| 1 | [ Jan 9 00:31:26 Enabled. ] | ||
| 2 | [ Jan 9 00:31:26 Rereading configuration. ] | ||
| 3 | [ Jan 9 00:31:28 Rereading configuration. ] | ||
| 4 | [ Jan 9 00:31:31 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 9 00:31:31 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.09 00:31:33.899896 [ 1 ] {} <Information> Application: Will watch for the process with pid 26263 | ||
| 29 | 2026.01.09 00:31:33.900302 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.01.09 00:31:34.402832 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 26263 | ||
| 31 | 2026.01.09 00:31:34.405457 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.01.09 00:31:34.405621 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.01.09 00:31:34.667208 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.01.09 00:31:34.701699 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.01.09 00:31:34.701777 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.01.09 00:31:34.701794 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.01.09 00:31:34.701850 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.01.09 00:31:34.702416 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.01.09 00:31:34.706459 [ 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.09 00:31:34.707390 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.01.09 00:31:34.708285 [ 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.09 00:31:34.708335 [ 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.09 00:31:34.708374 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.01.09 00:31:34.709194 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.01.09 00:31:34.710184 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.01.09 00:31:34.716111 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.01.09 00:31:34.716885 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.01.09 00:31:34.718264 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.01.09 00:31:34.718355 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.01.09 00:31:34.719433 [ 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.09 00:31:34.719909 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.01.09 00:31:34.724174 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.01.09 00:31:34.724854 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.01.09 00:31:34.729881 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.01.09 00:31:34.730263 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.01.09 00:31:34.730777 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.01.09 00:31:34.731123 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.01.09 00:31:34.732698 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.01.09 00:31:34.732731 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.01.09 00:31:34.732836 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.01.09 00:31:34.732950 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.01.09 00:31:34.741987 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.01.09 00:31:34.742018 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000173295 sec | ||
| 68 | 2026.01.09 00:31:34.742075 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.01.09 00:31:34.742117 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.01.09 00:31:34.742969 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.01.09 00:31:34.743817 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.01.09 00:31:34.762911 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.01.09 00:31:34.762968 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.01.09 00:31:34.763093 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.01.09 00:31:34.763110 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.01.09 00:31:34.763150 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.01.09 00:31:34.763211 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.01.09 00:31:34.767955 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.01.09 00:31:34.768016 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.01.09 00:31:34.768080 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.01.09 00:31:34.768341 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.01.09 00:31:34.768396 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.01.09 00:31:34.768412 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.01.09 00:31:34.768528 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.01.09 00:31:34.768545 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.01.09 00:31:34.768584 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.01.09 00:31:34.768669 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.01.09 00:31:34.801754 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.01.09 00:31:34.803544 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.01.09 00:31:34.803625 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000104263 sec | ||
| 91 | 2026.01.09 00:31:34.803644 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.01.09 00:31:34.803658 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.01.09 00:31:34.803690 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.01.09 00:31:34.803954 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.01.09 00:31:34.804145 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.01.09 00:31:34.804163 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.01.09 00:31:34.804177 [ 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.09 00:31:34.804191 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.01.09 00:31:34.822042 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.01.09 00:31:34.822330 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.79 MiB (RSS), difference: 92.01 MiB | ||
| 101 | 2026.01.09 00:31:34.824168 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.856e-05 sec. | ||
| 102 | 2026.01.09 00:31:34.824733 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.01.09 00:31:34.826605 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.01.09 00:31:34.826636 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.01.09 00:31:35.000223 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.80 MiB, peak 116.80 MiB, free memory in arenas 0.00 B, will set to 118.33 MiB (RSS), difference: 1.53 MiB | ||
| 106 | 2026.01.09 00:31:36.053717 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45081 | ||
| 107 | 2026.01.09 00:31:36.058458 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.01.09 00:31:36.058527 [ 4 ] {} <Debug> TCP-Session: d54fc74b-511a-44c8-aaa2-9f0883230972 Authenticating user 'default' from [fd00:1122:3344:101::a]:45081 | ||
| 109 | 2026.01.09 00:31:36.058654 [ 4 ] {} <Debug> TCP-Session: d54fc74b-511a-44c8-aaa2-9f0883230972 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.01.09 00:31:36.058670 [ 4 ] {} <Debug> TCP-Session: d54fc74b-511a-44c8-aaa2-9f0883230972 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.01.09 00:31:36.058766 [ 4 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.01.09 00:31:36.058865 [ 4 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.01.09 00:31:36.058888 [ 4 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.01.09 00:31:36.059453 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47064 | ||
| 115 | 2026.01.09 00:31:36.059590 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52146 | ||
| 116 | 2026.01.09 00:31:36.059678 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.01.09 00:31:36.059592 [ 6 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60408 | ||
| 118 | 2026.01.09 00:31:36.059772 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35122 | ||
| 119 | 2026.01.09 00:31:36.059809 [ 5 ] {} <Debug> TCP-Session: 6c406768-b3d6-4b4b-b2bf-2d6d2dde73b9 Authenticating user 'default' from [fd00:1122:3344:101::a]:47064 | ||
| 120 | 2026.01.09 00:31:36.059879 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40771 | ||
| 121 | 2026.01.09 00:31:36.059891 [ 5 ] {} <Debug> TCP-Session: 6c406768-b3d6-4b4b-b2bf-2d6d2dde73b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2026.01.09 00:31:36.059899 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.01.09 00:31:36.059997 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2026.01.09 00:31:36.060068 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57326 | ||
| 125 | 2026.01.09 00:31:36.060030 [ 6 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.01.09 00:31:36.060002 [ 5 ] {} <Debug> TCP-Session: 6c406768-b3d6-4b4b-b2bf-2d6d2dde73b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.01.09 00:31:36.060189 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41470 | ||
| 128 | 2026.01.09 00:31:36.060172 [ 6 ] {} <Debug> TCP-Session: 82eec7d6-af3c-4ed4-b689-874ef6fd6e3d Authenticating user 'default' from [fd00:1122:3344:101::a]:60408 | ||
| 129 | 2026.01.09 00:31:36.060155 [ 255 ] {} <Debug> TCP-Session: 5147767d-5073-4f9a-9242-2b5bb503d0c3 Authenticating user 'default' from [fd00:1122:3344:101::a]:35122 | ||
| 130 | 2026.01.09 00:31:36.060145 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.01.09 00:31:36.060346 [ 255 ] {} <Debug> TCP-Session: 5147767d-5073-4f9a-9242-2b5bb503d0c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.01.09 00:31:36.060336 [ 6 ] {} <Debug> TCP-Session: 82eec7d6-af3c-4ed4-b689-874ef6fd6e3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.01.09 00:31:36.060277 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2026.01.09 00:31:36.060435 [ 6 ] {} <Debug> TCP-Session: 82eec7d6-af3c-4ed4-b689-874ef6fd6e3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.01.09 00:31:36.060433 [ 256 ] {} <Debug> TCP-Session: 97eea829-6972-44e6-8480-19014ec10b16 Authenticating user 'default' from [fd00:1122:3344:101::a]:40771 | ||
| 136 | 2026.01.09 00:31:36.060449 [ 255 ] {} <Debug> TCP-Session: 5147767d-5073-4f9a-9242-2b5bb503d0c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.01.09 00:31:36.060529 [ 257 ] {} <Debug> TCP-Session: 45d5b8d4-3ef5-47a2-aaba-99e9b8b2f750 Authenticating user 'default' from [fd00:1122:3344:101::a]:57326 | ||
| 138 | 2026.01.09 00:31:36.060412 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2026.01.09 00:31:36.060617 [ 257 ] {} <Debug> TCP-Session: 45d5b8d4-3ef5-47a2-aaba-99e9b8b2f750 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.01.09 00:31:36.060651 [ 258 ] {} <Debug> TCP-Session: 202a0588-8697-40b7-8333-b7de4438035b Authenticating user 'default' from [fd00:1122:3344:101::a]:41470 | ||
| 141 | 2026.01.09 00:31:36.060734 [ 257 ] {} <Debug> TCP-Session: 45d5b8d4-3ef5-47a2-aaba-99e9b8b2f750 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.01.09 00:31:36.060610 [ 256 ] {} <Debug> TCP-Session: 97eea829-6972-44e6-8480-19014ec10b16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.01.09 00:31:36.060809 [ 258 ] {} <Debug> TCP-Session: 202a0588-8697-40b7-8333-b7de4438035b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.01.09 00:31:36.060923 [ 256 ] {} <Debug> TCP-Session: 97eea829-6972-44e6-8480-19014ec10b16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.01.09 00:31:36.060038 [ 254 ] {} <Debug> TCP-Session: 4bb3cf45-9773-4323-a325-02bd8aae2872 Authenticating user 'default' from [fd00:1122:3344:101::a]:52146 | ||
| 146 | 2026.01.09 00:31:36.060987 [ 258 ] {} <Debug> TCP-Session: 202a0588-8697-40b7-8333-b7de4438035b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.01.09 00:31:36.061049 [ 254 ] {} <Debug> TCP-Session: 4bb3cf45-9773-4323-a325-02bd8aae2872 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.01.09 00:31:36.061105 [ 254 ] {} <Debug> TCP-Session: 4bb3cf45-9773-4323-a325-02bd8aae2872 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.01.09 00:31:36.465975 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47502 | ||
| 150 | 2026.01.09 00:31:36.470096 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.01.09 00:31:36.470164 [ 259 ] {} <Debug> TCP-Session: 01e10b80-508a-4771-8c29-a1ed72d43ce3 Authenticating user 'default' from [fd00:1122:3344:101::b]:47502 | ||
| 152 | 2026.01.09 00:31:36.470187 [ 259 ] {} <Debug> TCP-Session: 01e10b80-508a-4771-8c29-a1ed72d43ce3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.01.09 00:31:36.470270 [ 259 ] {} <Debug> TCP-Session: 01e10b80-508a-4771-8c29-a1ed72d43ce3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.01.09 00:31:36.470346 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.01.09 00:31:36.470372 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.01.09 00:31:36.470457 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2026.01.09 00:31:36.471024 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57127 | ||
| 158 | 2026.01.09 00:31:36.471105 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40879 | ||
| 159 | 2026.01.09 00:31:36.471215 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2026.01.09 00:31:36.471214 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38996 | ||
| 161 | 2026.01.09 00:31:36.471308 [ 260 ] {} <Debug> TCP-Session: e30cc633-a6a1-4b9f-9992-34b3138f62b0 Authenticating user 'default' from [fd00:1122:3344:101::b]:57127 | ||
| 162 | 2026.01.09 00:31:36.471334 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 163 | 2026.01.09 00:31:36.471358 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50946 | ||
| 164 | 2026.01.09 00:31:36.471446 [ 260 ] {} <Debug> TCP-Session: e30cc633-a6a1-4b9f-9992-34b3138f62b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2026.01.09 00:31:36.471452 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41328 | ||
| 166 | 2026.01.09 00:31:36.471432 [ 261 ] {} <Debug> TCP-Session: 2ef76a31-8a00-4e13-8fc5-6c28ecfd6f09 Authenticating user 'default' from [fd00:1122:3344:101::b]:40879 | ||
| 167 | 2026.01.09 00:31:36.471552 [ 261 ] {} <Debug> TCP-Session: 2ef76a31-8a00-4e13-8fc5-6c28ecfd6f09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 168 | 2026.01.09 00:31:36.471571 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60411 | ||
| 169 | 2026.01.09 00:31:36.471569 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 170 | 2026.01.09 00:31:36.471674 [ 261 ] {} <Debug> TCP-Session: 2ef76a31-8a00-4e13-8fc5-6c28ecfd6f09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2026.01.09 00:31:36.471715 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60055 | ||
| 172 | 2026.01.09 00:31:36.471709 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2026.01.09 00:31:36.471759 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 174 | 2026.01.09 00:31:36.471556 [ 260 ] {} <Debug> TCP-Session: e30cc633-a6a1-4b9f-9992-34b3138f62b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2026.01.09 00:31:36.471805 [ 263 ] {} <Debug> TCP-Session: 7b4d907f-989d-464c-a1b3-d8bb6200cfdc Authenticating user 'default' from [fd00:1122:3344:101::b]:50946 | ||
| 176 | 2026.01.09 00:31:36.471720 [ 262 ] {} <Debug> TCP-Session: c4eb63e9-a1d9-4b11-80fc-be319746b8fd Authenticating user 'default' from [fd00:1122:3344:101::b]:38996 | ||
| 177 | 2026.01.09 00:31:36.471874 [ 264 ] {} <Debug> TCP-Session: e52b5d03-619e-433e-9edd-12afdbb6f50f Authenticating user 'default' from [fd00:1122:3344:101::b]:41328 | ||
| 178 | 2026.01.09 00:31:36.471923 [ 263 ] {} <Debug> TCP-Session: 7b4d907f-989d-464c-a1b3-d8bb6200cfdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.01.09 00:31:36.472022 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 180 | 2026.01.09 00:31:36.471922 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 181 | 2026.01.09 00:31:36.472092 [ 263 ] {} <Debug> TCP-Session: 7b4d907f-989d-464c-a1b3-d8bb6200cfdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.01.09 00:31:36.472089 [ 266 ] {} <Debug> TCP-Session: 1fb0efc4-e21b-45a5-98ad-37a923aaf696 Authenticating user 'default' from [fd00:1122:3344:101::b]:60055 | ||
| 183 | 2026.01.09 00:31:36.472073 [ 264 ] {} <Debug> TCP-Session: e52b5d03-619e-433e-9edd-12afdbb6f50f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.01.09 00:31:36.472272 [ 266 ] {} <Debug> TCP-Session: 1fb0efc4-e21b-45a5-98ad-37a923aaf696 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.01.09 00:31:36.472265 [ 265 ] {} <Debug> TCP-Session: b7c222d2-c1ad-4180-8fd3-9c7fa672f9ba Authenticating user 'default' from [fd00:1122:3344:101::b]:60411 | ||
| 186 | 2026.01.09 00:31:36.471913 [ 262 ] {} <Debug> TCP-Session: c4eb63e9-a1d9-4b11-80fc-be319746b8fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.01.09 00:31:36.472398 [ 266 ] {} <Debug> TCP-Session: 1fb0efc4-e21b-45a5-98ad-37a923aaf696 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.01.09 00:31:36.472388 [ 265 ] {} <Debug> TCP-Session: b7c222d2-c1ad-4180-8fd3-9c7fa672f9ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.01.09 00:31:36.472374 [ 264 ] {} <Debug> TCP-Session: e52b5d03-619e-433e-9edd-12afdbb6f50f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.01.09 00:31:36.472510 [ 265 ] {} <Debug> TCP-Session: b7c222d2-c1ad-4180-8fd3-9c7fa672f9ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.01.09 00:31:36.472482 [ 262 ] {} <Debug> TCP-Session: c4eb63e9-a1d9-4b11-80fc-be319746b8fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.01.09 00:31:36.605784 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61919 | ||
| 193 | 2026.01.09 00:31:36.608208 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.01.09 00:31:36.608313 [ 267 ] {} <Debug> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61919 | ||
| 195 | 2026.01.09 00:31:36.608341 [ 267 ] {} <Debug> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.01.09 00:31:36.608357 [ 267 ] {} <Debug> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.01.09 00:31:36.608511 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2026.01.09 00:31:36.608566 [ 267 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 199 | 2026.01.09 00:31:36.608660 [ 267 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 200 | 2026.01.09 00:31:36.611387 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33294 | ||
| 201 | 2026.01.09 00:31:36.611687 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 202 | 2026.01.09 00:31:36.611780 [ 268 ] {} <Debug> TCP-Session: 69cc56cd-a31b-4948-854a-06f255d88b7c Authenticating user 'default' from [fd00:1122:3344:101::d]:33294 | ||
| 203 | 2026.01.09 00:31:36.611814 [ 268 ] {} <Debug> TCP-Session: 69cc56cd-a31b-4948-854a-06f255d88b7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 204 | 2026.01.09 00:31:36.611874 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63365 | ||
| 205 | 2026.01.09 00:31:36.611822 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37290 | ||
| 206 | 2026.01.09 00:31:36.611978 [ 268 ] {} <Debug> TCP-Session: 69cc56cd-a31b-4948-854a-06f255d88b7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 207 | 2026.01.09 00:31:36.612004 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37594 | ||
| 208 | 2026.01.09 00:31:36.612166 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56570 | ||
| 209 | 2026.01.09 00:31:36.612316 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33788 | ||
| 210 | 2026.01.09 00:31:36.612353 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 211 | 2026.01.09 00:31:36.612710 [ 270 ] {} <Debug> TCP-Session: 473616d9-a816-497d-9261-c23f2f33b1b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:63365 | ||
| 212 | 2026.01.09 00:31:36.612837 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 213 | 2026.01.09 00:31:36.612868 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 214 | 2026.01.09 00:31:36.612740 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52180 | ||
| 215 | 2026.01.09 00:31:36.612974 [ 272 ] {} <Debug> TCP-Session: 8d114dec-72ba-4a48-9f66-dcf63c6c6463 Authenticating user 'default' from [fd00:1122:3344:101::d]:56570 | ||
| 216 | 2026.01.09 00:31:36.612950 [ 273 ] {} <Debug> TCP-Session: 8dd303ce-b4ca-4656-8936-261241344788 Authenticating user 'default' from [fd00:1122:3344:101::d]:33788 | ||
| 217 | 2026.01.09 00:31:36.613202 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55629 | ||
| 218 | 2026.01.09 00:31:36.612933 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 219 | 2026.01.09 00:31:36.612911 [ 270 ] {} <Debug> TCP-Session: 473616d9-a816-497d-9261-c23f2f33b1b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 220 | 2026.01.09 00:31:36.613463 [ 269 ] {} <Debug> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Authenticating user 'default' from [fd00:1122:3344:101::d]:37290 | ||
| 221 | 2026.01.09 00:31:36.613514 [ 270 ] {} <Debug> TCP-Session: 473616d9-a816-497d-9261-c23f2f33b1b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 222 | 2026.01.09 00:31:36.613660 [ 269 ] {} <Debug> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2026.01.09 00:31:36.613603 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 224 | 2026.01.09 00:31:36.613703 [ 273 ] {} <Debug> TCP-Session: 8dd303ce-b4ca-4656-8936-261241344788 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2026.01.09 00:31:36.613897 [ 272 ] {} <Debug> TCP-Session: 8d114dec-72ba-4a48-9f66-dcf63c6c6463 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2026.01.09 00:31:36.613886 [ 274 ] {} <Debug> TCP-Session: b10c258d-eea8-4983-bf42-ba70f54a3edd Authenticating user 'default' from [fd00:1122:3344:101::d]:52180 | ||
| 227 | 2026.01.09 00:31:36.613851 [ 269 ] {} <Debug> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2026.01.09 00:31:36.614020 [ 274 ] {} <Debug> TCP-Session: b10c258d-eea8-4983-bf42-ba70f54a3edd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2026.01.09 00:31:36.614037 [ 272 ] {} <Debug> TCP-Session: 8d114dec-72ba-4a48-9f66-dcf63c6c6463 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2026.01.09 00:31:36.614005 [ 273 ] {} <Debug> TCP-Session: 8dd303ce-b4ca-4656-8936-261241344788 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.01.09 00:31:36.613792 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 232 | 2026.01.09 00:31:36.613052 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 233 | 2026.01.09 00:31:36.614280 [ 275 ] {} <Debug> TCP-Session: 29306392-8921-4918-8396-e91636b0e164 Authenticating user 'default' from [fd00:1122:3344:101::d]:55629 | ||
| 234 | 2026.01.09 00:31:36.614316 [ 271 ] {} <Debug> TCP-Session: 6c00b3f5-e21e-4173-b1f8-a4aeb6c10254 Authenticating user 'default' from [fd00:1122:3344:101::d]:37594 | ||
| 235 | 2026.01.09 00:31:36.614286 [ 274 ] {} <Debug> TCP-Session: b10c258d-eea8-4983-bf42-ba70f54a3edd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2026.01.09 00:31:36.614414 [ 275 ] {} <Debug> TCP-Session: 29306392-8921-4918-8396-e91636b0e164 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 237 | 2026.01.09 00:31:36.614445 [ 271 ] {} <Debug> TCP-Session: 6c00b3f5-e21e-4173-b1f8-a4aeb6c10254 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 238 | 2026.01.09 00:31:36.614601 [ 275 ] {} <Debug> TCP-Session: 29306392-8921-4918-8396-e91636b0e164 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.01.09 00:31:36.614608 [ 271 ] {} <Debug> TCP-Session: 6c00b3f5-e21e-4173-b1f8-a4aeb6c10254 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.01.09 00:31:36.617211 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 241 | 2026.01.09 00:31:36.620959 [ 267 ] {089eaa77-b66b-477d-bb90-93f96caf31b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 242 | 2026.01.09 00:31:36.706553 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39760 | ||
| 243 | 2026.01.09 00:31:36.707895 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 244 | 2026.01.09 00:31:36.707937 [ 276 ] {} <Debug> TCP-Session: b70448f1-e85a-4219-8c18-8a160af8c178 Authenticating user 'default' from [fd00:1122:3344:101::c]:39760 | ||
| 245 | 2026.01.09 00:31:36.707956 [ 276 ] {} <Debug> TCP-Session: b70448f1-e85a-4219-8c18-8a160af8c178 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 246 | 2026.01.09 00:31:36.708063 [ 276 ] {} <Debug> TCP-Session: b70448f1-e85a-4219-8c18-8a160af8c178 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 247 | 2026.01.09 00:31:36.708165 [ 276 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 248 | 2026.01.09 00:31:36.708213 [ 276 ] {} <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 | ||
| 249 | 2026.01.09 00:31:36.708328 [ 276 ] {} <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 | ||
| 250 | 2026.01.09 00:31:36.708891 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58552 | ||
| 251 | 2026.01.09 00:31:36.709620 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45687 | ||
| 252 | 2026.01.09 00:31:36.709644 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 253 | 2026.01.09 00:31:36.709701 [ 277 ] {} <Debug> TCP-Session: b644da80-4c59-464f-b542-56d7f7f24a57 Authenticating user 'default' from [fd00:1122:3344:101::c]:58552 | ||
| 254 | 2026.01.09 00:31:36.709859 [ 277 ] {} <Debug> TCP-Session: b644da80-4c59-464f-b542-56d7f7f24a57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 255 | 2026.01.09 00:31:36.709874 [ 277 ] {} <Debug> TCP-Session: b644da80-4c59-464f-b542-56d7f7f24a57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 256 | 2026.01.09 00:31:36.710478 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 257 | 2026.01.09 00:31:36.710519 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:65225 | ||
| 258 | 2026.01.09 00:31:36.710507 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64002 | ||
| 259 | 2026.01.09 00:31:36.710623 [ 278 ] {} <Debug> TCP-Session: 0af1323e-0c30-4752-bdf7-4fecc8e4de50 Authenticating user 'default' from [fd00:1122:3344:101::c]:45687 | ||
| 260 | 2026.01.09 00:31:36.710665 [ 278 ] {} <Debug> TCP-Session: 0af1323e-0c30-4752-bdf7-4fecc8e4de50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 261 | 2026.01.09 00:31:36.710759 [ 278 ] {} <Debug> TCP-Session: 0af1323e-0c30-4752-bdf7-4fecc8e4de50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 262 | 2026.01.09 00:31:36.711249 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56677 | ||
| 263 | 2026.01.09 00:31:36.711357 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50237 | ||
| 264 | 2026.01.09 00:31:36.713143 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36308 | ||
| 265 | 2026.01.09 00:31:36.713978 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 266 | 2026.01.09 00:31:36.714006 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 267 | 2026.01.09 00:31:36.714045 [ 281 ] {} <Debug> TCP-Session: 4efe9cce-a56e-44ea-a419-fdb527830b15 Authenticating user 'default' from [fd00:1122:3344:101::c]:56677 | ||
| 268 | 2026.01.09 00:31:36.714053 [ 282 ] {} <Debug> TCP-Session: 2ead2b03-7603-4f74-aa09-9b0aa2ecfdfc Authenticating user 'default' from [fd00:1122:3344:101::c]:50237 | ||
| 269 | 2026.01.09 00:31:36.714166 [ 281 ] {} <Debug> TCP-Session: 4efe9cce-a56e-44ea-a419-fdb527830b15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 270 | 2026.01.09 00:31:36.714184 [ 282 ] {} <Debug> TCP-Session: 2ead2b03-7603-4f74-aa09-9b0aa2ecfdfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 271 | 2026.01.09 00:31:36.714191 [ 281 ] {} <Debug> TCP-Session: 4efe9cce-a56e-44ea-a419-fdb527830b15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 272 | 2026.01.09 00:31:36.714286 [ 282 ] {} <Debug> TCP-Session: 2ead2b03-7603-4f74-aa09-9b0aa2ecfdfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 273 | 2026.01.09 00:31:36.714620 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 274 | 2026.01.09 00:31:36.714715 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 275 | 2026.01.09 00:31:36.714752 [ 280 ] {} <Debug> TCP-Session: 3f8bb913-5cea-4c7d-8fe2-3f8c99821491 Authenticating user 'default' from [fd00:1122:3344:101::c]:64002 | ||
| 276 | 2026.01.09 00:31:36.714759 [ 283 ] {} <Debug> TCP-Session: a3c7dc4a-85b0-4062-8694-c90390327351 Authenticating user 'default' from [fd00:1122:3344:101::c]:36308 | ||
| 277 | 2026.01.09 00:31:36.714784 [ 280 ] {} <Debug> TCP-Session: 3f8bb913-5cea-4c7d-8fe2-3f8c99821491 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2026.01.09 00:31:36.714970 [ 280 ] {} <Debug> TCP-Session: 3f8bb913-5cea-4c7d-8fe2-3f8c99821491 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2026.01.09 00:31:36.714976 [ 283 ] {} <Debug> TCP-Session: a3c7dc4a-85b0-4062-8694-c90390327351 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2026.01.09 00:31:36.715096 [ 283 ] {} <Debug> TCP-Session: a3c7dc4a-85b0-4062-8694-c90390327351 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2026.01.09 00:31:36.715529 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 282 | 2026.01.09 00:31:36.715573 [ 279 ] {} <Debug> TCP-Session: 6a08b48b-b8c7-46eb-beea-ecbf3597dba0 Authenticating user 'default' from [fd00:1122:3344:101::c]:65225 | ||
| 283 | 2026.01.09 00:31:36.715689 [ 279 ] {} <Debug> TCP-Session: 6a08b48b-b8c7-46eb-beea-ecbf3597dba0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 284 | 2026.01.09 00:31:36.715745 [ 279 ] {} <Debug> TCP-Session: 6a08b48b-b8c7-46eb-beea-ecbf3597dba0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 285 | 2026.01.09 00:31:36.747898 [ 267 ] {089eaa77-b66b-477d-bb90-93f96caf31b3} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:61919) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 286 | |||
| 287 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 298 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 308 | |||
| 309 | 2026.01.09 00:31:36.749126 [ 267 ] {089eaa77-b66b-477d-bb90-93f96caf31b3} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 310 | |||
| 311 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 318 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 319 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 332 | |||
| 333 | 2026.01.09 00:31:36.749447 [ 267 ] {089eaa77-b66b-477d-bb90-93f96caf31b3} <Debug> TCPHandler: Processed in 0.135451366 sec. | ||
| 334 | 2026.01.09 00:31:36.749893 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 335 | 2026.01.09 00:31:36.750146 [ 269 ] {79b94df6-1de4-4655-88bd-5ea7734e0f69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 336 | 2026.01.09 00:31:36.750687 [ 269 ] {79b94df6-1de4-4655-88bd-5ea7734e0f69} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:37290) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 337 | |||
| 338 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 346 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 347 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 348 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 349 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 350 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 352 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 353 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 359 | |||
| 360 | 2026.01.09 00:31:36.751099 [ 269 ] {79b94df6-1de4-4655-88bd-5ea7734e0f69} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 361 | |||
| 362 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 363 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 365 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 366 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 369 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 370 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 371 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 372 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 373 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 374 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 376 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 377 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 383 | |||
| 384 | 2026.01.09 00:31:36.751369 [ 269 ] {79b94df6-1de4-4655-88bd-5ea7734e0f69} <Debug> TCPHandler: Processed in 0.001645677 sec. | ||
| 385 | 2026.01.09 00:31:36.751779 [ 274 ] {} <Trace> TCP-Session: b10c258d-eea8-4983-bf42-ba70f54a3edd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.01.09 00:31:36.752881 [ 274 ] {33b65704-8486-41d3-8a40-ae0d822b300d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52180) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 387 | 2026.01.09 00:31:36.753775 [ 274 ] {33b65704-8486-41d3-8a40-ae0d822b300d} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 388 | 2026.01.09 00:31:36.755440 [ 274 ] {33b65704-8486-41d3-8a40-ae0d822b300d} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 389 | 2026.01.09 00:31:36.755544 [ 274 ] {33b65704-8486-41d3-8a40-ae0d822b300d} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000142044 sec | ||
| 390 | 2026.01.09 00:31:36.755560 [ 274 ] {33b65704-8486-41d3-8a40-ae0d822b300d} <Trace> ReferentialDeps: No tables | ||
| 391 | 2026.01.09 00:31:36.755571 [ 274 ] {33b65704-8486-41d3-8a40-ae0d822b300d} <Trace> LoadingDeps: No tables | ||
| 392 | 2026.01.09 00:31:36.755646 [ 274 ] {33b65704-8486-41d3-8a40-ae0d822b300d} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 393 | 2026.01.09 00:31:36.756415 [ 274 ] {33b65704-8486-41d3-8a40-ae0d822b300d} <Debug> TCPHandler: Processed in 0.004800136 sec. | ||
| 394 | 2026.01.09 00:31:36.756587 [ 274 ] {} <Trace> TCP-Session: b10c258d-eea8-4983-bf42-ba70f54a3edd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 395 | 2026.01.09 00:31:36.756769 [ 274 ] {256c039c-ffad-430d-9af1-05ac5a5a2d02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52180) /* The version table contains metadata about the `oximeter` database */ | ||
| 396 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 397 | 2026.01.09 00:31:36.756954 [ 274 ] {256c039c-ffad-430d-9af1-05ac5a5a2d02} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 398 | 2026.01.09 00:31:36.767071 [ 274 ] {256c039c-ffad-430d-9af1-05ac5a5a2d02} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 399 | 2026.01.09 00:31:36.768681 [ 274 ] {256c039c-ffad-430d-9af1-05ac5a5a2d02} <Debug> oximeter.version (d96e0398-2c6c-4ca7-a7f1-49ea58ac3124): Loading data parts | ||
| 400 | 2026.01.09 00:31:36.771374 [ 274 ] {256c039c-ffad-430d-9af1-05ac5a5a2d02} <Debug> oximeter.version (d96e0398-2c6c-4ca7-a7f1-49ea58ac3124): There are no data parts | ||
| 401 | 2026.01.09 00:31:36.775348 [ 274 ] {256c039c-ffad-430d-9af1-05ac5a5a2d02} <Debug> TCPHandler: Processed in 0.018816665 sec. | ||
| 402 | 2026.01.09 00:31:36.775724 [ 274 ] {} <Trace> TCP-Session: b10c258d-eea8-4983-bf42-ba70f54a3edd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 403 | 2026.01.09 00:31:36.775939 [ 274 ] {d17a3266-dd8a-477d-887f-8387f2ac5d63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52180) /* The measurement tables contain all individual samples from each timeseries. | ||
| 404 | * | ||
| 405 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 406 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 407 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 408 | * by all samples from the same timeseries. | ||
| 409 | * | ||
| 410 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 411 | * and then uses that to index quickly into the measurements tables. | ||
| 412 | */ | ||
| 413 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 414 | 2026.01.09 00:31:36.776097 [ 274 ] {d17a3266-dd8a-477d-887f-8387f2ac5d63} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 415 | 2026.01.09 00:31:36.800923 [ 274 ] {d17a3266-dd8a-477d-887f-8387f2ac5d63} <Debug> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Loading data parts | ||
| 416 | 2026.01.09 00:31:36.801235 [ 274 ] {d17a3266-dd8a-477d-887f-8387f2ac5d63} <Debug> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): There are no data parts | ||
| 417 | 2026.01.09 00:31:36.802527 [ 274 ] {d17a3266-dd8a-477d-887f-8387f2ac5d63} <Debug> TCPHandler: Processed in 0.026882075 sec. | ||
| 418 | 2026.01.09 00:31:36.802776 [ 274 ] {} <Trace> TCP-Session: b10c258d-eea8-4983-bf42-ba70f54a3edd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2026.01.09 00:31:36.803046 [ 274 ] {e588fd73-b493-4b93-a4bf-f5a8a6fb3782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52180) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 420 | 2026.01.09 00:31:36.803095 [ 274 ] {e588fd73-b493-4b93-a4bf-f5a8a6fb3782} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 421 | 2026.01.09 00:31:36.805291 [ 274 ] {e588fd73-b493-4b93-a4bf-f5a8a6fb3782} <Debug> oximeter.measurements_i8 (d2270876-4d8a-4083-9583-b02a496f2cc1): Loading data parts | ||
| 422 | 2026.01.09 00:31:36.805433 [ 274 ] {e588fd73-b493-4b93-a4bf-f5a8a6fb3782} <Debug> oximeter.measurements_i8 (d2270876-4d8a-4083-9583-b02a496f2cc1): There are no data parts | ||
| 423 | 2026.01.09 00:31:36.807583 [ 274 ] {e588fd73-b493-4b93-a4bf-f5a8a6fb3782} <Debug> TCPHandler: Processed in 0.004879399 sec. | ||
| 424 | 2026.01.09 00:31:36.807842 [ 274 ] {} <Trace> TCP-Session: b10c258d-eea8-4983-bf42-ba70f54a3edd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2026.01.09 00:31:36.808004 [ 274 ] {7d006591-2512-404b-a3b0-43bf4a56ea48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52180) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 426 | 2026.01.09 00:31:36.808145 [ 274 ] {7d006591-2512-404b-a3b0-43bf4a56ea48} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 427 | 2026.01.09 00:31:36.810214 [ 274 ] {7d006591-2512-404b-a3b0-43bf4a56ea48} <Debug> oximeter.measurements_u8 (c464216a-f3eb-4c2e-9705-5306e0f87d6f): Loading data parts | ||
| 428 | 2026.01.09 00:31:36.810459 [ 274 ] {7d006591-2512-404b-a3b0-43bf4a56ea48} <Debug> oximeter.measurements_u8 (c464216a-f3eb-4c2e-9705-5306e0f87d6f): There are no data parts | ||
| 429 | 2026.01.09 00:31:36.812270 [ 274 ] {7d006591-2512-404b-a3b0-43bf4a56ea48} <Debug> TCPHandler: Processed in 0.004478557 sec. | ||
| 430 | 2026.01.09 00:31:36.812446 [ 274 ] {} <Trace> TCP-Session: b10c258d-eea8-4983-bf42-ba70f54a3edd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2026.01.09 00:31:36.812702 [ 274 ] {6388ba51-fd05-434e-82c8-7ef857c76b75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52180) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 432 | 2026.01.09 00:31:36.812745 [ 274 ] {6388ba51-fd05-434e-82c8-7ef857c76b75} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 433 | 2026.01.09 00:31:36.815327 [ 274 ] {6388ba51-fd05-434e-82c8-7ef857c76b75} <Debug> oximeter.measurements_i16 (01c46e53-55de-4ac8-addb-aebceae43d4e): Loading data parts | ||
| 434 | 2026.01.09 00:31:36.815481 [ 274 ] {6388ba51-fd05-434e-82c8-7ef857c76b75} <Debug> oximeter.measurements_i16 (01c46e53-55de-4ac8-addb-aebceae43d4e): There are no data parts | ||
| 435 | 2026.01.09 00:31:36.816744 [ 274 ] {6388ba51-fd05-434e-82c8-7ef857c76b75} <Debug> TCPHandler: Processed in 0.004351544 sec. | ||
| 436 | 2026.01.09 00:31:36.817301 [ 274 ] {} <Trace> TCP-Session: b10c258d-eea8-4983-bf42-ba70f54a3edd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2026.01.09 00:31:36.817472 [ 274 ] {77ed15ba-b602-45e9-9e14-1ada0f535b7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52180) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 438 | 2026.01.09 00:31:36.817736 [ 274 ] {77ed15ba-b602-45e9-9e14-1ada0f535b7e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 439 | 2026.01.09 00:31:36.820386 [ 274 ] {77ed15ba-b602-45e9-9e14-1ada0f535b7e} <Debug> oximeter.measurements_u16 (916d4395-e072-49d2-ba89-7d1c0d069cdd): Loading data parts | ||
| 440 | 2026.01.09 00:31:36.820674 [ 274 ] {77ed15ba-b602-45e9-9e14-1ada0f535b7e} <Debug> oximeter.measurements_u16 (916d4395-e072-49d2-ba89-7d1c0d069cdd): There are no data parts | ||
| 441 | 2026.01.09 00:31:36.822452 [ 274 ] {77ed15ba-b602-45e9-9e14-1ada0f535b7e} <Debug> TCPHandler: Processed in 0.005199508 sec. | ||
| 442 | 2026.01.09 00:31:36.822632 [ 274 ] {} <Trace> TCP-Session: b10c258d-eea8-4983-bf42-ba70f54a3edd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 443 | 2026.01.09 00:31:36.822871 [ 274 ] {34acf280-b2eb-406d-b411-285ebf7cf7f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52180) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 444 | 2026.01.09 00:31:36.823193 [ 274 ] {34acf280-b2eb-406d-b411-285ebf7cf7f4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 445 | 2026.01.09 00:31:36.825522 [ 274 ] {34acf280-b2eb-406d-b411-285ebf7cf7f4} <Debug> oximeter.measurements_i32 (91b1438e-e90b-4338-9a38-318c0a6f206c): Loading data parts | ||
| 446 | 2026.01.09 00:31:36.825658 [ 274 ] {34acf280-b2eb-406d-b411-285ebf7cf7f4} <Debug> oximeter.measurements_i32 (91b1438e-e90b-4338-9a38-318c0a6f206c): There are no data parts | ||
| 447 | 2026.01.09 00:31:36.827097 [ 274 ] {34acf280-b2eb-406d-b411-285ebf7cf7f4} <Debug> TCPHandler: Processed in 0.004519348 sec. | ||
| 448 | 2026.01.09 00:31:36.827366 [ 274 ] {} <Trace> TCP-Session: b10c258d-eea8-4983-bf42-ba70f54a3edd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 449 | 2026.01.09 00:31:36.827532 [ 274 ] {30d74b0a-e213-45f8-ab07-a2d6340ffcfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52180) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 450 | 2026.01.09 00:31:36.827667 [ 274 ] {30d74b0a-e213-45f8-ab07-a2d6340ffcfd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 451 | 2026.01.09 00:31:36.829970 [ 274 ] {30d74b0a-e213-45f8-ab07-a2d6340ffcfd} <Debug> oximeter.measurements_u32 (6db0d4ed-9a86-4b49-9a53-1dce014dc661): Loading data parts | ||
| 452 | 2026.01.09 00:31:36.830151 [ 274 ] {30d74b0a-e213-45f8-ab07-a2d6340ffcfd} <Debug> oximeter.measurements_u32 (6db0d4ed-9a86-4b49-9a53-1dce014dc661): There are no data parts | ||
| 453 | 2026.01.09 00:31:36.831891 [ 274 ] {30d74b0a-e213-45f8-ab07-a2d6340ffcfd} <Debug> TCPHandler: Processed in 0.00457648 sec. | ||
| 454 | 2026.01.09 00:31:36.832058 [ 274 ] {} <Trace> TCP-Session: b10c258d-eea8-4983-bf42-ba70f54a3edd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2026.01.09 00:31:36.832287 [ 274 ] {260de8ef-ac13-4d77-b668-df8dbeb2346d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52180) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 456 | 2026.01.09 00:31:36.832384 [ 274 ] {260de8ef-ac13-4d77-b668-df8dbeb2346d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 457 | 2026.01.09 00:31:36.835455 [ 274 ] {260de8ef-ac13-4d77-b668-df8dbeb2346d} <Debug> oximeter.measurements_i64 (8de239ba-0182-4216-858e-1bf507887ca1): Loading data parts | ||
| 458 | 2026.01.09 00:31:36.835589 [ 274 ] {260de8ef-ac13-4d77-b668-df8dbeb2346d} <Debug> oximeter.measurements_i64 (8de239ba-0182-4216-858e-1bf507887ca1): There are no data parts | ||
| 459 | 2026.01.09 00:31:36.837254 [ 274 ] {260de8ef-ac13-4d77-b668-df8dbeb2346d} <Debug> TCPHandler: Processed in 0.00525295 sec. | ||
| 460 | 2026.01.09 00:31:36.837548 [ 274 ] {} <Trace> TCP-Session: b10c258d-eea8-4983-bf42-ba70f54a3edd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2026.01.09 00:31:36.837709 [ 274 ] {d957da05-2235-43c1-9a9d-0e37f4f2aad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52180) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 462 | 2026.01.09 00:31:36.837843 [ 274 ] {d957da05-2235-43c1-9a9d-0e37f4f2aad5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 463 | 2026.01.09 00:31:36.840862 [ 274 ] {d957da05-2235-43c1-9a9d-0e37f4f2aad5} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Loading data parts | ||
| 464 | 2026.01.09 00:31:36.840997 [ 274 ] {d957da05-2235-43c1-9a9d-0e37f4f2aad5} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): There are no data parts | ||
| 465 | 2026.01.09 00:31:36.842567 [ 274 ] {d957da05-2235-43c1-9a9d-0e37f4f2aad5} <Debug> TCPHandler: Processed in 0.005095545 sec. | ||
| 466 | 2026.01.09 00:31:36.842720 [ 274 ] {} <Trace> TCP-Session: b10c258d-eea8-4983-bf42-ba70f54a3edd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2026.01.09 00:31:36.842880 [ 274 ] {2e51ed7e-75fa-4fb1-bc82-e552315d2d77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52180) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 468 | 2026.01.09 00:31:36.843022 [ 274 ] {2e51ed7e-75fa-4fb1-bc82-e552315d2d77} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 469 | 2026.01.09 00:31:36.845379 [ 274 ] {2e51ed7e-75fa-4fb1-bc82-e552315d2d77} <Debug> oximeter.measurements_f32 (e0d43198-f087-4ffb-a298-1293ea21efb3): Loading data parts | ||
| 470 | 2026.01.09 00:31:36.845522 [ 274 ] {2e51ed7e-75fa-4fb1-bc82-e552315d2d77} <Debug> oximeter.measurements_f32 (e0d43198-f087-4ffb-a298-1293ea21efb3): There are no data parts | ||
| 471 | 2026.01.09 00:31:36.847278 [ 274 ] {2e51ed7e-75fa-4fb1-bc82-e552315d2d77} <Debug> TCPHandler: Processed in 0.004609811 sec. | ||
| 472 | 2026.01.09 00:31:36.847544 [ 274 ] {} <Trace> TCP-Session: b10c258d-eea8-4983-bf42-ba70f54a3edd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2026.01.09 00:31:36.847727 [ 274 ] {ce856291-cd00-4668-9637-ae2227117afe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52180) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 474 | 2026.01.09 00:31:36.847877 [ 274 ] {ce856291-cd00-4668-9637-ae2227117afe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 475 | 2026.01.09 00:31:36.850142 [ 274 ] {ce856291-cd00-4668-9637-ae2227117afe} <Debug> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Loading data parts | ||
| 476 | 2026.01.09 00:31:36.850465 [ 274 ] {ce856291-cd00-4668-9637-ae2227117afe} <Debug> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): There are no data parts | ||
| 477 | 2026.01.09 00:31:36.852488 [ 274 ] {ce856291-cd00-4668-9637-ae2227117afe} <Debug> TCPHandler: Processed in 0.004999772 sec. | ||
| 478 | 2026.01.09 00:31:36.852664 [ 274 ] {} <Trace> TCP-Session: b10c258d-eea8-4983-bf42-ba70f54a3edd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2026.01.09 00:31:36.852851 [ 274 ] {241189b5-c41a-4a90-9c95-db4f8e95ced8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52180) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 480 | 2026.01.09 00:31:36.853004 [ 274 ] {241189b5-c41a-4a90-9c95-db4f8e95ced8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 481 | 2026.01.09 00:31:36.855426 [ 274 ] {241189b5-c41a-4a90-9c95-db4f8e95ced8} <Debug> oximeter.measurements_string (d0c40c12-59b3-4e17-9066-9134f10c1125): Loading data parts | ||
| 482 | 2026.01.09 00:31:36.855645 [ 274 ] {241189b5-c41a-4a90-9c95-db4f8e95ced8} <Debug> oximeter.measurements_string (d0c40c12-59b3-4e17-9066-9134f10c1125): There are no data parts | ||
| 483 | 2026.01.09 00:31:36.857089 [ 274 ] {241189b5-c41a-4a90-9c95-db4f8e95ced8} <Debug> TCPHandler: Processed in 0.004488867 sec. | ||
| 484 | 2026.01.09 00:31:36.857338 [ 274 ] {} <Trace> TCP-Session: b10c258d-eea8-4983-bf42-ba70f54a3edd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 485 | 2026.01.09 00:31:36.857495 [ 274 ] {b6531204-1d85-42f4-9f20-675521777ebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52180) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 486 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 487 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 488 | * a string isn't palatable for a few reasons. | ||
| 489 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 490 | * details. | ||
| 491 | */ | ||
| 492 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 493 | 2026.01.09 00:31:36.857626 [ 274 ] {b6531204-1d85-42f4-9f20-675521777ebc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 494 | 2026.01.09 00:31:36.859901 [ 274 ] {b6531204-1d85-42f4-9f20-675521777ebc} <Debug> oximeter.measurements_bytes (f4aa9ff8-e56d-4eaa-8cfb-29e95d6c669e): Loading data parts | ||
| 495 | 2026.01.09 00:31:36.860109 [ 274 ] {b6531204-1d85-42f4-9f20-675521777ebc} <Debug> oximeter.measurements_bytes (f4aa9ff8-e56d-4eaa-8cfb-29e95d6c669e): There are no data parts | ||
| 496 | 2026.01.09 00:31:36.861576 [ 274 ] {b6531204-1d85-42f4-9f20-675521777ebc} <Debug> TCPHandler: Processed in 0.004288212 sec. | ||
| 497 | 2026.01.09 00:31:36.861847 [ 274 ] {} <Trace> TCP-Session: b10c258d-eea8-4983-bf42-ba70f54a3edd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 498 | 2026.01.09 00:31:36.862025 [ 274 ] {f6dc0828-c3ec-4ab1-9f7f-6ae5c00753ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52180) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 499 | 2026.01.09 00:31:36.862154 [ 274 ] {f6dc0828-c3ec-4ab1-9f7f-6ae5c00753ae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 500 | 2026.01.09 00:31:36.864258 [ 274 ] {f6dc0828-c3ec-4ab1-9f7f-6ae5c00753ae} <Debug> oximeter.measurements_cumulativei64 (63bbe4a7-1920-4253-9d1c-11172794fa1a): Loading data parts | ||
| 501 | 2026.01.09 00:31:36.864559 [ 274 ] {f6dc0828-c3ec-4ab1-9f7f-6ae5c00753ae} <Debug> oximeter.measurements_cumulativei64 (63bbe4a7-1920-4253-9d1c-11172794fa1a): There are no data parts | ||
| 502 | 2026.01.09 00:31:36.866003 [ 274 ] {f6dc0828-c3ec-4ab1-9f7f-6ae5c00753ae} <Debug> TCPHandler: Processed in 0.00421969 sec. | ||
| 503 | 2026.01.09 00:31:36.866163 [ 274 ] {} <Trace> TCP-Session: b10c258d-eea8-4983-bf42-ba70f54a3edd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 504 | 2026.01.09 00:31:36.866425 [ 274 ] {dfac669b-ef6c-4d5c-8dbf-a5f2e8440067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52180) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 505 | 2026.01.09 00:31:36.866559 [ 274 ] {dfac669b-ef6c-4d5c-8dbf-a5f2e8440067} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 506 | 2026.01.09 00:31:36.868609 [ 274 ] {dfac669b-ef6c-4d5c-8dbf-a5f2e8440067} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Loading data parts | ||
| 507 | 2026.01.09 00:31:36.868787 [ 274 ] {dfac669b-ef6c-4d5c-8dbf-a5f2e8440067} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): There are no data parts | ||
| 508 | 2026.01.09 00:31:36.870449 [ 274 ] {dfac669b-ef6c-4d5c-8dbf-a5f2e8440067} <Debug> TCPHandler: Processed in 0.004339423 sec. | ||
| 509 | 2026.01.09 00:31:36.870601 [ 274 ] {} <Trace> TCP-Session: b10c258d-eea8-4983-bf42-ba70f54a3edd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 510 | 2026.01.09 00:31:36.870760 [ 274 ] {4e685234-677d-4388-bda0-37f2ef3edcce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52180) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 511 | 2026.01.09 00:31:36.870905 [ 274 ] {4e685234-677d-4388-bda0-37f2ef3edcce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 512 | 2026.01.09 00:31:36.873677 [ 274 ] {4e685234-677d-4388-bda0-37f2ef3edcce} <Debug> oximeter.measurements_cumulativef32 (2ddd03f6-2271-4e70-9ed5-454e5913f8d0): Loading data parts | ||
| 513 | 2026.01.09 00:31:36.873898 [ 274 ] {4e685234-677d-4388-bda0-37f2ef3edcce} <Debug> oximeter.measurements_cumulativef32 (2ddd03f6-2271-4e70-9ed5-454e5913f8d0): There are no data parts | ||
| 514 | 2026.01.09 00:31:36.875527 [ 274 ] {4e685234-677d-4388-bda0-37f2ef3edcce} <Debug> TCPHandler: Processed in 0.004974921 sec. | ||
| 515 | 2026.01.09 00:31:36.875774 [ 274 ] {} <Trace> TCP-Session: b10c258d-eea8-4983-bf42-ba70f54a3edd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 516 | 2026.01.09 00:31:36.875952 [ 274 ] {845ed1c2-d4de-43a9-a6a9-bec9837e90a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52180) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 517 | 2026.01.09 00:31:36.876101 [ 274 ] {845ed1c2-d4de-43a9-a6a9-bec9837e90a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 518 | 2026.01.09 00:31:36.878319 [ 274 ] {845ed1c2-d4de-43a9-a6a9-bec9837e90a8} <Debug> oximeter.measurements_cumulativef64 (68d6ffed-7b6a-4f5f-9cdf-dc941db996e4): Loading data parts | ||
| 519 | 2026.01.09 00:31:36.878570 [ 274 ] {845ed1c2-d4de-43a9-a6a9-bec9837e90a8} <Debug> oximeter.measurements_cumulativef64 (68d6ffed-7b6a-4f5f-9cdf-dc941db996e4): There are no data parts | ||
| 520 | 2026.01.09 00:31:36.880050 [ 274 ] {845ed1c2-d4de-43a9-a6a9-bec9837e90a8} <Debug> TCPHandler: Processed in 0.004324193 sec. | ||
| 521 | 2026.01.09 00:31:36.880206 [ 274 ] {} <Trace> TCP-Session: b10c258d-eea8-4983-bf42-ba70f54a3edd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 522 | 2026.01.09 00:31:36.880516 [ 274 ] {88d93cea-1a0e-462a-839a-d3284813471e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52180) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 523 | * NOTE: Array types cannot be Nullable, see | ||
| 524 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 525 | * for more details. | ||
| 526 | * | ||
| 527 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 528 | * is unfortunate, and at this point relies on the fact that an | ||
| 529 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 530 | * to figure out another way to represent missing samples here. | ||
| 531 | */ | ||
| 532 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 533 | 2026.01.09 00:31:36.880748 [ 274 ] {88d93cea-1a0e-462a-839a-d3284813471e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 534 | 2026.01.09 00:31:36.883327 [ 274 ] {88d93cea-1a0e-462a-839a-d3284813471e} <Debug> oximeter.measurements_histogrami8 (78f2ed4e-61d4-48bf-8058-1b4cd99a38f5): Loading data parts | ||
| 535 | 2026.01.09 00:31:36.883527 [ 274 ] {88d93cea-1a0e-462a-839a-d3284813471e} <Debug> oximeter.measurements_histogrami8 (78f2ed4e-61d4-48bf-8058-1b4cd99a38f5): There are no data parts | ||
| 536 | 2026.01.09 00:31:36.885201 [ 274 ] {88d93cea-1a0e-462a-839a-d3284813471e} <Debug> TCPHandler: Processed in 0.005047173 sec. | ||
| 537 | 2026.01.09 00:31:36.885464 [ 274 ] {} <Trace> TCP-Session: b10c258d-eea8-4983-bf42-ba70f54a3edd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2026.01.09 00:31:36.885683 [ 274 ] {dcb56421-98fe-467b-9ce8-9c1f1442d375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52180) 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) | ||
| 539 | 2026.01.09 00:31:36.885849 [ 274 ] {dcb56421-98fe-467b-9ce8-9c1f1442d375} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 540 | 2026.01.09 00:31:36.889039 [ 274 ] {dcb56421-98fe-467b-9ce8-9c1f1442d375} <Debug> oximeter.measurements_histogramu8 (5f38ecb8-23d7-495f-b5e2-ff7b29eae708): Loading data parts | ||
| 541 | 2026.01.09 00:31:36.889282 [ 274 ] {dcb56421-98fe-467b-9ce8-9c1f1442d375} <Debug> oximeter.measurements_histogramu8 (5f38ecb8-23d7-495f-b5e2-ff7b29eae708): There are no data parts | ||
| 542 | 2026.01.09 00:31:36.890780 [ 274 ] {dcb56421-98fe-467b-9ce8-9c1f1442d375} <Debug> TCPHandler: Processed in 0.005367092 sec. | ||
| 543 | 2026.01.09 00:31:36.890935 [ 274 ] {} <Trace> TCP-Session: b10c258d-eea8-4983-bf42-ba70f54a3edd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2026.01.09 00:31:36.891237 [ 274 ] {8e80d0ef-ca9c-4f93-8417-d8996abd2f58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52180) 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) | ||
| 545 | 2026.01.09 00:31:36.891378 [ 274 ] {8e80d0ef-ca9c-4f93-8417-d8996abd2f58} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 546 | 2026.01.09 00:31:36.893749 [ 274 ] {8e80d0ef-ca9c-4f93-8417-d8996abd2f58} <Debug> oximeter.measurements_histogrami16 (fde7fe46-7139-44f3-a020-bc2a6e37121c): Loading data parts | ||
| 547 | 2026.01.09 00:31:36.893905 [ 274 ] {8e80d0ef-ca9c-4f93-8417-d8996abd2f58} <Debug> oximeter.measurements_histogrami16 (fde7fe46-7139-44f3-a020-bc2a6e37121c): There are no data parts | ||
| 548 | 2026.01.09 00:31:36.895676 [ 274 ] {8e80d0ef-ca9c-4f93-8417-d8996abd2f58} <Debug> TCPHandler: Processed in 0.004789037 sec. | ||
| 549 | 2026.01.09 00:31:36.895950 [ 274 ] {} <Trace> TCP-Session: b10c258d-eea8-4983-bf42-ba70f54a3edd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2026.01.09 00:31:36.896180 [ 274 ] {812db944-1939-4a66-97f9-5bf9321b6d7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52180) 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) | ||
| 551 | 2026.01.09 00:31:36.896340 [ 274 ] {812db944-1939-4a66-97f9-5bf9321b6d7a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 552 | 2026.01.09 00:31:36.898694 [ 274 ] {812db944-1939-4a66-97f9-5bf9321b6d7a} <Debug> oximeter.measurements_histogramu16 (5085e4a9-ea83-4383-82ce-edaa98142fa6): Loading data parts | ||
| 553 | 2026.01.09 00:31:36.898951 [ 274 ] {812db944-1939-4a66-97f9-5bf9321b6d7a} <Debug> oximeter.measurements_histogramu16 (5085e4a9-ea83-4383-82ce-edaa98142fa6): There are no data parts | ||
| 554 | 2026.01.09 00:31:36.900521 [ 274 ] {812db944-1939-4a66-97f9-5bf9321b6d7a} <Debug> TCPHandler: Processed in 0.004625072 sec. | ||
| 555 | 2026.01.09 00:31:36.900679 [ 274 ] {} <Trace> TCP-Session: b10c258d-eea8-4983-bf42-ba70f54a3edd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2026.01.09 00:31:36.900995 [ 274 ] {a4f18f77-c5b3-43c5-87ba-5a1d421332e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52180) 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) | ||
| 557 | 2026.01.09 00:31:36.901144 [ 274 ] {a4f18f77-c5b3-43c5-87ba-5a1d421332e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 558 | 2026.01.09 00:31:36.903290 [ 274 ] {a4f18f77-c5b3-43c5-87ba-5a1d421332e9} <Debug> oximeter.measurements_histogrami32 (e9b314ec-8a19-4f71-9342-481603d15330): Loading data parts | ||
| 559 | 2026.01.09 00:31:36.903486 [ 274 ] {a4f18f77-c5b3-43c5-87ba-5a1d421332e9} <Debug> oximeter.measurements_histogrami32 (e9b314ec-8a19-4f71-9342-481603d15330): There are no data parts | ||
| 560 | 2026.01.09 00:31:36.905152 [ 274 ] {a4f18f77-c5b3-43c5-87ba-5a1d421332e9} <Debug> TCPHandler: Processed in 0.004523058 sec. | ||
| 561 | 2026.01.09 00:31:36.905412 [ 274 ] {} <Trace> TCP-Session: b10c258d-eea8-4983-bf42-ba70f54a3edd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2026.01.09 00:31:36.905627 [ 274 ] {7ed5f3d2-19d1-4d18-b7ab-75a8825ab810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52180) 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) | ||
| 563 | 2026.01.09 00:31:36.905768 [ 274 ] {7ed5f3d2-19d1-4d18-b7ab-75a8825ab810} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 564 | 2026.01.09 00:31:36.908083 [ 274 ] {7ed5f3d2-19d1-4d18-b7ab-75a8825ab810} <Debug> oximeter.measurements_histogramu32 (6a913771-1b13-481f-8201-569e8aaa0006): Loading data parts | ||
| 565 | 2026.01.09 00:31:36.908301 [ 274 ] {7ed5f3d2-19d1-4d18-b7ab-75a8825ab810} <Debug> oximeter.measurements_histogramu32 (6a913771-1b13-481f-8201-569e8aaa0006): There are no data parts | ||
| 566 | 2026.01.09 00:31:36.909811 [ 274 ] {7ed5f3d2-19d1-4d18-b7ab-75a8825ab810} <Debug> TCPHandler: Processed in 0.004448437 sec. | ||
| 567 | 2026.01.09 00:31:36.909992 [ 274 ] {} <Trace> TCP-Session: b10c258d-eea8-4983-bf42-ba70f54a3edd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.01.09 00:31:36.910258 [ 274 ] {91f20fce-7524-4ef5-8cd3-0e1ed0f8bba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52180) 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) | ||
| 569 | 2026.01.09 00:31:36.910412 [ 274 ] {91f20fce-7524-4ef5-8cd3-0e1ed0f8bba9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 570 | 2026.01.09 00:31:36.912851 [ 274 ] {91f20fce-7524-4ef5-8cd3-0e1ed0f8bba9} <Debug> oximeter.measurements_histogrami64 (033103f1-004c-4cff-9879-1e3ecb62506d): Loading data parts | ||
| 571 | 2026.01.09 00:31:36.913036 [ 274 ] {91f20fce-7524-4ef5-8cd3-0e1ed0f8bba9} <Debug> oximeter.measurements_histogrami64 (033103f1-004c-4cff-9879-1e3ecb62506d): There are no data parts | ||
| 572 | 2026.01.09 00:31:36.914669 [ 274 ] {91f20fce-7524-4ef5-8cd3-0e1ed0f8bba9} <Debug> TCPHandler: Processed in 0.004750995 sec. | ||
| 573 | 2026.01.09 00:31:36.914936 [ 274 ] {} <Trace> TCP-Session: b10c258d-eea8-4983-bf42-ba70f54a3edd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 574 | 2026.01.09 00:31:36.915188 [ 274 ] {f2c87829-f8d3-45f7-9de6-29a7c5e4ac24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52180) 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) | ||
| 575 | 2026.01.09 00:31:36.915339 [ 274 ] {f2c87829-f8d3-45f7-9de6-29a7c5e4ac24} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 576 | 2026.01.09 00:31:36.917754 [ 274 ] {f2c87829-f8d3-45f7-9de6-29a7c5e4ac24} <Debug> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Loading data parts | ||
| 577 | 2026.01.09 00:31:36.917970 [ 274 ] {f2c87829-f8d3-45f7-9de6-29a7c5e4ac24} <Debug> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): There are no data parts | ||
| 578 | 2026.01.09 00:31:36.919629 [ 274 ] {f2c87829-f8d3-45f7-9de6-29a7c5e4ac24} <Debug> TCPHandler: Processed in 0.004742884 sec. | ||
| 579 | 2026.01.09 00:31:36.919780 [ 274 ] {} <Trace> TCP-Session: b10c258d-eea8-4983-bf42-ba70f54a3edd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2026.01.09 00:31:36.920049 [ 274 ] {d6e0fcc1-c9bf-4c32-9ed2-cb4b91f843b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52180) 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) | ||
| 581 | 2026.01.09 00:31:36.920196 [ 274 ] {d6e0fcc1-c9bf-4c32-9ed2-cb4b91f843b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 582 | 2026.01.09 00:31:36.922874 [ 274 ] {d6e0fcc1-c9bf-4c32-9ed2-cb4b91f843b1} <Debug> oximeter.measurements_histogramf32 (d331a593-54e3-4c43-97f2-0518a82ebbe3): Loading data parts | ||
| 583 | 2026.01.09 00:31:36.923066 [ 274 ] {d6e0fcc1-c9bf-4c32-9ed2-cb4b91f843b1} <Debug> oximeter.measurements_histogramf32 (d331a593-54e3-4c43-97f2-0518a82ebbe3): There are no data parts | ||
| 584 | 2026.01.09 00:31:36.924897 [ 274 ] {d6e0fcc1-c9bf-4c32-9ed2-cb4b91f843b1} <Debug> TCPHandler: Processed in 0.005168257 sec. | ||
| 585 | 2026.01.09 00:31:36.925137 [ 274 ] {} <Trace> TCP-Session: b10c258d-eea8-4983-bf42-ba70f54a3edd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2026.01.09 00:31:36.925352 [ 274 ] {59da4625-ea56-457a-91bf-66b1b08dd768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52180) 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) | ||
| 587 | 2026.01.09 00:31:36.925500 [ 274 ] {59da4625-ea56-457a-91bf-66b1b08dd768} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 588 | 2026.01.09 00:31:36.927691 [ 274 ] {59da4625-ea56-457a-91bf-66b1b08dd768} <Debug> oximeter.measurements_histogramf64 (3e650e91-2c12-497c-8b63-83eeb74fa02d): Loading data parts | ||
| 589 | 2026.01.09 00:31:36.927920 [ 274 ] {59da4625-ea56-457a-91bf-66b1b08dd768} <Debug> oximeter.measurements_histogramf64 (3e650e91-2c12-497c-8b63-83eeb74fa02d): There are no data parts | ||
| 590 | 2026.01.09 00:31:36.929414 [ 274 ] {59da4625-ea56-457a-91bf-66b1b08dd768} <Debug> TCPHandler: Processed in 0.004329553 sec. | ||
| 591 | 2026.01.09 00:31:36.929573 [ 274 ] {} <Trace> TCP-Session: b10c258d-eea8-4983-bf42-ba70f54a3edd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2026.01.09 00:31:36.929804 [ 274 ] {58c89c25-2d76-4997-b072-affcfe9665e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52180) /* The field tables store named dimensions of each timeseries. | ||
| 593 | * | ||
| 594 | * As with the measurement tables, there is one field table for each field data | ||
| 595 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 596 | * this behavior **must not** be relied upon for query correctness. | ||
| 597 | * | ||
| 598 | * The index for the fields differs from the measurements, however. Rows are | ||
| 599 | * sorted by timeseries name, then field name, field value, and finally | ||
| 600 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 601 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 602 | * usually then used to look up measurements. | ||
| 603 | * | ||
| 604 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 605 | * timeseries name and then key, since it would improve lookups where one | ||
| 606 | * already has the key. Realistically though, these tables are quite small and | ||
| 607 | * so performance benefits will be low in absolute terms. | ||
| 608 | * | ||
| 609 | * TTL: We use a materialized column to expire old field table records. This | ||
| 610 | * column is generated automatically by the database whenever a new row is | ||
| 611 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 612 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 613 | * record will remain during a deduplication, which will have the last | ||
| 614 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 615 | * measurement tables. | ||
| 616 | */ | ||
| 617 | 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) | ||
| 618 | 2026.01.09 00:31:36.929972 [ 274 ] {58c89c25-2d76-4997-b072-affcfe9665e6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 619 | 2026.01.09 00:31:36.932363 [ 274 ] {58c89c25-2d76-4997-b072-affcfe9665e6} <Debug> oximeter.fields_bool (4036f382-d031-4f5f-9bb8-3a8e5ccca41b): Loading data parts | ||
| 620 | 2026.01.09 00:31:36.932561 [ 274 ] {58c89c25-2d76-4997-b072-affcfe9665e6} <Debug> oximeter.fields_bool (4036f382-d031-4f5f-9bb8-3a8e5ccca41b): There are no data parts | ||
| 621 | 2026.01.09 00:31:36.934434 [ 274 ] {58c89c25-2d76-4997-b072-affcfe9665e6} <Debug> TCPHandler: Processed in 0.00491154 sec. | ||
| 622 | 2026.01.09 00:31:36.934586 [ 274 ] {} <Trace> TCP-Session: b10c258d-eea8-4983-bf42-ba70f54a3edd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 623 | 2026.01.09 00:31:36.934837 [ 274 ] {98297866-8624-4ad9-9917-f9c4799cc35d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52180) 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) | ||
| 624 | 2026.01.09 00:31:36.934970 [ 274 ] {98297866-8624-4ad9-9917-f9c4799cc35d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 625 | 2026.01.09 00:31:36.936916 [ 274 ] {98297866-8624-4ad9-9917-f9c4799cc35d} <Debug> oximeter.fields_i8 (c8fb9427-8f13-41c7-bbf9-7b346afb3d79): Loading data parts | ||
| 626 | 2026.01.09 00:31:36.937060 [ 274 ] {98297866-8624-4ad9-9917-f9c4799cc35d} <Debug> oximeter.fields_i8 (c8fb9427-8f13-41c7-bbf9-7b346afb3d79): There are no data parts | ||
| 627 | 2026.01.09 00:31:36.938516 [ 274 ] {98297866-8624-4ad9-9917-f9c4799cc35d} <Debug> TCPHandler: Processed in 0.003979823 sec. | ||
| 628 | 2026.01.09 00:31:36.938670 [ 274 ] {} <Trace> TCP-Session: b10c258d-eea8-4983-bf42-ba70f54a3edd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 629 | 2026.01.09 00:31:36.938827 [ 274 ] {f5129c41-b393-42a4-af16-d837aef47896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52180) 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) | ||
| 630 | 2026.01.09 00:31:36.938970 [ 274 ] {f5129c41-b393-42a4-af16-d837aef47896} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 631 | 2026.01.09 00:31:36.941057 [ 274 ] {f5129c41-b393-42a4-af16-d837aef47896} <Debug> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Loading data parts | ||
| 632 | 2026.01.09 00:31:36.941236 [ 274 ] {f5129c41-b393-42a4-af16-d837aef47896} <Debug> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): There are no data parts | ||
| 633 | 2026.01.09 00:31:36.943070 [ 274 ] {f5129c41-b393-42a4-af16-d837aef47896} <Debug> TCPHandler: Processed in 0.004449477 sec. | ||
| 634 | 2026.01.09 00:31:36.943224 [ 274 ] {} <Trace> TCP-Session: b10c258d-eea8-4983-bf42-ba70f54a3edd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 635 | 2026.01.09 00:31:36.943471 [ 274 ] {67683e52-9813-4d98-b6fd-f568166f83a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52180) 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) | ||
| 636 | 2026.01.09 00:31:36.943598 [ 274 ] {67683e52-9813-4d98-b6fd-f568166f83a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 637 | 2026.01.09 00:31:36.945656 [ 274 ] {67683e52-9813-4d98-b6fd-f568166f83a0} <Debug> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Loading data parts | ||
| 638 | 2026.01.09 00:31:36.945834 [ 274 ] {67683e52-9813-4d98-b6fd-f568166f83a0} <Debug> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): There are no data parts | ||
| 639 | 2026.01.09 00:31:36.947249 [ 274 ] {67683e52-9813-4d98-b6fd-f568166f83a0} <Debug> TCPHandler: Processed in 0.004072786 sec. | ||
| 640 | 2026.01.09 00:31:36.947404 [ 274 ] {} <Trace> TCP-Session: b10c258d-eea8-4983-bf42-ba70f54a3edd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 641 | 2026.01.09 00:31:36.947562 [ 274 ] {52a47eb2-8326-4c98-a352-e33f338ba656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52180) 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) | ||
| 642 | 2026.01.09 00:31:36.947698 [ 274 ] {52a47eb2-8326-4c98-a352-e33f338ba656} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 643 | 2026.01.09 00:31:36.949814 [ 274 ] {52a47eb2-8326-4c98-a352-e33f338ba656} <Debug> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Loading data parts | ||
| 644 | 2026.01.09 00:31:36.949957 [ 274 ] {52a47eb2-8326-4c98-a352-e33f338ba656} <Debug> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): There are no data parts | ||
| 645 | 2026.01.09 00:31:36.951875 [ 274 ] {52a47eb2-8326-4c98-a352-e33f338ba656} <Debug> TCPHandler: Processed in 0.004520398 sec. | ||
| 646 | 2026.01.09 00:31:36.952096 [ 274 ] {} <Trace> TCP-Session: b10c258d-eea8-4983-bf42-ba70f54a3edd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 647 | 2026.01.09 00:31:36.952325 [ 274 ] {389fbcac-93ff-40af-be95-2c96da235e63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52180) 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) | ||
| 648 | 2026.01.09 00:31:36.952514 [ 274 ] {389fbcac-93ff-40af-be95-2c96da235e63} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 649 | 2026.01.09 00:31:36.954352 [ 274 ] {389fbcac-93ff-40af-be95-2c96da235e63} <Debug> oximeter.fields_i32 (947678fe-5aa5-451d-a0aa-653fb8ef53f2): Loading data parts | ||
| 650 | 2026.01.09 00:31:36.954488 [ 274 ] {389fbcac-93ff-40af-be95-2c96da235e63} <Debug> oximeter.fields_i32 (947678fe-5aa5-451d-a0aa-653fb8ef53f2): There are no data parts | ||
| 651 | 2026.01.09 00:31:36.956020 [ 274 ] {389fbcac-93ff-40af-be95-2c96da235e63} <Debug> TCPHandler: Processed in 0.003973063 sec. | ||
| 652 | 2026.01.09 00:31:36.956184 [ 274 ] {} <Trace> TCP-Session: b10c258d-eea8-4983-bf42-ba70f54a3edd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 653 | 2026.01.09 00:31:36.956364 [ 274 ] {7a44ba48-b9a6-4b9a-8c07-d411c7b3e8d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52180) 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) | ||
| 654 | 2026.01.09 00:31:36.956509 [ 274 ] {7a44ba48-b9a6-4b9a-8c07-d411c7b3e8d5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 655 | 2026.01.09 00:31:36.959424 [ 274 ] {7a44ba48-b9a6-4b9a-8c07-d411c7b3e8d5} <Debug> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Loading data parts | ||
| 656 | 2026.01.09 00:31:36.959610 [ 274 ] {7a44ba48-b9a6-4b9a-8c07-d411c7b3e8d5} <Debug> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): There are no data parts | ||
| 657 | 2026.01.09 00:31:36.960949 [ 274 ] {7a44ba48-b9a6-4b9a-8c07-d411c7b3e8d5} <Debug> TCPHandler: Processed in 0.004816506 sec. | ||
| 658 | 2026.01.09 00:31:36.961193 [ 274 ] {} <Trace> TCP-Session: b10c258d-eea8-4983-bf42-ba70f54a3edd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 659 | 2026.01.09 00:31:36.961349 [ 274 ] {970d0601-a12d-4788-adaa-784329c412b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52180) 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) | ||
| 660 | 2026.01.09 00:31:36.961490 [ 274 ] {970d0601-a12d-4788-adaa-784329c412b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 661 | 2026.01.09 00:31:36.964036 [ 274 ] {970d0601-a12d-4788-adaa-784329c412b7} <Debug> oximeter.fields_i64 (49c72fa2-b5b4-46ce-9900-4bbc22cc7f97): Loading data parts | ||
| 662 | 2026.01.09 00:31:36.964305 [ 274 ] {970d0601-a12d-4788-adaa-784329c412b7} <Debug> oximeter.fields_i64 (49c72fa2-b5b4-46ce-9900-4bbc22cc7f97): There are no data parts | ||
| 663 | 2026.01.09 00:31:36.965729 [ 274 ] {970d0601-a12d-4788-adaa-784329c412b7} <Debug> TCPHandler: Processed in 0.004585651 sec. | ||
| 664 | 2026.01.09 00:31:36.965878 [ 274 ] {} <Trace> TCP-Session: b10c258d-eea8-4983-bf42-ba70f54a3edd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 665 | 2026.01.09 00:31:36.966095 [ 274 ] {1106cd62-b8a0-428f-b85d-a78891e3360f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52180) 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) | ||
| 666 | 2026.01.09 00:31:36.966199 [ 274 ] {1106cd62-b8a0-428f-b85d-a78891e3360f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 667 | 2026.01.09 00:31:36.968308 [ 274 ] {1106cd62-b8a0-428f-b85d-a78891e3360f} <Debug> oximeter.fields_u64 (d98f322b-6411-4fa9-b95d-a5242776e7bd): Loading data parts | ||
| 668 | 2026.01.09 00:31:36.968497 [ 274 ] {1106cd62-b8a0-428f-b85d-a78891e3360f} <Debug> oximeter.fields_u64 (d98f322b-6411-4fa9-b95d-a5242776e7bd): There are no data parts | ||
| 669 | 2026.01.09 00:31:36.970236 [ 274 ] {1106cd62-b8a0-428f-b85d-a78891e3360f} <Debug> TCPHandler: Processed in 0.004407295 sec. | ||
| 670 | 2026.01.09 00:31:36.970533 [ 274 ] {} <Trace> TCP-Session: b10c258d-eea8-4983-bf42-ba70f54a3edd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 671 | 2026.01.09 00:31:36.970698 [ 274 ] {98f220d3-ebcb-4c96-8b64-a16327049915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52180) 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) | ||
| 672 | 2026.01.09 00:31:36.970834 [ 274 ] {98f220d3-ebcb-4c96-8b64-a16327049915} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 673 | 2026.01.09 00:31:36.973390 [ 274 ] {98f220d3-ebcb-4c96-8b64-a16327049915} <Debug> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Loading data parts | ||
| 674 | 2026.01.09 00:31:36.973689 [ 274 ] {98f220d3-ebcb-4c96-8b64-a16327049915} <Debug> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): There are no data parts | ||
| 675 | 2026.01.09 00:31:36.975212 [ 274 ] {98f220d3-ebcb-4c96-8b64-a16327049915} <Debug> TCPHandler: Processed in 0.004733385 sec. | ||
| 676 | 2026.01.09 00:31:36.975381 [ 274 ] {} <Trace> TCP-Session: b10c258d-eea8-4983-bf42-ba70f54a3edd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 677 | 2026.01.09 00:31:36.975696 [ 274 ] {2718f9a5-5f25-4f32-87d0-1af7914c134e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52180) 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) | ||
| 678 | 2026.01.09 00:31:36.975856 [ 274 ] {2718f9a5-5f25-4f32-87d0-1af7914c134e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 679 | 2026.01.09 00:31:36.977908 [ 274 ] {2718f9a5-5f25-4f32-87d0-1af7914c134e} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Loading data parts | ||
| 680 | 2026.01.09 00:31:36.978067 [ 274 ] {2718f9a5-5f25-4f32-87d0-1af7914c134e} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): There are no data parts | ||
| 681 | 2026.01.09 00:31:36.979463 [ 274 ] {2718f9a5-5f25-4f32-87d0-1af7914c134e} <Debug> TCPHandler: Processed in 0.004138738 sec. | ||
| 682 | 2026.01.09 00:31:36.979693 [ 274 ] {} <Trace> TCP-Session: b10c258d-eea8-4983-bf42-ba70f54a3edd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 683 | 2026.01.09 00:31:36.979849 [ 274 ] {7b2d7a79-daed-458c-a1a3-859358ade393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52180) 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) | ||
| 684 | 2026.01.09 00:31:36.979985 [ 274 ] {7b2d7a79-daed-458c-a1a3-859358ade393} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 685 | 2026.01.09 00:31:36.982927 [ 274 ] {7b2d7a79-daed-458c-a1a3-859358ade393} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Loading data parts | ||
| 686 | 2026.01.09 00:31:36.983214 [ 274 ] {7b2d7a79-daed-458c-a1a3-859358ade393} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): There are no data parts | ||
| 687 | 2026.01.09 00:31:36.984777 [ 274 ] {7b2d7a79-daed-458c-a1a3-859358ade393} <Debug> TCPHandler: Processed in 0.005132896 sec. | ||
| 688 | 2026.01.09 00:31:36.984971 [ 274 ] {} <Trace> TCP-Session: b10c258d-eea8-4983-bf42-ba70f54a3edd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 689 | 2026.01.09 00:31:36.985394 [ 274 ] {9a926e2f-9f89-4fae-979b-241b67a79a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52180) /* The timeseries schema table stores the extracted schema for the samples | ||
| 690 | * oximeter collects. | ||
| 691 | */ | ||
| 692 | 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) | ||
| 693 | 2026.01.09 00:31:36.985571 [ 274 ] {9a926e2f-9f89-4fae-979b-241b67a79a8e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 694 | 2026.01.09 00:31:36.987502 [ 274 ] {9a926e2f-9f89-4fae-979b-241b67a79a8e} <Debug> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7): Loading data parts | ||
| 695 | 2026.01.09 00:31:36.987758 [ 274 ] {9a926e2f-9f89-4fae-979b-241b67a79a8e} <Debug> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7): There are no data parts | ||
| 696 | 2026.01.09 00:31:36.989278 [ 274 ] {9a926e2f-9f89-4fae-979b-241b67a79a8e} <Debug> TCPHandler: Processed in 0.004358444 sec. | ||
| 697 | 2026.01.09 00:31:36.989603 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 698 | 2026.01.09 00:31:36.990067 [ 269 ] {8fe83bac-e55f-4e18-b8eb-c1bac659255e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 699 | 2026.01.09 00:31:36.992337 [ 269 ] {8fe83bac-e55f-4e18-b8eb-c1bac659255e} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 700 | 2026.01.09 00:31:37.001135 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 127.79 MiB, peak 127.79 MiB, free memory in arenas 0.00 B, will set to 137.20 MiB (RSS), difference: 9.40 MiB | ||
| 701 | 2026.01.09 00:31:37.011261 [ 284 ] {8fe83bac-e55f-4e18-b8eb-c1bac659255e} <Trace> oximeter.version (d96e0398-2c6c-4ca7-a7f1-49ea58ac3124): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 702 | 2026.01.09 00:31:37.011306 [ 284 ] {8fe83bac-e55f-4e18-b8eb-c1bac659255e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 703 | 2026.01.09 00:31:37.018063 [ 284 ] {8fe83bac-e55f-4e18-b8eb-c1bac659255e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 704 | 2026.01.09 00:31:37.018730 [ 284 ] {8fe83bac-e55f-4e18-b8eb-c1bac659255e} <Trace> oximeter.version (d96e0398-2c6c-4ca7-a7f1-49ea58ac3124): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 705 | 2026.01.09 00:31:37.019010 [ 269 ] {8fe83bac-e55f-4e18-b8eb-c1bac659255e} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.029109 sec., 34.353636332405785 rows/sec., 549.66 B/sec. | ||
| 706 | 2026.01.09 00:31:37.019373 [ 269 ] {8fe83bac-e55f-4e18-b8eb-c1bac659255e} <Debug> TCPHandler: Processed in 0.029948603 sec. | ||
| 707 | 2026.01.09 00:31:38.001134 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 137.26 MiB, peak 137.26 MiB, free memory in arenas 0.00 B, will set to 139.84 MiB (RSS), difference: 2.59 MiB | ||
| 708 | 2026.01.09 00:31:42.269809 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 709 | 2026.01.09 00:31:42.269822 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 710 | 2026.01.09 00:31:42.269927 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.01.09 00:31:42.270069 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 712 | 2026.01.09 00:31:42.277878 [ 245 ] {} <Debug> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Loading data parts | ||
| 713 | 2026.01.09 00:31:42.278121 [ 245 ] {} <Debug> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): There are no data parts | ||
| 714 | 2026.01.09 00:31:42.284091 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2026.01.09 00:31:42.284140 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 716 | 2026.01.09 00:31:42.284202 [ 244 ] {} <Debug> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Loading data parts | ||
| 717 | 2026.01.09 00:31:42.284475 [ 244 ] {} <Debug> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): There are no data parts | ||
| 718 | 2026.01.09 00:31:42.294422 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 719 | 2026.01.09 00:31:42.295023 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 720 | 2026.01.09 00:31:42.295278 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 721 | 2026.01.09 00:31:42.319483 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.01.09 00:31:42.319526 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 723 | 2026.01.09 00:31:42.325726 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.01.09 00:31:42.326885 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): 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.09 00:31:42.329951 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2026.01.09 00:31:43.000156 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.93 MiB, peak 148.93 MiB, free memory in arenas 0.00 B, will set to 153.98 MiB (RSS), difference: 9.05 MiB | ||
| 727 | 2026.01.09 00:31:44.769692 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2026.01.09 00:31:44.769795 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2026.01.09 00:31:44.774342 [ 243 ] {} <Debug> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Loading data parts | ||
| 730 | 2026.01.09 00:31:44.774532 [ 243 ] {} <Debug> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): There are no data parts | ||
| 731 | 2026.01.09 00:31:44.780419 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2026.01.09 00:31:44.780459 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 733 | 2026.01.09 00:31:44.782129 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2026.01.09 00:31:44.782639 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): 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.09 00:31:44.782959 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2026.01.09 00:31:45.000148 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.18 MiB, peak 158.18 MiB, free memory in arenas 0.00 B, will set to 155.21 MiB (RSS), difference: -2.98 MiB | ||
| 737 | 2026.01.09 00:31:49.733188 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2026.01.09 00:31:49.733322 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2026.01.09 00:31:49.795620 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 740 | 2026.01.09 00:31:49.798550 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2026.01.09 00:31:49.798589 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 742 | 2026.01.09 00:31:49.799538 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2026.01.09 00:31:49.799989 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): 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.09 00:31:49.800146 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2026.01.09 00:31:49.830263 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2026.01.09 00:31:49.850747 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2026.01.09 00:31:49.850816 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 748 | 2026.01.09 00:31:49.857731 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2026.01.09 00:31:49.858949 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): 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.09 00:31:49.862645 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2026.01.09 00:31:50.000403 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.91 MiB, peak 159.91 MiB, free memory in arenas 0.00 B, will set to 157.82 MiB (RSS), difference: 1.91 MiB | ||
| 752 | 2026.01.09 00:31:55.001122 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.87 MiB, peak 159.91 MiB, free memory in arenas 0.00 B, will set to 157.89 MiB (RSS), difference: 4.02 MiB | ||
| 753 | 2026.01.09 00:31:57.031429 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 754 | 2026.01.09 00:31:57.031672 [ 267 ] {231088f1-e65c-4296-9606-5d5307230320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 755 | 2026.01.09 00:31:57.032048 [ 267 ] {231088f1-e65c-4296-9606-5d5307230320} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 756 | 2026.01.09 00:31:57.034287 [ 267 ] {231088f1-e65c-4296-9606-5d5307230320} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 757 | 2026.01.09 00:31:57.043972 [ 267 ] {231088f1-e65c-4296-9606-5d5307230320} <Debug> TCPHandler: Processed in 0.012662121 sec. | ||
| 758 | 2026.01.09 00:31:57.047071 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 759 | 2026.01.09 00:31:57.047216 [ 267 ] {17cce615-0c93-405c-ae4a-355265c6d5ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 760 | 2026.01.09 00:31:57.051568 [ 267 ] {17cce615-0c93-405c-ae4a-355265c6d5ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 761 | 2026.01.09 00:31:57.051617 [ 267 ] {17cce615-0c93-405c-ae4a-355265c6d5ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 762 | 2026.01.09 00:31:57.052014 [ 267 ] {17cce615-0c93-405c-ae4a-355265c6d5ab} <Debug> TCPHandler: Processed in 0.005002703 sec. | ||
| 763 | 2026.01.09 00:31:57.052881 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 764 | 2026.01.09 00:31:57.053006 [ 267 ] {133366f1-c994-4a42-b36d-3a3b483d78e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 765 | 2026.01.09 00:31:57.055327 [ 267 ] {133366f1-c994-4a42-b36d-3a3b483d78e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 766 | 2026.01.09 00:31:57.055384 [ 267 ] {133366f1-c994-4a42-b36d-3a3b483d78e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 767 | 2026.01.09 00:31:57.055749 [ 267 ] {133366f1-c994-4a42-b36d-3a3b483d78e6} <Debug> TCPHandler: Processed in 0.002917363 sec. | ||
| 768 | 2026.01.09 00:31:57.055982 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 769 | 2026.01.09 00:31:57.056107 [ 267 ] {eb8566b7-b7ad-45c2-9e48-4cf69fe9f3b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 770 | 2026.01.09 00:31:57.056345 [ 267 ] {eb8566b7-b7ad-45c2-9e48-4cf69fe9f3b0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 771 | 2026.01.09 00:31:57.056388 [ 267 ] {eb8566b7-b7ad-45c2-9e48-4cf69fe9f3b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 772 | 2026.01.09 00:31:57.056740 [ 267 ] {eb8566b7-b7ad-45c2-9e48-4cf69fe9f3b0} <Debug> TCPHandler: Processed in 0.000816023 sec. | ||
| 773 | 2026.01.09 00:31:57.056942 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 774 | 2026.01.09 00:31:57.057059 [ 267 ] {c3a88f33-f6e4-4215-ad6d-0658478d51db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 775 | 2026.01.09 00:31:57.057313 [ 267 ] {c3a88f33-f6e4-4215-ad6d-0658478d51db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 776 | 2026.01.09 00:31:57.057356 [ 267 ] {c3a88f33-f6e4-4215-ad6d-0658478d51db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 777 | 2026.01.09 00:31:57.057677 [ 267 ] {c3a88f33-f6e4-4215-ad6d-0658478d51db} <Debug> TCPHandler: Processed in 0.000783142 sec. | ||
| 778 | 2026.01.09 00:31:57.057883 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 779 | 2026.01.09 00:31:57.057998 [ 267 ] {10a0b915-e687-4c83-99a7-41f6598f6749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 780 | 2026.01.09 00:31:57.058233 [ 267 ] {10a0b915-e687-4c83-99a7-41f6598f6749} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 781 | 2026.01.09 00:31:57.058274 [ 267 ] {10a0b915-e687-4c83-99a7-41f6598f6749} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 782 | 2026.01.09 00:31:57.058587 [ 267 ] {10a0b915-e687-4c83-99a7-41f6598f6749} <Debug> TCPHandler: Processed in 0.000750701 sec. | ||
| 783 | 2026.01.09 00:31:57.058786 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 784 | 2026.01.09 00:31:57.058901 [ 267 ] {a57efc51-f475-42e7-8c4c-f75d4d39db4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 785 | 2026.01.09 00:31:57.059138 [ 267 ] {a57efc51-f475-42e7-8c4c-f75d4d39db4b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 786 | 2026.01.09 00:31:57.059180 [ 267 ] {a57efc51-f475-42e7-8c4c-f75d4d39db4b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 787 | 2026.01.09 00:31:57.059489 [ 267 ] {a57efc51-f475-42e7-8c4c-f75d4d39db4b} <Debug> TCPHandler: Processed in 0.000753852 sec. | ||
| 788 | 2026.01.09 00:31:57.059694 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 789 | 2026.01.09 00:31:57.059807 [ 267 ] {dd6ed567-1e3d-4439-8d4b-bdd1f616a29c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 790 | 2026.01.09 00:31:57.060041 [ 267 ] {dd6ed567-1e3d-4439-8d4b-bdd1f616a29c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 791 | 2026.01.09 00:31:57.060083 [ 267 ] {dd6ed567-1e3d-4439-8d4b-bdd1f616a29c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 792 | 2026.01.09 00:31:57.060415 [ 267 ] {dd6ed567-1e3d-4439-8d4b-bdd1f616a29c} <Debug> TCPHandler: Processed in 0.000767352 sec. | ||
| 793 | 2026.01.09 00:31:57.060618 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 794 | 2026.01.09 00:31:57.060732 [ 267 ] {cf017071-ce16-4f2b-a981-f1d8774d68a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 795 | 2026.01.09 00:31:57.060972 [ 267 ] {cf017071-ce16-4f2b-a981-f1d8774d68a2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 796 | 2026.01.09 00:31:57.061014 [ 267 ] {cf017071-ce16-4f2b-a981-f1d8774d68a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 797 | 2026.01.09 00:31:57.061347 [ 267 ] {cf017071-ce16-4f2b-a981-f1d8774d68a2} <Debug> TCPHandler: Processed in 0.000775173 sec. | ||
| 798 | 2026.01.09 00:31:57.061557 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 799 | 2026.01.09 00:31:57.061691 [ 267 ] {5eb8dcb1-cd2c-4c80-b4e7-e40c2dbcc6a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 800 | 2026.01.09 00:31:57.061949 [ 267 ] {5eb8dcb1-cd2c-4c80-b4e7-e40c2dbcc6a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 801 | 2026.01.09 00:31:57.061991 [ 267 ] {5eb8dcb1-cd2c-4c80-b4e7-e40c2dbcc6a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 802 | 2026.01.09 00:31:57.062314 [ 267 ] {5eb8dcb1-cd2c-4c80-b4e7-e40c2dbcc6a5} <Debug> TCPHandler: Processed in 0.000804453 sec. | ||
| 803 | 2026.01.09 00:31:57.062514 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 804 | 2026.01.09 00:31:57.062631 [ 267 ] {d356b931-8f9e-40f9-ac3d-81d8bf448334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 805 | 2026.01.09 00:31:57.062876 [ 267 ] {d356b931-8f9e-40f9-ac3d-81d8bf448334} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 806 | 2026.01.09 00:31:57.062918 [ 267 ] {d356b931-8f9e-40f9-ac3d-81d8bf448334} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 807 | 2026.01.09 00:31:57.063225 [ 267 ] {d356b931-8f9e-40f9-ac3d-81d8bf448334} <Debug> TCPHandler: Processed in 0.000757092 sec. | ||
| 808 | 2026.01.09 00:31:57.063416 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 809 | 2026.01.09 00:31:57.063535 [ 267 ] {860ded21-6a3e-4245-addd-d4a356c9e95d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 810 | 2026.01.09 00:31:57.063786 [ 267 ] {860ded21-6a3e-4245-addd-d4a356c9e95d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 811 | 2026.01.09 00:31:57.063830 [ 267 ] {860ded21-6a3e-4245-addd-d4a356c9e95d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 812 | 2026.01.09 00:31:57.064158 [ 267 ] {860ded21-6a3e-4245-addd-d4a356c9e95d} <Debug> TCPHandler: Processed in 0.000789303 sec. | ||
| 813 | 2026.01.09 00:31:57.064372 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 814 | 2026.01.09 00:31:57.064489 [ 267 ] {e0754588-8aab-42f6-bb9b-22b0ee97a43d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 815 | 2026.01.09 00:31:57.064736 [ 267 ] {e0754588-8aab-42f6-bb9b-22b0ee97a43d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 816 | 2026.01.09 00:31:57.064778 [ 267 ] {e0754588-8aab-42f6-bb9b-22b0ee97a43d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 817 | 2026.01.09 00:31:57.065100 [ 267 ] {e0754588-8aab-42f6-bb9b-22b0ee97a43d} <Debug> TCPHandler: Processed in 0.000775122 sec. | ||
| 818 | 2026.01.09 00:31:57.065304 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 819 | 2026.01.09 00:31:57.065421 [ 267 ] {fbac89d0-f5cc-48c0-91f6-c9c9aec9cf63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 820 | 2026.01.09 00:31:57.065668 [ 267 ] {fbac89d0-f5cc-48c0-91f6-c9c9aec9cf63} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 821 | 2026.01.09 00:31:57.065709 [ 267 ] {fbac89d0-f5cc-48c0-91f6-c9c9aec9cf63} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 822 | 2026.01.09 00:31:57.066045 [ 267 ] {fbac89d0-f5cc-48c0-91f6-c9c9aec9cf63} <Debug> TCPHandler: Processed in 0.000787292 sec. | ||
| 823 | 2026.01.09 00:31:57.066243 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 824 | 2026.01.09 00:31:57.066359 [ 267 ] {4500a081-4ddf-44da-a06d-e5a09c0577f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 825 | 2026.01.09 00:31:57.066606 [ 267 ] {4500a081-4ddf-44da-a06d-e5a09c0577f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 826 | 2026.01.09 00:31:57.066649 [ 267 ] {4500a081-4ddf-44da-a06d-e5a09c0577f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 827 | 2026.01.09 00:31:57.066955 [ 267 ] {4500a081-4ddf-44da-a06d-e5a09c0577f2} <Debug> TCPHandler: Processed in 0.000759282 sec. | ||
| 828 | 2026.01.09 00:31:57.067160 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 829 | 2026.01.09 00:31:57.067277 [ 267 ] {00165e6c-dc0e-4fb6-8c84-eb6cf8402a6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 830 | 2026.01.09 00:31:57.067528 [ 267 ] {00165e6c-dc0e-4fb6-8c84-eb6cf8402a6e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 831 | 2026.01.09 00:31:57.067570 [ 267 ] {00165e6c-dc0e-4fb6-8c84-eb6cf8402a6e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 832 | 2026.01.09 00:31:57.067885 [ 267 ] {00165e6c-dc0e-4fb6-8c84-eb6cf8402a6e} <Debug> TCPHandler: Processed in 0.000772502 sec. | ||
| 833 | 2026.01.09 00:31:57.069175 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 834 | 2026.01.09 00:31:57.069294 [ 267 ] {614675b9-451e-4663-a2c7-535d23180389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) 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) | ||
| 835 | 2026.01.09 00:31:57.069562 [ 267 ] {614675b9-451e-4663-a2c7-535d23180389} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 836 | 2026.01.09 00:31:57.069604 [ 267 ] {614675b9-451e-4663-a2c7-535d23180389} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 837 | 2026.01.09 00:31:57.069914 [ 267 ] {614675b9-451e-4663-a2c7-535d23180389} <Debug> TCPHandler: Processed in 0.000784992 sec. | ||
| 838 | 2026.01.09 00:31:57.070112 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 839 | 2026.01.09 00:31:57.070231 [ 267 ] {2fd6ca82-c8b8-472a-9785-2785c17e5a4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 840 | 2026.01.09 00:31:57.070496 [ 267 ] {2fd6ca82-c8b8-472a-9785-2785c17e5a4c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 841 | 2026.01.09 00:31:57.070538 [ 267 ] {2fd6ca82-c8b8-472a-9785-2785c17e5a4c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 842 | 2026.01.09 00:31:57.070883 [ 267 ] {2fd6ca82-c8b8-472a-9785-2785c17e5a4c} <Debug> TCPHandler: Processed in 0.000817953 sec. | ||
| 843 | 2026.01.09 00:31:57.071090 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 844 | 2026.01.09 00:31:57.071210 [ 267 ] {18d7f329-df3f-4d5f-82ce-805d70d00920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 845 | 2026.01.09 00:31:57.071464 [ 267 ] {18d7f329-df3f-4d5f-82ce-805d70d00920} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 846 | 2026.01.09 00:31:57.071505 [ 267 ] {18d7f329-df3f-4d5f-82ce-805d70d00920} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 847 | 2026.01.09 00:31:57.071837 [ 267 ] {18d7f329-df3f-4d5f-82ce-805d70d00920} <Debug> TCPHandler: Processed in 0.000793742 sec. | ||
| 848 | 2026.01.09 00:31:57.072038 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 849 | 2026.01.09 00:31:57.072159 [ 267 ] {c48da7e1-8276-4bdd-9794-887c5e0a2ed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 850 | 2026.01.09 00:31:57.072431 [ 267 ] {c48da7e1-8276-4bdd-9794-887c5e0a2ed0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 851 | 2026.01.09 00:31:57.072472 [ 267 ] {c48da7e1-8276-4bdd-9794-887c5e0a2ed0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 852 | 2026.01.09 00:31:57.072812 [ 267 ] {c48da7e1-8276-4bdd-9794-887c5e0a2ed0} <Debug> TCPHandler: Processed in 0.000820603 sec. | ||
| 853 | 2026.01.09 00:31:57.073062 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 854 | 2026.01.09 00:31:57.073190 [ 267 ] {cf45ad2e-a897-46c6-992e-91166c04f58a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 855 | 2026.01.09 00:31:57.073463 [ 267 ] {cf45ad2e-a897-46c6-992e-91166c04f58a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 856 | 2026.01.09 00:31:57.073505 [ 267 ] {cf45ad2e-a897-46c6-992e-91166c04f58a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 857 | 2026.01.09 00:31:57.073807 [ 267 ] {cf45ad2e-a897-46c6-992e-91166c04f58a} <Debug> TCPHandler: Processed in 0.000795423 sec. | ||
| 858 | 2026.01.09 00:31:57.074109 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 859 | 2026.01.09 00:31:57.074232 [ 267 ] {d1a9397c-b8c3-48c9-8b09-58228878c784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 860 | 2026.01.09 00:31:57.074496 [ 267 ] {d1a9397c-b8c3-48c9-8b09-58228878c784} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 861 | 2026.01.09 00:31:57.074538 [ 267 ] {d1a9397c-b8c3-48c9-8b09-58228878c784} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 862 | 2026.01.09 00:31:57.074854 [ 267 ] {d1a9397c-b8c3-48c9-8b09-58228878c784} <Debug> TCPHandler: Processed in 0.000791382 sec. | ||
| 863 | 2026.01.09 00:31:57.075102 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 864 | 2026.01.09 00:31:57.075226 [ 267 ] {0804ee83-ad66-45f6-a5c3-26eb90addb1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 865 | 2026.01.09 00:31:57.075497 [ 267 ] {0804ee83-ad66-45f6-a5c3-26eb90addb1e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 866 | 2026.01.09 00:31:57.075540 [ 267 ] {0804ee83-ad66-45f6-a5c3-26eb90addb1e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 867 | 2026.01.09 00:31:57.075866 [ 267 ] {0804ee83-ad66-45f6-a5c3-26eb90addb1e} <Debug> TCPHandler: Processed in 0.000810503 sec. | ||
| 868 | 2026.01.09 00:31:57.076119 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 869 | 2026.01.09 00:31:57.076244 [ 267 ] {ae10efc0-b92c-4190-aea0-6f8c22c7c8cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 870 | 2026.01.09 00:31:57.076534 [ 267 ] {ae10efc0-b92c-4190-aea0-6f8c22c7c8cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 871 | 2026.01.09 00:31:57.076576 [ 267 ] {ae10efc0-b92c-4190-aea0-6f8c22c7c8cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 872 | 2026.01.09 00:31:57.076884 [ 267 ] {ae10efc0-b92c-4190-aea0-6f8c22c7c8cb} <Debug> TCPHandler: Processed in 0.000811863 sec. | ||
| 873 | 2026.01.09 00:31:57.077142 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 874 | 2026.01.09 00:31:57.077269 [ 267 ] {79437906-b2aa-477d-aeac-6628ddabfe97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 875 | 2026.01.09 00:31:57.077536 [ 267 ] {79437906-b2aa-477d-aeac-6628ddabfe97} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 876 | 2026.01.09 00:31:57.077577 [ 267 ] {79437906-b2aa-477d-aeac-6628ddabfe97} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 877 | 2026.01.09 00:31:57.077871 [ 267 ] {79437906-b2aa-477d-aeac-6628ddabfe97} <Debug> TCPHandler: Processed in 0.000775742 sec. | ||
| 878 | 2026.01.09 00:31:57.078152 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 879 | 2026.01.09 00:31:57.078275 [ 267 ] {956fdc52-eace-44da-9de3-40bbfcf55093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 880 | 2026.01.09 00:31:57.078548 [ 267 ] {956fdc52-eace-44da-9de3-40bbfcf55093} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 881 | 2026.01.09 00:31:57.078590 [ 267 ] {956fdc52-eace-44da-9de3-40bbfcf55093} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 882 | 2026.01.09 00:31:57.078892 [ 267 ] {956fdc52-eace-44da-9de3-40bbfcf55093} <Debug> TCPHandler: Processed in 0.000785802 sec. | ||
| 883 | 2026.01.09 00:31:57.091770 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 884 | 2026.01.09 00:31:57.091902 [ 267 ] {22e0bb2f-36b7-43df-86a1-a9b494a6539d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 885 | 2026.01.09 00:31:57.091951 [ 267 ] {22e0bb2f-36b7-43df-86a1-a9b494a6539d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 886 | 2026.01.09 00:31:57.096918 [ 267 ] {22e0bb2f-36b7-43df-86a1-a9b494a6539d} <Trace> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 887 | 2026.01.09 00:31:57.096958 [ 267 ] {22e0bb2f-36b7-43df-86a1-a9b494a6539d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 888 | 2026.01.09 00:31:57.097568 [ 267 ] {22e0bb2f-36b7-43df-86a1-a9b494a6539d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 889 | 2026.01.09 00:31:57.097946 [ 267 ] {22e0bb2f-36b7-43df-86a1-a9b494a6539d} <Trace> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 890 | 2026.01.09 00:31:57.098088 [ 267 ] {22e0bb2f-36b7-43df-86a1-a9b494a6539d} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.006222 sec., 4178.720668595307 rows/sec., 921.79 KiB/sec. | ||
| 891 | 2026.01.09 00:31:57.098127 [ 267 ] {22e0bb2f-36b7-43df-86a1-a9b494a6539d} <Debug> TCPHandler: Processed in 0.006416772 sec. | ||
| 892 | 2026.01.09 00:31:57.098265 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 893 | 2026.01.09 00:31:57.098363 [ 267 ] {5cbce911-a0bf-4c64-8392-c3b6c0a8b2bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 894 | 2026.01.09 00:31:57.098403 [ 267 ] {5cbce911-a0bf-4c64-8392-c3b6c0a8b2bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 895 | 2026.01.09 00:31:57.102815 [ 267 ] {5cbce911-a0bf-4c64-8392-c3b6c0a8b2bc} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 896 | 2026.01.09 00:31:57.102849 [ 267 ] {5cbce911-a0bf-4c64-8392-c3b6c0a8b2bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 897 | 2026.01.09 00:31:57.105891 [ 267 ] {5cbce911-a0bf-4c64-8392-c3b6c0a8b2bc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 898 | 2026.01.09 00:31:57.106396 [ 267 ] {5cbce911-a0bf-4c64-8392-c3b6c0a8b2bc} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 899 | 2026.01.09 00:31:57.106527 [ 267 ] {5cbce911-a0bf-4c64-8392-c3b6c0a8b2bc} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.008186 sec., 2931.8348399706815 rows/sec., 249.09 KiB/sec. | ||
| 900 | 2026.01.09 00:31:57.106562 [ 267 ] {5cbce911-a0bf-4c64-8392-c3b6c0a8b2bc} <Debug> TCPHandler: Processed in 0.008345797 sec. | ||
| 901 | 2026.01.09 00:31:57.106674 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 902 | 2026.01.09 00:31:57.106767 [ 267 ] {775a3e9f-b31a-49bf-b3c1-f52aff1a42c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 903 | 2026.01.09 00:31:57.106807 [ 267 ] {775a3e9f-b31a-49bf-b3c1-f52aff1a42c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 904 | 2026.01.09 00:31:57.107201 [ 267 ] {775a3e9f-b31a-49bf-b3c1-f52aff1a42c2} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 905 | 2026.01.09 00:31:57.107236 [ 267 ] {775a3e9f-b31a-49bf-b3c1-f52aff1a42c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 906 | 2026.01.09 00:31:57.107667 [ 267 ] {775a3e9f-b31a-49bf-b3c1-f52aff1a42c2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 907 | 2026.01.09 00:31:57.108126 [ 267 ] {775a3e9f-b31a-49bf-b3c1-f52aff1a42c2} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 908 | 2026.01.09 00:31:57.108251 [ 267 ] {775a3e9f-b31a-49bf-b3c1-f52aff1a42c2} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001503 sec., 6653.35994677312 rows/sec., 542.53 KiB/sec. | ||
| 909 | 2026.01.09 00:31:57.108288 [ 267 ] {775a3e9f-b31a-49bf-b3c1-f52aff1a42c2} <Debug> TCPHandler: Processed in 0.001662878 sec. | ||
| 910 | 2026.01.09 00:31:57.108391 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 911 | 2026.01.09 00:31:57.108485 [ 267 ] {30be4364-b1f5-42b7-a26c-20b0496f581b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 912 | 2026.01.09 00:31:57.108523 [ 267 ] {30be4364-b1f5-42b7-a26c-20b0496f581b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 913 | 2026.01.09 00:31:57.109024 [ 267 ] {30be4364-b1f5-42b7-a26c-20b0496f581b} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 914 | 2026.01.09 00:31:57.109059 [ 267 ] {30be4364-b1f5-42b7-a26c-20b0496f581b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 915 | 2026.01.09 00:31:57.109541 [ 267 ] {30be4364-b1f5-42b7-a26c-20b0496f581b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 916 | 2026.01.09 00:31:57.109951 [ 267 ] {30be4364-b1f5-42b7-a26c-20b0496f581b} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 917 | 2026.01.09 00:31:57.110078 [ 267 ] {30be4364-b1f5-42b7-a26c-20b0496f581b} <Debug> executeQuery: Read 201 rows, 18.24 KiB in 0.001611 sec., 124767.22532588454 rows/sec., 11.06 MiB/sec. | ||
| 918 | 2026.01.09 00:31:57.110113 [ 267 ] {30be4364-b1f5-42b7-a26c-20b0496f581b} <Debug> TCPHandler: Processed in 0.001769431 sec. | ||
| 919 | 2026.01.09 00:31:57.110225 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 920 | 2026.01.09 00:31:57.110319 [ 267 ] {9582cb75-b5bf-4a4f-91f9-c934b96bb72a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 921 | 2026.01.09 00:31:57.110358 [ 267 ] {9582cb75-b5bf-4a4f-91f9-c934b96bb72a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 922 | 2026.01.09 00:31:57.110750 [ 267 ] {9582cb75-b5bf-4a4f-91f9-c934b96bb72a} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 923 | 2026.01.09 00:31:57.110786 [ 267 ] {9582cb75-b5bf-4a4f-91f9-c934b96bb72a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 924 | 2026.01.09 00:31:57.111162 [ 267 ] {9582cb75-b5bf-4a4f-91f9-c934b96bb72a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 925 | 2026.01.09 00:31:57.111597 [ 267 ] {9582cb75-b5bf-4a4f-91f9-c934b96bb72a} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 926 | 2026.01.09 00:31:57.111718 [ 267 ] {9582cb75-b5bf-4a4f-91f9-c934b96bb72a} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001418 sec., 22566.99576868829 rows/sec., 1.66 MiB/sec. | ||
| 927 | 2026.01.09 00:31:57.111754 [ 267 ] {9582cb75-b5bf-4a4f-91f9-c934b96bb72a} <Debug> TCPHandler: Processed in 0.001578215 sec. | ||
| 928 | 2026.01.09 00:31:57.111857 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 929 | 2026.01.09 00:31:57.111950 [ 267 ] {d28c55b5-850d-43ed-a2d5-bee28c3a8478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 930 | 2026.01.09 00:31:57.111988 [ 267 ] {d28c55b5-850d-43ed-a2d5-bee28c3a8478} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 931 | 2026.01.09 00:31:57.112402 [ 267 ] {d28c55b5-850d-43ed-a2d5-bee28c3a8478} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 932 | 2026.01.09 00:31:57.112437 [ 267 ] {d28c55b5-850d-43ed-a2d5-bee28c3a8478} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 933 | 2026.01.09 00:31:57.112842 [ 267 ] {d28c55b5-850d-43ed-a2d5-bee28c3a8478} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 934 | 2026.01.09 00:31:57.113247 [ 267 ] {d28c55b5-850d-43ed-a2d5-bee28c3a8478} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 935 | 2026.01.09 00:31:57.113369 [ 267 ] {d28c55b5-850d-43ed-a2d5-bee28c3a8478} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001438 sec., 16689.847009735742 rows/sec., 1.38 MiB/sec. | ||
| 936 | 2026.01.09 00:31:57.113406 [ 267 ] {d28c55b5-850d-43ed-a2d5-bee28c3a8478} <Debug> TCPHandler: Processed in 0.001596365 sec. | ||
| 937 | 2026.01.09 00:31:57.113509 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 938 | 2026.01.09 00:31:57.113602 [ 267 ] {c274b086-3430-43fc-a06d-5179ca1c5db0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 939 | 2026.01.09 00:31:57.113641 [ 267 ] {c274b086-3430-43fc-a06d-5179ca1c5db0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 940 | 2026.01.09 00:31:57.114022 [ 267 ] {c274b086-3430-43fc-a06d-5179ca1c5db0} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 941 | 2026.01.09 00:31:57.114057 [ 267 ] {c274b086-3430-43fc-a06d-5179ca1c5db0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 942 | 2026.01.09 00:31:57.114458 [ 267 ] {c274b086-3430-43fc-a06d-5179ca1c5db0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 943 | 2026.01.09 00:31:57.114920 [ 267 ] {c274b086-3430-43fc-a06d-5179ca1c5db0} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 944 | 2026.01.09 00:31:57.115042 [ 267 ] {c274b086-3430-43fc-a06d-5179ca1c5db0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001457 sec., 8236.101578586136 rows/sec., 643.45 KiB/sec. | ||
| 945 | 2026.01.09 00:31:57.115077 [ 267 ] {c274b086-3430-43fc-a06d-5179ca1c5db0} <Debug> TCPHandler: Processed in 0.001615266 sec. | ||
| 946 | 2026.01.09 00:31:57.115176 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 947 | 2026.01.09 00:31:57.115269 [ 267 ] {c3b8df61-c592-4e90-89a3-69aa8708d758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 948 | 2026.01.09 00:31:57.115308 [ 267 ] {c3b8df61-c592-4e90-89a3-69aa8708d758} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 949 | 2026.01.09 00:31:57.115739 [ 267 ] {c3b8df61-c592-4e90-89a3-69aa8708d758} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 950 | 2026.01.09 00:31:57.115775 [ 267 ] {c3b8df61-c592-4e90-89a3-69aa8708d758} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 951 | 2026.01.09 00:31:57.116173 [ 267 ] {c3b8df61-c592-4e90-89a3-69aa8708d758} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 952 | 2026.01.09 00:31:57.116608 [ 267 ] {c3b8df61-c592-4e90-89a3-69aa8708d758} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 953 | 2026.01.09 00:31:57.116730 [ 267 ] {c3b8df61-c592-4e90-89a3-69aa8708d758} <Debug> executeQuery: Read 120 rows, 9.99 KiB in 0.001479 sec., 81135.90263691683 rows/sec., 6.60 MiB/sec. | ||
| 954 | 2026.01.09 00:31:57.116766 [ 267 ] {c3b8df61-c592-4e90-89a3-69aa8708d758} <Debug> TCPHandler: Processed in 0.001636776 sec. | ||
| 955 | 2026.01.09 00:31:57.116873 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 956 | 2026.01.09 00:31:57.116966 [ 267 ] {a29be0ad-c291-4581-b8fa-e4262ccf0aa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 957 | 2026.01.09 00:31:57.117008 [ 267 ] {a29be0ad-c291-4581-b8fa-e4262ccf0aa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 958 | 2026.01.09 00:31:57.117547 [ 267 ] {a29be0ad-c291-4581-b8fa-e4262ccf0aa5} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 959 | 2026.01.09 00:31:57.117580 [ 267 ] {a29be0ad-c291-4581-b8fa-e4262ccf0aa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 960 | 2026.01.09 00:31:57.120081 [ 267 ] {a29be0ad-c291-4581-b8fa-e4262ccf0aa5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 961 | 2026.01.09 00:31:57.120543 [ 267 ] {a29be0ad-c291-4581-b8fa-e4262ccf0aa5} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 962 | 2026.01.09 00:31:57.120690 [ 267 ] {a29be0ad-c291-4581-b8fa-e4262ccf0aa5} <Debug> executeQuery: Read 309 rows, 23.72 KiB in 0.00374 sec., 82620.32085561498 rows/sec., 6.19 MiB/sec. | ||
| 963 | 2026.01.09 00:31:57.120730 [ 267 ] {a29be0ad-c291-4581-b8fa-e4262ccf0aa5} <Debug> TCPHandler: Processed in 0.003905441 sec. | ||
| 964 | 2026.01.09 00:31:57.120855 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 965 | 2026.01.09 00:31:57.120968 [ 267 ] {40b29378-ca51-4993-ac8b-a2a1b6e165ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 966 | 2026.01.09 00:31:57.121029 [ 267 ] {40b29378-ca51-4993-ac8b-a2a1b6e165ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 967 | 2026.01.09 00:31:57.121831 [ 267 ] {40b29378-ca51-4993-ac8b-a2a1b6e165ec} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 968 | 2026.01.09 00:31:57.121865 [ 267 ] {40b29378-ca51-4993-ac8b-a2a1b6e165ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 969 | 2026.01.09 00:31:57.145581 [ 267 ] {40b29378-ca51-4993-ac8b-a2a1b6e165ec} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 970 | 2026.01.09 00:31:57.146089 [ 267 ] {40b29378-ca51-4993-ac8b-a2a1b6e165ec} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 971 | 2026.01.09 00:31:57.146226 [ 267 ] {40b29378-ca51-4993-ac8b-a2a1b6e165ec} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.025282 sec., 395.53832766395067 rows/sec., 725.80 KiB/sec. | ||
| 972 | 2026.01.09 00:31:57.146285 [ 267 ] {40b29378-ca51-4993-ac8b-a2a1b6e165ec} <Debug> TCPHandler: Processed in 0.025488295 sec. | ||
| 973 | 2026.01.09 00:31:57.146397 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 974 | 2026.01.09 00:31:57.146492 [ 267 ] {e511f0b2-9dd5-41bb-8110-e111dc0c3676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 975 | 2026.01.09 00:31:57.146533 [ 267 ] {e511f0b2-9dd5-41bb-8110-e111dc0c3676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 976 | 2026.01.09 00:31:57.146878 [ 267 ] {e511f0b2-9dd5-41bb-8110-e111dc0c3676} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 977 | 2026.01.09 00:31:57.146913 [ 267 ] {e511f0b2-9dd5-41bb-8110-e111dc0c3676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 978 | 2026.01.09 00:31:57.147352 [ 267 ] {e511f0b2-9dd5-41bb-8110-e111dc0c3676} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 979 | 2026.01.09 00:31:57.147797 [ 267 ] {e511f0b2-9dd5-41bb-8110-e111dc0c3676} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 980 | 2026.01.09 00:31:57.147918 [ 267 ] {e511f0b2-9dd5-41bb-8110-e111dc0c3676} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001445 sec., 41522.491349480966 rows/sec., 2.80 MiB/sec. | ||
| 981 | 2026.01.09 00:31:57.147953 [ 267 ] {e511f0b2-9dd5-41bb-8110-e111dc0c3676} <Debug> TCPHandler: Processed in 0.001604576 sec. | ||
| 982 | 2026.01.09 00:31:57.300296 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 983 | 2026.01.09 00:31:57.300794 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 984 | 2026.01.09 00:31:57.300836 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 985 | 2026.01.09 00:31:57.301529 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 986 | 2026.01.09 00:31:57.302065 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 987 | 2026.01.09 00:31:57.302205 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 988 | 2026.01.09 00:31:57.362695 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 989 | 2026.01.09 00:31:57.379455 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 990 | 2026.01.09 00:31:57.379520 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 991 | 2026.01.09 00:31:57.385948 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 992 | 2026.01.09 00:31:57.387063 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 993 | 2026.01.09 00:31:57.390244 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 994 | 2026.01.09 00:31:58.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.16 MiB, peak 164.16 MiB, free memory in arenas 0.00 B, will set to 161.26 MiB (RSS), difference: 1.10 MiB | ||
| 995 | 2026.01.09 00:32:02.037112 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 996 | 2026.01.09 00:32:02.037329 [ 267 ] {725adcfa-9498-4a95-8a40-b105db9425b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 997 | 2026.01.09 00:32:02.037408 [ 267 ] {725adcfa-9498-4a95-8a40-b105db9425b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 998 | 2026.01.09 00:32:02.038116 [ 267 ] {725adcfa-9498-4a95-8a40-b105db9425b7} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 999 | 2026.01.09 00:32:02.038176 [ 267 ] {725adcfa-9498-4a95-8a40-b105db9425b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1000 | 2026.01.09 00:32:02.038736 [ 267 ] {725adcfa-9498-4a95-8a40-b105db9425b7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1001 | 2026.01.09 00:32:02.039174 [ 267 ] {725adcfa-9498-4a95-8a40-b105db9425b7} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1002 | 2026.01.09 00:32:02.039344 [ 267 ] {725adcfa-9498-4a95-8a40-b105db9425b7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00207 sec., 27053.14009661836 rows/sec., 2.08 MiB/sec. | ||
| 1003 | 2026.01.09 00:32:02.039397 [ 267 ] {725adcfa-9498-4a95-8a40-b105db9425b7} <Debug> TCPHandler: Processed in 0.002411199 sec. | ||
| 1004 | 2026.01.09 00:32:02.039533 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1005 | 2026.01.09 00:32:02.039644 [ 267 ] {bcb0e373-6ec0-42be-8ba7-f2891ec029ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1006 | 2026.01.09 00:32:02.039692 [ 267 ] {bcb0e373-6ec0-42be-8ba7-f2891ec029ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1007 | 2026.01.09 00:32:02.040189 [ 267 ] {bcb0e373-6ec0-42be-8ba7-f2891ec029ea} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1008 | 2026.01.09 00:32:02.040239 [ 267 ] {bcb0e373-6ec0-42be-8ba7-f2891ec029ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1009 | 2026.01.09 00:32:02.040732 [ 267 ] {bcb0e373-6ec0-42be-8ba7-f2891ec029ea} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1010 | 2026.01.09 00:32:02.041184 [ 267 ] {bcb0e373-6ec0-42be-8ba7-f2891ec029ea} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1011 | 2026.01.09 00:32:02.041326 [ 267 ] {bcb0e373-6ec0-42be-8ba7-f2891ec029ea} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00171 sec., 37426.90058479532 rows/sec., 2.92 MiB/sec. | ||
| 1012 | 2026.01.09 00:32:02.041369 [ 267 ] {bcb0e373-6ec0-42be-8ba7-f2891ec029ea} <Debug> TCPHandler: Processed in 0.001890094 sec. | ||
| 1013 | 2026.01.09 00:32:02.041488 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1014 | 2026.01.09 00:32:02.041592 [ 267 ] {e8ed3a4a-b7a7-4f09-9bb7-e6a87eed2bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1015 | 2026.01.09 00:32:02.041640 [ 267 ] {e8ed3a4a-b7a7-4f09-9bb7-e6a87eed2bd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1016 | 2026.01.09 00:32:02.042053 [ 267 ] {e8ed3a4a-b7a7-4f09-9bb7-e6a87eed2bd1} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1017 | 2026.01.09 00:32:02.042089 [ 267 ] {e8ed3a4a-b7a7-4f09-9bb7-e6a87eed2bd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1018 | 2026.01.09 00:32:02.042555 [ 267 ] {e8ed3a4a-b7a7-4f09-9bb7-e6a87eed2bd1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1019 | 2026.01.09 00:32:02.042994 [ 267 ] {e8ed3a4a-b7a7-4f09-9bb7-e6a87eed2bd1} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1020 | 2026.01.09 00:32:02.043125 [ 267 ] {e8ed3a4a-b7a7-4f09-9bb7-e6a87eed2bd1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001559 sec., 102629.89095574086 rows/sec., 7.15 MiB/sec. | ||
| 1021 | 2026.01.09 00:32:02.043161 [ 267 ] {e8ed3a4a-b7a7-4f09-9bb7-e6a87eed2bd1} <Debug> TCPHandler: Processed in 0.001724539 sec. | ||
| 1022 | 2026.01.09 00:32:02.043271 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1023 | 2026.01.09 00:32:02.043367 [ 267 ] {0ee2652f-e2cd-4b55-bc61-9ed391a9ea0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1024 | 2026.01.09 00:32:02.043408 [ 267 ] {0ee2652f-e2cd-4b55-bc61-9ed391a9ea0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1025 | 2026.01.09 00:32:02.043733 [ 267 ] {0ee2652f-e2cd-4b55-bc61-9ed391a9ea0c} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1026 | 2026.01.09 00:32:02.043769 [ 267 ] {0ee2652f-e2cd-4b55-bc61-9ed391a9ea0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1027 | 2026.01.09 00:32:02.044253 [ 267 ] {0ee2652f-e2cd-4b55-bc61-9ed391a9ea0c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1028 | 2026.01.09 00:32:02.044705 [ 267 ] {0ee2652f-e2cd-4b55-bc61-9ed391a9ea0c} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1029 | 2026.01.09 00:32:02.044830 [ 267 ] {0ee2652f-e2cd-4b55-bc61-9ed391a9ea0c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001484 sec., 40431.266846361184 rows/sec., 2.72 MiB/sec. | ||
| 1030 | 2026.01.09 00:32:02.044866 [ 267 ] {0ee2652f-e2cd-4b55-bc61-9ed391a9ea0c} <Debug> TCPHandler: Processed in 0.001645357 sec. | ||
| 1031 | 2026.01.09 00:32:04.733381 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1032 | 2026.01.09 00:32:04.733462 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1033 | 2026.01.09 00:32:04.784182 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 82 entries to flush up to offset 170 | ||
| 1034 | 2026.01.09 00:32:04.787989 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1035 | 2026.01.09 00:32:04.788043 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1036 | 2026.01.09 00:32:04.789397 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1037 | 2026.01.09 00:32:04.789925 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1038 | 2026.01.09 00:32:04.790229 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 170 | ||
| 1039 | 2026.01.09 00:32:04.802261 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 1040 | 2026.01.09 00:32:04.802739 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1041 | 2026.01.09 00:32:04.802785 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1042 | 2026.01.09 00:32:04.803453 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1043 | 2026.01.09 00:32:04.803910 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1044 | 2026.01.09 00:32:04.804056 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1045 | 2026.01.09 00:32:04.890299 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1046 | 2026.01.09 00:32:04.907911 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1047 | 2026.01.09 00:32:04.907967 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1048 | 2026.01.09 00:32:04.914391 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1049 | 2026.01.09 00:32:04.915539 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1050 | 2026.01.09 00:32:04.918635 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1051 | 2026.01.09 00:32:05.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.87 MiB, peak 165.87 MiB, free memory in arenas 0.00 B, will set to 162.94 MiB (RSS), difference: 1.07 MiB | ||
| 1052 | 2026.01.09 00:32:07.037459 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1053 | 2026.01.09 00:32:07.037638 [ 267 ] {02c9f896-c7b8-4df4-8ea2-f48bc6a18725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1054 | 2026.01.09 00:32:07.037705 [ 267 ] {02c9f896-c7b8-4df4-8ea2-f48bc6a18725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1055 | 2026.01.09 00:32:07.038379 [ 267 ] {02c9f896-c7b8-4df4-8ea2-f48bc6a18725} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1056 | 2026.01.09 00:32:07.038431 [ 267 ] {02c9f896-c7b8-4df4-8ea2-f48bc6a18725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1057 | 2026.01.09 00:32:07.039001 [ 267 ] {02c9f896-c7b8-4df4-8ea2-f48bc6a18725} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1058 | 2026.01.09 00:32:07.039456 [ 267 ] {02c9f896-c7b8-4df4-8ea2-f48bc6a18725} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1059 | 2026.01.09 00:32:07.039623 [ 267 ] {02c9f896-c7b8-4df4-8ea2-f48bc6a18725} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.002038 sec., 37291.46221786065 rows/sec., 3.07 MiB/sec. | ||
| 1060 | 2026.01.09 00:32:07.039673 [ 267 ] {02c9f896-c7b8-4df4-8ea2-f48bc6a18725} <Debug> TCPHandler: Processed in 0.002340437 sec. | ||
| 1061 | 2026.01.09 00:32:07.039815 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1062 | 2026.01.09 00:32:07.039918 [ 267 ] {38e4af29-21e6-496a-aee1-e32809c97cc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1063 | 2026.01.09 00:32:07.039965 [ 267 ] {38e4af29-21e6-496a-aee1-e32809c97cc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1064 | 2026.01.09 00:32:07.040388 [ 267 ] {38e4af29-21e6-496a-aee1-e32809c97cc6} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1065 | 2026.01.09 00:32:07.040426 [ 267 ] {38e4af29-21e6-496a-aee1-e32809c97cc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1066 | 2026.01.09 00:32:07.040832 [ 267 ] {38e4af29-21e6-496a-aee1-e32809c97cc6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1067 | 2026.01.09 00:32:07.041278 [ 267 ] {38e4af29-21e6-496a-aee1-e32809c97cc6} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1068 | 2026.01.09 00:32:07.041406 [ 267 ] {38e4af29-21e6-496a-aee1-e32809c97cc6} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001513 sec., 6609.385327164574 rows/sec., 496.99 KiB/sec. | ||
| 1069 | 2026.01.09 00:32:07.041448 [ 267 ] {38e4af29-21e6-496a-aee1-e32809c97cc6} <Debug> TCPHandler: Processed in 0.001685818 sec. | ||
| 1070 | 2026.01.09 00:32:07.041567 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1071 | 2026.01.09 00:32:07.041663 [ 267 ] {ed8c1a4f-5f24-4a4d-b489-7adababa53f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1072 | 2026.01.09 00:32:07.041704 [ 267 ] {ed8c1a4f-5f24-4a4d-b489-7adababa53f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1073 | 2026.01.09 00:32:07.042195 [ 267 ] {ed8c1a4f-5f24-4a4d-b489-7adababa53f2} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1074 | 2026.01.09 00:32:07.042240 [ 267 ] {ed8c1a4f-5f24-4a4d-b489-7adababa53f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1075 | 2026.01.09 00:32:07.042836 [ 267 ] {ed8c1a4f-5f24-4a4d-b489-7adababa53f2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1076 | 2026.01.09 00:32:07.043524 [ 267 ] {ed8c1a4f-5f24-4a4d-b489-7adababa53f2} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1077 | 2026.01.09 00:32:07.043675 [ 267 ] {ed8c1a4f-5f24-4a4d-b489-7adababa53f2} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.002031 sec., 36435.253569670116 rows/sec., 2.84 MiB/sec. | ||
| 1078 | 2026.01.09 00:32:07.043717 [ 267 ] {ed8c1a4f-5f24-4a4d-b489-7adababa53f2} <Debug> TCPHandler: Processed in 0.002199543 sec. | ||
| 1079 | 2026.01.09 00:32:07.045904 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1080 | 2026.01.09 00:32:07.046004 [ 267 ] {8856659d-f0f2-4d0a-94a9-b5f772fea500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1081 | 2026.01.09 00:32:07.046059 [ 267 ] {8856659d-f0f2-4d0a-94a9-b5f772fea500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1082 | 2026.01.09 00:32:07.046626 [ 267 ] {8856659d-f0f2-4d0a-94a9-b5f772fea500} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1083 | 2026.01.09 00:32:07.046665 [ 267 ] {8856659d-f0f2-4d0a-94a9-b5f772fea500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1084 | 2026.01.09 00:32:07.047127 [ 267 ] {8856659d-f0f2-4d0a-94a9-b5f772fea500} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1085 | 2026.01.09 00:32:07.047701 [ 267 ] {8856659d-f0f2-4d0a-94a9-b5f772fea500} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1086 | 2026.01.09 00:32:07.047883 [ 267 ] {8856659d-f0f2-4d0a-94a9-b5f772fea500} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001899 sec., 84254.8709847288 rows/sec., 5.87 MiB/sec. | ||
| 1087 | 2026.01.09 00:32:07.047929 [ 267 ] {8856659d-f0f2-4d0a-94a9-b5f772fea500} <Debug> TCPHandler: Processed in 0.00208419 sec. | ||
| 1088 | 2026.01.09 00:32:07.048061 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1089 | 2026.01.09 00:32:07.048160 [ 267 ] {d6cd1dfc-9eb6-4b3b-a355-ff3b528d258b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1090 | 2026.01.09 00:32:07.048216 [ 267 ] {d6cd1dfc-9eb6-4b3b-a355-ff3b528d258b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1091 | 2026.01.09 00:32:07.049237 [ 267 ] {d6cd1dfc-9eb6-4b3b-a355-ff3b528d258b} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1092 | 2026.01.09 00:32:07.049282 [ 267 ] {d6cd1dfc-9eb6-4b3b-a355-ff3b528d258b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1093 | 2026.01.09 00:32:07.049994 [ 267 ] {d6cd1dfc-9eb6-4b3b-a355-ff3b528d258b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1094 | 2026.01.09 00:32:07.050443 [ 267 ] {d6cd1dfc-9eb6-4b3b-a355-ff3b528d258b} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1095 | 2026.01.09 00:32:07.050588 [ 267 ] {d6cd1dfc-9eb6-4b3b-a355-ff3b528d258b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002448 sec., 4084.9673202614376 rows/sec., 7.32 MiB/sec. | ||
| 1096 | 2026.01.09 00:32:07.050645 [ 267 ] {d6cd1dfc-9eb6-4b3b-a355-ff3b528d258b} <Debug> TCPHandler: Processed in 0.002637625 sec. | ||
| 1097 | 2026.01.09 00:32:07.050766 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1098 | 2026.01.09 00:32:07.050864 [ 267 ] {b38e742a-cb66-4189-aff3-69897504e370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1099 | 2026.01.09 00:32:07.050908 [ 267 ] {b38e742a-cb66-4189-aff3-69897504e370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1100 | 2026.01.09 00:32:07.051253 [ 267 ] {b38e742a-cb66-4189-aff3-69897504e370} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1101 | 2026.01.09 00:32:07.051289 [ 267 ] {b38e742a-cb66-4189-aff3-69897504e370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1102 | 2026.01.09 00:32:07.051717 [ 267 ] {b38e742a-cb66-4189-aff3-69897504e370} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1103 | 2026.01.09 00:32:07.052192 [ 267 ] {b38e742a-cb66-4189-aff3-69897504e370} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1104 | 2026.01.09 00:32:07.052325 [ 267 ] {b38e742a-cb66-4189-aff3-69897504e370} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001482 sec., 40485.82995951417 rows/sec., 2.73 MiB/sec. | ||
| 1105 | 2026.01.09 00:32:07.052363 [ 267 ] {b38e742a-cb66-4189-aff3-69897504e370} <Debug> TCPHandler: Processed in 0.001648677 sec. | ||
| 1106 | 2026.01.09 00:32:07.558564 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1107 | 2026.01.09 00:32:07.558833 [ 267 ] {4837a756-cfcb-4f46-bf7a-2453237520e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1108 | 2026.01.09 00:32:07.563311 [ 267 ] {4837a756-cfcb-4f46-bf7a-2453237520e2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1109 | 2026.01.09 00:32:07.571448 [ 267 ] {4837a756-cfcb-4f46-bf7a-2453237520e2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1110 | 2026.01.09 00:32:07.571761 [ 267 ] {4837a756-cfcb-4f46-bf7a-2453237520e2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1111 | 2026.01.09 00:32:07.574000 [ 267 ] {4837a756-cfcb-4f46-bf7a-2453237520e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1112 | 2026.01.09 00:32:07.576809 [ 267 ] {4837a756-cfcb-4f46-bf7a-2453237520e2} <Debug> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1113 | 2026.01.09 00:32:07.584526 [ 267 ] {4837a756-cfcb-4f46-bf7a-2453237520e2} <Trace> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1114 | 2026.01.09 00:32:07.586973 [ 267 ] {4837a756-cfcb-4f46-bf7a-2453237520e2} <Debug> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (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 | ||
| 1115 | 2026.01.09 00:32:07.587011 [ 267 ] {4837a756-cfcb-4f46-bf7a-2453237520e2} <Trace> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1116 | 2026.01.09 00:32:07.589419 [ 267 ] {4837a756-cfcb-4f46-bf7a-2453237520e2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1117 | 2026.01.09 00:32:07.589461 [ 267 ] {4837a756-cfcb-4f46-bf7a-2453237520e2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1118 | 2026.01.09 00:32:07.615974 [ 267 ] {4837a756-cfcb-4f46-bf7a-2453237520e2} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.057229 sec., 454.3151199566653 rows/sec., 19.66 KiB/sec. | ||
| 1119 | 2026.01.09 00:32:07.616131 [ 267 ] {4837a756-cfcb-4f46-bf7a-2453237520e2} <Debug> TCPHandler: Processed in 0.057702953 sec. | ||
| 1120 | 2026.01.09 00:32:07.616546 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1121 | 2026.01.09 00:32:07.616737 [ 267 ] {82ae0acc-04ef-4a0c-afa4-f480dac702c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1122 | 2026.01.09 00:32:07.617049 [ 267 ] {82ae0acc-04ef-4a0c-afa4-f480dac702c1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1123 | 2026.01.09 00:32:07.617086 [ 267 ] {82ae0acc-04ef-4a0c-afa4-f480dac702c1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1124 | 2026.01.09 00:32:07.617315 [ 267 ] {82ae0acc-04ef-4a0c-afa4-f480dac702c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1125 | 2026.01.09 00:32:07.617386 [ 267 ] {82ae0acc-04ef-4a0c-afa4-f480dac702c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1126 | 2026.01.09 00:32:07.617532 [ 267 ] {82ae0acc-04ef-4a0c-afa4-f480dac702c1} <Debug> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1127 | 2026.01.09 00:32:07.617570 [ 267 ] {82ae0acc-04ef-4a0c-afa4-f480dac702c1} <Trace> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1128 | 2026.01.09 00:32:07.617593 [ 267 ] {82ae0acc-04ef-4a0c-afa4-f480dac702c1} <Debug> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (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 | ||
| 1129 | 2026.01.09 00:32:07.617610 [ 267 ] {82ae0acc-04ef-4a0c-afa4-f480dac702c1} <Trace> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1130 | 2026.01.09 00:32:07.617650 [ 267 ] {82ae0acc-04ef-4a0c-afa4-f480dac702c1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1131 | 2026.01.09 00:32:07.617673 [ 267 ] {82ae0acc-04ef-4a0c-afa4-f480dac702c1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1132 | 2026.01.09 00:32:07.618294 [ 267 ] {82ae0acc-04ef-4a0c-afa4-f480dac702c1} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001645 sec., 15805.47112462006 rows/sec., 683.89 KiB/sec. | ||
| 1133 | 2026.01.09 00:32:07.618390 [ 267 ] {82ae0acc-04ef-4a0c-afa4-f480dac702c1} <Debug> TCPHandler: Processed in 0.001952656 sec. | ||
| 1134 | 2026.01.09 00:32:07.619012 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1135 | 2026.01.09 00:32:07.619166 [ 267 ] {00b923e3-efea-479e-aab2-4297d4090080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1136 | 2026.01.09 00:32:07.619396 [ 267 ] {00b923e3-efea-479e-aab2-4297d4090080} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1137 | 2026.01.09 00:32:07.619432 [ 267 ] {00b923e3-efea-479e-aab2-4297d4090080} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1138 | 2026.01.09 00:32:07.619626 [ 267 ] {00b923e3-efea-479e-aab2-4297d4090080} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1139 | 2026.01.09 00:32:07.619682 [ 267 ] {00b923e3-efea-479e-aab2-4297d4090080} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1140 | 2026.01.09 00:32:07.619789 [ 267 ] {00b923e3-efea-479e-aab2-4297d4090080} <Debug> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1141 | 2026.01.09 00:32:07.619820 [ 267 ] {00b923e3-efea-479e-aab2-4297d4090080} <Trace> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1142 | 2026.01.09 00:32:07.619839 [ 267 ] {00b923e3-efea-479e-aab2-4297d4090080} <Debug> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (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 | ||
| 1143 | 2026.01.09 00:32:07.619855 [ 267 ] {00b923e3-efea-479e-aab2-4297d4090080} <Trace> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1144 | 2026.01.09 00:32:07.619890 [ 267 ] {00b923e3-efea-479e-aab2-4297d4090080} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1145 | 2026.01.09 00:32:07.619909 [ 267 ] {00b923e3-efea-479e-aab2-4297d4090080} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1146 | 2026.01.09 00:32:07.620482 [ 267 ] {00b923e3-efea-479e-aab2-4297d4090080} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001383 sec., 18799.710773680406 rows/sec., 813.45 KiB/sec. | ||
| 1147 | 2026.01.09 00:32:07.620555 [ 267 ] {00b923e3-efea-479e-aab2-4297d4090080} <Debug> TCPHandler: Processed in 0.001598306 sec. | ||
| 1148 | 2026.01.09 00:32:07.620799 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1149 | 2026.01.09 00:32:07.620978 [ 267 ] {4449230b-a233-49ab-b575-dedd353cb07f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1150 | 2026.01.09 00:32:07.621214 [ 267 ] {4449230b-a233-49ab-b575-dedd353cb07f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1151 | 2026.01.09 00:32:07.621249 [ 267 ] {4449230b-a233-49ab-b575-dedd353cb07f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
| 1152 | 2026.01.09 00:32:07.621448 [ 267 ] {4449230b-a233-49ab-b575-dedd353cb07f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1153 | 2026.01.09 00:32:07.621504 [ 267 ] {4449230b-a233-49ab-b575-dedd353cb07f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1154 | 2026.01.09 00:32:07.621633 [ 267 ] {4449230b-a233-49ab-b575-dedd353cb07f} <Debug> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1155 | 2026.01.09 00:32:07.621676 [ 267 ] {4449230b-a233-49ab-b575-dedd353cb07f} <Trace> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1156 | 2026.01.09 00:32:07.621708 [ 267 ] {4449230b-a233-49ab-b575-dedd353cb07f} <Debug> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (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 | ||
| 1157 | 2026.01.09 00:32:07.621734 [ 267 ] {4449230b-a233-49ab-b575-dedd353cb07f} <Trace> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1158 | 2026.01.09 00:32:07.621779 [ 267 ] {4449230b-a233-49ab-b575-dedd353cb07f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 1159 | 2026.01.09 00:32:07.621800 [ 267 ] {4449230b-a233-49ab-b575-dedd353cb07f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1160 | 2026.01.09 00:32:07.622309 [ 267 ] {4449230b-a233-49ab-b575-dedd353cb07f} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001411 sec., 18426.64776754075 rows/sec., 797.31 KiB/sec. | ||
| 1161 | 2026.01.09 00:32:07.622396 [ 267 ] {4449230b-a233-49ab-b575-dedd353cb07f} <Debug> TCPHandler: Processed in 0.001659358 sec. | ||
| 1162 | 2026.01.09 00:32:07.622673 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1163 | 2026.01.09 00:32:07.622847 [ 267 ] {1dfcf25b-9879-4747-91f5-81e395ca2072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1164 | 2026.01.09 00:32:07.623153 [ 267 ] {1dfcf25b-9879-4747-91f5-81e395ca2072} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1165 | 2026.01.09 00:32:07.623203 [ 267 ] {1dfcf25b-9879-4747-91f5-81e395ca2072} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1166 | 2026.01.09 00:32:07.623504 [ 267 ] {1dfcf25b-9879-4747-91f5-81e395ca2072} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1167 | 2026.01.09 00:32:07.623579 [ 267 ] {1dfcf25b-9879-4747-91f5-81e395ca2072} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1168 | 2026.01.09 00:32:07.623697 [ 267 ] {1dfcf25b-9879-4747-91f5-81e395ca2072} <Debug> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1169 | 2026.01.09 00:32:07.623727 [ 267 ] {1dfcf25b-9879-4747-91f5-81e395ca2072} <Trace> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1170 | 2026.01.09 00:32:07.623748 [ 267 ] {1dfcf25b-9879-4747-91f5-81e395ca2072} <Debug> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (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 | ||
| 1171 | 2026.01.09 00:32:07.623763 [ 267 ] {1dfcf25b-9879-4747-91f5-81e395ca2072} <Trace> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1172 | 2026.01.09 00:32:07.623798 [ 267 ] {1dfcf25b-9879-4747-91f5-81e395ca2072} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1173 | 2026.01.09 00:32:07.623817 [ 267 ] {1dfcf25b-9879-4747-91f5-81e395ca2072} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1174 | 2026.01.09 00:32:07.624294 [ 267 ] {1dfcf25b-9879-4747-91f5-81e395ca2072} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001523 sec., 17071.56927117531 rows/sec., 738.67 KiB/sec. | ||
| 1175 | 2026.01.09 00:32:07.624357 [ 267 ] {1dfcf25b-9879-4747-91f5-81e395ca2072} <Debug> TCPHandler: Processed in 0.00175056 sec. | ||
| 1176 | 2026.01.09 00:32:07.624592 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1177 | 2026.01.09 00:32:07.624733 [ 267 ] {49a3cc47-9743-4a8d-b35a-51ffe9159ec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1178 | 2026.01.09 00:32:07.624952 [ 267 ] {49a3cc47-9743-4a8d-b35a-51ffe9159ec8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1179 | 2026.01.09 00:32:07.624988 [ 267 ] {49a3cc47-9743-4a8d-b35a-51ffe9159ec8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1180 | 2026.01.09 00:32:07.625179 [ 267 ] {49a3cc47-9743-4a8d-b35a-51ffe9159ec8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1181 | 2026.01.09 00:32:07.625232 [ 267 ] {49a3cc47-9743-4a8d-b35a-51ffe9159ec8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1182 | 2026.01.09 00:32:07.625334 [ 267 ] {49a3cc47-9743-4a8d-b35a-51ffe9159ec8} <Debug> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1183 | 2026.01.09 00:32:07.625363 [ 267 ] {49a3cc47-9743-4a8d-b35a-51ffe9159ec8} <Trace> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1184 | 2026.01.09 00:32:07.625383 [ 267 ] {49a3cc47-9743-4a8d-b35a-51ffe9159ec8} <Debug> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (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 | ||
| 1185 | 2026.01.09 00:32:07.625397 [ 267 ] {49a3cc47-9743-4a8d-b35a-51ffe9159ec8} <Trace> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1186 | 2026.01.09 00:32:07.625433 [ 267 ] {49a3cc47-9743-4a8d-b35a-51ffe9159ec8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1187 | 2026.01.09 00:32:07.625452 [ 267 ] {49a3cc47-9743-4a8d-b35a-51ffe9159ec8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1188 | 2026.01.09 00:32:07.625860 [ 267 ] {49a3cc47-9743-4a8d-b35a-51ffe9159ec8} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001187 sec., 21903.959561920812 rows/sec., 947.77 KiB/sec. | ||
| 1189 | 2026.01.09 00:32:07.625918 [ 267 ] {49a3cc47-9743-4a8d-b35a-51ffe9159ec8} <Debug> TCPHandler: Processed in 0.001377669 sec. | ||
| 1190 | 2026.01.09 00:32:07.626133 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1191 | 2026.01.09 00:32:07.626268 [ 267 ] {3feb07dc-df9d-4003-b1bb-e6a1872066fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1192 | 2026.01.09 00:32:07.626485 [ 267 ] {3feb07dc-df9d-4003-b1bb-e6a1872066fe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1193 | 2026.01.09 00:32:07.626520 [ 267 ] {3feb07dc-df9d-4003-b1bb-e6a1872066fe} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1194 | 2026.01.09 00:32:07.626711 [ 267 ] {3feb07dc-df9d-4003-b1bb-e6a1872066fe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1195 | 2026.01.09 00:32:07.626764 [ 267 ] {3feb07dc-df9d-4003-b1bb-e6a1872066fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1196 | 2026.01.09 00:32:07.626864 [ 267 ] {3feb07dc-df9d-4003-b1bb-e6a1872066fe} <Debug> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1197 | 2026.01.09 00:32:07.626894 [ 267 ] {3feb07dc-df9d-4003-b1bb-e6a1872066fe} <Trace> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1198 | 2026.01.09 00:32:07.626913 [ 267 ] {3feb07dc-df9d-4003-b1bb-e6a1872066fe} <Debug> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1199 | 2026.01.09 00:32:07.626927 [ 267 ] {3feb07dc-df9d-4003-b1bb-e6a1872066fe} <Trace> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1200 | 2026.01.09 00:32:07.626960 [ 267 ] {3feb07dc-df9d-4003-b1bb-e6a1872066fe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1201 | 2026.01.09 00:32:07.626979 [ 267 ] {3feb07dc-df9d-4003-b1bb-e6a1872066fe} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1202 | 2026.01.09 00:32:07.627357 [ 267 ] {3feb07dc-df9d-4003-b1bb-e6a1872066fe} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001147 sec., 22667.829119442024 rows/sec., 980.82 KiB/sec. | ||
| 1203 | 2026.01.09 00:32:07.627414 [ 267 ] {3feb07dc-df9d-4003-b1bb-e6a1872066fe} <Debug> TCPHandler: Processed in 0.001331038 sec. | ||
| 1204 | 2026.01.09 00:32:07.627626 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1205 | 2026.01.09 00:32:07.627761 [ 267 ] {1b472f53-342d-4f0f-9dd3-4549f7b42d74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1206 | 2026.01.09 00:32:07.627974 [ 267 ] {1b472f53-342d-4f0f-9dd3-4549f7b42d74} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1207 | 2026.01.09 00:32:07.628009 [ 267 ] {1b472f53-342d-4f0f-9dd3-4549f7b42d74} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1208 | 2026.01.09 00:32:07.628282 [ 267 ] {1b472f53-342d-4f0f-9dd3-4549f7b42d74} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1209 | 2026.01.09 00:32:07.628364 [ 267 ] {1b472f53-342d-4f0f-9dd3-4549f7b42d74} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1210 | 2026.01.09 00:32:07.628482 [ 267 ] {1b472f53-342d-4f0f-9dd3-4549f7b42d74} <Debug> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1211 | 2026.01.09 00:32:07.628513 [ 267 ] {1b472f53-342d-4f0f-9dd3-4549f7b42d74} <Trace> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1212 | 2026.01.09 00:32:07.628534 [ 267 ] {1b472f53-342d-4f0f-9dd3-4549f7b42d74} <Debug> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1213 | 2026.01.09 00:32:07.628549 [ 267 ] {1b472f53-342d-4f0f-9dd3-4549f7b42d74} <Trace> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1214 | 2026.01.09 00:32:07.628585 [ 267 ] {1b472f53-342d-4f0f-9dd3-4549f7b42d74} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1215 | 2026.01.09 00:32:07.628607 [ 267 ] {1b472f53-342d-4f0f-9dd3-4549f7b42d74} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1216 | 2026.01.09 00:32:07.629027 [ 267 ] {1b472f53-342d-4f0f-9dd3-4549f7b42d74} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001323 sec., 19652.30536659108 rows/sec., 850.34 KiB/sec. | ||
| 1217 | 2026.01.09 00:32:07.629096 [ 267 ] {1b472f53-342d-4f0f-9dd3-4549f7b42d74} <Debug> TCPHandler: Processed in 0.001519044 sec. | ||
| 1218 | 2026.01.09 00:32:07.629337 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1219 | 2026.01.09 00:32:07.629486 [ 267 ] {3c528b57-4a3c-41dd-adea-c8ff8f9b829b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1220 | 2026.01.09 00:32:07.629805 [ 267 ] {3c528b57-4a3c-41dd-adea-c8ff8f9b829b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1221 | 2026.01.09 00:32:07.629841 [ 267 ] {3c528b57-4a3c-41dd-adea-c8ff8f9b829b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1222 | 2026.01.09 00:32:07.630165 [ 267 ] {3c528b57-4a3c-41dd-adea-c8ff8f9b829b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1223 | 2026.01.09 00:32:07.630226 [ 267 ] {3c528b57-4a3c-41dd-adea-c8ff8f9b829b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1224 | 2026.01.09 00:32:07.630330 [ 267 ] {3c528b57-4a3c-41dd-adea-c8ff8f9b829b} <Debug> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1225 | 2026.01.09 00:32:07.630360 [ 267 ] {3c528b57-4a3c-41dd-adea-c8ff8f9b829b} <Trace> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1226 | 2026.01.09 00:32:07.630379 [ 267 ] {3c528b57-4a3c-41dd-adea-c8ff8f9b829b} <Debug> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1227 | 2026.01.09 00:32:07.630394 [ 267 ] {3c528b57-4a3c-41dd-adea-c8ff8f9b829b} <Trace> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1228 | 2026.01.09 00:32:07.630430 [ 267 ] {3c528b57-4a3c-41dd-adea-c8ff8f9b829b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1229 | 2026.01.09 00:32:07.630449 [ 267 ] {3c528b57-4a3c-41dd-adea-c8ff8f9b829b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1230 | 2026.01.09 00:32:07.630883 [ 267 ] {3c528b57-4a3c-41dd-adea-c8ff8f9b829b} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001463 sec., 17771.701982228296 rows/sec., 768.97 KiB/sec. | ||
| 1231 | 2026.01.09 00:32:07.630943 [ 267 ] {3c528b57-4a3c-41dd-adea-c8ff8f9b829b} <Debug> TCPHandler: Processed in 0.001657757 sec. | ||
| 1232 | 2026.01.09 00:32:07.631163 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1233 | 2026.01.09 00:32:07.631299 [ 267 ] {cfd2b0a4-9c53-40da-8b15-ba362bc1ace8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1234 | 2026.01.09 00:32:07.631538 [ 267 ] {cfd2b0a4-9c53-40da-8b15-ba362bc1ace8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1235 | 2026.01.09 00:32:07.631583 [ 267 ] {cfd2b0a4-9c53-40da-8b15-ba362bc1ace8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1236 | 2026.01.09 00:32:07.631782 [ 267 ] {cfd2b0a4-9c53-40da-8b15-ba362bc1ace8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1237 | 2026.01.09 00:32:07.631836 [ 267 ] {cfd2b0a4-9c53-40da-8b15-ba362bc1ace8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1238 | 2026.01.09 00:32:07.631938 [ 267 ] {cfd2b0a4-9c53-40da-8b15-ba362bc1ace8} <Debug> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1239 | 2026.01.09 00:32:07.631967 [ 267 ] {cfd2b0a4-9c53-40da-8b15-ba362bc1ace8} <Trace> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1240 | 2026.01.09 00:32:07.631986 [ 267 ] {cfd2b0a4-9c53-40da-8b15-ba362bc1ace8} <Debug> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1241 | 2026.01.09 00:32:07.632001 [ 267 ] {cfd2b0a4-9c53-40da-8b15-ba362bc1ace8} <Trace> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1242 | 2026.01.09 00:32:07.632036 [ 267 ] {cfd2b0a4-9c53-40da-8b15-ba362bc1ace8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1243 | 2026.01.09 00:32:07.632055 [ 267 ] {cfd2b0a4-9c53-40da-8b15-ba362bc1ace8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1244 | 2026.01.09 00:32:07.632527 [ 267 ] {cfd2b0a4-9c53-40da-8b15-ba362bc1ace8} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001285 sec., 20233.463035019457 rows/sec., 875.49 KiB/sec. | ||
| 1245 | 2026.01.09 00:32:07.632592 [ 267 ] {cfd2b0a4-9c53-40da-8b15-ba362bc1ace8} <Debug> TCPHandler: Processed in 0.001479342 sec. | ||
| 1246 | 2026.01.09 00:32:07.632849 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1247 | 2026.01.09 00:32:07.632985 [ 267 ] {c7825f9a-aaea-4f3c-9dc5-b1cd9c3e015c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1248 | 2026.01.09 00:32:07.633212 [ 267 ] {c7825f9a-aaea-4f3c-9dc5-b1cd9c3e015c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1249 | 2026.01.09 00:32:07.633248 [ 267 ] {c7825f9a-aaea-4f3c-9dc5-b1cd9c3e015c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1250 | 2026.01.09 00:32:07.633444 [ 267 ] {c7825f9a-aaea-4f3c-9dc5-b1cd9c3e015c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1251 | 2026.01.09 00:32:07.633496 [ 267 ] {c7825f9a-aaea-4f3c-9dc5-b1cd9c3e015c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1252 | 2026.01.09 00:32:07.633596 [ 267 ] {c7825f9a-aaea-4f3c-9dc5-b1cd9c3e015c} <Debug> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1253 | 2026.01.09 00:32:07.633625 [ 267 ] {c7825f9a-aaea-4f3c-9dc5-b1cd9c3e015c} <Trace> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1254 | 2026.01.09 00:32:07.633644 [ 267 ] {c7825f9a-aaea-4f3c-9dc5-b1cd9c3e015c} <Debug> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (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 | ||
| 1255 | 2026.01.09 00:32:07.633658 [ 267 ] {c7825f9a-aaea-4f3c-9dc5-b1cd9c3e015c} <Trace> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1256 | 2026.01.09 00:32:07.633691 [ 267 ] {c7825f9a-aaea-4f3c-9dc5-b1cd9c3e015c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1257 | 2026.01.09 00:32:07.633709 [ 267 ] {c7825f9a-aaea-4f3c-9dc5-b1cd9c3e015c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1258 | 2026.01.09 00:32:07.634304 [ 267 ] {c7825f9a-aaea-4f3c-9dc5-b1cd9c3e015c} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001375 sec., 18909.09090909091 rows/sec., 818.18 KiB/sec. | ||
| 1259 | 2026.01.09 00:32:07.634380 [ 267 ] {c7825f9a-aaea-4f3c-9dc5-b1cd9c3e015c} <Debug> TCPHandler: Processed in 0.001580945 sec. | ||
| 1260 | 2026.01.09 00:32:07.645375 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1261 | 2026.01.09 00:32:07.645542 [ 267 ] {24eda6f0-3fd5-46dd-84f7-8ff9a00501b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1262 | 2026.01.09 00:32:07.645799 [ 267 ] {24eda6f0-3fd5-46dd-84f7-8ff9a00501b8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1263 | 2026.01.09 00:32:07.645836 [ 267 ] {24eda6f0-3fd5-46dd-84f7-8ff9a00501b8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1264 | 2026.01.09 00:32:07.646080 [ 267 ] {24eda6f0-3fd5-46dd-84f7-8ff9a00501b8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1265 | 2026.01.09 00:32:07.646140 [ 267 ] {24eda6f0-3fd5-46dd-84f7-8ff9a00501b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1266 | 2026.01.09 00:32:07.646252 [ 267 ] {24eda6f0-3fd5-46dd-84f7-8ff9a00501b8} <Debug> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1267 | 2026.01.09 00:32:07.646283 [ 267 ] {24eda6f0-3fd5-46dd-84f7-8ff9a00501b8} <Trace> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1268 | 2026.01.09 00:32:07.646303 [ 267 ] {24eda6f0-3fd5-46dd-84f7-8ff9a00501b8} <Debug> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (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 | ||
| 1269 | 2026.01.09 00:32:07.646317 [ 267 ] {24eda6f0-3fd5-46dd-84f7-8ff9a00501b8} <Trace> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1270 | 2026.01.09 00:32:07.646355 [ 267 ] {24eda6f0-3fd5-46dd-84f7-8ff9a00501b8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1271 | 2026.01.09 00:32:07.646376 [ 267 ] {24eda6f0-3fd5-46dd-84f7-8ff9a00501b8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1272 | 2026.01.09 00:32:07.646853 [ 267 ] {24eda6f0-3fd5-46dd-84f7-8ff9a00501b8} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001378 sec., 18867.924528301886 rows/sec., 816.40 KiB/sec. | ||
| 1273 | 2026.01.09 00:32:07.646917 [ 267 ] {24eda6f0-3fd5-46dd-84f7-8ff9a00501b8} <Debug> TCPHandler: Processed in 0.001619616 sec. | ||
| 1274 | 2026.01.09 00:32:07.647277 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1275 | 2026.01.09 00:32:07.647419 [ 267 ] {c87552c7-35a9-4132-8d76-7e57f9a29c6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1276 | 2026.01.09 00:32:07.647670 [ 267 ] {c87552c7-35a9-4132-8d76-7e57f9a29c6e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1277 | 2026.01.09 00:32:07.647708 [ 267 ] {c87552c7-35a9-4132-8d76-7e57f9a29c6e} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1278 | 2026.01.09 00:32:07.647907 [ 267 ] {c87552c7-35a9-4132-8d76-7e57f9a29c6e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1279 | 2026.01.09 00:32:07.647960 [ 267 ] {c87552c7-35a9-4132-8d76-7e57f9a29c6e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1280 | 2026.01.09 00:32:07.648061 [ 267 ] {c87552c7-35a9-4132-8d76-7e57f9a29c6e} <Debug> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1281 | 2026.01.09 00:32:07.648090 [ 267 ] {c87552c7-35a9-4132-8d76-7e57f9a29c6e} <Trace> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1282 | 2026.01.09 00:32:07.648109 [ 267 ] {c87552c7-35a9-4132-8d76-7e57f9a29c6e} <Debug> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (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 | ||
| 1283 | 2026.01.09 00:32:07.648123 [ 267 ] {c87552c7-35a9-4132-8d76-7e57f9a29c6e} <Trace> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1284 | 2026.01.09 00:32:07.648156 [ 267 ] {c87552c7-35a9-4132-8d76-7e57f9a29c6e} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1285 | 2026.01.09 00:32:07.648175 [ 267 ] {c87552c7-35a9-4132-8d76-7e57f9a29c6e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1286 | 2026.01.09 00:32:07.648597 [ 267 ] {c87552c7-35a9-4132-8d76-7e57f9a29c6e} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001238 sec., 21001.6155088853 rows/sec., 908.72 KiB/sec. | ||
| 1287 | 2026.01.09 00:32:07.648658 [ 267 ] {c87552c7-35a9-4132-8d76-7e57f9a29c6e} <Debug> TCPHandler: Processed in 0.001432721 sec. | ||
| 1288 | 2026.01.09 00:32:07.648904 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1289 | 2026.01.09 00:32:07.649044 [ 267 ] {e480ee9b-d1bf-4188-8e99-c211270ca7bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1290 | 2026.01.09 00:32:07.649282 [ 267 ] {e480ee9b-d1bf-4188-8e99-c211270ca7bd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1291 | 2026.01.09 00:32:07.649319 [ 267 ] {e480ee9b-d1bf-4188-8e99-c211270ca7bd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1292 | 2026.01.09 00:32:07.649519 [ 267 ] {e480ee9b-d1bf-4188-8e99-c211270ca7bd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1293 | 2026.01.09 00:32:07.649571 [ 267 ] {e480ee9b-d1bf-4188-8e99-c211270ca7bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1294 | 2026.01.09 00:32:07.649670 [ 267 ] {e480ee9b-d1bf-4188-8e99-c211270ca7bd} <Debug> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1295 | 2026.01.09 00:32:07.649698 [ 267 ] {e480ee9b-d1bf-4188-8e99-c211270ca7bd} <Trace> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1296 | 2026.01.09 00:32:07.649717 [ 267 ] {e480ee9b-d1bf-4188-8e99-c211270ca7bd} <Debug> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (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 | ||
| 1297 | 2026.01.09 00:32:07.649731 [ 267 ] {e480ee9b-d1bf-4188-8e99-c211270ca7bd} <Trace> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1298 | 2026.01.09 00:32:07.649764 [ 267 ] {e480ee9b-d1bf-4188-8e99-c211270ca7bd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1299 | 2026.01.09 00:32:07.649783 [ 267 ] {e480ee9b-d1bf-4188-8e99-c211270ca7bd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1300 | 2026.01.09 00:32:07.650235 [ 267 ] {e480ee9b-d1bf-4188-8e99-c211270ca7bd} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.00125 sec., 20800 rows/sec., 900.00 KiB/sec. | ||
| 1301 | 2026.01.09 00:32:07.650329 [ 267 ] {e480ee9b-d1bf-4188-8e99-c211270ca7bd} <Debug> TCPHandler: Processed in 0.001475102 sec. | ||
| 1302 | 2026.01.09 00:32:07.650639 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1303 | 2026.01.09 00:32:07.650810 [ 267 ] {2e6ae725-1e6d-4d73-a8fa-b815fbdc65ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1304 | 2026.01.09 00:32:07.651120 [ 267 ] {2e6ae725-1e6d-4d73-a8fa-b815fbdc65ba} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1305 | 2026.01.09 00:32:07.651186 [ 267 ] {2e6ae725-1e6d-4d73-a8fa-b815fbdc65ba} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1306 | 2026.01.09 00:32:07.652813 [ 267 ] {2e6ae725-1e6d-4d73-a8fa-b815fbdc65ba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1307 | 2026.01.09 00:32:07.652888 [ 267 ] {2e6ae725-1e6d-4d73-a8fa-b815fbdc65ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1308 | 2026.01.09 00:32:07.653017 [ 267 ] {2e6ae725-1e6d-4d73-a8fa-b815fbdc65ba} <Debug> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1309 | 2026.01.09 00:32:07.653055 [ 267 ] {2e6ae725-1e6d-4d73-a8fa-b815fbdc65ba} <Trace> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1310 | 2026.01.09 00:32:07.653082 [ 267 ] {2e6ae725-1e6d-4d73-a8fa-b815fbdc65ba} <Debug> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (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 | ||
| 1311 | 2026.01.09 00:32:07.653104 [ 267 ] {2e6ae725-1e6d-4d73-a8fa-b815fbdc65ba} <Trace> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1312 | 2026.01.09 00:32:07.653151 [ 267 ] {2e6ae725-1e6d-4d73-a8fa-b815fbdc65ba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1313 | 2026.01.09 00:32:07.653178 [ 267 ] {2e6ae725-1e6d-4d73-a8fa-b815fbdc65ba} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1314 | 2026.01.09 00:32:07.653736 [ 267 ] {2e6ae725-1e6d-4d73-a8fa-b815fbdc65ba} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.003002 sec., 8660.89273817455 rows/sec., 374.75 KiB/sec. | ||
| 1315 | 2026.01.09 00:32:07.653831 [ 267 ] {2e6ae725-1e6d-4d73-a8fa-b815fbdc65ba} <Debug> TCPHandler: Processed in 0.003252043 sec. | ||
| 1316 | 2026.01.09 00:32:07.654153 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1317 | 2026.01.09 00:32:07.654318 [ 267 ] {ea5fc30e-35dc-4728-856d-07d63d94df77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1318 | 2026.01.09 00:32:07.654643 [ 267 ] {ea5fc30e-35dc-4728-856d-07d63d94df77} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1319 | 2026.01.09 00:32:07.654692 [ 267 ] {ea5fc30e-35dc-4728-856d-07d63d94df77} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1320 | 2026.01.09 00:32:07.655000 [ 267 ] {ea5fc30e-35dc-4728-856d-07d63d94df77} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1321 | 2026.01.09 00:32:07.655067 [ 267 ] {ea5fc30e-35dc-4728-856d-07d63d94df77} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1322 | 2026.01.09 00:32:07.655193 [ 267 ] {ea5fc30e-35dc-4728-856d-07d63d94df77} <Debug> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 1323 | 2026.01.09 00:32:07.655232 [ 267 ] {ea5fc30e-35dc-4728-856d-07d63d94df77} <Trace> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1324 | 2026.01.09 00:32:07.655258 [ 267 ] {ea5fc30e-35dc-4728-856d-07d63d94df77} <Debug> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (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 | ||
| 1325 | 2026.01.09 00:32:07.655278 [ 267 ] {ea5fc30e-35dc-4728-856d-07d63d94df77} <Trace> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1326 | 2026.01.09 00:32:07.655324 [ 267 ] {ea5fc30e-35dc-4728-856d-07d63d94df77} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1327 | 2026.01.09 00:32:07.655349 [ 267 ] {ea5fc30e-35dc-4728-856d-07d63d94df77} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1328 | 2026.01.09 00:32:07.655845 [ 267 ] {ea5fc30e-35dc-4728-856d-07d63d94df77} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001601 sec., 16239.850093691442 rows/sec., 702.69 KiB/sec. | ||
| 1329 | 2026.01.09 00:32:07.655925 [ 267 ] {ea5fc30e-35dc-4728-856d-07d63d94df77} <Debug> TCPHandler: Processed in 0.001831902 sec. | ||
| 1330 | 2026.01.09 00:32:07.656238 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1331 | 2026.01.09 00:32:07.656433 [ 267 ] {74866f1d-e743-4cd9-a0e1-030e0c09218c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1332 | 2026.01.09 00:32:07.656694 [ 267 ] {74866f1d-e743-4cd9-a0e1-030e0c09218c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1333 | 2026.01.09 00:32:07.656731 [ 267 ] {74866f1d-e743-4cd9-a0e1-030e0c09218c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1334 | 2026.01.09 00:32:07.656953 [ 267 ] {74866f1d-e743-4cd9-a0e1-030e0c09218c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1335 | 2026.01.09 00:32:07.657008 [ 267 ] {74866f1d-e743-4cd9-a0e1-030e0c09218c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1336 | 2026.01.09 00:32:07.657110 [ 267 ] {74866f1d-e743-4cd9-a0e1-030e0c09218c} <Debug> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 1337 | 2026.01.09 00:32:07.657140 [ 267 ] {74866f1d-e743-4cd9-a0e1-030e0c09218c} <Trace> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1338 | 2026.01.09 00:32:07.657160 [ 267 ] {74866f1d-e743-4cd9-a0e1-030e0c09218c} <Debug> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (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 | ||
| 1339 | 2026.01.09 00:32:07.657175 [ 267 ] {74866f1d-e743-4cd9-a0e1-030e0c09218c} <Trace> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1340 | 2026.01.09 00:32:07.657208 [ 267 ] {74866f1d-e743-4cd9-a0e1-030e0c09218c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1341 | 2026.01.09 00:32:07.657227 [ 267 ] {74866f1d-e743-4cd9-a0e1-030e0c09218c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1342 | 2026.01.09 00:32:07.657657 [ 267 ] {74866f1d-e743-4cd9-a0e1-030e0c09218c} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001311 sec., 19832.18916857361 rows/sec., 858.12 KiB/sec. | ||
| 1343 | 2026.01.09 00:32:07.657725 [ 267 ] {74866f1d-e743-4cd9-a0e1-030e0c09218c} <Debug> TCPHandler: Processed in 0.001551485 sec. | ||
| 1344 | 2026.01.09 00:32:07.658046 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1345 | 2026.01.09 00:32:07.658185 [ 267 ] {bb10fb84-d1cb-4e44-b167-2c4e3f4d9283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1346 | 2026.01.09 00:32:07.658461 [ 267 ] {bb10fb84-d1cb-4e44-b167-2c4e3f4d9283} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1347 | 2026.01.09 00:32:07.658500 [ 267 ] {bb10fb84-d1cb-4e44-b167-2c4e3f4d9283} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1348 | 2026.01.09 00:32:07.658732 [ 267 ] {bb10fb84-d1cb-4e44-b167-2c4e3f4d9283} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1349 | 2026.01.09 00:32:07.658785 [ 267 ] {bb10fb84-d1cb-4e44-b167-2c4e3f4d9283} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1350 | 2026.01.09 00:32:07.658886 [ 267 ] {bb10fb84-d1cb-4e44-b167-2c4e3f4d9283} <Debug> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 1351 | 2026.01.09 00:32:07.658914 [ 267 ] {bb10fb84-d1cb-4e44-b167-2c4e3f4d9283} <Trace> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1352 | 2026.01.09 00:32:07.658933 [ 267 ] {bb10fb84-d1cb-4e44-b167-2c4e3f4d9283} <Debug> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (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 | ||
| 1353 | 2026.01.09 00:32:07.658947 [ 267 ] {bb10fb84-d1cb-4e44-b167-2c4e3f4d9283} <Trace> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1354 | 2026.01.09 00:32:07.658979 [ 267 ] {bb10fb84-d1cb-4e44-b167-2c4e3f4d9283} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1355 | 2026.01.09 00:32:07.658997 [ 267 ] {bb10fb84-d1cb-4e44-b167-2c4e3f4d9283} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1356 | 2026.01.09 00:32:07.659422 [ 267 ] {bb10fb84-d1cb-4e44-b167-2c4e3f4d9283} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001297 sec., 20046.260601387818 rows/sec., 867.39 KiB/sec. | ||
| 1357 | 2026.01.09 00:32:07.659487 [ 267 ] {bb10fb84-d1cb-4e44-b167-2c4e3f4d9283} <Debug> TCPHandler: Processed in 0.001492133 sec. | ||
| 1358 | 2026.01.09 00:32:07.719149 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1359 | 2026.01.09 00:32:07.719327 [ 267 ] {a614963f-c343-4c17-8578-e5c4be6c6da3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1360 | 2026.01.09 00:32:07.719399 [ 267 ] {a614963f-c343-4c17-8578-e5c4be6c6da3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1361 | 2026.01.09 00:32:07.720206 [ 267 ] {a614963f-c343-4c17-8578-e5c4be6c6da3} <Trace> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1362 | 2026.01.09 00:32:07.720256 [ 267 ] {a614963f-c343-4c17-8578-e5c4be6c6da3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1363 | 2026.01.09 00:32:07.720851 [ 267 ] {a614963f-c343-4c17-8578-e5c4be6c6da3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1364 | 2026.01.09 00:32:07.721250 [ 267 ] {a614963f-c343-4c17-8578-e5c4be6c6da3} <Trace> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1365 | 2026.01.09 00:32:07.721414 [ 267 ] {a614963f-c343-4c17-8578-e5c4be6c6da3} <Debug> executeQuery: Read 18 rows, 5.71 KiB in 0.002134 sec., 8434.864104967197 rows/sec., 2.61 MiB/sec. | ||
| 1366 | 2026.01.09 00:32:07.721474 [ 267 ] {a614963f-c343-4c17-8578-e5c4be6c6da3} <Debug> TCPHandler: Processed in 0.002446509 sec. | ||
| 1367 | 2026.01.09 00:32:07.721637 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1368 | 2026.01.09 00:32:07.721742 [ 267 ] {fdb342d7-8fd5-4b95-8661-21fcf657ca1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1369 | 2026.01.09 00:32:07.721790 [ 267 ] {fdb342d7-8fd5-4b95-8661-21fcf657ca1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1370 | 2026.01.09 00:32:07.722464 [ 267 ] {fdb342d7-8fd5-4b95-8661-21fcf657ca1e} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1371 | 2026.01.09 00:32:07.722502 [ 267 ] {fdb342d7-8fd5-4b95-8661-21fcf657ca1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1372 | 2026.01.09 00:32:07.722992 [ 267 ] {fdb342d7-8fd5-4b95-8661-21fcf657ca1e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1373 | 2026.01.09 00:32:07.723463 [ 267 ] {fdb342d7-8fd5-4b95-8661-21fcf657ca1e} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1374 | 2026.01.09 00:32:07.723601 [ 267 ] {fdb342d7-8fd5-4b95-8661-21fcf657ca1e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001883 sec., 217737.6526818906 rows/sec., 13.81 MiB/sec. | ||
| 1375 | 2026.01.09 00:32:07.723640 [ 267 ] {fdb342d7-8fd5-4b95-8661-21fcf657ca1e} <Debug> TCPHandler: Processed in 0.002054009 sec. | ||
| 1376 | 2026.01.09 00:32:07.723762 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1377 | 2026.01.09 00:32:07.723861 [ 267 ] {11848191-5874-4a26-9620-a11fc670bb8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1378 | 2026.01.09 00:32:07.723905 [ 267 ] {11848191-5874-4a26-9620-a11fc670bb8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1379 | 2026.01.09 00:32:07.724317 [ 267 ] {11848191-5874-4a26-9620-a11fc670bb8d} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1380 | 2026.01.09 00:32:07.724354 [ 267 ] {11848191-5874-4a26-9620-a11fc670bb8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1381 | 2026.01.09 00:32:07.724885 [ 267 ] {11848191-5874-4a26-9620-a11fc670bb8d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1382 | 2026.01.09 00:32:07.725422 [ 267 ] {11848191-5874-4a26-9620-a11fc670bb8d} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1383 | 2026.01.09 00:32:07.725560 [ 267 ] {11848191-5874-4a26-9620-a11fc670bb8d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00172 sec., 1162.7906976744187 rows/sec., 94.82 KiB/sec. | ||
| 1384 | 2026.01.09 00:32:07.725599 [ 267 ] {11848191-5874-4a26-9620-a11fc670bb8d} <Debug> TCPHandler: Processed in 0.001887523 sec. | ||
| 1385 | 2026.01.09 00:32:07.725716 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1386 | 2026.01.09 00:32:07.725816 [ 267 ] {17b505f0-d3ac-408b-a51e-d8c7b4e49f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1387 | 2026.01.09 00:32:07.725857 [ 267 ] {17b505f0-d3ac-408b-a51e-d8c7b4e49f3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1388 | 2026.01.09 00:32:07.727537 [ 267 ] {17b505f0-d3ac-408b-a51e-d8c7b4e49f3b} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1389 | 2026.01.09 00:32:07.727574 [ 267 ] {17b505f0-d3ac-408b-a51e-d8c7b4e49f3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1390 | 2026.01.09 00:32:07.728236 [ 267 ] {17b505f0-d3ac-408b-a51e-d8c7b4e49f3b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1391 | 2026.01.09 00:32:07.728705 [ 267 ] {17b505f0-d3ac-408b-a51e-d8c7b4e49f3b} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1392 | 2026.01.09 00:32:07.728852 [ 267 ] {17b505f0-d3ac-408b-a51e-d8c7b4e49f3b} <Debug> executeQuery: Read 2253 rows, 186.48 KiB in 0.003057 sec., 736997.0559371933 rows/sec., 59.57 MiB/sec. | ||
| 1393 | 2026.01.09 00:32:07.728894 [ 267 ] {17b505f0-d3ac-408b-a51e-d8c7b4e49f3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.03 MiB. | ||
| 1394 | 2026.01.09 00:32:07.728909 [ 267 ] {17b505f0-d3ac-408b-a51e-d8c7b4e49f3b} <Debug> TCPHandler: Processed in 0.003244663 sec. | ||
| 1395 | 2026.01.09 00:32:07.729026 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1396 | 2026.01.09 00:32:07.729123 [ 267 ] {3b252e32-d8de-4319-9201-eda1a3fb2171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1397 | 2026.01.09 00:32:07.729163 [ 267 ] {3b252e32-d8de-4319-9201-eda1a3fb2171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1398 | 2026.01.09 00:32:07.729666 [ 267 ] {3b252e32-d8de-4319-9201-eda1a3fb2171} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1399 | 2026.01.09 00:32:07.729705 [ 267 ] {3b252e32-d8de-4319-9201-eda1a3fb2171} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1400 | 2026.01.09 00:32:07.730199 [ 267 ] {3b252e32-d8de-4319-9201-eda1a3fb2171} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1401 | 2026.01.09 00:32:07.730644 [ 267 ] {3b252e32-d8de-4319-9201-eda1a3fb2171} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1402 | 2026.01.09 00:32:07.730785 [ 267 ] {3b252e32-d8de-4319-9201-eda1a3fb2171} <Debug> executeQuery: Read 207 rows, 12.46 KiB in 0.001682 sec., 123067.7764565993 rows/sec., 7.23 MiB/sec. | ||
| 1403 | 2026.01.09 00:32:07.730823 [ 267 ] {3b252e32-d8de-4319-9201-eda1a3fb2171} <Debug> TCPHandler: Processed in 0.001847892 sec. | ||
| 1404 | 2026.01.09 00:32:07.730938 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1405 | 2026.01.09 00:32:07.731040 [ 267 ] {7afd6cb4-a328-4091-a7e0-08c9aa0a3495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1406 | 2026.01.09 00:32:07.731093 [ 267 ] {7afd6cb4-a328-4091-a7e0-08c9aa0a3495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1407 | 2026.01.09 00:32:07.731730 [ 267 ] {7afd6cb4-a328-4091-a7e0-08c9aa0a3495} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1408 | 2026.01.09 00:32:07.731768 [ 267 ] {7afd6cb4-a328-4091-a7e0-08c9aa0a3495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1409 | 2026.01.09 00:32:07.732232 [ 267 ] {7afd6cb4-a328-4091-a7e0-08c9aa0a3495} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1410 | 2026.01.09 00:32:07.732656 [ 267 ] {7afd6cb4-a328-4091-a7e0-08c9aa0a3495} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1411 | 2026.01.09 00:32:07.732787 [ 267 ] {7afd6cb4-a328-4091-a7e0-08c9aa0a3495} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001771 sec., 248447.2049689441 rows/sec., 16.44 MiB/sec. | ||
| 1412 | 2026.01.09 00:32:07.732825 [ 267 ] {7afd6cb4-a328-4091-a7e0-08c9aa0a3495} <Debug> TCPHandler: Processed in 0.001937215 sec. | ||
| 1413 | 2026.01.09 00:32:07.732950 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1414 | 2026.01.09 00:32:07.733044 [ 267 ] {eb79e2e2-d7dc-4854-98fd-4fd32f065c50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1415 | 2026.01.09 00:32:07.733085 [ 267 ] {eb79e2e2-d7dc-4854-98fd-4fd32f065c50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1416 | 2026.01.09 00:32:07.733578 [ 267 ] {eb79e2e2-d7dc-4854-98fd-4fd32f065c50} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1417 | 2026.01.09 00:32:07.733615 [ 267 ] {eb79e2e2-d7dc-4854-98fd-4fd32f065c50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1418 | 2026.01.09 00:32:07.734015 [ 267 ] {eb79e2e2-d7dc-4854-98fd-4fd32f065c50} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1419 | 2026.01.09 00:32:07.734445 [ 267 ] {eb79e2e2-d7dc-4854-98fd-4fd32f065c50} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1420 | 2026.01.09 00:32:07.734577 [ 267 ] {eb79e2e2-d7dc-4854-98fd-4fd32f065c50} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001551 sec., 136041.26370083817 rows/sec., 7.73 MiB/sec. | ||
| 1421 | 2026.01.09 00:32:07.734617 [ 267 ] {eb79e2e2-d7dc-4854-98fd-4fd32f065c50} <Debug> TCPHandler: Processed in 0.001716959 sec. | ||
| 1422 | 2026.01.09 00:32:07.734732 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1423 | 2026.01.09 00:32:07.734829 [ 267 ] {666273ef-a7af-439e-8499-1cfd950a71d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1424 | 2026.01.09 00:32:07.734868 [ 267 ] {666273ef-a7af-439e-8499-1cfd950a71d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1425 | 2026.01.09 00:32:07.735679 [ 267 ] {666273ef-a7af-439e-8499-1cfd950a71d9} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1426 | 2026.01.09 00:32:07.735716 [ 267 ] {666273ef-a7af-439e-8499-1cfd950a71d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1427 | 2026.01.09 00:32:07.736299 [ 267 ] {666273ef-a7af-439e-8499-1cfd950a71d9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1428 | 2026.01.09 00:32:07.736740 [ 267 ] {666273ef-a7af-439e-8499-1cfd950a71d9} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1429 | 2026.01.09 00:32:07.736882 [ 267 ] {666273ef-a7af-439e-8499-1cfd950a71d9} <Debug> executeQuery: Read 1137 rows, 82.92 KiB in 0.002072 sec., 548745.1737451737 rows/sec., 39.08 MiB/sec. | ||
| 1430 | 2026.01.09 00:32:07.736922 [ 267 ] {666273ef-a7af-439e-8499-1cfd950a71d9} <Debug> TCPHandler: Processed in 0.002239594 sec. | ||
| 1431 | 2026.01.09 00:32:07.737035 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1432 | 2026.01.09 00:32:07.737130 [ 267 ] {5e377e01-1f8c-4eab-8e57-47d18ee9e808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1433 | 2026.01.09 00:32:07.737172 [ 267 ] {5e377e01-1f8c-4eab-8e57-47d18ee9e808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1434 | 2026.01.09 00:32:07.737823 [ 267 ] {5e377e01-1f8c-4eab-8e57-47d18ee9e808} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1435 | 2026.01.09 00:32:07.737860 [ 267 ] {5e377e01-1f8c-4eab-8e57-47d18ee9e808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1436 | 2026.01.09 00:32:07.738286 [ 267 ] {5e377e01-1f8c-4eab-8e57-47d18ee9e808} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1437 | 2026.01.09 00:32:07.738734 [ 267 ] {5e377e01-1f8c-4eab-8e57-47d18ee9e808} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1438 | 2026.01.09 00:32:07.738876 [ 267 ] {5e377e01-1f8c-4eab-8e57-47d18ee9e808} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001764 sec., 3401.360544217687 rows/sec., 177.71 KiB/sec. | ||
| 1439 | 2026.01.09 00:32:07.738919 [ 267 ] {5e377e01-1f8c-4eab-8e57-47d18ee9e808} <Debug> TCPHandler: Processed in 0.001932595 sec. | ||
| 1440 | 2026.01.09 00:32:07.739038 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1441 | 2026.01.09 00:32:07.739133 [ 267 ] {79d1b790-6425-4b72-b073-60124e355118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1442 | 2026.01.09 00:32:07.739178 [ 267 ] {79d1b790-6425-4b72-b073-60124e355118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1443 | 2026.01.09 00:32:07.739933 [ 267 ] {79d1b790-6425-4b72-b073-60124e355118} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1444 | 2026.01.09 00:32:07.739970 [ 267 ] {79d1b790-6425-4b72-b073-60124e355118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1445 | 2026.01.09 00:32:07.740567 [ 267 ] {79d1b790-6425-4b72-b073-60124e355118} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1446 | 2026.01.09 00:32:07.741004 [ 267 ] {79d1b790-6425-4b72-b073-60124e355118} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1447 | 2026.01.09 00:32:07.741147 [ 267 ] {79d1b790-6425-4b72-b073-60124e355118} <Debug> executeQuery: Read 1591 rows, 108.04 KiB in 0.002032 sec., 782972.4409448819 rows/sec., 51.92 MiB/sec. | ||
| 1448 | 2026.01.09 00:32:07.741188 [ 267 ] {79d1b790-6425-4b72-b073-60124e355118} <Debug> TCPHandler: Processed in 0.002200752 sec. | ||
| 1449 | 2026.01.09 00:32:07.741304 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1450 | 2026.01.09 00:32:07.741399 [ 267 ] {9b78357d-42ab-4f55-8c86-21f30dbae643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1451 | 2026.01.09 00:32:07.741444 [ 267 ] {9b78357d-42ab-4f55-8c86-21f30dbae643} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1452 | 2026.01.09 00:32:07.741759 [ 267 ] {9b78357d-42ab-4f55-8c86-21f30dbae643} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1453 | 2026.01.09 00:32:07.741795 [ 267 ] {9b78357d-42ab-4f55-8c86-21f30dbae643} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1454 | 2026.01.09 00:32:07.742219 [ 267 ] {9b78357d-42ab-4f55-8c86-21f30dbae643} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1455 | 2026.01.09 00:32:07.742694 [ 267 ] {9b78357d-42ab-4f55-8c86-21f30dbae643} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1456 | 2026.01.09 00:32:07.742834 [ 267 ] {9b78357d-42ab-4f55-8c86-21f30dbae643} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001452 sec., 688.7052341597796 rows/sec., 46.41 KiB/sec. | ||
| 1457 | 2026.01.09 00:32:07.742877 [ 267 ] {9b78357d-42ab-4f55-8c86-21f30dbae643} <Debug> TCPHandler: Processed in 0.001623216 sec. | ||
| 1458 | 2026.01.09 00:32:07.743001 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1459 | 2026.01.09 00:32:07.743095 [ 267 ] {86ac8c62-e43d-4e32-bad6-38d235c98e90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1460 | 2026.01.09 00:32:07.743136 [ 267 ] {86ac8c62-e43d-4e32-bad6-38d235c98e90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1461 | 2026.01.09 00:32:07.743479 [ 267 ] {86ac8c62-e43d-4e32-bad6-38d235c98e90} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1462 | 2026.01.09 00:32:07.743516 [ 267 ] {86ac8c62-e43d-4e32-bad6-38d235c98e90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1463 | 2026.01.09 00:32:07.743972 [ 267 ] {86ac8c62-e43d-4e32-bad6-38d235c98e90} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1464 | 2026.01.09 00:32:07.744420 [ 267 ] {86ac8c62-e43d-4e32-bad6-38d235c98e90} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1465 | 2026.01.09 00:32:07.744579 [ 267 ] {86ac8c62-e43d-4e32-bad6-38d235c98e90} <Debug> executeQuery: Read 56 rows, 3.21 KiB in 0.001502 sec., 37283.62183754993 rows/sec., 2.09 MiB/sec. | ||
| 1466 | 2026.01.09 00:32:07.744625 [ 267 ] {86ac8c62-e43d-4e32-bad6-38d235c98e90} <Debug> TCPHandler: Processed in 0.001672687 sec. | ||
| 1467 | 2026.01.09 00:32:08.370073 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51732 | ||
| 1468 | 2026.01.09 00:32:08.370664 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1469 | 2026.01.09 00:32:08.370700 [ 286 ] {} <Debug> TCP-Session: e08fa159-4452-4e15-ad3a-f6f46ce660a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:51732 | ||
| 1470 | 2026.01.09 00:32:08.370721 [ 286 ] {} <Debug> TCP-Session: e08fa159-4452-4e15-ad3a-f6f46ce660a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1471 | 2026.01.09 00:32:08.370734 [ 286 ] {} <Debug> TCP-Session: e08fa159-4452-4e15-ad3a-f6f46ce660a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1472 | 2026.01.09 00:32:08.370800 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1473 | 2026.01.09 00:32:08.370824 [ 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 | ||
| 1474 | 2026.01.09 00:32:08.370840 [ 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 | ||
| 1475 | 2026.01.09 00:32:08.371269 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35499 | ||
| 1476 | 2026.01.09 00:32:08.371409 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1477 | 2026.01.09 00:32:08.371442 [ 287 ] {} <Debug> TCP-Session: 7b63e5d6-ff02-46c7-a073-1e9d1f389edb Authenticating user 'default' from [fd00:1122:3344:101::e]:35499 | ||
| 1478 | 2026.01.09 00:32:08.371465 [ 287 ] {} <Debug> TCP-Session: 7b63e5d6-ff02-46c7-a073-1e9d1f389edb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1479 | 2026.01.09 00:32:08.371478 [ 287 ] {} <Debug> TCP-Session: 7b63e5d6-ff02-46c7-a073-1e9d1f389edb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1480 | 2026.01.09 00:32:08.371525 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39714 | ||
| 1481 | 2026.01.09 00:32:08.371539 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44694 | ||
| 1482 | 2026.01.09 00:32:08.371553 [ 286 ] {} <Trace> TCP-Session: e08fa159-4452-4e15-ad3a-f6f46ce660a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1483 | 2026.01.09 00:32:08.371623 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50932 | ||
| 1484 | 2026.01.09 00:32:08.371635 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51289 | ||
| 1485 | 2026.01.09 00:32:08.371731 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1486 | 2026.01.09 00:32:08.371769 [ 290 ] {} <Debug> TCP-Session: f07aebf2-8f2d-4825-aa3b-cfbc8beabbe6 Authenticating user 'default' from [fd00:1122:3344:101::e]:39714 | ||
| 1487 | 2026.01.09 00:32:08.371777 [ 286 ] {a001fda5-70ab-4976-a791-4a5dab2990de} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51732) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1488 | 2026.01.09 00:32:08.371787 [ 290 ] {} <Debug> TCP-Session: f07aebf2-8f2d-4825-aa3b-cfbc8beabbe6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1489 | 2026.01.09 00:32:08.371819 [ 290 ] {} <Debug> TCP-Session: f07aebf2-8f2d-4825-aa3b-cfbc8beabbe6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1490 | 2026.01.09 00:32:08.371833 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51782 | ||
| 1491 | 2026.01.09 00:32:08.371946 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1492 | 2026.01.09 00:32:08.371993 [ 289 ] {} <Debug> TCP-Session: 760aa227-753d-4bce-890e-1dbf1fe142b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:44694 | ||
| 1493 | 2026.01.09 00:32:08.372012 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1494 | 2026.01.09 00:32:08.372015 [ 289 ] {} <Debug> TCP-Session: 760aa227-753d-4bce-890e-1dbf1fe142b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1495 | 2026.01.09 00:32:08.372053 [ 289 ] {} <Debug> TCP-Session: 760aa227-753d-4bce-890e-1dbf1fe142b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1496 | 2026.01.09 00:32:08.372055 [ 291 ] {} <Debug> TCP-Session: 59c65a44-427c-4295-8b50-e4651a5488da Authenticating user 'default' from [fd00:1122:3344:101::e]:50932 | ||
| 1497 | 2026.01.09 00:32:08.372087 [ 291 ] {} <Debug> TCP-Session: 59c65a44-427c-4295-8b50-e4651a5488da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1498 | 2026.01.09 00:32:08.372101 [ 291 ] {} <Debug> TCP-Session: 59c65a44-427c-4295-8b50-e4651a5488da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1499 | 2026.01.09 00:32:08.372101 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33335 | ||
| 1500 | 2026.01.09 00:32:08.372153 [ 286 ] {a001fda5-70ab-4976-a791-4a5dab2990de} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1501 | 2026.01.09 00:32:08.372176 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1502 | 2026.01.09 00:32:08.372214 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1503 | 2026.01.09 00:32:08.372219 [ 292 ] {} <Debug> TCP-Session: 88ea698d-efdf-4580-9ce6-f6795ca25cc3 Authenticating user 'default' from [fd00:1122:3344:101::e]:51782 | ||
| 1504 | 2026.01.09 00:32:08.372232 [ 286 ] {a001fda5-70ab-4976-a791-4a5dab2990de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1505 | 2026.01.09 00:32:08.372247 [ 288 ] {} <Debug> TCP-Session: c8993983-0c5e-4937-8680-95ff2c99cab4 Authenticating user 'default' from [fd00:1122:3344:101::e]:51289 | ||
| 1506 | 2026.01.09 00:32:08.372255 [ 292 ] {} <Debug> TCP-Session: 88ea698d-efdf-4580-9ce6-f6795ca25cc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1507 | 2026.01.09 00:32:08.372278 [ 288 ] {} <Debug> TCP-Session: c8993983-0c5e-4937-8680-95ff2c99cab4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1508 | 2026.01.09 00:32:08.372279 [ 292 ] {} <Debug> TCP-Session: 88ea698d-efdf-4580-9ce6-f6795ca25cc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1509 | 2026.01.09 00:32:08.372292 [ 288 ] {} <Debug> TCP-Session: c8993983-0c5e-4937-8680-95ff2c99cab4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1510 | 2026.01.09 00:32:08.372296 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1511 | 2026.01.09 00:32:08.372317 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47063 | ||
| 1512 | 2026.01.09 00:32:08.372336 [ 293 ] {} <Debug> TCP-Session: 8fb6ab1b-fbfa-4d26-9848-4337983fa953 Authenticating user 'default' from [fd00:1122:3344:101::e]:33335 | ||
| 1513 | 2026.01.09 00:32:08.372364 [ 293 ] {} <Debug> TCP-Session: 8fb6ab1b-fbfa-4d26-9848-4337983fa953 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1514 | 2026.01.09 00:32:08.372382 [ 293 ] {} <Debug> TCP-Session: 8fb6ab1b-fbfa-4d26-9848-4337983fa953 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1515 | 2026.01.09 00:32:08.372467 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1516 | 2026.01.09 00:32:08.372499 [ 294 ] {} <Debug> TCP-Session: b0c62d44-86e1-463a-84e7-40baa18f0f41 Authenticating user 'default' from [fd00:1122:3344:101::e]:47063 | ||
| 1517 | 2026.01.09 00:32:08.372516 [ 294 ] {} <Debug> TCP-Session: b0c62d44-86e1-463a-84e7-40baa18f0f41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1518 | 2026.01.09 00:32:08.372528 [ 294 ] {} <Debug> TCP-Session: b0c62d44-86e1-463a-84e7-40baa18f0f41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1519 | 2026.01.09 00:32:08.372708 [ 286 ] {a001fda5-70ab-4976-a791-4a5dab2990de} <Debug> oximeter.version (d96e0398-2c6c-4ca7-a7f1-49ea58ac3124) (SelectExecutor): Key condition: unknown | ||
| 1520 | 2026.01.09 00:32:08.388594 [ 296 ] {a001fda5-70ab-4976-a791-4a5dab2990de} <Trace> AggregatingTransform: Aggregating | ||
| 1521 | 2026.01.09 00:32:08.390834 [ 296 ] {a001fda5-70ab-4976-a791-4a5dab2990de} <Trace> Aggregator: Aggregation method: without_key | ||
| 1522 | 2026.01.09 00:32:08.391701 [ 296 ] {a001fda5-70ab-4976-a791-4a5dab2990de} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006806083 sec. (146.927 rows/sec., 5.74 KiB/sec.) | ||
| 1523 | 2026.01.09 00:32:08.391814 [ 296 ] {a001fda5-70ab-4976-a791-4a5dab2990de} <Trace> Aggregator: Merging aggregated data | ||
| 1524 | 2026.01.09 00:32:08.391875 [ 296 ] {a001fda5-70ab-4976-a791-4a5dab2990de} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1525 | 2026.01.09 00:32:08.395407 [ 286 ] {a001fda5-70ab-4976-a791-4a5dab2990de} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.02369 sec., 42.211903756859435 rows/sec., 1.65 KiB/sec. | ||
| 1526 | 2026.01.09 00:32:08.395581 [ 286 ] {a001fda5-70ab-4976-a791-4a5dab2990de} <Debug> TCPHandler: Processed in 0.024201089 sec. | ||
| 1527 | 2026.01.09 00:32:08.400437 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1528 | 2026.01.09 00:32:08.400498 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1529 | 2026.01.09 00:32:08.400510 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1530 | 2026.01.09 00:32:08.400542 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1531 | 2026.01.09 00:32:08.400577 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1532 | 2026.01.09 00:32:08.400586 [ 287 ] {} <Debug> TCP-Session: 7b63e5d6-ff02-46c7-a073-1e9d1f389edb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1533 | 2026.01.09 00:32:08.400604 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1534 | 2026.01.09 00:32:08.400630 [ 292 ] {} <Debug> TCP-Session: 88ea698d-efdf-4580-9ce6-f6795ca25cc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1535 | 2026.01.09 00:32:08.400637 [ 291 ] {} <Debug> TCP-Session: 59c65a44-427c-4295-8b50-e4651a5488da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1536 | 2026.01.09 00:32:08.400647 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1537 | 2026.01.09 00:32:08.400668 [ 288 ] {} <Debug> TCP-Session: c8993983-0c5e-4937-8680-95ff2c99cab4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1538 | 2026.01.09 00:32:08.400630 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1539 | 2026.01.09 00:32:08.400713 [ 293 ] {} <Debug> TCP-Session: 8fb6ab1b-fbfa-4d26-9848-4337983fa953 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1540 | 2026.01.09 00:32:08.400556 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1541 | 2026.01.09 00:32:08.400764 [ 289 ] {} <Debug> TCP-Session: 760aa227-753d-4bce-890e-1dbf1fe142b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1542 | 2026.01.09 00:32:08.400567 [ 294 ] {} <Debug> TCP-Session: b0c62d44-86e1-463a-84e7-40baa18f0f41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1543 | 2026.01.09 00:32:08.400793 [ 290 ] {} <Debug> TCP-Session: f07aebf2-8f2d-4825-aa3b-cfbc8beabbe6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1544 | 2026.01.09 00:32:08.400563 [ 286 ] {} <Debug> TCP-Session: e08fa159-4452-4e15-ad3a-f6f46ce660a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1545 | 2026.01.09 00:32:09.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.81 MiB, peak 175.90 MiB, free memory in arenas 0.00 B, will set to 168.17 MiB (RSS), difference: 2.35 MiB | ||
| 1546 | 2026.01.09 00:32:10.656791 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52767 | ||
| 1547 | 2026.01.09 00:32:10.656896 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1548 | 2026.01.09 00:32:10.656923 [ 286 ] {} <Debug> TCP-Session: 6448b042-3b2d-4786-aee5-43efc064328d Authenticating user 'default' from [fd00:1122:3344:101::e]:52767 | ||
| 1549 | 2026.01.09 00:32:10.656944 [ 286 ] {} <Debug> TCP-Session: 6448b042-3b2d-4786-aee5-43efc064328d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1550 | 2026.01.09 00:32:10.656958 [ 286 ] {} <Debug> TCP-Session: 6448b042-3b2d-4786-aee5-43efc064328d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1551 | 2026.01.09 00:32:10.657155 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53333 | ||
| 1552 | 2026.01.09 00:32:10.657184 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39537 | ||
| 1553 | 2026.01.09 00:32:10.657198 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46078 | ||
| 1554 | 2026.01.09 00:32:10.657236 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36016 | ||
| 1555 | 2026.01.09 00:32:10.657261 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43229 | ||
| 1556 | 2026.01.09 00:32:10.657278 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1557 | 2026.01.09 00:32:10.657304 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1558 | 2026.01.09 00:32:10.657318 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1559 | 2026.01.09 00:32:10.657345 [ 291 ] {} <Debug> TCP-Session: b0348e4c-5bc5-4234-bbc2-a6da69e54eae Authenticating user 'default' from [fd00:1122:3344:101::e]:46078 | ||
| 1560 | 2026.01.09 00:32:10.657350 [ 287 ] {} <Debug> TCP-Session: a228c53e-4ab0-41b2-8b69-97f144850aa3 Authenticating user 'default' from [fd00:1122:3344:101::e]:53333 | ||
| 1561 | 2026.01.09 00:32:10.657363 [ 293 ] {} <Debug> TCP-Session: 38bc565e-4a2c-4b07-9032-1f80079c2616 Authenticating user 'default' from [fd00:1122:3344:101::e]:36016 | ||
| 1562 | 2026.01.09 00:32:10.657373 [ 291 ] {} <Debug> TCP-Session: b0348e4c-5bc5-4234-bbc2-a6da69e54eae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1563 | 2026.01.09 00:32:10.657405 [ 293 ] {} <Debug> TCP-Session: 38bc565e-4a2c-4b07-9032-1f80079c2616 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1564 | 2026.01.09 00:32:10.657407 [ 287 ] {} <Debug> TCP-Session: a228c53e-4ab0-41b2-8b69-97f144850aa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1565 | 2026.01.09 00:32:10.657417 [ 291 ] {} <Debug> TCP-Session: b0348e4c-5bc5-4234-bbc2-a6da69e54eae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1566 | 2026.01.09 00:32:10.657436 [ 293 ] {} <Debug> TCP-Session: 38bc565e-4a2c-4b07-9032-1f80079c2616 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1567 | 2026.01.09 00:32:10.657450 [ 287 ] {} <Debug> TCP-Session: a228c53e-4ab0-41b2-8b69-97f144850aa3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1568 | 2026.01.09 00:32:10.657374 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1569 | 2026.01.09 00:32:10.657329 [ 286 ] {} <Trace> TCP-Session: 6448b042-3b2d-4786-aee5-43efc064328d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1570 | 2026.01.09 00:32:10.657528 [ 294 ] {} <Debug> TCP-Session: c8adf107-52b0-49c7-bd8a-42bf2c00f081 Authenticating user 'default' from [fd00:1122:3344:101::e]:43229 | ||
| 1571 | 2026.01.09 00:32:10.657206 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38034 | ||
| 1572 | 2026.01.09 00:32:10.657569 [ 294 ] {} <Debug> TCP-Session: c8adf107-52b0-49c7-bd8a-42bf2c00f081 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1573 | 2026.01.09 00:32:10.657196 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56260 | ||
| 1574 | 2026.01.09 00:32:10.657606 [ 294 ] {} <Debug> TCP-Session: c8adf107-52b0-49c7-bd8a-42bf2c00f081 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1575 | 2026.01.09 00:32:10.657182 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49200 | ||
| 1576 | 2026.01.09 00:32:10.657277 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1577 | 2026.01.09 00:32:10.657669 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1578 | 2026.01.09 00:32:10.657701 [ 286 ] {66169838-e465-4d8c-9b42-aab1bb017a43} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52767) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1579 | 2026.01.09 00:32:10.657721 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1580 | 2026.01.09 00:32:10.657737 [ 292 ] {} <Debug> TCP-Session: a1e2ab0b-97dc-4645-90ce-3a9e52b60580 Authenticating user 'default' from [fd00:1122:3344:101::e]:38034 | ||
| 1581 | 2026.01.09 00:32:10.657756 [ 288 ] {} <Debug> TCP-Session: 229f2182-cd71-412a-9581-a03ef2d20139 Authenticating user 'default' from [fd00:1122:3344:101::e]:49200 | ||
| 1582 | 2026.01.09 00:32:10.657708 [ 290 ] {} <Debug> TCP-Session: 8cac2e98-5960-4c58-973b-1114af6bd987 Authenticating user 'default' from [fd00:1122:3344:101::e]:39537 | ||
| 1583 | 2026.01.09 00:32:10.657773 [ 292 ] {} <Debug> TCP-Session: a1e2ab0b-97dc-4645-90ce-3a9e52b60580 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1584 | 2026.01.09 00:32:10.657803 [ 290 ] {} <Debug> TCP-Session: 8cac2e98-5960-4c58-973b-1114af6bd987 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1585 | 2026.01.09 00:32:10.657817 [ 292 ] {} <Debug> TCP-Session: a1e2ab0b-97dc-4645-90ce-3a9e52b60580 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1586 | 2026.01.09 00:32:10.657831 [ 290 ] {} <Debug> TCP-Session: 8cac2e98-5960-4c58-973b-1114af6bd987 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1587 | 2026.01.09 00:32:10.657778 [ 288 ] {} <Debug> TCP-Session: 229f2182-cd71-412a-9581-a03ef2d20139 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1588 | 2026.01.09 00:32:10.657686 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1589 | 2026.01.09 00:32:10.657891 [ 288 ] {} <Debug> TCP-Session: 229f2182-cd71-412a-9581-a03ef2d20139 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1590 | 2026.01.09 00:32:10.657922 [ 289 ] {} <Debug> TCP-Session: 54b6cd9c-acbd-403a-8fe2-04b62b0789a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:56260 | ||
| 1591 | 2026.01.09 00:32:10.657947 [ 289 ] {} <Debug> TCP-Session: 54b6cd9c-acbd-403a-8fe2-04b62b0789a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1592 | 2026.01.09 00:32:10.657963 [ 289 ] {} <Debug> TCP-Session: 54b6cd9c-acbd-403a-8fe2-04b62b0789a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1593 | 2026.01.09 00:32:10.657973 [ 286 ] {66169838-e465-4d8c-9b42-aab1bb017a43} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1594 | 2026.01.09 00:32:10.658032 [ 286 ] {66169838-e465-4d8c-9b42-aab1bb017a43} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1595 | 2026.01.09 00:32:10.658336 [ 286 ] {66169838-e465-4d8c-9b42-aab1bb017a43} <Debug> oximeter.version (d96e0398-2c6c-4ca7-a7f1-49ea58ac3124) (SelectExecutor): Key condition: unknown | ||
| 1596 | 2026.01.09 00:32:10.659280 [ 338 ] {66169838-e465-4d8c-9b42-aab1bb017a43} <Trace> AggregatingTransform: Aggregating | ||
| 1597 | 2026.01.09 00:32:10.659323 [ 338 ] {66169838-e465-4d8c-9b42-aab1bb017a43} <Trace> Aggregator: Aggregation method: without_key | ||
| 1598 | 2026.01.09 00:32:10.659357 [ 338 ] {66169838-e465-4d8c-9b42-aab1bb017a43} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000916666 sec. (1090.910 rows/sec., 42.61 KiB/sec.) | ||
| 1599 | 2026.01.09 00:32:10.659377 [ 338 ] {66169838-e465-4d8c-9b42-aab1bb017a43} <Trace> Aggregator: Merging aggregated data | ||
| 1600 | 2026.01.09 00:32:10.661003 [ 286 ] {66169838-e465-4d8c-9b42-aab1bb017a43} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003361 sec., 297.53049687592977 rows/sec., 11.62 KiB/sec. | ||
| 1601 | 2026.01.09 00:32:10.661181 [ 286 ] {66169838-e465-4d8c-9b42-aab1bb017a43} <Debug> TCPHandler: Processed in 0.003967933 sec. | ||
| 1602 | 2026.01.09 00:32:10.661307 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1603 | 2026.01.09 00:32:10.661336 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1604 | 2026.01.09 00:32:10.661342 [ 286 ] {} <Debug> TCP-Session: 6448b042-3b2d-4786-aee5-43efc064328d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1605 | 2026.01.09 00:32:10.661351 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1606 | 2026.01.09 00:32:10.661377 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1607 | 2026.01.09 00:32:10.661417 [ 289 ] {} <Debug> TCP-Session: 54b6cd9c-acbd-403a-8fe2-04b62b0789a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1608 | 2026.01.09 00:32:10.661419 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1609 | 2026.01.09 00:32:10.661453 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1610 | 2026.01.09 00:32:10.661467 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1611 | 2026.01.09 00:32:10.661481 [ 290 ] {} <Debug> TCP-Session: 8cac2e98-5960-4c58-973b-1114af6bd987 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1612 | 2026.01.09 00:32:10.661491 [ 293 ] {} <Debug> TCP-Session: 38bc565e-4a2c-4b07-9032-1f80079c2616 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1613 | 2026.01.09 00:32:10.661515 [ 292 ] {} <Debug> TCP-Session: a1e2ab0b-97dc-4645-90ce-3a9e52b60580 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1614 | 2026.01.09 00:32:10.661444 [ 288 ] {} <Debug> TCP-Session: 229f2182-cd71-412a-9581-a03ef2d20139 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1615 | 2026.01.09 00:32:10.661434 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1616 | 2026.01.09 00:32:10.661392 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1617 | 2026.01.09 00:32:10.661590 [ 291 ] {} <Debug> TCP-Session: b0348e4c-5bc5-4234-bbc2-a6da69e54eae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1618 | 2026.01.09 00:32:10.661385 [ 287 ] {} <Debug> TCP-Session: a228c53e-4ab0-41b2-8b69-97f144850aa3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1619 | 2026.01.09 00:32:10.661621 [ 294 ] {} <Debug> TCP-Session: c8adf107-52b0-49c7-bd8a-42bf2c00f081 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1620 | 2026.01.09 00:32:10.876105 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50753 | ||
| 1621 | 2026.01.09 00:32:10.876217 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1622 | 2026.01.09 00:32:10.876245 [ 286 ] {} <Debug> TCP-Session: d06efe68-88d1-4dca-be2c-950f39e8f505 Authenticating user 'default' from [fd00:1122:3344:101::e]:50753 | ||
| 1623 | 2026.01.09 00:32:10.876267 [ 286 ] {} <Debug> TCP-Session: d06efe68-88d1-4dca-be2c-950f39e8f505 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1624 | 2026.01.09 00:32:10.876280 [ 286 ] {} <Debug> TCP-Session: d06efe68-88d1-4dca-be2c-950f39e8f505 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1625 | 2026.01.09 00:32:10.876461 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59457 | ||
| 1626 | 2026.01.09 00:32:10.876478 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40010 | ||
| 1627 | 2026.01.09 00:32:10.876524 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59034 | ||
| 1628 | 2026.01.09 00:32:10.876538 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47620 | ||
| 1629 | 2026.01.09 00:32:10.876548 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44078 | ||
| 1630 | 2026.01.09 00:32:10.876574 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42854 | ||
| 1631 | 2026.01.09 00:32:10.876607 [ 286 ] {} <Trace> TCP-Session: d06efe68-88d1-4dca-be2c-950f39e8f505 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1632 | 2026.01.09 00:32:10.876629 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1633 | 2026.01.09 00:32:10.876641 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1634 | 2026.01.09 00:32:10.876662 [ 291 ] {} <Debug> TCP-Session: e83947a5-76e5-4afc-bc77-c4ce525bd10c Authenticating user 'default' from [fd00:1122:3344:101::e]:47620 | ||
| 1635 | 2026.01.09 00:32:10.876616 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1636 | 2026.01.09 00:32:10.876684 [ 292 ] {} <Debug> TCP-Session: 63c6a0cf-3f31-419e-ba9d-130fbc5d5240 Authenticating user 'default' from [fd00:1122:3344:101::e]:44078 | ||
| 1637 | 2026.01.09 00:32:10.876691 [ 291 ] {} <Debug> TCP-Session: e83947a5-76e5-4afc-bc77-c4ce525bd10c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1638 | 2026.01.09 00:32:10.876701 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1639 | 2026.01.09 00:32:10.876728 [ 291 ] {} <Debug> TCP-Session: e83947a5-76e5-4afc-bc77-c4ce525bd10c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1640 | 2026.01.09 00:32:10.876723 [ 292 ] {} <Debug> TCP-Session: 63c6a0cf-3f31-419e-ba9d-130fbc5d5240 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1641 | 2026.01.09 00:32:10.876754 [ 294 ] {} <Debug> TCP-Session: a42f9342-6d47-4d70-93f2-8f0d918f090f Authenticating user 'default' from [fd00:1122:3344:101::e]:42854 | ||
| 1642 | 2026.01.09 00:32:10.876776 [ 292 ] {} <Debug> TCP-Session: 63c6a0cf-3f31-419e-ba9d-130fbc5d5240 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1643 | 2026.01.09 00:32:10.876713 [ 288 ] {} <Debug> TCP-Session: 4b7b3ff0-84ae-422a-ab06-9658d77acf2a Authenticating user 'default' from [fd00:1122:3344:101::e]:40010 | ||
| 1644 | 2026.01.09 00:32:10.876794 [ 286 ] {4be56277-fd71-4bb5-8f14-2507803562e8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50753) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1645 | 2026.01.09 00:32:10.876817 [ 288 ] {} <Debug> TCP-Session: 4b7b3ff0-84ae-422a-ab06-9658d77acf2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1646 | 2026.01.09 00:32:10.876801 [ 294 ] {} <Debug> TCP-Session: a42f9342-6d47-4d70-93f2-8f0d918f090f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1647 | 2026.01.09 00:32:10.876847 [ 288 ] {} <Debug> TCP-Session: 4b7b3ff0-84ae-422a-ab06-9658d77acf2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1648 | 2026.01.09 00:32:10.876881 [ 294 ] {} <Debug> TCP-Session: a42f9342-6d47-4d70-93f2-8f0d918f090f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1649 | 2026.01.09 00:32:10.876611 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1650 | 2026.01.09 00:32:10.876557 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48545 | ||
| 1651 | 2026.01.09 00:32:10.876941 [ 290 ] {} <Debug> TCP-Session: 98b790ec-c6b9-470a-b5cb-66d75ac100b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:59034 | ||
| 1652 | 2026.01.09 00:32:10.876525 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60322 | ||
| 1653 | 2026.01.09 00:32:10.876968 [ 290 ] {} <Debug> TCP-Session: 98b790ec-c6b9-470a-b5cb-66d75ac100b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1654 | 2026.01.09 00:32:10.876990 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1655 | 2026.01.09 00:32:10.877004 [ 290 ] {} <Debug> TCP-Session: 98b790ec-c6b9-470a-b5cb-66d75ac100b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1656 | 2026.01.09 00:32:10.876580 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1657 | 2026.01.09 00:32:10.877022 [ 293 ] {} <Debug> TCP-Session: afabec22-ccea-433c-a4db-0ab408622dfe Authenticating user 'default' from [fd00:1122:3344:101::e]:48545 | ||
| 1658 | 2026.01.09 00:32:10.877040 [ 287 ] {} <Debug> TCP-Session: 8016316b-936e-4d67-b544-58a307e00241 Authenticating user 'default' from [fd00:1122:3344:101::e]:59457 | ||
| 1659 | 2026.01.09 00:32:10.877042 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1660 | 2026.01.09 00:32:10.877045 [ 293 ] {} <Debug> TCP-Session: afabec22-ccea-433c-a4db-0ab408622dfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1661 | 2026.01.09 00:32:10.877061 [ 287 ] {} <Debug> TCP-Session: 8016316b-936e-4d67-b544-58a307e00241 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1662 | 2026.01.09 00:32:10.877083 [ 286 ] {4be56277-fd71-4bb5-8f14-2507803562e8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1663 | 2026.01.09 00:32:10.877097 [ 287 ] {} <Debug> TCP-Session: 8016316b-936e-4d67-b544-58a307e00241 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1664 | 2026.01.09 00:32:10.877090 [ 293 ] {} <Debug> TCP-Session: afabec22-ccea-433c-a4db-0ab408622dfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1665 | 2026.01.09 00:32:10.877082 [ 289 ] {} <Debug> TCP-Session: 556ee344-6892-4478-a3ba-e2aa0d2fa37c Authenticating user 'default' from [fd00:1122:3344:101::e]:60322 | ||
| 1666 | 2026.01.09 00:32:10.877150 [ 286 ] {4be56277-fd71-4bb5-8f14-2507803562e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1667 | 2026.01.09 00:32:10.877174 [ 289 ] {} <Debug> TCP-Session: 556ee344-6892-4478-a3ba-e2aa0d2fa37c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1668 | 2026.01.09 00:32:10.877203 [ 289 ] {} <Debug> TCP-Session: 556ee344-6892-4478-a3ba-e2aa0d2fa37c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1669 | 2026.01.09 00:32:10.877457 [ 286 ] {4be56277-fd71-4bb5-8f14-2507803562e8} <Debug> oximeter.version (d96e0398-2c6c-4ca7-a7f1-49ea58ac3124) (SelectExecutor): Key condition: unknown | ||
| 1670 | 2026.01.09 00:32:10.878471 [ 299 ] {4be56277-fd71-4bb5-8f14-2507803562e8} <Trace> AggregatingTransform: Aggregating | ||
| 1671 | 2026.01.09 00:32:10.878527 [ 299 ] {4be56277-fd71-4bb5-8f14-2507803562e8} <Trace> Aggregator: Aggregation method: without_key | ||
| 1672 | 2026.01.09 00:32:10.878569 [ 299 ] {4be56277-fd71-4bb5-8f14-2507803562e8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001002549 sec. (997.457 rows/sec., 38.96 KiB/sec.) | ||
| 1673 | 2026.01.09 00:32:10.878590 [ 299 ] {4be56277-fd71-4bb5-8f14-2507803562e8} <Trace> Aggregator: Merging aggregated data | ||
| 1674 | 2026.01.09 00:32:10.879790 [ 286 ] {4be56277-fd71-4bb5-8f14-2507803562e8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00305 sec., 327.86885245901635 rows/sec., 12.81 KiB/sec. | ||
| 1675 | 2026.01.09 00:32:10.879941 [ 286 ] {4be56277-fd71-4bb5-8f14-2507803562e8} <Debug> TCPHandler: Processed in 0.003455809 sec. | ||
| 1676 | 2026.01.09 00:32:10.880042 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1677 | 2026.01.09 00:32:10.880072 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1678 | 2026.01.09 00:32:10.880073 [ 286 ] {} <Debug> TCP-Session: d06efe68-88d1-4dca-be2c-950f39e8f505 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1679 | 2026.01.09 00:32:10.880098 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1680 | 2026.01.09 00:32:10.880116 [ 287 ] {} <Debug> TCP-Session: 8016316b-936e-4d67-b544-58a307e00241 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1681 | 2026.01.09 00:32:10.880122 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1682 | 2026.01.09 00:32:10.880150 [ 288 ] {} <Debug> TCP-Session: 4b7b3ff0-84ae-422a-ab06-9658d77acf2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1683 | 2026.01.09 00:32:10.880158 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1684 | 2026.01.09 00:32:10.880191 [ 290 ] {} <Debug> TCP-Session: 98b790ec-c6b9-470a-b5cb-66d75ac100b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1685 | 2026.01.09 00:32:10.880195 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1686 | 2026.01.09 00:32:10.880219 [ 293 ] {} <Debug> TCP-Session: afabec22-ccea-433c-a4db-0ab408622dfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1687 | 2026.01.09 00:32:10.880205 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1688 | 2026.01.09 00:32:10.880265 [ 291 ] {} <Debug> TCP-Session: e83947a5-76e5-4afc-bc77-c4ce525bd10c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1689 | 2026.01.09 00:32:10.880174 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1690 | 2026.01.09 00:32:10.880308 [ 294 ] {} <Debug> TCP-Session: a42f9342-6d47-4d70-93f2-8f0d918f090f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1691 | 2026.01.09 00:32:10.880138 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1692 | 2026.01.09 00:32:10.880348 [ 292 ] {} <Debug> TCP-Session: 63c6a0cf-3f31-419e-ba9d-130fbc5d5240 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1693 | 2026.01.09 00:32:10.880384 [ 289 ] {} <Debug> TCP-Session: 556ee344-6892-4478-a3ba-e2aa0d2fa37c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1694 | 2026.01.09 00:32:12.035738 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1695 | 2026.01.09 00:32:12.035922 [ 267 ] {67b35565-e631-4a16-a3da-8db0faa6bf28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1696 | 2026.01.09 00:32:12.035993 [ 267 ] {67b35565-e631-4a16-a3da-8db0faa6bf28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1697 | 2026.01.09 00:32:12.036680 [ 267 ] {67b35565-e631-4a16-a3da-8db0faa6bf28} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1698 | 2026.01.09 00:32:12.036735 [ 267 ] {67b35565-e631-4a16-a3da-8db0faa6bf28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1699 | 2026.01.09 00:32:12.037257 [ 267 ] {67b35565-e631-4a16-a3da-8db0faa6bf28} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1700 | 2026.01.09 00:32:12.037737 [ 267 ] {67b35565-e631-4a16-a3da-8db0faa6bf28} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1701 | 2026.01.09 00:32:12.037940 [ 267 ] {67b35565-e631-4a16-a3da-8db0faa6bf28} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002069 sec., 27066.215563073947 rows/sec., 2.08 MiB/sec. | ||
| 1702 | 2026.01.09 00:32:12.037993 [ 267 ] {67b35565-e631-4a16-a3da-8db0faa6bf28} <Debug> TCPHandler: Processed in 0.002386768 sec. | ||
| 1703 | 2026.01.09 00:32:12.038126 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1704 | 2026.01.09 00:32:12.038231 [ 267 ] {ba6829ca-cdbc-4df3-826d-ab636f78fa19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1705 | 2026.01.09 00:32:12.038276 [ 267 ] {ba6829ca-cdbc-4df3-826d-ab636f78fa19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1706 | 2026.01.09 00:32:12.038746 [ 267 ] {ba6829ca-cdbc-4df3-826d-ab636f78fa19} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1707 | 2026.01.09 00:32:12.038784 [ 267 ] {ba6829ca-cdbc-4df3-826d-ab636f78fa19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1708 | 2026.01.09 00:32:12.039252 [ 267 ] {ba6829ca-cdbc-4df3-826d-ab636f78fa19} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1709 | 2026.01.09 00:32:12.039672 [ 267 ] {ba6829ca-cdbc-4df3-826d-ab636f78fa19} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1710 | 2026.01.09 00:32:12.039836 [ 267 ] {ba6829ca-cdbc-4df3-826d-ab636f78fa19} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001629 sec., 39287.90669122161 rows/sec., 3.07 MiB/sec. | ||
| 1711 | 2026.01.09 00:32:12.039877 [ 267 ] {ba6829ca-cdbc-4df3-826d-ab636f78fa19} <Debug> TCPHandler: Processed in 0.001804751 sec. | ||
| 1712 | 2026.01.09 00:32:12.039994 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1713 | 2026.01.09 00:32:12.040092 [ 267 ] {62b85efe-333c-4f68-89de-8cfecf812bb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1714 | 2026.01.09 00:32:12.040138 [ 267 ] {62b85efe-333c-4f68-89de-8cfecf812bb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1715 | 2026.01.09 00:32:12.040556 [ 267 ] {62b85efe-333c-4f68-89de-8cfecf812bb8} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1716 | 2026.01.09 00:32:12.040594 [ 267 ] {62b85efe-333c-4f68-89de-8cfecf812bb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1717 | 2026.01.09 00:32:12.041051 [ 267 ] {62b85efe-333c-4f68-89de-8cfecf812bb8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1718 | 2026.01.09 00:32:12.041489 [ 267 ] {62b85efe-333c-4f68-89de-8cfecf812bb8} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1719 | 2026.01.09 00:32:12.041652 [ 267 ] {62b85efe-333c-4f68-89de-8cfecf812bb8} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00158 sec., 81012.6582278481 rows/sec., 5.64 MiB/sec. | ||
| 1720 | 2026.01.09 00:32:12.041693 [ 267 ] {62b85efe-333c-4f68-89de-8cfecf812bb8} <Debug> TCPHandler: Processed in 0.00175006 sec. | ||
| 1721 | 2026.01.09 00:32:12.041804 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1722 | 2026.01.09 00:32:12.041901 [ 267 ] {224b062d-5304-41cd-94b4-c2251dccf965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1723 | 2026.01.09 00:32:12.041948 [ 267 ] {224b062d-5304-41cd-94b4-c2251dccf965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1724 | 2026.01.09 00:32:12.042344 [ 267 ] {224b062d-5304-41cd-94b4-c2251dccf965} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1725 | 2026.01.09 00:32:12.042384 [ 267 ] {224b062d-5304-41cd-94b4-c2251dccf965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1726 | 2026.01.09 00:32:12.042847 [ 267 ] {224b062d-5304-41cd-94b4-c2251dccf965} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1727 | 2026.01.09 00:32:12.043311 [ 267 ] {224b062d-5304-41cd-94b4-c2251dccf965} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1728 | 2026.01.09 00:32:12.043486 [ 267 ] {224b062d-5304-41cd-94b4-c2251dccf965} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001603 sec., 29943.85527136619 rows/sec., 2.02 MiB/sec. | ||
| 1729 | 2026.01.09 00:32:12.043524 [ 267 ] {224b062d-5304-41cd-94b4-c2251dccf965} <Debug> TCPHandler: Processed in 0.00177058 sec. | ||
| 1730 | 2026.01.09 00:32:12.304116 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 500 entries to flush up to offset 2391 | ||
| 1731 | 2026.01.09 00:32:12.304674 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1732 | 2026.01.09 00:32:12.304717 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1733 | 2026.01.09 00:32:12.305352 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1734 | 2026.01.09 00:32:12.305796 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1735 | 2026.01.09 00:32:12.305961 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2391 | ||
| 1736 | 2026.01.09 00:32:12.418692 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1737 | 2026.01.09 00:32:12.437472 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1738 | 2026.01.09 00:32:12.437545 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1739 | 2026.01.09 00:32:12.444144 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1740 | 2026.01.09 00:32:12.445369 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1741 | 2026.01.09 00:32:12.449281 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1742 | 2026.01.09 00:32:13.000384 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.14 MiB, peak 178.74 MiB, free memory in arenas 0.00 B, will set to 171.02 MiB (RSS), difference: 1.88 MiB | ||
| 1743 | 2026.01.09 00:32:14.790487 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 86 entries to flush up to offset 256 | ||
| 1744 | 2026.01.09 00:32:14.793917 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1745 | 2026.01.09 00:32:14.793977 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1746 | 2026.01.09 00:32:14.795406 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1747 | 2026.01.09 00:32:14.795973 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1748 | 2026.01.09 00:32:14.796332 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 256 | ||
| 1749 | 2026.01.09 00:32:17.037420 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1750 | 2026.01.09 00:32:17.037719 [ 267 ] {7836ad2a-7ff4-48a5-8acc-926027b11f15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1751 | 2026.01.09 00:32:17.037799 [ 267 ] {7836ad2a-7ff4-48a5-8acc-926027b11f15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1752 | 2026.01.09 00:32:17.038499 [ 267 ] {7836ad2a-7ff4-48a5-8acc-926027b11f15} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1753 | 2026.01.09 00:32:17.038549 [ 267 ] {7836ad2a-7ff4-48a5-8acc-926027b11f15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1754 | 2026.01.09 00:32:17.039099 [ 267 ] {7836ad2a-7ff4-48a5-8acc-926027b11f15} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1755 | 2026.01.09 00:32:17.039603 [ 267 ] {7836ad2a-7ff4-48a5-8acc-926027b11f15} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1756 | 2026.01.09 00:32:17.039749 [ 74 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1757 | 2026.01.09 00:32:17.039766 [ 267 ] {7836ad2a-7ff4-48a5-8acc-926027b11f15} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.002105 sec., 36104.51306413302 rows/sec., 2.98 MiB/sec. | ||
| 1758 | 2026.01.09 00:32:17.039835 [ 74 ] {} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1759 | 2026.01.09 00:32:17.039843 [ 267 ] {7836ad2a-7ff4-48a5-8acc-926027b11f15} <Debug> TCPHandler: Processed in 0.002563263 sec. | ||
| 1760 | 2026.01.09 00:32:17.039868 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1761 | 2026.01.09 00:32:17.039991 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1762 | 2026.01.09 00:32:17.040103 [ 267 ] {fe517fc1-e15b-4710-9f29-efcd3a7a4490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1763 | 2026.01.09 00:32:17.040154 [ 267 ] {fe517fc1-e15b-4710-9f29-efcd3a7a4490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1764 | 2026.01.09 00:32:17.040595 [ 267 ] {fe517fc1-e15b-4710-9f29-efcd3a7a4490} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1765 | 2026.01.09 00:32:17.040635 [ 267 ] {fe517fc1-e15b-4710-9f29-efcd3a7a4490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1766 | 2026.01.09 00:32:17.041088 [ 267 ] {fe517fc1-e15b-4710-9f29-efcd3a7a4490} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1767 | 2026.01.09 00:32:17.041579 [ 267 ] {fe517fc1-e15b-4710-9f29-efcd3a7a4490} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1768 | 2026.01.09 00:32:17.041718 [ 267 ] {fe517fc1-e15b-4710-9f29-efcd3a7a4490} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00164 sec., 6097.5609756097565 rows/sec., 458.51 KiB/sec. | ||
| 1769 | 2026.01.09 00:32:17.041758 [ 267 ] {fe517fc1-e15b-4710-9f29-efcd3a7a4490} <Debug> TCPHandler: Processed in 0.001820121 sec. | ||
| 1770 | 2026.01.09 00:32:17.041889 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1771 | 2026.01.09 00:32:17.041990 [ 267 ] {702aea52-7585-416e-9d60-4081be811a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1772 | 2026.01.09 00:32:17.042033 [ 267 ] {702aea52-7585-416e-9d60-4081be811a66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1773 | 2026.01.09 00:32:17.042384 [ 200 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::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 | ||
| 1774 | 2026.01.09 00:32:17.042474 [ 267 ] {702aea52-7585-416e-9d60-4081be811a66} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1775 | 2026.01.09 00:32:17.042516 [ 267 ] {702aea52-7585-416e-9d60-4081be811a66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1776 | 2026.01.09 00:32:17.042975 [ 267 ] {702aea52-7585-416e-9d60-4081be811a66} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1777 | 2026.01.09 00:32:17.043465 [ 267 ] {702aea52-7585-416e-9d60-4081be811a66} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1778 | 2026.01.09 00:32:17.043575 [ 74 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1779 | 2026.01.09 00:32:17.043600 [ 267 ] {702aea52-7585-416e-9d60-4081be811a66} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001631 sec., 45370.93807480073 rows/sec., 3.54 MiB/sec. | ||
| 1780 | 2026.01.09 00:32:17.043619 [ 74 ] {} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1781 | 2026.01.09 00:32:17.043643 [ 267 ] {702aea52-7585-416e-9d60-4081be811a66} <Debug> TCPHandler: Processed in 0.001806242 sec. | ||
| 1782 | 2026.01.09 00:32:17.043644 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1783 | 2026.01.09 00:32:17.043777 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1784 | 2026.01.09 00:32:17.043791 [ 190 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::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 | ||
| 1785 | 2026.01.09 00:32:17.043881 [ 267 ] {5b129393-db07-466e-bc00-5b0532a28e3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1786 | 2026.01.09 00:32:17.043930 [ 267 ] {5b129393-db07-466e-bc00-5b0532a28e3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1787 | 2026.01.09 00:32:17.044372 [ 267 ] {5b129393-db07-466e-bc00-5b0532a28e3a} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1788 | 2026.01.09 00:32:17.044409 [ 267 ] {5b129393-db07-466e-bc00-5b0532a28e3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1789 | 2026.01.09 00:32:17.044714 [ 190 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1790 | 2026.01.09 00:32:17.044719 [ 200 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1791 | 2026.01.09 00:32:17.044834 [ 200 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 201 rows starting from the beginning of the part | ||
| 1792 | 2026.01.09 00:32:17.044847 [ 190 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 120 rows starting from the beginning of the part | ||
| 1793 | 2026.01.09 00:32:17.044911 [ 267 ] {5b129393-db07-466e-bc00-5b0532a28e3a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1794 | 2026.01.09 00:32:17.044982 [ 200 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::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 | ||
| 1795 | 2026.01.09 00:32:17.045001 [ 190 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::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 | ||
| 1796 | 2026.01.09 00:32:17.045050 [ 200 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 76 rows starting from the beginning of the part | ||
| 1797 | 2026.01.09 00:32:17.045064 [ 190 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 74 rows starting from the beginning of the part | ||
| 1798 | 2026.01.09 00:32:17.045118 [ 200 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2253 rows starting from the beginning of the part | ||
| 1799 | 2026.01.09 00:32:17.045125 [ 190 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1137 rows starting from the beginning of the part | ||
| 1800 | 2026.01.09 00:32:17.045174 [ 200 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
| 1801 | 2026.01.09 00:32:17.045191 [ 190 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
| 1802 | 2026.01.09 00:32:17.045232 [ 200 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 76 rows starting from the beginning of the part | ||
| 1803 | 2026.01.09 00:32:17.045245 [ 190 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 74 rows starting from the beginning of the part | ||
| 1804 | 2026.01.09 00:32:17.045444 [ 267 ] {5b129393-db07-466e-bc00-5b0532a28e3a} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1805 | 2026.01.09 00:32:17.045563 [ 74 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1806 | 2026.01.09 00:32:17.045597 [ 267 ] {5b129393-db07-466e-bc00-5b0532a28e3a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001736 sec., 92165.89861751153 rows/sec., 6.42 MiB/sec. | ||
| 1807 | 2026.01.09 00:32:17.045600 [ 74 ] {} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1808 | 2026.01.09 00:32:17.045643 [ 267 ] {5b129393-db07-466e-bc00-5b0532a28e3a} <Debug> TCPHandler: Processed in 0.001918815 sec. | ||
| 1809 | 2026.01.09 00:32:17.045645 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1810 | 2026.01.09 00:32:17.045772 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1811 | 2026.01.09 00:32:17.045785 [ 187 ] {932a566d-fbdc-4b2b-9486-18b365c28387::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 | ||
| 1812 | 2026.01.09 00:32:17.045874 [ 267 ] {6a3b9c04-e312-487a-82d6-24b2c72ffe77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1813 | 2026.01.09 00:32:17.045932 [ 267 ] {6a3b9c04-e312-487a-82d6-24b2c72ffe77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1814 | 2026.01.09 00:32:17.045943 [ 187 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1815 | 2026.01.09 00:32:17.045994 [ 187 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 309 rows starting from the beginning of the part | ||
| 1816 | 2026.01.09 00:32:17.046106 [ 187 ] {932a566d-fbdc-4b2b-9486-18b365c28387::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 | ||
| 1817 | 2026.01.09 00:32:17.046173 [ 187 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
| 1818 | 2026.01.09 00:32:17.046263 [ 187 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1591 rows starting from the beginning of the part | ||
| 1819 | 2026.01.09 00:32:17.046330 [ 187 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 128 rows starting from the beginning of the part | ||
| 1820 | 2026.01.09 00:32:17.046402 [ 187 ] {932a566d-fbdc-4b2b-9486-18b365c28387::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 | ||
| 1821 | 2026.01.09 00:32:17.046752 [ 201 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1533 rows, containing 5 columns (5 merged, 0 gathered) in 0.003011175 sec., 509103.5891304889 rows/sec., 39.23 MiB/sec. | ||
| 1822 | 2026.01.09 00:32:17.046838 [ 267 ] {6a3b9c04-e312-487a-82d6-24b2c72ffe77} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1823 | 2026.01.09 00:32:17.046882 [ 267 ] {6a3b9c04-e312-487a-82d6-24b2c72ffe77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1824 | 2026.01.09 00:32:17.047164 [ 188 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1825 | 2026.01.09 00:32:17.047312 [ 201 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2718 rows, containing 5 columns (5 merged, 0 gathered) in 0.007287587 sec., 372962.95742335566 rows/sec., 31.76 MiB/sec. | ||
| 1826 | 2026.01.09 00:32:17.047653 [ 267 ] {6a3b9c04-e312-487a-82d6-24b2c72ffe77} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1827 | 2026.01.09 00:32:17.047850 [ 190 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1828 | 2026.01.09 00:32:17.047880 [ 188 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_6_1} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1829 | 2026.01.09 00:32:17.047981 [ 188 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_6_1} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1830 | 2026.01.09 00:32:17.048093 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 1831 | 2026.01.09 00:32:17.048262 [ 267 ] {6a3b9c04-e312-487a-82d6-24b2c72ffe77} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1832 | 2026.01.09 00:32:17.048430 [ 267 ] {6a3b9c04-e312-487a-82d6-24b2c72ffe77} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002574 sec., 3885.003885003885 rows/sec., 6.96 MiB/sec. | ||
| 1833 | 2026.01.09 00:32:17.048467 [ 190 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_6_1} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1834 | 2026.01.09 00:32:17.048498 [ 267 ] {6a3b9c04-e312-487a-82d6-24b2c72ffe77} <Debug> TCPHandler: Processed in 0.002775879 sec. | ||
| 1835 | 2026.01.09 00:32:17.048552 [ 190 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_6_1} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1836 | 2026.01.09 00:32:17.048621 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1837 | 2026.01.09 00:32:17.048644 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 1838 | 2026.01.09 00:32:17.048725 [ 267 ] {46436a43-2e62-4a8b-8add-6bcd448f2175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1839 | 2026.01.09 00:32:17.048776 [ 267 ] {46436a43-2e62-4a8b-8add-6bcd448f2175} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1840 | 2026.01.09 00:32:17.049175 [ 267 ] {46436a43-2e62-4a8b-8add-6bcd448f2175} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1841 | 2026.01.09 00:32:17.049213 [ 267 ] {46436a43-2e62-4a8b-8add-6bcd448f2175} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1842 | 2026.01.09 00:32:17.049516 [ 191 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2508 rows, containing 5 columns (5 merged, 0 gathered) in 0.003785978 sec., 662444.4199094659 rows/sec., 45.17 MiB/sec. | ||
| 1843 | 2026.01.09 00:32:17.049753 [ 267 ] {46436a43-2e62-4a8b-8add-6bcd448f2175} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1844 | 2026.01.09 00:32:17.049979 [ 190 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1845 | 2026.01.09 00:32:17.050254 [ 267 ] {46436a43-2e62-4a8b-8add-6bcd448f2175} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1846 | 2026.01.09 00:32:17.050366 [ 74 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1847 | 2026.01.09 00:32:17.050403 [ 74 ] {} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1848 | 2026.01.09 00:32:17.050404 [ 267 ] {46436a43-2e62-4a8b-8add-6bcd448f2175} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001699 sec., 35314.89111241907 rows/sec., 2.38 MiB/sec. | ||
| 1849 | 2026.01.09 00:32:17.050426 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1850 | 2026.01.09 00:32:17.050457 [ 267 ] {46436a43-2e62-4a8b-8add-6bcd448f2175} <Debug> TCPHandler: Processed in 0.001885904 sec. | ||
| 1851 | 2026.01.09 00:32:17.050526 [ 191 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 1852 | 2026.01.09 00:32:17.050542 [ 190 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1853 | 2026.01.09 00:32:17.050614 [ 191 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1854 | 2026.01.09 00:32:17.050621 [ 190 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1855 | 2026.01.09 00:32:17.050654 [ 191 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 60 rows starting from the beginning of the part | ||
| 1856 | 2026.01.09 00:32:17.050716 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 1857 | 2026.01.09 00:32:17.050733 [ 191 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 1858 | 2026.01.09 00:32:17.050784 [ 191 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1859 | 2026.01.09 00:32:17.050828 [ 191 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
| 1860 | 2026.01.09 00:32:17.050868 [ 191 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 48 rows starting from the beginning of the part | ||
| 1861 | 2026.01.09 00:32:17.050907 [ 191 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 1862 | 2026.01.09 00:32:17.051672 [ 188 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 344 rows, containing 4 columns (4 merged, 0 gathered) in 0.001193485 sec., 288231.52364713425 rows/sec., 18.89 MiB/sec. | ||
| 1863 | 2026.01.09 00:32:17.051914 [ 190 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1864 | 2026.01.09 00:32:17.052382 [ 190 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_6_1} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1865 | 2026.01.09 00:32:17.052451 [ 190 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_6_1} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1866 | 2026.01.09 00:32:17.052522 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1867 | 2026.01.09 00:32:18.000174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.79 MiB, peak 181.41 MiB, free memory in arenas 0.00 B, will set to 172.84 MiB (RSS), difference: 1.05 MiB | ||
| 1868 | 2026.01.09 00:32:19.733513 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1869 | 2026.01.09 00:32:19.733560 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1870 | 2026.01.09 00:32:19.807021 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2839 | ||
| 1871 | 2026.01.09 00:32:19.807507 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1872 | 2026.01.09 00:32:19.807557 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1873 | 2026.01.09 00:32:19.808192 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1874 | 2026.01.09 00:32:19.808709 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1875 | 2026.01.09 00:32:19.808833 [ 72 ] {} <Debug> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1876 | 2026.01.09 00:32:19.808857 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2839 | ||
| 1877 | 2026.01.09 00:32:19.808882 [ 72 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1878 | 2026.01.09 00:32:19.808903 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1879 | 2026.01.09 00:32:19.809018 [ 191 ] {a669bb53-0fd3-4984-a3ca-34981099574c::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 | ||
| 1880 | 2026.01.09 00:32:19.809166 [ 191 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1881 | 2026.01.09 00:32:19.809206 [ 191 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1882 | 2026.01.09 00:32:19.809270 [ 191 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1883 | 2026.01.09 00:32:19.809313 [ 191 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1884 | 2026.01.09 00:32:19.809354 [ 191 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
| 1885 | 2026.01.09 00:32:19.809392 [ 191 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 500 rows starting from the beginning of the part | ||
| 1886 | 2026.01.09 00:32:19.809432 [ 191 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1887 | 2026.01.09 00:32:19.842774 [ 188 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2839 rows, containing 4 columns (4 merged, 0 gathered) in 0.033809383 sec., 83970.7722557374 rows/sec., 1.20 MiB/sec. | ||
| 1888 | 2026.01.09 00:32:19.843602 [ 201 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1889 | 2026.01.09 00:32:19.844136 [ 201 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_6_1} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1890 | 2026.01.09 00:32:19.844219 [ 201 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_6_1} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1891 | 2026.01.09 00:32:19.844324 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1892 | 2026.01.09 00:32:19.950335 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1893 | 2026.01.09 00:32:19.969195 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1894 | 2026.01.09 00:32:19.969267 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1895 | 2026.01.09 00:32:19.975638 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1896 | 2026.01.09 00:32:19.976750 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1897 | 2026.01.09 00:32:19.977078 [ 72 ] {} <Debug> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1898 | 2026.01.09 00:32:19.977142 [ 72 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1899 | 2026.01.09 00:32:19.977162 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1900 | 2026.01.09 00:32:19.977286 [ 201 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 1901 | 2026.01.09 00:32:19.980847 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1902 | 2026.01.09 00:32:19.981934 [ 201 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1903 | 2026.01.09 00:32:19.983569 [ 201 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 1904 | 2026.01.09 00:32:19.988627 [ 201 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 1905 | 2026.01.09 00:32:19.993292 [ 201 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 1906 | 2026.01.09 00:32:19.997836 [ 201 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 1907 | 2026.01.09 00:32:20.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 173.41 MiB, peak 181.41 MiB, free memory in arenas 0.00 B, will set to 177.07 MiB (RSS), difference: 3.66 MiB | ||
| 1908 | 2026.01.09 00:32:20.005548 [ 201 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 1909 | 2026.01.09 00:32:20.009917 [ 201 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 1910 | 2026.01.09 00:32:20.078348 [ 188 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.101112868 sec., 454.93715003712487 rows/sec., 2.35 MiB/sec. | ||
| 1911 | 2026.01.09 00:32:20.081003 [ 188 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1912 | 2026.01.09 00:32:20.083692 [ 188 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_6_1} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1913 | 2026.01.09 00:32:20.083816 [ 188 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_6_1} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1914 | 2026.01.09 00:32:20.085645 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1915 | 2026.01.09 00:32:21.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 177.62 MiB, peak 187.16 MiB, free memory in arenas 0.00 B, will set to 184.18 MiB (RSS), difference: 6.56 MiB | ||
| 1916 | 2026.01.09 00:32:22.048358 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1917 | 2026.01.09 00:32:22.048565 [ 267 ] {3d1fce17-6f40-4f99-af31-1a4f345c5094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1918 | 2026.01.09 00:32:22.048642 [ 267 ] {3d1fce17-6f40-4f99-af31-1a4f345c5094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1919 | 2026.01.09 00:32:22.049562 [ 267 ] {3d1fce17-6f40-4f99-af31-1a4f345c5094} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1920 | 2026.01.09 00:32:22.049614 [ 267 ] {3d1fce17-6f40-4f99-af31-1a4f345c5094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 1921 | 2026.01.09 00:32:22.050164 [ 267 ] {3d1fce17-6f40-4f99-af31-1a4f345c5094} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1922 | 2026.01.09 00:32:22.050671 [ 267 ] {3d1fce17-6f40-4f99-af31-1a4f345c5094} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1923 | 2026.01.09 00:32:22.050842 [ 267 ] {3d1fce17-6f40-4f99-af31-1a4f345c5094} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002334 sec., 175664.09597257926 rows/sec., 11.14 MiB/sec. | ||
| 1924 | 2026.01.09 00:32:22.050892 [ 267 ] {3d1fce17-6f40-4f99-af31-1a4f345c5094} <Debug> TCPHandler: Processed in 0.002670876 sec. | ||
| 1925 | 2026.01.09 00:32:22.051026 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1926 | 2026.01.09 00:32:22.051131 [ 267 ] {2c8d0cee-8117-4d15-b9e6-7a92548c0d38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1927 | 2026.01.09 00:32:22.051176 [ 267 ] {2c8d0cee-8117-4d15-b9e6-7a92548c0d38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1928 | 2026.01.09 00:32:22.052115 [ 267 ] {2c8d0cee-8117-4d15-b9e6-7a92548c0d38} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1929 | 2026.01.09 00:32:22.052154 [ 267 ] {2c8d0cee-8117-4d15-b9e6-7a92548c0d38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 1930 | 2026.01.09 00:32:22.052676 [ 267 ] {2c8d0cee-8117-4d15-b9e6-7a92548c0d38} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1931 | 2026.01.09 00:32:22.053130 [ 267 ] {2c8d0cee-8117-4d15-b9e6-7a92548c0d38} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1932 | 2026.01.09 00:32:22.053273 [ 267 ] {2c8d0cee-8117-4d15-b9e6-7a92548c0d38} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.002166 sec., 513388.7349953832 rows/sec., 40.51 MiB/sec. | ||
| 1933 | 2026.01.09 00:32:22.053311 [ 267 ] {2c8d0cee-8117-4d15-b9e6-7a92548c0d38} <Debug> TCPHandler: Processed in 0.002340966 sec. | ||
| 1934 | 2026.01.09 00:32:22.053442 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1935 | 2026.01.09 00:32:22.053542 [ 267 ] {4b4ddce6-14d7-4355-a2bb-750f5d169b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1936 | 2026.01.09 00:32:22.053584 [ 267 ] {4b4ddce6-14d7-4355-a2bb-750f5d169b5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1937 | 2026.01.09 00:32:22.054090 [ 267 ] {4b4ddce6-14d7-4355-a2bb-750f5d169b5d} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1938 | 2026.01.09 00:32:22.054126 [ 267 ] {4b4ddce6-14d7-4355-a2bb-750f5d169b5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 1939 | 2026.01.09 00:32:22.054582 [ 267 ] {4b4ddce6-14d7-4355-a2bb-750f5d169b5d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1940 | 2026.01.09 00:32:22.055124 [ 267 ] {4b4ddce6-14d7-4355-a2bb-750f5d169b5d} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1941 | 2026.01.09 00:32:22.055295 [ 267 ] {4b4ddce6-14d7-4355-a2bb-750f5d169b5d} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001773 sec., 115623.23745064861 rows/sec., 6.78 MiB/sec. | ||
| 1942 | 2026.01.09 00:32:22.055335 [ 267 ] {4b4ddce6-14d7-4355-a2bb-750f5d169b5d} <Debug> TCPHandler: Processed in 0.001946686 sec. | ||
| 1943 | 2026.01.09 00:32:22.055460 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1944 | 2026.01.09 00:32:22.055557 [ 267 ] {efd17e1b-6185-474f-a2d5-f2b95b137a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1945 | 2026.01.09 00:32:22.055598 [ 267 ] {efd17e1b-6185-474f-a2d5-f2b95b137a9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1946 | 2026.01.09 00:32:22.056088 [ 267 ] {efd17e1b-6185-474f-a2d5-f2b95b137a9e} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1947 | 2026.01.09 00:32:22.056126 [ 267 ] {efd17e1b-6185-474f-a2d5-f2b95b137a9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 1948 | 2026.01.09 00:32:22.056573 [ 267 ] {efd17e1b-6185-474f-a2d5-f2b95b137a9e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1949 | 2026.01.09 00:32:22.057077 [ 267 ] {efd17e1b-6185-474f-a2d5-f2b95b137a9e} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1950 | 2026.01.09 00:32:22.057212 [ 267 ] {efd17e1b-6185-474f-a2d5-f2b95b137a9e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001674 sec., 126642.77180406213 rows/sec., 8.17 MiB/sec. | ||
| 1951 | 2026.01.09 00:32:22.057250 [ 267 ] {efd17e1b-6185-474f-a2d5-f2b95b137a9e} <Debug> TCPHandler: Processed in 0.001845862 sec. | ||
| 1952 | 2026.01.09 00:32:22.057365 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1953 | 2026.01.09 00:32:22.057461 [ 267 ] {1ba75a85-f495-4a5d-8b36-e2c092fd3c85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1954 | 2026.01.09 00:32:22.057501 [ 267 ] {1ba75a85-f495-4a5d-8b36-e2c092fd3c85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1955 | 2026.01.09 00:32:22.057999 [ 267 ] {1ba75a85-f495-4a5d-8b36-e2c092fd3c85} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1956 | 2026.01.09 00:32:22.058035 [ 267 ] {1ba75a85-f495-4a5d-8b36-e2c092fd3c85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 1957 | 2026.01.09 00:32:22.058445 [ 267 ] {1ba75a85-f495-4a5d-8b36-e2c092fd3c85} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1958 | 2026.01.09 00:32:22.058873 [ 267 ] {1ba75a85-f495-4a5d-8b36-e2c092fd3c85} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1959 | 2026.01.09 00:32:22.059003 [ 267 ] {1ba75a85-f495-4a5d-8b36-e2c092fd3c85} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001561 sec., 135169.76297245355 rows/sec., 7.68 MiB/sec. | ||
| 1960 | 2026.01.09 00:32:22.059041 [ 267 ] {1ba75a85-f495-4a5d-8b36-e2c092fd3c85} <Debug> TCPHandler: Processed in 0.001726809 sec. | ||
| 1961 | 2026.01.09 00:32:22.059158 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1962 | 2026.01.09 00:32:22.059253 [ 267 ] {36b234d9-b040-41b5-99ea-b9500c3d7741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1963 | 2026.01.09 00:32:22.059293 [ 267 ] {36b234d9-b040-41b5-99ea-b9500c3d7741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1964 | 2026.01.09 00:32:22.059925 [ 267 ] {36b234d9-b040-41b5-99ea-b9500c3d7741} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1965 | 2026.01.09 00:32:22.059963 [ 267 ] {36b234d9-b040-41b5-99ea-b9500c3d7741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 1966 | 2026.01.09 00:32:22.060404 [ 267 ] {36b234d9-b040-41b5-99ea-b9500c3d7741} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1967 | 2026.01.09 00:32:22.060840 [ 267 ] {36b234d9-b040-41b5-99ea-b9500c3d7741} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1968 | 2026.01.09 00:32:22.060974 [ 267 ] {36b234d9-b040-41b5-99ea-b9500c3d7741} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001738 sec., 390678.9413118527 rows/sec., 27.23 MiB/sec. | ||
| 1969 | 2026.01.09 00:32:22.061011 [ 267 ] {36b234d9-b040-41b5-99ea-b9500c3d7741} <Debug> TCPHandler: Processed in 0.001903784 sec. | ||
| 1970 | 2026.01.09 00:32:22.061125 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1971 | 2026.01.09 00:32:22.061220 [ 267 ] {35c8edec-ba9b-4371-8843-bcaefbccb80e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1972 | 2026.01.09 00:32:22.061263 [ 267 ] {35c8edec-ba9b-4371-8843-bcaefbccb80e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1973 | 2026.01.09 00:32:22.061607 [ 267 ] {35c8edec-ba9b-4371-8843-bcaefbccb80e} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1974 | 2026.01.09 00:32:22.061644 [ 267 ] {35c8edec-ba9b-4371-8843-bcaefbccb80e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 1975 | 2026.01.09 00:32:22.062060 [ 267 ] {35c8edec-ba9b-4371-8843-bcaefbccb80e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1976 | 2026.01.09 00:32:22.062506 [ 267 ] {35c8edec-ba9b-4371-8843-bcaefbccb80e} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1977 | 2026.01.09 00:32:22.062637 [ 267 ] {35c8edec-ba9b-4371-8843-bcaefbccb80e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001435 sec., 4181.1846689895465 rows/sec., 218.45 KiB/sec. | ||
| 1978 | 2026.01.09 00:32:22.062676 [ 267 ] {35c8edec-ba9b-4371-8843-bcaefbccb80e} <Debug> TCPHandler: Processed in 0.001602016 sec. | ||
| 1979 | 2026.01.09 00:32:22.062804 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1980 | 2026.01.09 00:32:22.062900 [ 267 ] {2fc84d61-de2c-49be-9ce1-e9bc88c4e698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1981 | 2026.01.09 00:32:22.062943 [ 267 ] {2fc84d61-de2c-49be-9ce1-e9bc88c4e698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1982 | 2026.01.09 00:32:22.063393 [ 267 ] {2fc84d61-de2c-49be-9ce1-e9bc88c4e698} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1983 | 2026.01.09 00:32:22.063430 [ 267 ] {2fc84d61-de2c-49be-9ce1-e9bc88c4e698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 1984 | 2026.01.09 00:32:22.063872 [ 267 ] {2fc84d61-de2c-49be-9ce1-e9bc88c4e698} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1985 | 2026.01.09 00:32:22.064316 [ 267 ] {2fc84d61-de2c-49be-9ce1-e9bc88c4e698} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1986 | 2026.01.09 00:32:22.064450 [ 267 ] {2fc84d61-de2c-49be-9ce1-e9bc88c4e698} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001568 sec., 200255.10204081633 rows/sec., 13.15 MiB/sec. | ||
| 1987 | 2026.01.09 00:32:22.064487 [ 267 ] {2fc84d61-de2c-49be-9ce1-e9bc88c4e698} <Debug> TCPHandler: Processed in 0.001738719 sec. | ||
| 1988 | 2026.01.09 00:32:22.064601 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1989 | 2026.01.09 00:32:22.064697 [ 267 ] {284109a9-e6de-4082-a517-d1b4d0461825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1990 | 2026.01.09 00:32:22.064738 [ 267 ] {284109a9-e6de-4082-a517-d1b4d0461825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1991 | 2026.01.09 00:32:22.065055 [ 267 ] {284109a9-e6de-4082-a517-d1b4d0461825} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1992 | 2026.01.09 00:32:22.065089 [ 267 ] {284109a9-e6de-4082-a517-d1b4d0461825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 1993 | 2026.01.09 00:32:22.065509 [ 267 ] {284109a9-e6de-4082-a517-d1b4d0461825} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1994 | 2026.01.09 00:32:22.065931 [ 267 ] {284109a9-e6de-4082-a517-d1b4d0461825} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1995 | 2026.01.09 00:32:22.066062 [ 267 ] {284109a9-e6de-4082-a517-d1b4d0461825} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001384 sec., 722.543352601156 rows/sec., 48.69 KiB/sec. | ||
| 1996 | 2026.01.09 00:32:22.066098 [ 267 ] {284109a9-e6de-4082-a517-d1b4d0461825} <Debug> TCPHandler: Processed in 0.001547604 sec. | ||
| 1997 | 2026.01.09 00:32:22.066210 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1998 | 2026.01.09 00:32:22.066306 [ 267 ] {893cbcc2-dcc3-4eda-b16d-3601189a909d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1999 | 2026.01.09 00:32:22.066346 [ 267 ] {893cbcc2-dcc3-4eda-b16d-3601189a909d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2000 | 2026.01.09 00:32:22.066681 [ 267 ] {893cbcc2-dcc3-4eda-b16d-3601189a909d} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2001 | 2026.01.09 00:32:22.066716 [ 267 ] {893cbcc2-dcc3-4eda-b16d-3601189a909d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 2002 | 2026.01.09 00:32:22.067147 [ 267 ] {893cbcc2-dcc3-4eda-b16d-3601189a909d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2003 | 2026.01.09 00:32:22.067578 [ 267 ] {893cbcc2-dcc3-4eda-b16d-3601189a909d} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2004 | 2026.01.09 00:32:22.067710 [ 267 ] {893cbcc2-dcc3-4eda-b16d-3601189a909d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001423 sec., 73085.03162333099 rows/sec., 4.48 MiB/sec. | ||
| 2005 | 2026.01.09 00:32:22.067746 [ 267 ] {893cbcc2-dcc3-4eda-b16d-3601189a909d} <Debug> TCPHandler: Processed in 0.001586995 sec. | ||
| 2006 | 2026.01.09 00:32:24.797643 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 288 | ||
| 2007 | 2026.01.09 00:32:24.799904 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2008 | 2026.01.09 00:32:24.799960 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2009 | 2026.01.09 00:32:24.801246 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2010 | 2026.01.09 00:32:24.801751 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2011 | 2026.01.09 00:32:24.802132 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 288 | ||
| 2012 | 2026.01.09 00:32:27.032237 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2013 | 2026.01.09 00:32:27.032507 [ 267 ] {e4d0ebec-1567-4865-ab33-e4181a21d25a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2014 | 2026.01.09 00:32:27.032893 [ 267 ] {e4d0ebec-1567-4865-ab33-e4181a21d25a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2015 | 2026.01.09 00:32:27.032937 [ 267 ] {e4d0ebec-1567-4865-ab33-e4181a21d25a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2016 | 2026.01.09 00:32:27.033230 [ 267 ] {e4d0ebec-1567-4865-ab33-e4181a21d25a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2017 | 2026.01.09 00:32:27.033299 [ 267 ] {e4d0ebec-1567-4865-ab33-e4181a21d25a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2018 | 2026.01.09 00:32:27.033442 [ 267 ] {e4d0ebec-1567-4865-ab33-e4181a21d25a} <Debug> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 2019 | 2026.01.09 00:32:27.033548 [ 325 ] {e4d0ebec-1567-4865-ab33-e4181a21d25a} <Trace> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2020 | 2026.01.09 00:32:27.033576 [ 299 ] {e4d0ebec-1567-4865-ab33-e4181a21d25a} <Trace> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2021 | 2026.01.09 00:32:27.033685 [ 267 ] {e4d0ebec-1567-4865-ab33-e4181a21d25a} <Debug> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (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 | ||
| 2022 | 2026.01.09 00:32:27.033713 [ 267 ] {e4d0ebec-1567-4865-ab33-e4181a21d25a} <Trace> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2023 | 2026.01.09 00:32:27.035881 [ 267 ] {e4d0ebec-1567-4865-ab33-e4181a21d25a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2024 | 2026.01.09 00:32:27.035909 [ 267 ] {e4d0ebec-1567-4865-ab33-e4181a21d25a} <Debug> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 2025 | 2026.01.09 00:32:27.035968 [ 267 ] {e4d0ebec-1567-4865-ab33-e4181a21d25a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2026 | 2026.01.09 00:32:27.036009 [ 267 ] {e4d0ebec-1567-4865-ab33-e4181a21d25a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2027 | 2026.01.09 00:32:27.036946 [ 267 ] {e4d0ebec-1567-4865-ab33-e4181a21d25a} <Debug> executeQuery: Read 44 rows, 1.73 KiB in 0.004557 sec., 9655.47509326311 rows/sec., 379.52 KiB/sec. | ||
| 2028 | 2026.01.09 00:32:27.037050 [ 267 ] {e4d0ebec-1567-4865-ab33-e4181a21d25a} <Debug> TCPHandler: Processed in 0.00494322 sec. | ||
| 2029 | 2026.01.09 00:32:27.037372 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2030 | 2026.01.09 00:32:27.037520 [ 267 ] {b2ddbcf3-eb1f-49be-8e89-aec2fe6ff4f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2031 | 2026.01.09 00:32:27.037756 [ 267 ] {b2ddbcf3-eb1f-49be-8e89-aec2fe6ff4f2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2032 | 2026.01.09 00:32:27.037796 [ 267 ] {b2ddbcf3-eb1f-49be-8e89-aec2fe6ff4f2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2033 | 2026.01.09 00:32:27.038032 [ 267 ] {b2ddbcf3-eb1f-49be-8e89-aec2fe6ff4f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2034 | 2026.01.09 00:32:27.038088 [ 267 ] {b2ddbcf3-eb1f-49be-8e89-aec2fe6ff4f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2035 | 2026.01.09 00:32:27.038197 [ 267 ] {b2ddbcf3-eb1f-49be-8e89-aec2fe6ff4f2} <Debug> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 2036 | 2026.01.09 00:32:27.038258 [ 325 ] {b2ddbcf3-eb1f-49be-8e89-aec2fe6ff4f2} <Trace> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2037 | 2026.01.09 00:32:27.038276 [ 299 ] {b2ddbcf3-eb1f-49be-8e89-aec2fe6ff4f2} <Trace> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2038 | 2026.01.09 00:32:27.038363 [ 267 ] {b2ddbcf3-eb1f-49be-8e89-aec2fe6ff4f2} <Debug> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (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 | ||
| 2039 | 2026.01.09 00:32:27.038389 [ 267 ] {b2ddbcf3-eb1f-49be-8e89-aec2fe6ff4f2} <Trace> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2040 | 2026.01.09 00:32:27.038447 [ 267 ] {b2ddbcf3-eb1f-49be-8e89-aec2fe6ff4f2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2041 | 2026.01.09 00:32:27.038465 [ 267 ] {b2ddbcf3-eb1f-49be-8e89-aec2fe6ff4f2} <Debug> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 2042 | 2026.01.09 00:32:27.038497 [ 267 ] {b2ddbcf3-eb1f-49be-8e89-aec2fe6ff4f2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2043 | 2026.01.09 00:32:27.038536 [ 267 ] {b2ddbcf3-eb1f-49be-8e89-aec2fe6ff4f2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2044 | 2026.01.09 00:32:27.039290 [ 267 ] {b2ddbcf3-eb1f-49be-8e89-aec2fe6ff4f2} <Debug> executeQuery: Read 44 rows, 1.73 KiB in 0.001832 sec., 24017.467248908295 rows/sec., 944.05 KiB/sec. | ||
| 2045 | 2026.01.09 00:32:27.039392 [ 267 ] {b2ddbcf3-eb1f-49be-8e89-aec2fe6ff4f2} <Debug> TCPHandler: Processed in 0.002071109 sec. | ||
| 2046 | 2026.01.09 00:32:27.039636 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2047 | 2026.01.09 00:32:27.039780 [ 267 ] {eb081465-4317-472d-830f-0e6311dd5599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2048 | 2026.01.09 00:32:27.040007 [ 267 ] {eb081465-4317-472d-830f-0e6311dd5599} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2049 | 2026.01.09 00:32:27.040046 [ 267 ] {eb081465-4317-472d-830f-0e6311dd5599} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2050 | 2026.01.09 00:32:27.040276 [ 267 ] {eb081465-4317-472d-830f-0e6311dd5599} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2051 | 2026.01.09 00:32:27.040331 [ 267 ] {eb081465-4317-472d-830f-0e6311dd5599} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2052 | 2026.01.09 00:32:27.040436 [ 267 ] {eb081465-4317-472d-830f-0e6311dd5599} <Debug> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 2053 | 2026.01.09 00:32:27.040511 [ 299 ] {eb081465-4317-472d-830f-0e6311dd5599} <Trace> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2054 | 2026.01.09 00:32:27.040513 [ 318 ] {eb081465-4317-472d-830f-0e6311dd5599} <Trace> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2055 | 2026.01.09 00:32:27.040630 [ 267 ] {eb081465-4317-472d-830f-0e6311dd5599} <Debug> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (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 | ||
| 2056 | 2026.01.09 00:32:27.040656 [ 267 ] {eb081465-4317-472d-830f-0e6311dd5599} <Trace> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2057 | 2026.01.09 00:32:27.040715 [ 267 ] {eb081465-4317-472d-830f-0e6311dd5599} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2058 | 2026.01.09 00:32:27.040733 [ 267 ] {eb081465-4317-472d-830f-0e6311dd5599} <Debug> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 2059 | 2026.01.09 00:32:27.040765 [ 267 ] {eb081465-4317-472d-830f-0e6311dd5599} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2060 | 2026.01.09 00:32:27.040800 [ 267 ] {eb081465-4317-472d-830f-0e6311dd5599} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2061 | 2026.01.09 00:32:27.041457 [ 267 ] {eb081465-4317-472d-830f-0e6311dd5599} <Debug> executeQuery: Read 44 rows, 1.73 KiB in 0.001739 sec., 25301.897642323172 rows/sec., 994.53 KiB/sec. | ||
| 2062 | 2026.01.09 00:32:27.041568 [ 267 ] {eb081465-4317-472d-830f-0e6311dd5599} <Debug> TCPHandler: Processed in 0.001983586 sec. | ||
| 2063 | 2026.01.09 00:32:27.049478 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2064 | 2026.01.09 00:32:27.049593 [ 267 ] {ec3fa7a8-72e3-47d0-813d-3033aaf2e424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2065 | 2026.01.09 00:32:27.049637 [ 267 ] {ec3fa7a8-72e3-47d0-813d-3033aaf2e424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2066 | 2026.01.09 00:32:27.050245 [ 267 ] {ec3fa7a8-72e3-47d0-813d-3033aaf2e424} <Trace> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2067 | 2026.01.09 00:32:27.050289 [ 267 ] {ec3fa7a8-72e3-47d0-813d-3033aaf2e424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2068 | 2026.01.09 00:32:27.050881 [ 267 ] {ec3fa7a8-72e3-47d0-813d-3033aaf2e424} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2069 | 2026.01.09 00:32:27.051297 [ 267 ] {ec3fa7a8-72e3-47d0-813d-3033aaf2e424} <Trace> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2070 | 2026.01.09 00:32:27.051452 [ 267 ] {ec3fa7a8-72e3-47d0-813d-3033aaf2e424} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001892 sec., 1585.6236786469344 rows/sec., 144.52 KiB/sec. | ||
| 2071 | 2026.01.09 00:32:27.051495 [ 267 ] {ec3fa7a8-72e3-47d0-813d-3033aaf2e424} <Debug> TCPHandler: Processed in 0.002073209 sec. | ||
| 2072 | 2026.01.09 00:32:27.051627 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2073 | 2026.01.09 00:32:27.051746 [ 267 ] {587f6ff2-6c76-4089-b6bf-573da29c9575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2074 | 2026.01.09 00:32:27.051795 [ 267 ] {587f6ff2-6c76-4089-b6bf-573da29c9575} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2075 | 2026.01.09 00:32:27.052239 [ 267 ] {587f6ff2-6c76-4089-b6bf-573da29c9575} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2076 | 2026.01.09 00:32:27.052276 [ 267 ] {587f6ff2-6c76-4089-b6bf-573da29c9575} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2077 | 2026.01.09 00:32:27.052737 [ 267 ] {587f6ff2-6c76-4089-b6bf-573da29c9575} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2078 | 2026.01.09 00:32:27.053305 [ 267 ] {587f6ff2-6c76-4089-b6bf-573da29c9575} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2079 | 2026.01.09 00:32:27.053449 [ 267 ] {587f6ff2-6c76-4089-b6bf-573da29c9575} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001729 sec., 1156.737998843262 rows/sec., 94.32 KiB/sec. | ||
| 2080 | 2026.01.09 00:32:27.053495 [ 267 ] {587f6ff2-6c76-4089-b6bf-573da29c9575} <Debug> TCPHandler: Processed in 0.001921925 sec. | ||
| 2081 | 2026.01.09 00:32:27.053624 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2082 | 2026.01.09 00:32:27.053721 [ 267 ] {61da1526-9ca3-45bd-a09d-3c38d709dfaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2083 | 2026.01.09 00:32:27.053762 [ 267 ] {61da1526-9ca3-45bd-a09d-3c38d709dfaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2084 | 2026.01.09 00:32:27.054222 [ 267 ] {61da1526-9ca3-45bd-a09d-3c38d709dfaa} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2085 | 2026.01.09 00:32:27.054260 [ 267 ] {61da1526-9ca3-45bd-a09d-3c38d709dfaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2086 | 2026.01.09 00:32:27.054710 [ 267 ] {61da1526-9ca3-45bd-a09d-3c38d709dfaa} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2087 | 2026.01.09 00:32:27.055173 [ 267 ] {61da1526-9ca3-45bd-a09d-3c38d709dfaa} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2088 | 2026.01.09 00:32:27.055316 [ 267 ] {61da1526-9ca3-45bd-a09d-3c38d709dfaa} <Debug> executeQuery: Read 105 rows, 9.12 KiB in 0.001613 sec., 65096.09423434594 rows/sec., 5.52 MiB/sec. | ||
| 2089 | 2026.01.09 00:32:27.055371 [ 267 ] {61da1526-9ca3-45bd-a09d-3c38d709dfaa} <Debug> TCPHandler: Processed in 0.001797571 sec. | ||
| 2090 | 2026.01.09 00:32:27.055515 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2091 | 2026.01.09 00:32:27.055613 [ 267 ] {b4159d1b-6410-492e-a651-0b71fabeb1cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2092 | 2026.01.09 00:32:27.055660 [ 267 ] {b4159d1b-6410-492e-a651-0b71fabeb1cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2093 | 2026.01.09 00:32:27.056072 [ 267 ] {b4159d1b-6410-492e-a651-0b71fabeb1cb} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2094 | 2026.01.09 00:32:27.056109 [ 267 ] {b4159d1b-6410-492e-a651-0b71fabeb1cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2095 | 2026.01.09 00:32:27.056609 [ 267 ] {b4159d1b-6410-492e-a651-0b71fabeb1cb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2096 | 2026.01.09 00:32:27.057121 [ 267 ] {b4159d1b-6410-492e-a651-0b71fabeb1cb} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2097 | 2026.01.09 00:32:27.057229 [ 56 ] {} <Debug> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2098 | 2026.01.09 00:32:27.057256 [ 267 ] {b4159d1b-6410-492e-a651-0b71fabeb1cb} <Debug> executeQuery: Read 26 rows, 1.94 KiB in 0.001663 sec., 15634.395670475045 rows/sec., 1.14 MiB/sec. | ||
| 2099 | 2026.01.09 00:32:27.057290 [ 56 ] {} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2100 | 2026.01.09 00:32:27.057303 [ 267 ] {b4159d1b-6410-492e-a651-0b71fabeb1cb} <Debug> TCPHandler: Processed in 0.001841312 sec. | ||
| 2101 | 2026.01.09 00:32:27.057319 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2102 | 2026.01.09 00:32:27.057440 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2103 | 2026.01.09 00:32:27.057450 [ 192 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::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 | ||
| 2104 | 2026.01.09 00:32:27.057546 [ 267 ] {209b3e6a-065d-44dc-9116-95d0d0b7c8a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2105 | 2026.01.09 00:32:27.057581 [ 192 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2106 | 2026.01.09 00:32:27.057591 [ 267 ] {209b3e6a-065d-44dc-9116-95d0d0b7c8a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2107 | 2026.01.09 00:32:27.057621 [ 192 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part | ||
| 2108 | 2026.01.09 00:32:27.057709 [ 192 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::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 | ||
| 2109 | 2026.01.09 00:32:27.057761 [ 192 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 207 rows starting from the beginning of the part | ||
| 2110 | 2026.01.09 00:32:27.057809 [ 192 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::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 | ||
| 2111 | 2026.01.09 00:32:27.057855 [ 192 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 205 rows starting from the beginning of the part | ||
| 2112 | 2026.01.09 00:32:27.057897 [ 192 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
| 2113 | 2026.01.09 00:32:27.058062 [ 267 ] {209b3e6a-065d-44dc-9116-95d0d0b7c8a1} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2114 | 2026.01.09 00:32:27.058107 [ 267 ] {209b3e6a-065d-44dc-9116-95d0d0b7c8a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2115 | 2026.01.09 00:32:27.058702 [ 267 ] {209b3e6a-065d-44dc-9116-95d0d0b7c8a1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2116 | 2026.01.09 00:32:27.059013 [ 198 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 490 rows, containing 5 columns (5 merged, 0 gathered) in 0.001620686 sec., 302341.10740760394 rows/sec., 19.61 MiB/sec. | ||
| 2117 | 2026.01.09 00:32:27.059277 [ 267 ] {209b3e6a-065d-44dc-9116-95d0d0b7c8a1} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): 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.09 00:32:27.059370 [ 193 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2119 | 2026.01.09 00:32:27.059446 [ 267 ] {209b3e6a-065d-44dc-9116-95d0d0b7c8a1} <Debug> executeQuery: Read 105 rows, 8.41 KiB in 0.001917 sec., 54773.082942097026 rows/sec., 4.28 MiB/sec. | ||
| 2120 | 2026.01.09 00:32:27.059500 [ 267 ] {209b3e6a-065d-44dc-9116-95d0d0b7c8a1} <Debug> TCPHandler: Processed in 0.002127591 sec. | ||
| 2121 | 2026.01.09 00:32:27.059632 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2122 | 2026.01.09 00:32:27.059731 [ 267 ] {45fc2b2d-1d3a-4b1d-8a1c-84048c531220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2123 | 2026.01.09 00:32:27.059776 [ 267 ] {45fc2b2d-1d3a-4b1d-8a1c-84048c531220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2124 | 2026.01.09 00:32:27.059983 [ 193 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_6_1} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2125 | 2026.01.09 00:32:27.060079 [ 193 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_6_1} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2126 | 2026.01.09 00:32:27.060174 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2127 | 2026.01.09 00:32:27.060272 [ 267 ] {45fc2b2d-1d3a-4b1d-8a1c-84048c531220} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2128 | 2026.01.09 00:32:27.060313 [ 267 ] {45fc2b2d-1d3a-4b1d-8a1c-84048c531220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2129 | 2026.01.09 00:32:27.060807 [ 267 ] {45fc2b2d-1d3a-4b1d-8a1c-84048c531220} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2130 | 2026.01.09 00:32:27.061293 [ 267 ] {45fc2b2d-1d3a-4b1d-8a1c-84048c531220} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2131 | 2026.01.09 00:32:27.061432 [ 267 ] {45fc2b2d-1d3a-4b1d-8a1c-84048c531220} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001721 sec., 93550.2614758861 rows/sec., 6.52 MiB/sec. | ||
| 2132 | 2026.01.09 00:32:27.061470 [ 267 ] {45fc2b2d-1d3a-4b1d-8a1c-84048c531220} <Debug> TCPHandler: Processed in 0.001889374 sec. | ||
| 2133 | 2026.01.09 00:32:27.061586 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2134 | 2026.01.09 00:32:27.061681 [ 267 ] {4a392678-d112-4269-9405-3876e37e1d83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2135 | 2026.01.09 00:32:27.061738 [ 267 ] {4a392678-d112-4269-9405-3876e37e1d83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2136 | 2026.01.09 00:32:27.062561 [ 267 ] {4a392678-d112-4269-9405-3876e37e1d83} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2137 | 2026.01.09 00:32:27.062597 [ 267 ] {4a392678-d112-4269-9405-3876e37e1d83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2138 | 2026.01.09 00:32:27.063288 [ 267 ] {4a392678-d112-4269-9405-3876e37e1d83} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2139 | 2026.01.09 00:32:27.063864 [ 267 ] {4a392678-d112-4269-9405-3876e37e1d83} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2140 | 2026.01.09 00:32:27.064066 [ 267 ] {4a392678-d112-4269-9405-3876e37e1d83} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002401 sec., 9995.835068721366 rows/sec., 17.91 MiB/sec. | ||
| 2141 | 2026.01.09 00:32:27.064151 [ 267 ] {4a392678-d112-4269-9405-3876e37e1d83} <Debug> TCPHandler: Processed in 0.002615714 sec. | ||
| 2142 | 2026.01.09 00:32:27.064268 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2143 | 2026.01.09 00:32:27.064366 [ 267 ] {592ec1d9-a291-4e84-ba3d-55edb76aafc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2144 | 2026.01.09 00:32:27.064408 [ 267 ] {592ec1d9-a291-4e84-ba3d-55edb76aafc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2145 | 2026.01.09 00:32:27.064746 [ 267 ] {592ec1d9-a291-4e84-ba3d-55edb76aafc5} <Trace> oximeter.measurements_i64 (8de239ba-0182-4216-858e-1bf507887ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2146 | 2026.01.09 00:32:27.064782 [ 267 ] {592ec1d9-a291-4e84-ba3d-55edb76aafc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2147 | 2026.01.09 00:32:27.065448 [ 267 ] {592ec1d9-a291-4e84-ba3d-55edb76aafc5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2148 | 2026.01.09 00:32:27.065927 [ 267 ] {592ec1d9-a291-4e84-ba3d-55edb76aafc5} <Trace> oximeter.measurements_i64 (8de239ba-0182-4216-858e-1bf507887ca1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2149 | 2026.01.09 00:32:27.066063 [ 267 ] {592ec1d9-a291-4e84-ba3d-55edb76aafc5} <Debug> executeQuery: Read 21 rows, 1.54 KiB in 0.001717 sec., 12230.634828188702 rows/sec., 896.94 KiB/sec. | ||
| 2150 | 2026.01.09 00:32:27.066099 [ 267 ] {592ec1d9-a291-4e84-ba3d-55edb76aafc5} <Debug> TCPHandler: Processed in 0.001883624 sec. | ||
| 2151 | 2026.01.09 00:32:27.066223 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2152 | 2026.01.09 00:32:27.066319 [ 267 ] {de2a876a-4d30-4395-9fdf-6365c5a45e77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2153 | 2026.01.09 00:32:27.066360 [ 267 ] {de2a876a-4d30-4395-9fdf-6365c5a45e77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2154 | 2026.01.09 00:32:27.066706 [ 267 ] {de2a876a-4d30-4395-9fdf-6365c5a45e77} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2155 | 2026.01.09 00:32:27.066742 [ 267 ] {de2a876a-4d30-4395-9fdf-6365c5a45e77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2156 | 2026.01.09 00:32:27.067153 [ 267 ] {de2a876a-4d30-4395-9fdf-6365c5a45e77} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2157 | 2026.01.09 00:32:27.067609 [ 267 ] {de2a876a-4d30-4395-9fdf-6365c5a45e77} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2158 | 2026.01.09 00:32:27.067741 [ 267 ] {de2a876a-4d30-4395-9fdf-6365c5a45e77} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001439 sec., 41695.62195969423 rows/sec., 2.81 MiB/sec. | ||
| 2159 | 2026.01.09 00:32:27.067775 [ 267 ] {de2a876a-4d30-4395-9fdf-6365c5a45e77} <Debug> TCPHandler: Processed in 0.001602846 sec. | ||
| 2160 | 2026.01.09 00:32:27.309912 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3351 | ||
| 2161 | 2026.01.09 00:32:27.310411 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2162 | 2026.01.09 00:32:27.310456 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2163 | 2026.01.09 00:32:27.311124 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2164 | 2026.01.09 00:32:27.311609 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2165 | 2026.01.09 00:32:27.311751 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3351 | ||
| 2166 | 2026.01.09 00:32:27.481900 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2167 | 2026.01.09 00:32:27.500827 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2168 | 2026.01.09 00:32:27.500893 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2169 | 2026.01.09 00:32:27.506835 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2170 | 2026.01.09 00:32:27.508020 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2171 | 2026.01.09 00:32:27.511723 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2172 | 2026.01.09 00:32:32.047753 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2173 | 2026.01.09 00:32:32.047971 [ 267 ] {aee1da77-f1c3-4960-b5d8-83991975d889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2174 | 2026.01.09 00:32:32.048047 [ 267 ] {aee1da77-f1c3-4960-b5d8-83991975d889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2175 | 2026.01.09 00:32:32.048929 [ 267 ] {aee1da77-f1c3-4960-b5d8-83991975d889} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2176 | 2026.01.09 00:32:32.048979 [ 267 ] {aee1da77-f1c3-4960-b5d8-83991975d889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2177 | 2026.01.09 00:32:32.049534 [ 267 ] {aee1da77-f1c3-4960-b5d8-83991975d889} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2178 | 2026.01.09 00:32:32.050101 [ 267 ] {aee1da77-f1c3-4960-b5d8-83991975d889} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2179 | 2026.01.09 00:32:32.050260 [ 267 ] {aee1da77-f1c3-4960-b5d8-83991975d889} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002342 sec., 175064.04782237404 rows/sec., 11.11 MiB/sec. | ||
| 2180 | 2026.01.09 00:32:32.050308 [ 267 ] {aee1da77-f1c3-4960-b5d8-83991975d889} <Debug> TCPHandler: Processed in 0.002692857 sec. | ||
| 2181 | 2026.01.09 00:32:32.050443 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2182 | 2026.01.09 00:32:32.050549 [ 267 ] {09b2f945-dac5-4c85-a5ea-ec869b1a25eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2183 | 2026.01.09 00:32:32.050594 [ 267 ] {09b2f945-dac5-4c85-a5ea-ec869b1a25eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2184 | 2026.01.09 00:32:32.051598 [ 267 ] {09b2f945-dac5-4c85-a5ea-ec869b1a25eb} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2185 | 2026.01.09 00:32:32.051640 [ 267 ] {09b2f945-dac5-4c85-a5ea-ec869b1a25eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2186 | 2026.01.09 00:32:32.052174 [ 267 ] {09b2f945-dac5-4c85-a5ea-ec869b1a25eb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2187 | 2026.01.09 00:32:32.052740 [ 267 ] {09b2f945-dac5-4c85-a5ea-ec869b1a25eb} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2188 | 2026.01.09 00:32:32.052880 [ 267 ] {09b2f945-dac5-4c85-a5ea-ec869b1a25eb} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.002354 sec., 472387.42565845366 rows/sec., 37.27 MiB/sec. | ||
| 2189 | 2026.01.09 00:32:32.052919 [ 267 ] {09b2f945-dac5-4c85-a5ea-ec869b1a25eb} <Debug> TCPHandler: Processed in 0.002530381 sec. | ||
| 2190 | 2026.01.09 00:32:32.053051 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2191 | 2026.01.09 00:32:32.053152 [ 267 ] {57ef8dac-9bfe-452f-a7f0-245587c58146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2192 | 2026.01.09 00:32:32.053195 [ 267 ] {57ef8dac-9bfe-452f-a7f0-245587c58146} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2193 | 2026.01.09 00:32:32.053682 [ 267 ] {57ef8dac-9bfe-452f-a7f0-245587c58146} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2194 | 2026.01.09 00:32:32.053720 [ 267 ] {57ef8dac-9bfe-452f-a7f0-245587c58146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2195 | 2026.01.09 00:32:32.054164 [ 267 ] {57ef8dac-9bfe-452f-a7f0-245587c58146} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2196 | 2026.01.09 00:32:32.054656 [ 267 ] {57ef8dac-9bfe-452f-a7f0-245587c58146} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2197 | 2026.01.09 00:32:32.054791 [ 267 ] {57ef8dac-9bfe-452f-a7f0-245587c58146} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.00166 sec., 123493.97590361445 rows/sec., 7.25 MiB/sec. | ||
| 2198 | 2026.01.09 00:32:32.054828 [ 267 ] {57ef8dac-9bfe-452f-a7f0-245587c58146} <Debug> TCPHandler: Processed in 0.001829972 sec. | ||
| 2199 | 2026.01.09 00:32:32.054935 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2200 | 2026.01.09 00:32:32.055030 [ 267 ] {49c622d9-cd35-476e-aab0-d5fc94411417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2201 | 2026.01.09 00:32:32.055071 [ 267 ] {49c622d9-cd35-476e-aab0-d5fc94411417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2202 | 2026.01.09 00:32:32.055547 [ 267 ] {49c622d9-cd35-476e-aab0-d5fc94411417} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2203 | 2026.01.09 00:32:32.055585 [ 267 ] {49c622d9-cd35-476e-aab0-d5fc94411417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2204 | 2026.01.09 00:32:32.056044 [ 267 ] {49c622d9-cd35-476e-aab0-d5fc94411417} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2205 | 2026.01.09 00:32:32.056661 [ 267 ] {49c622d9-cd35-476e-aab0-d5fc94411417} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2206 | 2026.01.09 00:32:32.056792 [ 267 ] {49c622d9-cd35-476e-aab0-d5fc94411417} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00178 sec., 119101.12359550562 rows/sec., 7.68 MiB/sec. | ||
| 2207 | 2026.01.09 00:32:32.056831 [ 267 ] {49c622d9-cd35-476e-aab0-d5fc94411417} <Debug> TCPHandler: Processed in 0.001946905 sec. | ||
| 2208 | 2026.01.09 00:32:32.056942 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2209 | 2026.01.09 00:32:32.057037 [ 267 ] {8a47c640-3fa8-4ec3-96a5-7c8f52177813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2210 | 2026.01.09 00:32:32.057076 [ 267 ] {8a47c640-3fa8-4ec3-96a5-7c8f52177813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2211 | 2026.01.09 00:32:32.057547 [ 267 ] {8a47c640-3fa8-4ec3-96a5-7c8f52177813} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2212 | 2026.01.09 00:32:32.057583 [ 267 ] {8a47c640-3fa8-4ec3-96a5-7c8f52177813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2213 | 2026.01.09 00:32:32.058038 [ 267 ] {8a47c640-3fa8-4ec3-96a5-7c8f52177813} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2214 | 2026.01.09 00:32:32.058540 [ 267 ] {8a47c640-3fa8-4ec3-96a5-7c8f52177813} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2215 | 2026.01.09 00:32:32.058672 [ 267 ] {8a47c640-3fa8-4ec3-96a5-7c8f52177813} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001653 sec., 127646.70296430732 rows/sec., 7.25 MiB/sec. | ||
| 2216 | 2026.01.09 00:32:32.058711 [ 267 ] {8a47c640-3fa8-4ec3-96a5-7c8f52177813} <Debug> TCPHandler: Processed in 0.001819141 sec. | ||
| 2217 | 2026.01.09 00:32:32.058813 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2218 | 2026.01.09 00:32:32.058909 [ 267 ] {38266a4c-ee4d-4793-8d9e-cc57518600b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2219 | 2026.01.09 00:32:32.058948 [ 267 ] {38266a4c-ee4d-4793-8d9e-cc57518600b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2220 | 2026.01.09 00:32:32.059598 [ 267 ] {38266a4c-ee4d-4793-8d9e-cc57518600b0} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2221 | 2026.01.09 00:32:32.059634 [ 267 ] {38266a4c-ee4d-4793-8d9e-cc57518600b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2222 | 2026.01.09 00:32:32.060109 [ 267 ] {38266a4c-ee4d-4793-8d9e-cc57518600b0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2223 | 2026.01.09 00:32:32.060636 [ 267 ] {38266a4c-ee4d-4793-8d9e-cc57518600b0} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2224 | 2026.01.09 00:32:32.060772 [ 267 ] {38266a4c-ee4d-4793-8d9e-cc57518600b0} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001882 sec., 360786.3974495218 rows/sec., 25.15 MiB/sec. | ||
| 2225 | 2026.01.09 00:32:32.060810 [ 267 ] {38266a4c-ee4d-4793-8d9e-cc57518600b0} <Debug> TCPHandler: Processed in 0.002047718 sec. | ||
| 2226 | 2026.01.09 00:32:32.060923 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2227 | 2026.01.09 00:32:32.061019 [ 267 ] {8364fd3b-378b-4593-810f-ce03e8734a78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2228 | 2026.01.09 00:32:32.061061 [ 267 ] {8364fd3b-378b-4593-810f-ce03e8734a78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2229 | 2026.01.09 00:32:32.061394 [ 267 ] {8364fd3b-378b-4593-810f-ce03e8734a78} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2230 | 2026.01.09 00:32:32.061430 [ 267 ] {8364fd3b-378b-4593-810f-ce03e8734a78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2231 | 2026.01.09 00:32:32.061882 [ 267 ] {8364fd3b-378b-4593-810f-ce03e8734a78} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2232 | 2026.01.09 00:32:32.062354 [ 267 ] {8364fd3b-378b-4593-810f-ce03e8734a78} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2233 | 2026.01.09 00:32:32.062488 [ 267 ] {8364fd3b-378b-4593-810f-ce03e8734a78} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001488 sec., 4032.2580645161293 rows/sec., 210.67 KiB/sec. | ||
| 2234 | 2026.01.09 00:32:32.062524 [ 267 ] {8364fd3b-378b-4593-810f-ce03e8734a78} <Debug> TCPHandler: Processed in 0.001651007 sec. | ||
| 2235 | 2026.01.09 00:32:32.062637 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2236 | 2026.01.09 00:32:32.062734 [ 267 ] {aa0ab249-7d20-4f00-8cec-3468316d1403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2237 | 2026.01.09 00:32:32.062777 [ 267 ] {aa0ab249-7d20-4f00-8cec-3468316d1403} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2238 | 2026.01.09 00:32:32.063214 [ 267 ] {aa0ab249-7d20-4f00-8cec-3468316d1403} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2239 | 2026.01.09 00:32:32.063250 [ 267 ] {aa0ab249-7d20-4f00-8cec-3468316d1403} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2240 | 2026.01.09 00:32:32.063796 [ 267 ] {aa0ab249-7d20-4f00-8cec-3468316d1403} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2241 | 2026.01.09 00:32:32.064285 [ 267 ] {aa0ab249-7d20-4f00-8cec-3468316d1403} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2242 | 2026.01.09 00:32:32.064421 [ 267 ] {aa0ab249-7d20-4f00-8cec-3468316d1403} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001705 sec., 184164.2228739003 rows/sec., 12.10 MiB/sec. | ||
| 2243 | 2026.01.09 00:32:32.064458 [ 267 ] {aa0ab249-7d20-4f00-8cec-3468316d1403} <Debug> TCPHandler: Processed in 0.001871663 sec. | ||
| 2244 | 2026.01.09 00:32:32.064567 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2245 | 2026.01.09 00:32:32.064662 [ 267 ] {45167e0e-a81b-43b7-8a2d-0e811da4ce61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2246 | 2026.01.09 00:32:32.064704 [ 267 ] {45167e0e-a81b-43b7-8a2d-0e811da4ce61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2247 | 2026.01.09 00:32:32.065036 [ 267 ] {45167e0e-a81b-43b7-8a2d-0e811da4ce61} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2248 | 2026.01.09 00:32:32.065071 [ 267 ] {45167e0e-a81b-43b7-8a2d-0e811da4ce61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2249 | 2026.01.09 00:32:32.065584 [ 267 ] {45167e0e-a81b-43b7-8a2d-0e811da4ce61} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2250 | 2026.01.09 00:32:32.066119 [ 267 ] {45167e0e-a81b-43b7-8a2d-0e811da4ce61} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2251 | 2026.01.09 00:32:32.066251 [ 267 ] {45167e0e-a81b-43b7-8a2d-0e811da4ce61} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001607 sec., 622.2775357809584 rows/sec., 41.93 KiB/sec. | ||
| 2252 | 2026.01.09 00:32:32.066286 [ 267 ] {45167e0e-a81b-43b7-8a2d-0e811da4ce61} <Debug> TCPHandler: Processed in 0.00177013 sec. | ||
| 2253 | 2026.01.09 00:32:32.066409 [ 267 ] {} <Trace> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2254 | 2026.01.09 00:32:32.066504 [ 267 ] {59199446-ce27-4399-85a7-1def97b4eef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61919) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2255 | 2026.01.09 00:32:32.066545 [ 267 ] {59199446-ce27-4399-85a7-1def97b4eef8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2256 | 2026.01.09 00:32:32.066882 [ 267 ] {59199446-ce27-4399-85a7-1def97b4eef8} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2257 | 2026.01.09 00:32:32.066922 [ 267 ] {59199446-ce27-4399-85a7-1def97b4eef8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2258 | 2026.01.09 00:32:32.067378 [ 267 ] {59199446-ce27-4399-85a7-1def97b4eef8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2259 | 2026.01.09 00:32:32.067870 [ 267 ] {59199446-ce27-4399-85a7-1def97b4eef8} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2260 | 2026.01.09 00:32:32.067999 [ 267 ] {59199446-ce27-4399-85a7-1def97b4eef8} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001514 sec., 68692.20607661823 rows/sec., 4.21 MiB/sec. | ||
| 2261 | 2026.01.09 00:32:32.068034 [ 267 ] {59199446-ce27-4399-85a7-1def97b4eef8} <Debug> TCPHandler: Processed in 0.001676808 sec. | ||
| 2262 | 2026.01.09 00:32:34.733604 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2263 | 2026.01.09 00:32:34.733677 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2264 | 2026.01.09 00:32:34.803232 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 332 | ||
| 2265 | 2026.01.09 00:32:34.805592 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2266 | 2026.01.09 00:32:34.805631 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2267 | 2026.01.09 00:32:34.806891 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2268 | 2026.01.09 00:32:34.807397 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2269 | 2026.01.09 00:32:34.807655 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 332 | ||
| 2270 | 2026.01.09 00:32:34.812806 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3799 | ||
| 2271 | 2026.01.09 00:32:34.813289 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2272 | 2026.01.09 00:32:34.813326 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2273 | 2026.01.09 00:32:34.813995 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2274 | 2026.01.09 00:32:34.814437 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2275 | 2026.01.09 00:32:34.814568 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3799 | ||
| 2276 | 2026.01.09 00:32:35.011775 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2277 | 2026.01.09 00:32:35.029593 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2278 | 2026.01.09 00:32:35.029645 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2279 | 2026.01.09 00:32:35.035039 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2280 | 2026.01.09 00:32:35.036117 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2281 | 2026.01.09 00:32:35.039230 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2282 | 2026.01.09 00:32:36.611723 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2283 | 2026.01.09 00:32:36.611810 [ 267 ] {} <Debug> TCP-Session: 46acf8c1-ad70-4178-99a0-e390a72cbad1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2284 | 2026.01.09 00:32:37.000168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.09 MiB, peak 189.66 MiB, free memory in arenas 0.00 B, will set to 185.16 MiB (RSS), difference: 2.07 MiB | ||
| 2285 | 2026.01.09 00:32:37.039161 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2286 | 2026.01.09 00:32:37.039335 [ 269 ] {5869b8eb-a735-45ef-a2ab-0bb4189b04eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2287 | 2026.01.09 00:32:37.039400 [ 269 ] {5869b8eb-a735-45ef-a2ab-0bb4189b04eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2288 | 2026.01.09 00:32:37.040121 [ 269 ] {5869b8eb-a735-45ef-a2ab-0bb4189b04eb} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2289 | 2026.01.09 00:32:37.040174 [ 269 ] {5869b8eb-a735-45ef-a2ab-0bb4189b04eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2290 | 2026.01.09 00:32:37.040570 [ 269 ] {5869b8eb-a735-45ef-a2ab-0bb4189b04eb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2291 | 2026.01.09 00:32:37.040803 [ 269 ] {5869b8eb-a735-45ef-a2ab-0bb4189b04eb} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2292 | 2026.01.09 00:32:37.040961 [ 269 ] {5869b8eb-a735-45ef-a2ab-0bb4189b04eb} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.00167 sec., 76646.70658682635 rows/sec., 6.60 MiB/sec. | ||
| 2293 | 2026.01.09 00:32:37.041005 [ 269 ] {5869b8eb-a735-45ef-a2ab-0bb4189b04eb} <Debug> TCPHandler: Processed in 0.001970996 sec. | ||
| 2294 | 2026.01.09 00:32:37.041135 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2295 | 2026.01.09 00:32:37.041238 [ 269 ] {90353166-ff8a-45e6-a35b-5cfa68ebff6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2296 | 2026.01.09 00:32:37.041283 [ 269 ] {90353166-ff8a-45e6-a35b-5cfa68ebff6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2297 | 2026.01.09 00:32:37.041704 [ 269 ] {90353166-ff8a-45e6-a35b-5cfa68ebff6a} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2298 | 2026.01.09 00:32:37.041741 [ 269 ] {90353166-ff8a-45e6-a35b-5cfa68ebff6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2299 | 2026.01.09 00:32:37.042055 [ 269 ] {90353166-ff8a-45e6-a35b-5cfa68ebff6a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2300 | 2026.01.09 00:32:37.042261 [ 269 ] {90353166-ff8a-45e6-a35b-5cfa68ebff6a} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2301 | 2026.01.09 00:32:37.042393 [ 269 ] {90353166-ff8a-45e6-a35b-5cfa68ebff6a} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001178 sec., 30560.271646859084 rows/sec., 2.24 MiB/sec. | ||
| 2302 | 2026.01.09 00:32:37.042430 [ 269 ] {90353166-ff8a-45e6-a35b-5cfa68ebff6a} <Debug> TCPHandler: Processed in 0.001347418 sec. | ||
| 2303 | 2026.01.09 00:32:37.042535 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2304 | 2026.01.09 00:32:37.042631 [ 269 ] {e5835bd6-abd8-4478-a08f-88870db1d03a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2305 | 2026.01.09 00:32:37.042671 [ 269 ] {e5835bd6-abd8-4478-a08f-88870db1d03a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2306 | 2026.01.09 00:32:37.043109 [ 269 ] {e5835bd6-abd8-4478-a08f-88870db1d03a} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2307 | 2026.01.09 00:32:37.043145 [ 269 ] {e5835bd6-abd8-4478-a08f-88870db1d03a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2308 | 2026.01.09 00:32:37.043440 [ 269 ] {e5835bd6-abd8-4478-a08f-88870db1d03a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2309 | 2026.01.09 00:32:37.043651 [ 269 ] {e5835bd6-abd8-4478-a08f-88870db1d03a} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2310 | 2026.01.09 00:32:37.043777 [ 269 ] {e5835bd6-abd8-4478-a08f-88870db1d03a} <Debug> executeQuery: Read 105 rows, 8.42 KiB in 0.001165 sec., 90128.75536480687 rows/sec., 7.06 MiB/sec. | ||
| 2311 | 2026.01.09 00:32:37.043813 [ 269 ] {e5835bd6-abd8-4478-a08f-88870db1d03a} <Debug> TCPHandler: Processed in 0.001328937 sec. | ||
| 2312 | 2026.01.09 00:32:37.043931 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2313 | 2026.01.09 00:32:37.044027 [ 269 ] {2512b4c9-9b0b-4e18-8d89-a3ac7d794b3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2314 | 2026.01.09 00:32:37.044069 [ 269 ] {2512b4c9-9b0b-4e18-8d89-a3ac7d794b3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2315 | 2026.01.09 00:32:37.044478 [ 269 ] {2512b4c9-9b0b-4e18-8d89-a3ac7d794b3d} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2316 | 2026.01.09 00:32:37.044513 [ 269 ] {2512b4c9-9b0b-4e18-8d89-a3ac7d794b3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2317 | 2026.01.09 00:32:37.044832 [ 269 ] {2512b4c9-9b0b-4e18-8d89-a3ac7d794b3d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2318 | 2026.01.09 00:32:37.045032 [ 269 ] {2512b4c9-9b0b-4e18-8d89-a3ac7d794b3d} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2319 | 2026.01.09 00:32:37.045156 [ 269 ] {2512b4c9-9b0b-4e18-8d89-a3ac7d794b3d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001147 sec., 139494.33304272013 rows/sec., 9.72 MiB/sec. | ||
| 2320 | 2026.01.09 00:32:37.045193 [ 269 ] {2512b4c9-9b0b-4e18-8d89-a3ac7d794b3d} <Debug> TCPHandler: Processed in 0.001311497 sec. | ||
| 2321 | 2026.01.09 00:32:37.045296 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2322 | 2026.01.09 00:32:37.045391 [ 269 ] {8a1c7e0b-94ef-428e-b278-ba355ef355b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2323 | 2026.01.09 00:32:37.045445 [ 269 ] {8a1c7e0b-94ef-428e-b278-ba355ef355b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2324 | 2026.01.09 00:32:37.046325 [ 269 ] {8a1c7e0b-94ef-428e-b278-ba355ef355b1} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2325 | 2026.01.09 00:32:37.046361 [ 269 ] {8a1c7e0b-94ef-428e-b278-ba355ef355b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2326 | 2026.01.09 00:32:37.046890 [ 269 ] {8a1c7e0b-94ef-428e-b278-ba355ef355b1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2327 | 2026.01.09 00:32:37.047126 [ 269 ] {8a1c7e0b-94ef-428e-b278-ba355ef355b1} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2328 | 2026.01.09 00:32:37.047266 [ 269 ] {8a1c7e0b-94ef-428e-b278-ba355ef355b1} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001893 sec., 19017.43264659271 rows/sec., 34.08 MiB/sec. | ||
| 2329 | 2026.01.09 00:32:37.047322 [ 269 ] {8a1c7e0b-94ef-428e-b278-ba355ef355b1} <Debug> TCPHandler: Processed in 0.00207628 sec. | ||
| 2330 | 2026.01.09 00:32:37.047439 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2331 | 2026.01.09 00:32:37.047536 [ 269 ] {6ad35f5e-d0ef-4504-9701-da66f9e7772b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2332 | 2026.01.09 00:32:37.047577 [ 269 ] {6ad35f5e-d0ef-4504-9701-da66f9e7772b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2333 | 2026.01.09 00:32:37.047894 [ 269 ] {6ad35f5e-d0ef-4504-9701-da66f9e7772b} <Trace> oximeter.measurements_i64 (8de239ba-0182-4216-858e-1bf507887ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2334 | 2026.01.09 00:32:37.047928 [ 269 ] {6ad35f5e-d0ef-4504-9701-da66f9e7772b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2335 | 2026.01.09 00:32:37.048242 [ 269 ] {6ad35f5e-d0ef-4504-9701-da66f9e7772b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2336 | 2026.01.09 00:32:37.048444 [ 269 ] {6ad35f5e-d0ef-4504-9701-da66f9e7772b} <Trace> oximeter.measurements_i64 (8de239ba-0182-4216-858e-1bf507887ca1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2337 | 2026.01.09 00:32:37.048568 [ 269 ] {6ad35f5e-d0ef-4504-9701-da66f9e7772b} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001052 sec., 5703.42205323194 rows/sec., 429.80 KiB/sec. | ||
| 2338 | 2026.01.09 00:32:37.048604 [ 269 ] {6ad35f5e-d0ef-4504-9701-da66f9e7772b} <Debug> TCPHandler: Processed in 0.001215895 sec. | ||
| 2339 | 2026.01.09 00:32:37.048710 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2340 | 2026.01.09 00:32:37.048812 [ 269 ] {32fd3455-a7e2-4b0f-b904-d3b58f2b5d19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2341 | 2026.01.09 00:32:37.048854 [ 269 ] {32fd3455-a7e2-4b0f-b904-d3b58f2b5d19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2342 | 2026.01.09 00:32:37.049192 [ 269 ] {32fd3455-a7e2-4b0f-b904-d3b58f2b5d19} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2343 | 2026.01.09 00:32:37.049228 [ 269 ] {32fd3455-a7e2-4b0f-b904-d3b58f2b5d19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2344 | 2026.01.09 00:32:37.049540 [ 269 ] {32fd3455-a7e2-4b0f-b904-d3b58f2b5d19} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2345 | 2026.01.09 00:32:37.049750 [ 269 ] {32fd3455-a7e2-4b0f-b904-d3b58f2b5d19} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2346 | 2026.01.09 00:32:37.049876 [ 269 ] {32fd3455-a7e2-4b0f-b904-d3b58f2b5d19} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 2347 | 2026.01.09 00:32:37.049911 [ 269 ] {32fd3455-a7e2-4b0f-b904-d3b58f2b5d19} <Debug> TCPHandler: Processed in 0.001252236 sec. | ||
| 2348 | 2026.01.09 00:32:39.570886 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2349 | 2026.01.09 00:32:39.571135 [ 269 ] {629c0d75-5865-4202-8c1b-728b86d7a460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2350 | 2026.01.09 00:32:39.571259 [ 269 ] {629c0d75-5865-4202-8c1b-728b86d7a460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2351 | 2026.01.09 00:32:39.572613 [ 269 ] {629c0d75-5865-4202-8c1b-728b86d7a460} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2352 | 2026.01.09 00:32:39.572686 [ 269 ] {629c0d75-5865-4202-8c1b-728b86d7a460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2353 | 2026.01.09 00:32:39.573333 [ 269 ] {629c0d75-5865-4202-8c1b-728b86d7a460} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2354 | 2026.01.09 00:32:39.573970 [ 269 ] {629c0d75-5865-4202-8c1b-728b86d7a460} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2355 | 2026.01.09 00:32:39.574229 [ 269 ] {629c0d75-5865-4202-8c1b-728b86d7a460} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.003161 sec., 129705.78930718126 rows/sec., 8.23 MiB/sec. | ||
| 2356 | 2026.01.09 00:32:39.574306 [ 269 ] {629c0d75-5865-4202-8c1b-728b86d7a460} <Debug> TCPHandler: Processed in 0.003634494 sec. | ||
| 2357 | 2026.01.09 00:32:39.574520 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2358 | 2026.01.09 00:32:39.574660 [ 269 ] {026cbd14-e15f-45a9-8695-fa3e72a994ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2359 | 2026.01.09 00:32:39.574724 [ 269 ] {026cbd14-e15f-45a9-8695-fa3e72a994ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2360 | 2026.01.09 00:32:39.577173 [ 269 ] {026cbd14-e15f-45a9-8695-fa3e72a994ef} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2361 | 2026.01.09 00:32:39.577225 [ 269 ] {026cbd14-e15f-45a9-8695-fa3e72a994ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2362 | 2026.01.09 00:32:39.577951 [ 269 ] {026cbd14-e15f-45a9-8695-fa3e72a994ef} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2363 | 2026.01.09 00:32:39.578249 [ 269 ] {026cbd14-e15f-45a9-8695-fa3e72a994ef} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2364 | 2026.01.09 00:32:39.578429 [ 19 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2365 | 2026.01.09 00:32:39.578451 [ 269 ] {026cbd14-e15f-45a9-8695-fa3e72a994ef} <Debug> executeQuery: Read 2252 rows, 186.40 KiB in 0.003826 sec., 588604.286461056 rows/sec., 47.58 MiB/sec. | ||
| 2366 | 2026.01.09 00:32:39.578535 [ 19 ] {} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2367 | 2026.01.09 00:32:39.578566 [ 269 ] {026cbd14-e15f-45a9-8695-fa3e72a994ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.03 MiB. | ||
| 2368 | 2026.01.09 00:32:39.578575 [ 19 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2369 | 2026.01.09 00:32:39.578599 [ 269 ] {026cbd14-e15f-45a9-8695-fa3e72a994ef} <Debug> TCPHandler: Processed in 0.004152048 sec. | ||
| 2370 | 2026.01.09 00:32:39.578773 [ 192 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::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 | ||
| 2371 | 2026.01.09 00:32:39.578832 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2372 | 2026.01.09 00:32:39.578967 [ 192 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2373 | 2026.01.09 00:32:39.578973 [ 269 ] {144d0bc7-d138-4510-b6cc-5c7df72e0f67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2374 | 2026.01.09 00:32:39.579022 [ 192 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2398 rows starting from the beginning of the part | ||
| 2375 | 2026.01.09 00:32:39.579050 [ 269 ] {144d0bc7-d138-4510-b6cc-5c7df72e0f67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2376 | 2026.01.09 00:32:39.579118 [ 192 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1112 rows starting from the beginning of the part | ||
| 2377 | 2026.01.09 00:32:39.579181 [ 192 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 105 rows starting from the beginning of the part | ||
| 2378 | 2026.01.09 00:32:39.579240 [ 192 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1112 rows starting from the beginning of the part | ||
| 2379 | 2026.01.09 00:32:39.579295 [ 192 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 128 rows starting from the beginning of the part | ||
| 2380 | 2026.01.09 00:32:39.579351 [ 192 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2252 rows starting from the beginning of the part | ||
| 2381 | 2026.01.09 00:32:39.579812 [ 269 ] {144d0bc7-d138-4510-b6cc-5c7df72e0f67} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2382 | 2026.01.09 00:32:39.579865 [ 269 ] {144d0bc7-d138-4510-b6cc-5c7df72e0f67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2383 | 2026.01.09 00:32:39.580298 [ 269 ] {144d0bc7-d138-4510-b6cc-5c7df72e0f67} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2384 | 2026.01.09 00:32:39.580610 [ 269 ] {144d0bc7-d138-4510-b6cc-5c7df72e0f67} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2385 | 2026.01.09 00:32:39.580799 [ 269 ] {144d0bc7-d138-4510-b6cc-5c7df72e0f67} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001863 sec., 110037.57380568974 rows/sec., 6.46 MiB/sec. | ||
| 2386 | 2026.01.09 00:32:39.580853 [ 269 ] {144d0bc7-d138-4510-b6cc-5c7df72e0f67} <Debug> TCPHandler: Processed in 0.002098589 sec. | ||
| 2387 | 2026.01.09 00:32:39.581020 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2388 | 2026.01.09 00:32:39.581140 [ 269 ] {ec7fec43-eec3-4408-9f6d-333dfee03278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2389 | 2026.01.09 00:32:39.581193 [ 269 ] {ec7fec43-eec3-4408-9f6d-333dfee03278} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2390 | 2026.01.09 00:32:39.581976 [ 269 ] {ec7fec43-eec3-4408-9f6d-333dfee03278} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2391 | 2026.01.09 00:32:39.582022 [ 269 ] {ec7fec43-eec3-4408-9f6d-333dfee03278} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2392 | 2026.01.09 00:32:39.582493 [ 269 ] {ec7fec43-eec3-4408-9f6d-333dfee03278} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2393 | 2026.01.09 00:32:39.582796 [ 269 ] {ec7fec43-eec3-4408-9f6d-333dfee03278} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2394 | 2026.01.09 00:32:39.582983 [ 269 ] {ec7fec43-eec3-4408-9f6d-333dfee03278} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001874 sec., 234791.88900747066 rows/sec., 15.53 MiB/sec. | ||
| 2395 | 2026.01.09 00:32:39.583036 [ 269 ] {ec7fec43-eec3-4408-9f6d-333dfee03278} <Debug> TCPHandler: Processed in 0.002077139 sec. | ||
| 2396 | 2026.01.09 00:32:39.583216 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2397 | 2026.01.09 00:32:39.583337 [ 269 ] {b0f4f835-42c7-4507-b2f0-0e354ffe467b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2398 | 2026.01.09 00:32:39.583424 [ 269 ] {b0f4f835-42c7-4507-b2f0-0e354ffe467b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2399 | 2026.01.09 00:32:39.584198 [ 269 ] {b0f4f835-42c7-4507-b2f0-0e354ffe467b} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2400 | 2026.01.09 00:32:39.584247 [ 269 ] {b0f4f835-42c7-4507-b2f0-0e354ffe467b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2401 | 2026.01.09 00:32:39.584720 [ 269 ] {b0f4f835-42c7-4507-b2f0-0e354ffe467b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2402 | 2026.01.09 00:32:39.585027 [ 269 ] {b0f4f835-42c7-4507-b2f0-0e354ffe467b} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2403 | 2026.01.09 00:32:39.585206 [ 269 ] {b0f4f835-42c7-4507-b2f0-0e354ffe467b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001899 sec., 111111.11111111111 rows/sec., 6.31 MiB/sec. | ||
| 2404 | 2026.01.09 00:32:39.585255 [ 269 ] {b0f4f835-42c7-4507-b2f0-0e354ffe467b} <Debug> TCPHandler: Processed in 0.00210293 sec. | ||
| 2405 | 2026.01.09 00:32:39.585428 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2406 | 2026.01.09 00:32:39.585550 [ 269 ] {5b8d689a-f205-41f7-9a15-8433d969c137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2407 | 2026.01.09 00:32:39.585604 [ 269 ] {5b8d689a-f205-41f7-9a15-8433d969c137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2408 | 2026.01.09 00:32:39.586881 [ 269 ] {5b8d689a-f205-41f7-9a15-8433d969c137} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2409 | 2026.01.09 00:32:39.586926 [ 269 ] {5b8d689a-f205-41f7-9a15-8433d969c137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2410 | 2026.01.09 00:32:39.587460 [ 269 ] {5b8d689a-f205-41f7-9a15-8433d969c137} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2411 | 2026.01.09 00:32:39.587775 [ 269 ] {5b8d689a-f205-41f7-9a15-8433d969c137} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2412 | 2026.01.09 00:32:39.587937 [ 19 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2413 | 2026.01.09 00:32:39.587955 [ 269 ] {5b8d689a-f205-41f7-9a15-8433d969c137} <Debug> executeQuery: Read 1135 rows, 82.76 KiB in 0.002435 sec., 466119.0965092402 rows/sec., 33.19 MiB/sec. | ||
| 2414 | 2026.01.09 00:32:39.588030 [ 19 ] {} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2415 | 2026.01.09 00:32:39.588068 [ 269 ] {5b8d689a-f205-41f7-9a15-8433d969c137} <Debug> TCPHandler: Processed in 0.002700327 sec. | ||
| 2416 | 2026.01.09 00:32:39.588070 [ 19 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2417 | 2026.01.09 00:32:39.588230 [ 193 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::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 | ||
| 2418 | 2026.01.09 00:32:39.588260 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2419 | 2026.01.09 00:32:39.588373 [ 193 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2420 | 2026.01.09 00:32:39.588389 [ 269 ] {45d43c86-a3ae-45cf-b5c4-b5f5241409f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2421 | 2026.01.09 00:32:39.588420 [ 193 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1193 rows starting from the beginning of the part | ||
| 2422 | 2026.01.09 00:32:39.588452 [ 269 ] {45d43c86-a3ae-45cf-b5c4-b5f5241409f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2423 | 2026.01.09 00:32:39.588583 [ 193 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 679 rows starting from the beginning of the part | ||
| 2424 | 2026.01.09 00:32:39.588685 [ 193 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 105 rows starting from the beginning of the part | ||
| 2425 | 2026.01.09 00:32:39.588775 [ 193 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 679 rows starting from the beginning of the part | ||
| 2426 | 2026.01.09 00:32:39.588854 [ 193 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 105 rows starting from the beginning of the part | ||
| 2427 | 2026.01.09 00:32:39.588940 [ 193 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1135 rows starting from the beginning of the part | ||
| 2428 | 2026.01.09 00:32:39.589002 [ 269 ] {45d43c86-a3ae-45cf-b5c4-b5f5241409f8} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2429 | 2026.01.09 00:32:39.589051 [ 269 ] {45d43c86-a3ae-45cf-b5c4-b5f5241409f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2430 | 2026.01.09 00:32:39.590690 [ 269 ] {45d43c86-a3ae-45cf-b5c4-b5f5241409f8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2431 | 2026.01.09 00:32:39.591034 [ 269 ] {45d43c86-a3ae-45cf-b5c4-b5f5241409f8} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2432 | 2026.01.09 00:32:39.591075 [ 199 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7107 rows, containing 5 columns (5 merged, 0 gathered) in 0.012381152 sec., 574017.6681459044 rows/sec., 48.47 MiB/sec. | ||
| 2433 | 2026.01.09 00:32:39.591233 [ 269 ] {45d43c86-a3ae-45cf-b5c4-b5f5241409f8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002875 sec., 2086.9565217391305 rows/sec., 109.04 KiB/sec. | ||
| 2434 | 2026.01.09 00:32:39.591293 [ 269 ] {45d43c86-a3ae-45cf-b5c4-b5f5241409f8} <Debug> TCPHandler: Processed in 0.003097879 sec. | ||
| 2435 | 2026.01.09 00:32:39.591476 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2436 | 2026.01.09 00:32:39.591605 [ 269 ] {26afc77b-dee4-4197-984e-db1e1afd15c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2437 | 2026.01.09 00:32:39.591645 [ 197 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2438 | 2026.01.09 00:32:39.591668 [ 269 ] {26afc77b-dee4-4197-984e-db1e1afd15c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2439 | 2026.01.09 00:32:39.591935 [ 199 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3896 rows, containing 5 columns (5 merged, 0 gathered) in 0.003763107 sec., 1035314.7013890384 rows/sec., 77.73 MiB/sec. | ||
| 2440 | 2026.01.09 00:32:39.592097 [ 197 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_11_2} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2441 | 2026.01.09 00:32:39.592246 [ 197 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_11_2} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2442 | 2026.01.09 00:32:39.592325 [ 199 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2443 | 2026.01.09 00:32:39.592356 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. | ||
| 2444 | 2026.01.09 00:32:39.592793 [ 269 ] {26afc77b-dee4-4197-984e-db1e1afd15c5} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2445 | 2026.01.09 00:32:39.592824 [ 199 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_11_2} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2446 | 2026.01.09 00:32:39.592847 [ 269 ] {26afc77b-dee4-4197-984e-db1e1afd15c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2447 | 2026.01.09 00:32:39.592969 [ 199 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_11_2} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2448 | 2026.01.09 00:32:39.593110 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 2449 | 2026.01.09 00:32:39.593461 [ 269 ] {26afc77b-dee4-4197-984e-db1e1afd15c5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2450 | 2026.01.09 00:32:39.593881 [ 269 ] {26afc77b-dee4-4197-984e-db1e1afd15c5} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2451 | 2026.01.09 00:32:39.594049 [ 19 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2452 | 2026.01.09 00:32:39.594084 [ 269 ] {26afc77b-dee4-4197-984e-db1e1afd15c5} <Debug> executeQuery: Read 934 rows, 63.32 KiB in 0.00251 sec., 372111.55378486053 rows/sec., 24.63 MiB/sec. | ||
| 2453 | 2026.01.09 00:32:39.594110 [ 19 ] {} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2454 | 2026.01.09 00:32:39.594145 [ 269 ] {26afc77b-dee4-4197-984e-db1e1afd15c5} <Debug> TCPHandler: Processed in 0.002737748 sec. | ||
| 2455 | 2026.01.09 00:32:39.594148 [ 19 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2456 | 2026.01.09 00:32:39.594279 [ 193 ] {932a566d-fbdc-4b2b-9486-18b365c28387::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 | ||
| 2457 | 2026.01.09 00:32:39.594405 [ 193 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2458 | 2026.01.09 00:32:39.594451 [ 193 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2508 rows starting from the beginning of the part | ||
| 2459 | 2026.01.09 00:32:39.594529 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2460 | 2026.01.09 00:32:39.594532 [ 193 ] {932a566d-fbdc-4b2b-9486-18b365c28387::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 | ||
| 2461 | 2026.01.09 00:32:39.594627 [ 193 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 161 rows starting from the beginning of the part | ||
| 2462 | 2026.01.09 00:32:39.594663 [ 269 ] {e6b1b992-f6f9-452c-851a-9214d908eeae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2463 | 2026.01.09 00:32:39.594692 [ 193 ] {932a566d-fbdc-4b2b-9486-18b365c28387::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 | ||
| 2464 | 2026.01.09 00:32:39.594760 [ 193 ] {932a566d-fbdc-4b2b-9486-18b365c28387::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 | ||
| 2465 | 2026.01.09 00:32:39.594790 [ 269 ] {e6b1b992-f6f9-452c-851a-9214d908eeae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2466 | 2026.01.09 00:32:39.594823 [ 193 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 934 rows starting from the beginning of the part | ||
| 2467 | 2026.01.09 00:32:39.595285 [ 269 ] {e6b1b992-f6f9-452c-851a-9214d908eeae} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2468 | 2026.01.09 00:32:39.595334 [ 269 ] {e6b1b992-f6f9-452c-851a-9214d908eeae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2469 | 2026.01.09 00:32:39.595845 [ 269 ] {e6b1b992-f6f9-452c-851a-9214d908eeae} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2470 | 2026.01.09 00:32:39.596180 [ 269 ] {e6b1b992-f6f9-452c-851a-9214d908eeae} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2471 | 2026.01.09 00:32:39.596379 [ 269 ] {e6b1b992-f6f9-452c-851a-9214d908eeae} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001746 sec., 572.737686139748 rows/sec., 38.59 KiB/sec. | ||
| 2472 | 2026.01.09 00:32:39.596436 [ 269 ] {e6b1b992-f6f9-452c-851a-9214d908eeae} <Debug> TCPHandler: Processed in 0.001978016 sec. | ||
| 2473 | 2026.01.09 00:32:39.596652 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2474 | 2026.01.09 00:32:39.596834 [ 269 ] {d0e07279-4840-4732-8414-7ba2f1e29b04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2475 | 2026.01.09 00:32:39.596895 [ 269 ] {d0e07279-4840-4732-8414-7ba2f1e29b04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2476 | 2026.01.09 00:32:39.597567 [ 269 ] {d0e07279-4840-4732-8414-7ba2f1e29b04} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2477 | 2026.01.09 00:32:39.597618 [ 269 ] {d0e07279-4840-4732-8414-7ba2f1e29b04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2478 | 2026.01.09 00:32:39.597816 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4391 rows, containing 5 columns (5 merged, 0 gathered) in 0.003579782 sec., 1226611.0059215897 rows/sec., 82.81 MiB/sec. | ||
| 2479 | 2026.01.09 00:32:39.598098 [ 269 ] {d0e07279-4840-4732-8414-7ba2f1e29b04} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2480 | 2026.01.09 00:32:39.598341 [ 197 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2481 | 2026.01.09 00:32:39.598440 [ 269 ] {d0e07279-4840-4732-8414-7ba2f1e29b04} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2482 | 2026.01.09 00:32:39.598613 [ 24 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2483 | 2026.01.09 00:32:39.598628 [ 269 ] {d0e07279-4840-4732-8414-7ba2f1e29b04} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.001823 sec., 43883.708173340645 rows/sec., 2.61 MiB/sec. | ||
| 2484 | 2026.01.09 00:32:39.598705 [ 24 ] {} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2485 | 2026.01.09 00:32:39.598722 [ 197 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2486 | 2026.01.09 00:32:39.598758 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2487 | 2026.01.09 00:32:39.598761 [ 269 ] {d0e07279-4840-4732-8414-7ba2f1e29b04} <Debug> TCPHandler: Processed in 0.002175372 sec. | ||
| 2488 | 2026.01.09 00:32:39.598845 [ 197 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2489 | 2026.01.09 00:32:39.598865 [ 193 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 2490 | 2026.01.09 00:32:39.598940 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.01 MiB. | ||
| 2491 | 2026.01.09 00:32:39.598963 [ 193 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2492 | 2026.01.09 00:32:39.598994 [ 193 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 344 rows starting from the beginning of the part | ||
| 2493 | 2026.01.09 00:32:39.599061 [ 193 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 2494 | 2026.01.09 00:32:39.599120 [ 193 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 2495 | 2026.01.09 00:32:39.599179 [ 193 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 2496 | 2026.01.09 00:32:39.599230 [ 193 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 2497 | 2026.01.09 00:32:39.599282 [ 193 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 80 rows starting from the beginning of the part | ||
| 2498 | 2026.01.09 00:32:39.600437 [ 193 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 752 rows, containing 4 columns (4 merged, 0 gathered) in 0.001613496 sec., 466068.7104275437 rows/sec., 29.83 MiB/sec. | ||
| 2499 | 2026.01.09 00:32:39.600623 [ 193 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2500 | 2026.01.09 00:32:39.600964 [ 193 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_11_2} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): 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.09 00:32:39.601060 [ 193 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_11_2} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2502 | 2026.01.09 00:32:39.601144 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2503 | 2026.01.09 00:32:40.321699 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41917 | ||
| 2504 | 2026.01.09 00:32:40.321820 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2505 | 2026.01.09 00:32:40.321852 [ 267 ] {} <Debug> TCP-Session: a240cf3d-730d-4316-881d-422d124de1a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:41917 | ||
| 2506 | 2026.01.09 00:32:40.321878 [ 267 ] {} <Debug> TCP-Session: a240cf3d-730d-4316-881d-422d124de1a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2507 | 2026.01.09 00:32:40.321894 [ 267 ] {} <Debug> TCP-Session: a240cf3d-730d-4316-881d-422d124de1a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2508 | 2026.01.09 00:32:40.322126 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64009 | ||
| 2509 | 2026.01.09 00:32:40.322126 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61635 | ||
| 2510 | 2026.01.09 00:32:40.322194 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64269 | ||
| 2511 | 2026.01.09 00:32:40.322228 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47090 | ||
| 2512 | 2026.01.09 00:32:40.322231 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42023 | ||
| 2513 | 2026.01.09 00:32:40.322256 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2514 | 2026.01.09 00:32:40.322215 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57329 | ||
| 2515 | 2026.01.09 00:32:40.322300 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2516 | 2026.01.09 00:32:40.322319 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2517 | 2026.01.09 00:32:40.322329 [ 267 ] {} <Trace> TCP-Session: a240cf3d-730d-4316-881d-422d124de1a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2518 | 2026.01.09 00:32:40.322350 [ 286 ] {} <Debug> TCP-Session: f9f051d9-610e-4a10-84cc-be19714cf915 Authenticating user 'default' from [fd00:1122:3344:101::e]:61635 | ||
| 2519 | 2026.01.09 00:32:40.322364 [ 288 ] {} <Debug> TCP-Session: 6b0ec07d-82e4-45ab-b825-507eb40c27e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:64269 | ||
| 2520 | 2026.01.09 00:32:40.322401 [ 286 ] {} <Debug> TCP-Session: f9f051d9-610e-4a10-84cc-be19714cf915 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2521 | 2026.01.09 00:32:40.322418 [ 288 ] {} <Debug> TCP-Session: 6b0ec07d-82e4-45ab-b825-507eb40c27e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2522 | 2026.01.09 00:32:40.322431 [ 286 ] {} <Debug> TCP-Session: f9f051d9-610e-4a10-84cc-be19714cf915 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2523 | 2026.01.09 00:32:40.322445 [ 288 ] {} <Debug> TCP-Session: 6b0ec07d-82e4-45ab-b825-507eb40c27e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2524 | 2026.01.09 00:32:40.322460 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2525 | 2026.01.09 00:32:40.322205 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35827 | ||
| 2526 | 2026.01.09 00:32:40.322501 [ 292 ] {} <Debug> TCP-Session: 187a8e56-7238-48e1-8bda-755ac81b868f Authenticating user 'default' from [fd00:1122:3344:101::e]:47090 | ||
| 2527 | 2026.01.09 00:32:40.322194 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43185 | ||
| 2528 | 2026.01.09 00:32:40.322539 [ 267 ] {5cdd5429-71b8-4e5c-87d0-af470642a17c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41917) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2529 | 2026.01.09 00:32:40.322539 [ 292 ] {} <Debug> TCP-Session: 187a8e56-7238-48e1-8bda-755ac81b868f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2530 | 2026.01.09 00:32:40.322310 [ 287 ] {} <Debug> TCP-Session: b38c48f5-513f-469b-9d0a-92abb131cf01 Authenticating user 'default' from [fd00:1122:3344:101::e]:64009 | ||
| 2531 | 2026.01.09 00:32:40.322604 [ 292 ] {} <Debug> TCP-Session: 187a8e56-7238-48e1-8bda-755ac81b868f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2532 | 2026.01.09 00:32:40.322642 [ 287 ] {} <Debug> TCP-Session: b38c48f5-513f-469b-9d0a-92abb131cf01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2533 | 2026.01.09 00:32:40.322646 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2534 | 2026.01.09 00:32:40.322667 [ 287 ] {} <Debug> TCP-Session: b38c48f5-513f-469b-9d0a-92abb131cf01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2535 | 2026.01.09 00:32:40.322701 [ 291 ] {} <Debug> TCP-Session: 72cebaf3-ec97-460e-9424-81763dfa944d Authenticating user 'default' from [fd00:1122:3344:101::e]:57329 | ||
| 2536 | 2026.01.09 00:32:40.322725 [ 291 ] {} <Debug> TCP-Session: 72cebaf3-ec97-460e-9424-81763dfa944d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2537 | 2026.01.09 00:32:40.322738 [ 291 ] {} <Debug> TCP-Session: 72cebaf3-ec97-460e-9424-81763dfa944d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2538 | 2026.01.09 00:32:40.322785 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2539 | 2026.01.09 00:32:40.322818 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2540 | 2026.01.09 00:32:40.322829 [ 267 ] {5cdd5429-71b8-4e5c-87d0-af470642a17c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2541 | 2026.01.09 00:32:40.322855 [ 289 ] {} <Debug> TCP-Session: a8527a9a-b186-4372-9891-793518e1e565 Authenticating user 'default' from [fd00:1122:3344:101::e]:43185 | ||
| 2542 | 2026.01.09 00:32:40.322858 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2543 | 2026.01.09 00:32:40.322875 [ 289 ] {} <Debug> TCP-Session: a8527a9a-b186-4372-9891-793518e1e565 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2544 | 2026.01.09 00:32:40.322895 [ 267 ] {5cdd5429-71b8-4e5c-87d0-af470642a17c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2545 | 2026.01.09 00:32:40.322904 [ 289 ] {} <Debug> TCP-Session: a8527a9a-b186-4372-9891-793518e1e565 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2546 | 2026.01.09 00:32:40.322895 [ 293 ] {} <Debug> TCP-Session: 763f6d10-534f-4ff6-804d-93a2adb60edc Authenticating user 'default' from [fd00:1122:3344:101::e]:42023 | ||
| 2547 | 2026.01.09 00:32:40.322829 [ 290 ] {} <Debug> TCP-Session: e5030fc4-3a65-4864-adbb-2d922759ee48 Authenticating user 'default' from [fd00:1122:3344:101::e]:35827 | ||
| 2548 | 2026.01.09 00:32:40.322944 [ 293 ] {} <Debug> TCP-Session: 763f6d10-534f-4ff6-804d-93a2adb60edc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2549 | 2026.01.09 00:32:40.322954 [ 290 ] {} <Debug> TCP-Session: e5030fc4-3a65-4864-adbb-2d922759ee48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2550 | 2026.01.09 00:32:40.322962 [ 293 ] {} <Debug> TCP-Session: 763f6d10-534f-4ff6-804d-93a2adb60edc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2551 | 2026.01.09 00:32:40.322971 [ 290 ] {} <Debug> TCP-Session: e5030fc4-3a65-4864-adbb-2d922759ee48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2552 | 2026.01.09 00:32:40.323200 [ 267 ] {5cdd5429-71b8-4e5c-87d0-af470642a17c} <Debug> oximeter.version (d96e0398-2c6c-4ca7-a7f1-49ea58ac3124) (SelectExecutor): Key condition: unknown | ||
| 2553 | 2026.01.09 00:32:40.323293 [ 267 ] {5cdd5429-71b8-4e5c-87d0-af470642a17c} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2554 | 2026.01.09 00:32:40.776725 [ 315 ] {5cdd5429-71b8-4e5c-87d0-af470642a17c} <Trace> AggregatingTransform: Aggregating | ||
| 2555 | 2026.01.09 00:32:40.776797 [ 315 ] {5cdd5429-71b8-4e5c-87d0-af470642a17c} <Trace> Aggregator: Aggregation method: without_key | ||
| 2556 | 2026.01.09 00:32:40.776832 [ 315 ] {5cdd5429-71b8-4e5c-87d0-af470642a17c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001613156 sec. (619.903 rows/sec., 24.21 KiB/sec.) | ||
| 2557 | 2026.01.09 00:32:40.776859 [ 315 ] {5cdd5429-71b8-4e5c-87d0-af470642a17c} <Trace> Aggregator: Merging aggregated data | ||
| 2558 | 2026.01.09 00:32:40.777933 [ 267 ] {5cdd5429-71b8-4e5c-87d0-af470642a17c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.455459 sec., 2.1955873086271214 rows/sec., 87.82 B/sec. | ||
| 2559 | 2026.01.09 00:32:40.778109 [ 267 ] {5cdd5429-71b8-4e5c-87d0-af470642a17c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2560 | 2026.01.09 00:32:40.778126 [ 267 ] {5cdd5429-71b8-4e5c-87d0-af470642a17c} <Debug> TCPHandler: Processed in 0.455915268 sec. | ||
| 2561 | 2026.01.09 00:32:40.778276 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2562 | 2026.01.09 00:32:40.778317 [ 267 ] {} <Debug> TCP-Session: a240cf3d-730d-4316-881d-422d124de1a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2563 | 2026.01.09 00:32:40.778315 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2564 | 2026.01.09 00:32:40.778355 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2565 | 2026.01.09 00:32:40.778389 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2566 | 2026.01.09 00:32:40.778413 [ 286 ] {} <Debug> TCP-Session: f9f051d9-610e-4a10-84cc-be19714cf915 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2567 | 2026.01.09 00:32:40.778425 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2568 | 2026.01.09 00:32:40.778445 [ 293 ] {} <Debug> TCP-Session: 763f6d10-534f-4ff6-804d-93a2adb60edc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2569 | 2026.01.09 00:32:40.778441 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2570 | 2026.01.09 00:32:40.778474 [ 290 ] {} <Debug> TCP-Session: e5030fc4-3a65-4864-adbb-2d922759ee48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2571 | 2026.01.09 00:32:40.778409 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2572 | 2026.01.09 00:32:40.778508 [ 292 ] {} <Debug> TCP-Session: 187a8e56-7238-48e1-8bda-755ac81b868f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2573 | 2026.01.09 00:32:40.778369 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2574 | 2026.01.09 00:32:40.778549 [ 287 ] {} <Debug> TCP-Session: b38c48f5-513f-469b-9d0a-92abb131cf01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2575 | 2026.01.09 00:32:40.778450 [ 288 ] {} <Debug> TCP-Session: 6b0ec07d-82e4-45ab-b825-507eb40c27e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2576 | 2026.01.09 00:32:40.778584 [ 289 ] {} <Debug> TCP-Session: a8527a9a-b186-4372-9891-793518e1e565 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2577 | 2026.01.09 00:32:40.778332 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2578 | 2026.01.09 00:32:40.778659 [ 291 ] {} <Debug> TCP-Session: 72cebaf3-ec97-460e-9424-81763dfa944d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2579 | 2026.01.09 00:32:41.000215 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.67 MiB, peak 199.79 MiB, free memory in arenas 0.00 B, will set to 206.77 MiB (RSS), difference: 19.10 MiB | ||
| 2580 | 2026.01.09 00:32:42.032419 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2581 | 2026.01.09 00:32:42.032614 [ 269 ] {216d9346-1ddf-417b-b623-50e26a835a60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2582 | 2026.01.09 00:32:42.032686 [ 269 ] {216d9346-1ddf-417b-b623-50e26a835a60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2583 | 2026.01.09 00:32:42.033353 [ 269 ] {216d9346-1ddf-417b-b623-50e26a835a60} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2584 | 2026.01.09 00:32:42.033396 [ 269 ] {216d9346-1ddf-417b-b623-50e26a835a60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2585 | 2026.01.09 00:32:42.033800 [ 269 ] {216d9346-1ddf-417b-b623-50e26a835a60} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2586 | 2026.01.09 00:32:42.034026 [ 269 ] {216d9346-1ddf-417b-b623-50e26a835a60} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2587 | 2026.01.09 00:32:42.034183 [ 269 ] {216d9346-1ddf-417b-b623-50e26a835a60} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001621 sec., 34546.57618753856 rows/sec., 2.65 MiB/sec. | ||
| 2588 | 2026.01.09 00:32:42.034230 [ 269 ] {216d9346-1ddf-417b-b623-50e26a835a60} <Debug> TCPHandler: Processed in 0.001947386 sec. | ||
| 2589 | 2026.01.09 00:32:42.034358 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2590 | 2026.01.09 00:32:42.034461 [ 269 ] {2a4353a5-2dcf-4c82-9b6a-984d9fc953f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2591 | 2026.01.09 00:32:42.034506 [ 269 ] {2a4353a5-2dcf-4c82-9b6a-984d9fc953f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2592 | 2026.01.09 00:32:42.034940 [ 269 ] {2a4353a5-2dcf-4c82-9b6a-984d9fc953f0} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2593 | 2026.01.09 00:32:42.034975 [ 269 ] {2a4353a5-2dcf-4c82-9b6a-984d9fc953f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2594 | 2026.01.09 00:32:42.035291 [ 269 ] {2a4353a5-2dcf-4c82-9b6a-984d9fc953f0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2595 | 2026.01.09 00:32:42.035499 [ 269 ] {2a4353a5-2dcf-4c82-9b6a-984d9fc953f0} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2596 | 2026.01.09 00:32:42.035623 [ 269 ] {2a4353a5-2dcf-4c82-9b6a-984d9fc953f0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001187 sec., 53917.43892165123 rows/sec., 4.21 MiB/sec. | ||
| 2597 | 2026.01.09 00:32:42.035659 [ 269 ] {2a4353a5-2dcf-4c82-9b6a-984d9fc953f0} <Debug> TCPHandler: Processed in 0.001354979 sec. | ||
| 2598 | 2026.01.09 00:32:42.035772 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2599 | 2026.01.09 00:32:42.035869 [ 269 ] {fe79149a-b330-494f-bb7f-b89dac9852ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2600 | 2026.01.09 00:32:42.035912 [ 269 ] {fe79149a-b330-494f-bb7f-b89dac9852ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2601 | 2026.01.09 00:32:42.036270 [ 269 ] {fe79149a-b330-494f-bb7f-b89dac9852ce} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2602 | 2026.01.09 00:32:42.036304 [ 269 ] {fe79149a-b330-494f-bb7f-b89dac9852ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2603 | 2026.01.09 00:32:42.036643 [ 269 ] {fe79149a-b330-494f-bb7f-b89dac9852ce} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2604 | 2026.01.09 00:32:42.036867 [ 269 ] {fe79149a-b330-494f-bb7f-b89dac9852ce} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2605 | 2026.01.09 00:32:42.036992 [ 269 ] {fe79149a-b330-494f-bb7f-b89dac9852ce} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001143 sec., 55993.00087489064 rows/sec., 3.90 MiB/sec. | ||
| 2606 | 2026.01.09 00:32:42.037026 [ 269 ] {fe79149a-b330-494f-bb7f-b89dac9852ce} <Debug> TCPHandler: Processed in 0.001304958 sec. | ||
| 2607 | 2026.01.09 00:32:42.037137 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2608 | 2026.01.09 00:32:42.037233 [ 269 ] {44c81281-1314-4b05-8c25-e223300fb7b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2609 | 2026.01.09 00:32:42.037274 [ 269 ] {44c81281-1314-4b05-8c25-e223300fb7b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2610 | 2026.01.09 00:32:42.037591 [ 269 ] {44c81281-1314-4b05-8c25-e223300fb7b8} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2611 | 2026.01.09 00:32:42.037623 [ 269 ] {44c81281-1314-4b05-8c25-e223300fb7b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2612 | 2026.01.09 00:32:42.037927 [ 269 ] {44c81281-1314-4b05-8c25-e223300fb7b8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2613 | 2026.01.09 00:32:42.038127 [ 269 ] {44c81281-1314-4b05-8c25-e223300fb7b8} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2614 | 2026.01.09 00:32:42.038250 [ 269 ] {44c81281-1314-4b05-8c25-e223300fb7b8} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001037 sec., 23143.683702989394 rows/sec., 1.56 MiB/sec. | ||
| 2615 | 2026.01.09 00:32:42.038285 [ 269 ] {44c81281-1314-4b05-8c25-e223300fb7b8} <Debug> TCPHandler: Processed in 0.001199064 sec. | ||
| 2616 | 2026.01.09 00:32:42.314626 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4311 | ||
| 2617 | 2026.01.09 00:32:42.315114 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2618 | 2026.01.09 00:32:42.315152 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2619 | 2026.01.09 00:32:42.315629 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2620 | 2026.01.09 00:32:42.315855 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2621 | 2026.01.09 00:32:42.315976 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4311 | ||
| 2622 | 2026.01.09 00:32:42.539275 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2623 | 2026.01.09 00:32:42.557141 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2624 | 2026.01.09 00:32:42.557202 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2625 | 2026.01.09 00:32:42.563488 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2626 | 2026.01.09 00:32:42.564196 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2627 | 2026.01.09 00:32:42.567340 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2628 | 2026.01.09 00:32:43.000238 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.60 MiB, peak 211.60 MiB, free memory in arenas 0.00 B, will set to 209.02 MiB (RSS), difference: 1.42 MiB | ||
| 2629 | 2026.01.09 00:32:44.808802 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 376 | ||
| 2630 | 2026.01.09 00:32:44.811272 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2631 | 2026.01.09 00:32:44.811331 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2632 | 2026.01.09 00:32:44.812515 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2633 | 2026.01.09 00:32:44.812786 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2634 | 2026.01.09 00:32:44.812933 [ 35 ] {} <Debug> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2635 | 2026.01.09 00:32:44.813002 [ 35 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2636 | 2026.01.09 00:32:44.813024 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2637 | 2026.01.09 00:32:44.813115 [ 197 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::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 | ||
| 2638 | 2026.01.09 00:32:44.813136 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 376 | ||
| 2639 | 2026.01.09 00:32:44.813606 [ 197 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2640 | 2026.01.09 00:32:44.813755 [ 197 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::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 | ||
| 2641 | 2026.01.09 00:32:44.814148 [ 197 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 82 rows starting from the beginning of the part | ||
| 2642 | 2026.01.09 00:32:44.814507 [ 197 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 86 rows starting from the beginning of the part | ||
| 2643 | 2026.01.09 00:32:44.814868 [ 197 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 32 rows starting from the beginning of the part | ||
| 2644 | 2026.01.09 00:32:44.815214 [ 197 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 44 rows starting from the beginning of the part | ||
| 2645 | 2026.01.09 00:32:44.815564 [ 197 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 44 rows starting from the beginning of the part | ||
| 2646 | 2026.01.09 00:32:44.822091 [ 196 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 376 rows, containing 72 columns (72 merged, 0 gathered) in 0.009010466 sec., 41729.251295105045 rows/sec., 43.07 MiB/sec. | ||
| 2647 | 2026.01.09 00:32:44.823104 [ 195 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2648 | 2026.01.09 00:32:44.823756 [ 195 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_6_1} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2649 | 2026.01.09 00:32:44.823842 [ 195 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_6_1} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2650 | 2026.01.09 00:32:44.824081 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.75 MiB. | ||
| 2651 | 2026.01.09 00:32:47.038701 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2652 | 2026.01.09 00:32:47.038906 [ 269 ] {459b9c35-ba89-4350-84ff-0636599cc58a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2653 | 2026.01.09 00:32:47.038975 [ 269 ] {459b9c35-ba89-4350-84ff-0636599cc58a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2654 | 2026.01.09 00:32:47.039717 [ 269 ] {459b9c35-ba89-4350-84ff-0636599cc58a} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2655 | 2026.01.09 00:32:47.039765 [ 269 ] {459b9c35-ba89-4350-84ff-0636599cc58a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2656 | 2026.01.09 00:32:47.040174 [ 269 ] {459b9c35-ba89-4350-84ff-0636599cc58a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2657 | 2026.01.09 00:32:47.040395 [ 269 ] {459b9c35-ba89-4350-84ff-0636599cc58a} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2658 | 2026.01.09 00:32:47.040549 [ 269 ] {459b9c35-ba89-4350-84ff-0636599cc58a} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001693 sec., 75605.43414057886 rows/sec., 6.51 MiB/sec. | ||
| 2659 | 2026.01.09 00:32:47.040595 [ 269 ] {459b9c35-ba89-4350-84ff-0636599cc58a} <Debug> TCPHandler: Processed in 0.002025137 sec. | ||
| 2660 | 2026.01.09 00:32:47.040717 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2661 | 2026.01.09 00:32:47.040818 [ 269 ] {74a5de5c-74ea-45a8-af3f-0313163ed777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2662 | 2026.01.09 00:32:47.040862 [ 269 ] {74a5de5c-74ea-45a8-af3f-0313163ed777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2663 | 2026.01.09 00:32:47.041281 [ 269 ] {74a5de5c-74ea-45a8-af3f-0313163ed777} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2664 | 2026.01.09 00:32:47.041315 [ 269 ] {74a5de5c-74ea-45a8-af3f-0313163ed777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2665 | 2026.01.09 00:32:47.041613 [ 269 ] {74a5de5c-74ea-45a8-af3f-0313163ed777} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2666 | 2026.01.09 00:32:47.041817 [ 269 ] {74a5de5c-74ea-45a8-af3f-0313163ed777} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2667 | 2026.01.09 00:32:47.041943 [ 269 ] {74a5de5c-74ea-45a8-af3f-0313163ed777} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001147 sec., 31386.22493461203 rows/sec., 2.30 MiB/sec. | ||
| 2668 | 2026.01.09 00:32:47.041978 [ 269 ] {74a5de5c-74ea-45a8-af3f-0313163ed777} <Debug> TCPHandler: Processed in 0.001312357 sec. | ||
| 2669 | 2026.01.09 00:32:47.042077 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2670 | 2026.01.09 00:32:47.042177 [ 269 ] {68453c4e-6ea4-464d-af14-d0607b6ce692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2671 | 2026.01.09 00:32:47.042216 [ 269 ] {68453c4e-6ea4-464d-af14-d0607b6ce692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2672 | 2026.01.09 00:32:47.042652 [ 269 ] {68453c4e-6ea4-464d-af14-d0607b6ce692} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2673 | 2026.01.09 00:32:47.042685 [ 269 ] {68453c4e-6ea4-464d-af14-d0607b6ce692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2674 | 2026.01.09 00:32:47.042988 [ 269 ] {68453c4e-6ea4-464d-af14-d0607b6ce692} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2675 | 2026.01.09 00:32:47.043190 [ 269 ] {68453c4e-6ea4-464d-af14-d0607b6ce692} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2676 | 2026.01.09 00:32:47.043309 [ 269 ] {68453c4e-6ea4-464d-af14-d0607b6ce692} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001151 sec., 86880.97306689835 rows/sec., 6.79 MiB/sec. | ||
| 2677 | 2026.01.09 00:32:47.043344 [ 269 ] {68453c4e-6ea4-464d-af14-d0607b6ce692} <Debug> TCPHandler: Processed in 0.001315407 sec. | ||
| 2678 | 2026.01.09 00:32:47.043457 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2679 | 2026.01.09 00:32:47.043550 [ 269 ] {2efa4784-1a2c-4643-ac2b-3b1a2c217f74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2680 | 2026.01.09 00:32:47.043591 [ 269 ] {2efa4784-1a2c-4643-ac2b-3b1a2c217f74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2681 | 2026.01.09 00:32:47.043989 [ 269 ] {2efa4784-1a2c-4643-ac2b-3b1a2c217f74} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2682 | 2026.01.09 00:32:47.044022 [ 269 ] {2efa4784-1a2c-4643-ac2b-3b1a2c217f74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2683 | 2026.01.09 00:32:47.044333 [ 269 ] {2efa4784-1a2c-4643-ac2b-3b1a2c217f74} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2684 | 2026.01.09 00:32:47.044532 [ 269 ] {2efa4784-1a2c-4643-ac2b-3b1a2c217f74} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2685 | 2026.01.09 00:32:47.044655 [ 269 ] {2efa4784-1a2c-4643-ac2b-3b1a2c217f74} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001124 sec., 142348.75444839857 rows/sec., 9.91 MiB/sec. | ||
| 2686 | 2026.01.09 00:32:47.044689 [ 269 ] {2efa4784-1a2c-4643-ac2b-3b1a2c217f74} <Debug> TCPHandler: Processed in 0.001280226 sec. | ||
| 2687 | 2026.01.09 00:32:47.044786 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2688 | 2026.01.09 00:32:47.044878 [ 269 ] {0afdc22a-cacd-47e1-bccb-cd29c7329bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2689 | 2026.01.09 00:32:47.044931 [ 269 ] {0afdc22a-cacd-47e1-bccb-cd29c7329bd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2690 | 2026.01.09 00:32:47.045760 [ 269 ] {0afdc22a-cacd-47e1-bccb-cd29c7329bd5} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2691 | 2026.01.09 00:32:47.045793 [ 269 ] {0afdc22a-cacd-47e1-bccb-cd29c7329bd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2692 | 2026.01.09 00:32:47.046328 [ 269 ] {0afdc22a-cacd-47e1-bccb-cd29c7329bd5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2693 | 2026.01.09 00:32:47.046537 [ 269 ] {0afdc22a-cacd-47e1-bccb-cd29c7329bd5} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2694 | 2026.01.09 00:32:47.046667 [ 269 ] {0afdc22a-cacd-47e1-bccb-cd29c7329bd5} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001807 sec., 19922.523519645823 rows/sec., 35.70 MiB/sec. | ||
| 2695 | 2026.01.09 00:32:47.046713 [ 32 ] {} <Debug> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2696 | 2026.01.09 00:32:47.046722 [ 269 ] {0afdc22a-cacd-47e1-bccb-cd29c7329bd5} <Debug> TCPHandler: Processed in 0.001983706 sec. | ||
| 2697 | 2026.01.09 00:32:47.046815 [ 32 ] {} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2698 | 2026.01.09 00:32:47.046858 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2699 | 2026.01.09 00:32:47.046893 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2700 | 2026.01.09 00:32:47.046986 [ 197 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::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 | ||
| 2701 | 2026.01.09 00:32:47.046993 [ 269 ] {0dbe7545-fee3-43b1-aa83-de18bad5114f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2702 | 2026.01.09 00:32:47.047051 [ 269 ] {0dbe7545-fee3-43b1-aa83-de18bad5114f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2703 | 2026.01.09 00:32:47.047192 [ 197 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2704 | 2026.01.09 00:32:47.047245 [ 197 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::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 | ||
| 2705 | 2026.01.09 00:32:47.047368 [ 197 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::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 | ||
| 2706 | 2026.01.09 00:32:47.047387 [ 269 ] {0dbe7545-fee3-43b1-aa83-de18bad5114f} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2707 | 2026.01.09 00:32:47.047432 [ 269 ] {0dbe7545-fee3-43b1-aa83-de18bad5114f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2708 | 2026.01.09 00:32:47.047479 [ 197 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 2709 | 2026.01.09 00:32:47.047578 [ 197 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 2710 | 2026.01.09 00:32:47.047674 [ 197 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::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 | ||
| 2711 | 2026.01.09 00:32:47.047767 [ 197 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
| 2712 | 2026.01.09 00:32:47.047780 [ 269 ] {0dbe7545-fee3-43b1-aa83-de18bad5114f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2713 | 2026.01.09 00:32:47.047999 [ 269 ] {0dbe7545-fee3-43b1-aa83-de18bad5114f} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2714 | 2026.01.09 00:32:47.048129 [ 269 ] {0dbe7545-fee3-43b1-aa83-de18bad5114f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001155 sec., 51948.05194805195 rows/sec., 3.50 MiB/sec. | ||
| 2715 | 2026.01.09 00:32:47.048163 [ 269 ] {0dbe7545-fee3-43b1-aa83-de18bad5114f} <Debug> TCPHandler: Processed in 0.001318188 sec. | ||
| 2716 | 2026.01.09 00:32:47.049502 [ 196 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 19 columns (19 merged, 0 gathered) in 0.002562283 sec., 49174.89598143531 rows/sec., 88.12 MiB/sec. | ||
| 2717 | 2026.01.09 00:32:47.049947 [ 194 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2718 | 2026.01.09 00:32:47.050351 [ 194 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2719 | 2026.01.09 00:32:47.050430 [ 194 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2720 | 2026.01.09 00:32:47.050560 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 2721 | 2026.01.09 00:32:49.733725 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2722 | 2026.01.09 00:32:49.733802 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2723 | 2026.01.09 00:32:49.817027 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4759 | ||
| 2724 | 2026.01.09 00:32:49.817512 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2725 | 2026.01.09 00:32:49.817554 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2726 | 2026.01.09 00:32:49.818067 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2727 | 2026.01.09 00:32:49.818311 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2728 | 2026.01.09 00:32:49.818454 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4759 | ||
| 2729 | 2026.01.09 00:32:50.068396 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2730 | 2026.01.09 00:32:50.086581 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2731 | 2026.01.09 00:32:50.086631 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2732 | 2026.01.09 00:32:50.092995 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2733 | 2026.01.09 00:32:50.093666 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2734 | 2026.01.09 00:32:50.096737 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2735 | 2026.01.09 00:32:50.251167 [ 65 ] {} <Debug> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2736 | 2026.01.09 00:32:50.251283 [ 65 ] {} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2737 | 2026.01.09 00:32:50.251307 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2738 | 2026.01.09 00:32:50.251459 [ 197 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::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 | ||
| 2739 | 2026.01.09 00:32:50.251634 [ 197 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2740 | 2026.01.09 00:32:50.251681 [ 197 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 2741 | 2026.01.09 00:32:50.251769 [ 197 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::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 | ||
| 2742 | 2026.01.09 00:32:50.251831 [ 197 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::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 | ||
| 2743 | 2026.01.09 00:32:50.251896 [ 197 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::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 | ||
| 2744 | 2026.01.09 00:32:50.251960 [ 197 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::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 | ||
| 2745 | 2026.01.09 00:32:50.253090 [ 196 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1664 rows, containing 5 columns (5 merged, 0 gathered) in 0.001700538 sec., 978513.8585553514 rows/sec., 66.08 MiB/sec. | ||
| 2746 | 2026.01.09 00:32:50.253290 [ 194 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2747 | 2026.01.09 00:32:50.253564 [ 194 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_5_1} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2748 | 2026.01.09 00:32:50.253634 [ 194 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_5_1} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2749 | 2026.01.09 00:32:50.253712 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 2750 | 2026.01.09 00:32:50.273851 [ 65 ] {} <Debug> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2751 | 2026.01.09 00:32:50.273893 [ 65 ] {} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2752 | 2026.01.09 00:32:50.273912 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2753 | 2026.01.09 00:32:50.274014 [ 189 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::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 | ||
| 2754 | 2026.01.09 00:32:50.274121 [ 189 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2755 | 2026.01.09 00:32:50.274156 [ 189 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 2756 | 2026.01.09 00:32:50.274239 [ 189 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::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 | ||
| 2757 | 2026.01.09 00:32:50.274291 [ 189 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::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 | ||
| 2758 | 2026.01.09 00:32:50.274336 [ 189 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::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 | ||
| 2759 | 2026.01.09 00:32:50.274394 [ 189 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::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 | ||
| 2760 | 2026.01.09 00:32:50.275268 [ 196 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 856 rows, containing 5 columns (5 merged, 0 gathered) in 0.001294957 sec., 661025.810123425 rows/sec., 40.24 MiB/sec. | ||
| 2761 | 2026.01.09 00:32:50.275423 [ 189 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2762 | 2026.01.09 00:32:50.275664 [ 189 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_5_1} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2763 | 2026.01.09 00:32:50.275728 [ 189 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_5_1} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2764 | 2026.01.09 00:32:50.275792 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2765 | 2026.01.09 00:32:51.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.60 MiB, peak 214.54 MiB, free memory in arenas 0.00 B, will set to 212.92 MiB (RSS), difference: 2.32 MiB | ||
| 2766 | 2026.01.09 00:32:52.047166 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2767 | 2026.01.09 00:32:52.047362 [ 269 ] {3b8e0112-dc95-44f7-ae38-562d6da43aa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2768 | 2026.01.09 00:32:52.047442 [ 269 ] {3b8e0112-dc95-44f7-ae38-562d6da43aa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2769 | 2026.01.09 00:32:52.048289 [ 269 ] {3b8e0112-dc95-44f7-ae38-562d6da43aa5} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2770 | 2026.01.09 00:32:52.048337 [ 269 ] {3b8e0112-dc95-44f7-ae38-562d6da43aa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2771 | 2026.01.09 00:32:52.048739 [ 269 ] {3b8e0112-dc95-44f7-ae38-562d6da43aa5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2772 | 2026.01.09 00:32:52.048961 [ 269 ] {3b8e0112-dc95-44f7-ae38-562d6da43aa5} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2773 | 2026.01.09 00:32:52.049115 [ 269 ] {3b8e0112-dc95-44f7-ae38-562d6da43aa5} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001806 sec., 227021.04097452934 rows/sec., 14.40 MiB/sec. | ||
| 2774 | 2026.01.09 00:32:52.049164 [ 269 ] {3b8e0112-dc95-44f7-ae38-562d6da43aa5} <Debug> TCPHandler: Processed in 0.002136581 sec. | ||
| 2775 | 2026.01.09 00:32:52.049293 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2776 | 2026.01.09 00:32:52.049394 [ 269 ] {015a593c-9282-4a7d-9d3a-80e70e37fd12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2777 | 2026.01.09 00:32:52.049438 [ 269 ] {015a593c-9282-4a7d-9d3a-80e70e37fd12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2778 | 2026.01.09 00:32:52.050313 [ 269 ] {015a593c-9282-4a7d-9d3a-80e70e37fd12} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2779 | 2026.01.09 00:32:52.050351 [ 269 ] {015a593c-9282-4a7d-9d3a-80e70e37fd12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2780 | 2026.01.09 00:32:52.050737 [ 269 ] {015a593c-9282-4a7d-9d3a-80e70e37fd12} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2781 | 2026.01.09 00:32:52.050947 [ 269 ] {015a593c-9282-4a7d-9d3a-80e70e37fd12} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2782 | 2026.01.09 00:32:52.051079 [ 269 ] {015a593c-9282-4a7d-9d3a-80e70e37fd12} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001707 sec., 651435.266549502 rows/sec., 51.40 MiB/sec. | ||
| 2783 | 2026.01.09 00:32:52.051116 [ 269 ] {015a593c-9282-4a7d-9d3a-80e70e37fd12} <Debug> TCPHandler: Processed in 0.001877913 sec. | ||
| 2784 | 2026.01.09 00:32:52.051228 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2785 | 2026.01.09 00:32:52.051325 [ 269 ] {5d1afeba-5fc1-4c31-b4a6-83d252cd3432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2786 | 2026.01.09 00:32:52.051366 [ 269 ] {5d1afeba-5fc1-4c31-b4a6-83d252cd3432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2787 | 2026.01.09 00:32:52.051829 [ 269 ] {5d1afeba-5fc1-4c31-b4a6-83d252cd3432} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2788 | 2026.01.09 00:32:52.051865 [ 269 ] {5d1afeba-5fc1-4c31-b4a6-83d252cd3432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2789 | 2026.01.09 00:32:52.052175 [ 269 ] {5d1afeba-5fc1-4c31-b4a6-83d252cd3432} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2790 | 2026.01.09 00:32:52.052403 [ 269 ] {5d1afeba-5fc1-4c31-b4a6-83d252cd3432} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2791 | 2026.01.09 00:32:52.052508 [ 114 ] {} <Debug> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2792 | 2026.01.09 00:32:52.052533 [ 269 ] {5d1afeba-5fc1-4c31-b4a6-83d252cd3432} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001229 sec., 166802.27827502033 rows/sec., 9.79 MiB/sec. | ||
| 2793 | 2026.01.09 00:32:52.052574 [ 114 ] {} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2794 | 2026.01.09 00:32:52.052583 [ 269 ] {5d1afeba-5fc1-4c31-b4a6-83d252cd3432} <Debug> TCPHandler: Processed in 0.00140576 sec. | ||
| 2795 | 2026.01.09 00:32:52.052617 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2796 | 2026.01.09 00:32:52.052718 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2797 | 2026.01.09 00:32:52.052788 [ 196 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::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 | ||
| 2798 | 2026.01.09 00:32:52.052819 [ 269 ] {ce5bc097-5521-4795-addc-2374d03830a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2799 | 2026.01.09 00:32:52.052882 [ 269 ] {ce5bc097-5521-4795-addc-2374d03830a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2800 | 2026.01.09 00:32:52.052955 [ 196 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2801 | 2026.01.09 00:32:52.053017 [ 196 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 255 rows starting from the beginning of the part | ||
| 2802 | 2026.01.09 00:32:52.053120 [ 196 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 205 rows starting from the beginning of the part | ||
| 2803 | 2026.01.09 00:32:52.053168 [ 196 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
| 2804 | 2026.01.09 00:32:52.053213 [ 196 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 205 rows starting from the beginning of the part | ||
| 2805 | 2026.01.09 00:32:52.053259 [ 196 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::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 | ||
| 2806 | 2026.01.09 00:32:52.053303 [ 196 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 205 rows starting from the beginning of the part | ||
| 2807 | 2026.01.09 00:32:52.053349 [ 269 ] {ce5bc097-5521-4795-addc-2374d03830a9} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2808 | 2026.01.09 00:32:52.053390 [ 269 ] {ce5bc097-5521-4795-addc-2374d03830a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2809 | 2026.01.09 00:32:52.053745 [ 269 ] {ce5bc097-5521-4795-addc-2374d03830a9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2810 | 2026.01.09 00:32:52.053998 [ 269 ] {ce5bc097-5521-4795-addc-2374d03830a9} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2811 | 2026.01.09 00:32:52.054104 [ 114 ] {} <Debug> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2812 | 2026.01.09 00:32:52.054134 [ 269 ] {ce5bc097-5521-4795-addc-2374d03830a9} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001334 sec., 158920.53973013494 rows/sec., 10.25 MiB/sec. | ||
| 2813 | 2026.01.09 00:32:52.054136 [ 114 ] {} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2814 | 2026.01.09 00:32:52.054175 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2815 | 2026.01.09 00:32:52.054178 [ 269 ] {ce5bc097-5521-4795-addc-2374d03830a9} <Debug> TCPHandler: Processed in 0.001511313 sec. | ||
| 2816 | 2026.01.09 00:32:52.054274 [ 189 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::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 | ||
| 2817 | 2026.01.09 00:32:52.054305 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2818 | 2026.01.09 00:32:52.054374 [ 189 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2819 | 2026.01.09 00:32:52.054382 [ 202 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 942 rows, containing 5 columns (5 merged, 0 gathered) in 0.001665457 sec., 565610.5201154999 rows/sec., 36.41 MiB/sec. | ||
| 2820 | 2026.01.09 00:32:52.054400 [ 269 ] {2ce620df-c599-49ce-a80b-2b9197c8fffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2821 | 2026.01.09 00:32:52.054402 [ 189 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 2822 | 2026.01.09 00:32:52.054461 [ 269 ] {2ce620df-c599-49ce-a80b-2b9197c8fffb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2823 | 2026.01.09 00:32:52.054495 [ 189 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 440 rows starting from the beginning of the part | ||
| 2824 | 2026.01.09 00:32:52.054541 [ 189 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 212 rows starting from the beginning of the part | ||
| 2825 | 2026.01.09 00:32:52.054581 [ 189 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::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 | ||
| 2826 | 2026.01.09 00:32:52.054601 [ 200 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2827 | 2026.01.09 00:32:52.054620 [ 189 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 440 rows starting from the beginning of the part | ||
| 2828 | 2026.01.09 00:32:52.054686 [ 189 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::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 | ||
| 2829 | 2026.01.09 00:32:52.054932 [ 269 ] {2ce620df-c599-49ce-a80b-2b9197c8fffb} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2830 | 2026.01.09 00:32:52.054968 [ 269 ] {2ce620df-c599-49ce-a80b-2b9197c8fffb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2831 | 2026.01.09 00:32:52.054974 [ 200 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_11_2} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2832 | 2026.01.09 00:32:52.055077 [ 200 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_11_2} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2833 | 2026.01.09 00:32:52.055154 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2834 | 2026.01.09 00:32:52.055306 [ 269 ] {2ce620df-c599-49ce-a80b-2b9197c8fffb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2835 | 2026.01.09 00:32:52.055516 [ 269 ] {2ce620df-c599-49ce-a80b-2b9197c8fffb} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2836 | 2026.01.09 00:32:52.055645 [ 269 ] {2ce620df-c599-49ce-a80b-2b9197c8fffb} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001263 sec., 167062.54948535233 rows/sec., 9.49 MiB/sec. | ||
| 2837 | 2026.01.09 00:32:52.055681 [ 269 ] {2ce620df-c599-49ce-a80b-2b9197c8fffb} <Debug> TCPHandler: Processed in 0.001426631 sec. | ||
| 2838 | 2026.01.09 00:32:52.055753 [ 202 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1540 rows, containing 5 columns (5 merged, 0 gathered) in 0.001519553 sec., 1013455.9307901731 rows/sec., 70.48 MiB/sec. | ||
| 2839 | 2026.01.09 00:32:52.055789 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2840 | 2026.01.09 00:32:52.055887 [ 269 ] {b07e50ae-69ca-4407-a72d-dd62d945f074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2841 | 2026.01.09 00:32:52.055888 [ 189 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2842 | 2026.01.09 00:32:52.055927 [ 269 ] {b07e50ae-69ca-4407-a72d-dd62d945f074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2843 | 2026.01.09 00:32:52.056140 [ 189 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_6_1} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2844 | 2026.01.09 00:32:52.056204 [ 189 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_6_1} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2845 | 2026.01.09 00:32:52.056261 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2846 | 2026.01.09 00:32:52.056538 [ 269 ] {b07e50ae-69ca-4407-a72d-dd62d945f074} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2847 | 2026.01.09 00:32:52.056571 [ 269 ] {b07e50ae-69ca-4407-a72d-dd62d945f074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2848 | 2026.01.09 00:32:52.056910 [ 269 ] {b07e50ae-69ca-4407-a72d-dd62d945f074} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2849 | 2026.01.09 00:32:52.057124 [ 269 ] {b07e50ae-69ca-4407-a72d-dd62d945f074} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2850 | 2026.01.09 00:32:52.057250 [ 269 ] {b07e50ae-69ca-4407-a72d-dd62d945f074} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001381 sec., 491672.7009413468 rows/sec., 34.27 MiB/sec. | ||
| 2851 | 2026.01.09 00:32:52.057286 [ 269 ] {b07e50ae-69ca-4407-a72d-dd62d945f074} <Debug> TCPHandler: Processed in 0.001547664 sec. | ||
| 2852 | 2026.01.09 00:32:52.057392 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2853 | 2026.01.09 00:32:52.057487 [ 269 ] {c1c7471e-d04d-4bec-a103-58e2249f4588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2854 | 2026.01.09 00:32:52.057528 [ 269 ] {c1c7471e-d04d-4bec-a103-58e2249f4588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2855 | 2026.01.09 00:32:52.057848 [ 269 ] {c1c7471e-d04d-4bec-a103-58e2249f4588} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2856 | 2026.01.09 00:32:52.057883 [ 269 ] {c1c7471e-d04d-4bec-a103-58e2249f4588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2857 | 2026.01.09 00:32:52.058199 [ 269 ] {c1c7471e-d04d-4bec-a103-58e2249f4588} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2858 | 2026.01.09 00:32:52.058397 [ 269 ] {c1c7471e-d04d-4bec-a103-58e2249f4588} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2859 | 2026.01.09 00:32:52.058526 [ 269 ] {c1c7471e-d04d-4bec-a103-58e2249f4588} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 2860 | 2026.01.09 00:32:52.058563 [ 269 ] {c1c7471e-d04d-4bec-a103-58e2249f4588} <Debug> TCPHandler: Processed in 0.001224685 sec. | ||
| 2861 | 2026.01.09 00:32:52.058682 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2862 | 2026.01.09 00:32:52.058803 [ 269 ] {39c44f71-1fda-4354-ab12-8e378029eda9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2863 | 2026.01.09 00:32:52.058853 [ 269 ] {39c44f71-1fda-4354-ab12-8e378029eda9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2864 | 2026.01.09 00:32:52.059316 [ 269 ] {39c44f71-1fda-4354-ab12-8e378029eda9} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2865 | 2026.01.09 00:32:52.059352 [ 269 ] {39c44f71-1fda-4354-ab12-8e378029eda9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2866 | 2026.01.09 00:32:52.059708 [ 269 ] {39c44f71-1fda-4354-ab12-8e378029eda9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2867 | 2026.01.09 00:32:52.059927 [ 269 ] {39c44f71-1fda-4354-ab12-8e378029eda9} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2868 | 2026.01.09 00:32:52.060057 [ 269 ] {39c44f71-1fda-4354-ab12-8e378029eda9} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001279 sec., 245504.30023455826 rows/sec., 16.13 MiB/sec. | ||
| 2869 | 2026.01.09 00:32:52.060094 [ 269 ] {39c44f71-1fda-4354-ab12-8e378029eda9} <Debug> TCPHandler: Processed in 0.001471042 sec. | ||
| 2870 | 2026.01.09 00:32:52.060218 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2871 | 2026.01.09 00:32:52.060340 [ 269 ] {2b704da6-0bf3-4610-ae6c-250151e99a13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2872 | 2026.01.09 00:32:52.060398 [ 269 ] {2b704da6-0bf3-4610-ae6c-250151e99a13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2873 | 2026.01.09 00:32:52.060767 [ 269 ] {2b704da6-0bf3-4610-ae6c-250151e99a13} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2874 | 2026.01.09 00:32:52.060811 [ 269 ] {2b704da6-0bf3-4610-ae6c-250151e99a13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2875 | 2026.01.09 00:32:52.061172 [ 269 ] {2b704da6-0bf3-4610-ae6c-250151e99a13} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2876 | 2026.01.09 00:32:52.061380 [ 269 ] {2b704da6-0bf3-4610-ae6c-250151e99a13} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2877 | 2026.01.09 00:32:52.061476 [ 114 ] {} <Debug> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2878 | 2026.01.09 00:32:52.061509 [ 114 ] {} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2879 | 2026.01.09 00:32:52.061510 [ 269 ] {2b704da6-0bf3-4610-ae6c-250151e99a13} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001196 sec., 836.1204013377926 rows/sec., 56.34 KiB/sec. | ||
| 2880 | 2026.01.09 00:32:52.061529 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2881 | 2026.01.09 00:32:52.061561 [ 269 ] {2b704da6-0bf3-4610-ae6c-250151e99a13} <Debug> TCPHandler: Processed in 0.001407231 sec. | ||
| 2882 | 2026.01.09 00:32:52.061609 [ 200 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::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 | ||
| 2883 | 2026.01.09 00:32:52.061675 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2884 | 2026.01.09 00:32:52.061696 [ 200 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2885 | 2026.01.09 00:32:52.061727 [ 200 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2886 | 2026.01.09 00:32:52.061776 [ 200 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 2887 | 2026.01.09 00:32:52.061778 [ 269 ] {b7db7661-22e0-496f-a5c4-64f8cfcc9142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2888 | 2026.01.09 00:32:52.061820 [ 200 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2889 | 2026.01.09 00:32:52.061834 [ 269 ] {b7db7661-22e0-496f-a5c4-64f8cfcc9142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2890 | 2026.01.09 00:32:52.061860 [ 200 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 2891 | 2026.01.09 00:32:52.061903 [ 200 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 2892 | 2026.01.09 00:32:52.062188 [ 269 ] {b7db7661-22e0-496f-a5c4-64f8cfcc9142} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2893 | 2026.01.09 00:32:52.062231 [ 269 ] {b7db7661-22e0-496f-a5c4-64f8cfcc9142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2894 | 2026.01.09 00:32:52.062587 [ 269 ] {b7db7661-22e0-496f-a5c4-64f8cfcc9142} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2895 | 2026.01.09 00:32:52.062598 [ 187 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001010599 sec., 4947.560803048489 rows/sec., 333.38 KiB/sec. | ||
| 2896 | 2026.01.09 00:32:52.062750 [ 200 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2897 | 2026.01.09 00:32:52.062838 [ 269 ] {b7db7661-22e0-496f-a5c4-64f8cfcc9142} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2898 | 2026.01.09 00:32:52.062987 [ 269 ] {b7db7661-22e0-496f-a5c4-64f8cfcc9142} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001227 sec., 84759.57620211899 rows/sec., 5.19 MiB/sec. | ||
| 2899 | 2026.01.09 00:32:52.063027 [ 269 ] {b7db7661-22e0-496f-a5c4-64f8cfcc9142} <Debug> TCPHandler: Processed in 0.00140328 sec. | ||
| 2900 | 2026.01.09 00:32:52.063026 [ 200 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_5_1} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2901 | 2026.01.09 00:32:52.063100 [ 200 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_5_1} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2902 | 2026.01.09 00:32:52.063155 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2903 | 2026.01.09 00:32:54.814263 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 408 | ||
| 2904 | 2026.01.09 00:32:54.816411 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2905 | 2026.01.09 00:32:54.816467 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2906 | 2026.01.09 00:32:54.817581 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2907 | 2026.01.09 00:32:54.817852 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2908 | 2026.01.09 00:32:54.818114 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 408 | ||
| 2909 | 2026.01.09 00:32:57.033035 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2910 | 2026.01.09 00:32:57.033360 [ 269 ] {9ee5b0da-246f-447a-a9dc-a40968ba3a1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2911 | 2026.01.09 00:32:57.033719 [ 269 ] {9ee5b0da-246f-447a-a9dc-a40968ba3a1b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2912 | 2026.01.09 00:32:57.033761 [ 269 ] {9ee5b0da-246f-447a-a9dc-a40968ba3a1b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2913 | 2026.01.09 00:32:57.034061 [ 269 ] {9ee5b0da-246f-447a-a9dc-a40968ba3a1b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2914 | 2026.01.09 00:32:57.034131 [ 269 ] {9ee5b0da-246f-447a-a9dc-a40968ba3a1b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2915 | 2026.01.09 00:32:57.034272 [ 269 ] {9ee5b0da-246f-447a-a9dc-a40968ba3a1b} <Debug> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 2916 | 2026.01.09 00:32:57.034409 [ 307 ] {9ee5b0da-246f-447a-a9dc-a40968ba3a1b} <Trace> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2917 | 2026.01.09 00:32:57.034435 [ 297 ] {9ee5b0da-246f-447a-a9dc-a40968ba3a1b} <Trace> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2918 | 2026.01.09 00:32:57.034435 [ 348 ] {9ee5b0da-246f-447a-a9dc-a40968ba3a1b} <Trace> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2919 | 2026.01.09 00:32:57.034572 [ 269 ] {9ee5b0da-246f-447a-a9dc-a40968ba3a1b} <Debug> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2920 | 2026.01.09 00:32:57.034602 [ 269 ] {9ee5b0da-246f-447a-a9dc-a40968ba3a1b} <Trace> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2921 | 2026.01.09 00:32:57.034694 [ 269 ] {9ee5b0da-246f-447a-a9dc-a40968ba3a1b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2922 | 2026.01.09 00:32:57.034715 [ 269 ] {9ee5b0da-246f-447a-a9dc-a40968ba3a1b} <Debug> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 2923 | 2026.01.09 00:32:57.034757 [ 269 ] {9ee5b0da-246f-447a-a9dc-a40968ba3a1b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2924 | 2026.01.09 00:32:57.034798 [ 269 ] {9ee5b0da-246f-447a-a9dc-a40968ba3a1b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2925 | 2026.01.09 00:32:57.034839 [ 269 ] {9ee5b0da-246f-447a-a9dc-a40968ba3a1b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2926 | 2026.01.09 00:32:57.035798 [ 269 ] {9ee5b0da-246f-447a-a9dc-a40968ba3a1b} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.002575 sec., 18252.427184466018 rows/sec., 725.50 KiB/sec. | ||
| 2927 | 2026.01.09 00:32:57.035910 [ 269 ] {9ee5b0da-246f-447a-a9dc-a40968ba3a1b} <Debug> TCPHandler: Processed in 0.003048217 sec. | ||
| 2928 | 2026.01.09 00:32:57.042687 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2929 | 2026.01.09 00:32:57.042820 [ 269 ] {6cea953a-d9bf-4d34-bbbe-f64869bfad77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2930 | 2026.01.09 00:32:57.042873 [ 269 ] {6cea953a-d9bf-4d34-bbbe-f64869bfad77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2931 | 2026.01.09 00:32:57.043512 [ 269 ] {6cea953a-d9bf-4d34-bbbe-f64869bfad77} <Trace> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2932 | 2026.01.09 00:32:57.043565 [ 269 ] {6cea953a-d9bf-4d34-bbbe-f64869bfad77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2933 | 2026.01.09 00:32:57.043968 [ 269 ] {6cea953a-d9bf-4d34-bbbe-f64869bfad77} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2934 | 2026.01.09 00:32:57.044169 [ 269 ] {6cea953a-d9bf-4d34-bbbe-f64869bfad77} <Trace> oximeter.timeseries_schema (d0f8f963-1f12-4696-8876-bccc0a6ba2c7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2935 | 2026.01.09 00:32:57.044317 [ 269 ] {6cea953a-d9bf-4d34-bbbe-f64869bfad77} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001532 sec., 652.7415143603133 rows/sec., 67.57 KiB/sec. | ||
| 2936 | 2026.01.09 00:32:57.044360 [ 269 ] {6cea953a-d9bf-4d34-bbbe-f64869bfad77} <Debug> TCPHandler: Processed in 0.00174012 sec. | ||
| 2937 | 2026.01.09 00:32:57.044501 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2938 | 2026.01.09 00:32:57.044600 [ 269 ] {6f096352-4cbd-4a65-a673-9d4214be39d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2939 | 2026.01.09 00:32:57.044642 [ 269 ] {6f096352-4cbd-4a65-a673-9d4214be39d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2940 | 2026.01.09 00:32:57.045110 [ 269 ] {6f096352-4cbd-4a65-a673-9d4214be39d5} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2941 | 2026.01.09 00:32:57.045146 [ 269 ] {6f096352-4cbd-4a65-a673-9d4214be39d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2942 | 2026.01.09 00:32:57.045445 [ 269 ] {6f096352-4cbd-4a65-a673-9d4214be39d5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2943 | 2026.01.09 00:32:57.045668 [ 269 ] {6f096352-4cbd-4a65-a673-9d4214be39d5} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2944 | 2026.01.09 00:32:57.045799 [ 269 ] {6f096352-4cbd-4a65-a673-9d4214be39d5} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001218 sec., 11494.252873563219 rows/sec., 937.28 KiB/sec. | ||
| 2945 | 2026.01.09 00:32:57.045836 [ 269 ] {6f096352-4cbd-4a65-a673-9d4214be39d5} <Debug> TCPHandler: Processed in 0.00139371 sec. | ||
| 2946 | 2026.01.09 00:32:57.045967 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2947 | 2026.01.09 00:32:57.046073 [ 269 ] {b114fb76-d522-4241-beb0-258f938cb72b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2948 | 2026.01.09 00:32:57.046114 [ 269 ] {b114fb76-d522-4241-beb0-258f938cb72b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2949 | 2026.01.09 00:32:57.046640 [ 269 ] {b114fb76-d522-4241-beb0-258f938cb72b} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2950 | 2026.01.09 00:32:57.046674 [ 269 ] {b114fb76-d522-4241-beb0-258f938cb72b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2951 | 2026.01.09 00:32:57.046982 [ 269 ] {b114fb76-d522-4241-beb0-258f938cb72b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2952 | 2026.01.09 00:32:57.047208 [ 269 ] {b114fb76-d522-4241-beb0-258f938cb72b} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2953 | 2026.01.09 00:32:57.047337 [ 269 ] {b114fb76-d522-4241-beb0-258f938cb72b} <Debug> executeQuery: Read 144 rows, 12.67 KiB in 0.001282 sec., 112324.49297971919 rows/sec., 9.65 MiB/sec. | ||
| 2954 | 2026.01.09 00:32:57.047378 [ 269 ] {b114fb76-d522-4241-beb0-258f938cb72b} <Debug> TCPHandler: Processed in 0.001459611 sec. | ||
| 2955 | 2026.01.09 00:32:57.047506 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2956 | 2026.01.09 00:32:57.047602 [ 269 ] {7b3c8d9d-d2c4-49a9-a32c-a84f54c5a766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2957 | 2026.01.09 00:32:57.047642 [ 269 ] {7b3c8d9d-d2c4-49a9-a32c-a84f54c5a766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2958 | 2026.01.09 00:32:57.048053 [ 269 ] {7b3c8d9d-d2c4-49a9-a32c-a84f54c5a766} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2959 | 2026.01.09 00:32:57.048086 [ 269 ] {7b3c8d9d-d2c4-49a9-a32c-a84f54c5a766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2960 | 2026.01.09 00:32:57.048383 [ 269 ] {7b3c8d9d-d2c4-49a9-a32c-a84f54c5a766} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2961 | 2026.01.09 00:32:57.048600 [ 269 ] {7b3c8d9d-d2c4-49a9-a32c-a84f54c5a766} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2962 | 2026.01.09 00:32:57.048725 [ 269 ] {7b3c8d9d-d2c4-49a9-a32c-a84f54c5a766} <Debug> executeQuery: Read 54 rows, 3.99 KiB in 0.001139 sec., 47410.00877963125 rows/sec., 3.42 MiB/sec. | ||
| 2963 | 2026.01.09 00:32:57.048761 [ 269 ] {7b3c8d9d-d2c4-49a9-a32c-a84f54c5a766} <Debug> TCPHandler: Processed in 0.001315508 sec. | ||
| 2964 | 2026.01.09 00:32:57.048870 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2965 | 2026.01.09 00:32:57.048964 [ 269 ] {22ee2c28-a824-4e21-b6cb-90e2b059d55d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2966 | 2026.01.09 00:32:57.049002 [ 269 ] {22ee2c28-a824-4e21-b6cb-90e2b059d55d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2967 | 2026.01.09 00:32:57.049382 [ 269 ] {22ee2c28-a824-4e21-b6cb-90e2b059d55d} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2968 | 2026.01.09 00:32:57.049421 [ 269 ] {22ee2c28-a824-4e21-b6cb-90e2b059d55d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2969 | 2026.01.09 00:32:57.049712 [ 269 ] {22ee2c28-a824-4e21-b6cb-90e2b059d55d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2970 | 2026.01.09 00:32:57.049920 [ 269 ] {22ee2c28-a824-4e21-b6cb-90e2b059d55d} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2971 | 2026.01.09 00:32:57.050045 [ 269 ] {22ee2c28-a824-4e21-b6cb-90e2b059d55d} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001097 sec., 911.5770282588878 rows/sec., 60.53 KiB/sec. | ||
| 2972 | 2026.01.09 00:32:57.050082 [ 269 ] {22ee2c28-a824-4e21-b6cb-90e2b059d55d} <Debug> TCPHandler: Processed in 0.001267797 sec. | ||
| 2973 | 2026.01.09 00:32:57.050197 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2974 | 2026.01.09 00:32:57.050291 [ 269 ] {a67cebff-ed2c-4397-96a6-410c68d8f284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2975 | 2026.01.09 00:32:57.050330 [ 269 ] {a67cebff-ed2c-4397-96a6-410c68d8f284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2976 | 2026.01.09 00:32:57.050777 [ 269 ] {a67cebff-ed2c-4397-96a6-410c68d8f284} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2977 | 2026.01.09 00:32:57.050811 [ 269 ] {a67cebff-ed2c-4397-96a6-410c68d8f284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2978 | 2026.01.09 00:32:57.051110 [ 269 ] {a67cebff-ed2c-4397-96a6-410c68d8f284} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2979 | 2026.01.09 00:32:57.051323 [ 269 ] {a67cebff-ed2c-4397-96a6-410c68d8f284} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2980 | 2026.01.09 00:32:57.051450 [ 269 ] {a67cebff-ed2c-4397-96a6-410c68d8f284} <Debug> executeQuery: Read 118 rows, 9.46 KiB in 0.001175 sec., 100425.53191489361 rows/sec., 7.86 MiB/sec. | ||
| 2981 | 2026.01.09 00:32:57.051488 [ 269 ] {a67cebff-ed2c-4397-96a6-410c68d8f284} <Debug> TCPHandler: Processed in 0.001338908 sec. | ||
| 2982 | 2026.01.09 00:32:57.051599 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2983 | 2026.01.09 00:32:57.051701 [ 269 ] {c1eee6f5-7867-418e-b2e6-88d49dd05df1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2984 | 2026.01.09 00:32:57.051773 [ 269 ] {c1eee6f5-7867-418e-b2e6-88d49dd05df1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2985 | 2026.01.09 00:32:57.052172 [ 269 ] {c1eee6f5-7867-418e-b2e6-88d49dd05df1} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2986 | 2026.01.09 00:32:57.052207 [ 269 ] {c1eee6f5-7867-418e-b2e6-88d49dd05df1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2987 | 2026.01.09 00:32:57.052540 [ 269 ] {c1eee6f5-7867-418e-b2e6-88d49dd05df1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2988 | 2026.01.09 00:32:57.052756 [ 269 ] {c1eee6f5-7867-418e-b2e6-88d49dd05df1} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2989 | 2026.01.09 00:32:57.052882 [ 269 ] {c1eee6f5-7867-418e-b2e6-88d49dd05df1} <Debug> executeQuery: Read 167 rows, 11.90 KiB in 0.001199 sec., 139282.73561301085 rows/sec., 9.70 MiB/sec. | ||
| 2990 | 2026.01.09 00:32:57.052918 [ 269 ] {c1eee6f5-7867-418e-b2e6-88d49dd05df1} <Debug> TCPHandler: Processed in 0.001367709 sec. | ||
| 2991 | 2026.01.09 00:32:57.053022 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2992 | 2026.01.09 00:32:57.053151 [ 269 ] {7e1dac2b-f417-48b6-9ac6-bd3d21bee0eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2993 | 2026.01.09 00:32:57.053193 [ 269 ] {7e1dac2b-f417-48b6-9ac6-bd3d21bee0eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2994 | 2026.01.09 00:32:57.053495 [ 269 ] {7e1dac2b-f417-48b6-9ac6-bd3d21bee0eb} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2995 | 2026.01.09 00:32:57.053529 [ 269 ] {7e1dac2b-f417-48b6-9ac6-bd3d21bee0eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2996 | 2026.01.09 00:32:57.053815 [ 269 ] {7e1dac2b-f417-48b6-9ac6-bd3d21bee0eb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2997 | 2026.01.09 00:32:57.054023 [ 269 ] {7e1dac2b-f417-48b6-9ac6-bd3d21bee0eb} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2998 | 2026.01.09 00:32:57.054148 [ 269 ] {7e1dac2b-f417-48b6-9ac6-bd3d21bee0eb} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001013 sec., 987.1668311944719 rows/sec., 62.66 KiB/sec. | ||
| 2999 | 2026.01.09 00:32:57.054184 [ 269 ] {7e1dac2b-f417-48b6-9ac6-bd3d21bee0eb} <Debug> TCPHandler: Processed in 0.001212784 sec. | ||
| 3000 | 2026.01.09 00:32:57.054302 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3001 | 2026.01.09 00:32:57.054403 [ 269 ] {4e030877-197e-48bf-8c67-7a9199a0f533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3002 | 2026.01.09 00:32:57.054455 [ 269 ] {4e030877-197e-48bf-8c67-7a9199a0f533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3003 | 2026.01.09 00:32:57.055277 [ 269 ] {4e030877-197e-48bf-8c67-7a9199a0f533} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3004 | 2026.01.09 00:32:57.055312 [ 269 ] {4e030877-197e-48bf-8c67-7a9199a0f533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3005 | 2026.01.09 00:32:57.055848 [ 269 ] {4e030877-197e-48bf-8c67-7a9199a0f533} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3006 | 2026.01.09 00:32:57.056066 [ 269 ] {4e030877-197e-48bf-8c67-7a9199a0f533} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3007 | 2026.01.09 00:32:57.056199 [ 269 ] {4e030877-197e-48bf-8c67-7a9199a0f533} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001812 sec., 22075.05518763797 rows/sec., 39.56 MiB/sec. | ||
| 3008 | 2026.01.09 00:32:57.056253 [ 269 ] {4e030877-197e-48bf-8c67-7a9199a0f533} <Debug> TCPHandler: Processed in 0.002006997 sec. | ||
| 3009 | 2026.01.09 00:32:57.056372 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3010 | 2026.01.09 00:32:57.056468 [ 269 ] {c83721f8-03f7-4729-9fee-586c107d7ae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3011 | 2026.01.09 00:32:57.056510 [ 269 ] {c83721f8-03f7-4729-9fee-586c107d7ae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3012 | 2026.01.09 00:32:57.056847 [ 269 ] {c83721f8-03f7-4729-9fee-586c107d7ae4} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3013 | 2026.01.09 00:32:57.056881 [ 269 ] {c83721f8-03f7-4729-9fee-586c107d7ae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3014 | 2026.01.09 00:32:57.057193 [ 269 ] {c83721f8-03f7-4729-9fee-586c107d7ae4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3015 | 2026.01.09 00:32:57.057412 [ 269 ] {c83721f8-03f7-4729-9fee-586c107d7ae4} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3016 | 2026.01.09 00:32:57.057538 [ 269 ] {c83721f8-03f7-4729-9fee-586c107d7ae4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 3017 | 2026.01.09 00:32:57.057573 [ 269 ] {c83721f8-03f7-4729-9fee-586c107d7ae4} <Debug> TCPHandler: Processed in 0.001254486 sec. | ||
| 3018 | 2026.01.09 00:32:57.319491 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5271 | ||
| 3019 | 2026.01.09 00:32:57.319980 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3020 | 2026.01.09 00:32:57.320020 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3021 | 2026.01.09 00:32:57.320509 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3022 | 2026.01.09 00:32:57.320735 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3023 | 2026.01.09 00:32:57.320860 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5271 | ||
| 3024 | 2026.01.09 00:32:57.320885 [ 141 ] {} <Debug> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3025 | 2026.01.09 00:32:57.320946 [ 141 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3026 | 2026.01.09 00:32:57.320969 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3027 | 2026.01.09 00:32:57.321117 [ 202 ] {a669bb53-0fd3-4984-a3ca-34981099574c::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 | ||
| 3028 | 2026.01.09 00:32:57.321293 [ 202 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3029 | 2026.01.09 00:32:57.321382 [ 202 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2839 rows starting from the beginning of the part | ||
| 3030 | 2026.01.09 00:32:57.321529 [ 202 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 3031 | 2026.01.09 00:32:57.321621 [ 202 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 3032 | 2026.01.09 00:32:57.321699 [ 202 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 3033 | 2026.01.09 00:32:57.321776 [ 202 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 3034 | 2026.01.09 00:32:57.321852 [ 202 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 3035 | 2026.01.09 00:32:57.323507 [ 190 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5271 rows, containing 4 columns (4 merged, 0 gathered) in 0.00246282 sec., 2140229.4930201964 rows/sec., 30.62 MiB/sec. | ||
| 3036 | 2026.01.09 00:32:57.324252 [ 202 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3037 | 2026.01.09 00:32:57.324501 [ 202 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_11_2} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3038 | 2026.01.09 00:32:57.324577 [ 202 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_11_2} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3039 | 2026.01.09 00:32:57.324650 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 3040 | 2026.01.09 00:32:57.597764 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3041 | 2026.01.09 00:32:57.615816 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3042 | 2026.01.09 00:32:57.615870 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3043 | 2026.01.09 00:32:57.621862 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3044 | 2026.01.09 00:32:57.622580 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3045 | 2026.01.09 00:32:57.622872 [ 148 ] {} <Debug> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3046 | 2026.01.09 00:32:57.622924 [ 148 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3047 | 2026.01.09 00:32:57.622942 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3048 | 2026.01.09 00:32:57.623051 [ 187 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 3049 | 2026.01.09 00:32:57.626090 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3050 | 2026.01.09 00:32:57.627159 [ 187 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3051 | 2026.01.09 00:32:57.628583 [ 187 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 3052 | 2026.01.09 00:32:57.633062 [ 187 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 3053 | 2026.01.09 00:32:57.637381 [ 187 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 3054 | 2026.01.09 00:32:57.641761 [ 187 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 3055 | 2026.01.09 00:32:57.646647 [ 187 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 3056 | 2026.01.09 00:32:57.651056 [ 187 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 3057 | 2026.01.09 00:32:57.708496 [ 190 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.085490154 sec., 970.8720374980259 rows/sec., 5.02 MiB/sec. | ||
| 3058 | 2026.01.09 00:32:57.710502 [ 191 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3059 | 2026.01.09 00:32:57.712502 [ 191 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_11_2} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3060 | 2026.01.09 00:32:57.712623 [ 191 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_11_2} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3061 | 2026.01.09 00:32:57.714143 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3062 | 2026.01.09 00:32:58.000247 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 215.06 MiB, peak 224.94 MiB, free memory in arenas 0.00 B, will set to 224.33 MiB (RSS), difference: 9.27 MiB | ||
| 3063 | 2026.01.09 00:33:02.047789 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3064 | 2026.01.09 00:33:02.047984 [ 269 ] {8e03dbeb-71be-4b04-be75-71113f9a843f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3065 | 2026.01.09 00:33:02.048046 [ 269 ] {8e03dbeb-71be-4b04-be75-71113f9a843f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3066 | 2026.01.09 00:33:02.048787 [ 269 ] {8e03dbeb-71be-4b04-be75-71113f9a843f} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3067 | 2026.01.09 00:33:02.048833 [ 269 ] {8e03dbeb-71be-4b04-be75-71113f9a843f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3068 | 2026.01.09 00:33:02.049257 [ 269 ] {8e03dbeb-71be-4b04-be75-71113f9a843f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3069 | 2026.01.09 00:33:02.049504 [ 269 ] {8e03dbeb-71be-4b04-be75-71113f9a843f} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3070 | 2026.01.09 00:33:02.049656 [ 269 ] {8e03dbeb-71be-4b04-be75-71113f9a843f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001716 sec., 238927.73892773892 rows/sec., 15.16 MiB/sec. | ||
| 3071 | 2026.01.09 00:33:02.049697 [ 269 ] {8e03dbeb-71be-4b04-be75-71113f9a843f} <Debug> TCPHandler: Processed in 0.002036608 sec. | ||
| 3072 | 2026.01.09 00:33:02.049817 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3073 | 2026.01.09 00:33:02.049912 [ 269 ] {4e544154-9d0c-4765-9113-bf529ea47d92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3074 | 2026.01.09 00:33:02.049954 [ 269 ] {4e544154-9d0c-4765-9113-bf529ea47d92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3075 | 2026.01.09 00:33:02.050732 [ 269 ] {4e544154-9d0c-4765-9113-bf529ea47d92} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3076 | 2026.01.09 00:33:02.050770 [ 269 ] {4e544154-9d0c-4765-9113-bf529ea47d92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3077 | 2026.01.09 00:33:02.051157 [ 269 ] {4e544154-9d0c-4765-9113-bf529ea47d92} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3078 | 2026.01.09 00:33:02.051380 [ 269 ] {4e544154-9d0c-4765-9113-bf529ea47d92} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3079 | 2026.01.09 00:33:02.051498 [ 147 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3080 | 2026.01.09 00:33:02.051509 [ 269 ] {4e544154-9d0c-4765-9113-bf529ea47d92} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001613 sec., 689398.636081835 rows/sec., 54.39 MiB/sec. | ||
| 3081 | 2026.01.09 00:33:02.051580 [ 147 ] {} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3082 | 2026.01.09 00:33:02.051592 [ 269 ] {4e544154-9d0c-4765-9113-bf529ea47d92} <Debug> TCPHandler: Processed in 0.001825552 sec. | ||
| 3083 | 2026.01.09 00:33:02.051612 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3084 | 2026.01.09 00:33:02.051718 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3085 | 2026.01.09 00:33:02.051743 [ 188 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::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 | ||
| 3086 | 2026.01.09 00:33:02.051817 [ 269 ] {77910848-c72c-4322-9a7b-0a8397e4104a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3087 | 2026.01.09 00:33:02.051862 [ 269 ] {77910848-c72c-4322-9a7b-0a8397e4104a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3088 | 2026.01.09 00:33:02.051896 [ 188 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3089 | 2026.01.09 00:33:02.051938 [ 188 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2451 rows starting from the beginning of the part | ||
| 3090 | 2026.01.09 00:33:02.052037 [ 188 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
| 3091 | 2026.01.09 00:33:02.052092 [ 188 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 128 rows starting from the beginning of the part | ||
| 3092 | 2026.01.09 00:33:02.052140 [ 188 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1112 rows starting from the beginning of the part | ||
| 3093 | 2026.01.09 00:33:02.052184 [ 188 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 144 rows starting from the beginning of the part | ||
| 3094 | 2026.01.09 00:33:02.052234 [ 188 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1112 rows starting from the beginning of the part | ||
| 3095 | 2026.01.09 00:33:02.052331 [ 269 ] {77910848-c72c-4322-9a7b-0a8397e4104a} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3096 | 2026.01.09 00:33:02.052377 [ 269 ] {77910848-c72c-4322-9a7b-0a8397e4104a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3097 | 2026.01.09 00:33:02.052903 [ 269 ] {77910848-c72c-4322-9a7b-0a8397e4104a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3098 | 2026.01.09 00:33:02.053178 [ 269 ] {77910848-c72c-4322-9a7b-0a8397e4104a} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3099 | 2026.01.09 00:33:02.053318 [ 269 ] {77910848-c72c-4322-9a7b-0a8397e4104a} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001517 sec., 135135.13513513515 rows/sec., 7.93 MiB/sec. | ||
| 3100 | 2026.01.09 00:33:02.053360 [ 269 ] {77910848-c72c-4322-9a7b-0a8397e4104a} <Debug> TCPHandler: Processed in 0.001690978 sec. | ||
| 3101 | 2026.01.09 00:33:02.053466 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3102 | 2026.01.09 00:33:02.053561 [ 269 ] {3466b62a-1685-4d7b-9914-a854a2fbf465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3103 | 2026.01.09 00:33:02.053601 [ 269 ] {3466b62a-1685-4d7b-9914-a854a2fbf465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3104 | 2026.01.09 00:33:02.054059 [ 269 ] {3466b62a-1685-4d7b-9914-a854a2fbf465} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3105 | 2026.01.09 00:33:02.054096 [ 269 ] {3466b62a-1685-4d7b-9914-a854a2fbf465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3106 | 2026.01.09 00:33:02.054450 [ 269 ] {3466b62a-1685-4d7b-9914-a854a2fbf465} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3107 | 2026.01.09 00:33:02.054643 [ 191 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5003 rows, containing 5 columns (5 merged, 0 gathered) in 0.002959805 sec., 1690314.0578517842 rows/sec., 142.82 MiB/sec. | ||
| 3108 | 2026.01.09 00:33:02.054674 [ 269 ] {3466b62a-1685-4d7b-9914-a854a2fbf465} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3109 | 2026.01.09 00:33:02.054811 [ 269 ] {3466b62a-1685-4d7b-9914-a854a2fbf465} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001267 sec., 167324.38831886346 rows/sec., 10.79 MiB/sec. | ||
| 3110 | 2026.01.09 00:33:02.054848 [ 269 ] {3466b62a-1685-4d7b-9914-a854a2fbf465} <Debug> TCPHandler: Processed in 0.001431421 sec. | ||
| 3111 | 2026.01.09 00:33:02.054961 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3112 | 2026.01.09 00:33:02.055056 [ 269 ] {f9d5952e-5062-495a-bb2c-69621cdd9e6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3113 | 2026.01.09 00:33:02.055073 [ 190 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3114 | 2026.01.09 00:33:02.055098 [ 269 ] {f9d5952e-5062-495a-bb2c-69621cdd9e6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3115 | 2026.01.09 00:33:02.055466 [ 190 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_16_3} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3116 | 2026.01.09 00:33:02.055552 [ 190 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_16_3} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3117 | 2026.01.09 00:33:02.055573 [ 269 ] {f9d5952e-5062-495a-bb2c-69621cdd9e6e} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3118 | 2026.01.09 00:33:02.055613 [ 269 ] {f9d5952e-5062-495a-bb2c-69621cdd9e6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3119 | 2026.01.09 00:33:02.055650 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 3120 | 2026.01.09 00:33:02.055956 [ 269 ] {f9d5952e-5062-495a-bb2c-69621cdd9e6e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3121 | 2026.01.09 00:33:02.056172 [ 269 ] {f9d5952e-5062-495a-bb2c-69621cdd9e6e} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3122 | 2026.01.09 00:33:02.056301 [ 269 ] {f9d5952e-5062-495a-bb2c-69621cdd9e6e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001261 sec., 167327.51784298176 rows/sec., 9.50 MiB/sec. | ||
| 3123 | 2026.01.09 00:33:02.056339 [ 269 ] {f9d5952e-5062-495a-bb2c-69621cdd9e6e} <Debug> TCPHandler: Processed in 0.00142845 sec. | ||
| 3124 | 2026.01.09 00:33:02.056467 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3125 | 2026.01.09 00:33:02.056561 [ 269 ] {4c633751-0cae-428b-b2cf-d9a16bddfb8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3126 | 2026.01.09 00:33:02.056600 [ 269 ] {4c633751-0cae-428b-b2cf-d9a16bddfb8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3127 | 2026.01.09 00:33:02.057227 [ 269 ] {4c633751-0cae-428b-b2cf-d9a16bddfb8c} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3128 | 2026.01.09 00:33:02.057262 [ 269 ] {4c633751-0cae-428b-b2cf-d9a16bddfb8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3129 | 2026.01.09 00:33:02.057607 [ 269 ] {4c633751-0cae-428b-b2cf-d9a16bddfb8c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3130 | 2026.01.09 00:33:02.057828 [ 269 ] {4c633751-0cae-428b-b2cf-d9a16bddfb8c} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3131 | 2026.01.09 00:33:02.057930 [ 146 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3132 | 2026.01.09 00:33:02.057955 [ 269 ] {4c633751-0cae-428b-b2cf-d9a16bddfb8c} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001411 sec., 481218.993621545 rows/sec., 33.54 MiB/sec. | ||
| 3133 | 2026.01.09 00:33:02.057976 [ 146 ] {} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3134 | 2026.01.09 00:33:02.057998 [ 269 ] {4c633751-0cae-428b-b2cf-d9a16bddfb8c} <Debug> TCPHandler: Processed in 0.001582155 sec. | ||
| 3135 | 2026.01.09 00:33:02.058000 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3136 | 2026.01.09 00:33:02.058108 [ 201 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::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 | ||
| 3137 | 2026.01.09 00:33:02.058114 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3138 | 2026.01.09 00:33:02.058212 [ 201 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3139 | 2026.01.09 00:33:02.058224 [ 269 ] {9f21cdf1-3045-4836-b605-6f802dc41146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3140 | 2026.01.09 00:33:02.058241 [ 201 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1239 rows starting from the beginning of the part | ||
| 3141 | 2026.01.09 00:33:02.058265 [ 269 ] {9f21cdf1-3045-4836-b605-6f802dc41146} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3142 | 2026.01.09 00:33:02.058300 [ 201 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
| 3143 | 2026.01.09 00:33:02.058346 [ 201 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 100 rows starting from the beginning of the part | ||
| 3144 | 2026.01.09 00:33:02.058393 [ 201 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 679 rows starting from the beginning of the part | ||
| 3145 | 2026.01.09 00:33:02.058431 [ 201 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 118 rows starting from the beginning of the part | ||
| 3146 | 2026.01.09 00:33:02.058470 [ 201 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 679 rows starting from the beginning of the part | ||
| 3147 | 2026.01.09 00:33:02.058591 [ 269 ] {9f21cdf1-3045-4836-b605-6f802dc41146} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3148 | 2026.01.09 00:33:02.058626 [ 269 ] {9f21cdf1-3045-4836-b605-6f802dc41146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3149 | 2026.01.09 00:33:02.058940 [ 269 ] {9f21cdf1-3045-4836-b605-6f802dc41146} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3150 | 2026.01.09 00:33:02.059152 [ 269 ] {9f21cdf1-3045-4836-b605-6f802dc41146} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3151 | 2026.01.09 00:33:02.059247 [ 146 ] {} <Debug> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3152 | 2026.01.09 00:33:02.059278 [ 146 ] {} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3153 | 2026.01.09 00:33:02.059280 [ 269 ] {9f21cdf1-3045-4836-b605-6f802dc41146} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001073 sec., 5591.798695246971 rows/sec., 292.15 KiB/sec. | ||
| 3154 | 2026.01.09 00:33:02.059297 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3155 | 2026.01.09 00:33:02.059330 [ 269 ] {9f21cdf1-3045-4836-b605-6f802dc41146} <Debug> TCPHandler: Processed in 0.001265766 sec. | ||
| 3156 | 2026.01.09 00:33:02.059385 [ 190 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::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 | ||
| 3157 | 2026.01.09 00:33:02.059450 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3158 | 2026.01.09 00:33:02.059482 [ 190 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3159 | 2026.01.09 00:33:02.059517 [ 190 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::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 | ||
| 3160 | 2026.01.09 00:33:02.059550 [ 269 ] {b19e62de-70a5-4ecb-ba15-b0a4d170c2ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3161 | 2026.01.09 00:33:02.059579 [ 190 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::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 | ||
| 3162 | 2026.01.09 00:33:02.059597 [ 269 ] {b19e62de-70a5-4ecb-ba15-b0a4d170c2ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3163 | 2026.01.09 00:33:02.059625 [ 190 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::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 | ||
| 3164 | 2026.01.09 00:33:02.059668 [ 190 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::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 | ||
| 3165 | 2026.01.09 00:33:02.059673 [ 198 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2879 rows, containing 5 columns (5 merged, 0 gathered) in 0.001603046 sec., 1795955.9488623533 rows/sec., 135.39 MiB/sec. | ||
| 3166 | 2026.01.09 00:33:02.059707 [ 190 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::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 | ||
| 3167 | 2026.01.09 00:33:02.059761 [ 190 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::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 | ||
| 3168 | 2026.01.09 00:33:02.059978 [ 191 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3169 | 2026.01.09 00:33:02.060035 [ 269 ] {b19e62de-70a5-4ecb-ba15-b0a4d170c2ad} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3170 | 2026.01.09 00:33:02.060077 [ 269 ] {b19e62de-70a5-4ecb-ba15-b0a4d170c2ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3171 | 2026.01.09 00:33:02.060366 [ 191 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_16_3} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3172 | 2026.01.09 00:33:02.060467 [ 191 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_16_3} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3173 | 2026.01.09 00:33:02.060552 [ 269 ] {b19e62de-70a5-4ecb-ba15-b0a4d170c2ad} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3174 | 2026.01.09 00:33:02.060579 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 3175 | 2026.01.09 00:33:02.060624 [ 191 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001272626 sec., 28287.96519951659 rows/sec., 1.44 MiB/sec. | ||
| 3176 | 2026.01.09 00:33:02.060747 [ 191 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3177 | 2026.01.09 00:33:02.060809 [ 269 ] {b19e62de-70a5-4ecb-ba15-b0a4d170c2ad} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3178 | 2026.01.09 00:33:02.060928 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3179 | 2026.01.09 00:33:02.060960 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3180 | 2026.01.09 00:33:02.060962 [ 269 ] {b19e62de-70a5-4ecb-ba15-b0a4d170c2ad} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001429 sec., 219734.0797760672 rows/sec., 14.43 MiB/sec. | ||
| 3181 | 2026.01.09 00:33:02.060983 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3182 | 2026.01.09 00:33:02.061013 [ 269 ] {b19e62de-70a5-4ecb-ba15-b0a4d170c2ad} <Debug> TCPHandler: Processed in 0.001614976 sec. | ||
| 3183 | 2026.01.09 00:33:02.061037 [ 191 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_6_1} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3184 | 2026.01.09 00:33:02.061073 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::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 | ||
| 3185 | 2026.01.09 00:33:02.061113 [ 191 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_6_1} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3186 | 2026.01.09 00:33:02.061123 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3187 | 2026.01.09 00:33:02.061182 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3188 | 2026.01.09 00:33:02.061199 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 3189 | 2026.01.09 00:33:02.061217 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4391 rows starting from the beginning of the part | ||
| 3190 | 2026.01.09 00:33:02.061222 [ 269 ] {452151dc-26d3-43b1-9a9c-f439c5b81e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3191 | 2026.01.09 00:33:02.061273 [ 269 ] {452151dc-26d3-43b1-9a9c-f439c5b81e89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3192 | 2026.01.09 00:33:02.061315 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
| 3193 | 2026.01.09 00:33:02.061371 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 3194 | 2026.01.09 00:33:02.061417 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 314 rows starting from the beginning of the part | ||
| 3195 | 2026.01.09 00:33:02.061468 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 167 rows starting from the beginning of the part | ||
| 3196 | 2026.01.09 00:33:02.061514 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::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 | ||
| 3197 | 2026.01.09 00:33:02.061586 [ 269 ] {452151dc-26d3-43b1-9a9c-f439c5b81e89} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3198 | 2026.01.09 00:33:02.061627 [ 269 ] {452151dc-26d3-43b1-9a9c-f439c5b81e89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3199 | 2026.01.09 00:33:02.061968 [ 269 ] {452151dc-26d3-43b1-9a9c-f439c5b81e89} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3200 | 2026.01.09 00:33:02.062190 [ 269 ] {452151dc-26d3-43b1-9a9c-f439c5b81e89} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3201 | 2026.01.09 00:33:02.062320 [ 269 ] {452151dc-26d3-43b1-9a9c-f439c5b81e89} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001114 sec., 897.6660682226212 rows/sec., 60.49 KiB/sec. | ||
| 3202 | 2026.01.09 00:33:02.062360 [ 269 ] {452151dc-26d3-43b1-9a9c-f439c5b81e89} <Debug> TCPHandler: Processed in 0.001285357 sec. | ||
| 3203 | 2026.01.09 00:33:02.062465 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3204 | 2026.01.09 00:33:02.062559 [ 269 ] {f6d3137e-55ca-406b-8fe1-ba174acc0dee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3205 | 2026.01.09 00:33:02.062602 [ 269 ] {f6d3137e-55ca-406b-8fe1-ba174acc0dee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3206 | 2026.01.09 00:33:02.062938 [ 269 ] {f6d3137e-55ca-406b-8fe1-ba174acc0dee} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3207 | 2026.01.09 00:33:02.062973 [ 269 ] {f6d3137e-55ca-406b-8fe1-ba174acc0dee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3208 | 2026.01.09 00:33:02.063337 [ 269 ] {f6d3137e-55ca-406b-8fe1-ba174acc0dee} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3209 | 2026.01.09 00:33:02.063575 [ 269 ] {f6d3137e-55ca-406b-8fe1-ba174acc0dee} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3210 | 2026.01.09 00:33:02.063673 [ 146 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3211 | 2026.01.09 00:33:02.063702 [ 269 ] {f6d3137e-55ca-406b-8fe1-ba174acc0dee} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00116 sec., 89655.1724137931 rows/sec., 5.49 MiB/sec. | ||
| 3212 | 2026.01.09 00:33:02.063708 [ 146 ] {} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3213 | 2026.01.09 00:33:02.063744 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3214 | 2026.01.09 00:33:02.063745 [ 269 ] {f6d3137e-55ca-406b-8fe1-ba174acc0dee} <Debug> TCPHandler: Processed in 0.001330188 sec. | ||
| 3215 | 2026.01.09 00:33:02.063818 [ 190 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 3216 | 2026.01.09 00:33:02.063929 [ 190 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3217 | 2026.01.09 00:33:02.063958 [ 190 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 752 rows starting from the beginning of the part | ||
| 3218 | 2026.01.09 00:33:02.064016 [ 190 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 3219 | 2026.01.09 00:33:02.064081 [ 190 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 3220 | 2026.01.09 00:33:02.064139 [ 190 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 104 rows starting from the beginning of the part | ||
| 3221 | 2026.01.09 00:33:02.064199 [ 190 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 3222 | 2026.01.09 00:33:02.064233 [ 193 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5410 rows, containing 5 columns (5 merged, 0 gathered) in 0.003198861 sec., 1691226.971100026 rows/sec., 114.08 MiB/sec. | ||
| 3223 | 2026.01.09 00:33:02.064257 [ 190 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 3224 | 2026.01.09 00:33:02.064639 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3225 | 2026.01.09 00:33:02.064910 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3226 | 2026.01.09 00:33:02.064975 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3227 | 2026.01.09 00:33:02.065039 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 3228 | 2026.01.09 00:33:02.065136 [ 199 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1104 rows, containing 4 columns (4 merged, 0 gathered) in 0.001351828 sec., 816671.9434720986 rows/sec., 52.21 MiB/sec. | ||
| 3229 | 2026.01.09 00:33:02.065343 [ 193 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3230 | 2026.01.09 00:33:02.065604 [ 193 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_16_3} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3231 | 2026.01.09 00:33:02.065666 [ 193 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_16_3} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3232 | 2026.01.09 00:33:02.065736 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3233 | 2026.01.09 00:33:04.734058 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3234 | 2026.01.09 00:33:04.734108 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3235 | 2026.01.09 00:33:04.818219 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 450 | ||
| 3236 | 2026.01.09 00:33:04.820670 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3237 | 2026.01.09 00:33:04.820723 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3238 | 2026.01.09 00:33:04.820932 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5719 | ||
| 3239 | 2026.01.09 00:33:04.821641 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3240 | 2026.01.09 00:33:04.821690 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3241 | 2026.01.09 00:33:04.821921 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3242 | 2026.01.09 00:33:04.822198 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3243 | 2026.01.09 00:33:04.822208 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3244 | 2026.01.09 00:33:04.822473 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3245 | 2026.01.09 00:33:04.822559 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 450 | ||
| 3246 | 2026.01.09 00:33:04.822616 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5719 | ||
| 3247 | 2026.01.09 00:33:05.126146 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3248 | 2026.01.09 00:33:05.144523 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3249 | 2026.01.09 00:33:05.144578 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3250 | 2026.01.09 00:33:05.150230 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3251 | 2026.01.09 00:33:05.150945 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3252 | 2026.01.09 00:33:05.153979 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3253 | 2026.01.09 00:33:07.038616 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3254 | 2026.01.09 00:33:07.038835 [ 269 ] {47fe548e-7b0d-4e28-b650-008efdadc31d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3255 | 2026.01.09 00:33:07.038972 [ 269 ] {47fe548e-7b0d-4e28-b650-008efdadc31d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3256 | 2026.01.09 00:33:07.039745 [ 269 ] {47fe548e-7b0d-4e28-b650-008efdadc31d} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3257 | 2026.01.09 00:33:07.039804 [ 269 ] {47fe548e-7b0d-4e28-b650-008efdadc31d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3258 | 2026.01.09 00:33:07.040214 [ 269 ] {47fe548e-7b0d-4e28-b650-008efdadc31d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3259 | 2026.01.09 00:33:07.040441 [ 269 ] {47fe548e-7b0d-4e28-b650-008efdadc31d} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3260 | 2026.01.09 00:33:07.040603 [ 269 ] {47fe548e-7b0d-4e28-b650-008efdadc31d} <Debug> executeQuery: Read 136 rows, 12.07 KiB in 0.001801 sec., 75513.60355358134 rows/sec., 6.54 MiB/sec. | ||
| 3261 | 2026.01.09 00:33:07.040651 [ 269 ] {47fe548e-7b0d-4e28-b650-008efdadc31d} <Debug> TCPHandler: Processed in 0.002178062 sec. | ||
| 3262 | 2026.01.09 00:33:07.040778 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3263 | 2026.01.09 00:33:07.040878 [ 269 ] {2e1018d7-93f3-4eaa-aa4c-5665545a9fad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3264 | 2026.01.09 00:33:07.040988 [ 269 ] {2e1018d7-93f3-4eaa-aa4c-5665545a9fad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3265 | 2026.01.09 00:33:07.041445 [ 269 ] {2e1018d7-93f3-4eaa-aa4c-5665545a9fad} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3266 | 2026.01.09 00:33:07.041485 [ 269 ] {2e1018d7-93f3-4eaa-aa4c-5665545a9fad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3267 | 2026.01.09 00:33:07.041802 [ 269 ] {2e1018d7-93f3-4eaa-aa4c-5665545a9fad} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3268 | 2026.01.09 00:33:07.042034 [ 269 ] {2e1018d7-93f3-4eaa-aa4c-5665545a9fad} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3269 | 2026.01.09 00:33:07.042161 [ 269 ] {2e1018d7-93f3-4eaa-aa4c-5665545a9fad} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001257 sec., 31821.797931583133 rows/sec., 2.34 MiB/sec. | ||
| 3270 | 2026.01.09 00:33:07.042198 [ 269 ] {2e1018d7-93f3-4eaa-aa4c-5665545a9fad} <Debug> TCPHandler: Processed in 0.001441821 sec. | ||
| 3271 | 2026.01.09 00:33:07.042317 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3272 | 2026.01.09 00:33:07.042409 [ 269 ] {18c37a64-5723-4de4-8d01-ef1fd7318603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3273 | 2026.01.09 00:33:07.042448 [ 269 ] {18c37a64-5723-4de4-8d01-ef1fd7318603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3274 | 2026.01.09 00:33:07.042866 [ 269 ] {18c37a64-5723-4de4-8d01-ef1fd7318603} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3275 | 2026.01.09 00:33:07.042902 [ 269 ] {18c37a64-5723-4de4-8d01-ef1fd7318603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3276 | 2026.01.09 00:33:07.043262 [ 269 ] {18c37a64-5723-4de4-8d01-ef1fd7318603} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3277 | 2026.01.09 00:33:07.043468 [ 269 ] {18c37a64-5723-4de4-8d01-ef1fd7318603} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3278 | 2026.01.09 00:33:07.043589 [ 269 ] {18c37a64-5723-4de4-8d01-ef1fd7318603} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001209 sec., 86021.50537634408 rows/sec., 6.72 MiB/sec. | ||
| 3279 | 2026.01.09 00:33:07.043626 [ 269 ] {18c37a64-5723-4de4-8d01-ef1fd7318603} <Debug> TCPHandler: Processed in 0.00138694 sec. | ||
| 3280 | 2026.01.09 00:33:07.043734 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3281 | 2026.01.09 00:33:07.043823 [ 269 ] {a16ab1b5-4aa9-4c14-968b-c1c60494d879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3282 | 2026.01.09 00:33:07.043864 [ 269 ] {a16ab1b5-4aa9-4c14-968b-c1c60494d879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3283 | 2026.01.09 00:33:07.044338 [ 269 ] {a16ab1b5-4aa9-4c14-968b-c1c60494d879} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3284 | 2026.01.09 00:33:07.044375 [ 269 ] {a16ab1b5-4aa9-4c14-968b-c1c60494d879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3285 | 2026.01.09 00:33:07.044718 [ 269 ] {a16ab1b5-4aa9-4c14-968b-c1c60494d879} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3286 | 2026.01.09 00:33:07.044932 [ 269 ] {a16ab1b5-4aa9-4c14-968b-c1c60494d879} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3287 | 2026.01.09 00:33:07.045060 [ 269 ] {a16ab1b5-4aa9-4c14-968b-c1c60494d879} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 3288 | 2026.01.09 00:33:07.045095 [ 269 ] {a16ab1b5-4aa9-4c14-968b-c1c60494d879} <Debug> TCPHandler: Processed in 0.001366969 sec. | ||
| 3289 | 2026.01.09 00:33:07.045192 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3290 | 2026.01.09 00:33:07.045281 [ 269 ] {749d74f4-d28b-4d60-a0e4-d7f545776042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3291 | 2026.01.09 00:33:07.045331 [ 269 ] {749d74f4-d28b-4d60-a0e4-d7f545776042} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3292 | 2026.01.09 00:33:07.046158 [ 269 ] {749d74f4-d28b-4d60-a0e4-d7f545776042} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3293 | 2026.01.09 00:33:07.046195 [ 269 ] {749d74f4-d28b-4d60-a0e4-d7f545776042} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3294 | 2026.01.09 00:33:07.046733 [ 269 ] {749d74f4-d28b-4d60-a0e4-d7f545776042} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3295 | 2026.01.09 00:33:07.046966 [ 269 ] {749d74f4-d28b-4d60-a0e4-d7f545776042} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3296 | 2026.01.09 00:33:07.047102 [ 269 ] {749d74f4-d28b-4d60-a0e4-d7f545776042} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001824 sec., 21929.824561403508 rows/sec., 39.30 MiB/sec. | ||
| 3297 | 2026.01.09 00:33:07.047158 [ 269 ] {749d74f4-d28b-4d60-a0e4-d7f545776042} <Debug> TCPHandler: Processed in 0.002013067 sec. | ||
| 3298 | 2026.01.09 00:33:07.047261 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3299 | 2026.01.09 00:33:07.047351 [ 269 ] {71c40882-9f24-427d-a517-1b3679ecf0f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3300 | 2026.01.09 00:33:07.047391 [ 269 ] {71c40882-9f24-427d-a517-1b3679ecf0f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3301 | 2026.01.09 00:33:07.047703 [ 269 ] {71c40882-9f24-427d-a517-1b3679ecf0f3} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3302 | 2026.01.09 00:33:07.047737 [ 269 ] {71c40882-9f24-427d-a517-1b3679ecf0f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3303 | 2026.01.09 00:33:07.048098 [ 269 ] {71c40882-9f24-427d-a517-1b3679ecf0f3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3304 | 2026.01.09 00:33:07.048293 [ 269 ] {71c40882-9f24-427d-a517-1b3679ecf0f3} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3305 | 2026.01.09 00:33:07.048415 [ 269 ] {71c40882-9f24-427d-a517-1b3679ecf0f3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 3306 | 2026.01.09 00:33:07.048449 [ 269 ] {71c40882-9f24-427d-a517-1b3679ecf0f3} <Debug> TCPHandler: Processed in 0.001248536 sec. | ||
| 3307 | 2026.01.09 00:33:09.516746 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3308 | 2026.01.09 00:33:09.517007 [ 269 ] {121d8955-eaac-4afb-a7b2-1fc893dccc11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3309 | 2026.01.09 00:33:09.517114 [ 269 ] {121d8955-eaac-4afb-a7b2-1fc893dccc11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3310 | 2026.01.09 00:33:09.518460 [ 269 ] {121d8955-eaac-4afb-a7b2-1fc893dccc11} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3311 | 2026.01.09 00:33:09.518538 [ 269 ] {121d8955-eaac-4afb-a7b2-1fc893dccc11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3312 | 2026.01.09 00:33:09.519168 [ 269 ] {121d8955-eaac-4afb-a7b2-1fc893dccc11} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3313 | 2026.01.09 00:33:09.519591 [ 269 ] {121d8955-eaac-4afb-a7b2-1fc893dccc11} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3314 | 2026.01.09 00:33:09.519847 [ 269 ] {121d8955-eaac-4afb-a7b2-1fc893dccc11} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00291 sec., 140893.47079037802 rows/sec., 8.94 MiB/sec. | ||
| 3315 | 2026.01.09 00:33:09.519929 [ 269 ] {121d8955-eaac-4afb-a7b2-1fc893dccc11} <Debug> TCPHandler: Processed in 0.003393617 sec. | ||
| 3316 | 2026.01.09 00:33:09.520146 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3317 | 2026.01.09 00:33:09.520284 [ 269 ] {038da11f-ac9c-4f8a-b272-1d8fcc516fb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3318 | 2026.01.09 00:33:09.520344 [ 269 ] {038da11f-ac9c-4f8a-b272-1d8fcc516fb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3319 | 2026.01.09 00:33:09.521000 [ 269 ] {038da11f-ac9c-4f8a-b272-1d8fcc516fb3} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3320 | 2026.01.09 00:33:09.521054 [ 269 ] {038da11f-ac9c-4f8a-b272-1d8fcc516fb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3321 | 2026.01.09 00:33:09.521486 [ 269 ] {038da11f-ac9c-4f8a-b272-1d8fcc516fb3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3322 | 2026.01.09 00:33:09.521762 [ 269 ] {038da11f-ac9c-4f8a-b272-1d8fcc516fb3} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3323 | 2026.01.09 00:33:09.521962 [ 269 ] {038da11f-ac9c-4f8a-b272-1d8fcc516fb3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001736 sec., 1152.073732718894 rows/sec., 93.94 KiB/sec. | ||
| 3324 | 2026.01.09 00:33:09.522021 [ 269 ] {038da11f-ac9c-4f8a-b272-1d8fcc516fb3} <Debug> TCPHandler: Processed in 0.001981706 sec. | ||
| 3325 | 2026.01.09 00:33:09.522185 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3326 | 2026.01.09 00:33:09.522304 [ 269 ] {530346c4-8130-41d3-a76e-c770b3ebcb05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3327 | 2026.01.09 00:33:09.522359 [ 269 ] {530346c4-8130-41d3-a76e-c770b3ebcb05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3328 | 2026.01.09 00:33:09.524453 [ 269 ] {530346c4-8130-41d3-a76e-c770b3ebcb05} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3329 | 2026.01.09 00:33:09.524504 [ 269 ] {530346c4-8130-41d3-a76e-c770b3ebcb05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3330 | 2026.01.09 00:33:09.525189 [ 269 ] {530346c4-8130-41d3-a76e-c770b3ebcb05} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3331 | 2026.01.09 00:33:09.525474 [ 269 ] {530346c4-8130-41d3-a76e-c770b3ebcb05} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3332 | 2026.01.09 00:33:09.525682 [ 269 ] {530346c4-8130-41d3-a76e-c770b3ebcb05} <Debug> executeQuery: Read 2253 rows, 186.48 KiB in 0.003361 sec., 670336.2094614698 rows/sec., 54.18 MiB/sec. | ||
| 3333 | 2026.01.09 00:33:09.525743 [ 269 ] {530346c4-8130-41d3-a76e-c770b3ebcb05} <Debug> MemoryTracker: Peak memory usage (for query): 4.03 MiB. | ||
| 3334 | 2026.01.09 00:33:09.525763 [ 269 ] {530346c4-8130-41d3-a76e-c770b3ebcb05} <Debug> TCPHandler: Processed in 0.003606443 sec. | ||
| 3335 | 2026.01.09 00:33:09.525959 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3336 | 2026.01.09 00:33:09.526107 [ 269 ] {929d929e-d3cb-4d60-8727-c0c60b121c81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3337 | 2026.01.09 00:33:09.526175 [ 269 ] {929d929e-d3cb-4d60-8727-c0c60b121c81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3338 | 2026.01.09 00:33:09.526952 [ 269 ] {929d929e-d3cb-4d60-8727-c0c60b121c81} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3339 | 2026.01.09 00:33:09.527002 [ 269 ] {929d929e-d3cb-4d60-8727-c0c60b121c81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3340 | 2026.01.09 00:33:09.527451 [ 269 ] {929d929e-d3cb-4d60-8727-c0c60b121c81} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3341 | 2026.01.09 00:33:09.527730 [ 269 ] {929d929e-d3cb-4d60-8727-c0c60b121c81} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3342 | 2026.01.09 00:33:09.527931 [ 269 ] {929d929e-d3cb-4d60-8727-c0c60b121c81} <Debug> executeQuery: Read 207 rows, 12.46 KiB in 0.001865 sec., 110991.95710455764 rows/sec., 6.52 MiB/sec. | ||
| 3343 | 2026.01.09 00:33:09.527984 [ 269 ] {929d929e-d3cb-4d60-8727-c0c60b121c81} <Debug> TCPHandler: Processed in 0.00210718 sec. | ||
| 3344 | 2026.01.09 00:33:09.528151 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3345 | 2026.01.09 00:33:09.528270 [ 269 ] {eb98fa37-c94b-483a-8083-c9ece221ee11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3346 | 2026.01.09 00:33:09.528324 [ 269 ] {eb98fa37-c94b-483a-8083-c9ece221ee11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3347 | 2026.01.09 00:33:09.529124 [ 269 ] {eb98fa37-c94b-483a-8083-c9ece221ee11} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3348 | 2026.01.09 00:33:09.529172 [ 269 ] {eb98fa37-c94b-483a-8083-c9ece221ee11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3349 | 2026.01.09 00:33:09.529636 [ 269 ] {eb98fa37-c94b-483a-8083-c9ece221ee11} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3350 | 2026.01.09 00:33:09.529917 [ 269 ] {eb98fa37-c94b-483a-8083-c9ece221ee11} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3351 | 2026.01.09 00:33:09.530099 [ 269 ] {eb98fa37-c94b-483a-8083-c9ece221ee11} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001857 sec., 236941.3031771675 rows/sec., 15.68 MiB/sec. | ||
| 3352 | 2026.01.09 00:33:09.530155 [ 269 ] {eb98fa37-c94b-483a-8083-c9ece221ee11} <Debug> TCPHandler: Processed in 0.002067889 sec. | ||
| 3353 | 2026.01.09 00:33:09.530325 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3354 | 2026.01.09 00:33:09.530442 [ 269 ] {15d3ab62-7663-4a47-9634-034e9e864723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3355 | 2026.01.09 00:33:09.530495 [ 269 ] {15d3ab62-7663-4a47-9634-034e9e864723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3356 | 2026.01.09 00:33:09.531211 [ 269 ] {15d3ab62-7663-4a47-9634-034e9e864723} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3357 | 2026.01.09 00:33:09.531256 [ 269 ] {15d3ab62-7663-4a47-9634-034e9e864723} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3358 | 2026.01.09 00:33:09.531688 [ 269 ] {15d3ab62-7663-4a47-9634-034e9e864723} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3359 | 2026.01.09 00:33:09.531970 [ 269 ] {15d3ab62-7663-4a47-9634-034e9e864723} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3360 | 2026.01.09 00:33:09.532139 [ 269 ] {15d3ab62-7663-4a47-9634-034e9e864723} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001724 sec., 122389.79118329466 rows/sec., 6.95 MiB/sec. | ||
| 3361 | 2026.01.09 00:33:09.532191 [ 269 ] {15d3ab62-7663-4a47-9634-034e9e864723} <Debug> TCPHandler: Processed in 0.001927125 sec. | ||
| 3362 | 2026.01.09 00:33:09.532419 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3363 | 2026.01.09 00:33:09.532554 [ 269 ] {4643018c-7136-49e8-8e3a-fc9efe24b044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3364 | 2026.01.09 00:33:09.532605 [ 269 ] {4643018c-7136-49e8-8e3a-fc9efe24b044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3365 | 2026.01.09 00:33:09.533805 [ 269 ] {4643018c-7136-49e8-8e3a-fc9efe24b044} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3366 | 2026.01.09 00:33:09.533857 [ 269 ] {4643018c-7136-49e8-8e3a-fc9efe24b044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3367 | 2026.01.09 00:33:09.534413 [ 269 ] {4643018c-7136-49e8-8e3a-fc9efe24b044} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3368 | 2026.01.09 00:33:09.534750 [ 269 ] {4643018c-7136-49e8-8e3a-fc9efe24b044} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3369 | 2026.01.09 00:33:09.535040 [ 269 ] {4643018c-7136-49e8-8e3a-fc9efe24b044} <Debug> executeQuery: Read 1137 rows, 82.92 KiB in 0.002511 sec., 452807.6463560334 rows/sec., 32.25 MiB/sec. | ||
| 3370 | 2026.01.09 00:33:09.535102 [ 269 ] {4643018c-7136-49e8-8e3a-fc9efe24b044} <Debug> TCPHandler: Processed in 0.002749038 sec. | ||
| 3371 | 2026.01.09 00:33:09.535285 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3372 | 2026.01.09 00:33:09.535419 [ 269 ] {be1a3556-60e1-4069-9446-bd03788ab204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3373 | 2026.01.09 00:33:09.535479 [ 269 ] {be1a3556-60e1-4069-9446-bd03788ab204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3374 | 2026.01.09 00:33:09.536062 [ 269 ] {be1a3556-60e1-4069-9446-bd03788ab204} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3375 | 2026.01.09 00:33:09.536111 [ 269 ] {be1a3556-60e1-4069-9446-bd03788ab204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3376 | 2026.01.09 00:33:09.536562 [ 269 ] {be1a3556-60e1-4069-9446-bd03788ab204} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3377 | 2026.01.09 00:33:09.536927 [ 269 ] {be1a3556-60e1-4069-9446-bd03788ab204} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3378 | 2026.01.09 00:33:09.537149 [ 269 ] {be1a3556-60e1-4069-9446-bd03788ab204} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001758 sec., 3412.9692832764504 rows/sec., 178.31 KiB/sec. | ||
| 3379 | 2026.01.09 00:33:09.537205 [ 269 ] {be1a3556-60e1-4069-9446-bd03788ab204} <Debug> TCPHandler: Processed in 0.001985797 sec. | ||
| 3380 | 2026.01.09 00:33:09.537539 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3381 | 2026.01.09 00:33:09.537739 [ 269 ] {9f15239d-21e9-4bff-9a2d-60abbab9a9a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3382 | 2026.01.09 00:33:09.537805 [ 269 ] {9f15239d-21e9-4bff-9a2d-60abbab9a9a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3383 | 2026.01.09 00:33:09.538839 [ 269 ] {9f15239d-21e9-4bff-9a2d-60abbab9a9a3} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3384 | 2026.01.09 00:33:09.538885 [ 269 ] {9f15239d-21e9-4bff-9a2d-60abbab9a9a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3385 | 2026.01.09 00:33:09.539454 [ 269 ] {9f15239d-21e9-4bff-9a2d-60abbab9a9a3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3386 | 2026.01.09 00:33:09.539786 [ 269 ] {9f15239d-21e9-4bff-9a2d-60abbab9a9a3} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3387 | 2026.01.09 00:33:09.539984 [ 269 ] {9f15239d-21e9-4bff-9a2d-60abbab9a9a3} <Debug> executeQuery: Read 935 rows, 63.39 KiB in 0.002274 sec., 411169.74494283204 rows/sec., 27.22 MiB/sec. | ||
| 3388 | 2026.01.09 00:33:09.540043 [ 269 ] {9f15239d-21e9-4bff-9a2d-60abbab9a9a3} <Debug> TCPHandler: Processed in 0.002691966 sec. | ||
| 3389 | 2026.01.09 00:33:09.540213 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3390 | 2026.01.09 00:33:09.540339 [ 269 ] {4be4262d-0ac1-4cba-8f4f-381e0abf82cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3391 | 2026.01.09 00:33:09.540399 [ 269 ] {4be4262d-0ac1-4cba-8f4f-381e0abf82cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3392 | 2026.01.09 00:33:09.540867 [ 269 ] {4be4262d-0ac1-4cba-8f4f-381e0abf82cb} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3393 | 2026.01.09 00:33:09.540915 [ 269 ] {4be4262d-0ac1-4cba-8f4f-381e0abf82cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3394 | 2026.01.09 00:33:09.541364 [ 269 ] {4be4262d-0ac1-4cba-8f4f-381e0abf82cb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3395 | 2026.01.09 00:33:09.541708 [ 269 ] {4be4262d-0ac1-4cba-8f4f-381e0abf82cb} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3396 | 2026.01.09 00:33:09.541898 [ 269 ] {4be4262d-0ac1-4cba-8f4f-381e0abf82cb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001586 sec., 630.517023959647 rows/sec., 42.49 KiB/sec. | ||
| 3397 | 2026.01.09 00:33:09.541952 [ 269 ] {4be4262d-0ac1-4cba-8f4f-381e0abf82cb} <Debug> TCPHandler: Processed in 0.001804642 sec. | ||
| 3398 | 2026.01.09 00:33:09.542115 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3399 | 2026.01.09 00:33:09.542240 [ 269 ] {f7bebc20-4088-4b5e-8bf3-e02c3e5a87e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3400 | 2026.01.09 00:33:09.542298 [ 269 ] {f7bebc20-4088-4b5e-8bf3-e02c3e5a87e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3401 | 2026.01.09 00:33:09.542777 [ 269 ] {f7bebc20-4088-4b5e-8bf3-e02c3e5a87e6} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3402 | 2026.01.09 00:33:09.542826 [ 269 ] {f7bebc20-4088-4b5e-8bf3-e02c3e5a87e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3403 | 2026.01.09 00:33:09.543272 [ 269 ] {f7bebc20-4088-4b5e-8bf3-e02c3e5a87e6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3404 | 2026.01.09 00:33:09.543627 [ 269 ] {f7bebc20-4088-4b5e-8bf3-e02c3e5a87e6} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3405 | 2026.01.09 00:33:09.543821 [ 269 ] {f7bebc20-4088-4b5e-8bf3-e02c3e5a87e6} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.001608 sec., 49751.24378109453 rows/sec., 2.96 MiB/sec. | ||
| 3406 | 2026.01.09 00:33:09.543874 [ 269 ] {f7bebc20-4088-4b5e-8bf3-e02c3e5a87e6} <Debug> TCPHandler: Processed in 0.001822412 sec. | ||
| 3407 | 2026.01.09 00:33:12.033075 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3408 | 2026.01.09 00:33:12.033261 [ 269 ] {5d21fa97-ec0c-4f39-9bc1-e8d53033de55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3409 | 2026.01.09 00:33:12.033327 [ 269 ] {5d21fa97-ec0c-4f39-9bc1-e8d53033de55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3410 | 2026.01.09 00:33:12.033959 [ 269 ] {5d21fa97-ec0c-4f39-9bc1-e8d53033de55} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3411 | 2026.01.09 00:33:12.034009 [ 269 ] {5d21fa97-ec0c-4f39-9bc1-e8d53033de55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3412 | 2026.01.09 00:33:12.034407 [ 269 ] {5d21fa97-ec0c-4f39-9bc1-e8d53033de55} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3413 | 2026.01.09 00:33:12.034635 [ 269 ] {5d21fa97-ec0c-4f39-9bc1-e8d53033de55} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3414 | 2026.01.09 00:33:12.034800 [ 269 ] {5d21fa97-ec0c-4f39-9bc1-e8d53033de55} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001583 sec., 35375.86860391661 rows/sec., 2.72 MiB/sec. | ||
| 3415 | 2026.01.09 00:33:12.034850 [ 269 ] {5d21fa97-ec0c-4f39-9bc1-e8d53033de55} <Debug> TCPHandler: Processed in 0.001907014 sec. | ||
| 3416 | 2026.01.09 00:33:12.034971 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3417 | 2026.01.09 00:33:12.035074 [ 269 ] {7ea6fc87-f262-4c25-9b3d-26d40317deeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3418 | 2026.01.09 00:33:12.035117 [ 269 ] {7ea6fc87-f262-4c25-9b3d-26d40317deeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3419 | 2026.01.09 00:33:12.035562 [ 269 ] {7ea6fc87-f262-4c25-9b3d-26d40317deeb} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3420 | 2026.01.09 00:33:12.035599 [ 269 ] {7ea6fc87-f262-4c25-9b3d-26d40317deeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3421 | 2026.01.09 00:33:12.035917 [ 269 ] {7ea6fc87-f262-4c25-9b3d-26d40317deeb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3422 | 2026.01.09 00:33:12.036135 [ 269 ] {7ea6fc87-f262-4c25-9b3d-26d40317deeb} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3423 | 2026.01.09 00:33:12.036269 [ 269 ] {7ea6fc87-f262-4c25-9b3d-26d40317deeb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001216 sec., 52631.57894736842 rows/sec., 4.11 MiB/sec. | ||
| 3424 | 2026.01.09 00:33:12.036307 [ 269 ] {7ea6fc87-f262-4c25-9b3d-26d40317deeb} <Debug> TCPHandler: Processed in 0.001389009 sec. | ||
| 3425 | 2026.01.09 00:33:12.036423 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3426 | 2026.01.09 00:33:12.036520 [ 269 ] {75603f94-af0b-4f1f-815d-0d67e2bcec3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3427 | 2026.01.09 00:33:12.036564 [ 269 ] {75603f94-af0b-4f1f-815d-0d67e2bcec3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3428 | 2026.01.09 00:33:12.036943 [ 269 ] {75603f94-af0b-4f1f-815d-0d67e2bcec3b} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3429 | 2026.01.09 00:33:12.036979 [ 269 ] {75603f94-af0b-4f1f-815d-0d67e2bcec3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3430 | 2026.01.09 00:33:12.037340 [ 269 ] {75603f94-af0b-4f1f-815d-0d67e2bcec3b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3431 | 2026.01.09 00:33:12.037551 [ 269 ] {75603f94-af0b-4f1f-815d-0d67e2bcec3b} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3432 | 2026.01.09 00:33:12.037680 [ 269 ] {75603f94-af0b-4f1f-815d-0d67e2bcec3b} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001178 sec., 54329.37181663837 rows/sec., 3.78 MiB/sec. | ||
| 3433 | 2026.01.09 00:33:12.037721 [ 269 ] {75603f94-af0b-4f1f-815d-0d67e2bcec3b} <Debug> TCPHandler: Processed in 0.001347638 sec. | ||
| 3434 | 2026.01.09 00:33:12.037836 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3435 | 2026.01.09 00:33:12.037931 [ 269 ] {4eb5ecc2-e370-4bd1-861f-cfe5e5f14ef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3436 | 2026.01.09 00:33:12.037973 [ 269 ] {4eb5ecc2-e370-4bd1-861f-cfe5e5f14ef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3437 | 2026.01.09 00:33:12.038307 [ 269 ] {4eb5ecc2-e370-4bd1-861f-cfe5e5f14ef7} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3438 | 2026.01.09 00:33:12.038344 [ 269 ] {4eb5ecc2-e370-4bd1-861f-cfe5e5f14ef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3439 | 2026.01.09 00:33:12.038650 [ 269 ] {4eb5ecc2-e370-4bd1-861f-cfe5e5f14ef7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3440 | 2026.01.09 00:33:12.038878 [ 269 ] {4eb5ecc2-e370-4bd1-861f-cfe5e5f14ef7} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3441 | 2026.01.09 00:33:12.039007 [ 269 ] {4eb5ecc2-e370-4bd1-861f-cfe5e5f14ef7} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001093 sec., 21957.913998170174 rows/sec., 1.48 MiB/sec. | ||
| 3442 | 2026.01.09 00:33:12.039047 [ 269 ] {4eb5ecc2-e370-4bd1-861f-cfe5e5f14ef7} <Debug> TCPHandler: Processed in 0.001260406 sec. | ||
| 3443 | 2026.01.09 00:33:12.324051 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6231 | ||
| 3444 | 2026.01.09 00:33:12.324609 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3445 | 2026.01.09 00:33:12.324658 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3446 | 2026.01.09 00:33:12.325225 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3447 | 2026.01.09 00:33:12.325466 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3448 | 2026.01.09 00:33:12.325610 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6231 | ||
| 3449 | 2026.01.09 00:33:12.655622 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3450 | 2026.01.09 00:33:12.672560 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3451 | 2026.01.09 00:33:12.672628 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3452 | 2026.01.09 00:33:12.678475 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3453 | 2026.01.09 00:33:12.679226 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3454 | 2026.01.09 00:33:12.682291 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3455 | 2026.01.09 00:33:14.824176 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 492 | ||
| 3456 | 2026.01.09 00:33:14.826625 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3457 | 2026.01.09 00:33:14.826682 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3458 | 2026.01.09 00:33:14.827836 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3459 | 2026.01.09 00:33:14.828115 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3460 | 2026.01.09 00:33:14.828460 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 492 | ||
| 3461 | 2026.01.09 00:33:17.040096 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3462 | 2026.01.09 00:33:17.040289 [ 269 ] {8a455485-63d7-4c41-8b1d-3d6c5faa3d7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3463 | 2026.01.09 00:33:17.040357 [ 269 ] {8a455485-63d7-4c41-8b1d-3d6c5faa3d7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3464 | 2026.01.09 00:33:17.041071 [ 269 ] {8a455485-63d7-4c41-8b1d-3d6c5faa3d7e} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3465 | 2026.01.09 00:33:17.041122 [ 269 ] {8a455485-63d7-4c41-8b1d-3d6c5faa3d7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3466 | 2026.01.09 00:33:17.041546 [ 269 ] {8a455485-63d7-4c41-8b1d-3d6c5faa3d7e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3467 | 2026.01.09 00:33:17.041778 [ 269 ] {8a455485-63d7-4c41-8b1d-3d6c5faa3d7e} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3468 | 2026.01.09 00:33:17.041945 [ 269 ] {8a455485-63d7-4c41-8b1d-3d6c5faa3d7e} <Debug> executeQuery: Read 136 rows, 12.07 KiB in 0.001699 sec., 80047.08652148323 rows/sec., 6.94 MiB/sec. | ||
| 3469 | 2026.01.09 00:33:17.041995 [ 269 ] {8a455485-63d7-4c41-8b1d-3d6c5faa3d7e} <Debug> TCPHandler: Processed in 0.002032248 sec. | ||
| 3470 | 2026.01.09 00:33:17.042124 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3471 | 2026.01.09 00:33:17.042229 [ 269 ] {4d1d9fd3-0b25-4fef-a099-1f51f520e5f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3472 | 2026.01.09 00:33:17.042274 [ 269 ] {4d1d9fd3-0b25-4fef-a099-1f51f520e5f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3473 | 2026.01.09 00:33:17.042694 [ 269 ] {4d1d9fd3-0b25-4fef-a099-1f51f520e5f1} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3474 | 2026.01.09 00:33:17.042732 [ 269 ] {4d1d9fd3-0b25-4fef-a099-1f51f520e5f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3475 | 2026.01.09 00:33:17.043071 [ 269 ] {4d1d9fd3-0b25-4fef-a099-1f51f520e5f1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3476 | 2026.01.09 00:33:17.043289 [ 269 ] {4d1d9fd3-0b25-4fef-a099-1f51f520e5f1} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3477 | 2026.01.09 00:33:17.043406 [ 82 ] {} <Debug> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3478 | 2026.01.09 00:33:17.043424 [ 269 ] {4d1d9fd3-0b25-4fef-a099-1f51f520e5f1} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001216 sec., 32894.73684210526 rows/sec., 2.42 MiB/sec. | ||
| 3479 | 2026.01.09 00:33:17.043476 [ 82 ] {} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3480 | 2026.01.09 00:33:17.043485 [ 269 ] {4d1d9fd3-0b25-4fef-a099-1f51f520e5f1} <Debug> TCPHandler: Processed in 0.00141463 sec. | ||
| 3481 | 2026.01.09 00:33:17.043505 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3482 | 2026.01.09 00:33:17.043615 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3483 | 2026.01.09 00:33:17.043662 [ 198 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::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 | ||
| 3484 | 2026.01.09 00:33:17.043719 [ 269 ] {ea59e627-7e53-4e20-9fd2-1b6106dba6fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3485 | 2026.01.09 00:33:17.043767 [ 269 ] {ea59e627-7e53-4e20-9fd2-1b6106dba6fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3486 | 2026.01.09 00:33:17.043813 [ 198 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3487 | 2026.01.09 00:33:17.043871 [ 198 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 267 rows starting from the beginning of the part | ||
| 3488 | 2026.01.09 00:33:17.043977 [ 198 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 54 rows starting from the beginning of the part | ||
| 3489 | 2026.01.09 00:33:17.044030 [ 198 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 205 rows starting from the beginning of the part | ||
| 3490 | 2026.01.09 00:33:17.044078 [ 198 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
| 3491 | 2026.01.09 00:33:17.044127 [ 198 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 207 rows starting from the beginning of the part | ||
| 3492 | 2026.01.09 00:33:17.044180 [ 198 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part | ||
| 3493 | 2026.01.09 00:33:17.044219 [ 269 ] {ea59e627-7e53-4e20-9fd2-1b6106dba6fd} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3494 | 2026.01.09 00:33:17.044264 [ 269 ] {ea59e627-7e53-4e20-9fd2-1b6106dba6fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3495 | 2026.01.09 00:33:17.044631 [ 269 ] {ea59e627-7e53-4e20-9fd2-1b6106dba6fd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3496 | 2026.01.09 00:33:17.044873 [ 269 ] {ea59e627-7e53-4e20-9fd2-1b6106dba6fd} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3497 | 2026.01.09 00:33:17.045014 [ 269 ] {ea59e627-7e53-4e20-9fd2-1b6106dba6fd} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001314 sec., 79147.6407914764 rows/sec., 6.18 MiB/sec. | ||
| 3498 | 2026.01.09 00:33:17.045052 [ 269 ] {ea59e627-7e53-4e20-9fd2-1b6106dba6fd} <Debug> TCPHandler: Processed in 0.001491802 sec. | ||
| 3499 | 2026.01.09 00:33:17.045163 [ 193 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 813 rows, containing 5 columns (5 merged, 0 gathered) in 0.001555594 sec., 522629.94071717944 rows/sec., 34.47 MiB/sec. | ||
| 3500 | 2026.01.09 00:33:17.045166 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3501 | 2026.01.09 00:33:17.045280 [ 269 ] {70f1343a-21c4-4e3b-aee7-cc4d10d3acd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3502 | 2026.01.09 00:33:17.045326 [ 269 ] {70f1343a-21c4-4e3b-aee7-cc4d10d3acd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3503 | 2026.01.09 00:33:17.045374 [ 199 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3504 | 2026.01.09 00:33:17.045706 [ 199 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_16_3} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3505 | 2026.01.09 00:33:17.045737 [ 269 ] {70f1343a-21c4-4e3b-aee7-cc4d10d3acd9} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3506 | 2026.01.09 00:33:17.045780 [ 269 ] {70f1343a-21c4-4e3b-aee7-cc4d10d3acd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3507 | 2026.01.09 00:33:17.045793 [ 199 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_16_3} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3508 | 2026.01.09 00:33:17.045898 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3509 | 2026.01.09 00:33:17.046138 [ 269 ] {70f1343a-21c4-4e3b-aee7-cc4d10d3acd9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3510 | 2026.01.09 00:33:17.046361 [ 269 ] {70f1343a-21c4-4e3b-aee7-cc4d10d3acd9} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3511 | 2026.01.09 00:33:17.046493 [ 269 ] {70f1343a-21c4-4e3b-aee7-cc4d10d3acd9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 3512 | 2026.01.09 00:33:17.046530 [ 269 ] {70f1343a-21c4-4e3b-aee7-cc4d10d3acd9} <Debug> TCPHandler: Processed in 0.00141413 sec. | ||
| 3513 | 2026.01.09 00:33:17.046634 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3514 | 2026.01.09 00:33:17.046728 [ 269 ] {07f0e766-7b0c-40e6-8aca-18fb1ebfffd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3515 | 2026.01.09 00:33:17.046784 [ 269 ] {07f0e766-7b0c-40e6-8aca-18fb1ebfffd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3516 | 2026.01.09 00:33:17.047619 [ 269 ] {07f0e766-7b0c-40e6-8aca-18fb1ebfffd8} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3517 | 2026.01.09 00:33:17.047656 [ 269 ] {07f0e766-7b0c-40e6-8aca-18fb1ebfffd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3518 | 2026.01.09 00:33:17.048240 [ 269 ] {07f0e766-7b0c-40e6-8aca-18fb1ebfffd8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3519 | 2026.01.09 00:33:17.048484 [ 269 ] {07f0e766-7b0c-40e6-8aca-18fb1ebfffd8} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3520 | 2026.01.09 00:33:17.048625 [ 269 ] {07f0e766-7b0c-40e6-8aca-18fb1ebfffd8} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001913 sec., 20909.566126502876 rows/sec., 37.47 MiB/sec. | ||
| 3521 | 2026.01.09 00:33:17.048684 [ 269 ] {07f0e766-7b0c-40e6-8aca-18fb1ebfffd8} <Debug> TCPHandler: Processed in 0.00209834 sec. | ||
| 3522 | 2026.01.09 00:33:17.048797 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3523 | 2026.01.09 00:33:17.048894 [ 269 ] {9b42e86b-f5ce-408f-8a9b-334e9b73b0a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3524 | 2026.01.09 00:33:17.048938 [ 269 ] {9b42e86b-f5ce-408f-8a9b-334e9b73b0a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3525 | 2026.01.09 00:33:17.049276 [ 269 ] {9b42e86b-f5ce-408f-8a9b-334e9b73b0a0} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3526 | 2026.01.09 00:33:17.049312 [ 269 ] {9b42e86b-f5ce-408f-8a9b-334e9b73b0a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3527 | 2026.01.09 00:33:17.049620 [ 269 ] {9b42e86b-f5ce-408f-8a9b-334e9b73b0a0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3528 | 2026.01.09 00:33:17.049833 [ 269 ] {9b42e86b-f5ce-408f-8a9b-334e9b73b0a0} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3529 | 2026.01.09 00:33:17.049967 [ 269 ] {9b42e86b-f5ce-408f-8a9b-334e9b73b0a0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 3530 | 2026.01.09 00:33:17.050005 [ 269 ] {9b42e86b-f5ce-408f-8a9b-334e9b73b0a0} <Debug> TCPHandler: Processed in 0.001259556 sec. | ||
| 3531 | 2026.01.09 00:33:19.734346 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3532 | 2026.01.09 00:33:19.734396 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3533 | 2026.01.09 00:33:19.825849 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6679 | ||
| 3534 | 2026.01.09 00:33:19.826392 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3535 | 2026.01.09 00:33:19.826450 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3536 | 2026.01.09 00:33:19.826974 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3537 | 2026.01.09 00:33:19.827216 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3538 | 2026.01.09 00:33:19.827356 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6679 | ||
| 3539 | 2026.01.09 00:33:20.182517 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3540 | 2026.01.09 00:33:20.200113 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3541 | 2026.01.09 00:33:20.200182 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3542 | 2026.01.09 00:33:20.206414 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3543 | 2026.01.09 00:33:20.207138 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3544 | 2026.01.09 00:33:20.210463 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3545 | 2026.01.09 00:33:21.000265 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.01 MiB, peak 232.01 MiB, free memory in arenas 0.00 B, will set to 229.23 MiB (RSS), difference: 1.22 MiB | ||
| 3546 | 2026.01.09 00:33:21.150975 [ 111 ] {} <Debug> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3547 | 2026.01.09 00:33:21.151040 [ 111 ] {} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3548 | 2026.01.09 00:33:21.151062 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3549 | 2026.01.09 00:33:21.151184 [ 198 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::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 | ||
| 3550 | 2026.01.09 00:33:21.151320 [ 198 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3551 | 2026.01.09 00:33:21.151354 [ 198 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::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 | ||
| 3552 | 2026.01.09 00:33:21.151421 [ 198 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::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 | ||
| 3553 | 2026.01.09 00:33:21.151466 [ 198 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3554 | 2026.01.09 00:33:21.151506 [ 198 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
| 3555 | 2026.01.09 00:33:21.151544 [ 198 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 3556 | 2026.01.09 00:33:21.152337 [ 199 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.001209685 sec., 24799.844587640582 rows/sec., 2.07 MiB/sec. | ||
| 3557 | 2026.01.09 00:33:21.152504 [ 195 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3558 | 2026.01.09 00:33:21.152797 [ 195 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_5_1} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3559 | 2026.01.09 00:33:21.152878 [ 195 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_5_1} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3560 | 2026.01.09 00:33:21.152964 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3561 | 2026.01.09 00:33:22.048934 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3562 | 2026.01.09 00:33:22.049173 [ 269 ] {18512020-7539-4962-92ef-79e890794474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3563 | 2026.01.09 00:33:22.049258 [ 269 ] {18512020-7539-4962-92ef-79e890794474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3564 | 2026.01.09 00:33:22.050170 [ 269 ] {18512020-7539-4962-92ef-79e890794474} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3565 | 2026.01.09 00:33:22.050222 [ 269 ] {18512020-7539-4962-92ef-79e890794474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3566 | 2026.01.09 00:33:22.050647 [ 269 ] {18512020-7539-4962-92ef-79e890794474} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3567 | 2026.01.09 00:33:22.050882 [ 269 ] {18512020-7539-4962-92ef-79e890794474} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3568 | 2026.01.09 00:33:22.051048 [ 269 ] {18512020-7539-4962-92ef-79e890794474} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00194 sec., 211340.206185567 rows/sec., 13.41 MiB/sec. | ||
| 3569 | 2026.01.09 00:33:22.051108 [ 269 ] {18512020-7539-4962-92ef-79e890794474} <Debug> TCPHandler: Processed in 0.002332156 sec. | ||
| 3570 | 2026.01.09 00:33:22.051235 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3571 | 2026.01.09 00:33:22.051341 [ 269 ] {c3f7b2be-f990-433f-95f2-9e40e6fb49fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3572 | 2026.01.09 00:33:22.051387 [ 269 ] {c3f7b2be-f990-433f-95f2-9e40e6fb49fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3573 | 2026.01.09 00:33:22.052233 [ 269 ] {c3f7b2be-f990-433f-95f2-9e40e6fb49fa} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3574 | 2026.01.09 00:33:22.052273 [ 269 ] {c3f7b2be-f990-433f-95f2-9e40e6fb49fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3575 | 2026.01.09 00:33:22.052659 [ 269 ] {c3f7b2be-f990-433f-95f2-9e40e6fb49fa} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3576 | 2026.01.09 00:33:22.052883 [ 269 ] {c3f7b2be-f990-433f-95f2-9e40e6fb49fa} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3577 | 2026.01.09 00:33:22.053021 [ 269 ] {c3f7b2be-f990-433f-95f2-9e40e6fb49fa} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001703 sec., 652965.3552554316 rows/sec., 51.52 MiB/sec. | ||
| 3578 | 2026.01.09 00:33:22.053025 [ 107 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3579 | 2026.01.09 00:33:22.053061 [ 269 ] {c3f7b2be-f990-433f-95f2-9e40e6fb49fa} <Debug> TCPHandler: Processed in 0.001879524 sec. | ||
| 3580 | 2026.01.09 00:33:22.053104 [ 107 ] {} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3581 | 2026.01.09 00:33:22.053133 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3582 | 2026.01.09 00:33:22.053203 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3583 | 2026.01.09 00:33:22.053241 [ 195 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::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 | ||
| 3584 | 2026.01.09 00:33:22.053306 [ 269 ] {2b3fc61a-64c1-418d-b484-0dee97fd59f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3585 | 2026.01.09 00:33:22.053354 [ 269 ] {2b3fc61a-64c1-418d-b484-0dee97fd59f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3586 | 2026.01.09 00:33:22.053362 [ 195 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3587 | 2026.01.09 00:33:22.053408 [ 195 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2463 rows starting from the beginning of the part | ||
| 3588 | 2026.01.09 00:33:22.053522 [ 195 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 136 rows starting from the beginning of the part | ||
| 3589 | 2026.01.09 00:33:22.053575 [ 195 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2253 rows starting from the beginning of the part | ||
| 3590 | 2026.01.09 00:33:22.053626 [ 195 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part | ||
| 3591 | 2026.01.09 00:33:22.053668 [ 195 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 136 rows starting from the beginning of the part | ||
| 3592 | 2026.01.09 00:33:22.053721 [ 195 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1112 rows starting from the beginning of the part | ||
| 3593 | 2026.01.09 00:33:22.053872 [ 269 ] {2b3fc61a-64c1-418d-b484-0dee97fd59f3} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3594 | 2026.01.09 00:33:22.053915 [ 269 ] {2b3fc61a-64c1-418d-b484-0dee97fd59f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3595 | 2026.01.09 00:33:22.054282 [ 269 ] {2b3fc61a-64c1-418d-b484-0dee97fd59f3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3596 | 2026.01.09 00:33:22.054514 [ 269 ] {2b3fc61a-64c1-418d-b484-0dee97fd59f3} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3597 | 2026.01.09 00:33:22.054649 [ 269 ] {2b3fc61a-64c1-418d-b484-0dee97fd59f3} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001362 sec., 150513.95007342144 rows/sec., 8.83 MiB/sec. | ||
| 3598 | 2026.01.09 00:33:22.054688 [ 269 ] {2b3fc61a-64c1-418d-b484-0dee97fd59f3} <Debug> TCPHandler: Processed in 0.001537024 sec. | ||
| 3599 | 2026.01.09 00:33:22.054805 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3600 | 2026.01.09 00:33:22.054902 [ 269 ] {90bf5ae8-4faf-4e6e-9bcc-bef7c7751457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3601 | 2026.01.09 00:33:22.054944 [ 269 ] {90bf5ae8-4faf-4e6e-9bcc-bef7c7751457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3602 | 2026.01.09 00:33:22.055446 [ 269 ] {90bf5ae8-4faf-4e6e-9bcc-bef7c7751457} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3603 | 2026.01.09 00:33:22.055482 [ 269 ] {90bf5ae8-4faf-4e6e-9bcc-bef7c7751457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3604 | 2026.01.09 00:33:22.055787 [ 269 ] {90bf5ae8-4faf-4e6e-9bcc-bef7c7751457} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3605 | 2026.01.09 00:33:22.056007 [ 199 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6156 rows, containing 5 columns (5 merged, 0 gathered) in 0.00281352 sec., 2188006.4829821717 rows/sec., 185.79 MiB/sec. | ||
| 3606 | 2026.01.09 00:33:22.056012 [ 269 ] {90bf5ae8-4faf-4e6e-9bcc-bef7c7751457} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3607 | 2026.01.09 00:33:22.056175 [ 269 ] {90bf5ae8-4faf-4e6e-9bcc-bef7c7751457} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00129 sec., 164341.08527131783 rows/sec., 10.60 MiB/sec. | ||
| 3608 | 2026.01.09 00:33:22.056213 [ 269 ] {90bf5ae8-4faf-4e6e-9bcc-bef7c7751457} <Debug> TCPHandler: Processed in 0.001458181 sec. | ||
| 3609 | 2026.01.09 00:33:22.056277 [ 199 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3610 | 2026.01.09 00:33:22.056382 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3611 | 2026.01.09 00:33:22.056492 [ 269 ] {36bb705a-4009-4c7f-bbe6-e757bb76edce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3612 | 2026.01.09 00:33:22.056535 [ 269 ] {36bb705a-4009-4c7f-bbe6-e757bb76edce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3613 | 2026.01.09 00:33:22.056549 [ 199 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_21_4} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3614 | 2026.01.09 00:33:22.056620 [ 199 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_21_4} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3615 | 2026.01.09 00:33:22.056696 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. | ||
| 3616 | 2026.01.09 00:33:22.057024 [ 269 ] {36bb705a-4009-4c7f-bbe6-e757bb76edce} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3617 | 2026.01.09 00:33:22.057064 [ 269 ] {36bb705a-4009-4c7f-bbe6-e757bb76edce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3618 | 2026.01.09 00:33:22.057383 [ 269 ] {36bb705a-4009-4c7f-bbe6-e757bb76edce} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3619 | 2026.01.09 00:33:22.057611 [ 269 ] {36bb705a-4009-4c7f-bbe6-e757bb76edce} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3620 | 2026.01.09 00:33:22.057740 [ 269 ] {36bb705a-4009-4c7f-bbe6-e757bb76edce} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001265 sec., 166798.418972332 rows/sec., 9.47 MiB/sec. | ||
| 3621 | 2026.01.09 00:33:22.057778 [ 269 ] {36bb705a-4009-4c7f-bbe6-e757bb76edce} <Debug> TCPHandler: Processed in 0.001445251 sec. | ||
| 3622 | 2026.01.09 00:33:22.057887 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3623 | 2026.01.09 00:33:22.057984 [ 269 ] {6e994ca1-6d2d-45ed-a2c2-f74ba3921c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3624 | 2026.01.09 00:33:22.058027 [ 269 ] {6e994ca1-6d2d-45ed-a2c2-f74ba3921c6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3625 | 2026.01.09 00:33:22.058658 [ 269 ] {6e994ca1-6d2d-45ed-a2c2-f74ba3921c6f} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3626 | 2026.01.09 00:33:22.058694 [ 269 ] {6e994ca1-6d2d-45ed-a2c2-f74ba3921c6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3627 | 2026.01.09 00:33:22.059038 [ 269 ] {6e994ca1-6d2d-45ed-a2c2-f74ba3921c6f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3628 | 2026.01.09 00:33:22.059256 [ 269 ] {6e994ca1-6d2d-45ed-a2c2-f74ba3921c6f} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3629 | 2026.01.09 00:33:22.059362 [ 60 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3630 | 2026.01.09 00:33:22.059388 [ 269 ] {6e994ca1-6d2d-45ed-a2c2-f74ba3921c6f} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.00142 sec., 478169.014084507 rows/sec., 33.33 MiB/sec. | ||
| 3631 | 2026.01.09 00:33:22.059427 [ 60 ] {} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3632 | 2026.01.09 00:33:22.059435 [ 269 ] {6e994ca1-6d2d-45ed-a2c2-f74ba3921c6f} <Debug> TCPHandler: Processed in 0.001597756 sec. | ||
| 3633 | 2026.01.09 00:33:22.059456 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3634 | 2026.01.09 00:33:22.059532 [ 195 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::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 | ||
| 3635 | 2026.01.09 00:33:22.059557 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3636 | 2026.01.09 00:33:22.059626 [ 195 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3637 | 2026.01.09 00:33:22.059653 [ 195 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1249 rows starting from the beginning of the part | ||
| 3638 | 2026.01.09 00:33:22.059658 [ 269 ] {24775018-1217-4892-94d8-cc366082fd3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3639 | 2026.01.09 00:33:22.059700 [ 195 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 104 rows starting from the beginning of the part | ||
| 3640 | 2026.01.09 00:33:22.059707 [ 269 ] {24775018-1217-4892-94d8-cc366082fd3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3641 | 2026.01.09 00:33:22.059745 [ 195 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1137 rows starting from the beginning of the part | ||
| 3642 | 2026.01.09 00:33:22.059784 [ 195 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 64 rows starting from the beginning of the part | ||
| 3643 | 2026.01.09 00:33:22.059817 [ 195 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 104 rows starting from the beginning of the part | ||
| 3644 | 2026.01.09 00:33:22.059851 [ 195 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 679 rows starting from the beginning of the part | ||
| 3645 | 2026.01.09 00:33:22.060070 [ 269 ] {24775018-1217-4892-94d8-cc366082fd3c} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3646 | 2026.01.09 00:33:22.060110 [ 269 ] {24775018-1217-4892-94d8-cc366082fd3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3647 | 2026.01.09 00:33:22.060440 [ 269 ] {24775018-1217-4892-94d8-cc366082fd3c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3648 | 2026.01.09 00:33:22.060666 [ 269 ] {24775018-1217-4892-94d8-cc366082fd3c} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3649 | 2026.01.09 00:33:22.060805 [ 269 ] {24775018-1217-4892-94d8-cc366082fd3c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001163 sec., 5159.071367153912 rows/sec., 269.54 KiB/sec. | ||
| 3650 | 2026.01.09 00:33:22.060842 [ 269 ] {24775018-1217-4892-94d8-cc366082fd3c} <Debug> TCPHandler: Processed in 0.001335438 sec. | ||
| 3651 | 2026.01.09 00:33:22.060957 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3652 | 2026.01.09 00:33:22.061013 [ 194 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3337 rows, containing 5 columns (5 merged, 0 gathered) in 0.001502343 sec., 2221197.156707889 rows/sec., 168.01 MiB/sec. | ||
| 3653 | 2026.01.09 00:33:22.061056 [ 269 ] {fe6f6ee9-8b00-4cde-a9b2-5d496e87e648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3654 | 2026.01.09 00:33:22.061107 [ 269 ] {fe6f6ee9-8b00-4cde-a9b2-5d496e87e648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3655 | 2026.01.09 00:33:22.061302 [ 196 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3656 | 2026.01.09 00:33:22.061561 [ 269 ] {fe6f6ee9-8b00-4cde-a9b2-5d496e87e648} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3657 | 2026.01.09 00:33:22.061603 [ 269 ] {fe6f6ee9-8b00-4cde-a9b2-5d496e87e648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3658 | 2026.01.09 00:33:22.061649 [ 196 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_21_4} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3659 | 2026.01.09 00:33:22.061739 [ 196 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_21_4} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3660 | 2026.01.09 00:33:22.061839 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 3661 | 2026.01.09 00:33:22.061953 [ 269 ] {fe6f6ee9-8b00-4cde-a9b2-5d496e87e648} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3662 | 2026.01.09 00:33:22.062183 [ 269 ] {fe6f6ee9-8b00-4cde-a9b2-5d496e87e648} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3663 | 2026.01.09 00:33:22.062289 [ 79 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3664 | 2026.01.09 00:33:22.062314 [ 269 ] {fe6f6ee9-8b00-4cde-a9b2-5d496e87e648} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001279 sec., 245504.30023455826 rows/sec., 16.13 MiB/sec. | ||
| 3665 | 2026.01.09 00:33:22.062329 [ 79 ] {} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3666 | 2026.01.09 00:33:22.062357 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3667 | 2026.01.09 00:33:22.062360 [ 269 ] {fe6f6ee9-8b00-4cde-a9b2-5d496e87e648} <Debug> TCPHandler: Processed in 0.001455061 sec. | ||
| 3668 | 2026.01.09 00:33:22.062426 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::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 | ||
| 3669 | 2026.01.09 00:33:22.062481 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3670 | 2026.01.09 00:33:22.062548 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3671 | 2026.01.09 00:33:22.062578 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5410 rows starting from the beginning of the part | ||
| 3672 | 2026.01.09 00:33:22.062583 [ 269 ] {8a2559dc-79ff-4fcd-bcd0-6953c57c7173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3673 | 2026.01.09 00:33:22.062630 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 3674 | 2026.01.09 00:33:22.062634 [ 269 ] {8a2559dc-79ff-4fcd-bcd0-6953c57c7173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3675 | 2026.01.09 00:33:22.062679 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 935 rows starting from the beginning of the part | ||
| 3676 | 2026.01.09 00:33:22.062723 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 64 rows starting from the beginning of the part | ||
| 3677 | 2026.01.09 00:33:22.062791 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 3678 | 2026.01.09 00:33:22.062830 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 314 rows starting from the beginning of the part | ||
| 3679 | 2026.01.09 00:33:22.062975 [ 269 ] {8a2559dc-79ff-4fcd-bcd0-6953c57c7173} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3680 | 2026.01.09 00:33:22.063018 [ 269 ] {8a2559dc-79ff-4fcd-bcd0-6953c57c7173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3681 | 2026.01.09 00:33:22.063333 [ 269 ] {8a2559dc-79ff-4fcd-bcd0-6953c57c7173} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3682 | 2026.01.09 00:33:22.063547 [ 269 ] {8a2559dc-79ff-4fcd-bcd0-6953c57c7173} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3683 | 2026.01.09 00:33:22.063678 [ 269 ] {8a2559dc-79ff-4fcd-bcd0-6953c57c7173} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001112 sec., 899.2805755395684 rows/sec., 60.60 KiB/sec. | ||
| 3684 | 2026.01.09 00:33:22.063715 [ 269 ] {8a2559dc-79ff-4fcd-bcd0-6953c57c7173} <Debug> TCPHandler: Processed in 0.001287957 sec. | ||
| 3685 | 2026.01.09 00:33:22.063831 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3686 | 2026.01.09 00:33:22.063924 [ 269 ] {6ee9c17f-0569-4cfd-8035-23454bdb2720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3687 | 2026.01.09 00:33:22.063968 [ 269 ] {6ee9c17f-0569-4cfd-8035-23454bdb2720} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3688 | 2026.01.09 00:33:22.064299 [ 269 ] {6ee9c17f-0569-4cfd-8035-23454bdb2720} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3689 | 2026.01.09 00:33:22.064335 [ 269 ] {6ee9c17f-0569-4cfd-8035-23454bdb2720} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3690 | 2026.01.09 00:33:22.064716 [ 269 ] {6ee9c17f-0569-4cfd-8035-23454bdb2720} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3691 | 2026.01.09 00:33:22.064939 [ 269 ] {6ee9c17f-0569-4cfd-8035-23454bdb2720} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3692 | 2026.01.09 00:33:22.065045 [ 79 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3693 | 2026.01.09 00:33:22.065076 [ 79 ] {} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3694 | 2026.01.09 00:33:22.065076 [ 269 ] {6ee9c17f-0569-4cfd-8035-23454bdb2720} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001167 sec., 89117.39502999143 rows/sec., 5.46 MiB/sec. | ||
| 3695 | 2026.01.09 00:33:22.065093 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3696 | 2026.01.09 00:33:22.065126 [ 269 ] {6ee9c17f-0569-4cfd-8035-23454bdb2720} <Debug> TCPHandler: Processed in 0.001344158 sec. | ||
| 3697 | 2026.01.09 00:33:22.065194 [ 196 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 3698 | 2026.01.09 00:33:22.065297 [ 194 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7043 rows, containing 5 columns (5 merged, 0 gathered) in 0.002896632 sec., 2431444.5190138062 rows/sec., 163.71 MiB/sec. | ||
| 3699 | 2026.01.09 00:33:22.065315 [ 196 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3700 | 2026.01.09 00:33:22.065369 [ 196 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1104 rows starting from the beginning of the part | ||
| 3701 | 2026.01.09 00:33:22.065437 [ 196 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 3702 | 2026.01.09 00:33:22.065485 [ 196 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 80 rows starting from the beginning of the part | ||
| 3703 | 2026.01.09 00:33:22.065528 [ 196 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 3704 | 2026.01.09 00:33:22.065568 [ 196 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3705 | 2026.01.09 00:33:22.065611 [ 196 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 104 rows starting from the beginning of the part | ||
| 3706 | 2026.01.09 00:33:22.065855 [ 197 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3707 | 2026.01.09 00:33:22.066135 [ 197 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3708 | 2026.01.09 00:33:22.066206 [ 197 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3709 | 2026.01.09 00:33:22.066286 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. | ||
| 3710 | 2026.01.09 00:33:22.066666 [ 189 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1432 rows, containing 4 columns (4 merged, 0 gathered) in 0.001512414 sec., 946830.6958279943 rows/sec., 60.44 MiB/sec. | ||
| 3711 | 2026.01.09 00:33:22.066897 [ 197 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3712 | 2026.01.09 00:33:22.067139 [ 197 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_21_4} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3713 | 2026.01.09 00:33:22.067201 [ 197 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_21_4} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3714 | 2026.01.09 00:33:22.067267 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 3715 | 2026.01.09 00:33:24.828802 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 524 | ||
| 3716 | 2026.01.09 00:33:24.831206 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3717 | 2026.01.09 00:33:24.831264 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3718 | 2026.01.09 00:33:24.832438 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3719 | 2026.01.09 00:33:24.832711 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3720 | 2026.01.09 00:33:24.833059 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 524 | ||
| 3721 | 2026.01.09 00:33:27.041023 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3722 | 2026.01.09 00:33:27.041220 [ 269 ] {f6e0d2f1-dee4-4c5b-9edd-0eb58754172c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3723 | 2026.01.09 00:33:27.041288 [ 269 ] {f6e0d2f1-dee4-4c5b-9edd-0eb58754172c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3724 | 2026.01.09 00:33:27.041930 [ 269 ] {f6e0d2f1-dee4-4c5b-9edd-0eb58754172c} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3725 | 2026.01.09 00:33:27.041983 [ 269 ] {f6e0d2f1-dee4-4c5b-9edd-0eb58754172c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3726 | 2026.01.09 00:33:27.042384 [ 269 ] {f6e0d2f1-dee4-4c5b-9edd-0eb58754172c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3727 | 2026.01.09 00:33:27.042617 [ 269 ] {f6e0d2f1-dee4-4c5b-9edd-0eb58754172c} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3728 | 2026.01.09 00:33:27.042784 [ 269 ] {f6e0d2f1-dee4-4c5b-9edd-0eb58754172c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001608 sec., 1243.7810945273632 rows/sec., 101.42 KiB/sec. | ||
| 3729 | 2026.01.09 00:33:27.042833 [ 269 ] {f6e0d2f1-dee4-4c5b-9edd-0eb58754172c} <Debug> TCPHandler: Processed in 0.001938275 sec. | ||
| 3730 | 2026.01.09 00:33:27.042965 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3731 | 2026.01.09 00:33:27.043072 [ 269 ] {c2dafceb-3c7d-4111-afcb-e09f4cfbae6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3732 | 2026.01.09 00:33:27.043118 [ 269 ] {c2dafceb-3c7d-4111-afcb-e09f4cfbae6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3733 | 2026.01.09 00:33:27.043639 [ 269 ] {c2dafceb-3c7d-4111-afcb-e09f4cfbae6f} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3734 | 2026.01.09 00:33:27.043677 [ 269 ] {c2dafceb-3c7d-4111-afcb-e09f4cfbae6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3735 | 2026.01.09 00:33:27.044051 [ 269 ] {c2dafceb-3c7d-4111-afcb-e09f4cfbae6f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3736 | 2026.01.09 00:33:27.044283 [ 269 ] {c2dafceb-3c7d-4111-afcb-e09f4cfbae6f} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3737 | 2026.01.09 00:33:27.044425 [ 269 ] {c2dafceb-3c7d-4111-afcb-e09f4cfbae6f} <Debug> executeQuery: Read 137 rows, 12.14 KiB in 0.001374 sec., 99708.87918486171 rows/sec., 8.63 MiB/sec. | ||
| 3738 | 2026.01.09 00:33:27.044464 [ 269 ] {c2dafceb-3c7d-4111-afcb-e09f4cfbae6f} <Debug> TCPHandler: Processed in 0.001551024 sec. | ||
| 3739 | 2026.01.09 00:33:27.044578 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3740 | 2026.01.09 00:33:27.044677 [ 269 ] {30ff7d90-c379-4e3a-8281-3aa3306f8f63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3741 | 2026.01.09 00:33:27.044718 [ 269 ] {30ff7d90-c379-4e3a-8281-3aa3306f8f63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3742 | 2026.01.09 00:33:27.045153 [ 269 ] {30ff7d90-c379-4e3a-8281-3aa3306f8f63} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3743 | 2026.01.09 00:33:27.045191 [ 269 ] {30ff7d90-c379-4e3a-8281-3aa3306f8f63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3744 | 2026.01.09 00:33:27.045494 [ 269 ] {30ff7d90-c379-4e3a-8281-3aa3306f8f63} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3745 | 2026.01.09 00:33:27.045709 [ 269 ] {30ff7d90-c379-4e3a-8281-3aa3306f8f63} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3746 | 2026.01.09 00:33:27.045854 [ 269 ] {30ff7d90-c379-4e3a-8281-3aa3306f8f63} <Debug> executeQuery: Read 42 rows, 3.15 KiB in 0.001196 sec., 35117.05685618729 rows/sec., 2.57 MiB/sec. | ||
| 3747 | 2026.01.09 00:33:27.045893 [ 269 ] {30ff7d90-c379-4e3a-8281-3aa3306f8f63} <Debug> TCPHandler: Processed in 0.001366029 sec. | ||
| 3748 | 2026.01.09 00:33:27.046005 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3749 | 2026.01.09 00:33:27.046104 [ 269 ] {cdc79a94-f121-457f-801d-2fa6aab38e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3750 | 2026.01.09 00:33:27.046145 [ 269 ] {cdc79a94-f121-457f-801d-2fa6aab38e6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3751 | 2026.01.09 00:33:27.046594 [ 269 ] {cdc79a94-f121-457f-801d-2fa6aab38e6d} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3752 | 2026.01.09 00:33:27.046630 [ 269 ] {cdc79a94-f121-457f-801d-2fa6aab38e6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3753 | 2026.01.09 00:33:27.046944 [ 269 ] {cdc79a94-f121-457f-801d-2fa6aab38e6d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3754 | 2026.01.09 00:33:27.047164 [ 269 ] {cdc79a94-f121-457f-801d-2fa6aab38e6d} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3755 | 2026.01.09 00:33:27.047292 [ 269 ] {cdc79a94-f121-457f-801d-2fa6aab38e6d} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001206 sec., 87893.864013267 rows/sec., 6.87 MiB/sec. | ||
| 3756 | 2026.01.09 00:33:27.047331 [ 269 ] {cdc79a94-f121-457f-801d-2fa6aab38e6d} <Debug> TCPHandler: Processed in 0.001374949 sec. | ||
| 3757 | 2026.01.09 00:33:27.047444 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3758 | 2026.01.09 00:33:27.047540 [ 269 ] {e4c8f4aa-e029-463b-996e-bc2c68fb420a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3759 | 2026.01.09 00:33:27.047584 [ 269 ] {e4c8f4aa-e029-463b-996e-bc2c68fb420a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3760 | 2026.01.09 00:33:27.048002 [ 269 ] {e4c8f4aa-e029-463b-996e-bc2c68fb420a} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3761 | 2026.01.09 00:33:27.048044 [ 269 ] {e4c8f4aa-e029-463b-996e-bc2c68fb420a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3762 | 2026.01.09 00:33:27.048381 [ 269 ] {e4c8f4aa-e029-463b-996e-bc2c68fb420a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3763 | 2026.01.09 00:33:27.048616 [ 269 ] {e4c8f4aa-e029-463b-996e-bc2c68fb420a} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3764 | 2026.01.09 00:33:27.048748 [ 269 ] {e4c8f4aa-e029-463b-996e-bc2c68fb420a} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001226 sec., 131321.37030995105 rows/sec., 9.15 MiB/sec. | ||
| 3765 | 2026.01.09 00:33:27.048785 [ 269 ] {e4c8f4aa-e029-463b-996e-bc2c68fb420a} <Debug> TCPHandler: Processed in 0.001390789 sec. | ||
| 3766 | 2026.01.09 00:33:27.048897 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3767 | 2026.01.09 00:33:27.048993 [ 269 ] {554bc9f2-574c-4421-8f7d-6903d2253ac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3768 | 2026.01.09 00:33:27.049051 [ 269 ] {554bc9f2-574c-4421-8f7d-6903d2253ac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3769 | 2026.01.09 00:33:27.049897 [ 269 ] {554bc9f2-574c-4421-8f7d-6903d2253ac7} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3770 | 2026.01.09 00:33:27.049933 [ 269 ] {554bc9f2-574c-4421-8f7d-6903d2253ac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3771 | 2026.01.09 00:33:27.050498 [ 269 ] {554bc9f2-574c-4421-8f7d-6903d2253ac7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3772 | 2026.01.09 00:33:27.050721 [ 269 ] {554bc9f2-574c-4421-8f7d-6903d2253ac7} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3773 | 2026.01.09 00:33:27.050861 [ 269 ] {554bc9f2-574c-4421-8f7d-6903d2253ac7} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001885 sec., 21220.159151193635 rows/sec., 38.03 MiB/sec. | ||
| 3774 | 2026.01.09 00:33:27.050917 [ 269 ] {554bc9f2-574c-4421-8f7d-6903d2253ac7} <Debug> TCPHandler: Processed in 0.002068879 sec. | ||
| 3775 | 2026.01.09 00:33:27.051033 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3776 | 2026.01.09 00:33:27.051130 [ 269 ] {f5d50427-9aa6-43c9-9ed3-af1d374ff445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3777 | 2026.01.09 00:33:27.051172 [ 269 ] {f5d50427-9aa6-43c9-9ed3-af1d374ff445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3778 | 2026.01.09 00:33:27.051520 [ 269 ] {f5d50427-9aa6-43c9-9ed3-af1d374ff445} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3779 | 2026.01.09 00:33:27.051556 [ 269 ] {f5d50427-9aa6-43c9-9ed3-af1d374ff445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3780 | 2026.01.09 00:33:27.051863 [ 269 ] {f5d50427-9aa6-43c9-9ed3-af1d374ff445} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3781 | 2026.01.09 00:33:27.052082 [ 269 ] {f5d50427-9aa6-43c9-9ed3-af1d374ff445} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3782 | 2026.01.09 00:33:27.052212 [ 269 ] {f5d50427-9aa6-43c9-9ed3-af1d374ff445} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 3783 | 2026.01.09 00:33:27.052250 [ 269 ] {f5d50427-9aa6-43c9-9ed3-af1d374ff445} <Debug> TCPHandler: Processed in 0.001268346 sec. | ||
| 3784 | 2026.01.09 00:33:27.327553 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7191 | ||
| 3785 | 2026.01.09 00:33:27.328121 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3786 | 2026.01.09 00:33:27.328164 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3787 | 2026.01.09 00:33:27.328661 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3788 | 2026.01.09 00:33:27.328897 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3789 | 2026.01.09 00:33:27.329036 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7191 | ||
| 3790 | 2026.01.09 00:33:27.710657 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3791 | 2026.01.09 00:33:27.727210 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3792 | 2026.01.09 00:33:27.727279 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3793 | 2026.01.09 00:33:27.735418 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3794 | 2026.01.09 00:33:27.736184 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3795 | 2026.01.09 00:33:27.739609 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3796 | 2026.01.09 00:33:32.049597 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3797 | 2026.01.09 00:33:32.049798 [ 269 ] {d83f138e-4ed8-4bb4-baa0-fb78c147428c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3798 | 2026.01.09 00:33:32.049864 [ 269 ] {d83f138e-4ed8-4bb4-baa0-fb78c147428c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3799 | 2026.01.09 00:33:32.050741 [ 269 ] {d83f138e-4ed8-4bb4-baa0-fb78c147428c} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3800 | 2026.01.09 00:33:32.050792 [ 269 ] {d83f138e-4ed8-4bb4-baa0-fb78c147428c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3801 | 2026.01.09 00:33:32.051227 [ 269 ] {d83f138e-4ed8-4bb4-baa0-fb78c147428c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3802 | 2026.01.09 00:33:32.051479 [ 269 ] {d83f138e-4ed8-4bb4-baa0-fb78c147428c} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3803 | 2026.01.09 00:33:32.051614 [ 70 ] {} <Debug> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3804 | 2026.01.09 00:33:32.051647 [ 269 ] {d83f138e-4ed8-4bb4-baa0-fb78c147428c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001893 sec., 216587.42736397253 rows/sec., 13.74 MiB/sec. | ||
| 3805 | 2026.01.09 00:33:32.051687 [ 70 ] {} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3806 | 2026.01.09 00:33:32.051705 [ 269 ] {d83f138e-4ed8-4bb4-baa0-fb78c147428c} <Debug> TCPHandler: Processed in 0.002236874 sec. | ||
| 3807 | 2026.01.09 00:33:32.051714 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3808 | 2026.01.09 00:33:32.051822 [ 197 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 3809 | 2026.01.09 00:33:32.051846 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3810 | 2026.01.09 00:33:32.051932 [ 197 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3811 | 2026.01.09 00:33:32.051952 [ 269 ] {3fcdba57-36e8-4e2f-99b5-fedb7109ea62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3812 | 2026.01.09 00:33:32.051964 [ 197 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 434 rows starting from the beginning of the part | ||
| 3813 | 2026.01.09 00:33:32.051999 [ 269 ] {3fcdba57-36e8-4e2f-99b5-fedb7109ea62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3814 | 2026.01.09 00:33:32.052031 [ 197 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 410 rows starting from the beginning of the part | ||
| 3815 | 2026.01.09 00:33:32.052083 [ 197 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 410 rows starting from the beginning of the part | ||
| 3816 | 2026.01.09 00:33:32.052129 [ 197 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 410 rows starting from the beginning of the part | ||
| 3817 | 2026.01.09 00:33:32.052172 [ 197 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 410 rows starting from the beginning of the part | ||
| 3818 | 2026.01.09 00:33:32.052215 [ 197 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 410 rows starting from the beginning of the part | ||
| 3819 | 2026.01.09 00:33:32.052932 [ 269 ] {3fcdba57-36e8-4e2f-99b5-fedb7109ea62} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3820 | 2026.01.09 00:33:32.052970 [ 269 ] {3fcdba57-36e8-4e2f-99b5-fedb7109ea62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3821 | 2026.01.09 00:33:32.053296 [ 194 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001515563 sec., 1638994.881770009 rows/sec., 110.53 MiB/sec. | ||
| 3822 | 2026.01.09 00:33:32.053353 [ 269 ] {3fcdba57-36e8-4e2f-99b5-fedb7109ea62} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3823 | 2026.01.09 00:33:32.053428 [ 197 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3824 | 2026.01.09 00:33:32.053596 [ 269 ] {3fcdba57-36e8-4e2f-99b5-fedb7109ea62} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3825 | 2026.01.09 00:33:32.053682 [ 197 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_10_2} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3826 | 2026.01.09 00:33:32.053739 [ 269 ] {3fcdba57-36e8-4e2f-99b5-fedb7109ea62} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001809 sec., 614704.2564953013 rows/sec., 48.50 MiB/sec. | ||
| 3827 | 2026.01.09 00:33:32.053744 [ 197 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_10_2} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3828 | 2026.01.09 00:33:32.053780 [ 269 ] {3fcdba57-36e8-4e2f-99b5-fedb7109ea62} <Debug> TCPHandler: Processed in 0.001986757 sec. | ||
| 3829 | 2026.01.09 00:33:32.053811 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 3830 | 2026.01.09 00:33:32.053899 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3831 | 2026.01.09 00:33:32.053999 [ 269 ] {14bcebf6-8160-484a-871d-30c8ea09e89d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3832 | 2026.01.09 00:33:32.054041 [ 269 ] {14bcebf6-8160-484a-871d-30c8ea09e89d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3833 | 2026.01.09 00:33:32.054534 [ 269 ] {14bcebf6-8160-484a-871d-30c8ea09e89d} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3834 | 2026.01.09 00:33:32.054570 [ 269 ] {14bcebf6-8160-484a-871d-30c8ea09e89d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3835 | 2026.01.09 00:33:32.054880 [ 269 ] {14bcebf6-8160-484a-871d-30c8ea09e89d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3836 | 2026.01.09 00:33:32.055096 [ 269 ] {14bcebf6-8160-484a-871d-30c8ea09e89d} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3837 | 2026.01.09 00:33:32.055228 [ 269 ] {14bcebf6-8160-484a-871d-30c8ea09e89d} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001249 sec., 164131.30504403525 rows/sec., 9.63 MiB/sec. | ||
| 3838 | 2026.01.09 00:33:32.055266 [ 269 ] {14bcebf6-8160-484a-871d-30c8ea09e89d} <Debug> TCPHandler: Processed in 0.00141759 sec. | ||
| 3839 | 2026.01.09 00:33:32.055381 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3840 | 2026.01.09 00:33:32.055475 [ 269 ] {e274cb32-d485-4738-87d0-8a5d311cbb05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3841 | 2026.01.09 00:33:32.055518 [ 269 ] {e274cb32-d485-4738-87d0-8a5d311cbb05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3842 | 2026.01.09 00:33:32.056001 [ 269 ] {e274cb32-d485-4738-87d0-8a5d311cbb05} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3843 | 2026.01.09 00:33:32.056037 [ 269 ] {e274cb32-d485-4738-87d0-8a5d311cbb05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3844 | 2026.01.09 00:33:32.056337 [ 269 ] {e274cb32-d485-4738-87d0-8a5d311cbb05} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3845 | 2026.01.09 00:33:32.056556 [ 269 ] {e274cb32-d485-4738-87d0-8a5d311cbb05} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3846 | 2026.01.09 00:33:32.056679 [ 70 ] {} <Debug> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3847 | 2026.01.09 00:33:32.056688 [ 269 ] {e274cb32-d485-4738-87d0-8a5d311cbb05} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001228 sec., 172638.4364820847 rows/sec., 11.13 MiB/sec. | ||
| 3848 | 2026.01.09 00:33:32.056722 [ 70 ] {} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3849 | 2026.01.09 00:33:32.056742 [ 269 ] {e274cb32-d485-4738-87d0-8a5d311cbb05} <Debug> TCPHandler: Processed in 0.00141244 sec. | ||
| 3850 | 2026.01.09 00:33:32.056747 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3851 | 2026.01.09 00:33:32.056833 [ 189 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::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 | ||
| 3852 | 2026.01.09 00:33:32.056860 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3853 | 2026.01.09 00:33:32.056923 [ 189 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3854 | 2026.01.09 00:33:32.056948 [ 189 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 464 rows starting from the beginning of the part | ||
| 3855 | 2026.01.09 00:33:32.056955 [ 269 ] {41a0f636-4f2d-4483-a26d-fbda81532815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3856 | 2026.01.09 00:33:32.056996 [ 269 ] {41a0f636-4f2d-4483-a26d-fbda81532815} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3857 | 2026.01.09 00:33:32.056996 [ 189 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::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 | ||
| 3858 | 2026.01.09 00:33:32.057046 [ 189 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 212 rows starting from the beginning of the part | ||
| 3859 | 2026.01.09 00:33:32.057083 [ 189 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 440 rows starting from the beginning of the part | ||
| 3860 | 2026.01.09 00:33:32.057118 [ 189 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::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 | ||
| 3861 | 2026.01.09 00:33:32.057153 [ 189 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 212 rows starting from the beginning of the part | ||
| 3862 | 2026.01.09 00:33:32.057469 [ 269 ] {41a0f636-4f2d-4483-a26d-fbda81532815} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3863 | 2026.01.09 00:33:32.057505 [ 269 ] {41a0f636-4f2d-4483-a26d-fbda81532815} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3864 | 2026.01.09 00:33:32.057810 [ 269 ] {41a0f636-4f2d-4483-a26d-fbda81532815} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3865 | 2026.01.09 00:33:32.057988 [ 194 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1541 rows, containing 5 columns (5 merged, 0 gathered) in 0.001184614 sec., 1300845.676313128 rows/sec., 90.47 MiB/sec. | ||
| 3866 | 2026.01.09 00:33:32.058022 [ 269 ] {41a0f636-4f2d-4483-a26d-fbda81532815} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3867 | 2026.01.09 00:33:32.058160 [ 70 ] {} <Debug> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3868 | 2026.01.09 00:33:32.058166 [ 269 ] {41a0f636-4f2d-4483-a26d-fbda81532815} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001226 sec., 172104.40456769982 rows/sec., 9.77 MiB/sec. | ||
| 3869 | 2026.01.09 00:33:32.058194 [ 200 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3870 | 2026.01.09 00:33:32.058201 [ 70 ] {} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3871 | 2026.01.09 00:33:32.058224 [ 269 ] {41a0f636-4f2d-4483-a26d-fbda81532815} <Debug> TCPHandler: Processed in 0.001413 sec. | ||
| 3872 | 2026.01.09 00:33:32.058250 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3873 | 2026.01.09 00:33:32.058321 [ 197 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 3874 | 2026.01.09 00:33:32.058355 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3875 | 2026.01.09 00:33:32.058393 [ 197 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3876 | 2026.01.09 00:33:32.058420 [ 197 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 223 rows starting from the beginning of the part | ||
| 3877 | 2026.01.09 00:33:32.058453 [ 269 ] {40e244c3-cb82-404e-9750-868116cc2a58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3878 | 2026.01.09 00:33:32.058466 [ 197 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 211 rows starting from the beginning of the part | ||
| 3879 | 2026.01.09 00:33:32.058495 [ 269 ] {40e244c3-cb82-404e-9750-868116cc2a58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3880 | 2026.01.09 00:33:32.058503 [ 197 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 211 rows starting from the beginning of the part | ||
| 3881 | 2026.01.09 00:33:32.058542 [ 197 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 211 rows starting from the beginning of the part | ||
| 3882 | 2026.01.09 00:33:32.058579 [ 197 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 211 rows starting from the beginning of the part | ||
| 3883 | 2026.01.09 00:33:32.058612 [ 197 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 211 rows starting from the beginning of the part | ||
| 3884 | 2026.01.09 00:33:32.058691 [ 200 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_11_2} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3885 | 2026.01.09 00:33:32.058845 [ 200 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_11_2} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3886 | 2026.01.09 00:33:32.058988 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3887 | 2026.01.09 00:33:32.059218 [ 269 ] {40e244c3-cb82-404e-9750-868116cc2a58} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3888 | 2026.01.09 00:33:32.059261 [ 269 ] {40e244c3-cb82-404e-9750-868116cc2a58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3889 | 2026.01.09 00:33:32.059406 [ 194 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001110792 sec., 1150530.4323401682 rows/sec., 69.93 MiB/sec. | ||
| 3890 | 2026.01.09 00:33:32.059547 [ 200 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3891 | 2026.01.09 00:33:32.059618 [ 269 ] {40e244c3-cb82-404e-9750-868116cc2a58} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3892 | 2026.01.09 00:33:32.059840 [ 200 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_10_2} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3893 | 2026.01.09 00:33:32.059895 [ 269 ] {40e244c3-cb82-404e-9750-868116cc2a58} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3894 | 2026.01.09 00:33:32.059916 [ 200 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_10_2} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3895 | 2026.01.09 00:33:32.059990 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 3896 | 2026.01.09 00:33:32.060037 [ 269 ] {40e244c3-cb82-404e-9750-868116cc2a58} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.0016 sec., 424375 rows/sec., 29.58 MiB/sec. | ||
| 3897 | 2026.01.09 00:33:32.060085 [ 269 ] {40e244c3-cb82-404e-9750-868116cc2a58} <Debug> TCPHandler: Processed in 0.00177794 sec. | ||
| 3898 | 2026.01.09 00:33:32.060202 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3899 | 2026.01.09 00:33:32.060298 [ 269 ] {84fe07e1-68b0-482c-9157-d15fe344c96a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3900 | 2026.01.09 00:33:32.060339 [ 269 ] {84fe07e1-68b0-482c-9157-d15fe344c96a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3901 | 2026.01.09 00:33:32.060673 [ 269 ] {84fe07e1-68b0-482c-9157-d15fe344c96a} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3902 | 2026.01.09 00:33:32.060709 [ 269 ] {84fe07e1-68b0-482c-9157-d15fe344c96a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3903 | 2026.01.09 00:33:32.061009 [ 269 ] {84fe07e1-68b0-482c-9157-d15fe344c96a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3904 | 2026.01.09 00:33:32.061221 [ 269 ] {84fe07e1-68b0-482c-9157-d15fe344c96a} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3905 | 2026.01.09 00:33:32.061350 [ 269 ] {84fe07e1-68b0-482c-9157-d15fe344c96a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001069 sec., 5612.722170252572 rows/sec., 293.24 KiB/sec. | ||
| 3906 | 2026.01.09 00:33:32.061387 [ 269 ] {84fe07e1-68b0-482c-9157-d15fe344c96a} <Debug> TCPHandler: Processed in 0.001236955 sec. | ||
| 3907 | 2026.01.09 00:33:32.061495 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3908 | 2026.01.09 00:33:32.061590 [ 269 ] {79585991-5ee8-43d0-a04d-86f9ebf9423a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3909 | 2026.01.09 00:33:32.061632 [ 269 ] {79585991-5ee8-43d0-a04d-86f9ebf9423a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3910 | 2026.01.09 00:33:32.062098 [ 269 ] {79585991-5ee8-43d0-a04d-86f9ebf9423a} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3911 | 2026.01.09 00:33:32.062135 [ 269 ] {79585991-5ee8-43d0-a04d-86f9ebf9423a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3912 | 2026.01.09 00:33:32.062471 [ 269 ] {79585991-5ee8-43d0-a04d-86f9ebf9423a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3913 | 2026.01.09 00:33:32.062686 [ 269 ] {79585991-5ee8-43d0-a04d-86f9ebf9423a} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3914 | 2026.01.09 00:33:32.062814 [ 269 ] {79585991-5ee8-43d0-a04d-86f9ebf9423a} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001241 sec., 253021.75664786465 rows/sec., 16.62 MiB/sec. | ||
| 3915 | 2026.01.09 00:33:32.062851 [ 269 ] {79585991-5ee8-43d0-a04d-86f9ebf9423a} <Debug> TCPHandler: Processed in 0.00140471 sec. | ||
| 3916 | 2026.01.09 00:33:32.062959 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3917 | 2026.01.09 00:33:32.063056 [ 269 ] {32bab2ce-9834-4d67-bc30-e1213972a6bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3918 | 2026.01.09 00:33:32.063098 [ 269 ] {32bab2ce-9834-4d67-bc30-e1213972a6bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3919 | 2026.01.09 00:33:32.063413 [ 269 ] {32bab2ce-9834-4d67-bc30-e1213972a6bf} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3920 | 2026.01.09 00:33:32.063450 [ 269 ] {32bab2ce-9834-4d67-bc30-e1213972a6bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3921 | 2026.01.09 00:33:32.063739 [ 269 ] {32bab2ce-9834-4d67-bc30-e1213972a6bf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3922 | 2026.01.09 00:33:32.063948 [ 269 ] {32bab2ce-9834-4d67-bc30-e1213972a6bf} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3923 | 2026.01.09 00:33:32.064043 [ 84 ] {} <Debug> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3924 | 2026.01.09 00:33:32.064076 [ 269 ] {32bab2ce-9834-4d67-bc30-e1213972a6bf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 64.85 KiB/sec. | ||
| 3925 | 2026.01.09 00:33:32.064089 [ 84 ] {} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3926 | 2026.01.09 00:33:32.064118 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3927 | 2026.01.09 00:33:32.064118 [ 269 ] {32bab2ce-9834-4d67-bc30-e1213972a6bf} <Debug> TCPHandler: Processed in 0.001208664 sec. | ||
| 3928 | 2026.01.09 00:33:32.064190 [ 197 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 3929 | 2026.01.09 00:33:32.064245 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3930 | 2026.01.09 00:33:32.064286 [ 197 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3931 | 2026.01.09 00:33:32.064318 [ 197 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 3932 | 2026.01.09 00:33:32.064343 [ 269 ] {188d0197-71ab-46b5-9926-f83b81b991d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3933 | 2026.01.09 00:33:32.064367 [ 197 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 3934 | 2026.01.09 00:33:32.064385 [ 269 ] {188d0197-71ab-46b5-9926-f83b81b991d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3935 | 2026.01.09 00:33:32.064407 [ 197 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 3936 | 2026.01.09 00:33:32.064446 [ 197 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 3937 | 2026.01.09 00:33:32.064484 [ 197 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 3938 | 2026.01.09 00:33:32.064522 [ 197 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 3939 | 2026.01.09 00:33:32.064752 [ 269 ] {188d0197-71ab-46b5-9926-f83b81b991d9} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3940 | 2026.01.09 00:33:32.064787 [ 269 ] {188d0197-71ab-46b5-9926-f83b81b991d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3941 | 2026.01.09 00:33:32.065104 [ 269 ] {188d0197-71ab-46b5-9926-f83b81b991d9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3942 | 2026.01.09 00:33:32.065285 [ 200 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001120982 sec., 8920.749842548765 rows/sec., 597.62 KiB/sec. | ||
| 3943 | 2026.01.09 00:33:32.065315 [ 269 ] {188d0197-71ab-46b5-9926-f83b81b991d9} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3944 | 2026.01.09 00:33:32.065412 [ 197 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3945 | 2026.01.09 00:33:32.065453 [ 269 ] {188d0197-71ab-46b5-9926-f83b81b991d9} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001128 sec., 92198.58156028368 rows/sec., 5.65 MiB/sec. | ||
| 3946 | 2026.01.09 00:33:32.065492 [ 269 ] {188d0197-71ab-46b5-9926-f83b81b991d9} <Debug> TCPHandler: Processed in 0.001299727 sec. | ||
| 3947 | 2026.01.09 00:33:32.065642 [ 197 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_10_2} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3948 | 2026.01.09 00:33:32.065700 [ 197 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_10_2} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3949 | 2026.01.09 00:33:32.065751 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3950 | 2026.01.09 00:33:34.734450 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3951 | 2026.01.09 00:33:34.734510 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3952 | 2026.01.09 00:33:34.829126 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7639 | ||
| 3953 | 2026.01.09 00:33:34.829658 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3954 | 2026.01.09 00:33:34.829707 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3955 | 2026.01.09 00:33:34.830205 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3956 | 2026.01.09 00:33:34.830457 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3957 | 2026.01.09 00:33:34.830576 [ 87 ] {} <Debug> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3958 | 2026.01.09 00:33:34.830598 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7639 | ||
| 3959 | 2026.01.09 00:33:34.830633 [ 87 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3960 | 2026.01.09 00:33:34.830659 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3961 | 2026.01.09 00:33:34.830766 [ 187 ] {a669bb53-0fd3-4984-a3ca-34981099574c::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 | ||
| 3962 | 2026.01.09 00:33:34.830899 [ 187 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3963 | 2026.01.09 00:33:34.830942 [ 187 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5271 rows starting from the beginning of the part | ||
| 3964 | 2026.01.09 00:33:34.831016 [ 187 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3965 | 2026.01.09 00:33:34.831068 [ 187 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3966 | 2026.01.09 00:33:34.831120 [ 187 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3967 | 2026.01.09 00:33:34.831169 [ 187 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3968 | 2026.01.09 00:33:34.831217 [ 187 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3969 | 2026.01.09 00:33:34.832707 [ 197 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7639 rows, containing 4 columns (4 merged, 0 gathered) in 0.001988467 sec., 3841652.8913982483 rows/sec., 54.96 MiB/sec. | ||
| 3970 | 2026.01.09 00:33:34.833244 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 558 | ||
| 3971 | 2026.01.09 00:33:34.833412 [ 187 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3972 | 2026.01.09 00:33:34.833677 [ 187 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_16_3} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3973 | 2026.01.09 00:33:34.833750 [ 187 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_16_3} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3974 | 2026.01.09 00:33:34.833842 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3975 | 2026.01.09 00:33:34.835457 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3976 | 2026.01.09 00:33:34.835505 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3977 | 2026.01.09 00:33:34.836668 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3978 | 2026.01.09 00:33:34.836932 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3979 | 2026.01.09 00:33:34.837058 [ 87 ] {} <Debug> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3980 | 2026.01.09 00:33:34.837090 [ 87 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3981 | 2026.01.09 00:33:34.837107 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3982 | 2026.01.09 00:33:34.837171 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 558 | ||
| 3983 | 2026.01.09 00:33:34.837203 [ 188 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::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 | ||
| 3984 | 2026.01.09 00:33:34.837755 [ 188 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3985 | 2026.01.09 00:33:34.837905 [ 188 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 376 rows starting from the beginning of the part | ||
| 3986 | 2026.01.09 00:33:34.838293 [ 188 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 32 rows starting from the beginning of the part | ||
| 3987 | 2026.01.09 00:33:34.838625 [ 188 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 42 rows starting from the beginning of the part | ||
| 3988 | 2026.01.09 00:33:34.838924 [ 188 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 42 rows starting from the beginning of the part | ||
| 3989 | 2026.01.09 00:33:34.839226 [ 188 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 32 rows starting from the beginning of the part | ||
| 3990 | 2026.01.09 00:33:34.839541 [ 188 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 34 rows starting from the beginning of the part | ||
| 3991 | 2026.01.09 00:33:34.845836 [ 187 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 558 rows, containing 72 columns (72 merged, 0 gathered) in 0.008681337 sec., 64275.81373698544 rows/sec., 59.91 MiB/sec. | ||
| 3992 | 2026.01.09 00:33:34.846650 [ 188 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3993 | 2026.01.09 00:33:34.847151 [ 188 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_11_2} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3994 | 2026.01.09 00:33:34.847227 [ 188 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_11_2} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3995 | 2026.01.09 00:33:34.847396 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.95 MiB. | ||
| 3996 | 2026.01.09 00:33:35.001150 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000812284 sec. | ||
| 3997 | 2026.01.09 00:33:35.239682 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3998 | 2026.01.09 00:33:35.258241 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3999 | 2026.01.09 00:33:35.258310 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4000 | 2026.01.09 00:33:35.264360 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4001 | 2026.01.09 00:33:35.265126 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4002 | 2026.01.09 00:33:35.265433 [ 87 ] {} <Debug> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4003 | 2026.01.09 00:33:35.265501 [ 87 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4004 | 2026.01.09 00:33:35.265522 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4005 | 2026.01.09 00:33:35.265647 [ 192 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 4006 | 2026.01.09 00:33:35.268541 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4007 | 2026.01.09 00:33:35.270023 [ 192 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4008 | 2026.01.09 00:33:35.271614 [ 192 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 4009 | 2026.01.09 00:33:35.276523 [ 192 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 4010 | 2026.01.09 00:33:35.281162 [ 192 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 4011 | 2026.01.09 00:33:35.285836 [ 192 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 4012 | 2026.01.09 00:33:35.290318 [ 192 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 4013 | 2026.01.09 00:33:35.294617 [ 192 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 4014 | 2026.01.09 00:33:35.347161 [ 191 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.081570862 sec., 1483.3728249678177 rows/sec., 7.67 MiB/sec. | ||
| 4015 | 2026.01.09 00:33:35.349879 [ 191 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4016 | 2026.01.09 00:33:35.351960 [ 191 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_16_3} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4017 | 2026.01.09 00:33:35.352068 [ 191 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_16_3} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4018 | 2026.01.09 00:33:35.355015 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4019 | 2026.01.09 00:33:36.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.34 MiB, peak 242.32 MiB, free memory in arenas 0.00 B, will set to 239.82 MiB (RSS), difference: 7.48 MiB | ||
| 4020 | 2026.01.09 00:33:37.040634 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4021 | 2026.01.09 00:33:37.040810 [ 269 ] {57184155-1fba-4aee-a3ff-39d3e78d353e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4022 | 2026.01.09 00:33:37.040875 [ 269 ] {57184155-1fba-4aee-a3ff-39d3e78d353e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4023 | 2026.01.09 00:33:37.041577 [ 269 ] {57184155-1fba-4aee-a3ff-39d3e78d353e} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4024 | 2026.01.09 00:33:37.041619 [ 269 ] {57184155-1fba-4aee-a3ff-39d3e78d353e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4025 | 2026.01.09 00:33:37.042048 [ 269 ] {57184155-1fba-4aee-a3ff-39d3e78d353e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4026 | 2026.01.09 00:33:37.042291 [ 269 ] {57184155-1fba-4aee-a3ff-39d3e78d353e} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4027 | 2026.01.09 00:33:37.042455 [ 269 ] {57184155-1fba-4aee-a3ff-39d3e78d353e} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001689 sec., 81705.15097690941 rows/sec., 7.09 MiB/sec. | ||
| 4028 | 2026.01.09 00:33:37.042504 [ 269 ] {57184155-1fba-4aee-a3ff-39d3e78d353e} <Debug> TCPHandler: Processed in 0.001994667 sec. | ||
| 4029 | 2026.01.09 00:33:37.042624 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4030 | 2026.01.09 00:33:37.042728 [ 269 ] {ad358ac2-8a2f-4536-96ab-78c8969ded29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4031 | 2026.01.09 00:33:37.042772 [ 269 ] {ad358ac2-8a2f-4536-96ab-78c8969ded29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4032 | 2026.01.09 00:33:37.043203 [ 269 ] {ad358ac2-8a2f-4536-96ab-78c8969ded29} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4033 | 2026.01.09 00:33:37.043238 [ 269 ] {ad358ac2-8a2f-4536-96ab-78c8969ded29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4034 | 2026.01.09 00:33:37.043549 [ 269 ] {ad358ac2-8a2f-4536-96ab-78c8969ded29} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4035 | 2026.01.09 00:33:37.043772 [ 269 ] {ad358ac2-8a2f-4536-96ab-78c8969ded29} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4036 | 2026.01.09 00:33:37.043908 [ 269 ] {ad358ac2-8a2f-4536-96ab-78c8969ded29} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001202 sec., 34109.816971713815 rows/sec., 2.50 MiB/sec. | ||
| 4037 | 2026.01.09 00:33:37.043946 [ 269 ] {ad358ac2-8a2f-4536-96ab-78c8969ded29} <Debug> TCPHandler: Processed in 0.001373389 sec. | ||
| 4038 | 2026.01.09 00:33:37.044053 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4039 | 2026.01.09 00:33:37.044153 [ 269 ] {1d90dff3-84e4-4c1d-a0cd-a86f0ddb584a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4040 | 2026.01.09 00:33:37.044194 [ 269 ] {1d90dff3-84e4-4c1d-a0cd-a86f0ddb584a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4041 | 2026.01.09 00:33:37.044628 [ 269 ] {1d90dff3-84e4-4c1d-a0cd-a86f0ddb584a} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4042 | 2026.01.09 00:33:37.044662 [ 269 ] {1d90dff3-84e4-4c1d-a0cd-a86f0ddb584a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4043 | 2026.01.09 00:33:37.044976 [ 269 ] {1d90dff3-84e4-4c1d-a0cd-a86f0ddb584a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4044 | 2026.01.09 00:33:37.045199 [ 269 ] {1d90dff3-84e4-4c1d-a0cd-a86f0ddb584a} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4045 | 2026.01.09 00:33:37.045329 [ 269 ] {1d90dff3-84e4-4c1d-a0cd-a86f0ddb584a} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001193 sec., 88013.41156747694 rows/sec., 6.87 MiB/sec. | ||
| 4046 | 2026.01.09 00:33:37.045366 [ 269 ] {1d90dff3-84e4-4c1d-a0cd-a86f0ddb584a} <Debug> TCPHandler: Processed in 0.001361819 sec. | ||
| 4047 | 2026.01.09 00:33:37.045476 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4048 | 2026.01.09 00:33:37.045571 [ 269 ] {8c2712fd-0877-47db-857d-f301a111a4eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4049 | 2026.01.09 00:33:37.045614 [ 269 ] {8c2712fd-0877-47db-857d-f301a111a4eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4050 | 2026.01.09 00:33:37.046011 [ 269 ] {8c2712fd-0877-47db-857d-f301a111a4eb} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4051 | 2026.01.09 00:33:37.046045 [ 269 ] {8c2712fd-0877-47db-857d-f301a111a4eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4052 | 2026.01.09 00:33:37.046374 [ 269 ] {8c2712fd-0877-47db-857d-f301a111a4eb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4053 | 2026.01.09 00:33:37.046594 [ 269 ] {8c2712fd-0877-47db-857d-f301a111a4eb} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4054 | 2026.01.09 00:33:37.046722 [ 269 ] {8c2712fd-0877-47db-857d-f301a111a4eb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 4055 | 2026.01.09 00:33:37.046760 [ 269 ] {8c2712fd-0877-47db-857d-f301a111a4eb} <Debug> TCPHandler: Processed in 0.001333738 sec. | ||
| 4056 | 2026.01.09 00:33:37.046864 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4057 | 2026.01.09 00:33:37.046959 [ 269 ] {a76de545-bef1-4113-be21-672e5c5dbf5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4058 | 2026.01.09 00:33:37.047013 [ 269 ] {a76de545-bef1-4113-be21-672e5c5dbf5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4059 | 2026.01.09 00:33:37.047811 [ 269 ] {a76de545-bef1-4113-be21-672e5c5dbf5c} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4060 | 2026.01.09 00:33:37.047846 [ 269 ] {a76de545-bef1-4113-be21-672e5c5dbf5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4061 | 2026.01.09 00:33:37.048430 [ 269 ] {a76de545-bef1-4113-be21-672e5c5dbf5c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4062 | 2026.01.09 00:33:37.048660 [ 269 ] {a76de545-bef1-4113-be21-672e5c5dbf5c} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4063 | 2026.01.09 00:33:37.048756 [ 125 ] {} <Debug> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4064 | 2026.01.09 00:33:37.048797 [ 125 ] {} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4065 | 2026.01.09 00:33:37.048797 [ 269 ] {a76de545-bef1-4113-be21-672e5c5dbf5c} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001854 sec., 22114.347357065802 rows/sec., 39.63 MiB/sec. | ||
| 4066 | 2026.01.09 00:33:37.048819 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4067 | 2026.01.09 00:33:37.048869 [ 269 ] {a76de545-bef1-4113-be21-672e5c5dbf5c} <Debug> TCPHandler: Processed in 0.002054289 sec. | ||
| 4068 | 2026.01.09 00:33:37.048952 [ 187 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::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 | ||
| 4069 | 2026.01.09 00:33:37.048983 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4070 | 2026.01.09 00:33:37.049104 [ 269 ] {60549089-6bb3-4948-b99b-15a8e05e5f05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4071 | 2026.01.09 00:33:37.049148 [ 269 ] {60549089-6bb3-4948-b99b-15a8e05e5f05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4072 | 2026.01.09 00:33:37.049232 [ 187 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4073 | 2026.01.09 00:33:37.049301 [ 187 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 126 rows starting from the beginning of the part | ||
| 4074 | 2026.01.09 00:33:37.049443 [ 187 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part | ||
| 4075 | 2026.01.09 00:33:37.049534 [ 269 ] {60549089-6bb3-4948-b99b-15a8e05e5f05} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4076 | 2026.01.09 00:33:37.049556 [ 187 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part | ||
| 4077 | 2026.01.09 00:33:37.049585 [ 269 ] {60549089-6bb3-4948-b99b-15a8e05e5f05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4078 | 2026.01.09 00:33:37.049656 [ 187 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
| 4079 | 2026.01.09 00:33:37.049758 [ 187 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part | ||
| 4080 | 2026.01.09 00:33:37.049851 [ 187 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part | ||
| 4081 | 2026.01.09 00:33:37.049922 [ 269 ] {60549089-6bb3-4948-b99b-15a8e05e5f05} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4082 | 2026.01.09 00:33:37.050158 [ 269 ] {60549089-6bb3-4948-b99b-15a8e05e5f05} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4083 | 2026.01.09 00:33:37.050297 [ 269 ] {60549089-6bb3-4948-b99b-15a8e05e5f05} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00121 sec., 49586.776859504134 rows/sec., 3.34 MiB/sec. | ||
| 4084 | 2026.01.09 00:33:37.050336 [ 269 ] {60549089-6bb3-4948-b99b-15a8e05e5f05} <Debug> TCPHandler: Processed in 0.00140487 sec. | ||
| 4085 | 2026.01.09 00:33:37.053340 [ 187 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 327 rows, containing 19 columns (19 merged, 0 gathered) in 0.004451367 sec., 73460.57963767085 rows/sec., 131.64 MiB/sec. | ||
| 4086 | 2026.01.09 00:33:37.053877 [ 187 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4087 | 2026.01.09 00:33:37.054189 [ 187 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4088 | 2026.01.09 00:33:37.054271 [ 187 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4089 | 2026.01.09 00:33:37.054379 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.78 MiB. | ||
| 4090 | 2026.01.09 00:33:39.537884 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4091 | 2026.01.09 00:33:39.538183 [ 269 ] {fb79ee9f-55e4-4d6b-b693-2100aff5a2bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4092 | 2026.01.09 00:33:39.538287 [ 269 ] {fb79ee9f-55e4-4d6b-b693-2100aff5a2bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4093 | 2026.01.09 00:33:39.539748 [ 269 ] {fb79ee9f-55e4-4d6b-b693-2100aff5a2bb} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4094 | 2026.01.09 00:33:39.539817 [ 269 ] {fb79ee9f-55e4-4d6b-b693-2100aff5a2bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4095 | 2026.01.09 00:33:39.540505 [ 269 ] {fb79ee9f-55e4-4d6b-b693-2100aff5a2bb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4096 | 2026.01.09 00:33:39.540831 [ 269 ] {fb79ee9f-55e4-4d6b-b693-2100aff5a2bb} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4097 | 2026.01.09 00:33:39.541076 [ 269 ] {fb79ee9f-55e4-4d6b-b693-2100aff5a2bb} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002961 sec., 138466.73421141505 rows/sec., 8.78 MiB/sec. | ||
| 4098 | 2026.01.09 00:33:39.541152 [ 269 ] {fb79ee9f-55e4-4d6b-b693-2100aff5a2bb} <Debug> TCPHandler: Processed in 0.003479769 sec. | ||
| 4099 | 2026.01.09 00:33:39.541349 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4100 | 2026.01.09 00:33:39.541493 [ 269 ] {bed9641b-4684-41e4-8fd8-bc4c84f603e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4101 | 2026.01.09 00:33:39.541560 [ 269 ] {bed9641b-4684-41e4-8fd8-bc4c84f603e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4102 | 2026.01.09 00:33:39.544903 [ 269 ] {bed9641b-4684-41e4-8fd8-bc4c84f603e8} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4103 | 2026.01.09 00:33:39.544958 [ 269 ] {bed9641b-4684-41e4-8fd8-bc4c84f603e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4104 | 2026.01.09 00:33:39.545647 [ 269 ] {bed9641b-4684-41e4-8fd8-bc4c84f603e8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4105 | 2026.01.09 00:33:39.545980 [ 269 ] {bed9641b-4684-41e4-8fd8-bc4c84f603e8} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4106 | 2026.01.09 00:33:39.546192 [ 269 ] {bed9641b-4684-41e4-8fd8-bc4c84f603e8} <Debug> executeQuery: Read 2252 rows, 186.40 KiB in 0.004733 sec., 475808.1555039087 rows/sec., 38.46 MiB/sec. | ||
| 4107 | 2026.01.09 00:33:39.546265 [ 269 ] {bed9641b-4684-41e4-8fd8-bc4c84f603e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.03 MiB. | ||
| 4108 | 2026.01.09 00:33:39.546288 [ 269 ] {bed9641b-4684-41e4-8fd8-bc4c84f603e8} <Debug> TCPHandler: Processed in 0.005010623 sec. | ||
| 4109 | 2026.01.09 00:33:39.546490 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4110 | 2026.01.09 00:33:39.546632 [ 269 ] {eb2791a1-b396-482c-98de-01e18432d6a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4111 | 2026.01.09 00:33:39.546697 [ 269 ] {eb2791a1-b396-482c-98de-01e18432d6a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4112 | 2026.01.09 00:33:39.547500 [ 269 ] {eb2791a1-b396-482c-98de-01e18432d6a1} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4113 | 2026.01.09 00:33:39.547548 [ 269 ] {eb2791a1-b396-482c-98de-01e18432d6a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4114 | 2026.01.09 00:33:39.548030 [ 269 ] {eb2791a1-b396-482c-98de-01e18432d6a1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4115 | 2026.01.09 00:33:39.548361 [ 269 ] {eb2791a1-b396-482c-98de-01e18432d6a1} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4116 | 2026.01.09 00:33:39.548520 [ 121 ] {} <Debug> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4117 | 2026.01.09 00:33:39.548555 [ 269 ] {eb2791a1-b396-482c-98de-01e18432d6a1} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001962 sec., 104485.21916411823 rows/sec., 6.13 MiB/sec. | ||
| 4118 | 2026.01.09 00:33:39.548569 [ 121 ] {} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4119 | 2026.01.09 00:33:39.548605 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4120 | 2026.01.09 00:33:39.548614 [ 269 ] {eb2791a1-b396-482c-98de-01e18432d6a1} <Debug> TCPHandler: Processed in 0.002208233 sec. | ||
| 4121 | 2026.01.09 00:33:39.548788 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4122 | 2026.01.09 00:33:39.548793 [ 191 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::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 | ||
| 4123 | 2026.01.09 00:33:39.548928 [ 269 ] {4b9126d5-8d42-428f-8103-fc6d0ff7d8c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4124 | 2026.01.09 00:33:39.548996 [ 269 ] {4b9126d5-8d42-428f-8103-fc6d0ff7d8c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4125 | 2026.01.09 00:33:39.549017 [ 191 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4126 | 2026.01.09 00:33:39.549091 [ 191 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 277 rows starting from the beginning of the part | ||
| 4127 | 2026.01.09 00:33:39.549200 [ 191 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 205 rows starting from the beginning of the part | ||
| 4128 | 2026.01.09 00:33:39.549275 [ 191 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 42 rows starting from the beginning of the part | ||
| 4129 | 2026.01.09 00:33:39.549345 [ 191 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 205 rows starting from the beginning of the part | ||
| 4130 | 2026.01.09 00:33:39.549413 [ 191 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part | ||
| 4131 | 2026.01.09 00:33:39.549483 [ 191 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 205 rows starting from the beginning of the part | ||
| 4132 | 2026.01.09 00:33:39.549897 [ 269 ] {4b9126d5-8d42-428f-8103-fc6d0ff7d8c1} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4133 | 2026.01.09 00:33:39.549952 [ 269 ] {4b9126d5-8d42-428f-8103-fc6d0ff7d8c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4134 | 2026.01.09 00:33:39.550762 [ 269 ] {4b9126d5-8d42-428f-8103-fc6d0ff7d8c1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4135 | 2026.01.09 00:33:39.551090 [ 188 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 975 rows, containing 5 columns (5 merged, 0 gathered) in 0.002381258 sec., 409447.4433261747 rows/sec., 26.52 MiB/sec. | ||
| 4136 | 2026.01.09 00:33:39.551102 [ 269 ] {4b9126d5-8d42-428f-8103-fc6d0ff7d8c1} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4137 | 2026.01.09 00:33:39.551387 [ 201 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4138 | 2026.01.09 00:33:39.551408 [ 269 ] {4b9126d5-8d42-428f-8103-fc6d0ff7d8c1} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.002514 sec., 175019.88862370723 rows/sec., 11.58 MiB/sec. | ||
| 4139 | 2026.01.09 00:33:39.551474 [ 269 ] {4b9126d5-8d42-428f-8103-fc6d0ff7d8c1} <Debug> TCPHandler: Processed in 0.002754848 sec. | ||
| 4140 | 2026.01.09 00:33:39.551662 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4141 | 2026.01.09 00:33:39.551799 [ 269 ] {830eb8f2-2a21-4c72-a043-b21c3077d515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4142 | 2026.01.09 00:33:39.551803 [ 201 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_21_4} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4143 | 2026.01.09 00:33:39.551868 [ 269 ] {830eb8f2-2a21-4c72-a043-b21c3077d515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4144 | 2026.01.09 00:33:39.551924 [ 201 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_21_4} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4145 | 2026.01.09 00:33:39.552151 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 4146 | 2026.01.09 00:33:39.552666 [ 269 ] {830eb8f2-2a21-4c72-a043-b21c3077d515} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4147 | 2026.01.09 00:33:39.552712 [ 269 ] {830eb8f2-2a21-4c72-a043-b21c3077d515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4148 | 2026.01.09 00:33:39.553222 [ 269 ] {830eb8f2-2a21-4c72-a043-b21c3077d515} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4149 | 2026.01.09 00:33:39.553548 [ 269 ] {830eb8f2-2a21-4c72-a043-b21c3077d515} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4150 | 2026.01.09 00:33:39.553753 [ 269 ] {830eb8f2-2a21-4c72-a043-b21c3077d515} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001989 sec., 106083.45902463551 rows/sec., 6.02 MiB/sec. | ||
| 4151 | 2026.01.09 00:33:39.553812 [ 269 ] {830eb8f2-2a21-4c72-a043-b21c3077d515} <Debug> TCPHandler: Processed in 0.002224344 sec. | ||
| 4152 | 2026.01.09 00:33:39.553985 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4153 | 2026.01.09 00:33:39.554122 [ 269 ] {224efbda-f0c9-44c5-8e1b-81f32bfea9d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4154 | 2026.01.09 00:33:39.554185 [ 269 ] {224efbda-f0c9-44c5-8e1b-81f32bfea9d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4155 | 2026.01.09 00:33:39.555524 [ 269 ] {224efbda-f0c9-44c5-8e1b-81f32bfea9d4} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4156 | 2026.01.09 00:33:39.555569 [ 269 ] {224efbda-f0c9-44c5-8e1b-81f32bfea9d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4157 | 2026.01.09 00:33:39.556145 [ 269 ] {224efbda-f0c9-44c5-8e1b-81f32bfea9d4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4158 | 2026.01.09 00:33:39.556480 [ 269 ] {224efbda-f0c9-44c5-8e1b-81f32bfea9d4} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4159 | 2026.01.09 00:33:39.556682 [ 269 ] {224efbda-f0c9-44c5-8e1b-81f32bfea9d4} <Debug> executeQuery: Read 1135 rows, 82.76 KiB in 0.002592 sec., 437885.8024691358 rows/sec., 31.18 MiB/sec. | ||
| 4160 | 2026.01.09 00:33:39.556741 [ 269 ] {224efbda-f0c9-44c5-8e1b-81f32bfea9d4} <Debug> TCPHandler: Processed in 0.00282652 sec. | ||
| 4161 | 2026.01.09 00:33:39.556937 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4162 | 2026.01.09 00:33:39.557077 [ 269 ] {795305e8-2f5d-4fd0-9da4-b3c3a1631feb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4163 | 2026.01.09 00:33:39.557143 [ 269 ] {795305e8-2f5d-4fd0-9da4-b3c3a1631feb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4164 | 2026.01.09 00:33:39.557693 [ 269 ] {795305e8-2f5d-4fd0-9da4-b3c3a1631feb} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4165 | 2026.01.09 00:33:39.557744 [ 269 ] {795305e8-2f5d-4fd0-9da4-b3c3a1631feb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4166 | 2026.01.09 00:33:39.558186 [ 269 ] {795305e8-2f5d-4fd0-9da4-b3c3a1631feb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4167 | 2026.01.09 00:33:39.558538 [ 269 ] {795305e8-2f5d-4fd0-9da4-b3c3a1631feb} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4168 | 2026.01.09 00:33:39.558733 [ 269 ] {795305e8-2f5d-4fd0-9da4-b3c3a1631feb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001688 sec., 3554.5023696682465 rows/sec., 185.71 KiB/sec. | ||
| 4169 | 2026.01.09 00:33:39.558791 [ 269 ] {795305e8-2f5d-4fd0-9da4-b3c3a1631feb} <Debug> TCPHandler: Processed in 0.001927494 sec. | ||
| 4170 | 2026.01.09 00:33:39.558969 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4171 | 2026.01.09 00:33:39.559110 [ 269 ] {9fe4b35f-0e4e-4c33-8728-462c08a29d37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4172 | 2026.01.09 00:33:39.559177 [ 269 ] {9fe4b35f-0e4e-4c33-8728-462c08a29d37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4173 | 2026.01.09 00:33:39.560444 [ 269 ] {9fe4b35f-0e4e-4c33-8728-462c08a29d37} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4174 | 2026.01.09 00:33:39.560494 [ 269 ] {9fe4b35f-0e4e-4c33-8728-462c08a29d37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4175 | 2026.01.09 00:33:39.561126 [ 269 ] {9fe4b35f-0e4e-4c33-8728-462c08a29d37} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4176 | 2026.01.09 00:33:39.561484 [ 269 ] {9fe4b35f-0e4e-4c33-8728-462c08a29d37} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4177 | 2026.01.09 00:33:39.561699 [ 269 ] {9fe4b35f-0e4e-4c33-8728-462c08a29d37} <Debug> executeQuery: Read 934 rows, 63.32 KiB in 0.002622 sec., 356216.6285278413 rows/sec., 23.58 MiB/sec. | ||
| 4178 | 2026.01.09 00:33:39.561760 [ 269 ] {9fe4b35f-0e4e-4c33-8728-462c08a29d37} <Debug> TCPHandler: Processed in 0.002863132 sec. | ||
| 4179 | 2026.01.09 00:33:39.562016 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4180 | 2026.01.09 00:33:39.562167 [ 269 ] {94f6334e-59c3-4e8d-865b-0681fd087541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4181 | 2026.01.09 00:33:39.562239 [ 269 ] {94f6334e-59c3-4e8d-865b-0681fd087541} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4182 | 2026.01.09 00:33:39.562875 [ 269 ] {94f6334e-59c3-4e8d-865b-0681fd087541} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4183 | 2026.01.09 00:33:39.562932 [ 269 ] {94f6334e-59c3-4e8d-865b-0681fd087541} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4184 | 2026.01.09 00:33:39.563482 [ 269 ] {94f6334e-59c3-4e8d-865b-0681fd087541} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4185 | 2026.01.09 00:33:39.563861 [ 269 ] {94f6334e-59c3-4e8d-865b-0681fd087541} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4186 | 2026.01.09 00:33:39.564061 [ 269 ] {94f6334e-59c3-4e8d-865b-0681fd087541} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001928 sec., 518.6721991701245 rows/sec., 34.95 KiB/sec. | ||
| 4187 | 2026.01.09 00:33:39.564117 [ 269 ] {94f6334e-59c3-4e8d-865b-0681fd087541} <Debug> TCPHandler: Processed in 0.002221633 sec. | ||
| 4188 | 2026.01.09 00:33:39.564289 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4189 | 2026.01.09 00:33:39.564415 [ 269 ] {eaabe9e7-1911-42ae-af09-600129f6971f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4190 | 2026.01.09 00:33:39.564476 [ 269 ] {eaabe9e7-1911-42ae-af09-600129f6971f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4191 | 2026.01.09 00:33:39.565028 [ 269 ] {eaabe9e7-1911-42ae-af09-600129f6971f} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4192 | 2026.01.09 00:33:39.565076 [ 269 ] {eaabe9e7-1911-42ae-af09-600129f6971f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4193 | 2026.01.09 00:33:39.565546 [ 269 ] {eaabe9e7-1911-42ae-af09-600129f6971f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4194 | 2026.01.09 00:33:39.565905 [ 269 ] {eaabe9e7-1911-42ae-af09-600129f6971f} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4195 | 2026.01.09 00:33:39.566093 [ 269 ] {eaabe9e7-1911-42ae-af09-600129f6971f} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.001708 sec., 46838.4074941452 rows/sec., 2.78 MiB/sec. | ||
| 4196 | 2026.01.09 00:33:39.566143 [ 269 ] {eaabe9e7-1911-42ae-af09-600129f6971f} <Debug> TCPHandler: Processed in 0.001925295 sec. | ||
| 4197 | 2026.01.09 00:33:40.567116 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32831 | ||
| 4198 | 2026.01.09 00:33:40.567239 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4199 | 2026.01.09 00:33:40.567269 [ 288 ] {} <Debug> TCP-Session: 019964da-7131-4a84-a29d-e46c912c9e53 Authenticating user 'default' from [fd00:1122:3344:101::e]:32831 | ||
| 4200 | 2026.01.09 00:33:40.567295 [ 288 ] {} <Debug> TCP-Session: 019964da-7131-4a84-a29d-e46c912c9e53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4201 | 2026.01.09 00:33:40.567310 [ 288 ] {} <Debug> TCP-Session: 019964da-7131-4a84-a29d-e46c912c9e53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4202 | 2026.01.09 00:33:40.567508 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42398 | ||
| 4203 | 2026.01.09 00:33:40.567547 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46091 | ||
| 4204 | 2026.01.09 00:33:40.567567 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58961 | ||
| 4205 | 2026.01.09 00:33:40.567601 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40087 | ||
| 4206 | 2026.01.09 00:33:40.567614 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64291 | ||
| 4207 | 2026.01.09 00:33:40.567639 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4208 | 2026.01.09 00:33:40.567639 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61983 | ||
| 4209 | 2026.01.09 00:33:40.567704 [ 289 ] {} <Debug> TCP-Session: c3724e9b-db3d-4cc7-b755-23aa09b56be1 Authenticating user 'default' from [fd00:1122:3344:101::e]:42398 | ||
| 4210 | 2026.01.09 00:33:40.567565 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58623 | ||
| 4211 | 2026.01.09 00:33:40.567763 [ 289 ] {} <Debug> TCP-Session: c3724e9b-db3d-4cc7-b755-23aa09b56be1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4212 | 2026.01.09 00:33:40.567778 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4213 | 2026.01.09 00:33:40.567795 [ 288 ] {} <Trace> TCP-Session: 019964da-7131-4a84-a29d-e46c912c9e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4214 | 2026.01.09 00:33:40.567828 [ 293 ] {} <Debug> TCP-Session: 4d74df69-a8c1-4216-bf9c-3330e447e75e Authenticating user 'default' from [fd00:1122:3344:101::e]:58961 | ||
| 4215 | 2026.01.09 00:33:40.567800 [ 289 ] {} <Debug> TCP-Session: c3724e9b-db3d-4cc7-b755-23aa09b56be1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4216 | 2026.01.09 00:33:40.567865 [ 293 ] {} <Debug> TCP-Session: 4d74df69-a8c1-4216-bf9c-3330e447e75e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4217 | 2026.01.09 00:33:40.567561 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49464 | ||
| 4218 | 2026.01.09 00:33:40.567891 [ 293 ] {} <Debug> TCP-Session: 4d74df69-a8c1-4216-bf9c-3330e447e75e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4219 | 2026.01.09 00:33:40.568009 [ 288 ] {eebf3242-d00f-4b66-bf64-23e88e41ac76} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:32831) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4220 | 2026.01.09 00:33:40.568059 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4221 | 2026.01.09 00:33:40.568102 [ 286 ] {} <Debug> TCP-Session: 5e9e02dd-f012-43d2-959f-7cd0b9e9cb15 Authenticating user 'default' from [fd00:1122:3344:101::e]:61983 | ||
| 4222 | 2026.01.09 00:33:40.568104 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4223 | 2026.01.09 00:33:40.568129 [ 286 ] {} <Debug> TCP-Session: 5e9e02dd-f012-43d2-959f-7cd0b9e9cb15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4224 | 2026.01.09 00:33:40.568142 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4225 | 2026.01.09 00:33:40.568153 [ 286 ] {} <Debug> TCP-Session: 5e9e02dd-f012-43d2-959f-7cd0b9e9cb15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4226 | 2026.01.09 00:33:40.568149 [ 292 ] {} <Debug> TCP-Session: 2967a99b-ee8b-4fc0-930a-8311fb115291 Authenticating user 'default' from [fd00:1122:3344:101::e]:58623 | ||
| 4227 | 2026.01.09 00:33:40.568173 [ 291 ] {} <Debug> TCP-Session: 860182e9-21fc-4067-8235-c6ddcdb4e835 Authenticating user 'default' from [fd00:1122:3344:101::e]:49464 | ||
| 4228 | 2026.01.09 00:33:40.568181 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4229 | 2026.01.09 00:33:40.568208 [ 291 ] {} <Debug> TCP-Session: 860182e9-21fc-4067-8235-c6ddcdb4e835 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4230 | 2026.01.09 00:33:40.568198 [ 292 ] {} <Debug> TCP-Session: 2967a99b-ee8b-4fc0-930a-8311fb115291 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4231 | 2026.01.09 00:33:40.568238 [ 291 ] {} <Debug> TCP-Session: 860182e9-21fc-4067-8235-c6ddcdb4e835 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4232 | 2026.01.09 00:33:40.568259 [ 292 ] {} <Debug> TCP-Session: 2967a99b-ee8b-4fc0-930a-8311fb115291 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4233 | 2026.01.09 00:33:40.568233 [ 267 ] {} <Debug> TCP-Session: 900e7799-37d1-4187-8a87-3b6c7e29d432 Authenticating user 'default' from [fd00:1122:3344:101::e]:64291 | ||
| 4234 | 2026.01.09 00:33:40.568307 [ 267 ] {} <Debug> TCP-Session: 900e7799-37d1-4187-8a87-3b6c7e29d432 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4235 | 2026.01.09 00:33:40.568315 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4236 | 2026.01.09 00:33:40.568320 [ 267 ] {} <Debug> TCP-Session: 900e7799-37d1-4187-8a87-3b6c7e29d432 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4237 | 2026.01.09 00:33:40.568347 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4238 | 2026.01.09 00:33:40.568366 [ 290 ] {} <Debug> TCP-Session: f9403889-ddcf-4ce4-9ea4-dfd6346de15a Authenticating user 'default' from [fd00:1122:3344:101::e]:46091 | ||
| 4239 | 2026.01.09 00:33:40.568396 [ 294 ] {} <Debug> TCP-Session: 6c03aab5-96c2-46c8-a828-db74d02aa843 Authenticating user 'default' from [fd00:1122:3344:101::e]:40087 | ||
| 4240 | 2026.01.09 00:33:40.568408 [ 290 ] {} <Debug> TCP-Session: f9403889-ddcf-4ce4-9ea4-dfd6346de15a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4241 | 2026.01.09 00:33:40.568421 [ 294 ] {} <Debug> TCP-Session: 6c03aab5-96c2-46c8-a828-db74d02aa843 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4242 | 2026.01.09 00:33:40.568434 [ 290 ] {} <Debug> TCP-Session: f9403889-ddcf-4ce4-9ea4-dfd6346de15a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4243 | 2026.01.09 00:33:40.568447 [ 294 ] {} <Debug> TCP-Session: 6c03aab5-96c2-46c8-a828-db74d02aa843 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4244 | 2026.01.09 00:33:40.568411 [ 288 ] {eebf3242-d00f-4b66-bf64-23e88e41ac76} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4245 | 2026.01.09 00:33:40.568534 [ 288 ] {eebf3242-d00f-4b66-bf64-23e88e41ac76} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4246 | 2026.01.09 00:33:40.568842 [ 288 ] {eebf3242-d00f-4b66-bf64-23e88e41ac76} <Debug> oximeter.version (d96e0398-2c6c-4ca7-a7f1-49ea58ac3124) (SelectExecutor): Key condition: unknown | ||
| 4247 | 2026.01.09 00:33:40.569949 [ 298 ] {eebf3242-d00f-4b66-bf64-23e88e41ac76} <Trace> AggregatingTransform: Aggregating | ||
| 4248 | 2026.01.09 00:33:40.570003 [ 298 ] {eebf3242-d00f-4b66-bf64-23e88e41ac76} <Trace> Aggregator: Aggregation method: without_key | ||
| 4249 | 2026.01.09 00:33:40.570046 [ 298 ] {eebf3242-d00f-4b66-bf64-23e88e41ac76} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001101682 sec. (907.703 rows/sec., 35.46 KiB/sec.) | ||
| 4250 | 2026.01.09 00:33:40.570067 [ 298 ] {eebf3242-d00f-4b66-bf64-23e88e41ac76} <Trace> Aggregator: Merging aggregated data | ||
| 4251 | 2026.01.09 00:33:40.571229 [ 288 ] {eebf3242-d00f-4b66-bf64-23e88e41ac76} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003284 sec., 304.50669914738125 rows/sec., 11.89 KiB/sec. | ||
| 4252 | 2026.01.09 00:33:40.571390 [ 288 ] {eebf3242-d00f-4b66-bf64-23e88e41ac76} <Debug> TCPHandler: Processed in 0.003787048 sec. | ||
| 4253 | 2026.01.09 00:33:40.571518 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4254 | 2026.01.09 00:33:40.571541 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4255 | 2026.01.09 00:33:40.571546 [ 288 ] {} <Debug> TCP-Session: 019964da-7131-4a84-a29d-e46c912c9e53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4256 | 2026.01.09 00:33:40.571561 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4257 | 2026.01.09 00:33:40.571578 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4258 | 2026.01.09 00:33:40.571609 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4259 | 2026.01.09 00:33:40.571621 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4260 | 2026.01.09 00:33:40.571637 [ 286 ] {} <Debug> TCP-Session: 5e9e02dd-f012-43d2-959f-7cd0b9e9cb15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4261 | 2026.01.09 00:33:40.571651 [ 291 ] {} <Debug> TCP-Session: 860182e9-21fc-4067-8235-c6ddcdb4e835 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4262 | 2026.01.09 00:33:40.571655 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4263 | 2026.01.09 00:33:40.571673 [ 267 ] {} <Debug> TCP-Session: 900e7799-37d1-4187-8a87-3b6c7e29d432 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4264 | 2026.01.09 00:33:40.571642 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4265 | 2026.01.09 00:33:40.571714 [ 294 ] {} <Debug> TCP-Session: 6c03aab5-96c2-46c8-a828-db74d02aa843 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4266 | 2026.01.09 00:33:40.571753 [ 293 ] {} <Debug> TCP-Session: 4d74df69-a8c1-4216-bf9c-3330e447e75e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4267 | 2026.01.09 00:33:40.571619 [ 290 ] {} <Debug> TCP-Session: f9403889-ddcf-4ce4-9ea4-dfd6346de15a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4268 | 2026.01.09 00:33:40.571592 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4269 | 2026.01.09 00:33:40.571586 [ 289 ] {} <Debug> TCP-Session: c3724e9b-db3d-4cc7-b755-23aa09b56be1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4270 | 2026.01.09 00:33:40.571831 [ 292 ] {} <Debug> TCP-Session: 2967a99b-ee8b-4fc0-930a-8311fb115291 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4271 | 2026.01.09 00:33:40.636725 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46881 | ||
| 4272 | 2026.01.09 00:33:40.636830 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4273 | 2026.01.09 00:33:40.636856 [ 288 ] {} <Debug> TCP-Session: 7b1dfb9b-4e47-4238-a5ab-530b23099fd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:46881 | ||
| 4274 | 2026.01.09 00:33:40.636879 [ 288 ] {} <Debug> TCP-Session: 7b1dfb9b-4e47-4238-a5ab-530b23099fd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4275 | 2026.01.09 00:33:40.636891 [ 288 ] {} <Debug> TCP-Session: 7b1dfb9b-4e47-4238-a5ab-530b23099fd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4276 | 2026.01.09 00:33:40.637086 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38468 | ||
| 4277 | 2026.01.09 00:33:40.637099 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59355 | ||
| 4278 | 2026.01.09 00:33:40.637133 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47867 | ||
| 4279 | 2026.01.09 00:33:40.637147 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45277 | ||
| 4280 | 2026.01.09 00:33:40.637174 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41238 | ||
| 4281 | 2026.01.09 00:33:40.637162 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4282 | 2026.01.09 00:33:40.637212 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51815 | ||
| 4283 | 2026.01.09 00:33:40.637233 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4284 | 2026.01.09 00:33:40.637246 [ 289 ] {} <Debug> TCP-Session: de488499-bd17-4690-b2bf-52144f760400 Authenticating user 'default' from [fd00:1122:3344:101::e]:38468 | ||
| 4285 | 2026.01.09 00:33:40.637289 [ 292 ] {} <Debug> TCP-Session: e10ea5f7-4cab-4512-b54e-230bda15092f Authenticating user 'default' from [fd00:1122:3344:101::e]:47867 | ||
| 4286 | 2026.01.09 00:33:40.637291 [ 288 ] {} <Trace> TCP-Session: 7b1dfb9b-4e47-4238-a5ab-530b23099fd0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4287 | 2026.01.09 00:33:40.637318 [ 292 ] {} <Debug> TCP-Session: e10ea5f7-4cab-4512-b54e-230bda15092f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4288 | 2026.01.09 00:33:40.637324 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4289 | 2026.01.09 00:33:40.637346 [ 292 ] {} <Debug> TCP-Session: e10ea5f7-4cab-4512-b54e-230bda15092f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4290 | 2026.01.09 00:33:40.637307 [ 289 ] {} <Debug> TCP-Session: de488499-bd17-4690-b2bf-52144f760400 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4291 | 2026.01.09 00:33:40.637370 [ 286 ] {} <Debug> TCP-Session: 4b065d78-e7db-470a-8816-697646c0ccdf Authenticating user 'default' from [fd00:1122:3344:101::e]:51815 | ||
| 4292 | 2026.01.09 00:33:40.637393 [ 289 ] {} <Debug> TCP-Session: de488499-bd17-4690-b2bf-52144f760400 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4293 | 2026.01.09 00:33:40.637413 [ 286 ] {} <Debug> TCP-Session: 4b065d78-e7db-470a-8816-697646c0ccdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4294 | 2026.01.09 00:33:40.637260 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4295 | 2026.01.09 00:33:40.637438 [ 286 ] {} <Debug> TCP-Session: 4b065d78-e7db-470a-8816-697646c0ccdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4296 | 2026.01.09 00:33:40.637237 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4297 | 2026.01.09 00:33:40.637472 [ 267 ] {} <Debug> TCP-Session: 1c172c3f-b935-4794-8edf-121495342594 Authenticating user 'default' from [fd00:1122:3344:101::e]:41238 | ||
| 4298 | 2026.01.09 00:33:40.637213 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4299 | 2026.01.09 00:33:40.637509 [ 288 ] {4000e579-73fd-4703-b2ac-23d83f8c0a0b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46881) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4300 | 2026.01.09 00:33:40.637545 [ 290 ] {} <Debug> TCP-Session: 72564e6a-a46d-4bfc-ac18-92bf741885eb Authenticating user 'default' from [fd00:1122:3344:101::e]:59355 | ||
| 4301 | 2026.01.09 00:33:40.637509 [ 267 ] {} <Debug> TCP-Session: 1c172c3f-b935-4794-8edf-121495342594 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4302 | 2026.01.09 00:33:40.637578 [ 290 ] {} <Debug> TCP-Session: 72564e6a-a46d-4bfc-ac18-92bf741885eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4303 | 2026.01.09 00:33:40.637593 [ 267 ] {} <Debug> TCP-Session: 1c172c3f-b935-4794-8edf-121495342594 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4304 | 2026.01.09 00:33:40.637605 [ 290 ] {} <Debug> TCP-Session: 72564e6a-a46d-4bfc-ac18-92bf741885eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4305 | 2026.01.09 00:33:40.637506 [ 294 ] {} <Debug> TCP-Session: a8c7dded-74ff-4065-a14c-b056ffd7faa9 Authenticating user 'default' from [fd00:1122:3344:101::e]:45277 | ||
| 4306 | 2026.01.09 00:33:40.637132 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49788 | ||
| 4307 | 2026.01.09 00:33:40.637655 [ 294 ] {} <Debug> TCP-Session: a8c7dded-74ff-4065-a14c-b056ffd7faa9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4308 | 2026.01.09 00:33:40.637142 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59151 | ||
| 4309 | 2026.01.09 00:33:40.637701 [ 294 ] {} <Debug> TCP-Session: a8c7dded-74ff-4065-a14c-b056ffd7faa9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4310 | 2026.01.09 00:33:40.637738 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4311 | 2026.01.09 00:33:40.637768 [ 291 ] {} <Debug> TCP-Session: c8a16eab-aff6-40e0-aaf1-1d95f0ba6d9a Authenticating user 'default' from [fd00:1122:3344:101::e]:49788 | ||
| 4312 | 2026.01.09 00:33:40.637771 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4313 | 2026.01.09 00:33:40.637785 [ 288 ] {4000e579-73fd-4703-b2ac-23d83f8c0a0b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4314 | 2026.01.09 00:33:40.637790 [ 291 ] {} <Debug> TCP-Session: c8a16eab-aff6-40e0-aaf1-1d95f0ba6d9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4315 | 2026.01.09 00:33:40.637809 [ 293 ] {} <Debug> TCP-Session: 8a194a73-e034-445b-9865-7ee91174252c Authenticating user 'default' from [fd00:1122:3344:101::e]:59151 | ||
| 4316 | 2026.01.09 00:33:40.637833 [ 291 ] {} <Debug> TCP-Session: c8a16eab-aff6-40e0-aaf1-1d95f0ba6d9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4317 | 2026.01.09 00:33:40.637850 [ 293 ] {} <Debug> TCP-Session: 8a194a73-e034-445b-9865-7ee91174252c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4318 | 2026.01.09 00:33:40.637853 [ 288 ] {4000e579-73fd-4703-b2ac-23d83f8c0a0b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4319 | 2026.01.09 00:33:40.637885 [ 293 ] {} <Debug> TCP-Session: 8a194a73-e034-445b-9865-7ee91174252c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4320 | 2026.01.09 00:33:40.638167 [ 288 ] {4000e579-73fd-4703-b2ac-23d83f8c0a0b} <Debug> oximeter.version (d96e0398-2c6c-4ca7-a7f1-49ea58ac3124) (SelectExecutor): Key condition: unknown | ||
| 4321 | 2026.01.09 00:33:40.639097 [ 307 ] {4000e579-73fd-4703-b2ac-23d83f8c0a0b} <Trace> AggregatingTransform: Aggregating | ||
| 4322 | 2026.01.09 00:33:40.639130 [ 307 ] {4000e579-73fd-4703-b2ac-23d83f8c0a0b} <Trace> Aggregator: Aggregation method: without_key | ||
| 4323 | 2026.01.09 00:33:40.639158 [ 307 ] {4000e579-73fd-4703-b2ac-23d83f8c0a0b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000882515 sec. (1133.125 rows/sec., 44.26 KiB/sec.) | ||
| 4324 | 2026.01.09 00:33:40.639172 [ 307 ] {4000e579-73fd-4703-b2ac-23d83f8c0a0b} <Trace> Aggregator: Merging aggregated data | ||
| 4325 | 2026.01.09 00:33:40.640310 [ 288 ] {4000e579-73fd-4703-b2ac-23d83f8c0a0b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002882 sec., 346.98126301179735 rows/sec., 13.55 KiB/sec. | ||
| 4326 | 2026.01.09 00:33:40.640415 [ 288 ] {4000e579-73fd-4703-b2ac-23d83f8c0a0b} <Debug> TCPHandler: Processed in 0.003261823 sec. | ||
| 4327 | 2026.01.09 00:33:40.640503 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4328 | 2026.01.09 00:33:40.640534 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4329 | 2026.01.09 00:33:40.640545 [ 289 ] {} <Debug> TCP-Session: de488499-bd17-4690-b2bf-52144f760400 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4330 | 2026.01.09 00:33:40.640558 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4331 | 2026.01.09 00:33:40.640577 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4332 | 2026.01.09 00:33:40.640578 [ 290 ] {} <Debug> TCP-Session: 72564e6a-a46d-4bfc-ac18-92bf741885eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4333 | 2026.01.09 00:33:40.640607 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4334 | 2026.01.09 00:33:40.640632 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4335 | 2026.01.09 00:33:40.640654 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4336 | 2026.01.09 00:33:40.640673 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4337 | 2026.01.09 00:33:40.640697 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4338 | 2026.01.09 00:33:40.640706 [ 293 ] {} <Debug> TCP-Session: 8a194a73-e034-445b-9865-7ee91174252c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4339 | 2026.01.09 00:33:40.640725 [ 286 ] {} <Debug> TCP-Session: 4b065d78-e7db-470a-8816-697646c0ccdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4340 | 2026.01.09 00:33:40.640756 [ 288 ] {} <Debug> TCP-Session: 7b1dfb9b-4e47-4238-a5ab-530b23099fd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4341 | 2026.01.09 00:33:40.640661 [ 292 ] {} <Debug> TCP-Session: e10ea5f7-4cab-4512-b54e-230bda15092f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4342 | 2026.01.09 00:33:40.640619 [ 294 ] {} <Debug> TCP-Session: a8c7dded-74ff-4065-a14c-b056ffd7faa9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4343 | 2026.01.09 00:33:40.640607 [ 267 ] {} <Debug> TCP-Session: 1c172c3f-b935-4794-8edf-121495342594 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4344 | 2026.01.09 00:33:40.640699 [ 291 ] {} <Debug> TCP-Session: c8a16eab-aff6-40e0-aaf1-1d95f0ba6d9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4345 | 2026.01.09 00:33:40.678891 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50674 | ||
| 4346 | 2026.01.09 00:33:40.678989 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4347 | 2026.01.09 00:33:40.679015 [ 288 ] {} <Debug> TCP-Session: f49aa442-cff5-42f6-a671-add0115d21af Authenticating user 'default' from [fd00:1122:3344:101::e]:50674 | ||
| 4348 | 2026.01.09 00:33:40.679035 [ 288 ] {} <Debug> TCP-Session: f49aa442-cff5-42f6-a671-add0115d21af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4349 | 2026.01.09 00:33:40.679048 [ 288 ] {} <Debug> TCP-Session: f49aa442-cff5-42f6-a671-add0115d21af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4350 | 2026.01.09 00:33:40.679221 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46616 | ||
| 4351 | 2026.01.09 00:33:40.679229 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65350 | ||
| 4352 | 2026.01.09 00:33:40.679264 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34588 | ||
| 4353 | 2026.01.09 00:33:40.679281 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55281 | ||
| 4354 | 2026.01.09 00:33:40.679310 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62210 | ||
| 4355 | 2026.01.09 00:33:40.679344 [ 288 ] {} <Trace> TCP-Session: f49aa442-cff5-42f6-a671-add0115d21af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4356 | 2026.01.09 00:33:40.679368 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4357 | 2026.01.09 00:33:40.679383 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4358 | 2026.01.09 00:33:40.679411 [ 291 ] {} <Debug> TCP-Session: 56b97398-4a48-43ae-8dcd-51f0b9053a86 Authenticating user 'default' from [fd00:1122:3344:101::e]:34588 | ||
| 4359 | 2026.01.09 00:33:40.679411 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4360 | 2026.01.09 00:33:40.679428 [ 292 ] {} <Debug> TCP-Session: 32ec1bd7-71ed-45e6-b13f-72d435259832 Authenticating user 'default' from [fd00:1122:3344:101::e]:55281 | ||
| 4361 | 2026.01.09 00:33:40.679456 [ 291 ] {} <Debug> TCP-Session: 56b97398-4a48-43ae-8dcd-51f0b9053a86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4362 | 2026.01.09 00:33:40.679466 [ 294 ] {} <Debug> TCP-Session: 9c3957fc-35ee-404b-917b-5b58697741b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:62210 | ||
| 4363 | 2026.01.09 00:33:40.679492 [ 291 ] {} <Debug> TCP-Session: 56b97398-4a48-43ae-8dcd-51f0b9053a86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4364 | 2026.01.09 00:33:40.679486 [ 292 ] {} <Debug> TCP-Session: 32ec1bd7-71ed-45e6-b13f-72d435259832 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4365 | 2026.01.09 00:33:40.679510 [ 294 ] {} <Debug> TCP-Session: 9c3957fc-35ee-404b-917b-5b58697741b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4366 | 2026.01.09 00:33:40.679529 [ 288 ] {e5da3a9e-5170-409b-8a3a-f1ff6ecfd388} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50674) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4367 | 2026.01.09 00:33:40.679541 [ 292 ] {} <Debug> TCP-Session: 32ec1bd7-71ed-45e6-b13f-72d435259832 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4368 | 2026.01.09 00:33:40.679562 [ 294 ] {} <Debug> TCP-Session: 9c3957fc-35ee-404b-917b-5b58697741b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4369 | 2026.01.09 00:33:40.679332 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4370 | 2026.01.09 00:33:40.679325 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4371 | 2026.01.09 00:33:40.679633 [ 290 ] {} <Debug> TCP-Session: 4f9cfaa4-6ace-4884-b8f9-6a475906c839 Authenticating user 'default' from [fd00:1122:3344:101::e]:65350 | ||
| 4372 | 2026.01.09 00:33:40.679286 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51069 | ||
| 4373 | 2026.01.09 00:33:40.679665 [ 290 ] {} <Debug> TCP-Session: 4f9cfaa4-6ace-4884-b8f9-6a475906c839 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4374 | 2026.01.09 00:33:40.679658 [ 289 ] {} <Debug> TCP-Session: 04dcfbb6-8ed1-451c-a40b-4c3de1775ab1 Authenticating user 'default' from [fd00:1122:3344:101::e]:46616 | ||
| 4375 | 2026.01.09 00:33:40.679689 [ 290 ] {} <Debug> TCP-Session: 4f9cfaa4-6ace-4884-b8f9-6a475906c839 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4376 | 2026.01.09 00:33:40.679714 [ 289 ] {} <Debug> TCP-Session: 04dcfbb6-8ed1-451c-a40b-4c3de1775ab1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4377 | 2026.01.09 00:33:40.679722 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4378 | 2026.01.09 00:33:40.679742 [ 289 ] {} <Debug> TCP-Session: 04dcfbb6-8ed1-451c-a40b-4c3de1775ab1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4379 | 2026.01.09 00:33:40.679761 [ 293 ] {} <Debug> TCP-Session: 83aa7ab7-ea0e-4cb1-8144-cd774e3a83c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:51069 | ||
| 4380 | 2026.01.09 00:33:40.679785 [ 293 ] {} <Debug> TCP-Session: 83aa7ab7-ea0e-4cb1-8144-cd774e3a83c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4381 | 2026.01.09 00:33:40.679797 [ 293 ] {} <Debug> TCP-Session: 83aa7ab7-ea0e-4cb1-8144-cd774e3a83c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4382 | 2026.01.09 00:33:40.679804 [ 288 ] {e5da3a9e-5170-409b-8a3a-f1ff6ecfd388} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4383 | 2026.01.09 00:33:40.679862 [ 288 ] {e5da3a9e-5170-409b-8a3a-f1ff6ecfd388} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4384 | 2026.01.09 00:33:40.680170 [ 288 ] {e5da3a9e-5170-409b-8a3a-f1ff6ecfd388} <Debug> oximeter.version (d96e0398-2c6c-4ca7-a7f1-49ea58ac3124) (SelectExecutor): Key condition: unknown | ||
| 4385 | 2026.01.09 00:33:40.681166 [ 298 ] {e5da3a9e-5170-409b-8a3a-f1ff6ecfd388} <Trace> AggregatingTransform: Aggregating | ||
| 4386 | 2026.01.09 00:33:40.681208 [ 298 ] {e5da3a9e-5170-409b-8a3a-f1ff6ecfd388} <Trace> Aggregator: Aggregation method: without_key | ||
| 4387 | 2026.01.09 00:33:40.681246 [ 298 ] {e5da3a9e-5170-409b-8a3a-f1ff6ecfd388} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000968188 sec. (1032.857 rows/sec., 40.35 KiB/sec.) | ||
| 4388 | 2026.01.09 00:33:40.681267 [ 298 ] {e5da3a9e-5170-409b-8a3a-f1ff6ecfd388} <Trace> Aggregator: Merging aggregated data | ||
| 4389 | 2026.01.09 00:33:40.682596 [ 288 ] {e5da3a9e-5170-409b-8a3a-f1ff6ecfd388} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003123 sec., 320.2049311559398 rows/sec., 12.51 KiB/sec. | ||
| 4390 | 2026.01.09 00:33:40.682753 [ 288 ] {e5da3a9e-5170-409b-8a3a-f1ff6ecfd388} <Debug> TCPHandler: Processed in 0.00352127 sec. | ||
| 4391 | 2026.01.09 00:33:40.682886 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4392 | 2026.01.09 00:33:40.682914 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4393 | 2026.01.09 00:33:40.682915 [ 288 ] {} <Debug> TCP-Session: f49aa442-cff5-42f6-a671-add0115d21af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4394 | 2026.01.09 00:33:40.682940 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4395 | 2026.01.09 00:33:40.683006 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4396 | 2026.01.09 00:33:40.682981 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4397 | 2026.01.09 00:33:40.683032 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4398 | 2026.01.09 00:33:40.683054 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4399 | 2026.01.09 00:33:40.683098 [ 291 ] {} <Debug> TCP-Session: 56b97398-4a48-43ae-8dcd-51f0b9053a86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4400 | 2026.01.09 00:33:40.683073 [ 294 ] {} <Debug> TCP-Session: 9c3957fc-35ee-404b-917b-5b58697741b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4401 | 2026.01.09 00:33:40.683123 [ 292 ] {} <Debug> TCP-Session: 32ec1bd7-71ed-45e6-b13f-72d435259832 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4402 | 2026.01.09 00:33:40.683043 [ 290 ] {} <Debug> TCP-Session: 4f9cfaa4-6ace-4884-b8f9-6a475906c839 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4403 | 2026.01.09 00:33:40.683037 [ 293 ] {} <Debug> TCP-Session: 83aa7ab7-ea0e-4cb1-8144-cd774e3a83c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4404 | 2026.01.09 00:33:40.682961 [ 289 ] {} <Debug> TCP-Session: 04dcfbb6-8ed1-451c-a40b-4c3de1775ab1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4405 | 2026.01.09 00:33:40.685394 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53835 | ||
| 4406 | 2026.01.09 00:33:40.685440 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33681 | ||
| 4407 | 2026.01.09 00:33:40.685465 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4408 | 2026.01.09 00:33:40.685504 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4409 | 2026.01.09 00:33:40.685592 [ 286 ] {} <Debug> TCP-Session: 32afd8e6-6965-44c3-8090-7b7481099ec4 Authenticating user 'default' from [fd00:1122:3344:101::e]:53835 | ||
| 4410 | 2026.01.09 00:33:40.685608 [ 267 ] {} <Debug> TCP-Session: e5e4174f-1368-4d25-b8a8-eb86cbfa262b Authenticating user 'default' from [fd00:1122:3344:101::e]:33681 | ||
| 4411 | 2026.01.09 00:33:40.685619 [ 286 ] {} <Debug> TCP-Session: 32afd8e6-6965-44c3-8090-7b7481099ec4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4412 | 2026.01.09 00:33:40.685635 [ 267 ] {} <Debug> TCP-Session: e5e4174f-1368-4d25-b8a8-eb86cbfa262b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4413 | 2026.01.09 00:33:40.685645 [ 286 ] {} <Debug> TCP-Session: 32afd8e6-6965-44c3-8090-7b7481099ec4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4414 | 2026.01.09 00:33:40.685658 [ 267 ] {} <Debug> TCP-Session: e5e4174f-1368-4d25-b8a8-eb86cbfa262b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4415 | 2026.01.09 00:33:40.703448 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:53835). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4416 | |||
| 4417 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4418 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4419 | 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 | ||
| 4420 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4421 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4422 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4423 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4424 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4425 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4426 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4427 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 4428 | (version 23.8.7.1) | ||
| 4429 | 2026.01.09 00:33:40.703644 [ 286 ] {} <Debug> TCP-Session: 32afd8e6-6965-44c3-8090-7b7481099ec4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4430 | 2026.01.09 00:33:40.703664 [ 267 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:33681). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4431 | |||
| 4432 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4433 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4434 | 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 | ||
| 4435 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4436 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4437 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4438 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4439 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4440 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4441 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4442 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 4443 | (version 23.8.7.1) | ||
| 4444 | 2026.01.09 00:33:40.703759 [ 267 ] {} <Debug> TCP-Session: e5e4174f-1368-4d25-b8a8-eb86cbfa262b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4445 | 2026.01.09 00:33:42.033759 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4446 | 2026.01.09 00:33:42.033942 [ 269 ] {035a58ef-8f35-4d87-8671-63569a4853c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4447 | 2026.01.09 00:33:42.034011 [ 269 ] {035a58ef-8f35-4d87-8671-63569a4853c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4448 | 2026.01.09 00:33:42.034664 [ 269 ] {035a58ef-8f35-4d87-8671-63569a4853c7} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4449 | 2026.01.09 00:33:42.034716 [ 269 ] {035a58ef-8f35-4d87-8671-63569a4853c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4450 | 2026.01.09 00:33:42.035206 [ 269 ] {035a58ef-8f35-4d87-8671-63569a4853c7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4451 | 2026.01.09 00:33:42.035456 [ 269 ] {035a58ef-8f35-4d87-8671-63569a4853c7} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4452 | 2026.01.09 00:33:42.035628 [ 269 ] {035a58ef-8f35-4d87-8671-63569a4853c7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001734 sec., 32295.271049596307 rows/sec., 2.48 MiB/sec. | ||
| 4453 | 2026.01.09 00:33:42.035625 [ 120 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4454 | 2026.01.09 00:33:42.035685 [ 269 ] {035a58ef-8f35-4d87-8671-63569a4853c7} <Debug> TCPHandler: Processed in 0.002060628 sec. | ||
| 4455 | 2026.01.09 00:33:42.035704 [ 120 ] {} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4456 | 2026.01.09 00:33:42.035731 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4457 | 2026.01.09 00:33:42.035828 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4458 | 2026.01.09 00:33:42.035830 [ 201 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::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 | ||
| 4459 | 2026.01.09 00:33:42.035939 [ 201 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4460 | 2026.01.09 00:33:42.035947 [ 269 ] {5ed26bf2-107b-4c27-9740-ecdedfdb4ce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4461 | 2026.01.09 00:33:42.035971 [ 201 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2463 rows starting from the beginning of the part | ||
| 4462 | 2026.01.09 00:33:42.035997 [ 269 ] {5ed26bf2-107b-4c27-9740-ecdedfdb4ce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4463 | 2026.01.09 00:33:42.036047 [ 201 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 137 rows starting from the beginning of the part | ||
| 4464 | 2026.01.09 00:33:42.036121 [ 201 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1112 rows starting from the beginning of the part | ||
| 4465 | 2026.01.09 00:33:42.036175 [ 201 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 138 rows starting from the beginning of the part | ||
| 4466 | 2026.01.09 00:33:42.036221 [ 201 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2252 rows starting from the beginning of the part | ||
| 4467 | 2026.01.09 00:33:42.036272 [ 201 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part | ||
| 4468 | 2026.01.09 00:33:42.036600 [ 269 ] {5ed26bf2-107b-4c27-9740-ecdedfdb4ce6} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4469 | 2026.01.09 00:33:42.036649 [ 269 ] {5ed26bf2-107b-4c27-9740-ecdedfdb4ce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4470 | 2026.01.09 00:33:42.037129 [ 269 ] {5ed26bf2-107b-4c27-9740-ecdedfdb4ce6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4471 | 2026.01.09 00:33:42.037374 [ 269 ] {5ed26bf2-107b-4c27-9740-ecdedfdb4ce6} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4472 | 2026.01.09 00:33:42.037509 [ 120 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4473 | 2026.01.09 00:33:42.037542 [ 269 ] {5ed26bf2-107b-4c27-9740-ecdedfdb4ce6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001623 sec., 39433.148490449785 rows/sec., 3.08 MiB/sec. | ||
| 4474 | 2026.01.09 00:33:42.037565 [ 120 ] {} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4475 | 2026.01.09 00:33:42.037592 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4476 | 2026.01.09 00:33:42.037596 [ 269 ] {5ed26bf2-107b-4c27-9740-ecdedfdb4ce6} <Debug> TCPHandler: Processed in 0.001826492 sec. | ||
| 4477 | 2026.01.09 00:33:42.037722 [ 188 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::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 | ||
| 4478 | 2026.01.09 00:33:42.037752 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4479 | 2026.01.09 00:33:42.037845 [ 188 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4480 | 2026.01.09 00:33:42.037866 [ 269 ] {cde753e0-b569-4f2f-84c7-4def5d4488ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4481 | 2026.01.09 00:33:42.037888 [ 188 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1249 rows starting from the beginning of the part | ||
| 4482 | 2026.01.09 00:33:42.037919 [ 269 ] {cde753e0-b569-4f2f-84c7-4def5d4488ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4483 | 2026.01.09 00:33:42.037966 [ 188 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::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 | ||
| 4484 | 2026.01.09 00:33:42.038026 [ 188 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 679 rows starting from the beginning of the part | ||
| 4485 | 2026.01.09 00:33:42.038068 [ 188 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 105 rows starting from the beginning of the part | ||
| 4486 | 2026.01.09 00:33:42.038111 [ 188 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1135 rows starting from the beginning of the part | ||
| 4487 | 2026.01.09 00:33:42.038153 [ 188 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::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 | ||
| 4488 | 2026.01.09 00:33:42.038380 [ 269 ] {cde753e0-b569-4f2f-84c7-4def5d4488ad} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4489 | 2026.01.09 00:33:42.038422 [ 269 ] {cde753e0-b569-4f2f-84c7-4def5d4488ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4490 | 2026.01.09 00:33:42.038839 [ 193 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6158 rows, containing 5 columns (5 merged, 0 gathered) in 0.003050297 sec., 2018819.806727017 rows/sec., 171.43 MiB/sec. | ||
| 4491 | 2026.01.09 00:33:42.038841 [ 269 ] {cde753e0-b569-4f2f-84c7-4def5d4488ad} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4492 | 2026.01.09 00:33:42.039173 [ 195 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4493 | 2026.01.09 00:33:42.039181 [ 269 ] {cde753e0-b569-4f2f-84c7-4def5d4488ad} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4494 | 2026.01.09 00:33:42.039378 [ 269 ] {cde753e0-b569-4f2f-84c7-4def5d4488ad} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001537 sec., 41639.55757970072 rows/sec., 2.90 MiB/sec. | ||
| 4495 | 2026.01.09 00:33:42.039382 [ 120 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4496 | 2026.01.09 00:33:42.039424 [ 269 ] {cde753e0-b569-4f2f-84c7-4def5d4488ad} <Debug> TCPHandler: Processed in 0.001724099 sec. | ||
| 4497 | 2026.01.09 00:33:42.039454 [ 120 ] {} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4498 | 2026.01.09 00:33:42.039497 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4499 | 2026.01.09 00:33:42.039568 [ 188 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_26_5} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4500 | 2026.01.09 00:33:42.039589 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4501 | 2026.01.09 00:33:42.039639 [ 198 ] {932a566d-fbdc-4b2b-9486-18b365c28387::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 | ||
| 4502 | 2026.01.09 00:33:42.039677 [ 188 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_26_5} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4503 | 2026.01.09 00:33:42.039700 [ 269 ] {031d2a11-491b-4d25-a992-d234f36d6621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4504 | 2026.01.09 00:33:42.039719 [ 193 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3338 rows, containing 5 columns (5 merged, 0 gathered) in 0.002042598 sec., 1634193.3165507847 rows/sec., 123.61 MiB/sec. | ||
| 4505 | 2026.01.09 00:33:42.039763 [ 269 ] {031d2a11-491b-4d25-a992-d234f36d6621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4506 | 2026.01.09 00:33:42.039788 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. | ||
| 4507 | 2026.01.09 00:33:42.039836 [ 198 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4508 | 2026.01.09 00:33:42.039882 [ 198 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7043 rows starting from the beginning of the part | ||
| 4509 | 2026.01.09 00:33:42.039940 [ 195 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4510 | 2026.01.09 00:33:42.039950 [ 198 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 161 rows starting from the beginning of the part | ||
| 4511 | 2026.01.09 00:33:42.040014 [ 198 ] {932a566d-fbdc-4b2b-9486-18b365c28387::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 | ||
| 4512 | 2026.01.09 00:33:42.040076 [ 198 ] {932a566d-fbdc-4b2b-9486-18b365c28387::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 | ||
| 4513 | 2026.01.09 00:33:42.040125 [ 198 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 934 rows starting from the beginning of the part | ||
| 4514 | 2026.01.09 00:33:42.040171 [ 198 ] {932a566d-fbdc-4b2b-9486-18b365c28387::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 | ||
| 4515 | 2026.01.09 00:33:42.040180 [ 269 ] {031d2a11-491b-4d25-a992-d234f36d6621} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4516 | 2026.01.09 00:33:42.040226 [ 269 ] {031d2a11-491b-4d25-a992-d234f36d6621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4517 | 2026.01.09 00:33:42.040254 [ 195 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_26_5} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4518 | 2026.01.09 00:33:42.040358 [ 195 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_26_5} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4519 | 2026.01.09 00:33:42.040457 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 4520 | 2026.01.09 00:33:42.040608 [ 269 ] {031d2a11-491b-4d25-a992-d234f36d6621} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4521 | 2026.01.09 00:33:42.040836 [ 269 ] {031d2a11-491b-4d25-a992-d234f36d6621} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4522 | 2026.01.09 00:33:42.040947 [ 120 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4523 | 2026.01.09 00:33:42.040972 [ 269 ] {031d2a11-491b-4d25-a992-d234f36d6621} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001297 sec., 18504.240555127217 rows/sec., 1.25 MiB/sec. | ||
| 4524 | 2026.01.09 00:33:42.040979 [ 120 ] {} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4525 | 2026.01.09 00:33:42.041014 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4526 | 2026.01.09 00:33:42.041016 [ 269 ] {031d2a11-491b-4d25-a992-d234f36d6621} <Debug> TCPHandler: Processed in 0.001483732 sec. | ||
| 4527 | 2026.01.09 00:33:42.041095 [ 196 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 4528 | 2026.01.09 00:33:42.041211 [ 196 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4529 | 2026.01.09 00:33:42.041239 [ 196 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1432 rows starting from the beginning of the part | ||
| 4530 | 2026.01.09 00:33:42.041289 [ 196 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 4531 | 2026.01.09 00:33:42.041332 [ 196 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 4532 | 2026.01.09 00:33:42.041369 [ 196 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 4533 | 2026.01.09 00:33:42.041406 [ 196 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 80 rows starting from the beginning of the part | ||
| 4534 | 2026.01.09 00:33:42.041444 [ 196 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part | ||
| 4535 | 2026.01.09 00:33:42.042441 [ 195 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1760 rows, containing 4 columns (4 merged, 0 gathered) in 0.00137871 sec., 1276555.620833968 rows/sec., 81.41 MiB/sec. | ||
| 4536 | 2026.01.09 00:33:42.042732 [ 188 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4537 | 2026.01.09 00:33:42.043014 [ 188 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_26_5} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4538 | 2026.01.09 00:33:42.043083 [ 188 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_26_5} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4539 | 2026.01.09 00:33:42.043153 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 4540 | 2026.01.09 00:33:42.044047 [ 193 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8676 rows, containing 5 columns (5 merged, 0 gathered) in 0.004462758 sec., 1944089.2829053246 rows/sec., 130.74 MiB/sec. | ||
| 4541 | 2026.01.09 00:33:42.044235 [ 188 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4542 | 2026.01.09 00:33:42.044516 [ 188 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4543 | 2026.01.09 00:33:42.044588 [ 188 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4544 | 2026.01.09 00:33:42.044668 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. | ||
| 4545 | 2026.01.09 00:33:42.330676 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8151 | ||
| 4546 | 2026.01.09 00:33:42.331192 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4547 | 2026.01.09 00:33:42.331240 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4548 | 2026.01.09 00:33:42.331779 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4549 | 2026.01.09 00:33:42.332082 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4550 | 2026.01.09 00:33:42.332267 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8151 | ||
| 4551 | 2026.01.09 00:33:42.768599 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4552 | 2026.01.09 00:33:42.785034 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4553 | 2026.01.09 00:33:42.785107 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4554 | 2026.01.09 00:33:42.791159 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4555 | 2026.01.09 00:33:42.791904 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4556 | 2026.01.09 00:33:42.794852 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4557 | 2026.01.09 00:33:43.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 242.77 MiB, peak 250.11 MiB, free memory in arenas 0.00 B, will set to 245.13 MiB (RSS), difference: 2.35 MiB | ||
| 4558 | 2026.01.09 00:33:44.837313 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 604 | ||
| 4559 | 2026.01.09 00:33:44.839872 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4560 | 2026.01.09 00:33:44.839922 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4561 | 2026.01.09 00:33:44.841138 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4562 | 2026.01.09 00:33:44.841419 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4563 | 2026.01.09 00:33:44.841774 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 604 | ||
| 4564 | 2026.01.09 00:33:47.040362 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4565 | 2026.01.09 00:33:47.040549 [ 269 ] {4b702c7d-32f2-4ed8-bb73-5e6429dd3840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4566 | 2026.01.09 00:33:47.040614 [ 269 ] {4b702c7d-32f2-4ed8-bb73-5e6429dd3840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4567 | 2026.01.09 00:33:47.041333 [ 269 ] {4b702c7d-32f2-4ed8-bb73-5e6429dd3840} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4568 | 2026.01.09 00:33:47.041383 [ 269 ] {4b702c7d-32f2-4ed8-bb73-5e6429dd3840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4569 | 2026.01.09 00:33:47.041825 [ 269 ] {4b702c7d-32f2-4ed8-bb73-5e6429dd3840} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4570 | 2026.01.09 00:33:47.042070 [ 269 ] {4b702c7d-32f2-4ed8-bb73-5e6429dd3840} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4571 | 2026.01.09 00:33:47.042237 [ 269 ] {4b702c7d-32f2-4ed8-bb73-5e6429dd3840} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001733 sec., 79630.69821119447 rows/sec., 6.91 MiB/sec. | ||
| 4572 | 2026.01.09 00:33:47.042286 [ 269 ] {4b702c7d-32f2-4ed8-bb73-5e6429dd3840} <Debug> TCPHandler: Processed in 0.002049828 sec. | ||
| 4573 | 2026.01.09 00:33:47.042427 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4574 | 2026.01.09 00:33:47.042529 [ 269 ] {465cd2ff-f5ad-4b4e-925e-52eb91effe01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4575 | 2026.01.09 00:33:47.042574 [ 269 ] {465cd2ff-f5ad-4b4e-925e-52eb91effe01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4576 | 2026.01.09 00:33:47.043037 [ 269 ] {465cd2ff-f5ad-4b4e-925e-52eb91effe01} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4577 | 2026.01.09 00:33:47.043081 [ 269 ] {465cd2ff-f5ad-4b4e-925e-52eb91effe01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4578 | 2026.01.09 00:33:47.043419 [ 269 ] {465cd2ff-f5ad-4b4e-925e-52eb91effe01} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4579 | 2026.01.09 00:33:47.043646 [ 269 ] {465cd2ff-f5ad-4b4e-925e-52eb91effe01} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4580 | 2026.01.09 00:33:47.043788 [ 269 ] {465cd2ff-f5ad-4b4e-925e-52eb91effe01} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.00128 sec., 32031.249999999996 rows/sec., 2.35 MiB/sec. | ||
| 4581 | 2026.01.09 00:33:47.043831 [ 269 ] {465cd2ff-f5ad-4b4e-925e-52eb91effe01} <Debug> TCPHandler: Processed in 0.001455671 sec. | ||
| 4582 | 2026.01.09 00:33:47.043949 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4583 | 2026.01.09 00:33:47.044046 [ 269 ] {7455664c-a8ca-4807-8764-4b98b836d2da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4584 | 2026.01.09 00:33:47.044091 [ 269 ] {7455664c-a8ca-4807-8764-4b98b836d2da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4585 | 2026.01.09 00:33:47.044542 [ 269 ] {7455664c-a8ca-4807-8764-4b98b836d2da} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4586 | 2026.01.09 00:33:47.044580 [ 269 ] {7455664c-a8ca-4807-8764-4b98b836d2da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4587 | 2026.01.09 00:33:47.044905 [ 269 ] {7455664c-a8ca-4807-8764-4b98b836d2da} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4588 | 2026.01.09 00:33:47.045129 [ 269 ] {7455664c-a8ca-4807-8764-4b98b836d2da} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4589 | 2026.01.09 00:33:47.045258 [ 269 ] {7455664c-a8ca-4807-8764-4b98b836d2da} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.00123 sec., 85365.85365853658 rows/sec., 6.67 MiB/sec. | ||
| 4590 | 2026.01.09 00:33:47.045297 [ 269 ] {7455664c-a8ca-4807-8764-4b98b836d2da} <Debug> TCPHandler: Processed in 0.001399859 sec. | ||
| 4591 | 2026.01.09 00:33:47.045413 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4592 | 2026.01.09 00:33:47.045508 [ 269 ] {caee5622-3387-45e4-b23f-6e0e18599383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4593 | 2026.01.09 00:33:47.045551 [ 269 ] {caee5622-3387-45e4-b23f-6e0e18599383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4594 | 2026.01.09 00:33:47.045969 [ 269 ] {caee5622-3387-45e4-b23f-6e0e18599383} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4595 | 2026.01.09 00:33:47.046005 [ 269 ] {caee5622-3387-45e4-b23f-6e0e18599383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4596 | 2026.01.09 00:33:47.046353 [ 269 ] {caee5622-3387-45e4-b23f-6e0e18599383} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4597 | 2026.01.09 00:33:47.046570 [ 269 ] {caee5622-3387-45e4-b23f-6e0e18599383} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4598 | 2026.01.09 00:33:47.046699 [ 269 ] {caee5622-3387-45e4-b23f-6e0e18599383} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 4599 | 2026.01.09 00:33:47.046738 [ 269 ] {caee5622-3387-45e4-b23f-6e0e18599383} <Debug> TCPHandler: Processed in 0.001374619 sec. | ||
| 4600 | 2026.01.09 00:33:47.046842 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4601 | 2026.01.09 00:33:47.046936 [ 269 ] {67342f6d-393f-4699-bdb4-1286295cbe37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4602 | 2026.01.09 00:33:47.046991 [ 269 ] {67342f6d-393f-4699-bdb4-1286295cbe37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4603 | 2026.01.09 00:33:47.047873 [ 269 ] {67342f6d-393f-4699-bdb4-1286295cbe37} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4604 | 2026.01.09 00:33:47.047909 [ 269 ] {67342f6d-393f-4699-bdb4-1286295cbe37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4605 | 2026.01.09 00:33:47.048469 [ 269 ] {67342f6d-393f-4699-bdb4-1286295cbe37} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4606 | 2026.01.09 00:33:47.048697 [ 269 ] {67342f6d-393f-4699-bdb4-1286295cbe37} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4607 | 2026.01.09 00:33:47.048834 [ 269 ] {67342f6d-393f-4699-bdb4-1286295cbe37} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001915 sec., 21409.921671018277 rows/sec., 38.37 MiB/sec. | ||
| 4608 | 2026.01.09 00:33:47.048898 [ 269 ] {67342f6d-393f-4699-bdb4-1286295cbe37} <Debug> TCPHandler: Processed in 0.00210547 sec. | ||
| 4609 | 2026.01.09 00:33:47.049011 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4610 | 2026.01.09 00:33:47.049111 [ 269 ] {0788cc08-e28d-47d6-94ab-87186d2c1ab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4611 | 2026.01.09 00:33:47.049154 [ 269 ] {0788cc08-e28d-47d6-94ab-87186d2c1ab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4612 | 2026.01.09 00:33:47.049497 [ 269 ] {0788cc08-e28d-47d6-94ab-87186d2c1ab8} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4613 | 2026.01.09 00:33:47.049533 [ 269 ] {0788cc08-e28d-47d6-94ab-87186d2c1ab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4614 | 2026.01.09 00:33:47.049839 [ 269 ] {0788cc08-e28d-47d6-94ab-87186d2c1ab8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4615 | 2026.01.09 00:33:47.050050 [ 269 ] {0788cc08-e28d-47d6-94ab-87186d2c1ab8} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4616 | 2026.01.09 00:33:47.050187 [ 269 ] {0788cc08-e28d-47d6-94ab-87186d2c1ab8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 4617 | 2026.01.09 00:33:47.050224 [ 269 ] {0788cc08-e28d-47d6-94ab-87186d2c1ab8} <Debug> TCPHandler: Processed in 0.001262276 sec. | ||
| 4618 | 2026.01.09 00:33:49.734555 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4619 | 2026.01.09 00:33:49.734611 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4620 | 2026.01.09 00:33:49.833379 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8599 | ||
| 4621 | 2026.01.09 00:33:49.833859 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4622 | 2026.01.09 00:33:49.833893 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4623 | 2026.01.09 00:33:49.834355 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4624 | 2026.01.09 00:33:49.834572 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4625 | 2026.01.09 00:33:49.834700 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8599 | ||
| 4626 | 2026.01.09 00:33:50.231567 [ 108 ] {} <Debug> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 4627 | 2026.01.09 00:33:50.231624 [ 108 ] {} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4628 | 2026.01.09 00:33:50.231643 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4629 | 2026.01.09 00:33:50.231773 [ 198 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::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 | ||
| 4630 | 2026.01.09 00:33:50.231932 [ 198 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4631 | 2026.01.09 00:33:50.231967 [ 198 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::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 | ||
| 4632 | 2026.01.09 00:33:50.232048 [ 198 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::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 | ||
| 4633 | 2026.01.09 00:33:50.232132 [ 198 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::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 | ||
| 4634 | 2026.01.09 00:33:50.232196 [ 198 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::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 | ||
| 4635 | 2026.01.09 00:33:50.232258 [ 198 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::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 | ||
| 4636 | 2026.01.09 00:33:50.233391 [ 193 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001671038 sec., 35905.82619904514 rows/sec., 1.83 MiB/sec. | ||
| 4637 | 2026.01.09 00:33:50.233534 [ 198 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4638 | 2026.01.09 00:33:50.233778 [ 198 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_10_2} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4639 | 2026.01.09 00:33:50.233845 [ 198 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_10_2} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 4640 | 2026.01.09 00:33:50.233908 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4641 | 2026.01.09 00:33:50.294904 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4642 | 2026.01.09 00:33:50.311103 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4643 | 2026.01.09 00:33:50.311160 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4644 | 2026.01.09 00:33:50.317294 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4645 | 2026.01.09 00:33:50.318025 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): 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.09 00:33:50.320697 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4647 | 2026.01.09 00:33:52.049532 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4648 | 2026.01.09 00:33:52.049726 [ 269 ] {09ba499f-e94b-4c3b-853f-111b6eeaa518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4649 | 2026.01.09 00:33:52.049793 [ 269 ] {09ba499f-e94b-4c3b-853f-111b6eeaa518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4650 | 2026.01.09 00:33:52.050564 [ 269 ] {09ba499f-e94b-4c3b-853f-111b6eeaa518} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4651 | 2026.01.09 00:33:52.050617 [ 269 ] {09ba499f-e94b-4c3b-853f-111b6eeaa518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4652 | 2026.01.09 00:33:52.051051 [ 269 ] {09ba499f-e94b-4c3b-853f-111b6eeaa518} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4653 | 2026.01.09 00:33:52.051290 [ 269 ] {09ba499f-e94b-4c3b-853f-111b6eeaa518} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4654 | 2026.01.09 00:33:52.051453 [ 269 ] {09ba499f-e94b-4c3b-853f-111b6eeaa518} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001771 sec., 231507.62281197065 rows/sec., 14.69 MiB/sec. | ||
| 4655 | 2026.01.09 00:33:52.051506 [ 269 ] {09ba499f-e94b-4c3b-853f-111b6eeaa518} <Debug> TCPHandler: Processed in 0.00210614 sec. | ||
| 4656 | 2026.01.09 00:33:52.051628 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4657 | 2026.01.09 00:33:52.051731 [ 269 ] {8f32087a-3b51-4760-acbf-87472c99b32c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4658 | 2026.01.09 00:33:52.051777 [ 269 ] {8f32087a-3b51-4760-acbf-87472c99b32c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4659 | 2026.01.09 00:33:52.052609 [ 269 ] {8f32087a-3b51-4760-acbf-87472c99b32c} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4660 | 2026.01.09 00:33:52.052648 [ 269 ] {8f32087a-3b51-4760-acbf-87472c99b32c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4661 | 2026.01.09 00:33:52.053049 [ 269 ] {8f32087a-3b51-4760-acbf-87472c99b32c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4662 | 2026.01.09 00:33:52.053266 [ 269 ] {8f32087a-3b51-4760-acbf-87472c99b32c} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4663 | 2026.01.09 00:33:52.053404 [ 269 ] {8f32087a-3b51-4760-acbf-87472c99b32c} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001694 sec., 656434.4746162929 rows/sec., 51.79 MiB/sec. | ||
| 4664 | 2026.01.09 00:33:52.053445 [ 269 ] {8f32087a-3b51-4760-acbf-87472c99b32c} <Debug> TCPHandler: Processed in 0.001869604 sec. | ||
| 4665 | 2026.01.09 00:33:52.053558 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4666 | 2026.01.09 00:33:52.053657 [ 269 ] {e7b457be-7084-4f19-95f9-6572c24f5bd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4667 | 2026.01.09 00:33:52.053699 [ 269 ] {e7b457be-7084-4f19-95f9-6572c24f5bd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4668 | 2026.01.09 00:33:52.054219 [ 269 ] {e7b457be-7084-4f19-95f9-6572c24f5bd0} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4669 | 2026.01.09 00:33:52.054265 [ 269 ] {e7b457be-7084-4f19-95f9-6572c24f5bd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4670 | 2026.01.09 00:33:52.054657 [ 269 ] {e7b457be-7084-4f19-95f9-6572c24f5bd0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4671 | 2026.01.09 00:33:52.054913 [ 269 ] {e7b457be-7084-4f19-95f9-6572c24f5bd0} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4672 | 2026.01.09 00:33:52.055069 [ 269 ] {e7b457be-7084-4f19-95f9-6572c24f5bd0} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001433 sec., 143056.52477320307 rows/sec., 8.39 MiB/sec. | ||
| 4673 | 2026.01.09 00:33:52.055108 [ 269 ] {e7b457be-7084-4f19-95f9-6572c24f5bd0} <Debug> TCPHandler: Processed in 0.001600635 sec. | ||
| 4674 | 2026.01.09 00:33:52.055211 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4675 | 2026.01.09 00:33:52.055308 [ 269 ] {a6f2f63a-a5ba-4470-b405-df9d7e9db579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4676 | 2026.01.09 00:33:52.055349 [ 269 ] {a6f2f63a-a5ba-4470-b405-df9d7e9db579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4677 | 2026.01.09 00:33:52.055816 [ 269 ] {a6f2f63a-a5ba-4470-b405-df9d7e9db579} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4678 | 2026.01.09 00:33:52.055852 [ 269 ] {a6f2f63a-a5ba-4470-b405-df9d7e9db579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4679 | 2026.01.09 00:33:52.056162 [ 269 ] {a6f2f63a-a5ba-4470-b405-df9d7e9db579} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4680 | 2026.01.09 00:33:52.056362 [ 269 ] {a6f2f63a-a5ba-4470-b405-df9d7e9db579} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4681 | 2026.01.09 00:33:52.056489 [ 269 ] {a6f2f63a-a5ba-4470-b405-df9d7e9db579} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.0012 sec., 176666.6666666667 rows/sec., 11.39 MiB/sec. | ||
| 4682 | 2026.01.09 00:33:52.056526 [ 269 ] {a6f2f63a-a5ba-4470-b405-df9d7e9db579} <Debug> TCPHandler: Processed in 0.001365318 sec. | ||
| 4683 | 2026.01.09 00:33:52.056627 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4684 | 2026.01.09 00:33:52.056722 [ 269 ] {c4b1ccb5-5eb6-41a1-8159-46a541a7c144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4685 | 2026.01.09 00:33:52.056761 [ 269 ] {c4b1ccb5-5eb6-41a1-8159-46a541a7c144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4686 | 2026.01.09 00:33:52.057209 [ 269 ] {c4b1ccb5-5eb6-41a1-8159-46a541a7c144} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4687 | 2026.01.09 00:33:52.057244 [ 269 ] {c4b1ccb5-5eb6-41a1-8159-46a541a7c144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4688 | 2026.01.09 00:33:52.057567 [ 269 ] {c4b1ccb5-5eb6-41a1-8159-46a541a7c144} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4689 | 2026.01.09 00:33:52.057764 [ 269 ] {c4b1ccb5-5eb6-41a1-8159-46a541a7c144} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4690 | 2026.01.09 00:33:52.057893 [ 269 ] {c4b1ccb5-5eb6-41a1-8159-46a541a7c144} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001189 sec., 177460.0504625736 rows/sec., 10.08 MiB/sec. | ||
| 4691 | 2026.01.09 00:33:52.057930 [ 269 ] {c4b1ccb5-5eb6-41a1-8159-46a541a7c144} <Debug> TCPHandler: Processed in 0.001352488 sec. | ||
| 4692 | 2026.01.09 00:33:52.058032 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4693 | 2026.01.09 00:33:52.058127 [ 269 ] {2871b984-c40d-4f56-b0f1-84a8fa735d02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4694 | 2026.01.09 00:33:52.058165 [ 269 ] {2871b984-c40d-4f56-b0f1-84a8fa735d02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4695 | 2026.01.09 00:33:52.058764 [ 269 ] {2871b984-c40d-4f56-b0f1-84a8fa735d02} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4696 | 2026.01.09 00:33:52.058800 [ 269 ] {2871b984-c40d-4f56-b0f1-84a8fa735d02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4697 | 2026.01.09 00:33:52.059135 [ 269 ] {2871b984-c40d-4f56-b0f1-84a8fa735d02} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4698 | 2026.01.09 00:33:52.059339 [ 269 ] {2871b984-c40d-4f56-b0f1-84a8fa735d02} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4699 | 2026.01.09 00:33:52.059465 [ 269 ] {2871b984-c40d-4f56-b0f1-84a8fa735d02} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001356 sec., 500737.4631268437 rows/sec., 34.91 MiB/sec. | ||
| 4700 | 2026.01.09 00:33:52.059502 [ 269 ] {2871b984-c40d-4f56-b0f1-84a8fa735d02} <Debug> TCPHandler: Processed in 0.001520113 sec. | ||
| 4701 | 2026.01.09 00:33:52.059623 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4702 | 2026.01.09 00:33:52.059745 [ 269 ] {d88884e2-b535-4464-8726-7b19a25e3a0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4703 | 2026.01.09 00:33:52.059794 [ 269 ] {d88884e2-b535-4464-8726-7b19a25e3a0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4704 | 2026.01.09 00:33:52.060155 [ 269 ] {d88884e2-b535-4464-8726-7b19a25e3a0d} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4705 | 2026.01.09 00:33:52.060190 [ 269 ] {d88884e2-b535-4464-8726-7b19a25e3a0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4706 | 2026.01.09 00:33:52.060510 [ 269 ] {d88884e2-b535-4464-8726-7b19a25e3a0d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4707 | 2026.01.09 00:33:52.060714 [ 269 ] {d88884e2-b535-4464-8726-7b19a25e3a0d} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4708 | 2026.01.09 00:33:52.060846 [ 269 ] {d88884e2-b535-4464-8726-7b19a25e3a0d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001126 sec., 5328.596802841918 rows/sec., 278.40 KiB/sec. | ||
| 4709 | 2026.01.09 00:33:52.060883 [ 269 ] {d88884e2-b535-4464-8726-7b19a25e3a0d} <Debug> TCPHandler: Processed in 0.001322347 sec. | ||
| 4710 | 2026.01.09 00:33:52.061006 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4711 | 2026.01.09 00:33:52.061131 [ 269 ] {42e383fe-6693-4db4-a236-11d307430e78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4712 | 2026.01.09 00:33:52.061182 [ 269 ] {42e383fe-6693-4db4-a236-11d307430e78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4713 | 2026.01.09 00:33:52.061686 [ 269 ] {42e383fe-6693-4db4-a236-11d307430e78} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4714 | 2026.01.09 00:33:52.061729 [ 269 ] {42e383fe-6693-4db4-a236-11d307430e78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4715 | 2026.01.09 00:33:52.062141 [ 269 ] {42e383fe-6693-4db4-a236-11d307430e78} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4716 | 2026.01.09 00:33:52.062353 [ 269 ] {42e383fe-6693-4db4-a236-11d307430e78} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4717 | 2026.01.09 00:33:52.062486 [ 269 ] {42e383fe-6693-4db4-a236-11d307430e78} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00138 sec., 227536.23188405798 rows/sec., 14.95 MiB/sec. | ||
| 4718 | 2026.01.09 00:33:52.062524 [ 269 ] {42e383fe-6693-4db4-a236-11d307430e78} <Debug> TCPHandler: Processed in 0.001580495 sec. | ||
| 4719 | 2026.01.09 00:33:52.062627 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4720 | 2026.01.09 00:33:52.062724 [ 269 ] {0984db32-b01e-4cf0-81ad-9c547d4d8c47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4721 | 2026.01.09 00:33:52.062765 [ 269 ] {0984db32-b01e-4cf0-81ad-9c547d4d8c47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4722 | 2026.01.09 00:33:52.063071 [ 269 ] {0984db32-b01e-4cf0-81ad-9c547d4d8c47} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4723 | 2026.01.09 00:33:52.063106 [ 269 ] {0984db32-b01e-4cf0-81ad-9c547d4d8c47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4724 | 2026.01.09 00:33:52.063412 [ 269 ] {0984db32-b01e-4cf0-81ad-9c547d4d8c47} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4725 | 2026.01.09 00:33:52.063614 [ 269 ] {0984db32-b01e-4cf0-81ad-9c547d4d8c47} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4726 | 2026.01.09 00:33:52.063741 [ 269 ] {0984db32-b01e-4cf0-81ad-9c547d4d8c47} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001037 sec., 964.3201542912248 rows/sec., 64.98 KiB/sec. | ||
| 4727 | 2026.01.09 00:33:52.063777 [ 269 ] {0984db32-b01e-4cf0-81ad-9c547d4d8c47} <Debug> TCPHandler: Processed in 0.001200654 sec. | ||
| 4728 | 2026.01.09 00:33:52.063896 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4729 | 2026.01.09 00:33:52.064019 [ 269 ] {1ad01808-e97d-4be0-8129-84116ca9ca7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4730 | 2026.01.09 00:33:52.064070 [ 269 ] {1ad01808-e97d-4be0-8129-84116ca9ca7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4731 | 2026.01.09 00:33:52.064461 [ 269 ] {1ad01808-e97d-4be0-8129-84116ca9ca7a} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4732 | 2026.01.09 00:33:52.064503 [ 269 ] {1ad01808-e97d-4be0-8129-84116ca9ca7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4733 | 2026.01.09 00:33:52.064909 [ 269 ] {1ad01808-e97d-4be0-8129-84116ca9ca7a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4734 | 2026.01.09 00:33:52.065137 [ 269 ] {1ad01808-e97d-4be0-8129-84116ca9ca7a} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4735 | 2026.01.09 00:33:52.065262 [ 269 ] {1ad01808-e97d-4be0-8129-84116ca9ca7a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001268 sec., 82018.92744479496 rows/sec., 5.03 MiB/sec. | ||
| 4736 | 2026.01.09 00:33:52.065298 [ 269 ] {1ad01808-e97d-4be0-8129-84116ca9ca7a} <Debug> TCPHandler: Processed in 0.001461402 sec. | ||
| 4737 | 2026.01.09 00:33:54.842945 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 636 | ||
| 4738 | 2026.01.09 00:33:54.845205 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4739 | 2026.01.09 00:33:54.845253 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4740 | 2026.01.09 00:33:54.846483 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4741 | 2026.01.09 00:33:54.846765 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4742 | 2026.01.09 00:33:54.847123 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 636 | ||
| 4743 | 2026.01.09 00:33:57.040579 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4744 | 2026.01.09 00:33:57.040857 [ 269 ] {6fb0a29c-b0a3-43d2-9e94-cec166d29891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4745 | 2026.01.09 00:33:57.040951 [ 269 ] {6fb0a29c-b0a3-43d2-9e94-cec166d29891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4746 | 2026.01.09 00:33:57.041947 [ 269 ] {6fb0a29c-b0a3-43d2-9e94-cec166d29891} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4747 | 2026.01.09 00:33:57.041984 [ 269 ] {6fb0a29c-b0a3-43d2-9e94-cec166d29891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4748 | 2026.01.09 00:33:57.042424 [ 269 ] {6fb0a29c-b0a3-43d2-9e94-cec166d29891} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4749 | 2026.01.09 00:33:57.042649 [ 269 ] {6fb0a29c-b0a3-43d2-9e94-cec166d29891} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4750 | 2026.01.09 00:33:57.042804 [ 269 ] {6fb0a29c-b0a3-43d2-9e94-cec166d29891} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.002014 sec., 6951.340615690168 rows/sec., 566.83 KiB/sec. | ||
| 4751 | 2026.01.09 00:33:57.042861 [ 269 ] {6fb0a29c-b0a3-43d2-9e94-cec166d29891} <Debug> TCPHandler: Processed in 0.00244448 sec. | ||
| 4752 | 2026.01.09 00:33:57.042992 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4753 | 2026.01.09 00:33:57.043094 [ 269 ] {d0694a38-77e0-40ab-8785-a2f6352d7bda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4754 | 2026.01.09 00:33:57.043136 [ 269 ] {d0694a38-77e0-40ab-8785-a2f6352d7bda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4755 | 2026.01.09 00:33:57.043691 [ 269 ] {d0694a38-77e0-40ab-8785-a2f6352d7bda} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4756 | 2026.01.09 00:33:57.043725 [ 269 ] {d0694a38-77e0-40ab-8785-a2f6352d7bda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4757 | 2026.01.09 00:33:57.044039 [ 269 ] {d0694a38-77e0-40ab-8785-a2f6352d7bda} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4758 | 2026.01.09 00:33:57.044230 [ 269 ] {d0694a38-77e0-40ab-8785-a2f6352d7bda} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4759 | 2026.01.09 00:33:57.044348 [ 269 ] {d0694a38-77e0-40ab-8785-a2f6352d7bda} <Debug> executeQuery: Read 145 rows, 12.78 KiB in 0.001297 sec., 111796.45335389361 rows/sec., 9.62 MiB/sec. | ||
| 4760 | 2026.01.09 00:33:57.044392 [ 269 ] {d0694a38-77e0-40ab-8785-a2f6352d7bda} <Debug> TCPHandler: Processed in 0.001470192 sec. | ||
| 4761 | 2026.01.09 00:33:57.044499 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4762 | 2026.01.09 00:33:57.044588 [ 269 ] {31be9679-b1ff-49ae-9b25-d66cd487a74f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4763 | 2026.01.09 00:33:57.044626 [ 269 ] {31be9679-b1ff-49ae-9b25-d66cd487a74f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4764 | 2026.01.09 00:33:57.045099 [ 269 ] {31be9679-b1ff-49ae-9b25-d66cd487a74f} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4765 | 2026.01.09 00:33:57.045132 [ 269 ] {31be9679-b1ff-49ae-9b25-d66cd487a74f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4766 | 2026.01.09 00:33:57.045426 [ 269 ] {31be9679-b1ff-49ae-9b25-d66cd487a74f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4767 | 2026.01.09 00:33:57.045623 [ 269 ] {31be9679-b1ff-49ae-9b25-d66cd487a74f} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4768 | 2026.01.09 00:33:57.045746 [ 269 ] {31be9679-b1ff-49ae-9b25-d66cd487a74f} <Debug> executeQuery: Read 55 rows, 4.06 KiB in 0.00114 sec., 48245.61403508772 rows/sec., 3.48 MiB/sec. | ||
| 4769 | 2026.01.09 00:33:57.045791 [ 269 ] {31be9679-b1ff-49ae-9b25-d66cd487a74f} <Debug> TCPHandler: Processed in 0.001309227 sec. | ||
| 4770 | 2026.01.09 00:33:57.045905 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4771 | 2026.01.09 00:33:57.045998 [ 269 ] {d035e24b-3963-4c2b-a6e1-701a53b05941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4772 | 2026.01.09 00:33:57.046036 [ 269 ] {d035e24b-3963-4c2b-a6e1-701a53b05941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4773 | 2026.01.09 00:33:57.046481 [ 269 ] {d035e24b-3963-4c2b-a6e1-701a53b05941} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4774 | 2026.01.09 00:33:57.046514 [ 269 ] {d035e24b-3963-4c2b-a6e1-701a53b05941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4775 | 2026.01.09 00:33:57.046809 [ 269 ] {d035e24b-3963-4c2b-a6e1-701a53b05941} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4776 | 2026.01.09 00:33:57.047016 [ 269 ] {d035e24b-3963-4c2b-a6e1-701a53b05941} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4777 | 2026.01.09 00:33:57.047194 [ 269 ] {d035e24b-3963-4c2b-a6e1-701a53b05941} <Debug> executeQuery: Read 119 rows, 9.54 KiB in 0.001222 sec., 97381.34206219313 rows/sec., 7.62 MiB/sec. | ||
| 4778 | 2026.01.09 00:33:57.047240 [ 269 ] {d035e24b-3963-4c2b-a6e1-701a53b05941} <Debug> TCPHandler: Processed in 0.00139508 sec. | ||
| 4779 | 2026.01.09 00:33:57.047367 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4780 | 2026.01.09 00:33:57.047469 [ 269 ] {b64c7858-748b-4954-af7a-67f3c807c1d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4781 | 2026.01.09 00:33:57.047510 [ 269 ] {b64c7858-748b-4954-af7a-67f3c807c1d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4782 | 2026.01.09 00:33:57.047934 [ 269 ] {b64c7858-748b-4954-af7a-67f3c807c1d5} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4783 | 2026.01.09 00:33:57.047969 [ 269 ] {b64c7858-748b-4954-af7a-67f3c807c1d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4784 | 2026.01.09 00:33:57.048404 [ 269 ] {b64c7858-748b-4954-af7a-67f3c807c1d5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4785 | 2026.01.09 00:33:57.048627 [ 269 ] {b64c7858-748b-4954-af7a-67f3c807c1d5} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4786 | 2026.01.09 00:33:57.048760 [ 269 ] {b64c7858-748b-4954-af7a-67f3c807c1d5} <Debug> executeQuery: Read 167 rows, 11.90 KiB in 0.00128 sec., 130468.74999999999 rows/sec., 9.08 MiB/sec. | ||
| 4787 | 2026.01.09 00:33:57.048798 [ 269 ] {b64c7858-748b-4954-af7a-67f3c807c1d5} <Debug> TCPHandler: Processed in 0.001459982 sec. | ||
| 4788 | 2026.01.09 00:33:57.048922 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4789 | 2026.01.09 00:33:57.049017 [ 269 ] {39e1582d-768e-4c9a-a3e5-7784c45f771b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4790 | 2026.01.09 00:33:57.049075 [ 269 ] {39e1582d-768e-4c9a-a3e5-7784c45f771b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4791 | 2026.01.09 00:33:57.049977 [ 269 ] {39e1582d-768e-4c9a-a3e5-7784c45f771b} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4792 | 2026.01.09 00:33:57.050012 [ 269 ] {39e1582d-768e-4c9a-a3e5-7784c45f771b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4793 | 2026.01.09 00:33:57.050530 [ 269 ] {39e1582d-768e-4c9a-a3e5-7784c45f771b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4794 | 2026.01.09 00:33:57.050750 [ 269 ] {39e1582d-768e-4c9a-a3e5-7784c45f771b} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4795 | 2026.01.09 00:33:57.050877 [ 269 ] {39e1582d-768e-4c9a-a3e5-7784c45f771b} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001933 sec., 21210.55354371443 rows/sec., 38.01 MiB/sec. | ||
| 4796 | 2026.01.09 00:33:57.050934 [ 269 ] {39e1582d-768e-4c9a-a3e5-7784c45f771b} <Debug> TCPHandler: Processed in 0.00213038 sec. | ||
| 4797 | 2026.01.09 00:33:57.051164 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4798 | 2026.01.09 00:33:57.051260 [ 269 ] {d4707bb2-0088-4506-b622-1f10f893cd6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4799 | 2026.01.09 00:33:57.051302 [ 269 ] {d4707bb2-0088-4506-b622-1f10f893cd6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4800 | 2026.01.09 00:33:57.051673 [ 269 ] {d4707bb2-0088-4506-b622-1f10f893cd6b} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4801 | 2026.01.09 00:33:57.051708 [ 269 ] {d4707bb2-0088-4506-b622-1f10f893cd6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4802 | 2026.01.09 00:33:57.052011 [ 269 ] {d4707bb2-0088-4506-b622-1f10f893cd6b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4803 | 2026.01.09 00:33:57.052217 [ 269 ] {d4707bb2-0088-4506-b622-1f10f893cd6b} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4804 | 2026.01.09 00:33:57.052342 [ 269 ] {d4707bb2-0088-4506-b622-1f10f893cd6b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 4805 | 2026.01.09 00:33:57.052376 [ 269 ] {d4707bb2-0088-4506-b622-1f10f893cd6b} <Debug> TCPHandler: Processed in 0.001295716 sec. | ||
| 4806 | 2026.01.09 00:33:57.334859 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9111 | ||
| 4807 | 2026.01.09 00:33:57.335341 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4808 | 2026.01.09 00:33:57.335378 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4809 | 2026.01.09 00:33:57.335844 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4810 | 2026.01.09 00:33:57.336070 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4811 | 2026.01.09 00:33:57.336276 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9111 | ||
| 4812 | 2026.01.09 00:33:57.820975 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4813 | 2026.01.09 00:33:57.837768 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4814 | 2026.01.09 00:33:57.837825 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4815 | 2026.01.09 00:33:57.844069 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4816 | 2026.01.09 00:33:57.844857 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4817 | 2026.01.09 00:33:57.847805 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4818 | 2026.01.09 00:34:02.049311 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4819 | 2026.01.09 00:34:02.049514 [ 269 ] {3b936689-d911-4e9e-8237-cd34b0047b11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4820 | 2026.01.09 00:34:02.049592 [ 269 ] {3b936689-d911-4e9e-8237-cd34b0047b11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4821 | 2026.01.09 00:34:02.050422 [ 269 ] {3b936689-d911-4e9e-8237-cd34b0047b11} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4822 | 2026.01.09 00:34:02.050476 [ 269 ] {3b936689-d911-4e9e-8237-cd34b0047b11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4823 | 2026.01.09 00:34:02.050903 [ 269 ] {3b936689-d911-4e9e-8237-cd34b0047b11} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4824 | 2026.01.09 00:34:02.051138 [ 269 ] {3b936689-d911-4e9e-8237-cd34b0047b11} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4825 | 2026.01.09 00:34:02.051299 [ 269 ] {3b936689-d911-4e9e-8237-cd34b0047b11} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001831 sec., 223921.3544511196 rows/sec., 14.20 MiB/sec. | ||
| 4826 | 2026.01.09 00:34:02.051349 [ 269 ] {3b936689-d911-4e9e-8237-cd34b0047b11} <Debug> TCPHandler: Processed in 0.002170541 sec. | ||
| 4827 | 2026.01.09 00:34:02.051490 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4828 | 2026.01.09 00:34:02.051596 [ 269 ] {6f84c31a-19e5-4178-a169-f0b6e25cf896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4829 | 2026.01.09 00:34:02.051640 [ 269 ] {6f84c31a-19e5-4178-a169-f0b6e25cf896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4830 | 2026.01.09 00:34:02.052560 [ 269 ] {6f84c31a-19e5-4178-a169-f0b6e25cf896} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4831 | 2026.01.09 00:34:02.052595 [ 269 ] {6f84c31a-19e5-4178-a169-f0b6e25cf896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4832 | 2026.01.09 00:34:02.052983 [ 269 ] {6f84c31a-19e5-4178-a169-f0b6e25cf896} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4833 | 2026.01.09 00:34:02.053211 [ 269 ] {6f84c31a-19e5-4178-a169-f0b6e25cf896} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4834 | 2026.01.09 00:34:02.053342 [ 269 ] {6f84c31a-19e5-4178-a169-f0b6e25cf896} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001768 sec., 628959.2760180995 rows/sec., 49.62 MiB/sec. | ||
| 4835 | 2026.01.09 00:34:02.053382 [ 269 ] {6f84c31a-19e5-4178-a169-f0b6e25cf896} <Debug> TCPHandler: Processed in 0.001959806 sec. | ||
| 4836 | 2026.01.09 00:34:02.053502 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4837 | 2026.01.09 00:34:02.053601 [ 269 ] {958b81e9-bec2-467f-b5a4-3fe9c6f5f79a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4838 | 2026.01.09 00:34:02.053642 [ 269 ] {958b81e9-bec2-467f-b5a4-3fe9c6f5f79a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4839 | 2026.01.09 00:34:02.054123 [ 269 ] {958b81e9-bec2-467f-b5a4-3fe9c6f5f79a} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4840 | 2026.01.09 00:34:02.054158 [ 269 ] {958b81e9-bec2-467f-b5a4-3fe9c6f5f79a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4841 | 2026.01.09 00:34:02.054468 [ 269 ] {958b81e9-bec2-467f-b5a4-3fe9c6f5f79a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4842 | 2026.01.09 00:34:02.054683 [ 269 ] {958b81e9-bec2-467f-b5a4-3fe9c6f5f79a} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4843 | 2026.01.09 00:34:02.054817 [ 269 ] {958b81e9-bec2-467f-b5a4-3fe9c6f5f79a} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001236 sec., 165857.60517799354 rows/sec., 9.73 MiB/sec. | ||
| 4844 | 2026.01.09 00:34:02.054854 [ 269 ] {958b81e9-bec2-467f-b5a4-3fe9c6f5f79a} <Debug> TCPHandler: Processed in 0.00140405 sec. | ||
| 4845 | 2026.01.09 00:34:02.054963 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4846 | 2026.01.09 00:34:02.055059 [ 269 ] {7c38555d-19c5-4551-bca5-c189de3edba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4847 | 2026.01.09 00:34:02.055100 [ 269 ] {7c38555d-19c5-4551-bca5-c189de3edba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4848 | 2026.01.09 00:34:02.055575 [ 269 ] {7c38555d-19c5-4551-bca5-c189de3edba5} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4849 | 2026.01.09 00:34:02.055610 [ 269 ] {7c38555d-19c5-4551-bca5-c189de3edba5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4850 | 2026.01.09 00:34:02.055930 [ 269 ] {7c38555d-19c5-4551-bca5-c189de3edba5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4851 | 2026.01.09 00:34:02.056140 [ 269 ] {7c38555d-19c5-4551-bca5-c189de3edba5} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4852 | 2026.01.09 00:34:02.056268 [ 269 ] {7c38555d-19c5-4551-bca5-c189de3edba5} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001226 sec., 172920.0652528548 rows/sec., 11.15 MiB/sec. | ||
| 4853 | 2026.01.09 00:34:02.056306 [ 269 ] {7c38555d-19c5-4551-bca5-c189de3edba5} <Debug> TCPHandler: Processed in 0.00139254 sec. | ||
| 4854 | 2026.01.09 00:34:02.056414 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4855 | 2026.01.09 00:34:02.056512 [ 269 ] {d308f2ea-de40-4b72-81d5-4964303a6dfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4856 | 2026.01.09 00:34:02.056551 [ 269 ] {d308f2ea-de40-4b72-81d5-4964303a6dfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4857 | 2026.01.09 00:34:02.057022 [ 269 ] {d308f2ea-de40-4b72-81d5-4964303a6dfc} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4858 | 2026.01.09 00:34:02.057057 [ 269 ] {d308f2ea-de40-4b72-81d5-4964303a6dfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4859 | 2026.01.09 00:34:02.057377 [ 269 ] {d308f2ea-de40-4b72-81d5-4964303a6dfc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4860 | 2026.01.09 00:34:02.057605 [ 269 ] {d308f2ea-de40-4b72-81d5-4964303a6dfc} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4861 | 2026.01.09 00:34:02.057733 [ 269 ] {d308f2ea-de40-4b72-81d5-4964303a6dfc} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001238 sec., 170436.1873990307 rows/sec., 9.68 MiB/sec. | ||
| 4862 | 2026.01.09 00:34:02.057771 [ 269 ] {d308f2ea-de40-4b72-81d5-4964303a6dfc} <Debug> TCPHandler: Processed in 0.00140789 sec. | ||
| 4863 | 2026.01.09 00:34:02.057881 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4864 | 2026.01.09 00:34:02.057976 [ 269 ] {74af9fb1-2698-498c-815e-31afbdb2bff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4865 | 2026.01.09 00:34:02.058015 [ 269 ] {74af9fb1-2698-498c-815e-31afbdb2bff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4866 | 2026.01.09 00:34:02.058661 [ 269 ] {74af9fb1-2698-498c-815e-31afbdb2bff0} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4867 | 2026.01.09 00:34:02.058697 [ 269 ] {74af9fb1-2698-498c-815e-31afbdb2bff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4868 | 2026.01.09 00:34:02.059041 [ 269 ] {74af9fb1-2698-498c-815e-31afbdb2bff0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4869 | 2026.01.09 00:34:02.059254 [ 269 ] {74af9fb1-2698-498c-815e-31afbdb2bff0} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4870 | 2026.01.09 00:34:02.059380 [ 269 ] {74af9fb1-2698-498c-815e-31afbdb2bff0} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001421 sec., 477832.51231527096 rows/sec., 33.31 MiB/sec. | ||
| 4871 | 2026.01.09 00:34:02.059420 [ 269 ] {74af9fb1-2698-498c-815e-31afbdb2bff0} <Debug> TCPHandler: Processed in 0.001587795 sec. | ||
| 4872 | 2026.01.09 00:34:02.059534 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4873 | 2026.01.09 00:34:02.059629 [ 269 ] {4b61a973-470c-4996-9da6-e469ddda425a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4874 | 2026.01.09 00:34:02.059669 [ 269 ] {4b61a973-470c-4996-9da6-e469ddda425a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4875 | 2026.01.09 00:34:02.060004 [ 269 ] {4b61a973-470c-4996-9da6-e469ddda425a} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4876 | 2026.01.09 00:34:02.060038 [ 269 ] {4b61a973-470c-4996-9da6-e469ddda425a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4877 | 2026.01.09 00:34:02.060357 [ 269 ] {4b61a973-470c-4996-9da6-e469ddda425a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4878 | 2026.01.09 00:34:02.060578 [ 269 ] {4b61a973-470c-4996-9da6-e469ddda425a} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4879 | 2026.01.09 00:34:02.060705 [ 269 ] {4b61a973-470c-4996-9da6-e469ddda425a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001092 sec., 5494.505494505494 rows/sec., 287.07 KiB/sec. | ||
| 4880 | 2026.01.09 00:34:02.060742 [ 269 ] {4b61a973-470c-4996-9da6-e469ddda425a} <Debug> TCPHandler: Processed in 0.001257426 sec. | ||
| 4881 | 2026.01.09 00:34:02.060850 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4882 | 2026.01.09 00:34:02.060945 [ 269 ] {a1ff2fb2-1eec-4ce2-adad-b02d37433e94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4883 | 2026.01.09 00:34:02.060988 [ 269 ] {a1ff2fb2-1eec-4ce2-adad-b02d37433e94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4884 | 2026.01.09 00:34:02.061427 [ 269 ] {a1ff2fb2-1eec-4ce2-adad-b02d37433e94} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4885 | 2026.01.09 00:34:02.061461 [ 269 ] {a1ff2fb2-1eec-4ce2-adad-b02d37433e94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4886 | 2026.01.09 00:34:02.061801 [ 269 ] {a1ff2fb2-1eec-4ce2-adad-b02d37433e94} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4887 | 2026.01.09 00:34:02.062012 [ 269 ] {a1ff2fb2-1eec-4ce2-adad-b02d37433e94} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4888 | 2026.01.09 00:34:02.062144 [ 269 ] {a1ff2fb2-1eec-4ce2-adad-b02d37433e94} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001215 sec., 258436.21399176956 rows/sec., 16.98 MiB/sec. | ||
| 4889 | 2026.01.09 00:34:02.062183 [ 269 ] {a1ff2fb2-1eec-4ce2-adad-b02d37433e94} <Debug> TCPHandler: Processed in 0.00138203 sec. | ||
| 4890 | 2026.01.09 00:34:02.062294 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4891 | 2026.01.09 00:34:02.062388 [ 269 ] {2e3a432f-ec1b-4b4f-97ad-13eac151d13a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4892 | 2026.01.09 00:34:02.062433 [ 269 ] {2e3a432f-ec1b-4b4f-97ad-13eac151d13a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4893 | 2026.01.09 00:34:02.062748 [ 269 ] {2e3a432f-ec1b-4b4f-97ad-13eac151d13a} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4894 | 2026.01.09 00:34:02.062782 [ 269 ] {2e3a432f-ec1b-4b4f-97ad-13eac151d13a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4895 | 2026.01.09 00:34:02.063087 [ 269 ] {2e3a432f-ec1b-4b4f-97ad-13eac151d13a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4896 | 2026.01.09 00:34:02.063297 [ 269 ] {2e3a432f-ec1b-4b4f-97ad-13eac151d13a} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4897 | 2026.01.09 00:34:02.063422 [ 269 ] {2e3a432f-ec1b-4b4f-97ad-13eac151d13a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00105 sec., 952.3809523809524 rows/sec., 64.17 KiB/sec. | ||
| 4898 | 2026.01.09 00:34:02.063464 [ 269 ] {2e3a432f-ec1b-4b4f-97ad-13eac151d13a} <Debug> TCPHandler: Processed in 0.001218465 sec. | ||
| 4899 | 2026.01.09 00:34:02.063573 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4900 | 2026.01.09 00:34:02.063668 [ 269 ] {c1b648d4-e2d5-4a2f-8e52-32635bcc68d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4901 | 2026.01.09 00:34:02.063708 [ 269 ] {c1b648d4-e2d5-4a2f-8e52-32635bcc68d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4902 | 2026.01.09 00:34:02.064036 [ 269 ] {c1b648d4-e2d5-4a2f-8e52-32635bcc68d1} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4903 | 2026.01.09 00:34:02.064071 [ 269 ] {c1b648d4-e2d5-4a2f-8e52-32635bcc68d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4904 | 2026.01.09 00:34:02.064380 [ 269 ] {c1b648d4-e2d5-4a2f-8e52-32635bcc68d1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4905 | 2026.01.09 00:34:02.064595 [ 269 ] {c1b648d4-e2d5-4a2f-8e52-32635bcc68d1} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4906 | 2026.01.09 00:34:02.064721 [ 269 ] {c1b648d4-e2d5-4a2f-8e52-32635bcc68d1} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00107 sec., 97196.26168224298 rows/sec., 5.96 MiB/sec. | ||
| 4907 | 2026.01.09 00:34:02.064758 [ 269 ] {c1b648d4-e2d5-4a2f-8e52-32635bcc68d1} <Debug> TCPHandler: Processed in 0.001234195 sec. | ||
| 4908 | 2026.01.09 00:34:04.734675 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4909 | 2026.01.09 00:34:04.734730 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4910 | 2026.01.09 00:34:04.836641 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9559 | ||
| 4911 | 2026.01.09 00:34:04.837120 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4912 | 2026.01.09 00:34:04.837165 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4913 | 2026.01.09 00:34:04.837653 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4914 | 2026.01.09 00:34:04.837890 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4915 | 2026.01.09 00:34:04.838031 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9559 | ||
| 4916 | 2026.01.09 00:34:04.847696 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 670 | ||
| 4917 | 2026.01.09 00:34:04.850047 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4918 | 2026.01.09 00:34:04.850101 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4919 | 2026.01.09 00:34:04.851307 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4920 | 2026.01.09 00:34:04.851589 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4921 | 2026.01.09 00:34:04.851962 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 670 | ||
| 4922 | 2026.01.09 00:34:05.348010 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4923 | 2026.01.09 00:34:05.365513 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4924 | 2026.01.09 00:34:05.365582 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4925 | 2026.01.09 00:34:05.371889 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4926 | 2026.01.09 00:34:05.372574 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4927 | 2026.01.09 00:34:05.375386 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4928 | 2026.01.09 00:34:07.040246 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4929 | 2026.01.09 00:34:07.040437 [ 269 ] {322cc0e6-2ac8-4304-b442-3e4453223129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4930 | 2026.01.09 00:34:07.040505 [ 269 ] {322cc0e6-2ac8-4304-b442-3e4453223129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4931 | 2026.01.09 00:34:07.041239 [ 269 ] {322cc0e6-2ac8-4304-b442-3e4453223129} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4932 | 2026.01.09 00:34:07.041283 [ 269 ] {322cc0e6-2ac8-4304-b442-3e4453223129} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4933 | 2026.01.09 00:34:07.041692 [ 269 ] {322cc0e6-2ac8-4304-b442-3e4453223129} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4934 | 2026.01.09 00:34:07.041936 [ 269 ] {322cc0e6-2ac8-4304-b442-3e4453223129} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4935 | 2026.01.09 00:34:07.042071 [ 81 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4936 | 2026.01.09 00:34:07.042099 [ 269 ] {322cc0e6-2ac8-4304-b442-3e4453223129} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001706 sec., 80890.97303634232 rows/sec., 7.02 MiB/sec. | ||
| 4937 | 2026.01.09 00:34:07.042112 [ 81 ] {} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4938 | 2026.01.09 00:34:07.042137 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4939 | 2026.01.09 00:34:07.042151 [ 269 ] {322cc0e6-2ac8-4304-b442-3e4453223129} <Debug> TCPHandler: Processed in 0.002031618 sec. | ||
| 4940 | 2026.01.09 00:34:07.042273 [ 195 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::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 | ||
| 4941 | 2026.01.09 00:34:07.042289 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4942 | 2026.01.09 00:34:07.042436 [ 269 ] {3961165a-4412-43d8-b6b4-9cbf0abfffe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4943 | 2026.01.09 00:34:07.042445 [ 195 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4944 | 2026.01.09 00:34:07.042492 [ 269 ] {3961165a-4412-43d8-b6b4-9cbf0abfffe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4945 | 2026.01.09 00:34:07.042498 [ 195 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2465 rows starting from the beginning of the part | ||
| 4946 | 2026.01.09 00:34:07.042588 [ 195 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 138 rows starting from the beginning of the part | ||
| 4947 | 2026.01.09 00:34:07.042643 [ 195 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1112 rows starting from the beginning of the part | ||
| 4948 | 2026.01.09 00:34:07.042692 [ 195 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 145 rows starting from the beginning of the part | ||
| 4949 | 2026.01.09 00:34:07.042739 [ 195 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1112 rows starting from the beginning of the part | ||
| 4950 | 2026.01.09 00:34:07.042783 [ 195 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 138 rows starting from the beginning of the part | ||
| 4951 | 2026.01.09 00:34:07.042948 [ 269 ] {3961165a-4412-43d8-b6b4-9cbf0abfffe7} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4952 | 2026.01.09 00:34:07.042990 [ 269 ] {3961165a-4412-43d8-b6b4-9cbf0abfffe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4953 | 2026.01.09 00:34:07.043385 [ 269 ] {3961165a-4412-43d8-b6b4-9cbf0abfffe7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4954 | 2026.01.09 00:34:07.043640 [ 269 ] {3961165a-4412-43d8-b6b4-9cbf0abfffe7} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4955 | 2026.01.09 00:34:07.043743 [ 81 ] {} <Debug> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4956 | 2026.01.09 00:34:07.043768 [ 81 ] {} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4957 | 2026.01.09 00:34:07.043781 [ 269 ] {3961165a-4412-43d8-b6b4-9cbf0abfffe7} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001368 sec., 29970.76023391813 rows/sec., 2.20 MiB/sec. | ||
| 4958 | 2026.01.09 00:34:07.043784 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4959 | 2026.01.09 00:34:07.043823 [ 269 ] {3961165a-4412-43d8-b6b4-9cbf0abfffe7} <Debug> TCPHandler: Processed in 0.001586575 sec. | ||
| 4960 | 2026.01.09 00:34:07.043901 [ 198 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::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 | ||
| 4961 | 2026.01.09 00:34:07.043946 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4962 | 2026.01.09 00:34:07.044050 [ 269 ] {8214e80a-bee3-4b37-ab87-aef9f46e685f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4963 | 2026.01.09 00:34:07.044052 [ 198 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4964 | 2026.01.09 00:34:07.044094 [ 269 ] {8214e80a-bee3-4b37-ab87-aef9f46e685f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4965 | 2026.01.09 00:34:07.044109 [ 198 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 278 rows starting from the beginning of the part | ||
| 4966 | 2026.01.09 00:34:07.044182 [ 198 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 41 rows starting from the beginning of the part | ||
| 4967 | 2026.01.09 00:34:07.044251 [ 198 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 205 rows starting from the beginning of the part | ||
| 4968 | 2026.01.09 00:34:07.044300 [ 198 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 55 rows starting from the beginning of the part | ||
| 4969 | 2026.01.09 00:34:07.044342 [ 198 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 205 rows starting from the beginning of the part | ||
| 4970 | 2026.01.09 00:34:07.044388 [ 198 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 41 rows starting from the beginning of the part | ||
| 4971 | 2026.01.09 00:34:07.044572 [ 269 ] {8214e80a-bee3-4b37-ab87-aef9f46e685f} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4972 | 2026.01.09 00:34:07.044616 [ 269 ] {8214e80a-bee3-4b37-ab87-aef9f46e685f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4973 | 2026.01.09 00:34:07.044970 [ 189 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5110 rows, containing 5 columns (5 merged, 0 gathered) in 0.002767069 sec., 1846719.3987573131 rows/sec., 156.53 MiB/sec. | ||
| 4974 | 2026.01.09 00:34:07.044992 [ 269 ] {8214e80a-bee3-4b37-ab87-aef9f46e685f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4975 | 2026.01.09 00:34:07.045245 [ 269 ] {8214e80a-bee3-4b37-ab87-aef9f46e685f} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4976 | 2026.01.09 00:34:07.045288 [ 194 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4977 | 2026.01.09 00:34:07.045305 [ 195 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 825 rows, containing 5 columns (5 merged, 0 gathered) in 0.001457681 sec., 565967.4510403854 rows/sec., 37.41 MiB/sec. | ||
| 4978 | 2026.01.09 00:34:07.045349 [ 81 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4979 | 2026.01.09 00:34:07.045379 [ 81 ] {} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4980 | 2026.01.09 00:34:07.045388 [ 269 ] {8214e80a-bee3-4b37-ab87-aef9f46e685f} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001356 sec., 77433.62831858407 rows/sec., 6.05 MiB/sec. | ||
| 4981 | 2026.01.09 00:34:07.045398 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4982 | 2026.01.09 00:34:07.045429 [ 269 ] {8214e80a-bee3-4b37-ab87-aef9f46e685f} <Debug> TCPHandler: Processed in 0.001533553 sec. | ||
| 4983 | 2026.01.09 00:34:07.045467 [ 198 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::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 | ||
| 4984 | 2026.01.09 00:34:07.045495 [ 189 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4985 | 2026.01.09 00:34:07.045559 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4986 | 2026.01.09 00:34:07.045562 [ 198 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4987 | 2026.01.09 00:34:07.045608 [ 198 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1250 rows starting from the beginning of the part | ||
| 4988 | 2026.01.09 00:34:07.045651 [ 198 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 105 rows starting from the beginning of the part | ||
| 4989 | 2026.01.09 00:34:07.045658 [ 194 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_31_6} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4990 | 2026.01.09 00:34:07.045662 [ 269 ] {7aab0e9d-a98a-436c-a684-9d167e919b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4991 | 2026.01.09 00:34:07.045690 [ 198 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 679 rows starting from the beginning of the part | ||
| 4992 | 2026.01.09 00:34:07.045728 [ 269 ] {7aab0e9d-a98a-436c-a684-9d167e919b03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4993 | 2026.01.09 00:34:07.045732 [ 198 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 119 rows starting from the beginning of the part | ||
| 4994 | 2026.01.09 00:34:07.045756 [ 194 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_31_6} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4995 | 2026.01.09 00:34:07.045781 [ 198 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 679 rows starting from the beginning of the part | ||
| 4996 | 2026.01.09 00:34:07.045816 [ 198 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 105 rows starting from the beginning of the part | ||
| 4997 | 2026.01.09 00:34:07.045847 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 4998 | 2026.01.09 00:34:07.045895 [ 189 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_26_5} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4999 | 2026.01.09 00:34:07.045989 [ 189 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_26_5} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5000 | 2026.01.09 00:34:07.046074 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5001 | 2026.01.09 00:34:07.046175 [ 269 ] {7aab0e9d-a98a-436c-a684-9d167e919b03} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5002 | 2026.01.09 00:34:07.046213 [ 269 ] {7aab0e9d-a98a-436c-a684-9d167e919b03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5003 | 2026.01.09 00:34:07.046586 [ 269 ] {7aab0e9d-a98a-436c-a684-9d167e919b03} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5004 | 2026.01.09 00:34:07.046815 [ 269 ] {7aab0e9d-a98a-436c-a684-9d167e919b03} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5005 | 2026.01.09 00:34:07.046865 [ 189 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2937 rows, containing 5 columns (5 merged, 0 gathered) in 0.001426861 sec., 2058364.4797916545 rows/sec., 155.44 MiB/sec. | ||
| 5006 | 2026.01.09 00:34:07.046912 [ 81 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5007 | 2026.01.09 00:34:07.046934 [ 81 ] {} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5008 | 2026.01.09 00:34:07.046946 [ 269 ] {7aab0e9d-a98a-436c-a684-9d167e919b03} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001302 sec., 122887.86482334869 rows/sec., 8.56 MiB/sec. | ||
| 5009 | 2026.01.09 00:34:07.046949 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5010 | 2026.01.09 00:34:07.046989 [ 269 ] {7aab0e9d-a98a-436c-a684-9d167e919b03} <Debug> TCPHandler: Processed in 0.001480223 sec. | ||
| 5011 | 2026.01.09 00:34:07.047016 [ 198 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5012 | 2026.01.09 00:34:07.047032 [ 202 ] {932a566d-fbdc-4b2b-9486-18b365c28387::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 | ||
| 5013 | 2026.01.09 00:34:07.047107 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5014 | 2026.01.09 00:34:07.047127 [ 202 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5015 | 2026.01.09 00:34:07.047162 [ 202 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8676 rows starting from the beginning of the part | ||
| 5016 | 2026.01.09 00:34:07.047213 [ 202 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 5017 | 2026.01.09 00:34:07.047213 [ 269 ] {3f7f2d0d-9130-4ad6-9678-9c52acbec132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5018 | 2026.01.09 00:34:07.047255 [ 202 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 314 rows starting from the beginning of the part | ||
| 5019 | 2026.01.09 00:34:07.047262 [ 198 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_31_6} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5020 | 2026.01.09 00:34:07.047285 [ 269 ] {3f7f2d0d-9130-4ad6-9678-9c52acbec132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5021 | 2026.01.09 00:34:07.047297 [ 202 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 167 rows starting from the beginning of the part | ||
| 5022 | 2026.01.09 00:34:07.047335 [ 198 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_31_6} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5023 | 2026.01.09 00:34:07.047341 [ 202 ] {932a566d-fbdc-4b2b-9486-18b365c28387::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 | ||
| 5024 | 2026.01.09 00:34:07.047379 [ 202 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 5025 | 2026.01.09 00:34:07.047394 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 5026 | 2026.01.09 00:34:07.048172 [ 269 ] {3f7f2d0d-9130-4ad6-9678-9c52acbec132} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5027 | 2026.01.09 00:34:07.048212 [ 269 ] {3f7f2d0d-9130-4ad6-9678-9c52acbec132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5028 | 2026.01.09 00:34:07.048899 [ 269 ] {3f7f2d0d-9130-4ad6-9678-9c52acbec132} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5029 | 2026.01.09 00:34:07.049146 [ 269 ] {3f7f2d0d-9130-4ad6-9678-9c52acbec132} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5030 | 2026.01.09 00:34:07.049291 [ 269 ] {3f7f2d0d-9130-4ad6-9678-9c52acbec132} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002096 sec., 19561.068702290075 rows/sec., 35.05 MiB/sec. | ||
| 5031 | 2026.01.09 00:34:07.049354 [ 269 ] {3f7f2d0d-9130-4ad6-9678-9c52acbec132} <Debug> TCPHandler: Processed in 0.002296845 sec. | ||
| 5032 | 2026.01.09 00:34:07.049477 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5033 | 2026.01.09 00:34:07.049572 [ 269 ] {4b57f3f0-6af6-4f3a-bb78-e81936141987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5034 | 2026.01.09 00:34:07.049614 [ 269 ] {4b57f3f0-6af6-4f3a-bb78-e81936141987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5035 | 2026.01.09 00:34:07.049962 [ 269 ] {4b57f3f0-6af6-4f3a-bb78-e81936141987} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5036 | 2026.01.09 00:34:07.049998 [ 269 ] {4b57f3f0-6af6-4f3a-bb78-e81936141987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5037 | 2026.01.09 00:34:07.050342 [ 269 ] {4b57f3f0-6af6-4f3a-bb78-e81936141987} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5038 | 2026.01.09 00:34:07.050564 [ 269 ] {4b57f3f0-6af6-4f3a-bb78-e81936141987} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5039 | 2026.01.09 00:34:07.050676 [ 80 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5040 | 2026.01.09 00:34:07.050696 [ 269 ] {4b57f3f0-6af6-4f3a-bb78-e81936141987} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00114 sec., 52631.57894736842 rows/sec., 3.55 MiB/sec. | ||
| 5041 | 2026.01.09 00:34:07.050746 [ 80 ] {} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5042 | 2026.01.09 00:34:07.050756 [ 269 ] {4b57f3f0-6af6-4f3a-bb78-e81936141987} <Debug> TCPHandler: Processed in 0.001333178 sec. | ||
| 5043 | 2026.01.09 00:34:07.050775 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5044 | 2026.01.09 00:34:07.050853 [ 194 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 5045 | 2026.01.09 00:34:07.050938 [ 194 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5046 | 2026.01.09 00:34:07.050962 [ 194 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1760 rows starting from the beginning of the part | ||
| 5047 | 2026.01.09 00:34:07.051023 [ 194 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 5048 | 2026.01.09 00:34:07.051026 [ 198 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9791 rows, containing 5 columns (5 merged, 0 gathered) in 0.004023984 sec., 2433160.768034863 rows/sec., 163.68 MiB/sec. | ||
| 5049 | 2026.01.09 00:34:07.051064 [ 194 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 104 rows starting from the beginning of the part | ||
| 5050 | 2026.01.09 00:34:07.051101 [ 194 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 5051 | 2026.01.09 00:34:07.051137 [ 194 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 5052 | 2026.01.09 00:34:07.051174 [ 194 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 5053 | 2026.01.09 00:34:07.051324 [ 200 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5054 | 2026.01.09 00:34:07.051655 [ 200 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5055 | 2026.01.09 00:34:07.051742 [ 200 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5056 | 2026.01.09 00:34:07.051838 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.92 MiB. | ||
| 5057 | 2026.01.09 00:34:07.052117 [ 200 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2148 rows, containing 4 columns (4 merged, 0 gathered) in 0.001294976 sec., 1658717.999406939 rows/sec., 105.89 MiB/sec. | ||
| 5058 | 2026.01.09 00:34:07.052303 [ 198 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5059 | 2026.01.09 00:34:07.052557 [ 198 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_31_6} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5060 | 2026.01.09 00:34:07.052619 [ 198 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_31_6} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5061 | 2026.01.09 00:34:07.052672 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5062 | 2026.01.09 00:34:08.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.89 MiB, peak 255.87 MiB, free memory in arenas 0.00 B, will set to 250.36 MiB (RSS), difference: 1.47 MiB | ||
| 5063 | 2026.01.09 00:34:09.520949 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5064 | 2026.01.09 00:34:09.521236 [ 269 ] {a67635cf-e7ea-4693-9145-42c7215c0de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5065 | 2026.01.09 00:34:09.521381 [ 269 ] {a67635cf-e7ea-4693-9145-42c7215c0de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5066 | 2026.01.09 00:34:09.522760 [ 269 ] {a67635cf-e7ea-4693-9145-42c7215c0de3} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5067 | 2026.01.09 00:34:09.522828 [ 269 ] {a67635cf-e7ea-4693-9145-42c7215c0de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5068 | 2026.01.09 00:34:09.523525 [ 269 ] {a67635cf-e7ea-4693-9145-42c7215c0de3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5069 | 2026.01.09 00:34:09.523930 [ 269 ] {a67635cf-e7ea-4693-9145-42c7215c0de3} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5070 | 2026.01.09 00:34:09.524175 [ 269 ] {a67635cf-e7ea-4693-9145-42c7215c0de3} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.003009 sec., 136257.89298770356 rows/sec., 8.64 MiB/sec. | ||
| 5071 | 2026.01.09 00:34:09.524259 [ 269 ] {a67635cf-e7ea-4693-9145-42c7215c0de3} <Debug> TCPHandler: Processed in 0.00350466 sec. | ||
| 5072 | 2026.01.09 00:34:09.524466 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5073 | 2026.01.09 00:34:09.524603 [ 269 ] {d052418f-a605-43c6-9548-27cb8a6d028d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5074 | 2026.01.09 00:34:09.524664 [ 269 ] {d052418f-a605-43c6-9548-27cb8a6d028d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5075 | 2026.01.09 00:34:09.525299 [ 269 ] {d052418f-a605-43c6-9548-27cb8a6d028d} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5076 | 2026.01.09 00:34:09.525353 [ 269 ] {d052418f-a605-43c6-9548-27cb8a6d028d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5077 | 2026.01.09 00:34:09.525785 [ 269 ] {d052418f-a605-43c6-9548-27cb8a6d028d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5078 | 2026.01.09 00:34:09.526098 [ 269 ] {d052418f-a605-43c6-9548-27cb8a6d028d} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5079 | 2026.01.09 00:34:09.526294 [ 269 ] {d052418f-a605-43c6-9548-27cb8a6d028d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001729 sec., 1156.737998843262 rows/sec., 94.32 KiB/sec. | ||
| 5080 | 2026.01.09 00:34:09.526361 [ 269 ] {d052418f-a605-43c6-9548-27cb8a6d028d} <Debug> TCPHandler: Processed in 0.001971446 sec. | ||
| 5081 | 2026.01.09 00:34:09.526534 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5082 | 2026.01.09 00:34:09.526673 [ 269 ] {d87e3325-37dd-4b86-b858-3727454771fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5083 | 2026.01.09 00:34:09.526734 [ 269 ] {d87e3325-37dd-4b86-b858-3727454771fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5084 | 2026.01.09 00:34:09.529364 [ 269 ] {d87e3325-37dd-4b86-b858-3727454771fa} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5085 | 2026.01.09 00:34:09.529413 [ 269 ] {d87e3325-37dd-4b86-b858-3727454771fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5086 | 2026.01.09 00:34:09.530102 [ 269 ] {d87e3325-37dd-4b86-b858-3727454771fa} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5087 | 2026.01.09 00:34:09.530416 [ 269 ] {d87e3325-37dd-4b86-b858-3727454771fa} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5088 | 2026.01.09 00:34:09.530612 [ 269 ] {d87e3325-37dd-4b86-b858-3727454771fa} <Debug> executeQuery: Read 2253 rows, 186.48 KiB in 0.003971 sec., 567363.3845378999 rows/sec., 45.86 MiB/sec. | ||
| 5089 | 2026.01.09 00:34:09.530676 [ 269 ] {d87e3325-37dd-4b86-b858-3727454771fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.03 MiB. | ||
| 5090 | 2026.01.09 00:34:09.530696 [ 269 ] {d87e3325-37dd-4b86-b858-3727454771fa} <Debug> TCPHandler: Processed in 0.00422716 sec. | ||
| 5091 | 2026.01.09 00:34:09.530869 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5092 | 2026.01.09 00:34:09.530996 [ 269 ] {359aa66c-4b67-49f8-9882-f20c59c11d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5093 | 2026.01.09 00:34:09.531055 [ 269 ] {359aa66c-4b67-49f8-9882-f20c59c11d66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5094 | 2026.01.09 00:34:09.531839 [ 269 ] {359aa66c-4b67-49f8-9882-f20c59c11d66} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5095 | 2026.01.09 00:34:09.531881 [ 269 ] {359aa66c-4b67-49f8-9882-f20c59c11d66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5096 | 2026.01.09 00:34:09.532342 [ 269 ] {359aa66c-4b67-49f8-9882-f20c59c11d66} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5097 | 2026.01.09 00:34:09.532660 [ 269 ] {359aa66c-4b67-49f8-9882-f20c59c11d66} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5098 | 2026.01.09 00:34:09.532857 [ 269 ] {359aa66c-4b67-49f8-9882-f20c59c11d66} <Debug> executeQuery: Read 207 rows, 12.46 KiB in 0.001892 sec., 109408.03382663848 rows/sec., 6.43 MiB/sec. | ||
| 5099 | 2026.01.09 00:34:09.532916 [ 269 ] {359aa66c-4b67-49f8-9882-f20c59c11d66} <Debug> TCPHandler: Processed in 0.00211579 sec. | ||
| 5100 | 2026.01.09 00:34:09.533106 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5101 | 2026.01.09 00:34:09.533237 [ 269 ] {00535f48-baff-4986-b8f9-da9e0206b363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5102 | 2026.01.09 00:34:09.533297 [ 269 ] {00535f48-baff-4986-b8f9-da9e0206b363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5103 | 2026.01.09 00:34:09.534236 [ 269 ] {00535f48-baff-4986-b8f9-da9e0206b363} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5104 | 2026.01.09 00:34:09.534279 [ 269 ] {00535f48-baff-4986-b8f9-da9e0206b363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5105 | 2026.01.09 00:34:09.534952 [ 269 ] {00535f48-baff-4986-b8f9-da9e0206b363} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5106 | 2026.01.09 00:34:09.535279 [ 269 ] {00535f48-baff-4986-b8f9-da9e0206b363} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5107 | 2026.01.09 00:34:09.535474 [ 269 ] {00535f48-baff-4986-b8f9-da9e0206b363} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.002268 sec., 194003.52733686066 rows/sec., 12.84 MiB/sec. | ||
| 5108 | 2026.01.09 00:34:09.535531 [ 269 ] {00535f48-baff-4986-b8f9-da9e0206b363} <Debug> TCPHandler: Processed in 0.002491161 sec. | ||
| 5109 | 2026.01.09 00:34:09.535704 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5110 | 2026.01.09 00:34:09.535868 [ 269 ] {5c6820ea-897e-496d-a343-0cc209ca4073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5111 | 2026.01.09 00:34:09.535930 [ 269 ] {5c6820ea-897e-496d-a343-0cc209ca4073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5112 | 2026.01.09 00:34:09.536750 [ 269 ] {5c6820ea-897e-496d-a343-0cc209ca4073} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5113 | 2026.01.09 00:34:09.536802 [ 269 ] {5c6820ea-897e-496d-a343-0cc209ca4073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5114 | 2026.01.09 00:34:09.537360 [ 269 ] {5c6820ea-897e-496d-a343-0cc209ca4073} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5115 | 2026.01.09 00:34:09.537696 [ 269 ] {5c6820ea-897e-496d-a343-0cc209ca4073} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): 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.09 00:34:09.537881 [ 269 ] {5c6820ea-897e-496d-a343-0cc209ca4073} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.002045 sec., 103178.48410757947 rows/sec., 5.86 MiB/sec. | ||
| 5117 | 2026.01.09 00:34:09.537935 [ 269 ] {5c6820ea-897e-496d-a343-0cc209ca4073} <Debug> TCPHandler: Processed in 0.002297055 sec. | ||
| 5118 | 2026.01.09 00:34:09.538096 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5119 | 2026.01.09 00:34:09.538245 [ 269 ] {cb0a82e3-d93c-4cec-95e6-d611e598acf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5120 | 2026.01.09 00:34:09.538311 [ 269 ] {cb0a82e3-d93c-4cec-95e6-d611e598acf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5121 | 2026.01.09 00:34:09.539646 [ 269 ] {cb0a82e3-d93c-4cec-95e6-d611e598acf9} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5122 | 2026.01.09 00:34:09.539695 [ 269 ] {cb0a82e3-d93c-4cec-95e6-d611e598acf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5123 | 2026.01.09 00:34:09.540139 [ 269 ] {cb0a82e3-d93c-4cec-95e6-d611e598acf9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5124 | 2026.01.09 00:34:09.540366 [ 269 ] {cb0a82e3-d93c-4cec-95e6-d611e598acf9} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5125 | 2026.01.09 00:34:09.540566 [ 269 ] {cb0a82e3-d93c-4cec-95e6-d611e598acf9} <Debug> executeQuery: Read 1137 rows, 82.92 KiB in 0.002349 sec., 484035.75989782886 rows/sec., 34.47 MiB/sec. | ||
| 5126 | 2026.01.09 00:34:09.540624 [ 269 ] {cb0a82e3-d93c-4cec-95e6-d611e598acf9} <Debug> TCPHandler: Processed in 0.002589834 sec. | ||
| 5127 | 2026.01.09 00:34:09.540784 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5128 | 2026.01.09 00:34:09.540908 [ 269 ] {b78ff45f-db65-4a00-ac13-bbb68e4ade01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5129 | 2026.01.09 00:34:09.540964 [ 269 ] {b78ff45f-db65-4a00-ac13-bbb68e4ade01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5130 | 2026.01.09 00:34:09.541417 [ 269 ] {b78ff45f-db65-4a00-ac13-bbb68e4ade01} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5131 | 2026.01.09 00:34:09.541461 [ 269 ] {b78ff45f-db65-4a00-ac13-bbb68e4ade01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5132 | 2026.01.09 00:34:09.541831 [ 269 ] {b78ff45f-db65-4a00-ac13-bbb68e4ade01} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5133 | 2026.01.09 00:34:09.542134 [ 269 ] {b78ff45f-db65-4a00-ac13-bbb68e4ade01} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5134 | 2026.01.09 00:34:09.542299 [ 269 ] {b78ff45f-db65-4a00-ac13-bbb68e4ade01} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001423 sec., 4216.44413211525 rows/sec., 220.29 KiB/sec. | ||
| 5135 | 2026.01.09 00:34:09.542347 [ 269 ] {b78ff45f-db65-4a00-ac13-bbb68e4ade01} <Debug> TCPHandler: Processed in 0.001624366 sec. | ||
| 5136 | 2026.01.09 00:34:09.542517 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5137 | 2026.01.09 00:34:09.542641 [ 269 ] {57960ec6-d302-465e-9703-811cbc00b8bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5138 | 2026.01.09 00:34:09.542712 [ 269 ] {57960ec6-d302-465e-9703-811cbc00b8bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5139 | 2026.01.09 00:34:09.543652 [ 269 ] {57960ec6-d302-465e-9703-811cbc00b8bb} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5140 | 2026.01.09 00:34:09.543697 [ 269 ] {57960ec6-d302-465e-9703-811cbc00b8bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5141 | 2026.01.09 00:34:09.544181 [ 269 ] {57960ec6-d302-465e-9703-811cbc00b8bb} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5142 | 2026.01.09 00:34:09.544446 [ 269 ] {57960ec6-d302-465e-9703-811cbc00b8bb} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5143 | 2026.01.09 00:34:09.544659 [ 269 ] {57960ec6-d302-465e-9703-811cbc00b8bb} <Debug> executeQuery: Read 935 rows, 63.39 KiB in 0.002021 sec., 462642.2563087581 rows/sec., 30.63 MiB/sec. | ||
| 5144 | 2026.01.09 00:34:09.544726 [ 269 ] {57960ec6-d302-465e-9703-811cbc00b8bb} <Debug> TCPHandler: Processed in 0.002270734 sec. | ||
| 5145 | 2026.01.09 00:34:09.544878 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5146 | 2026.01.09 00:34:09.545007 [ 269 ] {47da914e-d6d1-40c3-b9ae-1affa5327676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5147 | 2026.01.09 00:34:09.545065 [ 269 ] {47da914e-d6d1-40c3-b9ae-1affa5327676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5148 | 2026.01.09 00:34:09.545489 [ 269 ] {47da914e-d6d1-40c3-b9ae-1affa5327676} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5149 | 2026.01.09 00:34:09.545535 [ 269 ] {47da914e-d6d1-40c3-b9ae-1affa5327676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5150 | 2026.01.09 00:34:09.545945 [ 269 ] {47da914e-d6d1-40c3-b9ae-1affa5327676} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5151 | 2026.01.09 00:34:09.546238 [ 269 ] {47da914e-d6d1-40c3-b9ae-1affa5327676} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5152 | 2026.01.09 00:34:09.546416 [ 269 ] {47da914e-d6d1-40c3-b9ae-1affa5327676} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001438 sec., 695.4102920723227 rows/sec., 46.86 KiB/sec. | ||
| 5153 | 2026.01.09 00:34:09.546466 [ 269 ] {47da914e-d6d1-40c3-b9ae-1affa5327676} <Debug> TCPHandler: Processed in 0.001648827 sec. | ||
| 5154 | 2026.01.09 00:34:09.546611 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5155 | 2026.01.09 00:34:09.546727 [ 269 ] {fdb18253-9036-4780-a1c5-cf0b2e529305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5156 | 2026.01.09 00:34:09.546779 [ 269 ] {fdb18253-9036-4780-a1c5-cf0b2e529305} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5157 | 2026.01.09 00:34:09.547266 [ 269 ] {fdb18253-9036-4780-a1c5-cf0b2e529305} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5158 | 2026.01.09 00:34:09.547309 [ 269 ] {fdb18253-9036-4780-a1c5-cf0b2e529305} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5159 | 2026.01.09 00:34:09.547739 [ 269 ] {fdb18253-9036-4780-a1c5-cf0b2e529305} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5160 | 2026.01.09 00:34:09.548028 [ 269 ] {fdb18253-9036-4780-a1c5-cf0b2e529305} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5161 | 2026.01.09 00:34:09.548225 [ 269 ] {fdb18253-9036-4780-a1c5-cf0b2e529305} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.001524 sec., 52493.43832020998 rows/sec., 3.12 MiB/sec. | ||
| 5162 | 2026.01.09 00:34:09.548276 [ 269 ] {fdb18253-9036-4780-a1c5-cf0b2e529305} <Debug> TCPHandler: Processed in 0.00172516 sec. | ||
| 5163 | 2026.01.09 00:34:12.034686 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5164 | 2026.01.09 00:34:12.034897 [ 269 ] {a0329503-7c9b-4d7b-88fd-e133cc1f1c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5165 | 2026.01.09 00:34:12.034964 [ 269 ] {a0329503-7c9b-4d7b-88fd-e133cc1f1c44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5166 | 2026.01.09 00:34:12.035644 [ 269 ] {a0329503-7c9b-4d7b-88fd-e133cc1f1c44} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5167 | 2026.01.09 00:34:12.035703 [ 269 ] {a0329503-7c9b-4d7b-88fd-e133cc1f1c44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5168 | 2026.01.09 00:34:12.036126 [ 269 ] {a0329503-7c9b-4d7b-88fd-e133cc1f1c44} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5169 | 2026.01.09 00:34:12.036377 [ 269 ] {a0329503-7c9b-4d7b-88fd-e133cc1f1c44} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5170 | 2026.01.09 00:34:12.036551 [ 269 ] {a0329503-7c9b-4d7b-88fd-e133cc1f1c44} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.0017 sec., 32941.17647058824 rows/sec., 2.53 MiB/sec. | ||
| 5171 | 2026.01.09 00:34:12.036605 [ 269 ] {a0329503-7c9b-4d7b-88fd-e133cc1f1c44} <Debug> TCPHandler: Processed in 0.002048718 sec. | ||
| 5172 | 2026.01.09 00:34:12.036733 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5173 | 2026.01.09 00:34:12.036840 [ 269 ] {da84c7d0-007b-44b4-897e-b2c314227c53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5174 | 2026.01.09 00:34:12.036885 [ 269 ] {da84c7d0-007b-44b4-897e-b2c314227c53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5175 | 2026.01.09 00:34:12.037339 [ 269 ] {da84c7d0-007b-44b4-897e-b2c314227c53} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5176 | 2026.01.09 00:34:12.037377 [ 269 ] {da84c7d0-007b-44b4-897e-b2c314227c53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5177 | 2026.01.09 00:34:12.037712 [ 269 ] {da84c7d0-007b-44b4-897e-b2c314227c53} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5178 | 2026.01.09 00:34:12.037939 [ 269 ] {da84c7d0-007b-44b4-897e-b2c314227c53} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5179 | 2026.01.09 00:34:12.038081 [ 269 ] {da84c7d0-007b-44b4-897e-b2c314227c53} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001264 sec., 50632.91139240507 rows/sec., 3.95 MiB/sec. | ||
| 5180 | 2026.01.09 00:34:12.038123 [ 269 ] {da84c7d0-007b-44b4-897e-b2c314227c53} <Debug> TCPHandler: Processed in 0.001443831 sec. | ||
| 5181 | 2026.01.09 00:34:12.038239 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5182 | 2026.01.09 00:34:12.038342 [ 269 ] {05636307-d043-415b-a76f-52edc739c47d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5183 | 2026.01.09 00:34:12.038389 [ 269 ] {05636307-d043-415b-a76f-52edc739c47d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5184 | 2026.01.09 00:34:12.038786 [ 269 ] {05636307-d043-415b-a76f-52edc739c47d} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5185 | 2026.01.09 00:34:12.038824 [ 269 ] {05636307-d043-415b-a76f-52edc739c47d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5186 | 2026.01.09 00:34:12.039167 [ 269 ] {05636307-d043-415b-a76f-52edc739c47d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5187 | 2026.01.09 00:34:12.039385 [ 269 ] {05636307-d043-415b-a76f-52edc739c47d} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5188 | 2026.01.09 00:34:12.039526 [ 269 ] {05636307-d043-415b-a76f-52edc739c47d} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001206 sec., 53067.99336650083 rows/sec., 3.70 MiB/sec. | ||
| 5189 | 2026.01.09 00:34:12.039565 [ 269 ] {05636307-d043-415b-a76f-52edc739c47d} <Debug> TCPHandler: Processed in 0.001378069 sec. | ||
| 5190 | 2026.01.09 00:34:12.039684 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5191 | 2026.01.09 00:34:12.039783 [ 269 ] {0e454127-c5b2-4648-be56-812b05b60810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5192 | 2026.01.09 00:34:12.039828 [ 269 ] {0e454127-c5b2-4648-be56-812b05b60810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5193 | 2026.01.09 00:34:12.040165 [ 269 ] {0e454127-c5b2-4648-be56-812b05b60810} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5194 | 2026.01.09 00:34:12.040201 [ 269 ] {0e454127-c5b2-4648-be56-812b05b60810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5195 | 2026.01.09 00:34:12.040549 [ 269 ] {0e454127-c5b2-4648-be56-812b05b60810} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5196 | 2026.01.09 00:34:12.040779 [ 269 ] {0e454127-c5b2-4648-be56-812b05b60810} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5197 | 2026.01.09 00:34:12.040916 [ 269 ] {0e454127-c5b2-4648-be56-812b05b60810} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001152 sec., 20833.333333333332 rows/sec., 1.40 MiB/sec. | ||
| 5198 | 2026.01.09 00:34:12.040954 [ 269 ] {0e454127-c5b2-4648-be56-812b05b60810} <Debug> TCPHandler: Processed in 0.001321597 sec. | ||
| 5199 | 2026.01.09 00:34:12.339045 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10071 | ||
| 5200 | 2026.01.09 00:34:12.339541 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5201 | 2026.01.09 00:34:12.339579 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5202 | 2026.01.09 00:34:12.340049 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5203 | 2026.01.09 00:34:12.340286 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5204 | 2026.01.09 00:34:12.340420 [ 69 ] {} <Debug> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5205 | 2026.01.09 00:34:12.340425 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10071 | ||
| 5206 | 2026.01.09 00:34:12.340479 [ 69 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5207 | 2026.01.09 00:34:12.340504 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5208 | 2026.01.09 00:34:12.340682 [ 194 ] {a669bb53-0fd3-4984-a3ca-34981099574c::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 | ||
| 5209 | 2026.01.09 00:34:12.340917 [ 194 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5210 | 2026.01.09 00:34:12.340976 [ 194 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7639 rows starting from the beginning of the part | ||
| 5211 | 2026.01.09 00:34:12.341070 [ 194 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 5212 | 2026.01.09 00:34:12.341137 [ 194 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 5213 | 2026.01.09 00:34:12.341198 [ 194 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 5214 | 2026.01.09 00:34:12.341253 [ 194 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 5215 | 2026.01.09 00:34:12.341291 [ 194 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 5216 | 2026.01.09 00:34:12.343208 [ 200 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10071 rows, containing 4 columns (4 merged, 0 gathered) in 0.002611364 sec., 3856605.2070871773 rows/sec., 55.17 MiB/sec. | ||
| 5217 | 2026.01.09 00:34:12.343523 [ 197 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5218 | 2026.01.09 00:34:12.343859 [ 197 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_21_4} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5219 | 2026.01.09 00:34:12.343943 [ 197 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_21_4} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5220 | 2026.01.09 00:34:12.344041 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 5221 | 2026.01.09 00:34:12.876407 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5222 | 2026.01.09 00:34:12.893482 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5223 | 2026.01.09 00:34:12.893539 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5224 | 2026.01.09 00:34:12.899505 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5225 | 2026.01.09 00:34:12.900186 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5226 | 2026.01.09 00:34:12.900485 [ 69 ] {} <Debug> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5227 | 2026.01.09 00:34:12.900547 [ 69 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5228 | 2026.01.09 00:34:12.900566 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5229 | 2026.01.09 00:34:12.900677 [ 194 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 5230 | 2026.01.09 00:34:12.902976 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5231 | 2026.01.09 00:34:12.903521 [ 194 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5232 | 2026.01.09 00:34:12.904196 [ 194 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 5233 | 2026.01.09 00:34:12.907444 [ 194 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 5234 | 2026.01.09 00:34:12.910803 [ 194 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 5235 | 2026.01.09 00:34:12.914499 [ 194 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 5236 | 2026.01.09 00:34:12.918695 [ 194 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 5237 | 2026.01.09 00:34:12.922827 [ 194 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 5238 | 2026.01.09 00:34:12.969729 [ 200 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.069095587 sec., 2301.1599858034347 rows/sec., 11.90 MiB/sec. | ||
| 5239 | 2026.01.09 00:34:12.972388 [ 192 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5240 | 2026.01.09 00:34:12.974347 [ 192 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_21_4} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5241 | 2026.01.09 00:34:12.974453 [ 192 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_21_4} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5242 | 2026.01.09 00:34:12.977292 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5243 | 2026.01.09 00:34:13.001120 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 251.82 MiB, peak 262.36 MiB, free memory in arenas 0.00 B, will set to 255.45 MiB (RSS), difference: 3.62 MiB | ||
| 5244 | 2026.01.09 00:34:14.853017 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 712 | ||
| 5245 | 2026.01.09 00:34:14.855476 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5246 | 2026.01.09 00:34:14.855521 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5247 | 2026.01.09 00:34:14.856755 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5248 | 2026.01.09 00:34:14.857014 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5249 | 2026.01.09 00:34:14.857276 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 712 | ||
| 5250 | 2026.01.09 00:34:17.041396 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5251 | 2026.01.09 00:34:17.041599 [ 269 ] {5aa9a30a-ce84-495e-b600-c25357e39eb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5252 | 2026.01.09 00:34:17.041667 [ 269 ] {5aa9a30a-ce84-495e-b600-c25357e39eb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5253 | 2026.01.09 00:34:17.042410 [ 269 ] {5aa9a30a-ce84-495e-b600-c25357e39eb9} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5254 | 2026.01.09 00:34:17.042469 [ 269 ] {5aa9a30a-ce84-495e-b600-c25357e39eb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5255 | 2026.01.09 00:34:17.042923 [ 269 ] {5aa9a30a-ce84-495e-b600-c25357e39eb9} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5256 | 2026.01.09 00:34:17.043172 [ 269 ] {5aa9a30a-ce84-495e-b600-c25357e39eb9} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5257 | 2026.01.09 00:34:17.043348 [ 269 ] {5aa9a30a-ce84-495e-b600-c25357e39eb9} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001791 sec., 77051.92629815746 rows/sec., 6.69 MiB/sec. | ||
| 5258 | 2026.01.09 00:34:17.043401 [ 269 ] {5aa9a30a-ce84-495e-b600-c25357e39eb9} <Debug> TCPHandler: Processed in 0.00214013 sec. | ||
| 5259 | 2026.01.09 00:34:17.043528 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5260 | 2026.01.09 00:34:17.043632 [ 269 ] {108c7700-658a-4a48-a949-aeaeac1d2e90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5261 | 2026.01.09 00:34:17.043678 [ 269 ] {108c7700-658a-4a48-a949-aeaeac1d2e90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5262 | 2026.01.09 00:34:17.044121 [ 269 ] {108c7700-658a-4a48-a949-aeaeac1d2e90} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5263 | 2026.01.09 00:34:17.044161 [ 269 ] {108c7700-658a-4a48-a949-aeaeac1d2e90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5264 | 2026.01.09 00:34:17.044523 [ 269 ] {108c7700-658a-4a48-a949-aeaeac1d2e90} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5265 | 2026.01.09 00:34:17.044750 [ 269 ] {108c7700-658a-4a48-a949-aeaeac1d2e90} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5266 | 2026.01.09 00:34:17.044893 [ 269 ] {108c7700-658a-4a48-a949-aeaeac1d2e90} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001283 sec., 31956.352299298516 rows/sec., 2.35 MiB/sec. | ||
| 5267 | 2026.01.09 00:34:17.044933 [ 269 ] {108c7700-658a-4a48-a949-aeaeac1d2e90} <Debug> TCPHandler: Processed in 0.001459071 sec. | ||
| 5268 | 2026.01.09 00:34:17.045051 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5269 | 2026.01.09 00:34:17.045152 [ 269 ] {75619afd-866f-479c-8667-5504f2aed418} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5270 | 2026.01.09 00:34:17.045192 [ 269 ] {75619afd-866f-479c-8667-5504f2aed418} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5271 | 2026.01.09 00:34:17.045642 [ 269 ] {75619afd-866f-479c-8667-5504f2aed418} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5272 | 2026.01.09 00:34:17.045680 [ 269 ] {75619afd-866f-479c-8667-5504f2aed418} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5273 | 2026.01.09 00:34:17.045996 [ 269 ] {75619afd-866f-479c-8667-5504f2aed418} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5274 | 2026.01.09 00:34:17.046224 [ 269 ] {75619afd-866f-479c-8667-5504f2aed418} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5275 | 2026.01.09 00:34:17.046356 [ 269 ] {75619afd-866f-479c-8667-5504f2aed418} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001222 sec., 85924.71358428805 rows/sec., 6.71 MiB/sec. | ||
| 5276 | 2026.01.09 00:34:17.046396 [ 269 ] {75619afd-866f-479c-8667-5504f2aed418} <Debug> TCPHandler: Processed in 0.001395 sec. | ||
| 5277 | 2026.01.09 00:34:17.046508 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5278 | 2026.01.09 00:34:17.046603 [ 269 ] {6ab9f29a-bf47-4d2f-bd27-5d2b69ab7236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5279 | 2026.01.09 00:34:17.046647 [ 269 ] {6ab9f29a-bf47-4d2f-bd27-5d2b69ab7236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5280 | 2026.01.09 00:34:17.047085 [ 269 ] {6ab9f29a-bf47-4d2f-bd27-5d2b69ab7236} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5281 | 2026.01.09 00:34:17.047122 [ 269 ] {6ab9f29a-bf47-4d2f-bd27-5d2b69ab7236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5282 | 2026.01.09 00:34:17.047485 [ 269 ] {6ab9f29a-bf47-4d2f-bd27-5d2b69ab7236} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5283 | 2026.01.09 00:34:17.047702 [ 269 ] {6ab9f29a-bf47-4d2f-bd27-5d2b69ab7236} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5284 | 2026.01.09 00:34:17.047833 [ 269 ] {6ab9f29a-bf47-4d2f-bd27-5d2b69ab7236} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001247 sec., 128307.93905372894 rows/sec., 8.94 MiB/sec. | ||
| 5285 | 2026.01.09 00:34:17.047872 [ 269 ] {6ab9f29a-bf47-4d2f-bd27-5d2b69ab7236} <Debug> TCPHandler: Processed in 0.001413721 sec. | ||
| 5286 | 2026.01.09 00:34:17.047987 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5287 | 2026.01.09 00:34:17.048087 [ 269 ] {daa24cd3-0b45-4d96-a08b-6e6144065e9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5288 | 2026.01.09 00:34:17.048157 [ 269 ] {daa24cd3-0b45-4d96-a08b-6e6144065e9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5289 | 2026.01.09 00:34:17.049069 [ 269 ] {daa24cd3-0b45-4d96-a08b-6e6144065e9d} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5290 | 2026.01.09 00:34:17.049105 [ 269 ] {daa24cd3-0b45-4d96-a08b-6e6144065e9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5291 | 2026.01.09 00:34:17.049719 [ 269 ] {daa24cd3-0b45-4d96-a08b-6e6144065e9d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5292 | 2026.01.09 00:34:17.049956 [ 269 ] {daa24cd3-0b45-4d96-a08b-6e6144065e9d} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5293 | 2026.01.09 00:34:17.050099 [ 269 ] {daa24cd3-0b45-4d96-a08b-6e6144065e9d} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002036 sec., 20137.524557956778 rows/sec., 36.09 MiB/sec. | ||
| 5294 | 2026.01.09 00:34:17.050167 [ 269 ] {daa24cd3-0b45-4d96-a08b-6e6144065e9d} <Debug> TCPHandler: Processed in 0.002229304 sec. | ||
| 5295 | 2026.01.09 00:34:17.050282 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5296 | 2026.01.09 00:34:17.050385 [ 269 ] {ab372de1-5a5a-4105-919e-677970b809b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5297 | 2026.01.09 00:34:17.050427 [ 269 ] {ab372de1-5a5a-4105-919e-677970b809b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5298 | 2026.01.09 00:34:17.050769 [ 269 ] {ab372de1-5a5a-4105-919e-677970b809b5} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5299 | 2026.01.09 00:34:17.050805 [ 269 ] {ab372de1-5a5a-4105-919e-677970b809b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5300 | 2026.01.09 00:34:17.051123 [ 269 ] {ab372de1-5a5a-4105-919e-677970b809b5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5301 | 2026.01.09 00:34:17.051341 [ 269 ] {ab372de1-5a5a-4105-919e-677970b809b5} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5302 | 2026.01.09 00:34:17.051471 [ 269 ] {ab372de1-5a5a-4105-919e-677970b809b5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 5303 | 2026.01.09 00:34:17.051508 [ 269 ] {ab372de1-5a5a-4105-919e-677970b809b5} <Debug> TCPHandler: Processed in 0.001275176 sec. | ||
| 5304 | 2026.01.09 00:34:19.734790 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5305 | 2026.01.09 00:34:19.734837 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5306 | 2026.01.09 00:34:19.841492 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10519 | ||
| 5307 | 2026.01.09 00:34:19.841958 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5308 | 2026.01.09 00:34:19.841998 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5309 | 2026.01.09 00:34:19.842583 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5310 | 2026.01.09 00:34:19.842841 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5311 | 2026.01.09 00:34:19.842994 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10519 | ||
| 5312 | 2026.01.09 00:34:20.302112 [ 55 ] {} <Debug> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 5313 | 2026.01.09 00:34:20.302206 [ 55 ] {} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5314 | 2026.01.09 00:34:20.302243 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5315 | 2026.01.09 00:34:20.302420 [ 190 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 5316 | 2026.01.09 00:34:20.302615 [ 190 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5317 | 2026.01.09 00:34:20.302669 [ 190 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 223 rows starting from the beginning of the part | ||
| 5318 | 2026.01.09 00:34:20.302772 [ 190 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 211 rows starting from the beginning of the part | ||
| 5319 | 2026.01.09 00:34:20.302848 [ 190 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 211 rows starting from the beginning of the part | ||
| 5320 | 2026.01.09 00:34:20.302918 [ 190 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 211 rows starting from the beginning of the part | ||
| 5321 | 2026.01.09 00:34:20.302986 [ 190 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 211 rows starting from the beginning of the part | ||
| 5322 | 2026.01.09 00:34:20.304111 [ 192 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1067 rows, containing 5 columns (5 merged, 0 gathered) in 0.00176914 sec., 603117.8990922143 rows/sec., 36.68 MiB/sec. | ||
| 5323 | 2026.01.09 00:34:20.304318 [ 200 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 5324 | 2026.01.09 00:34:20.304622 [ 200 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_14_3} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5325 | 2026.01.09 00:34:20.304701 [ 200 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_14_3} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 5326 | 2026.01.09 00:34:20.304791 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 5327 | 2026.01.09 00:34:20.404012 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5328 | 2026.01.09 00:34:20.420203 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5329 | 2026.01.09 00:34:20.420250 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5330 | 2026.01.09 00:34:20.425695 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5331 | 2026.01.09 00:34:20.426408 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5332 | 2026.01.09 00:34:20.429098 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5333 | 2026.01.09 00:34:21.523812 [ 54 ] {} <Debug> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 5334 | 2026.01.09 00:34:21.523949 [ 54 ] {} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5335 | 2026.01.09 00:34:21.523990 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5336 | 2026.01.09 00:34:21.524131 [ 187 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 5337 | 2026.01.09 00:34:21.524299 [ 187 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5338 | 2026.01.09 00:34:21.524338 [ 187 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 434 rows starting from the beginning of the part | ||
| 5339 | 2026.01.09 00:34:21.524414 [ 187 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 410 rows starting from the beginning of the part | ||
| 5340 | 2026.01.09 00:34:21.524466 [ 187 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 410 rows starting from the beginning of the part | ||
| 5341 | 2026.01.09 00:34:21.524516 [ 187 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 410 rows starting from the beginning of the part | ||
| 5342 | 2026.01.09 00:34:21.524559 [ 187 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 410 rows starting from the beginning of the part | ||
| 5343 | 2026.01.09 00:34:21.525610 [ 200 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2074 rows, containing 5 columns (5 merged, 0 gathered) in 0.001535214 sec., 1350951.7239941794 rows/sec., 91.16 MiB/sec. | ||
| 5344 | 2026.01.09 00:34:21.525831 [ 192 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 5345 | 2026.01.09 00:34:21.526165 [ 192 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_14_3} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5346 | 2026.01.09 00:34:21.526257 [ 192 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_14_3} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 5347 | 2026.01.09 00:34:21.526369 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 5348 | 2026.01.09 00:34:21.908733 [ 52 ] {} <Debug> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 5349 | 2026.01.09 00:34:21.908831 [ 52 ] {} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5350 | 2026.01.09 00:34:21.908872 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5351 | 2026.01.09 00:34:21.909028 [ 187 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 5352 | 2026.01.09 00:34:21.909224 [ 187 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5353 | 2026.01.09 00:34:21.909274 [ 187 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
| 5354 | 2026.01.09 00:34:21.909361 [ 187 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 5355 | 2026.01.09 00:34:21.909507 [ 187 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 5356 | 2026.01.09 00:34:21.909596 [ 187 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 5357 | 2026.01.09 00:34:21.909673 [ 187 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 5358 | 2026.01.09 00:34:21.910547 [ 192 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.001588256 sec., 8814.699897245784 rows/sec., 591.50 KiB/sec. | ||
| 5359 | 2026.01.09 00:34:21.910692 [ 191 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 5360 | 2026.01.09 00:34:21.910954 [ 191 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_14_3} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5361 | 2026.01.09 00:34:21.911023 [ 191 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_14_3} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 5362 | 2026.01.09 00:34:21.911103 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5363 | 2026.01.09 00:34:22.050115 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5364 | 2026.01.09 00:34:22.050312 [ 269 ] {53458413-e5fd-465d-8ae7-c5874ad18013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5365 | 2026.01.09 00:34:22.050389 [ 269 ] {53458413-e5fd-465d-8ae7-c5874ad18013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5366 | 2026.01.09 00:34:22.051267 [ 269 ] {53458413-e5fd-465d-8ae7-c5874ad18013} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5367 | 2026.01.09 00:34:22.051315 [ 269 ] {53458413-e5fd-465d-8ae7-c5874ad18013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5368 | 2026.01.09 00:34:22.051752 [ 269 ] {53458413-e5fd-465d-8ae7-c5874ad18013} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5369 | 2026.01.09 00:34:22.052019 [ 269 ] {53458413-e5fd-465d-8ae7-c5874ad18013} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5370 | 2026.01.09 00:34:22.052188 [ 269 ] {53458413-e5fd-465d-8ae7-c5874ad18013} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001926 sec., 212876.42782969886 rows/sec., 13.50 MiB/sec. | ||
| 5371 | 2026.01.09 00:34:22.052243 [ 269 ] {53458413-e5fd-465d-8ae7-c5874ad18013} <Debug> TCPHandler: Processed in 0.002268274 sec. | ||
| 5372 | 2026.01.09 00:34:22.052367 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5373 | 2026.01.09 00:34:22.052472 [ 269 ] {54e664ad-c32c-4829-b686-95d71a3029d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5374 | 2026.01.09 00:34:22.052518 [ 269 ] {54e664ad-c32c-4829-b686-95d71a3029d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5375 | 2026.01.09 00:34:22.053529 [ 269 ] {54e664ad-c32c-4829-b686-95d71a3029d3} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5376 | 2026.01.09 00:34:22.053569 [ 269 ] {54e664ad-c32c-4829-b686-95d71a3029d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5377 | 2026.01.09 00:34:22.053943 [ 269 ] {54e664ad-c32c-4829-b686-95d71a3029d3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5378 | 2026.01.09 00:34:22.054151 [ 269 ] {54e664ad-c32c-4829-b686-95d71a3029d3} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5379 | 2026.01.09 00:34:22.054284 [ 269 ] {54e664ad-c32c-4829-b686-95d71a3029d3} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001836 sec., 605664.4880174292 rows/sec., 47.79 MiB/sec. | ||
| 5380 | 2026.01.09 00:34:22.054323 [ 269 ] {54e664ad-c32c-4829-b686-95d71a3029d3} <Debug> TCPHandler: Processed in 0.002010587 sec. | ||
| 5381 | 2026.01.09 00:34:22.054440 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5382 | 2026.01.09 00:34:22.054539 [ 269 ] {b474385a-3d1e-4d9b-ac4a-5568c85792ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5383 | 2026.01.09 00:34:22.054582 [ 269 ] {b474385a-3d1e-4d9b-ac4a-5568c85792ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5384 | 2026.01.09 00:34:22.055116 [ 269 ] {b474385a-3d1e-4d9b-ac4a-5568c85792ba} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5385 | 2026.01.09 00:34:22.055152 [ 269 ] {b474385a-3d1e-4d9b-ac4a-5568c85792ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5386 | 2026.01.09 00:34:22.055474 [ 269 ] {b474385a-3d1e-4d9b-ac4a-5568c85792ba} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5387 | 2026.01.09 00:34:22.055679 [ 269 ] {b474385a-3d1e-4d9b-ac4a-5568c85792ba} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5388 | 2026.01.09 00:34:22.055806 [ 269 ] {b474385a-3d1e-4d9b-ac4a-5568c85792ba} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001289 sec., 159038.01396431343 rows/sec., 9.33 MiB/sec. | ||
| 5389 | 2026.01.09 00:34:22.055844 [ 269 ] {b474385a-3d1e-4d9b-ac4a-5568c85792ba} <Debug> TCPHandler: Processed in 0.001454022 sec. | ||
| 5390 | 2026.01.09 00:34:22.055952 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5391 | 2026.01.09 00:34:22.056054 [ 269 ] {90072cb9-f52a-4591-9157-5d8cd897a707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5392 | 2026.01.09 00:34:22.056094 [ 269 ] {90072cb9-f52a-4591-9157-5d8cd897a707} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5393 | 2026.01.09 00:34:22.056621 [ 269 ] {90072cb9-f52a-4591-9157-5d8cd897a707} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5394 | 2026.01.09 00:34:22.056657 [ 269 ] {90072cb9-f52a-4591-9157-5d8cd897a707} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5395 | 2026.01.09 00:34:22.056958 [ 269 ] {90072cb9-f52a-4591-9157-5d8cd897a707} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5396 | 2026.01.09 00:34:22.057160 [ 269 ] {90072cb9-f52a-4591-9157-5d8cd897a707} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5397 | 2026.01.09 00:34:22.057259 [ 52 ] {} <Debug> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5398 | 2026.01.09 00:34:22.057287 [ 269 ] {90072cb9-f52a-4591-9157-5d8cd897a707} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001252 sec., 169329.0734824281 rows/sec., 10.92 MiB/sec. | ||
| 5399 | 2026.01.09 00:34:22.057299 [ 52 ] {} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5400 | 2026.01.09 00:34:22.057330 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5401 | 2026.01.09 00:34:22.057331 [ 269 ] {90072cb9-f52a-4591-9157-5d8cd897a707} <Debug> TCPHandler: Processed in 0.001434771 sec. | ||
| 5402 | 2026.01.09 00:34:22.057438 [ 199 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::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 | ||
| 5403 | 2026.01.09 00:34:22.057454 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5404 | 2026.01.09 00:34:22.057559 [ 199 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5405 | 2026.01.09 00:34:22.057565 [ 269 ] {20caffcc-4866-4e1d-96de-efbe5fb8048f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5406 | 2026.01.09 00:34:22.057594 [ 199 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 465 rows starting from the beginning of the part | ||
| 5407 | 2026.01.09 00:34:22.057629 [ 269 ] {20caffcc-4866-4e1d-96de-efbe5fb8048f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5408 | 2026.01.09 00:34:22.057655 [ 199 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 440 rows starting from the beginning of the part | ||
| 5409 | 2026.01.09 00:34:22.057703 [ 199 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::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 | ||
| 5410 | 2026.01.09 00:34:22.057745 [ 199 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 212 rows starting from the beginning of the part | ||
| 5411 | 2026.01.09 00:34:22.057783 [ 199 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 440 rows starting from the beginning of the part | ||
| 5412 | 2026.01.09 00:34:22.057821 [ 199 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::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 | ||
| 5413 | 2026.01.09 00:34:22.058127 [ 269 ] {20caffcc-4866-4e1d-96de-efbe5fb8048f} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5414 | 2026.01.09 00:34:22.058167 [ 269 ] {20caffcc-4866-4e1d-96de-efbe5fb8048f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5415 | 2026.01.09 00:34:22.058508 [ 269 ] {20caffcc-4866-4e1d-96de-efbe5fb8048f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5416 | 2026.01.09 00:34:22.058714 [ 269 ] {20caffcc-4866-4e1d-96de-efbe5fb8048f} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5417 | 2026.01.09 00:34:22.058822 [ 196 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1981 rows, containing 5 columns (5 merged, 0 gathered) in 0.00142724 sec., 1387993.6100445616 rows/sec., 96.66 MiB/sec. | ||
| 5418 | 2026.01.09 00:34:22.058840 [ 269 ] {20caffcc-4866-4e1d-96de-efbe5fb8048f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001293 sec., 163186.38824439287 rows/sec., 9.27 MiB/sec. | ||
| 5419 | 2026.01.09 00:34:22.058886 [ 269 ] {20caffcc-4866-4e1d-96de-efbe5fb8048f} <Debug> TCPHandler: Processed in 0.001481462 sec. | ||
| 5420 | 2026.01.09 00:34:22.058961 [ 199 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5421 | 2026.01.09 00:34:22.058994 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5422 | 2026.01.09 00:34:22.059110 [ 269 ] {eb8a8aab-2196-43dc-a955-d5ddc0374464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5423 | 2026.01.09 00:34:22.059153 [ 269 ] {eb8a8aab-2196-43dc-a955-d5ddc0374464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5424 | 2026.01.09 00:34:22.059206 [ 199 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_16_3} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5425 | 2026.01.09 00:34:22.059269 [ 199 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_16_3} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5426 | 2026.01.09 00:34:22.059328 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 5427 | 2026.01.09 00:34:22.059867 [ 269 ] {eb8a8aab-2196-43dc-a955-d5ddc0374464} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5428 | 2026.01.09 00:34:22.059909 [ 269 ] {eb8a8aab-2196-43dc-a955-d5ddc0374464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5429 | 2026.01.09 00:34:22.060259 [ 269 ] {eb8a8aab-2196-43dc-a955-d5ddc0374464} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5430 | 2026.01.09 00:34:22.060473 [ 269 ] {eb8a8aab-2196-43dc-a955-d5ddc0374464} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5431 | 2026.01.09 00:34:22.060603 [ 269 ] {eb8a8aab-2196-43dc-a955-d5ddc0374464} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001512 sec., 449074.07407407404 rows/sec., 31.30 MiB/sec. | ||
| 5432 | 2026.01.09 00:34:22.060642 [ 269 ] {eb8a8aab-2196-43dc-a955-d5ddc0374464} <Debug> TCPHandler: Processed in 0.001701368 sec. | ||
| 5433 | 2026.01.09 00:34:22.060744 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5434 | 2026.01.09 00:34:22.060839 [ 269 ] {b06e2b68-6dbc-4135-ad5a-dfc10242a540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5435 | 2026.01.09 00:34:22.060880 [ 269 ] {b06e2b68-6dbc-4135-ad5a-dfc10242a540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5436 | 2026.01.09 00:34:22.061196 [ 269 ] {b06e2b68-6dbc-4135-ad5a-dfc10242a540} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5437 | 2026.01.09 00:34:22.061231 [ 269 ] {b06e2b68-6dbc-4135-ad5a-dfc10242a540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5438 | 2026.01.09 00:34:22.061581 [ 269 ] {b06e2b68-6dbc-4135-ad5a-dfc10242a540} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5439 | 2026.01.09 00:34:22.061781 [ 269 ] {b06e2b68-6dbc-4135-ad5a-dfc10242a540} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5440 | 2026.01.09 00:34:22.061907 [ 269 ] {b06e2b68-6dbc-4135-ad5a-dfc10242a540} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001087 sec., 5519.779208831646 rows/sec., 288.39 KiB/sec. | ||
| 5441 | 2026.01.09 00:34:22.061943 [ 269 ] {b06e2b68-6dbc-4135-ad5a-dfc10242a540} <Debug> TCPHandler: Processed in 0.001249345 sec. | ||
| 5442 | 2026.01.09 00:34:22.062097 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5443 | 2026.01.09 00:34:22.062216 [ 269 ] {e68cf6ce-427b-43a4-8370-da294c0ee2eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5444 | 2026.01.09 00:34:22.062268 [ 269 ] {e68cf6ce-427b-43a4-8370-da294c0ee2eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5445 | 2026.01.09 00:34:22.062779 [ 269 ] {e68cf6ce-427b-43a4-8370-da294c0ee2eb} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5446 | 2026.01.09 00:34:22.062815 [ 269 ] {e68cf6ce-427b-43a4-8370-da294c0ee2eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5447 | 2026.01.09 00:34:22.063149 [ 269 ] {e68cf6ce-427b-43a4-8370-da294c0ee2eb} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5448 | 2026.01.09 00:34:22.063366 [ 269 ] {e68cf6ce-427b-43a4-8370-da294c0ee2eb} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5449 | 2026.01.09 00:34:22.063513 [ 269 ] {e68cf6ce-427b-43a4-8370-da294c0ee2eb} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001321 sec., 237698.7130961393 rows/sec., 15.61 MiB/sec. | ||
| 5450 | 2026.01.09 00:34:22.063549 [ 269 ] {e68cf6ce-427b-43a4-8370-da294c0ee2eb} <Debug> TCPHandler: Processed in 0.001522583 sec. | ||
| 5451 | 2026.01.09 00:34:22.063658 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5452 | 2026.01.09 00:34:22.063752 [ 269 ] {7a772978-98bb-4671-9aba-877428021c87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5453 | 2026.01.09 00:34:22.063794 [ 269 ] {7a772978-98bb-4671-9aba-877428021c87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5454 | 2026.01.09 00:34:22.064099 [ 269 ] {7a772978-98bb-4671-9aba-877428021c87} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5455 | 2026.01.09 00:34:22.064134 [ 269 ] {7a772978-98bb-4671-9aba-877428021c87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5456 | 2026.01.09 00:34:22.064409 [ 269 ] {7a772978-98bb-4671-9aba-877428021c87} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5457 | 2026.01.09 00:34:22.064605 [ 269 ] {7a772978-98bb-4671-9aba-877428021c87} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): 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.09 00:34:22.064728 [ 269 ] {7a772978-98bb-4671-9aba-877428021c87} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000994 sec., 1006.0362173038228 rows/sec., 67.79 KiB/sec. | ||
| 5459 | 2026.01.09 00:34:22.064763 [ 269 ] {7a772978-98bb-4671-9aba-877428021c87} <Debug> TCPHandler: Processed in 0.001153233 sec. | ||
| 5460 | 2026.01.09 00:34:22.064889 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5461 | 2026.01.09 00:34:22.064989 [ 269 ] {0c395d9c-bd2d-43e3-8272-d1ca6c6b97f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5462 | 2026.01.09 00:34:22.065030 [ 269 ] {0c395d9c-bd2d-43e3-8272-d1ca6c6b97f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5463 | 2026.01.09 00:34:22.065380 [ 269 ] {0c395d9c-bd2d-43e3-8272-d1ca6c6b97f4} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5464 | 2026.01.09 00:34:22.065414 [ 269 ] {0c395d9c-bd2d-43e3-8272-d1ca6c6b97f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5465 | 2026.01.09 00:34:22.065733 [ 269 ] {0c395d9c-bd2d-43e3-8272-d1ca6c6b97f4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5466 | 2026.01.09 00:34:22.065935 [ 269 ] {0c395d9c-bd2d-43e3-8272-d1ca6c6b97f4} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5467 | 2026.01.09 00:34:22.066059 [ 269 ] {0c395d9c-bd2d-43e3-8272-d1ca6c6b97f4} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001089 sec., 95500.45913682278 rows/sec., 5.85 MiB/sec. | ||
| 5468 | 2026.01.09 00:34:22.066094 [ 269 ] {0c395d9c-bd2d-43e3-8272-d1ca6c6b97f4} <Debug> TCPHandler: Processed in 0.001263867 sec. | ||
| 5469 | 2026.01.09 00:34:24.857491 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 744 | ||
| 5470 | 2026.01.09 00:34:24.859675 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5471 | 2026.01.09 00:34:24.859721 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5472 | 2026.01.09 00:34:24.860864 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5473 | 2026.01.09 00:34:24.861135 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5474 | 2026.01.09 00:34:24.861298 [ 49 ] {} <Debug> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5475 | 2026.01.09 00:34:24.861340 [ 49 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5476 | 2026.01.09 00:34:24.861363 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5477 | 2026.01.09 00:34:24.861384 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 744 | ||
| 5478 | 2026.01.09 00:34:24.861544 [ 199 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::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 | ||
| 5479 | 2026.01.09 00:34:24.862202 [ 199 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5480 | 2026.01.09 00:34:24.862368 [ 199 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 558 rows starting from the beginning of the part | ||
| 5481 | 2026.01.09 00:34:24.862778 [ 199 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 46 rows starting from the beginning of the part | ||
| 5482 | 2026.01.09 00:34:24.863131 [ 199 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 32 rows starting from the beginning of the part | ||
| 5483 | 2026.01.09 00:34:24.863449 [ 199 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 34 rows starting from the beginning of the part | ||
| 5484 | 2026.01.09 00:34:24.863760 [ 199 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 42 rows starting from the beginning of the part | ||
| 5485 | 2026.01.09 00:34:24.864091 [ 199 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 32 rows starting from the beginning of the part | ||
| 5486 | 2026.01.09 00:34:24.869826 [ 196 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 744 rows, containing 72 columns (72 merged, 0 gathered) in 0.008361288 sec., 88981.50619856654 rows/sec., 78.03 MiB/sec. | ||
| 5487 | 2026.01.09 00:34:24.871115 [ 188 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5488 | 2026.01.09 00:34:24.871723 [ 188 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_16_3} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5489 | 2026.01.09 00:34:24.871804 [ 188 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_16_3} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5490 | 2026.01.09 00:34:24.872140 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
| 5491 | 2026.01.09 00:34:27.047870 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5492 | 2026.01.09 00:34:27.048088 [ 269 ] {e94f2e67-250b-48bb-8df8-67388b311d2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5493 | 2026.01.09 00:34:27.048160 [ 269 ] {e94f2e67-250b-48bb-8df8-67388b311d2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5494 | 2026.01.09 00:34:27.048828 [ 269 ] {e94f2e67-250b-48bb-8df8-67388b311d2a} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5495 | 2026.01.09 00:34:27.048874 [ 269 ] {e94f2e67-250b-48bb-8df8-67388b311d2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5496 | 2026.01.09 00:34:27.049308 [ 269 ] {e94f2e67-250b-48bb-8df8-67388b311d2a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5497 | 2026.01.09 00:34:27.049531 [ 269 ] {e94f2e67-250b-48bb-8df8-67388b311d2a} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5498 | 2026.01.09 00:34:27.049682 [ 269 ] {e94f2e67-250b-48bb-8df8-67388b311d2a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001646 sec., 14580.801944106926 rows/sec., 1.21 MiB/sec. | ||
| 5499 | 2026.01.09 00:34:27.049725 [ 269 ] {e94f2e67-250b-48bb-8df8-67388b311d2a} <Debug> TCPHandler: Processed in 0.001995037 sec. | ||
| 5500 | 2026.01.09 00:34:27.049848 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5501 | 2026.01.09 00:34:27.049945 [ 269 ] {e28f0c1b-1303-483c-9212-a0b1d72d4fc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5502 | 2026.01.09 00:34:27.049987 [ 269 ] {e28f0c1b-1303-483c-9212-a0b1d72d4fc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5503 | 2026.01.09 00:34:27.050369 [ 269 ] {e28f0c1b-1303-483c-9212-a0b1d72d4fc7} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5504 | 2026.01.09 00:34:27.050404 [ 269 ] {e28f0c1b-1303-483c-9212-a0b1d72d4fc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5505 | 2026.01.09 00:34:27.050715 [ 269 ] {e28f0c1b-1303-483c-9212-a0b1d72d4fc7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5506 | 2026.01.09 00:34:27.050924 [ 269 ] {e28f0c1b-1303-483c-9212-a0b1d72d4fc7} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5507 | 2026.01.09 00:34:27.051051 [ 269 ] {e28f0c1b-1303-483c-9212-a0b1d72d4fc7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001126 sec., 1776.1989342806394 rows/sec., 144.84 KiB/sec. | ||
| 5508 | 2026.01.09 00:34:27.051089 [ 269 ] {e28f0c1b-1303-483c-9212-a0b1d72d4fc7} <Debug> TCPHandler: Processed in 0.001293037 sec. | ||
| 5509 | 2026.01.09 00:34:27.051211 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5510 | 2026.01.09 00:34:27.051310 [ 269 ] {33a463e6-21b1-4d2b-b299-49d72272baef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5511 | 2026.01.09 00:34:27.051349 [ 269 ] {33a463e6-21b1-4d2b-b299-49d72272baef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5512 | 2026.01.09 00:34:27.051894 [ 269 ] {33a463e6-21b1-4d2b-b299-49d72272baef} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5513 | 2026.01.09 00:34:27.051930 [ 269 ] {33a463e6-21b1-4d2b-b299-49d72272baef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5514 | 2026.01.09 00:34:27.052265 [ 269 ] {33a463e6-21b1-4d2b-b299-49d72272baef} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5515 | 2026.01.09 00:34:27.052483 [ 269 ] {33a463e6-21b1-4d2b-b299-49d72272baef} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5516 | 2026.01.09 00:34:27.052612 [ 269 ] {33a463e6-21b1-4d2b-b299-49d72272baef} <Debug> executeQuery: Read 259 rows, 23.80 KiB in 0.001321 sec., 196063.5881907646 rows/sec., 17.60 MiB/sec. | ||
| 5517 | 2026.01.09 00:34:27.052613 [ 46 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5518 | 2026.01.09 00:34:27.052652 [ 269 ] {33a463e6-21b1-4d2b-b299-49d72272baef} <Debug> TCPHandler: Processed in 0.001497022 sec. | ||
| 5519 | 2026.01.09 00:34:27.052690 [ 46 ] {} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5520 | 2026.01.09 00:34:27.052715 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5521 | 2026.01.09 00:34:27.052775 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5522 | 2026.01.09 00:34:27.052837 [ 199 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::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 | ||
| 5523 | 2026.01.09 00:34:27.052875 [ 269 ] {daefa371-46b6-485f-b68b-5dac7e8f4a3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5524 | 2026.01.09 00:34:27.052936 [ 269 ] {daefa371-46b6-485f-b68b-5dac7e8f4a3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5525 | 2026.01.09 00:34:27.052991 [ 199 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5526 | 2026.01.09 00:34:27.053032 [ 199 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2465 rows starting from the beginning of the part | ||
| 5527 | 2026.01.09 00:34:27.053102 [ 199 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2253 rows starting from the beginning of the part | ||
| 5528 | 2026.01.09 00:34:27.053175 [ 199 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part | ||
| 5529 | 2026.01.09 00:34:27.053225 [ 199 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 138 rows starting from the beginning of the part | ||
| 5530 | 2026.01.09 00:34:27.053266 [ 199 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1112 rows starting from the beginning of the part | ||
| 5531 | 2026.01.09 00:34:27.053308 [ 199 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 259 rows starting from the beginning of the part | ||
| 5532 | 2026.01.09 00:34:27.053353 [ 269 ] {daefa371-46b6-485f-b68b-5dac7e8f4a3f} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5533 | 2026.01.09 00:34:27.053395 [ 269 ] {daefa371-46b6-485f-b68b-5dac7e8f4a3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5534 | 2026.01.09 00:34:27.053761 [ 269 ] {daefa371-46b6-485f-b68b-5dac7e8f4a3f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5535 | 2026.01.09 00:34:27.053981 [ 269 ] {daefa371-46b6-485f-b68b-5dac7e8f4a3f} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5536 | 2026.01.09 00:34:27.054113 [ 269 ] {daefa371-46b6-485f-b68b-5dac7e8f4a3f} <Debug> executeQuery: Read 55 rows, 4.18 KiB in 0.001256 sec., 43789.80891719746 rows/sec., 3.25 MiB/sec. | ||
| 5537 | 2026.01.09 00:34:27.054152 [ 269 ] {daefa371-46b6-485f-b68b-5dac7e8f4a3f} <Debug> TCPHandler: Processed in 0.001432851 sec. | ||
| 5538 | 2026.01.09 00:34:27.054264 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5539 | 2026.01.09 00:34:27.054359 [ 269 ] {778abfc6-2159-4291-9af8-32559732401c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5540 | 2026.01.09 00:34:27.054399 [ 269 ] {778abfc6-2159-4291-9af8-32559732401c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5541 | 2026.01.09 00:34:27.054794 [ 269 ] {778abfc6-2159-4291-9af8-32559732401c} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5542 | 2026.01.09 00:34:27.054829 [ 269 ] {778abfc6-2159-4291-9af8-32559732401c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5543 | 2026.01.09 00:34:27.055128 [ 269 ] {778abfc6-2159-4291-9af8-32559732401c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5544 | 2026.01.09 00:34:27.055337 [ 269 ] {778abfc6-2159-4291-9af8-32559732401c} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5545 | 2026.01.09 00:34:27.055473 [ 269 ] {778abfc6-2159-4291-9af8-32559732401c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001132 sec., 21201.413427561838 rows/sec., 1.76 MiB/sec. | ||
| 5546 | 2026.01.09 00:34:27.055512 [ 269 ] {778abfc6-2159-4291-9af8-32559732401c} <Debug> TCPHandler: Processed in 0.001298357 sec. | ||
| 5547 | 2026.01.09 00:34:27.055630 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5548 | 2026.01.09 00:34:27.055629 [ 201 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6283 rows, containing 5 columns (5 merged, 0 gathered) in 0.002854141 sec., 2201362.8618908455 rows/sec., 187.46 MiB/sec. | ||
| 5549 | 2026.01.09 00:34:27.055738 [ 269 ] {7e37f5ed-fb4c-4af4-b02e-4d007e1e5a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5550 | 2026.01.09 00:34:27.055779 [ 269 ] {7e37f5ed-fb4c-4af4-b02e-4d007e1e5a66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5551 | 2026.01.09 00:34:27.055961 [ 199 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5552 | 2026.01.09 00:34:27.056170 [ 269 ] {7e37f5ed-fb4c-4af4-b02e-4d007e1e5a66} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5553 | 2026.01.09 00:34:27.056211 [ 269 ] {7e37f5ed-fb4c-4af4-b02e-4d007e1e5a66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5554 | 2026.01.09 00:34:27.056220 [ 199 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_36_7} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5555 | 2026.01.09 00:34:27.056302 [ 199 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_36_7} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5556 | 2026.01.09 00:34:27.056383 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 5557 | 2026.01.09 00:34:27.056548 [ 269 ] {7e37f5ed-fb4c-4af4-b02e-4d007e1e5a66} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5558 | 2026.01.09 00:34:27.056759 [ 269 ] {7e37f5ed-fb4c-4af4-b02e-4d007e1e5a66} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5559 | 2026.01.09 00:34:27.056889 [ 269 ] {7e37f5ed-fb4c-4af4-b02e-4d007e1e5a66} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001169 sec., 10265.18391787853 rows/sec., 801.97 KiB/sec. | ||
| 5560 | 2026.01.09 00:34:27.056927 [ 269 ] {7e37f5ed-fb4c-4af4-b02e-4d007e1e5a66} <Debug> TCPHandler: Processed in 0.001347748 sec. | ||
| 5561 | 2026.01.09 00:34:27.057037 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5562 | 2026.01.09 00:34:27.057131 [ 269 ] {a4b1f4a3-e7ae-4e47-9591-a5a17c922472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5563 | 2026.01.09 00:34:27.057170 [ 269 ] {a4b1f4a3-e7ae-4e47-9591-a5a17c922472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5564 | 2026.01.09 00:34:27.057652 [ 269 ] {a4b1f4a3-e7ae-4e47-9591-a5a17c922472} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5565 | 2026.01.09 00:34:27.057688 [ 269 ] {a4b1f4a3-e7ae-4e47-9591-a5a17c922472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5566 | 2026.01.09 00:34:27.058017 [ 269 ] {a4b1f4a3-e7ae-4e47-9591-a5a17c922472} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5567 | 2026.01.09 00:34:27.058221 [ 269 ] {a4b1f4a3-e7ae-4e47-9591-a5a17c922472} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5568 | 2026.01.09 00:34:27.058335 [ 45 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5569 | 2026.01.09 00:34:27.058350 [ 269 ] {a4b1f4a3-e7ae-4e47-9591-a5a17c922472} <Debug> executeQuery: Read 143 rows, 11.82 KiB in 0.001237 sec., 115602.26354082457 rows/sec., 9.33 MiB/sec. | ||
| 5570 | 2026.01.09 00:34:27.058374 [ 45 ] {} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5571 | 2026.01.09 00:34:27.058399 [ 269 ] {a4b1f4a3-e7ae-4e47-9591-a5a17c922472} <Debug> TCPHandler: Processed in 0.0014065 sec. | ||
| 5572 | 2026.01.09 00:34:27.058404 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5573 | 2026.01.09 00:34:27.058501 [ 196 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::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 | ||
| 5574 | 2026.01.09 00:34:27.058525 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5575 | 2026.01.09 00:34:27.058647 [ 196 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5576 | 2026.01.09 00:34:27.058648 [ 269 ] {b8b81553-1006-4e64-9b12-08efc2798020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5577 | 2026.01.09 00:34:27.058686 [ 196 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1250 rows starting from the beginning of the part | ||
| 5578 | 2026.01.09 00:34:27.058709 [ 269 ] {b8b81553-1006-4e64-9b12-08efc2798020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5579 | 2026.01.09 00:34:27.058752 [ 196 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1137 rows starting from the beginning of the part | ||
| 5580 | 2026.01.09 00:34:27.058798 [ 196 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part | ||
| 5581 | 2026.01.09 00:34:27.058838 [ 196 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 105 rows starting from the beginning of the part | ||
| 5582 | 2026.01.09 00:34:27.058877 [ 196 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 679 rows starting from the beginning of the part | ||
| 5583 | 2026.01.09 00:34:27.058916 [ 196 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 143 rows starting from the beginning of the part | ||
| 5584 | 2026.01.09 00:34:27.059168 [ 269 ] {b8b81553-1006-4e64-9b12-08efc2798020} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5585 | 2026.01.09 00:34:27.059216 [ 269 ] {b8b81553-1006-4e64-9b12-08efc2798020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5586 | 2026.01.09 00:34:27.059595 [ 269 ] {b8b81553-1006-4e64-9b12-08efc2798020} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5587 | 2026.01.09 00:34:27.059822 [ 269 ] {b8b81553-1006-4e64-9b12-08efc2798020} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5588 | 2026.01.09 00:34:27.059926 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5589 | 2026.01.09 00:34:27.059950 [ 45 ] {} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5590 | 2026.01.09 00:34:27.059953 [ 269 ] {b8b81553-1006-4e64-9b12-08efc2798020} <Debug> executeQuery: Read 341 rows, 26.42 KiB in 0.001325 sec., 257358.49056603774 rows/sec., 19.47 MiB/sec. | ||
| 5591 | 2026.01.09 00:34:27.059966 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5592 | 2026.01.09 00:34:27.059993 [ 269 ] {b8b81553-1006-4e64-9b12-08efc2798020} <Debug> TCPHandler: Processed in 0.001531433 sec. | ||
| 5593 | 2026.01.09 00:34:27.060056 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::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 | ||
| 5594 | 2026.01.09 00:34:27.060118 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5595 | 2026.01.09 00:34:27.060157 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5596 | 2026.01.09 00:34:27.060188 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9791 rows starting from the beginning of the part | ||
| 5597 | 2026.01.09 00:34:27.060219 [ 269 ] {7bc29fc9-22aa-4ce3-87bf-7c2cb20a2727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5598 | 2026.01.09 00:34:27.060237 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 935 rows starting from the beginning of the part | ||
| 5599 | 2026.01.09 00:34:27.060266 [ 193 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3378 rows, containing 5 columns (5 merged, 0 gathered) in 0.001808071 sec., 1868289.4642964795 rows/sec., 141.67 MiB/sec. | ||
| 5600 | 2026.01.09 00:34:27.060279 [ 269 ] {7bc29fc9-22aa-4ce3-87bf-7c2cb20a2727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5601 | 2026.01.09 00:34:27.060283 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part | ||
| 5602 | 2026.01.09 00:34:27.060344 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 5603 | 2026.01.09 00:34:27.060382 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 314 rows starting from the beginning of the part | ||
| 5604 | 2026.01.09 00:34:27.060417 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 341 rows starting from the beginning of the part | ||
| 5605 | 2026.01.09 00:34:27.060483 [ 195 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5606 | 2026.01.09 00:34:27.060760 [ 195 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_36_7} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5607 | 2026.01.09 00:34:27.060835 [ 195 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_36_7} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5608 | 2026.01.09 00:34:27.060914 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 5609 | 2026.01.09 00:34:27.061202 [ 269 ] {7bc29fc9-22aa-4ce3-87bf-7c2cb20a2727} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5610 | 2026.01.09 00:34:27.061242 [ 269 ] {7bc29fc9-22aa-4ce3-87bf-7c2cb20a2727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5611 | 2026.01.09 00:34:27.061882 [ 269 ] {7bc29fc9-22aa-4ce3-87bf-7c2cb20a2727} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5612 | 2026.01.09 00:34:27.062116 [ 269 ] {7bc29fc9-22aa-4ce3-87bf-7c2cb20a2727} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5613 | 2026.01.09 00:34:27.062216 [ 45 ] {} <Debug> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5614 | 2026.01.09 00:34:27.062241 [ 45 ] {} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5615 | 2026.01.09 00:34:27.062255 [ 269 ] {7bc29fc9-22aa-4ce3-87bf-7c2cb20a2727} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002055 sec., 19951.338199513382 rows/sec., 35.75 MiB/sec. | ||
| 5616 | 2026.01.09 00:34:27.062257 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5617 | 2026.01.09 00:34:27.062324 [ 269 ] {7bc29fc9-22aa-4ce3-87bf-7c2cb20a2727} <Debug> TCPHandler: Processed in 0.002256855 sec. | ||
| 5618 | 2026.01.09 00:34:27.062337 [ 196 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::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 | ||
| 5619 | 2026.01.09 00:34:27.062444 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5620 | 2026.01.09 00:34:27.062535 [ 196 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5621 | 2026.01.09 00:34:27.062545 [ 269 ] {853e19c3-cd79-43ef-b670-bc3710740565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5622 | 2026.01.09 00:34:27.062588 [ 196 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 327 rows starting from the beginning of the part | ||
| 5623 | 2026.01.09 00:34:27.062595 [ 269 ] {853e19c3-cd79-43ef-b670-bc3710740565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5624 | 2026.01.09 00:34:27.062701 [ 196 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 41 rows starting from the beginning of the part | ||
| 5625 | 2026.01.09 00:34:27.062810 [ 196 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 41 rows starting from the beginning of the part | ||
| 5626 | 2026.01.09 00:34:27.062904 [ 196 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 41 rows starting from the beginning of the part | ||
| 5627 | 2026.01.09 00:34:27.062975 [ 269 ] {853e19c3-cd79-43ef-b670-bc3710740565} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5628 | 2026.01.09 00:34:27.062994 [ 196 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 41 rows starting from the beginning of the part | ||
| 5629 | 2026.01.09 00:34:27.063016 [ 269 ] {853e19c3-cd79-43ef-b670-bc3710740565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5630 | 2026.01.09 00:34:27.063088 [ 196 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 41 rows starting from the beginning of the part | ||
| 5631 | 2026.01.09 00:34:27.063454 [ 269 ] {853e19c3-cd79-43ef-b670-bc3710740565} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5632 | 2026.01.09 00:34:27.063688 [ 269 ] {853e19c3-cd79-43ef-b670-bc3710740565} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5633 | 2026.01.09 00:34:27.063792 [ 45 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5634 | 2026.01.09 00:34:27.063818 [ 45 ] {} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5635 | 2026.01.09 00:34:27.063825 [ 269 ] {853e19c3-cd79-43ef-b670-bc3710740565} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001299 sec., 46189.37644341801 rows/sec., 3.11 MiB/sec. | ||
| 5636 | 2026.01.09 00:34:27.063837 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5637 | 2026.01.09 00:34:27.063862 [ 269 ] {853e19c3-cd79-43ef-b670-bc3710740565} <Debug> TCPHandler: Processed in 0.001469721 sec. | ||
| 5638 | 2026.01.09 00:34:27.063921 [ 195 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 5639 | 2026.01.09 00:34:27.064020 [ 195 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5640 | 2026.01.09 00:34:27.064049 [ 195 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2148 rows starting from the beginning of the part | ||
| 5641 | 2026.01.09 00:34:27.064107 [ 195 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 80 rows starting from the beginning of the part | ||
| 5642 | 2026.01.09 00:34:27.064156 [ 195 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part | ||
| 5643 | 2026.01.09 00:34:27.064198 [ 195 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 5644 | 2026.01.09 00:34:27.064242 [ 195 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 104 rows starting from the beginning of the part | ||
| 5645 | 2026.01.09 00:34:27.064286 [ 195 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 5646 | 2026.01.09 00:34:27.064309 [ 189 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11605 rows, containing 5 columns (5 merged, 0 gathered) in 0.004301062 sec., 2698170.8238569917 rows/sec., 181.95 MiB/sec. | ||
| 5647 | 2026.01.09 00:34:27.064767 [ 202 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5648 | 2026.01.09 00:34:27.065116 [ 202 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5649 | 2026.01.09 00:34:27.065206 [ 202 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5650 | 2026.01.09 00:34:27.065303 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.32 MiB. | ||
| 5651 | 2026.01.09 00:34:27.065498 [ 198 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2476 rows, containing 4 columns (4 merged, 0 gathered) in 0.001613506 sec., 1534546.5092785524 rows/sec., 97.90 MiB/sec. | ||
| 5652 | 2026.01.09 00:34:27.065851 [ 198 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5653 | 2026.01.09 00:34:27.066124 [ 198 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_36_7} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5654 | 2026.01.09 00:34:27.066195 [ 198 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_36_7} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5655 | 2026.01.09 00:34:27.066269 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 5656 | 2026.01.09 00:34:27.067262 [ 198 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 532 rows, containing 19 columns (19 merged, 0 gathered) in 0.004955731 sec., 107350.45949830611 rows/sec., 192.37 MiB/sec. | ||
| 5657 | 2026.01.09 00:34:27.068038 [ 196 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5658 | 2026.01.09 00:34:27.068387 [ 196 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5659 | 2026.01.09 00:34:27.068460 [ 196 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5660 | 2026.01.09 00:34:27.068546 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.51 MiB. | ||
| 5661 | 2026.01.09 00:34:27.343096 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11031 | ||
| 5662 | 2026.01.09 00:34:27.343609 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5663 | 2026.01.09 00:34:27.343651 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5664 | 2026.01.09 00:34:27.344077 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5665 | 2026.01.09 00:34:27.344298 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5666 | 2026.01.09 00:34:27.344414 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11031 | ||
| 5667 | 2026.01.09 00:34:27.929153 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5668 | 2026.01.09 00:34:27.945139 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5669 | 2026.01.09 00:34:27.945197 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5670 | 2026.01.09 00:34:27.951126 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5671 | 2026.01.09 00:34:27.951820 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5672 | 2026.01.09 00:34:27.954544 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5673 | 2026.01.09 00:34:28.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 257.99 MiB, peak 267.86 MiB, free memory in arenas 0.00 B, will set to 260.48 MiB (RSS), difference: 2.50 MiB | ||
| 5674 | 2026.01.09 00:34:32.038108 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5675 | 2026.01.09 00:34:32.038337 [ 269 ] {f65d8a0e-e798-4156-a710-36e09f33ae2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5676 | 2026.01.09 00:34:32.038410 [ 269 ] {f65d8a0e-e798-4156-a710-36e09f33ae2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5677 | 2026.01.09 00:34:32.039206 [ 269 ] {f65d8a0e-e798-4156-a710-36e09f33ae2d} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5678 | 2026.01.09 00:34:32.039256 [ 269 ] {f65d8a0e-e798-4156-a710-36e09f33ae2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5679 | 2026.01.09 00:34:32.039654 [ 269 ] {f65d8a0e-e798-4156-a710-36e09f33ae2d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5680 | 2026.01.09 00:34:32.039873 [ 269 ] {f65d8a0e-e798-4156-a710-36e09f33ae2d} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5681 | 2026.01.09 00:34:32.040028 [ 269 ] {f65d8a0e-e798-4156-a710-36e09f33ae2d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001739 sec., 32202.415181138582 rows/sec., 2.47 MiB/sec. | ||
| 5682 | 2026.01.09 00:34:32.040070 [ 269 ] {f65d8a0e-e798-4156-a710-36e09f33ae2d} <Debug> TCPHandler: Processed in 0.002101269 sec. | ||
| 5683 | 2026.01.09 00:34:32.040236 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5684 | 2026.01.09 00:34:32.040331 [ 269 ] {ca3ed45a-f599-4432-9b38-556b51f7e2cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5685 | 2026.01.09 00:34:32.040370 [ 269 ] {ca3ed45a-f599-4432-9b38-556b51f7e2cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5686 | 2026.01.09 00:34:32.040880 [ 269 ] {ca3ed45a-f599-4432-9b38-556b51f7e2cc} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5687 | 2026.01.09 00:34:32.040917 [ 269 ] {ca3ed45a-f599-4432-9b38-556b51f7e2cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5688 | 2026.01.09 00:34:32.041223 [ 269 ] {ca3ed45a-f599-4432-9b38-556b51f7e2cc} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5689 | 2026.01.09 00:34:32.041431 [ 269 ] {ca3ed45a-f599-4432-9b38-556b51f7e2cc} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5690 | 2026.01.09 00:34:32.041556 [ 269 ] {ca3ed45a-f599-4432-9b38-556b51f7e2cc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001244 sec., 51446.94533762058 rows/sec., 4.02 MiB/sec. | ||
| 5691 | 2026.01.09 00:34:32.041593 [ 269 ] {ca3ed45a-f599-4432-9b38-556b51f7e2cc} <Debug> TCPHandler: Processed in 0.001416771 sec. | ||
| 5692 | 2026.01.09 00:34:32.041715 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5693 | 2026.01.09 00:34:32.041810 [ 269 ] {46652d23-1bf6-41cf-a2b5-249e49a75183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5694 | 2026.01.09 00:34:32.041853 [ 269 ] {46652d23-1bf6-41cf-a2b5-249e49a75183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5695 | 2026.01.09 00:34:32.042328 [ 269 ] {46652d23-1bf6-41cf-a2b5-249e49a75183} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5696 | 2026.01.09 00:34:32.042364 [ 269 ] {46652d23-1bf6-41cf-a2b5-249e49a75183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5697 | 2026.01.09 00:34:32.042696 [ 269 ] {46652d23-1bf6-41cf-a2b5-249e49a75183} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5698 | 2026.01.09 00:34:32.042911 [ 269 ] {46652d23-1bf6-41cf-a2b5-249e49a75183} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5699 | 2026.01.09 00:34:32.043039 [ 269 ] {46652d23-1bf6-41cf-a2b5-249e49a75183} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001248 sec., 128205.1282051282 rows/sec., 8.93 MiB/sec. | ||
| 5700 | 2026.01.09 00:34:32.043076 [ 269 ] {46652d23-1bf6-41cf-a2b5-249e49a75183} <Debug> TCPHandler: Processed in 0.00140916 sec. | ||
| 5701 | 2026.01.09 00:34:32.043190 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5702 | 2026.01.09 00:34:32.043284 [ 269 ] {38e23fd6-e64e-4dd5-9cae-76f6e50a2438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5703 | 2026.01.09 00:34:32.043325 [ 269 ] {38e23fd6-e64e-4dd5-9cae-76f6e50a2438} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5704 | 2026.01.09 00:34:32.043712 [ 269 ] {38e23fd6-e64e-4dd5-9cae-76f6e50a2438} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5705 | 2026.01.09 00:34:32.043749 [ 269 ] {38e23fd6-e64e-4dd5-9cae-76f6e50a2438} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5706 | 2026.01.09 00:34:32.044059 [ 269 ] {38e23fd6-e64e-4dd5-9cae-76f6e50a2438} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5707 | 2026.01.09 00:34:32.044262 [ 269 ] {38e23fd6-e64e-4dd5-9cae-76f6e50a2438} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5708 | 2026.01.09 00:34:32.044389 [ 269 ] {38e23fd6-e64e-4dd5-9cae-76f6e50a2438} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 5709 | 2026.01.09 00:34:32.044425 [ 269 ] {38e23fd6-e64e-4dd5-9cae-76f6e50a2438} <Debug> TCPHandler: Processed in 0.001284086 sec. | ||
| 5710 | 2026.01.09 00:34:34.721101 [ 19 ] {} <Debug> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 5711 | 2026.01.09 00:34:34.721162 [ 19 ] {} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5712 | 2026.01.09 00:34:34.721182 [ 19 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5713 | 2026.01.09 00:34:34.721290 [ 195 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 5714 | 2026.01.09 00:34:34.721435 [ 195 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5715 | 2026.01.09 00:34:34.721475 [ 195 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 60 rows starting from the beginning of the part | ||
| 5716 | 2026.01.09 00:34:34.721548 [ 195 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 5717 | 2026.01.09 00:34:34.721598 [ 195 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 5718 | 2026.01.09 00:34:34.721645 [ 195 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 5719 | 2026.01.09 00:34:34.721688 [ 195 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 5720 | 2026.01.09 00:34:34.722474 [ 198 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 84 rows, containing 4 columns (4 merged, 0 gathered) in 0.001228234 sec., 68390.87665705396 rows/sec., 3.49 MiB/sec. | ||
| 5721 | 2026.01.09 00:34:34.722699 [ 189 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 5722 | 2026.01.09 00:34:34.723071 [ 189 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_14_3} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5723 | 2026.01.09 00:34:34.723158 [ 189 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_14_3} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 5724 | 2026.01.09 00:34:34.723250 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5725 | 2026.01.09 00:34:34.734862 [ 19 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5726 | 2026.01.09 00:34:34.734890 [ 19 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5727 | 2026.01.09 00:34:34.845366 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11479 | ||
| 5728 | 2026.01.09 00:34:34.845849 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5729 | 2026.01.09 00:34:34.845893 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5730 | 2026.01.09 00:34:34.846371 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5731 | 2026.01.09 00:34:34.846613 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5732 | 2026.01.09 00:34:34.846752 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11479 | ||
| 5733 | 2026.01.09 00:34:34.862419 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 772 | ||
| 5734 | 2026.01.09 00:34:34.864565 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5735 | 2026.01.09 00:34:34.864612 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5736 | 2026.01.09 00:34:34.865778 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5737 | 2026.01.09 00:34:34.866038 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5738 | 2026.01.09 00:34:34.866376 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 772 | ||
| 5739 | 2026.01.09 00:34:35.455450 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5740 | 2026.01.09 00:34:35.473988 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5741 | 2026.01.09 00:34:35.474214 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5742 | 2026.01.09 00:34:35.481540 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5743 | 2026.01.09 00:34:35.482342 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5744 | 2026.01.09 00:34:35.486146 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5745 | 2026.01.09 00:34:37.040275 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5746 | 2026.01.09 00:34:37.040454 [ 269 ] {189bbb91-5bc5-453d-b86e-b7fa4ec54365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5747 | 2026.01.09 00:34:37.040521 [ 269 ] {189bbb91-5bc5-453d-b86e-b7fa4ec54365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5748 | 2026.01.09 00:34:37.041251 [ 269 ] {189bbb91-5bc5-453d-b86e-b7fa4ec54365} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5749 | 2026.01.09 00:34:37.041300 [ 269 ] {189bbb91-5bc5-453d-b86e-b7fa4ec54365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5750 | 2026.01.09 00:34:37.041749 [ 269 ] {189bbb91-5bc5-453d-b86e-b7fa4ec54365} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5751 | 2026.01.09 00:34:37.041997 [ 269 ] {189bbb91-5bc5-453d-b86e-b7fa4ec54365} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5752 | 2026.01.09 00:34:37.042165 [ 269 ] {189bbb91-5bc5-453d-b86e-b7fa4ec54365} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001754 sec., 78677.30900798176 rows/sec., 6.83 MiB/sec. | ||
| 5753 | 2026.01.09 00:34:37.042222 [ 269 ] {189bbb91-5bc5-453d-b86e-b7fa4ec54365} <Debug> TCPHandler: Processed in 0.002083929 sec. | ||
| 5754 | 2026.01.09 00:34:37.042436 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5755 | 2026.01.09 00:34:37.042540 [ 269 ] {83d123ea-b0a5-4527-b624-d85f1acb7c72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5756 | 2026.01.09 00:34:37.042584 [ 269 ] {83d123ea-b0a5-4527-b624-d85f1acb7c72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5757 | 2026.01.09 00:34:37.043017 [ 269 ] {83d123ea-b0a5-4527-b624-d85f1acb7c72} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5758 | 2026.01.09 00:34:37.043052 [ 269 ] {83d123ea-b0a5-4527-b624-d85f1acb7c72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5759 | 2026.01.09 00:34:37.043368 [ 269 ] {83d123ea-b0a5-4527-b624-d85f1acb7c72} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5760 | 2026.01.09 00:34:37.043587 [ 269 ] {83d123ea-b0a5-4527-b624-d85f1acb7c72} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5761 | 2026.01.09 00:34:37.043695 [ 37 ] {} <Debug> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5762 | 2026.01.09 00:34:37.043721 [ 269 ] {83d123ea-b0a5-4527-b624-d85f1acb7c72} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001202 sec., 34109.816971713815 rows/sec., 2.50 MiB/sec. | ||
| 5763 | 2026.01.09 00:34:37.043731 [ 37 ] {} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5764 | 2026.01.09 00:34:37.043754 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5765 | 2026.01.09 00:34:37.043762 [ 269 ] {83d123ea-b0a5-4527-b624-d85f1acb7c72} <Debug> TCPHandler: Processed in 0.00137963 sec. | ||
| 5766 | 2026.01.09 00:34:37.043875 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5767 | 2026.01.09 00:34:37.043879 [ 195 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::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 | ||
| 5768 | 2026.01.09 00:34:37.043973 [ 269 ] {65c1a344-5aff-4cb8-a5d6-7f9e88316eaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5769 | 2026.01.09 00:34:37.044018 [ 269 ] {65c1a344-5aff-4cb8-a5d6-7f9e88316eaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5770 | 2026.01.09 00:34:37.044037 [ 195 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5771 | 2026.01.09 00:34:37.044075 [ 195 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 278 rows starting from the beginning of the part | ||
| 5772 | 2026.01.09 00:34:37.044143 [ 195 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 207 rows starting from the beginning of the part | ||
| 5773 | 2026.01.09 00:34:37.044190 [ 195 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 41 rows starting from the beginning of the part | ||
| 5774 | 2026.01.09 00:34:37.044237 [ 195 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 205 rows starting from the beginning of the part | ||
| 5775 | 2026.01.09 00:34:37.044276 [ 195 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 55 rows starting from the beginning of the part | ||
| 5776 | 2026.01.09 00:34:37.044318 [ 195 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 41 rows starting from the beginning of the part | ||
| 5777 | 2026.01.09 00:34:37.044466 [ 269 ] {65c1a344-5aff-4cb8-a5d6-7f9e88316eaa} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5778 | 2026.01.09 00:34:37.044508 [ 269 ] {65c1a344-5aff-4cb8-a5d6-7f9e88316eaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5779 | 2026.01.09 00:34:37.044855 [ 269 ] {65c1a344-5aff-4cb8-a5d6-7f9e88316eaa} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5780 | 2026.01.09 00:34:37.045125 [ 269 ] {65c1a344-5aff-4cb8-a5d6-7f9e88316eaa} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5781 | 2026.01.09 00:34:37.045259 [ 269 ] {65c1a344-5aff-4cb8-a5d6-7f9e88316eaa} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001312 sec., 80030.48780487805 rows/sec., 6.25 MiB/sec. | ||
| 5782 | 2026.01.09 00:34:37.045268 [ 195 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 827 rows, containing 5 columns (5 merged, 0 gathered) in 0.001458392 sec., 567062.9021552504 rows/sec., 37.57 MiB/sec. | ||
| 5783 | 2026.01.09 00:34:37.045297 [ 269 ] {65c1a344-5aff-4cb8-a5d6-7f9e88316eaa} <Debug> TCPHandler: Processed in 0.001482622 sec. | ||
| 5784 | 2026.01.09 00:34:37.045423 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5785 | 2026.01.09 00:34:37.045471 [ 198 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5786 | 2026.01.09 00:34:37.045513 [ 269 ] {c0551df8-34be-44d9-8824-17358de38dd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5787 | 2026.01.09 00:34:37.045559 [ 269 ] {c0551df8-34be-44d9-8824-17358de38dd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5788 | 2026.01.09 00:34:37.045776 [ 198 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_31_6} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5789 | 2026.01.09 00:34:37.045862 [ 198 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_31_6} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5790 | 2026.01.09 00:34:37.045957 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 5791 | 2026.01.09 00:34:37.045996 [ 269 ] {c0551df8-34be-44d9-8824-17358de38dd9} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5792 | 2026.01.09 00:34:37.046035 [ 269 ] {c0551df8-34be-44d9-8824-17358de38dd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5793 | 2026.01.09 00:34:37.046440 [ 269 ] {c0551df8-34be-44d9-8824-17358de38dd9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5794 | 2026.01.09 00:34:37.046653 [ 269 ] {c0551df8-34be-44d9-8824-17358de38dd9} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5795 | 2026.01.09 00:34:37.046787 [ 269 ] {c0551df8-34be-44d9-8824-17358de38dd9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001266 sec., 126382.30647709321 rows/sec., 8.80 MiB/sec. | ||
| 5796 | 2026.01.09 00:34:37.046825 [ 269 ] {c0551df8-34be-44d9-8824-17358de38dd9} <Debug> TCPHandler: Processed in 0.001433031 sec. | ||
| 5797 | 2026.01.09 00:34:37.046940 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5798 | 2026.01.09 00:34:37.047036 [ 269 ] {3daee818-501e-45f5-bdff-72126cde9f8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5799 | 2026.01.09 00:34:37.047090 [ 269 ] {3daee818-501e-45f5-bdff-72126cde9f8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5800 | 2026.01.09 00:34:37.047960 [ 269 ] {3daee818-501e-45f5-bdff-72126cde9f8f} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5801 | 2026.01.09 00:34:37.047996 [ 269 ] {3daee818-501e-45f5-bdff-72126cde9f8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5802 | 2026.01.09 00:34:37.048682 [ 269 ] {3daee818-501e-45f5-bdff-72126cde9f8f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5803 | 2026.01.09 00:34:37.048915 [ 269 ] {3daee818-501e-45f5-bdff-72126cde9f8f} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5804 | 2026.01.09 00:34:37.049122 [ 269 ] {3daee818-501e-45f5-bdff-72126cde9f8f} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002105 sec., 19477.434679334918 rows/sec., 34.90 MiB/sec. | ||
| 5805 | 2026.01.09 00:34:37.049194 [ 269 ] {3daee818-501e-45f5-bdff-72126cde9f8f} <Debug> TCPHandler: Processed in 0.002301695 sec. | ||
| 5806 | 2026.01.09 00:34:37.049307 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5807 | 2026.01.09 00:34:37.049405 [ 269 ] {1463420c-db12-4a81-a5b3-8c121f39f797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5808 | 2026.01.09 00:34:37.049447 [ 269 ] {1463420c-db12-4a81-a5b3-8c121f39f797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5809 | 2026.01.09 00:34:37.049791 [ 269 ] {1463420c-db12-4a81-a5b3-8c121f39f797} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5810 | 2026.01.09 00:34:37.049826 [ 269 ] {1463420c-db12-4a81-a5b3-8c121f39f797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5811 | 2026.01.09 00:34:37.050148 [ 269 ] {1463420c-db12-4a81-a5b3-8c121f39f797} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5812 | 2026.01.09 00:34:37.050362 [ 269 ] {1463420c-db12-4a81-a5b3-8c121f39f797} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5813 | 2026.01.09 00:34:37.050496 [ 269 ] {1463420c-db12-4a81-a5b3-8c121f39f797} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 5814 | 2026.01.09 00:34:37.050531 [ 269 ] {1463420c-db12-4a81-a5b3-8c121f39f797} <Debug> TCPHandler: Processed in 0.001275416 sec. | ||
| 5815 | 2026.01.09 00:34:39.599284 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5816 | 2026.01.09 00:34:39.599598 [ 269 ] {ff71d6da-0818-4046-aa62-a36961ce306f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5817 | 2026.01.09 00:34:39.599707 [ 269 ] {ff71d6da-0818-4046-aa62-a36961ce306f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5818 | 2026.01.09 00:34:39.601012 [ 269 ] {ff71d6da-0818-4046-aa62-a36961ce306f} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5819 | 2026.01.09 00:34:39.601088 [ 269 ] {ff71d6da-0818-4046-aa62-a36961ce306f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5820 | 2026.01.09 00:34:39.601699 [ 269 ] {ff71d6da-0818-4046-aa62-a36961ce306f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5821 | 2026.01.09 00:34:39.602049 [ 269 ] {ff71d6da-0818-4046-aa62-a36961ce306f} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5822 | 2026.01.09 00:34:39.602307 [ 269 ] {ff71d6da-0818-4046-aa62-a36961ce306f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002779 sec., 147535.08456279238 rows/sec., 9.36 MiB/sec. | ||
| 5823 | 2026.01.09 00:34:39.602390 [ 269 ] {ff71d6da-0818-4046-aa62-a36961ce306f} <Debug> TCPHandler: Processed in 0.003318854 sec. | ||
| 5824 | 2026.01.09 00:34:39.602581 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5825 | 2026.01.09 00:34:39.602716 [ 269 ] {1a9bb455-0901-4f46-9c80-e335f75c356a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5826 | 2026.01.09 00:34:39.602778 [ 269 ] {1a9bb455-0901-4f46-9c80-e335f75c356a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5827 | 2026.01.09 00:34:39.605591 [ 269 ] {1a9bb455-0901-4f46-9c80-e335f75c356a} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5828 | 2026.01.09 00:34:39.605645 [ 269 ] {1a9bb455-0901-4f46-9c80-e335f75c356a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5829 | 2026.01.09 00:34:39.606326 [ 269 ] {1a9bb455-0901-4f46-9c80-e335f75c356a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5830 | 2026.01.09 00:34:39.606664 [ 269 ] {1a9bb455-0901-4f46-9c80-e335f75c356a} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5831 | 2026.01.09 00:34:39.606874 [ 269 ] {1a9bb455-0901-4f46-9c80-e335f75c356a} <Debug> executeQuery: Read 2252 rows, 186.40 KiB in 0.004194 sec., 536957.5584167859 rows/sec., 43.40 MiB/sec. | ||
| 5832 | 2026.01.09 00:34:39.606940 [ 269 ] {1a9bb455-0901-4f46-9c80-e335f75c356a} <Debug> MemoryTracker: Peak memory usage (for query): 4.03 MiB. | ||
| 5833 | 2026.01.09 00:34:39.606963 [ 269 ] {1a9bb455-0901-4f46-9c80-e335f75c356a} <Debug> TCPHandler: Processed in 0.004450606 sec. | ||
| 5834 | 2026.01.09 00:34:39.607144 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5835 | 2026.01.09 00:34:39.607276 [ 269 ] {09ca2f87-3d64-4d16-ad8c-6ddb2ad00b2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5836 | 2026.01.09 00:34:39.607337 [ 269 ] {09ca2f87-3d64-4d16-ad8c-6ddb2ad00b2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5837 | 2026.01.09 00:34:39.608093 [ 269 ] {09ca2f87-3d64-4d16-ad8c-6ddb2ad00b2f} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5838 | 2026.01.09 00:34:39.608141 [ 269 ] {09ca2f87-3d64-4d16-ad8c-6ddb2ad00b2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5839 | 2026.01.09 00:34:39.608567 [ 269 ] {09ca2f87-3d64-4d16-ad8c-6ddb2ad00b2f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5840 | 2026.01.09 00:34:39.608853 [ 269 ] {09ca2f87-3d64-4d16-ad8c-6ddb2ad00b2f} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5841 | 2026.01.09 00:34:39.609041 [ 269 ] {09ca2f87-3d64-4d16-ad8c-6ddb2ad00b2f} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001803 sec., 113699.38990571271 rows/sec., 6.67 MiB/sec. | ||
| 5842 | 2026.01.09 00:34:39.609097 [ 269 ] {09ca2f87-3d64-4d16-ad8c-6ddb2ad00b2f} <Debug> TCPHandler: Processed in 0.002021347 sec. | ||
| 5843 | 2026.01.09 00:34:39.609261 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5844 | 2026.01.09 00:34:39.609385 [ 269 ] {534e6fd4-9452-4382-8bf6-064de8870e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5845 | 2026.01.09 00:34:39.609438 [ 269 ] {534e6fd4-9452-4382-8bf6-064de8870e6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5846 | 2026.01.09 00:34:39.610326 [ 269 ] {534e6fd4-9452-4382-8bf6-064de8870e6d} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5847 | 2026.01.09 00:34:39.610375 [ 269 ] {534e6fd4-9452-4382-8bf6-064de8870e6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5848 | 2026.01.09 00:34:39.610855 [ 269 ] {534e6fd4-9452-4382-8bf6-064de8870e6d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5849 | 2026.01.09 00:34:39.611164 [ 269 ] {534e6fd4-9452-4382-8bf6-064de8870e6d} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5850 | 2026.01.09 00:34:39.611360 [ 269 ] {534e6fd4-9452-4382-8bf6-064de8870e6d} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.002005 sec., 219451.37157107235 rows/sec., 14.52 MiB/sec. | ||
| 5851 | 2026.01.09 00:34:39.611415 [ 269 ] {534e6fd4-9452-4382-8bf6-064de8870e6d} <Debug> TCPHandler: Processed in 0.002215713 sec. | ||
| 5852 | 2026.01.09 00:34:39.611585 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5853 | 2026.01.09 00:34:39.611717 [ 269 ] {bb2511e4-c885-4aec-8296-b1529579d187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5854 | 2026.01.09 00:34:39.611777 [ 269 ] {bb2511e4-c885-4aec-8296-b1529579d187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5855 | 2026.01.09 00:34:39.612511 [ 269 ] {bb2511e4-c885-4aec-8296-b1529579d187} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5856 | 2026.01.09 00:34:39.612558 [ 269 ] {bb2511e4-c885-4aec-8296-b1529579d187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5857 | 2026.01.09 00:34:39.613029 [ 269 ] {bb2511e4-c885-4aec-8296-b1529579d187} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5858 | 2026.01.09 00:34:39.613366 [ 269 ] {bb2511e4-c885-4aec-8296-b1529579d187} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5859 | 2026.01.09 00:34:39.613566 [ 269 ] {bb2511e4-c885-4aec-8296-b1529579d187} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001881 sec., 112174.37533227006 rows/sec., 6.37 MiB/sec. | ||
| 5860 | 2026.01.09 00:34:39.613621 [ 269 ] {bb2511e4-c885-4aec-8296-b1529579d187} <Debug> TCPHandler: Processed in 0.00210234 sec. | ||
| 5861 | 2026.01.09 00:34:39.613894 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5862 | 2026.01.09 00:34:39.614034 [ 269 ] {74586659-4024-4680-9dbb-ba7d4e9ebf80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5863 | 2026.01.09 00:34:39.614095 [ 269 ] {74586659-4024-4680-9dbb-ba7d4e9ebf80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5864 | 2026.01.09 00:34:39.615483 [ 269 ] {74586659-4024-4680-9dbb-ba7d4e9ebf80} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5865 | 2026.01.09 00:34:39.615536 [ 269 ] {74586659-4024-4680-9dbb-ba7d4e9ebf80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5866 | 2026.01.09 00:34:39.616099 [ 269 ] {74586659-4024-4680-9dbb-ba7d4e9ebf80} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5867 | 2026.01.09 00:34:39.616410 [ 269 ] {74586659-4024-4680-9dbb-ba7d4e9ebf80} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5868 | 2026.01.09 00:34:39.616595 [ 269 ] {74586659-4024-4680-9dbb-ba7d4e9ebf80} <Debug> executeQuery: Read 1135 rows, 82.76 KiB in 0.002594 sec., 437548.18812644563 rows/sec., 31.16 MiB/sec. | ||
| 5869 | 2026.01.09 00:34:39.616650 [ 269 ] {74586659-4024-4680-9dbb-ba7d4e9ebf80} <Debug> TCPHandler: Processed in 0.00282588 sec. | ||
| 5870 | 2026.01.09 00:34:39.616825 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5871 | 2026.01.09 00:34:39.616956 [ 269 ] {1f6e48bc-c739-4de8-bf3b-10c8ebffaa0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5872 | 2026.01.09 00:34:39.617016 [ 269 ] {1f6e48bc-c739-4de8-bf3b-10c8ebffaa0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5873 | 2026.01.09 00:34:39.617635 [ 269 ] {1f6e48bc-c739-4de8-bf3b-10c8ebffaa0c} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5874 | 2026.01.09 00:34:39.617687 [ 269 ] {1f6e48bc-c739-4de8-bf3b-10c8ebffaa0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5875 | 2026.01.09 00:34:39.618142 [ 269 ] {1f6e48bc-c739-4de8-bf3b-10c8ebffaa0c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5876 | 2026.01.09 00:34:39.618471 [ 269 ] {1f6e48bc-c739-4de8-bf3b-10c8ebffaa0c} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5877 | 2026.01.09 00:34:39.618715 [ 269 ] {1f6e48bc-c739-4de8-bf3b-10c8ebffaa0c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001787 sec., 3357.582540570789 rows/sec., 175.42 KiB/sec. | ||
| 5878 | 2026.01.09 00:34:39.618774 [ 269 ] {1f6e48bc-c739-4de8-bf3b-10c8ebffaa0c} <Debug> TCPHandler: Processed in 0.002016438 sec. | ||
| 5879 | 2026.01.09 00:34:39.618941 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5880 | 2026.01.09 00:34:39.619071 [ 269 ] {8c27d4f7-819c-4f59-a041-7685bb4e0d16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5881 | 2026.01.09 00:34:39.619132 [ 269 ] {8c27d4f7-819c-4f59-a041-7685bb4e0d16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5882 | 2026.01.09 00:34:39.620120 [ 269 ] {8c27d4f7-819c-4f59-a041-7685bb4e0d16} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5883 | 2026.01.09 00:34:39.620171 [ 269 ] {8c27d4f7-819c-4f59-a041-7685bb4e0d16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5884 | 2026.01.09 00:34:39.620761 [ 269 ] {8c27d4f7-819c-4f59-a041-7685bb4e0d16} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5885 | 2026.01.09 00:34:39.621084 [ 269 ] {8c27d4f7-819c-4f59-a041-7685bb4e0d16} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5886 | 2026.01.09 00:34:39.621271 [ 269 ] {8c27d4f7-819c-4f59-a041-7685bb4e0d16} <Debug> executeQuery: Read 928 rows, 62.91 KiB in 0.002231 sec., 415956.96996862395 rows/sec., 27.54 MiB/sec. | ||
| 5887 | 2026.01.09 00:34:39.621329 [ 269 ] {8c27d4f7-819c-4f59-a041-7685bb4e0d16} <Debug> TCPHandler: Processed in 0.00245191 sec. | ||
| 5888 | 2026.01.09 00:34:39.621496 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5889 | 2026.01.09 00:34:39.621623 [ 269 ] {40425be5-137b-46b7-bb9e-43fc4c8b187d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5890 | 2026.01.09 00:34:39.621681 [ 269 ] {40425be5-137b-46b7-bb9e-43fc4c8b187d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5891 | 2026.01.09 00:34:39.622120 [ 269 ] {40425be5-137b-46b7-bb9e-43fc4c8b187d} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5892 | 2026.01.09 00:34:39.622169 [ 269 ] {40425be5-137b-46b7-bb9e-43fc4c8b187d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5893 | 2026.01.09 00:34:39.622660 [ 269 ] {40425be5-137b-46b7-bb9e-43fc4c8b187d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5894 | 2026.01.09 00:34:39.622974 [ 269 ] {40425be5-137b-46b7-bb9e-43fc4c8b187d} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5895 | 2026.01.09 00:34:39.623166 [ 269 ] {40425be5-137b-46b7-bb9e-43fc4c8b187d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001571 sec., 636.5372374283896 rows/sec., 42.89 KiB/sec. | ||
| 5896 | 2026.01.09 00:34:39.623218 [ 269 ] {40425be5-137b-46b7-bb9e-43fc4c8b187d} <Debug> TCPHandler: Processed in 0.00178585 sec. | ||
| 5897 | 2026.01.09 00:34:39.623382 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5898 | 2026.01.09 00:34:39.623508 [ 269 ] {315859ff-1e1b-47b5-a08a-ef72fcebb0f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5899 | 2026.01.09 00:34:39.623564 [ 269 ] {315859ff-1e1b-47b5-a08a-ef72fcebb0f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5900 | 2026.01.09 00:34:39.624017 [ 269 ] {315859ff-1e1b-47b5-a08a-ef72fcebb0f3} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5901 | 2026.01.09 00:34:39.624058 [ 269 ] {315859ff-1e1b-47b5-a08a-ef72fcebb0f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5902 | 2026.01.09 00:34:39.624455 [ 269 ] {315859ff-1e1b-47b5-a08a-ef72fcebb0f3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5903 | 2026.01.09 00:34:39.624727 [ 269 ] {315859ff-1e1b-47b5-a08a-ef72fcebb0f3} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5904 | 2026.01.09 00:34:39.624904 [ 269 ] {315859ff-1e1b-47b5-a08a-ef72fcebb0f3} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.001426 sec., 56100.98176718093 rows/sec., 3.33 MiB/sec. | ||
| 5905 | 2026.01.09 00:34:39.624951 [ 269 ] {315859ff-1e1b-47b5-a08a-ef72fcebb0f3} <Debug> TCPHandler: Processed in 0.001635146 sec. | ||
| 5906 | 2026.01.09 00:34:40.268081 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62844 | ||
| 5907 | 2026.01.09 00:34:40.268194 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5908 | 2026.01.09 00:34:40.268221 [ 286 ] {} <Debug> TCP-Session: 22e17cd2-8996-47cc-9f2c-f9c6d8b1ebc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:62844 | ||
| 5909 | 2026.01.09 00:34:40.268243 [ 286 ] {} <Debug> TCP-Session: 22e17cd2-8996-47cc-9f2c-f9c6d8b1ebc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5910 | 2026.01.09 00:34:40.268256 [ 286 ] {} <Debug> TCP-Session: 22e17cd2-8996-47cc-9f2c-f9c6d8b1ebc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5911 | 2026.01.09 00:34:40.268473 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58162 | ||
| 5912 | 2026.01.09 00:34:40.268496 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45656 | ||
| 5913 | 2026.01.09 00:34:40.268526 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38027 | ||
| 5914 | 2026.01.09 00:34:40.268565 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43818 | ||
| 5915 | 2026.01.09 00:34:40.268578 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47243 | ||
| 5916 | 2026.01.09 00:34:40.268583 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5917 | 2026.01.09 00:34:40.268534 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43718 | ||
| 5918 | 2026.01.09 00:34:40.268672 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5919 | 2026.01.09 00:34:40.268665 [ 286 ] {} <Trace> TCP-Session: 22e17cd2-8996-47cc-9f2c-f9c6d8b1ebc9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5920 | 2026.01.09 00:34:40.268712 [ 292 ] {} <Debug> TCP-Session: 6770b0cd-d105-438a-97c0-dfbe8218d9c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:38027 | ||
| 5921 | 2026.01.09 00:34:40.268735 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5922 | 2026.01.09 00:34:40.268759 [ 292 ] {} <Debug> TCP-Session: 6770b0cd-d105-438a-97c0-dfbe8218d9c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5923 | 2026.01.09 00:34:40.268760 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5924 | 2026.01.09 00:34:40.268781 [ 294 ] {} <Debug> TCP-Session: 5c71ed2c-a1d0-4155-81dd-34cd9b9fb1c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:43818 | ||
| 5925 | 2026.01.09 00:34:40.268783 [ 292 ] {} <Debug> TCP-Session: 6770b0cd-d105-438a-97c0-dfbe8218d9c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5926 | 2026.01.09 00:34:40.268805 [ 267 ] {} <Debug> TCP-Session: 72ec9928-8118-4d50-a6a1-48e12410707b Authenticating user 'default' from [fd00:1122:3344:101::e]:47243 | ||
| 5927 | 2026.01.09 00:34:40.268816 [ 294 ] {} <Debug> TCP-Session: 5c71ed2c-a1d0-4155-81dd-34cd9b9fb1c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5928 | 2026.01.09 00:34:40.268830 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5929 | 2026.01.09 00:34:40.268853 [ 294 ] {} <Debug> TCP-Session: 5c71ed2c-a1d0-4155-81dd-34cd9b9fb1c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5930 | 2026.01.09 00:34:40.268837 [ 267 ] {} <Debug> TCP-Session: 72ec9928-8118-4d50-a6a1-48e12410707b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5931 | 2026.01.09 00:34:40.268879 [ 293 ] {} <Debug> TCP-Session: b4a27cbe-a38f-44fa-8319-a3e9e7660384 Authenticating user 'default' from [fd00:1122:3344:101::e]:43718 | ||
| 5932 | 2026.01.09 00:34:40.268893 [ 286 ] {ee2bce24-19f0-4ff1-a505-1e4d30a4e63a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62844) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5933 | 2026.01.09 00:34:40.268897 [ 267 ] {} <Debug> TCP-Session: 72ec9928-8118-4d50-a6a1-48e12410707b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5934 | 2026.01.09 00:34:40.268921 [ 293 ] {} <Debug> TCP-Session: b4a27cbe-a38f-44fa-8319-a3e9e7660384 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5935 | 2026.01.09 00:34:40.268662 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5936 | 2026.01.09 00:34:40.268955 [ 293 ] {} <Debug> TCP-Session: b4a27cbe-a38f-44fa-8319-a3e9e7660384 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5937 | 2026.01.09 00:34:40.268516 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39696 | ||
| 5938 | 2026.01.09 00:34:40.268995 [ 289 ] {} <Debug> TCP-Session: 279d9a34-acf4-4c40-ae3e-4e419523ba99 Authenticating user 'default' from [fd00:1122:3344:101::e]:45656 | ||
| 5939 | 2026.01.09 00:34:40.268498 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49407 | ||
| 5940 | 2026.01.09 00:34:40.269045 [ 289 ] {} <Debug> TCP-Session: 279d9a34-acf4-4c40-ae3e-4e419523ba99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5941 | 2026.01.09 00:34:40.269090 [ 289 ] {} <Debug> TCP-Session: 279d9a34-acf4-4c40-ae3e-4e419523ba99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5942 | 2026.01.09 00:34:40.268662 [ 288 ] {} <Debug> TCP-Session: 439187f4-a02e-4c9f-9bc3-e39f27359d2e Authenticating user 'default' from [fd00:1122:3344:101::e]:58162 | ||
| 5943 | 2026.01.09 00:34:40.269153 [ 288 ] {} <Debug> TCP-Session: 439187f4-a02e-4c9f-9bc3-e39f27359d2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5944 | 2026.01.09 00:34:40.269174 [ 288 ] {} <Debug> TCP-Session: 439187f4-a02e-4c9f-9bc3-e39f27359d2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5945 | 2026.01.09 00:34:40.269180 [ 286 ] {ee2bce24-19f0-4ff1-a505-1e4d30a4e63a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5946 | 2026.01.09 00:34:40.269213 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5947 | 2026.01.09 00:34:40.269245 [ 291 ] {} <Debug> TCP-Session: 65759fe8-7ec9-4b08-915d-3e5ae9254014 Authenticating user 'default' from [fd00:1122:3344:101::e]:39696 | ||
| 5948 | 2026.01.09 00:34:40.269247 [ 286 ] {ee2bce24-19f0-4ff1-a505-1e4d30a4e63a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5949 | 2026.01.09 00:34:40.269265 [ 291 ] {} <Debug> TCP-Session: 65759fe8-7ec9-4b08-915d-3e5ae9254014 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5950 | 2026.01.09 00:34:40.269279 [ 291 ] {} <Debug> TCP-Session: 65759fe8-7ec9-4b08-915d-3e5ae9254014 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5951 | 2026.01.09 00:34:40.269298 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5952 | 2026.01.09 00:34:40.269337 [ 290 ] {} <Debug> TCP-Session: e97b0986-983b-4d46-9ae9-c79f502606da Authenticating user 'default' from [fd00:1122:3344:101::e]:49407 | ||
| 5953 | 2026.01.09 00:34:40.269358 [ 290 ] {} <Debug> TCP-Session: e97b0986-983b-4d46-9ae9-c79f502606da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5954 | 2026.01.09 00:34:40.269374 [ 290 ] {} <Debug> TCP-Session: e97b0986-983b-4d46-9ae9-c79f502606da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5955 | 2026.01.09 00:34:40.269588 [ 286 ] {ee2bce24-19f0-4ff1-a505-1e4d30a4e63a} <Debug> oximeter.version (d96e0398-2c6c-4ca7-a7f1-49ea58ac3124) (SelectExecutor): Key condition: unknown | ||
| 5956 | 2026.01.09 00:34:40.270676 [ 344 ] {ee2bce24-19f0-4ff1-a505-1e4d30a4e63a} <Trace> AggregatingTransform: Aggregating | ||
| 5957 | 2026.01.09 00:34:40.270728 [ 344 ] {ee2bce24-19f0-4ff1-a505-1e4d30a4e63a} <Trace> Aggregator: Aggregation method: without_key | ||
| 5958 | 2026.01.09 00:34:40.270764 [ 344 ] {ee2bce24-19f0-4ff1-a505-1e4d30a4e63a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00106122 sec. (942.312 rows/sec., 36.81 KiB/sec.) | ||
| 5959 | 2026.01.09 00:34:40.270779 [ 344 ] {ee2bce24-19f0-4ff1-a505-1e4d30a4e63a} <Trace> Aggregator: Merging aggregated data | ||
| 5960 | 2026.01.09 00:34:40.271878 [ 286 ] {ee2bce24-19f0-4ff1-a505-1e4d30a4e63a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003048 sec., 328.0839895013123 rows/sec., 12.82 KiB/sec. | ||
| 5961 | 2026.01.09 00:34:40.272052 [ 286 ] {ee2bce24-19f0-4ff1-a505-1e4d30a4e63a} <Debug> TCPHandler: Processed in 0.0035153 sec. | ||
| 5962 | 2026.01.09 00:34:40.272203 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5963 | 2026.01.09 00:34:40.272232 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5964 | 2026.01.09 00:34:40.272239 [ 286 ] {} <Debug> TCP-Session: 22e17cd2-8996-47cc-9f2c-f9c6d8b1ebc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5965 | 2026.01.09 00:34:40.272261 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5966 | 2026.01.09 00:34:40.272279 [ 288 ] {} <Debug> TCP-Session: 439187f4-a02e-4c9f-9bc3-e39f27359d2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5967 | 2026.01.09 00:34:40.272293 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5968 | 2026.01.09 00:34:40.272321 [ 290 ] {} <Debug> TCP-Session: e97b0986-983b-4d46-9ae9-c79f502606da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5969 | 2026.01.09 00:34:40.272316 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5970 | 2026.01.09 00:34:40.272349 [ 292 ] {} <Debug> TCP-Session: 6770b0cd-d105-438a-97c0-dfbe8218d9c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5971 | 2026.01.09 00:34:40.272359 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5972 | 2026.01.09 00:34:40.272387 [ 289 ] {} <Debug> TCP-Session: 279d9a34-acf4-4c40-ae3e-4e419523ba99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5973 | 2026.01.09 00:34:40.272404 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5974 | 2026.01.09 00:34:40.272423 [ 267 ] {} <Debug> TCP-Session: 72ec9928-8118-4d50-a6a1-48e12410707b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5975 | 2026.01.09 00:34:40.272380 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5976 | 2026.01.09 00:34:40.272447 [ 293 ] {} <Debug> TCP-Session: b4a27cbe-a38f-44fa-8319-a3e9e7660384 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5977 | 2026.01.09 00:34:40.272336 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5978 | 2026.01.09 00:34:40.272488 [ 291 ] {} <Debug> TCP-Session: 65759fe8-7ec9-4b08-915d-3e5ae9254014 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5979 | 2026.01.09 00:34:40.272531 [ 294 ] {} <Debug> TCP-Session: 5c71ed2c-a1d0-4155-81dd-34cd9b9fb1c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5980 | 2026.01.09 00:34:40.440701 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46304 | ||
| 5981 | 2026.01.09 00:34:40.440804 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5982 | 2026.01.09 00:34:40.440832 [ 286 ] {} <Debug> TCP-Session: 93f9b59a-2e8a-451d-8230-3066d808343e Authenticating user 'default' from [fd00:1122:3344:101::e]:46304 | ||
| 5983 | 2026.01.09 00:34:40.440853 [ 286 ] {} <Debug> TCP-Session: 93f9b59a-2e8a-451d-8230-3066d808343e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5984 | 2026.01.09 00:34:40.440866 [ 286 ] {} <Debug> TCP-Session: 93f9b59a-2e8a-451d-8230-3066d808343e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5985 | 2026.01.09 00:34:40.441073 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38871 | ||
| 5986 | 2026.01.09 00:34:40.441101 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58409 | ||
| 5987 | 2026.01.09 00:34:40.441115 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37441 | ||
| 5988 | 2026.01.09 00:34:40.441137 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57230 | ||
| 5989 | 2026.01.09 00:34:40.441131 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63344 | ||
| 5990 | 2026.01.09 00:34:40.441196 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5991 | 2026.01.09 00:34:40.441224 [ 286 ] {} <Trace> TCP-Session: 93f9b59a-2e8a-451d-8230-3066d808343e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5992 | 2026.01.09 00:34:40.441234 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5993 | 2026.01.09 00:34:40.441265 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5994 | 2026.01.09 00:34:40.441265 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5995 | 2026.01.09 00:34:40.441287 [ 293 ] {} <Debug> TCP-Session: 9fb932bb-4163-432b-a2dd-3dda87a48327 Authenticating user 'default' from [fd00:1122:3344:101::e]:37441 | ||
| 5996 | 2026.01.09 00:34:40.441302 [ 267 ] {} <Debug> TCP-Session: 711d30ae-f264-4d06-a549-10a260ca7d30 Authenticating user 'default' from [fd00:1122:3344:101::e]:57230 | ||
| 5997 | 2026.01.09 00:34:40.441311 [ 294 ] {} <Debug> TCP-Session: 9d98a721-85e6-4553-80ef-9579131cfdbe Authenticating user 'default' from [fd00:1122:3344:101::e]:63344 | ||
| 5998 | 2026.01.09 00:34:40.441328 [ 293 ] {} <Debug> TCP-Session: 9fb932bb-4163-432b-a2dd-3dda87a48327 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5999 | 2026.01.09 00:34:40.441338 [ 267 ] {} <Debug> TCP-Session: 711d30ae-f264-4d06-a549-10a260ca7d30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6000 | 2026.01.09 00:34:40.441345 [ 294 ] {} <Debug> TCP-Session: 9d98a721-85e6-4553-80ef-9579131cfdbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6001 | 2026.01.09 00:34:40.441358 [ 293 ] {} <Debug> TCP-Session: 9fb932bb-4163-432b-a2dd-3dda87a48327 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6002 | 2026.01.09 00:34:40.441372 [ 294 ] {} <Debug> TCP-Session: 9d98a721-85e6-4553-80ef-9579131cfdbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6003 | 2026.01.09 00:34:40.441365 [ 267 ] {} <Debug> TCP-Session: 711d30ae-f264-4d06-a549-10a260ca7d30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6004 | 2026.01.09 00:34:40.441408 [ 286 ] {0aaeb738-040d-46a5-9486-18da392bbbed} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46304) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6005 | 2026.01.09 00:34:40.441196 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6006 | 2026.01.09 00:34:40.441088 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59442 | ||
| 6007 | 2026.01.09 00:34:40.441476 [ 292 ] {} <Debug> TCP-Session: cc16ef43-fedb-4585-aedd-c061f5c2453b Authenticating user 'default' from [fd00:1122:3344:101::e]:58409 | ||
| 6008 | 2026.01.09 00:34:40.441088 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39955 | ||
| 6009 | 2026.01.09 00:34:40.441519 [ 292 ] {} <Debug> TCP-Session: cc16ef43-fedb-4585-aedd-c061f5c2453b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6010 | 2026.01.09 00:34:40.441543 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6011 | 2026.01.09 00:34:40.441557 [ 292 ] {} <Debug> TCP-Session: cc16ef43-fedb-4585-aedd-c061f5c2453b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6012 | 2026.01.09 00:34:40.441092 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46337 | ||
| 6013 | 2026.01.09 00:34:40.441577 [ 290 ] {} <Debug> TCP-Session: 99684a2f-477b-4ec4-b177-2c36638390b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:59442 | ||
| 6014 | 2026.01.09 00:34:40.441595 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6015 | 2026.01.09 00:34:40.441625 [ 290 ] {} <Debug> TCP-Session: 99684a2f-477b-4ec4-b177-2c36638390b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6016 | 2026.01.09 00:34:40.441251 [ 288 ] {} <Debug> TCP-Session: e250a2fc-b798-4de3-b33c-8d7f4b06bd7b Authenticating user 'default' from [fd00:1122:3344:101::e]:38871 | ||
| 6017 | 2026.01.09 00:34:40.441656 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6018 | 2026.01.09 00:34:40.441678 [ 288 ] {} <Debug> TCP-Session: e250a2fc-b798-4de3-b33c-8d7f4b06bd7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6019 | 2026.01.09 00:34:40.441685 [ 286 ] {0aaeb738-040d-46a5-9486-18da392bbbed} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6020 | 2026.01.09 00:34:40.441696 [ 291 ] {} <Debug> TCP-Session: 49d3e8ec-3ff7-468d-b606-66c9cb4b079b Authenticating user 'default' from [fd00:1122:3344:101::e]:46337 | ||
| 6021 | 2026.01.09 00:34:40.441701 [ 288 ] {} <Debug> TCP-Session: e250a2fc-b798-4de3-b33c-8d7f4b06bd7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6022 | 2026.01.09 00:34:40.441733 [ 291 ] {} <Debug> TCP-Session: 49d3e8ec-3ff7-468d-b606-66c9cb4b079b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6023 | 2026.01.09 00:34:40.441751 [ 286 ] {0aaeb738-040d-46a5-9486-18da392bbbed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6024 | 2026.01.09 00:34:40.441765 [ 291 ] {} <Debug> TCP-Session: 49d3e8ec-3ff7-468d-b606-66c9cb4b079b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6025 | 2026.01.09 00:34:40.441651 [ 290 ] {} <Debug> TCP-Session: 99684a2f-477b-4ec4-b177-2c36638390b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6026 | 2026.01.09 00:34:40.441645 [ 289 ] {} <Debug> TCP-Session: 53c5e395-85f6-4089-8fd4-e6a68bba9264 Authenticating user 'default' from [fd00:1122:3344:101::e]:39955 | ||
| 6027 | 2026.01.09 00:34:40.441824 [ 289 ] {} <Debug> TCP-Session: 53c5e395-85f6-4089-8fd4-e6a68bba9264 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6028 | 2026.01.09 00:34:40.441837 [ 289 ] {} <Debug> TCP-Session: 53c5e395-85f6-4089-8fd4-e6a68bba9264 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6029 | 2026.01.09 00:34:40.442049 [ 286 ] {0aaeb738-040d-46a5-9486-18da392bbbed} <Debug> oximeter.version (d96e0398-2c6c-4ca7-a7f1-49ea58ac3124) (SelectExecutor): Key condition: unknown | ||
| 6030 | 2026.01.09 00:34:40.443010 [ 340 ] {0aaeb738-040d-46a5-9486-18da392bbbed} <Trace> AggregatingTransform: Aggregating | ||
| 6031 | 2026.01.09 00:34:40.443058 [ 340 ] {0aaeb738-040d-46a5-9486-18da392bbbed} <Trace> Aggregator: Aggregation method: without_key | ||
| 6032 | 2026.01.09 00:34:40.443096 [ 340 ] {0aaeb738-040d-46a5-9486-18da392bbbed} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000944887 sec. (1058.328 rows/sec., 41.34 KiB/sec.) | ||
| 6033 | 2026.01.09 00:34:40.443113 [ 340 ] {0aaeb738-040d-46a5-9486-18da392bbbed} <Trace> Aggregator: Merging aggregated data | ||
| 6034 | 2026.01.09 00:34:40.444542 [ 286 ] {0aaeb738-040d-46a5-9486-18da392bbbed} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003191 sec., 313.38138514572233 rows/sec., 12.24 KiB/sec. | ||
| 6035 | 2026.01.09 00:34:40.444698 [ 286 ] {0aaeb738-040d-46a5-9486-18da392bbbed} <Debug> TCPHandler: Processed in 0.003628433 sec. | ||
| 6036 | 2026.01.09 00:34:40.444834 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6037 | 2026.01.09 00:34:40.444863 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6038 | 2026.01.09 00:34:40.444864 [ 286 ] {} <Debug> TCP-Session: 93f9b59a-2e8a-451d-8230-3066d808343e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6039 | 2026.01.09 00:34:40.444880 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6040 | 2026.01.09 00:34:40.444902 [ 291 ] {} <Debug> TCP-Session: 49d3e8ec-3ff7-468d-b606-66c9cb4b079b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6041 | 2026.01.09 00:34:40.444899 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6042 | 2026.01.09 00:34:40.444931 [ 288 ] {} <Debug> TCP-Session: e250a2fc-b798-4de3-b33c-8d7f4b06bd7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6043 | 2026.01.09 00:34:40.444943 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6044 | 2026.01.09 00:34:40.444957 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6045 | 2026.01.09 00:34:40.444976 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6046 | 2026.01.09 00:34:40.444997 [ 293 ] {} <Debug> TCP-Session: 9fb932bb-4163-432b-a2dd-3dda87a48327 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6047 | 2026.01.09 00:34:40.445008 [ 290 ] {} <Debug> TCP-Session: 99684a2f-477b-4ec4-b177-2c36638390b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6048 | 2026.01.09 00:34:40.445033 [ 267 ] {} <Debug> TCP-Session: 711d30ae-f264-4d06-a549-10a260ca7d30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6049 | 2026.01.09 00:34:40.444965 [ 294 ] {} <Debug> TCP-Session: 9d98a721-85e6-4553-80ef-9579131cfdbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6050 | 2026.01.09 00:34:40.444952 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6051 | 2026.01.09 00:34:40.444916 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6052 | 2026.01.09 00:34:40.445105 [ 289 ] {} <Debug> TCP-Session: 53c5e395-85f6-4089-8fd4-e6a68bba9264 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6053 | 2026.01.09 00:34:40.445133 [ 292 ] {} <Debug> TCP-Session: cc16ef43-fedb-4585-aedd-c061f5c2453b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6054 | 2026.01.09 00:34:40.524582 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34301 | ||
| 6055 | 2026.01.09 00:34:40.524699 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6056 | 2026.01.09 00:34:40.524725 [ 286 ] {} <Debug> TCP-Session: cfd2a1c7-0a92-4be2-a068-558ae3d5fb66 Authenticating user 'default' from [fd00:1122:3344:101::e]:34301 | ||
| 6057 | 2026.01.09 00:34:40.524746 [ 286 ] {} <Debug> TCP-Session: cfd2a1c7-0a92-4be2-a068-558ae3d5fb66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6058 | 2026.01.09 00:34:40.524758 [ 286 ] {} <Debug> TCP-Session: cfd2a1c7-0a92-4be2-a068-558ae3d5fb66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6059 | 2026.01.09 00:34:40.524930 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55568 | ||
| 6060 | 2026.01.09 00:34:40.524944 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61212 | ||
| 6061 | 2026.01.09 00:34:40.524987 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37667 | ||
| 6062 | 2026.01.09 00:34:40.525008 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57528 | ||
| 6063 | 2026.01.09 00:34:40.525048 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6064 | 2026.01.09 00:34:40.525063 [ 286 ] {} <Trace> TCP-Session: cfd2a1c7-0a92-4be2-a068-558ae3d5fb66 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6065 | 2026.01.09 00:34:40.525083 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6066 | 2026.01.09 00:34:40.525089 [ 288 ] {} <Debug> TCP-Session: 33104ad7-e21e-45b2-a00e-8616231ac746 Authenticating user 'default' from [fd00:1122:3344:101::e]:55568 | ||
| 6067 | 2026.01.09 00:34:40.525086 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6068 | 2026.01.09 00:34:40.525122 [ 290 ] {} <Debug> TCP-Session: b6e7fb16-9918-4f57-8cb9-eddda04def07 Authenticating user 'default' from [fd00:1122:3344:101::e]:61212 | ||
| 6069 | 2026.01.09 00:34:40.525134 [ 288 ] {} <Debug> TCP-Session: 33104ad7-e21e-45b2-a00e-8616231ac746 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6070 | 2026.01.09 00:34:40.525149 [ 292 ] {} <Debug> TCP-Session: 8f8f84a3-6460-4627-b8cc-9f4a621f2976 Authenticating user 'default' from [fd00:1122:3344:101::e]:37667 | ||
| 6071 | 2026.01.09 00:34:40.525167 [ 290 ] {} <Debug> TCP-Session: b6e7fb16-9918-4f57-8cb9-eddda04def07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6072 | 2026.01.09 00:34:40.525169 [ 288 ] {} <Debug> TCP-Session: 33104ad7-e21e-45b2-a00e-8616231ac746 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6073 | 2026.01.09 00:34:40.525182 [ 292 ] {} <Debug> TCP-Session: 8f8f84a3-6460-4627-b8cc-9f4a621f2976 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6074 | 2026.01.09 00:34:40.525191 [ 290 ] {} <Debug> TCP-Session: b6e7fb16-9918-4f57-8cb9-eddda04def07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6075 | 2026.01.09 00:34:40.525214 [ 292 ] {} <Debug> TCP-Session: 8f8f84a3-6460-4627-b8cc-9f4a621f2976 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6076 | 2026.01.09 00:34:40.525019 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62279 | ||
| 6077 | 2026.01.09 00:34:40.525246 [ 286 ] {11263b4b-e8ec-49bf-8360-6d02f72ce567} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34301) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6078 | 2026.01.09 00:34:40.524997 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33807 | ||
| 6079 | 2026.01.09 00:34:40.524965 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47464 | ||
| 6080 | 2026.01.09 00:34:40.525316 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6081 | 2026.01.09 00:34:40.524937 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53960 | ||
| 6082 | 2026.01.09 00:34:40.525375 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6083 | 2026.01.09 00:34:40.525386 [ 267 ] {} <Debug> TCP-Session: 498f9641-bd88-4c3f-bcc2-daae770d75be Authenticating user 'default' from [fd00:1122:3344:101::e]:62279 | ||
| 6084 | 2026.01.09 00:34:40.525402 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6085 | 2026.01.09 00:34:40.525429 [ 267 ] {} <Debug> TCP-Session: 498f9641-bd88-4c3f-bcc2-daae770d75be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6086 | 2026.01.09 00:34:40.525456 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6087 | 2026.01.09 00:34:40.525467 [ 267 ] {} <Debug> TCP-Session: 498f9641-bd88-4c3f-bcc2-daae770d75be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6088 | 2026.01.09 00:34:40.525466 [ 291 ] {} <Debug> TCP-Session: ed97c763-a71d-4fe6-8644-1cbf84247c78 Authenticating user 'default' from [fd00:1122:3344:101::e]:47464 | ||
| 6089 | 2026.01.09 00:34:40.525493 [ 289 ] {} <Debug> TCP-Session: 82898bcf-92b5-4b5f-97a5-e37ce9df5d48 Authenticating user 'default' from [fd00:1122:3344:101::e]:53960 | ||
| 6090 | 2026.01.09 00:34:40.525513 [ 291 ] {} <Debug> TCP-Session: ed97c763-a71d-4fe6-8644-1cbf84247c78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6091 | 2026.01.09 00:34:40.525528 [ 289 ] {} <Debug> TCP-Session: 82898bcf-92b5-4b5f-97a5-e37ce9df5d48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6092 | 2026.01.09 00:34:40.525532 [ 286 ] {11263b4b-e8ec-49bf-8360-6d02f72ce567} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6093 | 2026.01.09 00:34:40.525542 [ 291 ] {} <Debug> TCP-Session: ed97c763-a71d-4fe6-8644-1cbf84247c78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6094 | 2026.01.09 00:34:40.525552 [ 289 ] {} <Debug> TCP-Session: 82898bcf-92b5-4b5f-97a5-e37ce9df5d48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6095 | 2026.01.09 00:34:40.525129 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6096 | 2026.01.09 00:34:40.525602 [ 286 ] {11263b4b-e8ec-49bf-8360-6d02f72ce567} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6097 | 2026.01.09 00:34:40.525416 [ 293 ] {} <Debug> TCP-Session: 51dcefc1-0bff-44bd-90cc-b395fe2d4129 Authenticating user 'default' from [fd00:1122:3344:101::e]:33807 | ||
| 6098 | 2026.01.09 00:34:40.525645 [ 294 ] {} <Debug> TCP-Session: 262f9a2e-4e92-48b9-825c-37ad0bd55869 Authenticating user 'default' from [fd00:1122:3344:101::e]:57528 | ||
| 6099 | 2026.01.09 00:34:40.525663 [ 293 ] {} <Debug> TCP-Session: 51dcefc1-0bff-44bd-90cc-b395fe2d4129 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6100 | 2026.01.09 00:34:40.525672 [ 294 ] {} <Debug> TCP-Session: 262f9a2e-4e92-48b9-825c-37ad0bd55869 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6101 | 2026.01.09 00:34:40.525686 [ 293 ] {} <Debug> TCP-Session: 51dcefc1-0bff-44bd-90cc-b395fe2d4129 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6102 | 2026.01.09 00:34:40.525700 [ 294 ] {} <Debug> TCP-Session: 262f9a2e-4e92-48b9-825c-37ad0bd55869 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6103 | 2026.01.09 00:34:40.525916 [ 286 ] {11263b4b-e8ec-49bf-8360-6d02f72ce567} <Debug> oximeter.version (d96e0398-2c6c-4ca7-a7f1-49ea58ac3124) (SelectExecutor): Key condition: unknown | ||
| 6104 | 2026.01.09 00:34:40.526882 [ 315 ] {11263b4b-e8ec-49bf-8360-6d02f72ce567} <Trace> AggregatingTransform: Aggregating | ||
| 6105 | 2026.01.09 00:34:40.526927 [ 315 ] {11263b4b-e8ec-49bf-8360-6d02f72ce567} <Trace> Aggregator: Aggregation method: without_key | ||
| 6106 | 2026.01.09 00:34:40.526971 [ 315 ] {11263b4b-e8ec-49bf-8360-6d02f72ce567} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000949617 sec. (1053.056 rows/sec., 41.14 KiB/sec.) | ||
| 6107 | 2026.01.09 00:34:40.526994 [ 315 ] {11263b4b-e8ec-49bf-8360-6d02f72ce567} <Trace> Aggregator: Merging aggregated data | ||
| 6108 | 2026.01.09 00:34:40.528616 [ 286 ] {11263b4b-e8ec-49bf-8360-6d02f72ce567} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003424 sec., 292.05607476635515 rows/sec., 11.41 KiB/sec. | ||
| 6109 | 2026.01.09 00:34:40.528778 [ 286 ] {11263b4b-e8ec-49bf-8360-6d02f72ce567} <Debug> TCPHandler: Processed in 0.003828229 sec. | ||
| 6110 | 2026.01.09 00:34:40.528936 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6111 | 2026.01.09 00:34:40.528972 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6112 | 2026.01.09 00:34:40.528979 [ 286 ] {} <Debug> TCP-Session: cfd2a1c7-0a92-4be2-a068-558ae3d5fb66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6113 | 2026.01.09 00:34:40.528998 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6114 | 2026.01.09 00:34:40.529015 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6115 | 2026.01.09 00:34:40.529036 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6116 | 2026.01.09 00:34:40.529065 [ 289 ] {} <Debug> TCP-Session: 82898bcf-92b5-4b5f-97a5-e37ce9df5d48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6117 | 2026.01.09 00:34:40.529071 [ 294 ] {} <Debug> TCP-Session: 262f9a2e-4e92-48b9-825c-37ad0bd55869 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6118 | 2026.01.09 00:34:40.529084 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6119 | 2026.01.09 00:34:40.529105 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6120 | 2026.01.09 00:34:40.529097 [ 290 ] {} <Debug> TCP-Session: b6e7fb16-9918-4f57-8cb9-eddda04def07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6121 | 2026.01.09 00:34:40.529150 [ 292 ] {} <Debug> TCP-Session: 8f8f84a3-6460-4627-b8cc-9f4a621f2976 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6122 | 2026.01.09 00:34:40.529157 [ 267 ] {} <Debug> TCP-Session: 498f9641-bd88-4c3f-bcc2-daae770d75be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6123 | 2026.01.09 00:34:40.529062 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6124 | 2026.01.09 00:34:40.529026 [ 288 ] {} <Debug> TCP-Session: 33104ad7-e21e-45b2-a00e-8616231ac746 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6125 | 2026.01.09 00:34:40.529238 [ 291 ] {} <Debug> TCP-Session: ed97c763-a71d-4fe6-8644-1cbf84247c78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6126 | 2026.01.09 00:34:40.529089 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6127 | 2026.01.09 00:34:40.529299 [ 293 ] {} <Debug> TCP-Session: 51dcefc1-0bff-44bd-90cc-b395fe2d4129 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6128 | 2026.01.09 00:34:40.810797 [ 34 ] {} <Debug> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6129 | 2026.01.09 00:34:40.810876 [ 34 ] {} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6130 | 2026.01.09 00:34:40.810901 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6131 | 2026.01.09 00:34:40.811034 [ 199 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::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 | ||
| 6132 | 2026.01.09 00:34:40.811189 [ 199 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6133 | 2026.01.09 00:34:40.811229 [ 199 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 20 rows starting from the beginning of the part | ||
| 6134 | 2026.01.09 00:34:40.811302 [ 199 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::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 | ||
| 6135 | 2026.01.09 00:34:40.811351 [ 199 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
| 6136 | 2026.01.09 00:34:40.811398 [ 199 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::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 | ||
| 6137 | 2026.01.09 00:34:40.811452 [ 199 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 6138 | 2026.01.09 00:34:40.812234 [ 198 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001264056 sec., 31644.16766345795 rows/sec., 2.64 MiB/sec. | ||
| 6139 | 2026.01.09 00:34:40.812379 [ 195 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6140 | 2026.01.09 00:34:40.812666 [ 195 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_9_2} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6141 | 2026.01.09 00:34:40.812740 [ 195 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_9_2} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6142 | 2026.01.09 00:34:40.812813 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6143 | 2026.01.09 00:34:42.034063 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6144 | 2026.01.09 00:34:42.034238 [ 269 ] {4b0a4553-f1af-4c97-b6fb-25a711a4d267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6145 | 2026.01.09 00:34:42.034303 [ 269 ] {4b0a4553-f1af-4c97-b6fb-25a711a4d267} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6146 | 2026.01.09 00:34:42.034919 [ 269 ] {4b0a4553-f1af-4c97-b6fb-25a711a4d267} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6147 | 2026.01.09 00:34:42.034960 [ 269 ] {4b0a4553-f1af-4c97-b6fb-25a711a4d267} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6148 | 2026.01.09 00:34:42.035349 [ 269 ] {4b0a4553-f1af-4c97-b6fb-25a711a4d267} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6149 | 2026.01.09 00:34:42.035571 [ 269 ] {4b0a4553-f1af-4c97-b6fb-25a711a4d267} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6150 | 2026.01.09 00:34:42.035728 [ 269 ] {4b0a4553-f1af-4c97-b6fb-25a711a4d267} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001535 sec., 36482.08469055375 rows/sec., 2.80 MiB/sec. | ||
| 6151 | 2026.01.09 00:34:42.035775 [ 269 ] {4b0a4553-f1af-4c97-b6fb-25a711a4d267} <Debug> TCPHandler: Processed in 0.001839362 sec. | ||
| 6152 | 2026.01.09 00:34:42.035895 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6153 | 2026.01.09 00:34:42.036000 [ 269 ] {975f1c7a-2a7b-4cd1-adca-d0a8fafd9b93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6154 | 2026.01.09 00:34:42.036044 [ 269 ] {975f1c7a-2a7b-4cd1-adca-d0a8fafd9b93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6155 | 2026.01.09 00:34:42.036455 [ 269 ] {975f1c7a-2a7b-4cd1-adca-d0a8fafd9b93} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6156 | 2026.01.09 00:34:42.036491 [ 269 ] {975f1c7a-2a7b-4cd1-adca-d0a8fafd9b93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6157 | 2026.01.09 00:34:42.036796 [ 269 ] {975f1c7a-2a7b-4cd1-adca-d0a8fafd9b93} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6158 | 2026.01.09 00:34:42.036995 [ 269 ] {975f1c7a-2a7b-4cd1-adca-d0a8fafd9b93} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6159 | 2026.01.09 00:34:42.037125 [ 269 ] {975f1c7a-2a7b-4cd1-adca-d0a8fafd9b93} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001149 sec., 55700.6092254134 rows/sec., 4.35 MiB/sec. | ||
| 6160 | 2026.01.09 00:34:42.037161 [ 269 ] {975f1c7a-2a7b-4cd1-adca-d0a8fafd9b93} <Debug> TCPHandler: Processed in 0.001319878 sec. | ||
| 6161 | 2026.01.09 00:34:42.037274 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6162 | 2026.01.09 00:34:42.037372 [ 269 ] {3a559357-f5a7-4700-9c40-6deda4c6b7a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6163 | 2026.01.09 00:34:42.037416 [ 269 ] {3a559357-f5a7-4700-9c40-6deda4c6b7a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6164 | 2026.01.09 00:34:42.037770 [ 269 ] {3a559357-f5a7-4700-9c40-6deda4c6b7a0} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6165 | 2026.01.09 00:34:42.037805 [ 269 ] {3a559357-f5a7-4700-9c40-6deda4c6b7a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6166 | 2026.01.09 00:34:42.038135 [ 269 ] {3a559357-f5a7-4700-9c40-6deda4c6b7a0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6167 | 2026.01.09 00:34:42.038355 [ 269 ] {3a559357-f5a7-4700-9c40-6deda4c6b7a0} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6168 | 2026.01.09 00:34:42.038485 [ 269 ] {3a559357-f5a7-4700-9c40-6deda4c6b7a0} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001134 sec., 56437.3897707231 rows/sec., 3.93 MiB/sec. | ||
| 6169 | 2026.01.09 00:34:42.038522 [ 269 ] {3a559357-f5a7-4700-9c40-6deda4c6b7a0} <Debug> TCPHandler: Processed in 0.001298177 sec. | ||
| 6170 | 2026.01.09 00:34:42.038633 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6171 | 2026.01.09 00:34:42.038730 [ 269 ] {845848fc-0857-4033-96b8-a0dcb3ff0b6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6172 | 2026.01.09 00:34:42.038772 [ 269 ] {845848fc-0857-4033-96b8-a0dcb3ff0b6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6173 | 2026.01.09 00:34:42.039093 [ 269 ] {845848fc-0857-4033-96b8-a0dcb3ff0b6a} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6174 | 2026.01.09 00:34:42.039126 [ 269 ] {845848fc-0857-4033-96b8-a0dcb3ff0b6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6175 | 2026.01.09 00:34:42.039429 [ 269 ] {845848fc-0857-4033-96b8-a0dcb3ff0b6a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6176 | 2026.01.09 00:34:42.039629 [ 269 ] {845848fc-0857-4033-96b8-a0dcb3ff0b6a} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6177 | 2026.01.09 00:34:42.039757 [ 269 ] {845848fc-0857-4033-96b8-a0dcb3ff0b6a} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001047 sec., 22922.636103151865 rows/sec., 1.54 MiB/sec. | ||
| 6178 | 2026.01.09 00:34:42.039791 [ 269 ] {845848fc-0857-4033-96b8-a0dcb3ff0b6a} <Debug> TCPHandler: Processed in 0.001208495 sec. | ||
| 6179 | 2026.01.09 00:34:42.347015 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11991 | ||
| 6180 | 2026.01.09 00:34:42.347596 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6181 | 2026.01.09 00:34:42.347644 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6182 | 2026.01.09 00:34:42.348133 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6183 | 2026.01.09 00:34:42.348361 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6184 | 2026.01.09 00:34:42.348510 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11991 | ||
| 6185 | 2026.01.09 00:34:42.986427 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6186 | 2026.01.09 00:34:43.003627 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6187 | 2026.01.09 00:34:43.003683 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6188 | 2026.01.09 00:34:43.009267 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6189 | 2026.01.09 00:34:43.010033 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6190 | 2026.01.09 00:34:43.013441 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6191 | 2026.01.09 00:34:44.867424 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 818 | ||
| 6192 | 2026.01.09 00:34:44.869980 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6193 | 2026.01.09 00:34:44.870022 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6194 | 2026.01.09 00:34:44.871197 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6195 | 2026.01.09 00:34:44.871464 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6196 | 2026.01.09 00:34:44.871723 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 818 | ||
| 6197 | 2026.01.09 00:34:47.039712 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6198 | 2026.01.09 00:34:47.039997 [ 269 ] {59bdc6db-b725-4c1f-acc9-9271ac618b86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6199 | 2026.01.09 00:34:47.040072 [ 269 ] {59bdc6db-b725-4c1f-acc9-9271ac618b86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6200 | 2026.01.09 00:34:47.040819 [ 269 ] {59bdc6db-b725-4c1f-acc9-9271ac618b86} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6201 | 2026.01.09 00:34:47.040875 [ 269 ] {59bdc6db-b725-4c1f-acc9-9271ac618b86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6202 | 2026.01.09 00:34:47.041315 [ 269 ] {59bdc6db-b725-4c1f-acc9-9271ac618b86} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6203 | 2026.01.09 00:34:47.041545 [ 269 ] {59bdc6db-b725-4c1f-acc9-9271ac618b86} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6204 | 2026.01.09 00:34:47.041687 [ 91 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6205 | 2026.01.09 00:34:47.041712 [ 269 ] {59bdc6db-b725-4c1f-acc9-9271ac618b86} <Debug> executeQuery: Read 139 rows, 12.36 KiB in 0.001767 sec., 78664.40294284097 rows/sec., 6.83 MiB/sec. | ||
| 6206 | 2026.01.09 00:34:47.041766 [ 91 ] {} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6207 | 2026.01.09 00:34:47.041785 [ 269 ] {59bdc6db-b725-4c1f-acc9-9271ac618b86} <Debug> TCPHandler: Processed in 0.002160311 sec. | ||
| 6208 | 2026.01.09 00:34:47.041797 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6209 | 2026.01.09 00:34:47.041927 [ 198 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::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 | ||
| 6210 | 2026.01.09 00:34:47.041944 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6211 | 2026.01.09 00:34:47.042069 [ 269 ] {fe002de5-fb12-401c-b8ee-b58742132335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6212 | 2026.01.09 00:34:47.042073 [ 198 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6213 | 2026.01.09 00:34:47.042113 [ 269 ] {fe002de5-fb12-401c-b8ee-b58742132335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6214 | 2026.01.09 00:34:47.042138 [ 198 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2465 rows starting from the beginning of the part | ||
| 6215 | 2026.01.09 00:34:47.042244 [ 198 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part | ||
| 6216 | 2026.01.09 00:34:47.042320 [ 198 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 138 rows starting from the beginning of the part | ||
| 6217 | 2026.01.09 00:34:47.042387 [ 198 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 2252 rows starting from the beginning of the part | ||
| 6218 | 2026.01.09 00:34:47.042449 [ 198 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 56 rows starting from the beginning of the part | ||
| 6219 | 2026.01.09 00:34:47.042511 [ 198 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 139 rows starting from the beginning of the part | ||
| 6220 | 2026.01.09 00:34:47.042554 [ 269 ] {fe002de5-fb12-401c-b8ee-b58742132335} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6221 | 2026.01.09 00:34:47.042597 [ 269 ] {fe002de5-fb12-401c-b8ee-b58742132335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6222 | 2026.01.09 00:34:47.042999 [ 269 ] {fe002de5-fb12-401c-b8ee-b58742132335} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6223 | 2026.01.09 00:34:47.043260 [ 269 ] {fe002de5-fb12-401c-b8ee-b58742132335} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6224 | 2026.01.09 00:34:47.043399 [ 269 ] {fe002de5-fb12-401c-b8ee-b58742132335} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001345 sec., 30483.271375464683 rows/sec., 2.24 MiB/sec. | ||
| 6225 | 2026.01.09 00:34:47.043438 [ 269 ] {fe002de5-fb12-401c-b8ee-b58742132335} <Debug> TCPHandler: Processed in 0.001545924 sec. | ||
| 6226 | 2026.01.09 00:34:47.043560 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6227 | 2026.01.09 00:34:47.043672 [ 269 ] {14f1ecfb-8ddd-42d2-bb67-2a0f60d09a75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6228 | 2026.01.09 00:34:47.043714 [ 269 ] {14f1ecfb-8ddd-42d2-bb67-2a0f60d09a75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6229 | 2026.01.09 00:34:47.044101 [ 269 ] {14f1ecfb-8ddd-42d2-bb67-2a0f60d09a75} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6230 | 2026.01.09 00:34:47.044137 [ 269 ] {14f1ecfb-8ddd-42d2-bb67-2a0f60d09a75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6231 | 2026.01.09 00:34:47.044437 [ 269 ] {14f1ecfb-8ddd-42d2-bb67-2a0f60d09a75} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6232 | 2026.01.09 00:34:47.044645 [ 269 ] {14f1ecfb-8ddd-42d2-bb67-2a0f60d09a75} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6233 | 2026.01.09 00:34:47.044696 [ 198 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5106 rows, containing 5 columns (5 merged, 0 gathered) in 0.002826301 sec., 1806601.6323102177 rows/sec., 154.22 MiB/sec. | ||
| 6234 | 2026.01.09 00:34:47.044776 [ 269 ] {14f1ecfb-8ddd-42d2-bb67-2a0f60d09a75} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001124 sec., 889.6797153024911 rows/sec., 59.08 KiB/sec. | ||
| 6235 | 2026.01.09 00:34:47.044817 [ 269 ] {14f1ecfb-8ddd-42d2-bb67-2a0f60d09a75} <Debug> TCPHandler: Processed in 0.001308448 sec. | ||
| 6236 | 2026.01.09 00:34:47.044931 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6237 | 2026.01.09 00:34:47.044964 [ 194 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6238 | 2026.01.09 00:34:47.045028 [ 269 ] {7df093f6-5b8b-4450-9b8c-071025f55fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6239 | 2026.01.09 00:34:47.045074 [ 269 ] {7df093f6-5b8b-4450-9b8c-071025f55fa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6240 | 2026.01.09 00:34:47.045233 [ 194 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_41_8} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6241 | 2026.01.09 00:34:47.045309 [ 194 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_41_8} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6242 | 2026.01.09 00:34:47.045389 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 6243 | 2026.01.09 00:34:47.045503 [ 269 ] {7df093f6-5b8b-4450-9b8c-071025f55fa6} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6244 | 2026.01.09 00:34:47.045543 [ 269 ] {7df093f6-5b8b-4450-9b8c-071025f55fa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6245 | 2026.01.09 00:34:47.045864 [ 269 ] {7df093f6-5b8b-4450-9b8c-071025f55fa6} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6246 | 2026.01.09 00:34:47.046063 [ 269 ] {7df093f6-5b8b-4450-9b8c-071025f55fa6} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6247 | 2026.01.09 00:34:47.046167 [ 91 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6248 | 2026.01.09 00:34:47.046185 [ 269 ] {7df093f6-5b8b-4450-9b8c-071025f55fa6} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.00119 sec., 88235.29411764705 rows/sec., 6.89 MiB/sec. | ||
| 6249 | 2026.01.09 00:34:47.046205 [ 91 ] {} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6250 | 2026.01.09 00:34:47.046227 [ 269 ] {7df093f6-5b8b-4450-9b8c-071025f55fa6} <Debug> TCPHandler: Processed in 0.001364319 sec. | ||
| 6251 | 2026.01.09 00:34:47.046227 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6252 | 2026.01.09 00:34:47.046326 [ 195 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::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 | ||
| 6253 | 2026.01.09 00:34:47.046348 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6254 | 2026.01.09 00:34:47.046436 [ 195 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6255 | 2026.01.09 00:34:47.046442 [ 269 ] {9ededab5-5161-4ca0-9270-8c2684f5dbfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6256 | 2026.01.09 00:34:47.046473 [ 195 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1250 rows starting from the beginning of the part | ||
| 6257 | 2026.01.09 00:34:47.046494 [ 269 ] {9ededab5-5161-4ca0-9270-8c2684f5dbfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6258 | 2026.01.09 00:34:47.046540 [ 195 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
| 6259 | 2026.01.09 00:34:47.046588 [ 195 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 105 rows starting from the beginning of the part | ||
| 6260 | 2026.01.09 00:34:47.046632 [ 195 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1135 rows starting from the beginning of the part | ||
| 6261 | 2026.01.09 00:34:47.046672 [ 195 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 64 rows starting from the beginning of the part | ||
| 6262 | 2026.01.09 00:34:47.046708 [ 195 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 105 rows starting from the beginning of the part | ||
| 6263 | 2026.01.09 00:34:47.046890 [ 269 ] {9ededab5-5161-4ca0-9270-8c2684f5dbfd} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6264 | 2026.01.09 00:34:47.046992 [ 269 ] {9ededab5-5161-4ca0-9270-8c2684f5dbfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6265 | 2026.01.09 00:34:47.047348 [ 269 ] {9ededab5-5161-4ca0-9270-8c2684f5dbfd} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6266 | 2026.01.09 00:34:47.047574 [ 269 ] {9ededab5-5161-4ca0-9270-8c2684f5dbfd} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6267 | 2026.01.09 00:34:47.047707 [ 269 ] {9ededab5-5161-4ca0-9270-8c2684f5dbfd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00125 sec., 128000 rows/sec., 8.91 MiB/sec. | ||
| 6268 | 2026.01.09 00:34:47.047707 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6269 | 2026.01.09 00:34:47.047747 [ 269 ] {9ededab5-5161-4ca0-9270-8c2684f5dbfd} <Debug> TCPHandler: Processed in 0.001421761 sec. | ||
| 6270 | 2026.01.09 00:34:47.047760 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6271 | 2026.01.09 00:34:47.047815 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6272 | 2026.01.09 00:34:47.047868 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6273 | 2026.01.09 00:34:47.047894 [ 198 ] {932a566d-fbdc-4b2b-9486-18b365c28387::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 | ||
| 6274 | 2026.01.09 00:34:47.047968 [ 269 ] {556fa880-37a5-4f62-8c17-2122f80895a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6275 | 2026.01.09 00:34:47.048000 [ 198 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6276 | 2026.01.09 00:34:47.048015 [ 269 ] {556fa880-37a5-4f62-8c17-2122f80895a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6277 | 2026.01.09 00:34:47.048040 [ 198 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11605 rows starting from the beginning of the part | ||
| 6278 | 2026.01.09 00:34:47.048073 [ 200 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2723 rows, containing 5 columns (5 merged, 0 gathered) in 0.00175338 sec., 1553000.490481242 rows/sec., 118.52 MiB/sec. | ||
| 6279 | 2026.01.09 00:34:47.048098 [ 198 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 6280 | 2026.01.09 00:34:47.048196 [ 198 ] {932a566d-fbdc-4b2b-9486-18b365c28387::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 | ||
| 6281 | 2026.01.09 00:34:47.048238 [ 198 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 928 rows starting from the beginning of the part | ||
| 6282 | 2026.01.09 00:34:47.048278 [ 198 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 64 rows starting from the beginning of the part | ||
| 6283 | 2026.01.09 00:34:47.048325 [ 198 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 6284 | 2026.01.09 00:34:47.048340 [ 269 ] {556fa880-37a5-4f62-8c17-2122f80895a9} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6285 | 2026.01.09 00:34:47.048382 [ 269 ] {556fa880-37a5-4f62-8c17-2122f80895a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6286 | 2026.01.09 00:34:47.048479 [ 200 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6287 | 2026.01.09 00:34:47.048767 [ 269 ] {556fa880-37a5-4f62-8c17-2122f80895a9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6288 | 2026.01.09 00:34:47.049026 [ 200 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_41_8} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6289 | 2026.01.09 00:34:47.049042 [ 269 ] {556fa880-37a5-4f62-8c17-2122f80895a9} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6290 | 2026.01.09 00:34:47.049157 [ 200 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_41_8} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6291 | 2026.01.09 00:34:47.049194 [ 269 ] {556fa880-37a5-4f62-8c17-2122f80895a9} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001243 sec., 804.5052292839904 rows/sec., 51.07 KiB/sec. | ||
| 6292 | 2026.01.09 00:34:47.049245 [ 269 ] {556fa880-37a5-4f62-8c17-2122f80895a9} <Debug> TCPHandler: Processed in 0.001427241 sec. | ||
| 6293 | 2026.01.09 00:34:47.049254 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 6294 | 2026.01.09 00:34:47.049372 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6295 | 2026.01.09 00:34:47.049473 [ 269 ] {d3ca4809-4e9a-4607-9a87-92bdbaf0a269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6296 | 2026.01.09 00:34:47.049529 [ 269 ] {d3ca4809-4e9a-4607-9a87-92bdbaf0a269} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6297 | 2026.01.09 00:34:47.050383 [ 269 ] {d3ca4809-4e9a-4607-9a87-92bdbaf0a269} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6298 | 2026.01.09 00:34:47.050417 [ 269 ] {d3ca4809-4e9a-4607-9a87-92bdbaf0a269} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6299 | 2026.01.09 00:34:47.051057 [ 269 ] {d3ca4809-4e9a-4607-9a87-92bdbaf0a269} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6300 | 2026.01.09 00:34:47.051290 [ 269 ] {d3ca4809-4e9a-4607-9a87-92bdbaf0a269} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6301 | 2026.01.09 00:34:47.051443 [ 269 ] {d3ca4809-4e9a-4607-9a87-92bdbaf0a269} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001986 sec., 20644.511581067472 rows/sec., 36.99 MiB/sec. | ||
| 6302 | 2026.01.09 00:34:47.051506 [ 269 ] {d3ca4809-4e9a-4607-9a87-92bdbaf0a269} <Debug> TCPHandler: Processed in 0.002187173 sec. | ||
| 6303 | 2026.01.09 00:34:47.051622 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6304 | 2026.01.09 00:34:47.051717 [ 269 ] {3f0bc77a-b7a0-4b01-b913-08621981d628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6305 | 2026.01.09 00:34:47.051759 [ 269 ] {3f0bc77a-b7a0-4b01-b913-08621981d628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6306 | 2026.01.09 00:34:47.052130 [ 269 ] {3f0bc77a-b7a0-4b01-b913-08621981d628} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6307 | 2026.01.09 00:34:47.052162 [ 195 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13077 rows, containing 5 columns (5 merged, 0 gathered) in 0.004297662 sec., 3042817.234114735 rows/sec., 205.20 MiB/sec. | ||
| 6308 | 2026.01.09 00:34:47.052177 [ 269 ] {3f0bc77a-b7a0-4b01-b913-08621981d628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6309 | 2026.01.09 00:34:47.052495 [ 198 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6310 | 2026.01.09 00:34:47.052580 [ 269 ] {3f0bc77a-b7a0-4b01-b913-08621981d628} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6311 | 2026.01.09 00:34:47.052800 [ 198 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6312 | 2026.01.09 00:34:47.052880 [ 198 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6313 | 2026.01.09 00:34:47.052907 [ 269 ] {3f0bc77a-b7a0-4b01-b913-08621981d628} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6314 | 2026.01.09 00:34:47.052944 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.39 MiB. | ||
| 6315 | 2026.01.09 00:34:47.053041 [ 114 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6316 | 2026.01.09 00:34:47.053069 [ 114 ] {} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6317 | 2026.01.09 00:34:47.053079 [ 269 ] {3f0bc77a-b7a0-4b01-b913-08621981d628} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001379 sec., 43509.789702683105 rows/sec., 2.93 MiB/sec. | ||
| 6318 | 2026.01.09 00:34:47.053087 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6319 | 2026.01.09 00:34:47.053127 [ 269 ] {3f0bc77a-b7a0-4b01-b913-08621981d628} <Debug> TCPHandler: Processed in 0.001555764 sec. | ||
| 6320 | 2026.01.09 00:34:47.053176 [ 190 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 6321 | 2026.01.09 00:34:47.053273 [ 190 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6322 | 2026.01.09 00:34:47.053298 [ 190 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2476 rows starting from the beginning of the part | ||
| 6323 | 2026.01.09 00:34:47.053356 [ 190 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 6324 | 2026.01.09 00:34:47.053395 [ 190 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 6325 | 2026.01.09 00:34:47.053431 [ 190 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 80 rows starting from the beginning of the part | ||
| 6326 | 2026.01.09 00:34:47.053465 [ 190 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part | ||
| 6327 | 2026.01.09 00:34:47.053501 [ 190 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 6328 | 2026.01.09 00:34:47.054387 [ 195 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2760 rows, containing 4 columns (4 merged, 0 gathered) in 0.001271506 sec., 2170654.3264443898 rows/sec., 138.78 MiB/sec. | ||
| 6329 | 2026.01.09 00:34:47.054570 [ 190 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6330 | 2026.01.09 00:34:47.054783 [ 190 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_41_8} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6331 | 2026.01.09 00:34:47.054838 [ 190 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_41_8} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6332 | 2026.01.09 00:34:47.054887 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 6333 | 2026.01.09 00:34:49.734929 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6334 | 2026.01.09 00:34:49.734983 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6335 | 2026.01.09 00:34:49.849352 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12439 | ||
| 6336 | 2026.01.09 00:34:49.849849 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6337 | 2026.01.09 00:34:49.849898 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6338 | 2026.01.09 00:34:49.850388 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6339 | 2026.01.09 00:34:49.850616 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6340 | 2026.01.09 00:34:49.850746 [ 115 ] {} <Debug> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6341 | 2026.01.09 00:34:49.850757 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12439 | ||
| 6342 | 2026.01.09 00:34:49.850803 [ 115 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6343 | 2026.01.09 00:34:49.850829 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6344 | 2026.01.09 00:34:49.850939 [ 195 ] {a669bb53-0fd3-4984-a3ca-34981099574c::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 | ||
| 6345 | 2026.01.09 00:34:49.851080 [ 195 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6346 | 2026.01.09 00:34:49.851131 [ 195 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10071 rows starting from the beginning of the part | ||
| 6347 | 2026.01.09 00:34:49.851213 [ 195 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 6348 | 2026.01.09 00:34:49.851265 [ 195 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 6349 | 2026.01.09 00:34:49.851323 [ 195 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 6350 | 2026.01.09 00:34:49.851367 [ 195 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 6351 | 2026.01.09 00:34:49.851411 [ 195 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 6352 | 2026.01.09 00:34:49.855767 [ 190 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12439 rows, containing 4 columns (4 merged, 0 gathered) in 0.004875309 sec., 2551428.022305868 rows/sec., 36.50 MiB/sec. | ||
| 6353 | 2026.01.09 00:34:49.856045 [ 195 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6354 | 2026.01.09 00:34:49.856299 [ 195 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_26_5} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6355 | 2026.01.09 00:34:49.856367 [ 195 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_26_5} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6356 | 2026.01.09 00:34:49.856436 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 6357 | 2026.01.09 00:34:50.514312 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6358 | 2026.01.09 00:34:50.531321 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6359 | 2026.01.09 00:34:50.531363 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6360 | 2026.01.09 00:34:50.536813 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6361 | 2026.01.09 00:34:50.537485 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6362 | 2026.01.09 00:34:50.537785 [ 138 ] {} <Debug> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6363 | 2026.01.09 00:34:50.537824 [ 138 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6364 | 2026.01.09 00:34:50.537847 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6365 | 2026.01.09 00:34:50.538027 [ 187 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 6366 | 2026.01.09 00:34:50.540299 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6367 | 2026.01.09 00:34:50.541850 [ 187 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6368 | 2026.01.09 00:34:50.543323 [ 187 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 6369 | 2026.01.09 00:34:50.547854 [ 187 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 6370 | 2026.01.09 00:34:50.552342 [ 187 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 6371 | 2026.01.09 00:34:50.556656 [ 187 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 6372 | 2026.01.09 00:34:50.561236 [ 187 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 6373 | 2026.01.09 00:34:50.565657 [ 187 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 6374 | 2026.01.09 00:34:50.620973 [ 195 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.083025763 sec., 2360.713023498501 rows/sec., 12.21 MiB/sec. | ||
| 6375 | 2026.01.09 00:34:50.623702 [ 190 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6376 | 2026.01.09 00:34:50.625828 [ 190 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_26_5} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6377 | 2026.01.09 00:34:50.625914 [ 190 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_26_5} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6378 | 2026.01.09 00:34:50.627820 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6379 | 2026.01.09 00:34:51.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.93 MiB, peak 274.49 MiB, free memory in arenas 0.00 B, will set to 268.38 MiB (RSS), difference: 4.44 MiB | ||
| 6380 | 2026.01.09 00:34:52.049910 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6381 | 2026.01.09 00:34:52.050098 [ 269 ] {779354f2-05f5-491b-bbf6-867358449d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6382 | 2026.01.09 00:34:52.050168 [ 269 ] {779354f2-05f5-491b-bbf6-867358449d42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6383 | 2026.01.09 00:34:52.051015 [ 269 ] {779354f2-05f5-491b-bbf6-867358449d42} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6384 | 2026.01.09 00:34:52.051063 [ 269 ] {779354f2-05f5-491b-bbf6-867358449d42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6385 | 2026.01.09 00:34:52.051454 [ 269 ] {779354f2-05f5-491b-bbf6-867358449d42} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6386 | 2026.01.09 00:34:52.051667 [ 269 ] {779354f2-05f5-491b-bbf6-867358449d42} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6387 | 2026.01.09 00:34:52.051817 [ 269 ] {779354f2-05f5-491b-bbf6-867358449d42} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001771 sec., 231507.62281197065 rows/sec., 14.69 MiB/sec. | ||
| 6388 | 2026.01.09 00:34:52.051858 [ 269 ] {779354f2-05f5-491b-bbf6-867358449d42} <Debug> TCPHandler: Processed in 0.002083299 sec. | ||
| 6389 | 2026.01.09 00:34:52.051969 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6390 | 2026.01.09 00:34:52.052061 [ 269 ] {bf394024-312e-4550-9730-ce7b682e7a9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6391 | 2026.01.09 00:34:52.052100 [ 269 ] {bf394024-312e-4550-9730-ce7b682e7a9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6392 | 2026.01.09 00:34:52.053027 [ 269 ] {bf394024-312e-4550-9730-ce7b682e7a9d} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6393 | 2026.01.09 00:34:52.053062 [ 269 ] {bf394024-312e-4550-9730-ce7b682e7a9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6394 | 2026.01.09 00:34:52.053411 [ 269 ] {bf394024-312e-4550-9730-ce7b682e7a9d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6395 | 2026.01.09 00:34:52.053612 [ 269 ] {bf394024-312e-4550-9730-ce7b682e7a9d} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6396 | 2026.01.09 00:34:52.053736 [ 269 ] {bf394024-312e-4550-9730-ce7b682e7a9d} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001693 sec., 656822.2090962788 rows/sec., 51.82 MiB/sec. | ||
| 6397 | 2026.01.09 00:34:52.053772 [ 269 ] {bf394024-312e-4550-9730-ce7b682e7a9d} <Debug> TCPHandler: Processed in 0.001850073 sec. | ||
| 6398 | 2026.01.09 00:34:52.053882 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6399 | 2026.01.09 00:34:52.053973 [ 269 ] {c0f2ffde-9d7e-42bf-b2e1-8192bdff6482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6400 | 2026.01.09 00:34:52.054011 [ 269 ] {c0f2ffde-9d7e-42bf-b2e1-8192bdff6482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6401 | 2026.01.09 00:34:52.054541 [ 269 ] {c0f2ffde-9d7e-42bf-b2e1-8192bdff6482} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6402 | 2026.01.09 00:34:52.054579 [ 269 ] {c0f2ffde-9d7e-42bf-b2e1-8192bdff6482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6403 | 2026.01.09 00:34:52.054892 [ 269 ] {c0f2ffde-9d7e-42bf-b2e1-8192bdff6482} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6404 | 2026.01.09 00:34:52.055102 [ 269 ] {c0f2ffde-9d7e-42bf-b2e1-8192bdff6482} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6405 | 2026.01.09 00:34:52.055234 [ 269 ] {c0f2ffde-9d7e-42bf-b2e1-8192bdff6482} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001279 sec., 160281.4698983581 rows/sec., 9.40 MiB/sec. | ||
| 6406 | 2026.01.09 00:34:52.055276 [ 269 ] {c0f2ffde-9d7e-42bf-b2e1-8192bdff6482} <Debug> TCPHandler: Processed in 0.001441401 sec. | ||
| 6407 | 2026.01.09 00:34:52.055394 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6408 | 2026.01.09 00:34:52.055499 [ 269 ] {b98106b2-dd9b-4877-a2f6-c7c8d4b1dac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6409 | 2026.01.09 00:34:52.055540 [ 269 ] {b98106b2-dd9b-4877-a2f6-c7c8d4b1dac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6410 | 2026.01.09 00:34:52.056115 [ 269 ] {b98106b2-dd9b-4877-a2f6-c7c8d4b1dac0} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6411 | 2026.01.09 00:34:52.056159 [ 269 ] {b98106b2-dd9b-4877-a2f6-c7c8d4b1dac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6412 | 2026.01.09 00:34:52.056530 [ 269 ] {b98106b2-dd9b-4877-a2f6-c7c8d4b1dac0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6413 | 2026.01.09 00:34:52.056752 [ 269 ] {b98106b2-dd9b-4877-a2f6-c7c8d4b1dac0} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6414 | 2026.01.09 00:34:52.056882 [ 269 ] {b98106b2-dd9b-4877-a2f6-c7c8d4b1dac0} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001401 sec., 151320.48536759458 rows/sec., 9.76 MiB/sec. | ||
| 6415 | 2026.01.09 00:34:52.056921 [ 269 ] {b98106b2-dd9b-4877-a2f6-c7c8d4b1dac0} <Debug> TCPHandler: Processed in 0.001579495 sec. | ||
| 6416 | 2026.01.09 00:34:52.057042 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6417 | 2026.01.09 00:34:52.057138 [ 269 ] {5728e089-31c0-4b97-80e4-ee0cbb88cbc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6418 | 2026.01.09 00:34:52.057177 [ 269 ] {5728e089-31c0-4b97-80e4-ee0cbb88cbc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6419 | 2026.01.09 00:34:52.057664 [ 269 ] {5728e089-31c0-4b97-80e4-ee0cbb88cbc2} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6420 | 2026.01.09 00:34:52.057700 [ 269 ] {5728e089-31c0-4b97-80e4-ee0cbb88cbc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6421 | 2026.01.09 00:34:52.058003 [ 269 ] {5728e089-31c0-4b97-80e4-ee0cbb88cbc2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6422 | 2026.01.09 00:34:52.058211 [ 269 ] {5728e089-31c0-4b97-80e4-ee0cbb88cbc2} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6423 | 2026.01.09 00:34:52.058346 [ 269 ] {5728e089-31c0-4b97-80e4-ee0cbb88cbc2} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001227 sec., 171964.1401792991 rows/sec., 9.77 MiB/sec. | ||
| 6424 | 2026.01.09 00:34:52.058385 [ 269 ] {5728e089-31c0-4b97-80e4-ee0cbb88cbc2} <Debug> TCPHandler: Processed in 0.00139382 sec. | ||
| 6425 | 2026.01.09 00:34:52.058499 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6426 | 2026.01.09 00:34:52.058594 [ 269 ] {e0e3017f-8cbd-4e17-ac22-47e9a31d64b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6427 | 2026.01.09 00:34:52.058632 [ 269 ] {e0e3017f-8cbd-4e17-ac22-47e9a31d64b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6428 | 2026.01.09 00:34:52.059316 [ 269 ] {e0e3017f-8cbd-4e17-ac22-47e9a31d64b6} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6429 | 2026.01.09 00:34:52.059352 [ 269 ] {e0e3017f-8cbd-4e17-ac22-47e9a31d64b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6430 | 2026.01.09 00:34:52.059720 [ 269 ] {e0e3017f-8cbd-4e17-ac22-47e9a31d64b6} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6431 | 2026.01.09 00:34:52.059937 [ 269 ] {e0e3017f-8cbd-4e17-ac22-47e9a31d64b6} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6432 | 2026.01.09 00:34:52.060065 [ 269 ] {e0e3017f-8cbd-4e17-ac22-47e9a31d64b6} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.00149 sec., 455704.6979865772 rows/sec., 31.77 MiB/sec. | ||
| 6433 | 2026.01.09 00:34:52.060102 [ 269 ] {e0e3017f-8cbd-4e17-ac22-47e9a31d64b6} <Debug> TCPHandler: Processed in 0.001654097 sec. | ||
| 6434 | 2026.01.09 00:34:52.060218 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6435 | 2026.01.09 00:34:52.060326 [ 269 ] {9fc77839-e8a9-4857-9a68-064e066db4f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6436 | 2026.01.09 00:34:52.060371 [ 269 ] {9fc77839-e8a9-4857-9a68-064e066db4f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6437 | 2026.01.09 00:34:52.060706 [ 269 ] {9fc77839-e8a9-4857-9a68-064e066db4f0} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6438 | 2026.01.09 00:34:52.060739 [ 269 ] {9fc77839-e8a9-4857-9a68-064e066db4f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6439 | 2026.01.09 00:34:52.061028 [ 269 ] {9fc77839-e8a9-4857-9a68-064e066db4f0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6440 | 2026.01.09 00:34:52.061296 [ 269 ] {9fc77839-e8a9-4857-9a68-064e066db4f0} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6441 | 2026.01.09 00:34:52.061421 [ 269 ] {9fc77839-e8a9-4857-9a68-064e066db4f0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001112 sec., 5395.6834532374105 rows/sec., 281.90 KiB/sec. | ||
| 6442 | 2026.01.09 00:34:52.061457 [ 269 ] {9fc77839-e8a9-4857-9a68-064e066db4f0} <Debug> TCPHandler: Processed in 0.001296157 sec. | ||
| 6443 | 2026.01.09 00:34:52.061565 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6444 | 2026.01.09 00:34:52.061658 [ 269 ] {ff42917e-1052-49d6-a6b9-5cd2b09388cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6445 | 2026.01.09 00:34:52.061698 [ 269 ] {ff42917e-1052-49d6-a6b9-5cd2b09388cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6446 | 2026.01.09 00:34:52.062152 [ 269 ] {ff42917e-1052-49d6-a6b9-5cd2b09388cc} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6447 | 2026.01.09 00:34:52.062187 [ 269 ] {ff42917e-1052-49d6-a6b9-5cd2b09388cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6448 | 2026.01.09 00:34:52.062526 [ 269 ] {ff42917e-1052-49d6-a6b9-5cd2b09388cc} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6449 | 2026.01.09 00:34:52.062737 [ 269 ] {ff42917e-1052-49d6-a6b9-5cd2b09388cc} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6450 | 2026.01.09 00:34:52.062864 [ 269 ] {ff42917e-1052-49d6-a6b9-5cd2b09388cc} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001225 sec., 256326.5306122449 rows/sec., 16.84 MiB/sec. | ||
| 6451 | 2026.01.09 00:34:52.062901 [ 269 ] {ff42917e-1052-49d6-a6b9-5cd2b09388cc} <Debug> TCPHandler: Processed in 0.001383109 sec. | ||
| 6452 | 2026.01.09 00:34:52.063003 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6453 | 2026.01.09 00:34:52.063094 [ 269 ] {731f0641-5732-46e0-8e9e-26be84bf7782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6454 | 2026.01.09 00:34:52.063135 [ 269 ] {731f0641-5732-46e0-8e9e-26be84bf7782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6455 | 2026.01.09 00:34:52.063475 [ 269 ] {731f0641-5732-46e0-8e9e-26be84bf7782} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6456 | 2026.01.09 00:34:52.063510 [ 269 ] {731f0641-5732-46e0-8e9e-26be84bf7782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6457 | 2026.01.09 00:34:52.063802 [ 269 ] {731f0641-5732-46e0-8e9e-26be84bf7782} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6458 | 2026.01.09 00:34:52.064005 [ 269 ] {731f0641-5732-46e0-8e9e-26be84bf7782} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6459 | 2026.01.09 00:34:52.064137 [ 269 ] {731f0641-5732-46e0-8e9e-26be84bf7782} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00106 sec., 943.3962264150944 rows/sec., 63.57 KiB/sec. | ||
| 6460 | 2026.01.09 00:34:52.064172 [ 269 ] {731f0641-5732-46e0-8e9e-26be84bf7782} <Debug> TCPHandler: Processed in 0.001216554 sec. | ||
| 6461 | 2026.01.09 00:34:52.064280 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6462 | 2026.01.09 00:34:52.064371 [ 269 ] {f15a1e01-e4e8-45de-b3bd-a6713a17807f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6463 | 2026.01.09 00:34:52.064411 [ 269 ] {f15a1e01-e4e8-45de-b3bd-a6713a17807f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6464 | 2026.01.09 00:34:52.064758 [ 269 ] {f15a1e01-e4e8-45de-b3bd-a6713a17807f} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6465 | 2026.01.09 00:34:52.064792 [ 269 ] {f15a1e01-e4e8-45de-b3bd-a6713a17807f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6466 | 2026.01.09 00:34:52.065100 [ 269 ] {f15a1e01-e4e8-45de-b3bd-a6713a17807f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6467 | 2026.01.09 00:34:52.065308 [ 269 ] {f15a1e01-e4e8-45de-b3bd-a6713a17807f} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6468 | 2026.01.09 00:34:52.065430 [ 269 ] {f15a1e01-e4e8-45de-b3bd-a6713a17807f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001077 sec., 96564.53110492107 rows/sec., 5.92 MiB/sec. | ||
| 6469 | 2026.01.09 00:34:52.065466 [ 269 ] {f15a1e01-e4e8-45de-b3bd-a6713a17807f} <Debug> TCPHandler: Processed in 0.001233005 sec. | ||
| 6470 | 2026.01.09 00:34:54.872083 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 854 | ||
| 6471 | 2026.01.09 00:34:54.874496 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6472 | 2026.01.09 00:34:54.874555 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6473 | 2026.01.09 00:34:54.875823 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6474 | 2026.01.09 00:34:54.876102 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6475 | 2026.01.09 00:34:54.876472 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 854 | ||
| 6476 | 2026.01.09 00:34:57.041098 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6477 | 2026.01.09 00:34:57.041317 [ 269 ] {a407173c-3aeb-47eb-b576-76e4e1bf17b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6478 | 2026.01.09 00:34:57.041392 [ 269 ] {a407173c-3aeb-47eb-b576-76e4e1bf17b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6479 | 2026.01.09 00:34:57.042063 [ 269 ] {a407173c-3aeb-47eb-b576-76e4e1bf17b2} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6480 | 2026.01.09 00:34:57.042118 [ 269 ] {a407173c-3aeb-47eb-b576-76e4e1bf17b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6481 | 2026.01.09 00:34:57.042554 [ 269 ] {a407173c-3aeb-47eb-b576-76e4e1bf17b2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6482 | 2026.01.09 00:34:57.042782 [ 269 ] {a407173c-3aeb-47eb-b576-76e4e1bf17b2} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6483 | 2026.01.09 00:34:57.042946 [ 269 ] {a407173c-3aeb-47eb-b576-76e4e1bf17b2} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001682 sec., 8323.424494649227 rows/sec., 678.72 KiB/sec. | ||
| 6484 | 2026.01.09 00:34:57.042996 [ 269 ] {a407173c-3aeb-47eb-b576-76e4e1bf17b2} <Debug> TCPHandler: Processed in 0.002034667 sec. | ||
| 6485 | 2026.01.09 00:34:57.043124 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6486 | 2026.01.09 00:34:57.043227 [ 269 ] {832d77c7-d07a-40b8-99cb-253c49506e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6487 | 2026.01.09 00:34:57.043271 [ 269 ] {832d77c7-d07a-40b8-99cb-253c49506e65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6488 | 2026.01.09 00:34:57.043791 [ 269 ] {832d77c7-d07a-40b8-99cb-253c49506e65} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6489 | 2026.01.09 00:34:57.043828 [ 269 ] {832d77c7-d07a-40b8-99cb-253c49506e65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6490 | 2026.01.09 00:34:57.044165 [ 269 ] {832d77c7-d07a-40b8-99cb-253c49506e65} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6491 | 2026.01.09 00:34:57.044379 [ 269 ] {832d77c7-d07a-40b8-99cb-253c49506e65} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6492 | 2026.01.09 00:34:57.044513 [ 269 ] {832d77c7-d07a-40b8-99cb-253c49506e65} <Debug> executeQuery: Read 145 rows, 12.78 KiB in 0.001308 sec., 110856.26911314986 rows/sec., 9.54 MiB/sec. | ||
| 6493 | 2026.01.09 00:34:57.044551 [ 269 ] {832d77c7-d07a-40b8-99cb-253c49506e65} <Debug> TCPHandler: Processed in 0.001478273 sec. | ||
| 6494 | 2026.01.09 00:34:57.044660 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6495 | 2026.01.09 00:34:57.044756 [ 269 ] {a260a21c-389b-447d-be19-59cefde0d2fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6496 | 2026.01.09 00:34:57.044798 [ 269 ] {a260a21c-389b-447d-be19-59cefde0d2fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6497 | 2026.01.09 00:34:57.045212 [ 269 ] {a260a21c-389b-447d-be19-59cefde0d2fe} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6498 | 2026.01.09 00:34:57.045247 [ 269 ] {a260a21c-389b-447d-be19-59cefde0d2fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6499 | 2026.01.09 00:34:57.045561 [ 269 ] {a260a21c-389b-447d-be19-59cefde0d2fe} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6500 | 2026.01.09 00:34:57.045777 [ 269 ] {a260a21c-389b-447d-be19-59cefde0d2fe} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6501 | 2026.01.09 00:34:57.045904 [ 269 ] {a260a21c-389b-447d-be19-59cefde0d2fe} <Debug> executeQuery: Read 55 rows, 4.06 KiB in 0.001166 sec., 47169.81132075472 rows/sec., 3.40 MiB/sec. | ||
| 6502 | 2026.01.09 00:34:57.045941 [ 269 ] {a260a21c-389b-447d-be19-59cefde0d2fe} <Debug> TCPHandler: Processed in 0.001331318 sec. | ||
| 6503 | 2026.01.09 00:34:57.046052 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6504 | 2026.01.09 00:34:57.046148 [ 269 ] {5f513189-ea5d-4ddf-9afb-0a682d010fb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6505 | 2026.01.09 00:34:57.046186 [ 269 ] {5f513189-ea5d-4ddf-9afb-0a682d010fb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6506 | 2026.01.09 00:34:57.046617 [ 269 ] {5f513189-ea5d-4ddf-9afb-0a682d010fb2} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6507 | 2026.01.09 00:34:57.046651 [ 269 ] {5f513189-ea5d-4ddf-9afb-0a682d010fb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6508 | 2026.01.09 00:34:57.046979 [ 269 ] {5f513189-ea5d-4ddf-9afb-0a682d010fb2} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6509 | 2026.01.09 00:34:57.047183 [ 269 ] {5f513189-ea5d-4ddf-9afb-0a682d010fb2} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6510 | 2026.01.09 00:34:57.047309 [ 269 ] {5f513189-ea5d-4ddf-9afb-0a682d010fb2} <Debug> executeQuery: Read 119 rows, 9.54 KiB in 0.00118 sec., 100847.45762711864 rows/sec., 7.90 MiB/sec. | ||
| 6511 | 2026.01.09 00:34:57.047346 [ 269 ] {5f513189-ea5d-4ddf-9afb-0a682d010fb2} <Debug> TCPHandler: Processed in 0.001344718 sec. | ||
| 6512 | 2026.01.09 00:34:57.047458 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6513 | 2026.01.09 00:34:57.047552 [ 269 ] {33fefa7b-a302-431f-8717-b14a5b67dfeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6514 | 2026.01.09 00:34:57.047620 [ 269 ] {33fefa7b-a302-431f-8717-b14a5b67dfeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6515 | 2026.01.09 00:34:57.048026 [ 269 ] {33fefa7b-a302-431f-8717-b14a5b67dfeb} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6516 | 2026.01.09 00:34:57.048060 [ 269 ] {33fefa7b-a302-431f-8717-b14a5b67dfeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6517 | 2026.01.09 00:34:57.048393 [ 269 ] {33fefa7b-a302-431f-8717-b14a5b67dfeb} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6518 | 2026.01.09 00:34:57.048601 [ 269 ] {33fefa7b-a302-431f-8717-b14a5b67dfeb} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6519 | 2026.01.09 00:34:57.048727 [ 269 ] {33fefa7b-a302-431f-8717-b14a5b67dfeb} <Debug> executeQuery: Read 167 rows, 11.90 KiB in 0.001193 sec., 139983.2355406538 rows/sec., 9.74 MiB/sec. | ||
| 6520 | 2026.01.09 00:34:57.048764 [ 269 ] {33fefa7b-a302-431f-8717-b14a5b67dfeb} <Debug> TCPHandler: Processed in 0.001356908 sec. | ||
| 6521 | 2026.01.09 00:34:57.048887 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6522 | 2026.01.09 00:34:57.049042 [ 269 ] {0ac2b58b-64f4-433c-bb1e-5e516ed1f708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6523 | 2026.01.09 00:34:57.049110 [ 269 ] {0ac2b58b-64f4-433c-bb1e-5e516ed1f708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6524 | 2026.01.09 00:34:57.050107 [ 269 ] {0ac2b58b-64f4-433c-bb1e-5e516ed1f708} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6525 | 2026.01.09 00:34:57.050142 [ 269 ] {0ac2b58b-64f4-433c-bb1e-5e516ed1f708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6526 | 2026.01.09 00:34:57.050763 [ 269 ] {0ac2b58b-64f4-433c-bb1e-5e516ed1f708} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6527 | 2026.01.09 00:34:57.050987 [ 269 ] {0ac2b58b-64f4-433c-bb1e-5e516ed1f708} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6528 | 2026.01.09 00:34:57.051122 [ 269 ] {0ac2b58b-64f4-433c-bb1e-5e516ed1f708} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002106 sec., 19468.186134852804 rows/sec., 34.89 MiB/sec. | ||
| 6529 | 2026.01.09 00:34:57.051187 [ 269 ] {0ac2b58b-64f4-433c-bb1e-5e516ed1f708} <Debug> TCPHandler: Processed in 0.002364527 sec. | ||
| 6530 | 2026.01.09 00:34:57.051303 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6531 | 2026.01.09 00:34:57.051401 [ 269 ] {8764947e-226c-4e23-a0bd-97b63329dba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6532 | 2026.01.09 00:34:57.051443 [ 269 ] {8764947e-226c-4e23-a0bd-97b63329dba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6533 | 2026.01.09 00:34:57.051789 [ 269 ] {8764947e-226c-4e23-a0bd-97b63329dba4} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6534 | 2026.01.09 00:34:57.051823 [ 269 ] {8764947e-226c-4e23-a0bd-97b63329dba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6535 | 2026.01.09 00:34:57.052146 [ 269 ] {8764947e-226c-4e23-a0bd-97b63329dba4} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6536 | 2026.01.09 00:34:57.052356 [ 269 ] {8764947e-226c-4e23-a0bd-97b63329dba4} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6537 | 2026.01.09 00:34:57.052482 [ 269 ] {8764947e-226c-4e23-a0bd-97b63329dba4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 6538 | 2026.01.09 00:34:57.052518 [ 269 ] {8764947e-226c-4e23-a0bd-97b63329dba4} <Debug> TCPHandler: Processed in 0.001266037 sec. | ||
| 6539 | 2026.01.09 00:34:57.350915 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12951 | ||
| 6540 | 2026.01.09 00:34:57.351488 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6541 | 2026.01.09 00:34:57.351539 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6542 | 2026.01.09 00:34:57.352095 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6543 | 2026.01.09 00:34:57.352327 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6544 | 2026.01.09 00:34:57.352474 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12951 | ||
| 6545 | 2026.01.09 00:34:58.040432 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6546 | 2026.01.09 00:34:58.055437 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6547 | 2026.01.09 00:34:58.055490 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6548 | 2026.01.09 00:34:58.061391 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6549 | 2026.01.09 00:34:58.062087 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6550 | 2026.01.09 00:34:58.064627 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6551 | 2026.01.09 00:35:02.049834 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6552 | 2026.01.09 00:35:02.050035 [ 269 ] {5807d7c0-ceeb-42e6-9f72-c9fd208e2670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6553 | 2026.01.09 00:35:02.050097 [ 269 ] {5807d7c0-ceeb-42e6-9f72-c9fd208e2670} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6554 | 2026.01.09 00:35:02.050932 [ 269 ] {5807d7c0-ceeb-42e6-9f72-c9fd208e2670} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6555 | 2026.01.09 00:35:02.050976 [ 269 ] {5807d7c0-ceeb-42e6-9f72-c9fd208e2670} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6556 | 2026.01.09 00:35:02.051390 [ 269 ] {5807d7c0-ceeb-42e6-9f72-c9fd208e2670} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6557 | 2026.01.09 00:35:02.051606 [ 269 ] {5807d7c0-ceeb-42e6-9f72-c9fd208e2670} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6558 | 2026.01.09 00:35:02.051754 [ 269 ] {5807d7c0-ceeb-42e6-9f72-c9fd208e2670} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001767 sec., 232031.69213355973 rows/sec., 14.72 MiB/sec. | ||
| 6559 | 2026.01.09 00:35:02.051758 [ 143 ] {} <Debug> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 6560 | 2026.01.09 00:35:02.051796 [ 269 ] {5807d7c0-ceeb-42e6-9f72-c9fd208e2670} <Debug> TCPHandler: Processed in 0.00212556 sec. | ||
| 6561 | 2026.01.09 00:35:02.051863 [ 143 ] {} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6562 | 2026.01.09 00:35:02.051901 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6563 | 2026.01.09 00:35:02.051945 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6564 | 2026.01.09 00:35:02.052044 [ 269 ] {df1e62a0-7dbd-42d2-9a44-d81f327f868a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6565 | 2026.01.09 00:35:02.052078 [ 188 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
| 6566 | 2026.01.09 00:35:02.052085 [ 269 ] {df1e62a0-7dbd-42d2-9a44-d81f327f868a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6567 | 2026.01.09 00:35:02.052293 [ 188 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6568 | 2026.01.09 00:35:02.052350 [ 188 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 434 rows starting from the beginning of the part | ||
| 6569 | 2026.01.09 00:35:02.052452 [ 188 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 410 rows starting from the beginning of the part | ||
| 6570 | 2026.01.09 00:35:02.052524 [ 188 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 6571 | 2026.01.09 00:35:02.052594 [ 188 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 410 rows starting from the beginning of the part | ||
| 6572 | 2026.01.09 00:35:02.052661 [ 188 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 410 rows starting from the beginning of the part | ||
| 6573 | 2026.01.09 00:35:02.052730 [ 188 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 410 rows starting from the beginning of the part | ||
| 6574 | 2026.01.09 00:35:02.053374 [ 269 ] {df1e62a0-7dbd-42d2-9a44-d81f327f868a} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6575 | 2026.01.09 00:35:02.053416 [ 269 ] {df1e62a0-7dbd-42d2-9a44-d81f327f868a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6576 | 2026.01.09 00:35:02.053814 [ 269 ] {df1e62a0-7dbd-42d2-9a44-d81f327f868a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6577 | 2026.01.09 00:35:02.053843 [ 190 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2098 rows, containing 5 columns (5 merged, 0 gathered) in 0.001841172 sec., 1139491.5847080012 rows/sec., 77.14 MiB/sec. | ||
| 6578 | 2026.01.09 00:35:02.054037 [ 269 ] {df1e62a0-7dbd-42d2-9a44-d81f327f868a} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6579 | 2026.01.09 00:35:02.054061 [ 190 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 6580 | 2026.01.09 00:35:02.054175 [ 269 ] {df1e62a0-7dbd-42d2-9a44-d81f327f868a} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.00215 sec., 517209.3023255814 rows/sec., 40.81 MiB/sec. | ||
| 6581 | 2026.01.09 00:35:02.054218 [ 269 ] {df1e62a0-7dbd-42d2-9a44-d81f327f868a} <Debug> TCPHandler: Processed in 0.002322896 sec. | ||
| 6582 | 2026.01.09 00:35:02.054336 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6583 | 2026.01.09 00:35:02.054374 [ 190 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_19_4} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6584 | 2026.01.09 00:35:02.054433 [ 269 ] {0347798f-1a78-4390-be0b-eb9bae5b4eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6585 | 2026.01.09 00:35:02.054462 [ 190 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_19_4} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 6586 | 2026.01.09 00:35:02.054479 [ 269 ] {0347798f-1a78-4390-be0b-eb9bae5b4eab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6587 | 2026.01.09 00:35:02.054580 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 6588 | 2026.01.09 00:35:02.055056 [ 269 ] {0347798f-1a78-4390-be0b-eb9bae5b4eab} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6589 | 2026.01.09 00:35:02.055098 [ 269 ] {0347798f-1a78-4390-be0b-eb9bae5b4eab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6590 | 2026.01.09 00:35:02.055414 [ 269 ] {0347798f-1a78-4390-be0b-eb9bae5b4eab} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6591 | 2026.01.09 00:35:02.055630 [ 269 ] {0347798f-1a78-4390-be0b-eb9bae5b4eab} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6592 | 2026.01.09 00:35:02.055760 [ 269 ] {0347798f-1a78-4390-be0b-eb9bae5b4eab} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001346 sec., 152303.1203566122 rows/sec., 8.94 MiB/sec. | ||
| 6593 | 2026.01.09 00:35:02.055760 [ 143 ] {} <Debug> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6594 | 2026.01.09 00:35:02.055799 [ 269 ] {0347798f-1a78-4390-be0b-eb9bae5b4eab} <Debug> TCPHandler: Processed in 0.001511652 sec. | ||
| 6595 | 2026.01.09 00:35:02.055813 [ 143 ] {} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6596 | 2026.01.09 00:35:02.055841 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6597 | 2026.01.09 00:35:02.055926 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6598 | 2026.01.09 00:35:02.055934 [ 188 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::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 | ||
| 6599 | 2026.01.09 00:35:02.056054 [ 188 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6600 | 2026.01.09 00:35:02.056078 [ 269 ] {42ef5444-fbc2-4e75-9f9e-ff8692bcc392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6601 | 2026.01.09 00:35:02.056079 [ 188 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 278 rows starting from the beginning of the part | ||
| 6602 | 2026.01.09 00:35:02.056135 [ 269 ] {42ef5444-fbc2-4e75-9f9e-ff8692bcc392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6603 | 2026.01.09 00:35:02.056150 [ 188 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 205 rows starting from the beginning of the part | ||
| 6604 | 2026.01.09 00:35:02.056193 [ 188 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 41 rows starting from the beginning of the part | ||
| 6605 | 2026.01.09 00:35:02.056227 [ 188 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 205 rows starting from the beginning of the part | ||
| 6606 | 2026.01.09 00:35:02.056262 [ 188 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 55 rows starting from the beginning of the part | ||
| 6607 | 2026.01.09 00:35:02.056296 [ 188 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 205 rows starting from the beginning of the part | ||
| 6608 | 2026.01.09 00:35:02.056808 [ 269 ] {42ef5444-fbc2-4e75-9f9e-ff8692bcc392} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6609 | 2026.01.09 00:35:02.056854 [ 269 ] {42ef5444-fbc2-4e75-9f9e-ff8692bcc392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6610 | 2026.01.09 00:35:02.057058 [ 190 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 989 rows, containing 5 columns (5 merged, 0 gathered) in 0.001157063 sec., 854750.346351063 rows/sec., 55.46 MiB/sec. | ||
| 6611 | 2026.01.09 00:35:02.057184 [ 269 ] {42ef5444-fbc2-4e75-9f9e-ff8692bcc392} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6612 | 2026.01.09 00:35:02.057202 [ 188 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6613 | 2026.01.09 00:35:02.057455 [ 269 ] {42ef5444-fbc2-4e75-9f9e-ff8692bcc392} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6614 | 2026.01.09 00:35:02.057492 [ 188 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_36_7} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6615 | 2026.01.09 00:35:02.057565 [ 188 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_36_7} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6616 | 2026.01.09 00:35:02.057589 [ 143 ] {} <Debug> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6617 | 2026.01.09 00:35:02.057593 [ 269 ] {42ef5444-fbc2-4e75-9f9e-ff8692bcc392} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001539 sec., 137751.7868745939 rows/sec., 8.88 MiB/sec. | ||
| 6618 | 2026.01.09 00:35:02.057632 [ 143 ] {} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6619 | 2026.01.09 00:35:02.057634 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 6620 | 2026.01.09 00:35:02.057655 [ 269 ] {42ef5444-fbc2-4e75-9f9e-ff8692bcc392} <Debug> TCPHandler: Processed in 0.001788451 sec. | ||
| 6621 | 2026.01.09 00:35:02.057661 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6622 | 2026.01.09 00:35:02.057742 [ 188 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::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 | ||
| 6623 | 2026.01.09 00:35:02.057780 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6624 | 2026.01.09 00:35:02.057813 [ 188 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6625 | 2026.01.09 00:35:02.057840 [ 188 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 465 rows starting from the beginning of the part | ||
| 6626 | 2026.01.09 00:35:02.057877 [ 269 ] {efdcbb64-5bd5-415c-8a36-60ab57725ee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6627 | 2026.01.09 00:35:02.057882 [ 188 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 6628 | 2026.01.09 00:35:02.057925 [ 269 ] {efdcbb64-5bd5-415c-8a36-60ab57725ee3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6629 | 2026.01.09 00:35:02.057935 [ 188 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 440 rows starting from the beginning of the part | ||
| 6630 | 2026.01.09 00:35:02.058016 [ 188 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 6631 | 2026.01.09 00:35:02.058060 [ 188 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 212 rows starting from the beginning of the part | ||
| 6632 | 2026.01.09 00:35:02.058093 [ 188 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 212 rows starting from the beginning of the part | ||
| 6633 | 2026.01.09 00:35:02.058514 [ 269 ] {efdcbb64-5bd5-415c-8a36-60ab57725ee3} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6634 | 2026.01.09 00:35:02.058556 [ 269 ] {efdcbb64-5bd5-415c-8a36-60ab57725ee3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6635 | 2026.01.09 00:35:02.058887 [ 269 ] {efdcbb64-5bd5-415c-8a36-60ab57725ee3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6636 | 2026.01.09 00:35:02.058909 [ 201 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1354 rows, containing 5 columns (5 merged, 0 gathered) in 0.001191674 sec., 1136216.7841204894 rows/sec., 79.59 MiB/sec. | ||
| 6637 | 2026.01.09 00:35:02.059069 [ 193 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6638 | 2026.01.09 00:35:02.059098 [ 269 ] {efdcbb64-5bd5-415c-8a36-60ab57725ee3} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6639 | 2026.01.09 00:35:02.059223 [ 143 ] {} <Debug> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 6640 | 2026.01.09 00:35:02.059228 [ 269 ] {efdcbb64-5bd5-415c-8a36-60ab57725ee3} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001369 sec., 154127.10007304602 rows/sec., 8.75 MiB/sec. | ||
| 6641 | 2026.01.09 00:35:02.059269 [ 143 ] {} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6642 | 2026.01.09 00:35:02.059290 [ 269 ] {efdcbb64-5bd5-415c-8a36-60ab57725ee3} <Debug> TCPHandler: Processed in 0.001558035 sec. | ||
| 6643 | 2026.01.09 00:35:02.059298 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6644 | 2026.01.09 00:35:02.059352 [ 193 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_21_4} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6645 | 2026.01.09 00:35:02.059396 [ 202 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
| 6646 | 2026.01.09 00:35:02.059415 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6647 | 2026.01.09 00:35:02.059429 [ 193 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_21_4} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6648 | 2026.01.09 00:35:02.059509 [ 202 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6649 | 2026.01.09 00:35:02.059513 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 6650 | 2026.01.09 00:35:02.059521 [ 269 ] {8f6adaea-0f4a-42cb-abc0-3a8617cea5ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6651 | 2026.01.09 00:35:02.059547 [ 202 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 223 rows starting from the beginning of the part | ||
| 6652 | 2026.01.09 00:35:02.059576 [ 269 ] {8f6adaea-0f4a-42cb-abc0-3a8617cea5ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6653 | 2026.01.09 00:35:02.059614 [ 202 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 211 rows starting from the beginning of the part | ||
| 6654 | 2026.01.09 00:35:02.059660 [ 202 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 6655 | 2026.01.09 00:35:02.059697 [ 202 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 211 rows starting from the beginning of the part | ||
| 6656 | 2026.01.09 00:35:02.059731 [ 202 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 211 rows starting from the beginning of the part | ||
| 6657 | 2026.01.09 00:35:02.059766 [ 202 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 211 rows starting from the beginning of the part | ||
| 6658 | 2026.01.09 00:35:02.060447 [ 269 ] {8f6adaea-0f4a-42cb-abc0-3a8617cea5ba} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6659 | 2026.01.09 00:35:02.060490 [ 269 ] {8f6adaea-0f4a-42cb-abc0-3a8617cea5ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6660 | 2026.01.09 00:35:02.060661 [ 201 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1079 rows, containing 5 columns (5 merged, 0 gathered) in 0.001305357 sec., 826593.7977120435 rows/sec., 50.45 MiB/sec. | ||
| 6661 | 2026.01.09 00:35:02.060777 [ 202 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 6662 | 2026.01.09 00:35:02.060858 [ 269 ] {8f6adaea-0f4a-42cb-abc0-3a8617cea5ba} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6663 | 2026.01.09 00:35:02.061104 [ 202 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_19_4} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6664 | 2026.01.09 00:35:02.061163 [ 269 ] {8f6adaea-0f4a-42cb-abc0-3a8617cea5ba} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6665 | 2026.01.09 00:35:02.061185 [ 202 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_19_4} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 6666 | 2026.01.09 00:35:02.061258 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 6667 | 2026.01.09 00:35:02.061336 [ 269 ] {8f6adaea-0f4a-42cb-abc0-3a8617cea5ba} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001833 sec., 370430.98745226406 rows/sec., 25.82 MiB/sec. | ||
| 6668 | 2026.01.09 00:35:02.061383 [ 269 ] {8f6adaea-0f4a-42cb-abc0-3a8617cea5ba} <Debug> TCPHandler: Processed in 0.002017617 sec. | ||
| 6669 | 2026.01.09 00:35:02.061503 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6670 | 2026.01.09 00:35:02.061608 [ 269 ] {484f2c42-6811-4177-80d0-cd1a49317630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6671 | 2026.01.09 00:35:02.061649 [ 269 ] {484f2c42-6811-4177-80d0-cd1a49317630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6672 | 2026.01.09 00:35:02.062035 [ 269 ] {484f2c42-6811-4177-80d0-cd1a49317630} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6673 | 2026.01.09 00:35:02.062071 [ 269 ] {484f2c42-6811-4177-80d0-cd1a49317630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6674 | 2026.01.09 00:35:02.062383 [ 269 ] {484f2c42-6811-4177-80d0-cd1a49317630} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6675 | 2026.01.09 00:35:02.062599 [ 269 ] {484f2c42-6811-4177-80d0-cd1a49317630} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6676 | 2026.01.09 00:35:02.062745 [ 269 ] {484f2c42-6811-4177-80d0-cd1a49317630} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001155 sec., 5194.805194805195 rows/sec., 271.41 KiB/sec. | ||
| 6677 | 2026.01.09 00:35:02.062785 [ 269 ] {484f2c42-6811-4177-80d0-cd1a49317630} <Debug> TCPHandler: Processed in 0.001329837 sec. | ||
| 6678 | 2026.01.09 00:35:02.062906 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6679 | 2026.01.09 00:35:02.063000 [ 269 ] {0e86a121-d573-4960-906f-651522ebb430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6680 | 2026.01.09 00:35:02.063041 [ 269 ] {0e86a121-d573-4960-906f-651522ebb430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6681 | 2026.01.09 00:35:02.063572 [ 269 ] {0e86a121-d573-4960-906f-651522ebb430} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6682 | 2026.01.09 00:35:02.063607 [ 269 ] {0e86a121-d573-4960-906f-651522ebb430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6683 | 2026.01.09 00:35:02.063933 [ 269 ] {0e86a121-d573-4960-906f-651522ebb430} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6684 | 2026.01.09 00:35:02.064146 [ 269 ] {0e86a121-d573-4960-906f-651522ebb430} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6685 | 2026.01.09 00:35:02.064292 [ 269 ] {0e86a121-d573-4960-906f-651522ebb430} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00131 sec., 239694.65648854963 rows/sec., 15.75 MiB/sec. | ||
| 6686 | 2026.01.09 00:35:02.064331 [ 269 ] {0e86a121-d573-4960-906f-651522ebb430} <Debug> TCPHandler: Processed in 0.001472802 sec. | ||
| 6687 | 2026.01.09 00:35:02.064437 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6688 | 2026.01.09 00:35:02.064529 [ 269 ] {8cf1d390-822e-4915-b925-29f6051b9946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6689 | 2026.01.09 00:35:02.064569 [ 269 ] {8cf1d390-822e-4915-b925-29f6051b9946} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6690 | 2026.01.09 00:35:02.064906 [ 269 ] {8cf1d390-822e-4915-b925-29f6051b9946} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6691 | 2026.01.09 00:35:02.064940 [ 269 ] {8cf1d390-822e-4915-b925-29f6051b9946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6692 | 2026.01.09 00:35:02.065246 [ 269 ] {8cf1d390-822e-4915-b925-29f6051b9946} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6693 | 2026.01.09 00:35:02.065443 [ 269 ] {8cf1d390-822e-4915-b925-29f6051b9946} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6694 | 2026.01.09 00:35:02.065561 [ 143 ] {} <Debug> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 6695 | 2026.01.09 00:35:02.065585 [ 269 ] {8cf1d390-822e-4915-b925-29f6051b9946} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001073 sec., 931.9664492078285 rows/sec., 62.80 KiB/sec. | ||
| 6696 | 2026.01.09 00:35:02.065600 [ 143 ] {} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6697 | 2026.01.09 00:35:02.065628 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6698 | 2026.01.09 00:35:02.065630 [ 269 ] {8cf1d390-822e-4915-b925-29f6051b9946} <Debug> TCPHandler: Processed in 0.001239815 sec. | ||
| 6699 | 2026.01.09 00:35:02.065710 [ 196 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
| 6700 | 2026.01.09 00:35:02.065785 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6701 | 2026.01.09 00:35:02.065811 [ 196 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6702 | 2026.01.09 00:35:02.065855 [ 196 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 14 rows starting from the beginning of the part | ||
| 6703 | 2026.01.09 00:35:02.065881 [ 269 ] {625ab2fe-cb80-422f-a597-9e90d5fa2a51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6704 | 2026.01.09 00:35:02.065928 [ 269 ] {625ab2fe-cb80-422f-a597-9e90d5fa2a51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6705 | 2026.01.09 00:35:02.065939 [ 196 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 6706 | 2026.01.09 00:35:02.066016 [ 196 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 6707 | 2026.01.09 00:35:02.066081 [ 196 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 6708 | 2026.01.09 00:35:02.066144 [ 196 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 6709 | 2026.01.09 00:35:02.066208 [ 196 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 6710 | 2026.01.09 00:35:02.066342 [ 269 ] {625ab2fe-cb80-422f-a597-9e90d5fa2a51} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6711 | 2026.01.09 00:35:02.066384 [ 269 ] {625ab2fe-cb80-422f-a597-9e90d5fa2a51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6712 | 2026.01.09 00:35:02.066735 [ 269 ] {625ab2fe-cb80-422f-a597-9e90d5fa2a51} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6713 | 2026.01.09 00:35:02.066956 [ 269 ] {625ab2fe-cb80-422f-a597-9e90d5fa2a51} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6714 | 2026.01.09 00:35:02.067112 [ 269 ] {625ab2fe-cb80-422f-a597-9e90d5fa2a51} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001248 sec., 83333.33333333333 rows/sec., 5.11 MiB/sec. | ||
| 6715 | 2026.01.09 00:35:02.067160 [ 269 ] {625ab2fe-cb80-422f-a597-9e90d5fa2a51} <Debug> TCPHandler: Processed in 0.001422751 sec. | ||
| 6716 | 2026.01.09 00:35:02.067214 [ 196 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19 rows, containing 4 columns (4 merged, 0 gathered) in 0.001537714 sec., 12356.00378223779 rows/sec., 827.50 KiB/sec. | ||
| 6717 | 2026.01.09 00:35:02.067355 [ 189 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 6718 | 2026.01.09 00:35:02.067643 [ 189 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_19_4} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6719 | 2026.01.09 00:35:02.067714 [ 189 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_19_4} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 6720 | 2026.01.09 00:35:02.067790 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 6721 | 2026.01.09 00:35:04.735026 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6722 | 2026.01.09 00:35:04.735075 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6723 | 2026.01.09 00:35:04.853449 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13399 | ||
| 6724 | 2026.01.09 00:35:04.853931 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6725 | 2026.01.09 00:35:04.853974 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6726 | 2026.01.09 00:35:04.854460 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6727 | 2026.01.09 00:35:04.854703 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6728 | 2026.01.09 00:35:04.854847 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13399 | ||
| 6729 | 2026.01.09 00:35:04.877547 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 888 | ||
| 6730 | 2026.01.09 00:35:04.879903 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6731 | 2026.01.09 00:35:04.879962 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6732 | 2026.01.09 00:35:04.881198 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6733 | 2026.01.09 00:35:04.881466 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6734 | 2026.01.09 00:35:04.881828 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 888 | ||
| 6735 | 2026.01.09 00:35:05.566304 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6736 | 2026.01.09 00:35:05.583330 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6737 | 2026.01.09 00:35:05.583405 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6738 | 2026.01.09 00:35:05.590611 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6739 | 2026.01.09 00:35:05.591394 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6740 | 2026.01.09 00:35:05.594355 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6741 | 2026.01.09 00:35:07.040743 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6742 | 2026.01.09 00:35:07.040917 [ 269 ] {5e51d75c-4090-46ca-bd49-5ecc5285f18a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6743 | 2026.01.09 00:35:07.040982 [ 269 ] {5e51d75c-4090-46ca-bd49-5ecc5285f18a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6744 | 2026.01.09 00:35:07.041780 [ 269 ] {5e51d75c-4090-46ca-bd49-5ecc5285f18a} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6745 | 2026.01.09 00:35:07.041838 [ 269 ] {5e51d75c-4090-46ca-bd49-5ecc5285f18a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6746 | 2026.01.09 00:35:07.042288 [ 269 ] {5e51d75c-4090-46ca-bd49-5ecc5285f18a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6747 | 2026.01.09 00:35:07.042548 [ 269 ] {5e51d75c-4090-46ca-bd49-5ecc5285f18a} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6748 | 2026.01.09 00:35:07.042722 [ 269 ] {5e51d75c-4090-46ca-bd49-5ecc5285f18a} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001814 sec., 76074.97243660419 rows/sec., 6.60 MiB/sec. | ||
| 6749 | 2026.01.09 00:35:07.042776 [ 269 ] {5e51d75c-4090-46ca-bd49-5ecc5285f18a} <Debug> TCPHandler: Processed in 0.002141771 sec. | ||
| 6750 | 2026.01.09 00:35:07.042909 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6751 | 2026.01.09 00:35:07.043016 [ 269 ] {b21791cf-04f0-49f3-9c3a-ab256b716966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6752 | 2026.01.09 00:35:07.043060 [ 269 ] {b21791cf-04f0-49f3-9c3a-ab256b716966} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6753 | 2026.01.09 00:35:07.043518 [ 269 ] {b21791cf-04f0-49f3-9c3a-ab256b716966} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6754 | 2026.01.09 00:35:07.043559 [ 269 ] {b21791cf-04f0-49f3-9c3a-ab256b716966} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6755 | 2026.01.09 00:35:07.043893 [ 269 ] {b21791cf-04f0-49f3-9c3a-ab256b716966} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6756 | 2026.01.09 00:35:07.044111 [ 269 ] {b21791cf-04f0-49f3-9c3a-ab256b716966} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6757 | 2026.01.09 00:35:07.044247 [ 269 ] {b21791cf-04f0-49f3-9c3a-ab256b716966} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001254 sec., 32695.37480063796 rows/sec., 2.40 MiB/sec. | ||
| 6758 | 2026.01.09 00:35:07.044288 [ 269 ] {b21791cf-04f0-49f3-9c3a-ab256b716966} <Debug> TCPHandler: Processed in 0.00143127 sec. | ||
| 6759 | 2026.01.09 00:35:07.044418 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6760 | 2026.01.09 00:35:07.044516 [ 269 ] {2e234468-6021-46d0-aa47-b3c483b0ec07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6761 | 2026.01.09 00:35:07.044557 [ 269 ] {2e234468-6021-46d0-aa47-b3c483b0ec07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6762 | 2026.01.09 00:35:07.045005 [ 269 ] {2e234468-6021-46d0-aa47-b3c483b0ec07} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6763 | 2026.01.09 00:35:07.045041 [ 269 ] {2e234468-6021-46d0-aa47-b3c483b0ec07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6764 | 2026.01.09 00:35:07.045365 [ 269 ] {2e234468-6021-46d0-aa47-b3c483b0ec07} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6765 | 2026.01.09 00:35:07.045587 [ 269 ] {2e234468-6021-46d0-aa47-b3c483b0ec07} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6766 | 2026.01.09 00:35:07.045726 [ 269 ] {2e234468-6021-46d0-aa47-b3c483b0ec07} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001227 sec., 85574.57212713937 rows/sec., 6.68 MiB/sec. | ||
| 6767 | 2026.01.09 00:35:07.045766 [ 269 ] {2e234468-6021-46d0-aa47-b3c483b0ec07} <Debug> TCPHandler: Processed in 0.001408591 sec. | ||
| 6768 | 2026.01.09 00:35:07.045884 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6769 | 2026.01.09 00:35:07.045980 [ 269 ] {11dac9f1-08ab-42da-afd3-30b7bc141eb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6770 | 2026.01.09 00:35:07.046024 [ 269 ] {11dac9f1-08ab-42da-afd3-30b7bc141eb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6771 | 2026.01.09 00:35:07.046452 [ 269 ] {11dac9f1-08ab-42da-afd3-30b7bc141eb2} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6772 | 2026.01.09 00:35:07.046489 [ 269 ] {11dac9f1-08ab-42da-afd3-30b7bc141eb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6773 | 2026.01.09 00:35:07.046849 [ 269 ] {11dac9f1-08ab-42da-afd3-30b7bc141eb2} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6774 | 2026.01.09 00:35:07.047068 [ 269 ] {11dac9f1-08ab-42da-afd3-30b7bc141eb2} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6775 | 2026.01.09 00:35:07.047206 [ 269 ] {11dac9f1-08ab-42da-afd3-30b7bc141eb2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001243 sec., 128720.83668543847 rows/sec., 8.97 MiB/sec. | ||
| 6776 | 2026.01.09 00:35:07.047245 [ 269 ] {11dac9f1-08ab-42da-afd3-30b7bc141eb2} <Debug> TCPHandler: Processed in 0.001410831 sec. | ||
| 6777 | 2026.01.09 00:35:07.047363 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6778 | 2026.01.09 00:35:07.047463 [ 269 ] {0d69eba2-7b31-4cbd-be87-936252ae0289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6779 | 2026.01.09 00:35:07.047518 [ 269 ] {0d69eba2-7b31-4cbd-be87-936252ae0289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6780 | 2026.01.09 00:35:07.048430 [ 269 ] {0d69eba2-7b31-4cbd-be87-936252ae0289} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6781 | 2026.01.09 00:35:07.048465 [ 269 ] {0d69eba2-7b31-4cbd-be87-936252ae0289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6782 | 2026.01.09 00:35:07.049071 [ 269 ] {0d69eba2-7b31-4cbd-be87-936252ae0289} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6783 | 2026.01.09 00:35:07.049304 [ 269 ] {0d69eba2-7b31-4cbd-be87-936252ae0289} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6784 | 2026.01.09 00:35:07.049449 [ 269 ] {0d69eba2-7b31-4cbd-be87-936252ae0289} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002003 sec., 20469.296055916126 rows/sec., 36.68 MiB/sec. | ||
| 6785 | 2026.01.09 00:35:07.049516 [ 269 ] {0d69eba2-7b31-4cbd-be87-936252ae0289} <Debug> TCPHandler: Processed in 0.002203353 sec. | ||
| 6786 | 2026.01.09 00:35:07.049636 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6787 | 2026.01.09 00:35:07.049731 [ 269 ] {ee27d091-6965-4fe6-a5e9-780bc991040f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6788 | 2026.01.09 00:35:07.049773 [ 269 ] {ee27d091-6965-4fe6-a5e9-780bc991040f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6789 | 2026.01.09 00:35:07.050115 [ 269 ] {ee27d091-6965-4fe6-a5e9-780bc991040f} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6790 | 2026.01.09 00:35:07.050152 [ 269 ] {ee27d091-6965-4fe6-a5e9-780bc991040f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6791 | 2026.01.09 00:35:07.050481 [ 269 ] {ee27d091-6965-4fe6-a5e9-780bc991040f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6792 | 2026.01.09 00:35:07.050695 [ 269 ] {ee27d091-6965-4fe6-a5e9-780bc991040f} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6793 | 2026.01.09 00:35:07.050830 [ 269 ] {ee27d091-6965-4fe6-a5e9-780bc991040f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 6794 | 2026.01.09 00:35:07.050868 [ 269 ] {ee27d091-6965-4fe6-a5e9-780bc991040f} <Debug> TCPHandler: Processed in 0.001281357 sec. | ||
| 6795 | 2026.01.09 00:35:09.485104 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6796 | 2026.01.09 00:35:09.485332 [ 269 ] {60e51b9d-ff0e-41a3-8402-6790340fbbef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6797 | 2026.01.09 00:35:09.485419 [ 269 ] {60e51b9d-ff0e-41a3-8402-6790340fbbef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6798 | 2026.01.09 00:35:09.486516 [ 269 ] {60e51b9d-ff0e-41a3-8402-6790340fbbef} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6799 | 2026.01.09 00:35:09.486578 [ 269 ] {60e51b9d-ff0e-41a3-8402-6790340fbbef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6800 | 2026.01.09 00:35:09.487124 [ 269 ] {60e51b9d-ff0e-41a3-8402-6790340fbbef} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6801 | 2026.01.09 00:35:09.487439 [ 269 ] {60e51b9d-ff0e-41a3-8402-6790340fbbef} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6802 | 2026.01.09 00:35:09.487631 [ 269 ] {60e51b9d-ff0e-41a3-8402-6790340fbbef} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00236 sec., 173728.81355932204 rows/sec., 11.02 MiB/sec. | ||
| 6803 | 2026.01.09 00:35:09.487706 [ 269 ] {60e51b9d-ff0e-41a3-8402-6790340fbbef} <Debug> TCPHandler: Processed in 0.00279037 sec. | ||
| 6804 | 2026.01.09 00:35:09.487890 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6805 | 2026.01.09 00:35:09.488022 [ 269 ] {86a13667-6053-44c7-8ea6-ce469b2856c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6806 | 2026.01.09 00:35:09.488069 [ 269 ] {86a13667-6053-44c7-8ea6-ce469b2856c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6807 | 2026.01.09 00:35:09.488612 [ 269 ] {86a13667-6053-44c7-8ea6-ce469b2856c7} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6808 | 2026.01.09 00:35:09.488657 [ 269 ] {86a13667-6053-44c7-8ea6-ce469b2856c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6809 | 2026.01.09 00:35:09.489197 [ 269 ] {86a13667-6053-44c7-8ea6-ce469b2856c7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6810 | 2026.01.09 00:35:09.489890 [ 269 ] {86a13667-6053-44c7-8ea6-ce469b2856c7} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6811 | 2026.01.09 00:35:09.490101 [ 269 ] {86a13667-6053-44c7-8ea6-ce469b2856c7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002112 sec., 946.9696969696969 rows/sec., 77.22 KiB/sec. | ||
| 6812 | 2026.01.09 00:35:09.490155 [ 269 ] {86a13667-6053-44c7-8ea6-ce469b2856c7} <Debug> TCPHandler: Processed in 0.002331867 sec. | ||
| 6813 | 2026.01.09 00:35:09.490334 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6814 | 2026.01.09 00:35:09.490454 [ 269 ] {59f8e4a8-f1b0-441c-84ac-5062cd06b9cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6815 | 2026.01.09 00:35:09.490507 [ 269 ] {59f8e4a8-f1b0-441c-84ac-5062cd06b9cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6816 | 2026.01.09 00:35:09.493256 [ 269 ] {59f8e4a8-f1b0-441c-84ac-5062cd06b9cc} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6817 | 2026.01.09 00:35:09.493311 [ 269 ] {59f8e4a8-f1b0-441c-84ac-5062cd06b9cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6818 | 2026.01.09 00:35:09.494067 [ 269 ] {59f8e4a8-f1b0-441c-84ac-5062cd06b9cc} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6819 | 2026.01.09 00:35:09.494402 [ 269 ] {59f8e4a8-f1b0-441c-84ac-5062cd06b9cc} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6820 | 2026.01.09 00:35:09.494579 [ 133 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6821 | 2026.01.09 00:35:09.494596 [ 269 ] {59f8e4a8-f1b0-441c-84ac-5062cd06b9cc} <Debug> executeQuery: Read 2253 rows, 186.48 KiB in 0.004168 sec., 540547.0249520154 rows/sec., 43.69 MiB/sec. | ||
| 6822 | 2026.01.09 00:35:09.494630 [ 133 ] {} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6823 | 2026.01.09 00:35:09.494664 [ 269 ] {59f8e4a8-f1b0-441c-84ac-5062cd06b9cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.03 MiB. | ||
| 6824 | 2026.01.09 00:35:09.494683 [ 269 ] {59f8e4a8-f1b0-441c-84ac-5062cd06b9cc} <Debug> TCPHandler: Processed in 0.004412236 sec. | ||
| 6825 | 2026.01.09 00:35:09.494685 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6826 | 2026.01.09 00:35:09.494858 [ 202 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::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 | ||
| 6827 | 2026.01.09 00:35:09.494905 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6828 | 2026.01.09 00:35:09.495018 [ 202 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6829 | 2026.01.09 00:35:09.495042 [ 269 ] {1c61763b-296c-4514-ab0b-08cddc7a71c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6830 | 2026.01.09 00:35:09.495061 [ 202 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2466 rows starting from the beginning of the part | ||
| 6831 | 2026.01.09 00:35:09.495115 [ 269 ] {1c61763b-296c-4514-ab0b-08cddc7a71c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6832 | 2026.01.09 00:35:09.495157 [ 202 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1112 rows starting from the beginning of the part | ||
| 6833 | 2026.01.09 00:35:09.495287 [ 202 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 145 rows starting from the beginning of the part | ||
| 6834 | 2026.01.09 00:35:09.495376 [ 202 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1112 rows starting from the beginning of the part | ||
| 6835 | 2026.01.09 00:35:09.495440 [ 202 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 138 rows starting from the beginning of the part | ||
| 6836 | 2026.01.09 00:35:09.495493 [ 202 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 2253 rows starting from the beginning of the part | ||
| 6837 | 2026.01.09 00:35:09.495969 [ 269 ] {1c61763b-296c-4514-ab0b-08cddc7a71c1} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6838 | 2026.01.09 00:35:09.496023 [ 269 ] {1c61763b-296c-4514-ab0b-08cddc7a71c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6839 | 2026.01.09 00:35:09.496652 [ 269 ] {1c61763b-296c-4514-ab0b-08cddc7a71c1} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6840 | 2026.01.09 00:35:09.497099 [ 269 ] {1c61763b-296c-4514-ab0b-08cddc7a71c1} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6841 | 2026.01.09 00:35:09.497321 [ 269 ] {1c61763b-296c-4514-ab0b-08cddc7a71c1} <Debug> executeQuery: Read 207 rows, 12.46 KiB in 0.002311 sec., 89571.6140199048 rows/sec., 5.26 MiB/sec. | ||
| 6842 | 2026.01.09 00:35:09.497383 [ 269 ] {1c61763b-296c-4514-ab0b-08cddc7a71c1} <Debug> TCPHandler: Processed in 0.002555293 sec. | ||
| 6843 | 2026.01.09 00:35:09.497637 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6844 | 2026.01.09 00:35:09.497774 [ 269 ] {97d97f77-8132-4354-a036-6d184825cbcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6845 | 2026.01.09 00:35:09.497836 [ 269 ] {97d97f77-8132-4354-a036-6d184825cbcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6846 | 2026.01.09 00:35:09.498778 [ 269 ] {97d97f77-8132-4354-a036-6d184825cbcd} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6847 | 2026.01.09 00:35:09.498824 [ 269 ] {97d97f77-8132-4354-a036-6d184825cbcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6848 | 2026.01.09 00:35:09.499297 [ 269 ] {97d97f77-8132-4354-a036-6d184825cbcd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6849 | 2026.01.09 00:35:09.499631 [ 269 ] {97d97f77-8132-4354-a036-6d184825cbcd} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6850 | 2026.01.09 00:35:09.499815 [ 269 ] {97d97f77-8132-4354-a036-6d184825cbcd} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.002072 sec., 212355.21235521234 rows/sec., 14.05 MiB/sec. | ||
| 6851 | 2026.01.09 00:35:09.499877 [ 269 ] {97d97f77-8132-4354-a036-6d184825cbcd} <Debug> TCPHandler: Processed in 0.002311926 sec. | ||
| 6852 | 2026.01.09 00:35:09.500040 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6853 | 2026.01.09 00:35:09.500068 [ 196 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7226 rows, containing 5 columns (5 merged, 0 gathered) in 0.005286901 sec., 1366774.2217983655 rows/sec., 115.65 MiB/sec. | ||
| 6854 | 2026.01.09 00:35:09.500168 [ 269 ] {49c71d4f-00c5-406f-8c2e-9325d8640bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6855 | 2026.01.09 00:35:09.500231 [ 269 ] {49c71d4f-00c5-406f-8c2e-9325d8640bf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6856 | 2026.01.09 00:35:09.500572 [ 196 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6857 | 2026.01.09 00:35:09.501120 [ 196 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_46_9} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6858 | 2026.01.09 00:35:09.501266 [ 196 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_46_9} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6859 | 2026.01.09 00:35:09.501442 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. | ||
| 6860 | 2026.01.09 00:35:09.503699 [ 269 ] {49c71d4f-00c5-406f-8c2e-9325d8640bf8} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6861 | 2026.01.09 00:35:09.503787 [ 269 ] {49c71d4f-00c5-406f-8c2e-9325d8640bf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6862 | 2026.01.09 00:35:09.504416 [ 269 ] {49c71d4f-00c5-406f-8c2e-9325d8640bf8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6863 | 2026.01.09 00:35:09.504777 [ 269 ] {49c71d4f-00c5-406f-8c2e-9325d8640bf8} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6864 | 2026.01.09 00:35:09.505012 [ 269 ] {49c71d4f-00c5-406f-8c2e-9325d8640bf8} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.004869 sec., 43335.38714315055 rows/sec., 2.46 MiB/sec. | ||
| 6865 | 2026.01.09 00:35:09.505090 [ 269 ] {49c71d4f-00c5-406f-8c2e-9325d8640bf8} <Debug> TCPHandler: Processed in 0.005114406 sec. | ||
| 6866 | 2026.01.09 00:35:09.505351 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6867 | 2026.01.09 00:35:09.505514 [ 269 ] {7b35e266-28ec-4eef-8838-61041a7bb4d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6868 | 2026.01.09 00:35:09.505586 [ 269 ] {7b35e266-28ec-4eef-8838-61041a7bb4d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6869 | 2026.01.09 00:35:09.507059 [ 269 ] {7b35e266-28ec-4eef-8838-61041a7bb4d7} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6870 | 2026.01.09 00:35:09.507112 [ 269 ] {7b35e266-28ec-4eef-8838-61041a7bb4d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6871 | 2026.01.09 00:35:09.507700 [ 269 ] {7b35e266-28ec-4eef-8838-61041a7bb4d7} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6872 | 2026.01.09 00:35:09.508091 [ 269 ] {7b35e266-28ec-4eef-8838-61041a7bb4d7} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6873 | 2026.01.09 00:35:09.508317 [ 269 ] {7b35e266-28ec-4eef-8838-61041a7bb4d7} <Debug> executeQuery: Read 1137 rows, 82.92 KiB in 0.00285 sec., 398947.36842105264 rows/sec., 28.41 MiB/sec. | ||
| 6874 | 2026.01.09 00:35:09.508344 [ 132 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6875 | 2026.01.09 00:35:09.508378 [ 269 ] {7b35e266-28ec-4eef-8838-61041a7bb4d7} <Debug> TCPHandler: Processed in 0.00314871 sec. | ||
| 6876 | 2026.01.09 00:35:09.508424 [ 132 ] {} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6877 | 2026.01.09 00:35:09.508465 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6878 | 2026.01.09 00:35:09.508625 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6879 | 2026.01.09 00:35:09.508633 [ 202 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::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 | ||
| 6880 | 2026.01.09 00:35:09.508762 [ 269 ] {4573989a-d985-44db-9c81-edc5ca9e5b68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6881 | 2026.01.09 00:35:09.508830 [ 269 ] {4573989a-d985-44db-9c81-edc5ca9e5b68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6882 | 2026.01.09 00:35:09.508866 [ 202 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6883 | 2026.01.09 00:35:09.508931 [ 202 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1250 rows starting from the beginning of the part | ||
| 6884 | 2026.01.09 00:35:09.509050 [ 202 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 679 rows starting from the beginning of the part | ||
| 6885 | 2026.01.09 00:35:09.509137 [ 202 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 119 rows starting from the beginning of the part | ||
| 6886 | 2026.01.09 00:35:09.509212 [ 202 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 679 rows starting from the beginning of the part | ||
| 6887 | 2026.01.09 00:35:09.509278 [ 202 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 105 rows starting from the beginning of the part | ||
| 6888 | 2026.01.09 00:35:09.509342 [ 202 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1137 rows starting from the beginning of the part | ||
| 6889 | 2026.01.09 00:35:09.509372 [ 269 ] {4573989a-d985-44db-9c81-edc5ca9e5b68} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6890 | 2026.01.09 00:35:09.509422 [ 269 ] {4573989a-d985-44db-9c81-edc5ca9e5b68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6891 | 2026.01.09 00:35:09.509906 [ 269 ] {4573989a-d985-44db-9c81-edc5ca9e5b68} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6892 | 2026.01.09 00:35:09.510283 [ 269 ] {4573989a-d985-44db-9c81-edc5ca9e5b68} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6893 | 2026.01.09 00:35:09.510518 [ 269 ] {4573989a-d985-44db-9c81-edc5ca9e5b68} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001789 sec., 3353.828954723309 rows/sec., 175.22 KiB/sec. | ||
| 6894 | 2026.01.09 00:35:09.510578 [ 269 ] {4573989a-d985-44db-9c81-edc5ca9e5b68} <Debug> TCPHandler: Processed in 0.002050128 sec. | ||
| 6895 | 2026.01.09 00:35:09.510754 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6896 | 2026.01.09 00:35:09.510874 [ 269 ] {8d26c2bb-d2b3-4f47-ab3c-c994c4222f76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6897 | 2026.01.09 00:35:09.510932 [ 269 ] {8d26c2bb-d2b3-4f47-ab3c-c994c4222f76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6898 | 2026.01.09 00:35:09.511955 [ 196 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3969 rows, containing 5 columns (5 merged, 0 gathered) in 0.003399617 sec., 1167484.4548665334 rows/sec., 87.81 MiB/sec. | ||
| 6899 | 2026.01.09 00:35:09.512289 [ 197 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6900 | 2026.01.09 00:35:09.512664 [ 197 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_46_9} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6901 | 2026.01.09 00:35:09.512764 [ 197 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_46_9} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6902 | 2026.01.09 00:35:09.512881 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 6903 | 2026.01.09 00:35:09.515899 [ 269 ] {8d26c2bb-d2b3-4f47-ab3c-c994c4222f76} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6904 | 2026.01.09 00:35:09.515951 [ 269 ] {8d26c2bb-d2b3-4f47-ab3c-c994c4222f76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6905 | 2026.01.09 00:35:09.516567 [ 269 ] {8d26c2bb-d2b3-4f47-ab3c-c994c4222f76} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6906 | 2026.01.09 00:35:09.517946 [ 269 ] {8d26c2bb-d2b3-4f47-ab3c-c994c4222f76} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6907 | 2026.01.09 00:35:09.518222 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6908 | 2026.01.09 00:35:09.518290 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6909 | 2026.01.09 00:35:09.518318 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6910 | 2026.01.09 00:35:09.518320 [ 269 ] {8d26c2bb-d2b3-4f47-ab3c-c994c4222f76} <Debug> executeQuery: Read 935 rows, 63.39 KiB in 0.007464 sec., 125267.9528403001 rows/sec., 8.29 MiB/sec. | ||
| 6911 | 2026.01.09 00:35:09.518432 [ 202 ] {932a566d-fbdc-4b2b-9486-18b365c28387::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 | ||
| 6912 | 2026.01.09 00:35:09.518456 [ 269 ] {8d26c2bb-d2b3-4f47-ab3c-c994c4222f76} <Debug> TCPHandler: Processed in 0.007759231 sec. | ||
| 6913 | 2026.01.09 00:35:09.518608 [ 202 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6914 | 2026.01.09 00:35:09.518651 [ 202 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 13077 rows starting from the beginning of the part | ||
| 6915 | 2026.01.09 00:35:09.518715 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6916 | 2026.01.09 00:35:09.518721 [ 202 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 314 rows starting from the beginning of the part | ||
| 6917 | 2026.01.09 00:35:09.518831 [ 202 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 167 rows starting from the beginning of the part | ||
| 6918 | 2026.01.09 00:35:09.518887 [ 202 ] {932a566d-fbdc-4b2b-9486-18b365c28387::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 | ||
| 6919 | 2026.01.09 00:35:09.518896 [ 269 ] {578269c3-bd16-4e93-af41-cdc8c15fc4af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6920 | 2026.01.09 00:35:09.518939 [ 202 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 6921 | 2026.01.09 00:35:09.518981 [ 269 ] {578269c3-bd16-4e93-af41-cdc8c15fc4af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6922 | 2026.01.09 00:35:09.518998 [ 202 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 935 rows starting from the beginning of the part | ||
| 6923 | 2026.01.09 00:35:09.519557 [ 269 ] {578269c3-bd16-4e93-af41-cdc8c15fc4af} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6924 | 2026.01.09 00:35:09.519604 [ 269 ] {578269c3-bd16-4e93-af41-cdc8c15fc4af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6925 | 2026.01.09 00:35:09.520002 [ 269 ] {578269c3-bd16-4e93-af41-cdc8c15fc4af} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6926 | 2026.01.09 00:35:09.520314 [ 269 ] {578269c3-bd16-4e93-af41-cdc8c15fc4af} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6927 | 2026.01.09 00:35:09.520525 [ 269 ] {578269c3-bd16-4e93-af41-cdc8c15fc4af} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001671 sec., 598.4440454817475 rows/sec., 40.32 KiB/sec. | ||
| 6928 | 2026.01.09 00:35:09.520599 [ 269 ] {578269c3-bd16-4e93-af41-cdc8c15fc4af} <Debug> TCPHandler: Processed in 0.001998307 sec. | ||
| 6929 | 2026.01.09 00:35:09.520920 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6930 | 2026.01.09 00:35:09.521064 [ 269 ] {d1596ba2-53fc-439d-b023-9e31894876ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6931 | 2026.01.09 00:35:09.521129 [ 269 ] {d1596ba2-53fc-439d-b023-9e31894876ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6932 | 2026.01.09 00:35:09.521743 [ 269 ] {d1596ba2-53fc-439d-b023-9e31894876ed} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6933 | 2026.01.09 00:35:09.521795 [ 269 ] {d1596ba2-53fc-439d-b023-9e31894876ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6934 | 2026.01.09 00:35:09.522518 [ 269 ] {d1596ba2-53fc-439d-b023-9e31894876ed} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6935 | 2026.01.09 00:35:09.523104 [ 269 ] {d1596ba2-53fc-439d-b023-9e31894876ed} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6936 | 2026.01.09 00:35:09.523313 [ 269 ] {d1596ba2-53fc-439d-b023-9e31894876ed} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.002279 sec., 35103.11540149188 rows/sec., 2.09 MiB/sec. | ||
| 6937 | 2026.01.09 00:35:09.523314 [ 132 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6938 | 2026.01.09 00:35:09.523373 [ 269 ] {d1596ba2-53fc-439d-b023-9e31894876ed} <Debug> TCPHandler: Processed in 0.002519212 sec. | ||
| 6939 | 2026.01.09 00:35:09.523392 [ 132 ] {} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6940 | 2026.01.09 00:35:09.523431 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6941 | 2026.01.09 00:35:09.523574 [ 196 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 6942 | 2026.01.09 00:35:09.523842 [ 196 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6943 | 2026.01.09 00:35:09.523906 [ 196 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2760 rows starting from the beginning of the part | ||
| 6944 | 2026.01.09 00:35:09.524012 [ 196 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 104 rows starting from the beginning of the part | ||
| 6945 | 2026.01.09 00:35:09.524138 [ 196 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 6946 | 2026.01.09 00:35:09.524213 [ 196 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 6947 | 2026.01.09 00:35:09.524271 [ 196 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 6948 | 2026.01.09 00:35:09.524331 [ 196 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 80 rows starting from the beginning of the part | ||
| 6949 | 2026.01.09 00:35:09.526183 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14967 rows, containing 5 columns (5 merged, 0 gathered) in 0.007795022 sec., 1920071.5533580277 rows/sec., 129.29 MiB/sec. | ||
| 6950 | 2026.01.09 00:35:09.526510 [ 199 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3168 rows, containing 4 columns (4 merged, 0 gathered) in 0.003004206 sec., 1054521.5607717978 rows/sec., 67.25 MiB/sec. | ||
| 6951 | 2026.01.09 00:35:09.526795 [ 194 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6952 | 2026.01.09 00:35:09.527055 [ 196 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6953 | 2026.01.09 00:35:09.527263 [ 194 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6954 | 2026.01.09 00:35:09.527396 [ 194 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6955 | 2026.01.09 00:35:09.527478 [ 196 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_46_9} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6956 | 2026.01.09 00:35:09.527532 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.85 MiB. | ||
| 6957 | 2026.01.09 00:35:09.527585 [ 196 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_46_9} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6958 | 2026.01.09 00:35:09.527697 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 6959 | 2026.01.09 00:35:10.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.05 MiB, peak 281.07 MiB, free memory in arenas 0.00 B, will set to 273.11 MiB (RSS), difference: 1.06 MiB | ||
| 6960 | 2026.01.09 00:35:12.034292 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6961 | 2026.01.09 00:35:12.034501 [ 269 ] {4b8ed34e-2f69-4a7e-9d68-82f33a133693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6962 | 2026.01.09 00:35:12.034565 [ 269 ] {4b8ed34e-2f69-4a7e-9d68-82f33a133693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6963 | 2026.01.09 00:35:12.035210 [ 269 ] {4b8ed34e-2f69-4a7e-9d68-82f33a133693} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6964 | 2026.01.09 00:35:12.035255 [ 269 ] {4b8ed34e-2f69-4a7e-9d68-82f33a133693} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6965 | 2026.01.09 00:35:12.035644 [ 269 ] {4b8ed34e-2f69-4a7e-9d68-82f33a133693} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6966 | 2026.01.09 00:35:12.035859 [ 269 ] {4b8ed34e-2f69-4a7e-9d68-82f33a133693} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6967 | 2026.01.09 00:35:12.036006 [ 269 ] {4b8ed34e-2f69-4a7e-9d68-82f33a133693} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001557 sec., 35966.60244059088 rows/sec., 2.76 MiB/sec. | ||
| 6968 | 2026.01.09 00:35:12.036046 [ 269 ] {4b8ed34e-2f69-4a7e-9d68-82f33a133693} <Debug> TCPHandler: Processed in 0.001891104 sec. | ||
| 6969 | 2026.01.09 00:35:12.036157 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6970 | 2026.01.09 00:35:12.036251 [ 269 ] {9d184e7b-73bd-4732-8547-bee81bc6e252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6971 | 2026.01.09 00:35:12.036290 [ 269 ] {9d184e7b-73bd-4732-8547-bee81bc6e252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6972 | 2026.01.09 00:35:12.036720 [ 269 ] {9d184e7b-73bd-4732-8547-bee81bc6e252} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6973 | 2026.01.09 00:35:12.036754 [ 269 ] {9d184e7b-73bd-4732-8547-bee81bc6e252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6974 | 2026.01.09 00:35:12.037051 [ 269 ] {9d184e7b-73bd-4732-8547-bee81bc6e252} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6975 | 2026.01.09 00:35:12.037262 [ 269 ] {9d184e7b-73bd-4732-8547-bee81bc6e252} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6976 | 2026.01.09 00:35:12.037418 [ 269 ] {9d184e7b-73bd-4732-8547-bee81bc6e252} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001185 sec., 54008.438818565395 rows/sec., 4.22 MiB/sec. | ||
| 6977 | 2026.01.09 00:35:12.037459 [ 269 ] {9d184e7b-73bd-4732-8547-bee81bc6e252} <Debug> TCPHandler: Processed in 0.001349249 sec. | ||
| 6978 | 2026.01.09 00:35:12.037569 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6979 | 2026.01.09 00:35:12.037663 [ 269 ] {834a73bc-d3f6-4aef-829e-3f391dc61883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6980 | 2026.01.09 00:35:12.037705 [ 269 ] {834a73bc-d3f6-4aef-829e-3f391dc61883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6981 | 2026.01.09 00:35:12.038125 [ 269 ] {834a73bc-d3f6-4aef-829e-3f391dc61883} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6982 | 2026.01.09 00:35:12.038165 [ 269 ] {834a73bc-d3f6-4aef-829e-3f391dc61883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6983 | 2026.01.09 00:35:12.038523 [ 269 ] {834a73bc-d3f6-4aef-829e-3f391dc61883} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6984 | 2026.01.09 00:35:12.038759 [ 269 ] {834a73bc-d3f6-4aef-829e-3f391dc61883} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6985 | 2026.01.09 00:35:12.038948 [ 269 ] {834a73bc-d3f6-4aef-829e-3f391dc61883} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001276 sec., 50156.73981191222 rows/sec., 3.49 MiB/sec. | ||
| 6986 | 2026.01.09 00:35:12.039075 [ 269 ] {834a73bc-d3f6-4aef-829e-3f391dc61883} <Debug> TCPHandler: Processed in 0.001554054 sec. | ||
| 6987 | 2026.01.09 00:35:12.039277 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6988 | 2026.01.09 00:35:12.039428 [ 269 ] {9d6f88b5-a88e-4630-bd34-69ccfea7c465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6989 | 2026.01.09 00:35:12.039495 [ 269 ] {9d6f88b5-a88e-4630-bd34-69ccfea7c465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6990 | 2026.01.09 00:35:12.039929 [ 269 ] {9d6f88b5-a88e-4630-bd34-69ccfea7c465} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6991 | 2026.01.09 00:35:12.039969 [ 269 ] {9d6f88b5-a88e-4630-bd34-69ccfea7c465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6992 | 2026.01.09 00:35:12.040287 [ 269 ] {9d6f88b5-a88e-4630-bd34-69ccfea7c465} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6993 | 2026.01.09 00:35:12.040505 [ 269 ] {9d6f88b5-a88e-4630-bd34-69ccfea7c465} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6994 | 2026.01.09 00:35:12.040660 [ 269 ] {9d6f88b5-a88e-4630-bd34-69ccfea7c465} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001282 sec., 18720.748829953198 rows/sec., 1.26 MiB/sec. | ||
| 6995 | 2026.01.09 00:35:12.040715 [ 269 ] {9d6f88b5-a88e-4630-bd34-69ccfea7c465} <Debug> TCPHandler: Processed in 0.001552714 sec. | ||
| 6996 | 2026.01.09 00:35:12.355034 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13911 | ||
| 6997 | 2026.01.09 00:35:12.355697 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6998 | 2026.01.09 00:35:12.355732 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6999 | 2026.01.09 00:35:12.356209 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7000 | 2026.01.09 00:35:12.356445 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7001 | 2026.01.09 00:35:12.356594 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13911 | ||
| 7002 | 2026.01.09 00:35:13.095373 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 7003 | 2026.01.09 00:35:13.114757 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7004 | 2026.01.09 00:35:13.114826 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7005 | 2026.01.09 00:35:13.121050 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7006 | 2026.01.09 00:35:13.121843 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7007 | 2026.01.09 00:35:13.125102 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 7008 | 2026.01.09 00:35:14.882007 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 930 | ||
| 7009 | 2026.01.09 00:35:14.884504 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7010 | 2026.01.09 00:35:14.884550 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7011 | 2026.01.09 00:35:14.885705 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7012 | 2026.01.09 00:35:14.885966 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7013 | 2026.01.09 00:35:14.886098 [ 126 ] {} <Debug> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7014 | 2026.01.09 00:35:14.886229 [ 126 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7015 | 2026.01.09 00:35:14.886253 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7016 | 2026.01.09 00:35:14.886277 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 930 | ||
| 7017 | 2026.01.09 00:35:14.886364 [ 202 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::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 | ||
| 7018 | 2026.01.09 00:35:14.887016 [ 202 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7019 | 2026.01.09 00:35:14.887201 [ 202 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 744 rows starting from the beginning of the part | ||
| 7020 | 2026.01.09 00:35:14.887637 [ 202 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 28 rows starting from the beginning of the part | ||
| 7021 | 2026.01.09 00:35:14.887995 [ 202 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 46 rows starting from the beginning of the part | ||
| 7022 | 2026.01.09 00:35:14.888355 [ 202 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part | ||
| 7023 | 2026.01.09 00:35:14.888704 [ 202 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 34 rows starting from the beginning of the part | ||
| 7024 | 2026.01.09 00:35:14.889034 [ 202 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 42 rows starting from the beginning of the part | ||
| 7025 | 2026.01.09 00:35:14.894863 [ 194 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 930 rows, containing 72 columns (72 merged, 0 gathered) in 0.008547193 sec., 108807.65182206604 rows/sec., 91.81 MiB/sec. | ||
| 7026 | 2026.01.09 00:35:14.896217 [ 200 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7027 | 2026.01.09 00:35:14.896870 [ 200 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_21_4} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7028 | 2026.01.09 00:35:14.896955 [ 200 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_21_4} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7029 | 2026.01.09 00:35:14.897200 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
| 7030 | 2026.01.09 00:35:17.040619 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7031 | 2026.01.09 00:35:17.040828 [ 269 ] {4a174091-df49-4862-82f5-d8aa9fca9247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7032 | 2026.01.09 00:35:17.040900 [ 269 ] {4a174091-df49-4862-82f5-d8aa9fca9247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7033 | 2026.01.09 00:35:17.041715 [ 269 ] {4a174091-df49-4862-82f5-d8aa9fca9247} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7034 | 2026.01.09 00:35:17.041757 [ 269 ] {4a174091-df49-4862-82f5-d8aa9fca9247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7035 | 2026.01.09 00:35:17.042170 [ 269 ] {4a174091-df49-4862-82f5-d8aa9fca9247} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7036 | 2026.01.09 00:35:17.042398 [ 269 ] {4a174091-df49-4862-82f5-d8aa9fca9247} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7037 | 2026.01.09 00:35:17.042565 [ 269 ] {4a174091-df49-4862-82f5-d8aa9fca9247} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001788 sec., 77181.20805369127 rows/sec., 6.70 MiB/sec. | ||
| 7038 | 2026.01.09 00:35:17.042614 [ 269 ] {4a174091-df49-4862-82f5-d8aa9fca9247} <Debug> TCPHandler: Processed in 0.002129031 sec. | ||
| 7039 | 2026.01.09 00:35:17.042744 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7040 | 2026.01.09 00:35:17.042849 [ 269 ] {d7044c4d-888c-441d-8e68-18e96ad547d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7041 | 2026.01.09 00:35:17.042892 [ 269 ] {d7044c4d-888c-441d-8e68-18e96ad547d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7042 | 2026.01.09 00:35:17.043315 [ 269 ] {d7044c4d-888c-441d-8e68-18e96ad547d7} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7043 | 2026.01.09 00:35:17.043350 [ 269 ] {d7044c4d-888c-441d-8e68-18e96ad547d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7044 | 2026.01.09 00:35:17.043646 [ 269 ] {d7044c4d-888c-441d-8e68-18e96ad547d7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7045 | 2026.01.09 00:35:17.043851 [ 269 ] {d7044c4d-888c-441d-8e68-18e96ad547d7} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7046 | 2026.01.09 00:35:17.043983 [ 269 ] {d7044c4d-888c-441d-8e68-18e96ad547d7} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001158 sec., 35405.87219343696 rows/sec., 2.60 MiB/sec. | ||
| 7047 | 2026.01.09 00:35:17.044020 [ 269 ] {d7044c4d-888c-441d-8e68-18e96ad547d7} <Debug> TCPHandler: Processed in 0.001329078 sec. | ||
| 7048 | 2026.01.09 00:35:17.044123 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7049 | 2026.01.09 00:35:17.044221 [ 269 ] {974b7772-9887-4ff4-9a7c-91e5aabae539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7050 | 2026.01.09 00:35:17.044261 [ 269 ] {974b7772-9887-4ff4-9a7c-91e5aabae539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7051 | 2026.01.09 00:35:17.044686 [ 269 ] {974b7772-9887-4ff4-9a7c-91e5aabae539} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7052 | 2026.01.09 00:35:17.044721 [ 269 ] {974b7772-9887-4ff4-9a7c-91e5aabae539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7053 | 2026.01.09 00:35:17.045027 [ 269 ] {974b7772-9887-4ff4-9a7c-91e5aabae539} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7054 | 2026.01.09 00:35:17.045229 [ 269 ] {974b7772-9887-4ff4-9a7c-91e5aabae539} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7055 | 2026.01.09 00:35:17.045358 [ 269 ] {974b7772-9887-4ff4-9a7c-91e5aabae539} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001157 sec., 90751.94468452895 rows/sec., 7.09 MiB/sec. | ||
| 7056 | 2026.01.09 00:35:17.045393 [ 269 ] {974b7772-9887-4ff4-9a7c-91e5aabae539} <Debug> TCPHandler: Processed in 0.001320777 sec. | ||
| 7057 | 2026.01.09 00:35:17.045506 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7058 | 2026.01.09 00:35:17.045602 [ 269 ] {6eb923cb-70a3-4728-9f85-a57c7a441b73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7059 | 2026.01.09 00:35:17.045646 [ 269 ] {6eb923cb-70a3-4728-9f85-a57c7a441b73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7060 | 2026.01.09 00:35:17.046053 [ 269 ] {6eb923cb-70a3-4728-9f85-a57c7a441b73} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7061 | 2026.01.09 00:35:17.046087 [ 269 ] {6eb923cb-70a3-4728-9f85-a57c7a441b73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7062 | 2026.01.09 00:35:17.046416 [ 269 ] {6eb923cb-70a3-4728-9f85-a57c7a441b73} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7063 | 2026.01.09 00:35:17.046627 [ 269 ] {6eb923cb-70a3-4728-9f85-a57c7a441b73} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7064 | 2026.01.09 00:35:17.046757 [ 269 ] {6eb923cb-70a3-4728-9f85-a57c7a441b73} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 7065 | 2026.01.09 00:35:17.046793 [ 269 ] {6eb923cb-70a3-4728-9f85-a57c7a441b73} <Debug> TCPHandler: Processed in 0.001337918 sec. | ||
| 7066 | 2026.01.09 00:35:17.046913 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7067 | 2026.01.09 00:35:17.047034 [ 269 ] {f60043ee-9b63-4a9c-8591-4efcb4ba05c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7068 | 2026.01.09 00:35:17.047100 [ 269 ] {f60043ee-9b63-4a9c-8591-4efcb4ba05c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7069 | 2026.01.09 00:35:17.048043 [ 269 ] {f60043ee-9b63-4a9c-8591-4efcb4ba05c5} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7070 | 2026.01.09 00:35:17.048078 [ 269 ] {f60043ee-9b63-4a9c-8591-4efcb4ba05c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7071 | 2026.01.09 00:35:17.048649 [ 269 ] {f60043ee-9b63-4a9c-8591-4efcb4ba05c5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7072 | 2026.01.09 00:35:17.048867 [ 269 ] {f60043ee-9b63-4a9c-8591-4efcb4ba05c5} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7073 | 2026.01.09 00:35:17.048967 [ 53 ] {} <Debug> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7074 | 2026.01.09 00:35:17.049002 [ 269 ] {f60043ee-9b63-4a9c-8591-4efcb4ba05c5} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001993 sec., 20572.002007024585 rows/sec., 36.86 MiB/sec. | ||
| 7075 | 2026.01.09 00:35:17.049015 [ 53 ] {} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7076 | 2026.01.09 00:35:17.049039 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7077 | 2026.01.09 00:35:17.049066 [ 269 ] {f60043ee-9b63-4a9c-8591-4efcb4ba05c5} <Debug> TCPHandler: Processed in 0.002213132 sec. | ||
| 7078 | 2026.01.09 00:35:17.049172 [ 198 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::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 | ||
| 7079 | 2026.01.09 00:35:17.049180 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7080 | 2026.01.09 00:35:17.049327 [ 269 ] {a0eba538-0cc6-48ba-8192-516a08a58508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7081 | 2026.01.09 00:35:17.049370 [ 269 ] {a0eba538-0cc6-48ba-8192-516a08a58508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7082 | 2026.01.09 00:35:17.049483 [ 198 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7083 | 2026.01.09 00:35:17.049560 [ 198 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 532 rows starting from the beginning of the part | ||
| 7084 | 2026.01.09 00:35:17.049698 [ 198 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 41 rows starting from the beginning of the part | ||
| 7085 | 2026.01.09 00:35:17.049715 [ 269 ] {a0eba538-0cc6-48ba-8192-516a08a58508} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7086 | 2026.01.09 00:35:17.049755 [ 269 ] {a0eba538-0cc6-48ba-8192-516a08a58508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7087 | 2026.01.09 00:35:17.049809 [ 198 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 41 rows starting from the beginning of the part | ||
| 7088 | 2026.01.09 00:35:17.049918 [ 198 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 41 rows starting from the beginning of the part | ||
| 7089 | 2026.01.09 00:35:17.050023 [ 198 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part | ||
| 7090 | 2026.01.09 00:35:17.050085 [ 269 ] {a0eba538-0cc6-48ba-8192-516a08a58508} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7091 | 2026.01.09 00:35:17.050134 [ 198 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 41 rows starting from the beginning of the part | ||
| 7092 | 2026.01.09 00:35:17.050316 [ 269 ] {a0eba538-0cc6-48ba-8192-516a08a58508} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7093 | 2026.01.09 00:35:17.050452 [ 269 ] {a0eba538-0cc6-48ba-8192-516a08a58508} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 7094 | 2026.01.09 00:35:17.050488 [ 269 ] {a0eba538-0cc6-48ba-8192-516a08a58508} <Debug> TCPHandler: Processed in 0.001358309 sec. | ||
| 7095 | 2026.01.09 00:35:17.074543 [ 200 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 737 rows, containing 19 columns (19 merged, 0 gathered) in 0.025433933 sec., 28977.03630814786 rows/sec., 51.93 MiB/sec. | ||
| 7096 | 2026.01.09 00:35:17.075797 [ 200 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7097 | 2026.01.09 00:35:17.076177 [ 200 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7098 | 2026.01.09 00:35:17.076259 [ 200 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7099 | 2026.01.09 00:35:17.076397 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.74 MiB. | ||
| 7100 | 2026.01.09 00:35:18.001157 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.82 MiB, peak 281.52 MiB, free memory in arenas 0.00 B, will set to 275.15 MiB (RSS), difference: 1.33 MiB | ||
| 7101 | 2026.01.09 00:35:19.735319 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7102 | 2026.01.09 00:35:19.735380 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7103 | 2026.01.09 00:35:19.856693 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14359 | ||
| 7104 | 2026.01.09 00:35:19.857255 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7105 | 2026.01.09 00:35:19.857301 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7106 | 2026.01.09 00:35:19.857810 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7107 | 2026.01.09 00:35:19.858030 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7108 | 2026.01.09 00:35:19.858159 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14359 | ||
| 7109 | 2026.01.09 00:35:20.625308 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7110 | 2026.01.09 00:35:20.643627 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7111 | 2026.01.09 00:35:20.643697 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7112 | 2026.01.09 00:35:20.649270 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7113 | 2026.01.09 00:35:20.649987 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7114 | 2026.01.09 00:35:20.653579 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7115 | 2026.01.09 00:35:20.881720 [ 107 ] {} <Debug> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 7116 | 2026.01.09 00:35:20.881795 [ 107 ] {} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7117 | 2026.01.09 00:35:20.881836 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7118 | 2026.01.09 00:35:20.881998 [ 191 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 7119 | 2026.01.09 00:35:20.882189 [ 191 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7120 | 2026.01.09 00:35:20.882250 [ 191 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 84 rows starting from the beginning of the part | ||
| 7121 | 2026.01.09 00:35:20.882357 [ 191 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 7122 | 2026.01.09 00:35:20.882431 [ 191 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 7123 | 2026.01.09 00:35:20.882501 [ 191 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 7124 | 2026.01.09 00:35:20.882564 [ 191 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 7125 | 2026.01.09 00:35:20.883433 [ 200 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 108 rows, containing 4 columns (4 merged, 0 gathered) in 0.001503443 sec., 71835.11446725948 rows/sec., 3.67 MiB/sec. | ||
| 7126 | 2026.01.09 00:35:20.883694 [ 194 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 7127 | 2026.01.09 00:35:20.884067 [ 194 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_18_4} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7128 | 2026.01.09 00:35:20.884146 [ 194 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_18_4} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 7129 | 2026.01.09 00:35:20.884245 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7130 | 2026.01.09 00:35:22.049379 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7131 | 2026.01.09 00:35:22.049555 [ 269 ] {f26c5458-b5bc-408c-9eb1-5f63cd58838f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7132 | 2026.01.09 00:35:22.049618 [ 269 ] {f26c5458-b5bc-408c-9eb1-5f63cd58838f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7133 | 2026.01.09 00:35:22.050474 [ 269 ] {f26c5458-b5bc-408c-9eb1-5f63cd58838f} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7134 | 2026.01.09 00:35:22.050523 [ 269 ] {f26c5458-b5bc-408c-9eb1-5f63cd58838f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7135 | 2026.01.09 00:35:22.050921 [ 269 ] {f26c5458-b5bc-408c-9eb1-5f63cd58838f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7136 | 2026.01.09 00:35:22.051135 [ 269 ] {f26c5458-b5bc-408c-9eb1-5f63cd58838f} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7137 | 2026.01.09 00:35:22.051282 [ 269 ] {f26c5458-b5bc-408c-9eb1-5f63cd58838f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001773 sec., 231246.47490129722 rows/sec., 14.67 MiB/sec. | ||
| 7138 | 2026.01.09 00:35:22.051323 [ 269 ] {f26c5458-b5bc-408c-9eb1-5f63cd58838f} <Debug> TCPHandler: Processed in 0.002069199 sec. | ||
| 7139 | 2026.01.09 00:35:22.051442 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7140 | 2026.01.09 00:35:22.051536 [ 269 ] {6366c686-f658-4ef0-9a37-fad33628eae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7141 | 2026.01.09 00:35:22.051577 [ 269 ] {6366c686-f658-4ef0-9a37-fad33628eae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7142 | 2026.01.09 00:35:22.052504 [ 269 ] {6366c686-f658-4ef0-9a37-fad33628eae5} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7143 | 2026.01.09 00:35:22.052540 [ 269 ] {6366c686-f658-4ef0-9a37-fad33628eae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7144 | 2026.01.09 00:35:22.052896 [ 269 ] {6366c686-f658-4ef0-9a37-fad33628eae5} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7145 | 2026.01.09 00:35:22.053097 [ 269 ] {6366c686-f658-4ef0-9a37-fad33628eae5} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7146 | 2026.01.09 00:35:22.053221 [ 269 ] {6366c686-f658-4ef0-9a37-fad33628eae5} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001703 sec., 652965.3552554316 rows/sec., 51.52 MiB/sec. | ||
| 7147 | 2026.01.09 00:35:22.053258 [ 269 ] {6366c686-f658-4ef0-9a37-fad33628eae5} <Debug> TCPHandler: Processed in 0.001865113 sec. | ||
| 7148 | 2026.01.09 00:35:22.053376 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7149 | 2026.01.09 00:35:22.053469 [ 269 ] {6be052c2-6406-4ca2-8a50-4c04629aca92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7150 | 2026.01.09 00:35:22.053509 [ 269 ] {6be052c2-6406-4ca2-8a50-4c04629aca92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7151 | 2026.01.09 00:35:22.054003 [ 269 ] {6be052c2-6406-4ca2-8a50-4c04629aca92} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7152 | 2026.01.09 00:35:22.054039 [ 269 ] {6be052c2-6406-4ca2-8a50-4c04629aca92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7153 | 2026.01.09 00:35:22.054353 [ 269 ] {6be052c2-6406-4ca2-8a50-4c04629aca92} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7154 | 2026.01.09 00:35:22.054555 [ 269 ] {6be052c2-6406-4ca2-8a50-4c04629aca92} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7155 | 2026.01.09 00:35:22.054681 [ 269 ] {6be052c2-6406-4ca2-8a50-4c04629aca92} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.00123 sec., 166666.66666666666 rows/sec., 9.78 MiB/sec. | ||
| 7156 | 2026.01.09 00:35:22.054718 [ 269 ] {6be052c2-6406-4ca2-8a50-4c04629aca92} <Debug> TCPHandler: Processed in 0.001390609 sec. | ||
| 7157 | 2026.01.09 00:35:22.054833 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7158 | 2026.01.09 00:35:22.054926 [ 269 ] {4a551125-b261-46c1-8d48-ab60bdaf046f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7159 | 2026.01.09 00:35:22.054964 [ 269 ] {4a551125-b261-46c1-8d48-ab60bdaf046f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7160 | 2026.01.09 00:35:22.055442 [ 269 ] {4a551125-b261-46c1-8d48-ab60bdaf046f} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7161 | 2026.01.09 00:35:22.055477 [ 269 ] {4a551125-b261-46c1-8d48-ab60bdaf046f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7162 | 2026.01.09 00:35:22.055769 [ 269 ] {4a551125-b261-46c1-8d48-ab60bdaf046f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7163 | 2026.01.09 00:35:22.055969 [ 269 ] {4a551125-b261-46c1-8d48-ab60bdaf046f} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7164 | 2026.01.09 00:35:22.056097 [ 269 ] {4a551125-b261-46c1-8d48-ab60bdaf046f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001189 sec., 178301.09335576114 rows/sec., 11.50 MiB/sec. | ||
| 7165 | 2026.01.09 00:35:22.056135 [ 269 ] {4a551125-b261-46c1-8d48-ab60bdaf046f} <Debug> TCPHandler: Processed in 0.001350068 sec. | ||
| 7166 | 2026.01.09 00:35:22.056240 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7167 | 2026.01.09 00:35:22.056332 [ 269 ] {eee50b2a-df07-4bc6-aa5e-a52304b027ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7168 | 2026.01.09 00:35:22.056370 [ 269 ] {eee50b2a-df07-4bc6-aa5e-a52304b027ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7169 | 2026.01.09 00:35:22.056831 [ 269 ] {eee50b2a-df07-4bc6-aa5e-a52304b027ac} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7170 | 2026.01.09 00:35:22.056867 [ 269 ] {eee50b2a-df07-4bc6-aa5e-a52304b027ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7171 | 2026.01.09 00:35:22.057164 [ 269 ] {eee50b2a-df07-4bc6-aa5e-a52304b027ac} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7172 | 2026.01.09 00:35:22.057366 [ 269 ] {eee50b2a-df07-4bc6-aa5e-a52304b027ac} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7173 | 2026.01.09 00:35:22.057493 [ 269 ] {eee50b2a-df07-4bc6-aa5e-a52304b027ac} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001179 sec., 178965.2247667515 rows/sec., 10.16 MiB/sec. | ||
| 7174 | 2026.01.09 00:35:22.057530 [ 269 ] {eee50b2a-df07-4bc6-aa5e-a52304b027ac} <Debug> TCPHandler: Processed in 0.001337968 sec. | ||
| 7175 | 2026.01.09 00:35:22.057633 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7176 | 2026.01.09 00:35:22.057725 [ 269 ] {43eac97b-8c6c-4692-b87b-8a3af7a6f892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7177 | 2026.01.09 00:35:22.057763 [ 269 ] {43eac97b-8c6c-4692-b87b-8a3af7a6f892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7178 | 2026.01.09 00:35:22.058404 [ 269 ] {43eac97b-8c6c-4692-b87b-8a3af7a6f892} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7179 | 2026.01.09 00:35:22.058439 [ 269 ] {43eac97b-8c6c-4692-b87b-8a3af7a6f892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7180 | 2026.01.09 00:35:22.058755 [ 269 ] {43eac97b-8c6c-4692-b87b-8a3af7a6f892} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7181 | 2026.01.09 00:35:22.058964 [ 269 ] {43eac97b-8c6c-4692-b87b-8a3af7a6f892} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7182 | 2026.01.09 00:35:22.059088 [ 269 ] {43eac97b-8c6c-4692-b87b-8a3af7a6f892} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.00138 sec., 492028.9855072464 rows/sec., 34.30 MiB/sec. | ||
| 7183 | 2026.01.09 00:35:22.059124 [ 269 ] {43eac97b-8c6c-4692-b87b-8a3af7a6f892} <Debug> TCPHandler: Processed in 0.001539014 sec. | ||
| 7184 | 2026.01.09 00:35:22.059222 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7185 | 2026.01.09 00:35:22.059315 [ 269 ] {1b7586ea-a96e-4684-9bfb-5cb1ff081513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7186 | 2026.01.09 00:35:22.059355 [ 269 ] {1b7586ea-a96e-4684-9bfb-5cb1ff081513} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7187 | 2026.01.09 00:35:22.059676 [ 269 ] {1b7586ea-a96e-4684-9bfb-5cb1ff081513} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7188 | 2026.01.09 00:35:22.059710 [ 269 ] {1b7586ea-a96e-4684-9bfb-5cb1ff081513} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7189 | 2026.01.09 00:35:22.059995 [ 269 ] {1b7586ea-a96e-4684-9bfb-5cb1ff081513} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7190 | 2026.01.09 00:35:22.060191 [ 269 ] {1b7586ea-a96e-4684-9bfb-5cb1ff081513} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7191 | 2026.01.09 00:35:22.060313 [ 269 ] {1b7586ea-a96e-4684-9bfb-5cb1ff081513} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001016 sec., 5905.511811023623 rows/sec., 308.54 KiB/sec. | ||
| 7192 | 2026.01.09 00:35:22.060348 [ 269 ] {1b7586ea-a96e-4684-9bfb-5cb1ff081513} <Debug> TCPHandler: Processed in 0.001172693 sec. | ||
| 7193 | 2026.01.09 00:35:22.060453 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7194 | 2026.01.09 00:35:22.060546 [ 269 ] {ecd7803a-89bb-4f30-87a4-518b81af0db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7195 | 2026.01.09 00:35:22.060586 [ 269 ] {ecd7803a-89bb-4f30-87a4-518b81af0db7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7196 | 2026.01.09 00:35:22.061015 [ 269 ] {ecd7803a-89bb-4f30-87a4-518b81af0db7} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7197 | 2026.01.09 00:35:22.061074 [ 269 ] {ecd7803a-89bb-4f30-87a4-518b81af0db7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7198 | 2026.01.09 00:35:22.061392 [ 269 ] {ecd7803a-89bb-4f30-87a4-518b81af0db7} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7199 | 2026.01.09 00:35:22.061593 [ 269 ] {ecd7803a-89bb-4f30-87a4-518b81af0db7} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7200 | 2026.01.09 00:35:22.061721 [ 269 ] {ecd7803a-89bb-4f30-87a4-518b81af0db7} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001193 sec., 263202.01173512154 rows/sec., 17.29 MiB/sec. | ||
| 7201 | 2026.01.09 00:35:22.061757 [ 269 ] {ecd7803a-89bb-4f30-87a4-518b81af0db7} <Debug> TCPHandler: Processed in 0.001351538 sec. | ||
| 7202 | 2026.01.09 00:35:22.061867 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7203 | 2026.01.09 00:35:22.061961 [ 269 ] {cc846599-5e43-46d9-92d1-496b7a147068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7204 | 2026.01.09 00:35:22.062003 [ 269 ] {cc846599-5e43-46d9-92d1-496b7a147068} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7205 | 2026.01.09 00:35:22.062331 [ 269 ] {cc846599-5e43-46d9-92d1-496b7a147068} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7206 | 2026.01.09 00:35:22.062365 [ 269 ] {cc846599-5e43-46d9-92d1-496b7a147068} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7207 | 2026.01.09 00:35:22.062647 [ 269 ] {cc846599-5e43-46d9-92d1-496b7a147068} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7208 | 2026.01.09 00:35:22.062856 [ 269 ] {cc846599-5e43-46d9-92d1-496b7a147068} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7209 | 2026.01.09 00:35:22.062979 [ 269 ] {cc846599-5e43-46d9-92d1-496b7a147068} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001036 sec., 965.2509652509652 rows/sec., 65.04 KiB/sec. | ||
| 7210 | 2026.01.09 00:35:22.063015 [ 269 ] {cc846599-5e43-46d9-92d1-496b7a147068} <Debug> TCPHandler: Processed in 0.001195454 sec. | ||
| 7211 | 2026.01.09 00:35:22.063122 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7212 | 2026.01.09 00:35:22.063214 [ 269 ] {bf18d1fc-c938-4c55-bc2d-7cf79c7330cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7213 | 2026.01.09 00:35:22.063254 [ 269 ] {bf18d1fc-c938-4c55-bc2d-7cf79c7330cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7214 | 2026.01.09 00:35:22.063574 [ 269 ] {bf18d1fc-c938-4c55-bc2d-7cf79c7330cd} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7215 | 2026.01.09 00:35:22.063608 [ 269 ] {bf18d1fc-c938-4c55-bc2d-7cf79c7330cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7216 | 2026.01.09 00:35:22.063905 [ 269 ] {bf18d1fc-c938-4c55-bc2d-7cf79c7330cd} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7217 | 2026.01.09 00:35:22.064100 [ 269 ] {bf18d1fc-c938-4c55-bc2d-7cf79c7330cd} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7218 | 2026.01.09 00:35:22.064221 [ 269 ] {bf18d1fc-c938-4c55-bc2d-7cf79c7330cd} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001024 sec., 101562.5 rows/sec., 6.22 MiB/sec. | ||
| 7219 | 2026.01.09 00:35:22.064254 [ 269 ] {bf18d1fc-c938-4c55-bc2d-7cf79c7330cd} <Debug> TCPHandler: Processed in 0.001179613 sec. | ||
| 7220 | 2026.01.09 00:35:24.887458 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 962 | ||
| 7221 | 2026.01.09 00:35:24.889665 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7222 | 2026.01.09 00:35:24.889707 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7223 | 2026.01.09 00:35:24.890863 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7224 | 2026.01.09 00:35:24.891126 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7225 | 2026.01.09 00:35:24.891386 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 962 | ||
| 7226 | 2026.01.09 00:35:27.040443 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7227 | 2026.01.09 00:35:27.040663 [ 269 ] {b892d9b0-73ba-4f8f-b59a-f8243e9ec28e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7228 | 2026.01.09 00:35:27.040735 [ 269 ] {b892d9b0-73ba-4f8f-b59a-f8243e9ec28e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7229 | 2026.01.09 00:35:27.041383 [ 269 ] {b892d9b0-73ba-4f8f-b59a-f8243e9ec28e} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7230 | 2026.01.09 00:35:27.041433 [ 269 ] {b892d9b0-73ba-4f8f-b59a-f8243e9ec28e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7231 | 2026.01.09 00:35:27.041820 [ 269 ] {b892d9b0-73ba-4f8f-b59a-f8243e9ec28e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7232 | 2026.01.09 00:35:27.042045 [ 269 ] {b892d9b0-73ba-4f8f-b59a-f8243e9ec28e} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7233 | 2026.01.09 00:35:27.042201 [ 269 ] {b892d9b0-73ba-4f8f-b59a-f8243e9ec28e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00159 sec., 1257.8616352201257 rows/sec., 102.57 KiB/sec. | ||
| 7234 | 2026.01.09 00:35:27.042243 [ 269 ] {b892d9b0-73ba-4f8f-b59a-f8243e9ec28e} <Debug> TCPHandler: Processed in 0.001936735 sec. | ||
| 7235 | 2026.01.09 00:35:27.042362 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7236 | 2026.01.09 00:35:27.042458 [ 269 ] {18472dce-d15f-44e7-a637-fac9e085a8c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7237 | 2026.01.09 00:35:27.042497 [ 269 ] {18472dce-d15f-44e7-a637-fac9e085a8c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7238 | 2026.01.09 00:35:27.043036 [ 269 ] {18472dce-d15f-44e7-a637-fac9e085a8c7} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7239 | 2026.01.09 00:35:27.043073 [ 269 ] {18472dce-d15f-44e7-a637-fac9e085a8c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7240 | 2026.01.09 00:35:27.043394 [ 269 ] {18472dce-d15f-44e7-a637-fac9e085a8c7} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7241 | 2026.01.09 00:35:27.043604 [ 269 ] {18472dce-d15f-44e7-a637-fac9e085a8c7} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7242 | 2026.01.09 00:35:27.043733 [ 269 ] {18472dce-d15f-44e7-a637-fac9e085a8c7} <Debug> executeQuery: Read 139 rows, 12.34 KiB in 0.001293 sec., 107501.93348801236 rows/sec., 9.32 MiB/sec. | ||
| 7243 | 2026.01.09 00:35:27.043770 [ 269 ] {18472dce-d15f-44e7-a637-fac9e085a8c7} <Debug> TCPHandler: Processed in 0.001456101 sec. | ||
| 7244 | 2026.01.09 00:35:27.043882 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7245 | 2026.01.09 00:35:27.043977 [ 269 ] {920a1f07-7ccb-48e5-ba73-18f7fb0586c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7246 | 2026.01.09 00:35:27.044017 [ 269 ] {920a1f07-7ccb-48e5-ba73-18f7fb0586c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7247 | 2026.01.09 00:35:27.044434 [ 269 ] {920a1f07-7ccb-48e5-ba73-18f7fb0586c1} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7248 | 2026.01.09 00:35:27.044470 [ 269 ] {920a1f07-7ccb-48e5-ba73-18f7fb0586c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7249 | 2026.01.09 00:35:27.044755 [ 269 ] {920a1f07-7ccb-48e5-ba73-18f7fb0586c1} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7250 | 2026.01.09 00:35:27.044953 [ 269 ] {920a1f07-7ccb-48e5-ba73-18f7fb0586c1} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7251 | 2026.01.09 00:35:27.045055 [ 48 ] {} <Debug> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7252 | 2026.01.09 00:35:27.045078 [ 269 ] {920a1f07-7ccb-48e5-ba73-18f7fb0586c1} <Debug> executeQuery: Read 43 rows, 3.22 KiB in 0.00112 sec., 38392.857142857145 rows/sec., 2.81 MiB/sec. | ||
| 7253 | 2026.01.09 00:35:27.045118 [ 48 ] {} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7254 | 2026.01.09 00:35:27.045129 [ 269 ] {920a1f07-7ccb-48e5-ba73-18f7fb0586c1} <Debug> TCPHandler: Processed in 0.001293777 sec. | ||
| 7255 | 2026.01.09 00:35:27.045147 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7256 | 2026.01.09 00:35:27.045249 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7257 | 2026.01.09 00:35:27.045277 [ 191 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::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 | ||
| 7258 | 2026.01.09 00:35:27.045346 [ 269 ] {133ad5af-a796-43d3-84f5-593667f6a7eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7259 | 2026.01.09 00:35:27.045388 [ 269 ] {133ad5af-a796-43d3-84f5-593667f6a7eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7260 | 2026.01.09 00:35:27.045434 [ 191 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7261 | 2026.01.09 00:35:27.045476 [ 191 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 278 rows starting from the beginning of the part | ||
| 7262 | 2026.01.09 00:35:27.045548 [ 191 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 41 rows starting from the beginning of the part | ||
| 7263 | 2026.01.09 00:35:27.045599 [ 191 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 207 rows starting from the beginning of the part | ||
| 7264 | 2026.01.09 00:35:27.045647 [ 191 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 41 rows starting from the beginning of the part | ||
| 7265 | 2026.01.09 00:35:27.045689 [ 191 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 205 rows starting from the beginning of the part | ||
| 7266 | 2026.01.09 00:35:27.045735 [ 191 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 43 rows starting from the beginning of the part | ||
| 7267 | 2026.01.09 00:35:27.045821 [ 269 ] {133ad5af-a796-43d3-84f5-593667f6a7eb} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7268 | 2026.01.09 00:35:27.045861 [ 269 ] {133ad5af-a796-43d3-84f5-593667f6a7eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7269 | 2026.01.09 00:35:27.046195 [ 269 ] {133ad5af-a796-43d3-84f5-593667f6a7eb} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7270 | 2026.01.09 00:35:27.046418 [ 269 ] {133ad5af-a796-43d3-84f5-593667f6a7eb} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7271 | 2026.01.09 00:35:27.046547 [ 269 ] {133ad5af-a796-43d3-84f5-593667f6a7eb} <Debug> executeQuery: Read 107 rows, 8.56 KiB in 0.00122 sec., 87704.9180327869 rows/sec., 6.85 MiB/sec. | ||
| 7272 | 2026.01.09 00:35:27.046584 [ 269 ] {133ad5af-a796-43d3-84f5-593667f6a7eb} <Debug> TCPHandler: Processed in 0.00138341 sec. | ||
| 7273 | 2026.01.09 00:35:27.046662 [ 200 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 815 rows, containing 5 columns (5 merged, 0 gathered) in 0.001451361 sec., 561541.8906805406 rows/sec., 37.07 MiB/sec. | ||
| 7274 | 2026.01.09 00:35:27.046694 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7275 | 2026.01.09 00:35:27.046792 [ 269 ] {33f33b63-49e4-4e9a-a126-fc9d9ec9e6cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7276 | 2026.01.09 00:35:27.046830 [ 187 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7277 | 2026.01.09 00:35:27.046834 [ 269 ] {33f33b63-49e4-4e9a-a126-fc9d9ec9e6cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7278 | 2026.01.09 00:35:27.047147 [ 187 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_41_8} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7279 | 2026.01.09 00:35:27.047236 [ 187 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_41_8} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7280 | 2026.01.09 00:35:27.047304 [ 269 ] {33f33b63-49e4-4e9a-a126-fc9d9ec9e6cc} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7281 | 2026.01.09 00:35:27.047327 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 7282 | 2026.01.09 00:35:27.047346 [ 269 ] {33f33b63-49e4-4e9a-a126-fc9d9ec9e6cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7283 | 2026.01.09 00:35:27.047694 [ 269 ] {33f33b63-49e4-4e9a-a126-fc9d9ec9e6cc} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7284 | 2026.01.09 00:35:27.047905 [ 269 ] {33f33b63-49e4-4e9a-a126-fc9d9ec9e6cc} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7285 | 2026.01.09 00:35:27.048034 [ 269 ] {33f33b63-49e4-4e9a-a126-fc9d9ec9e6cc} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001261 sec., 127676.44726407614 rows/sec., 8.89 MiB/sec. | ||
| 7286 | 2026.01.09 00:35:27.048071 [ 269 ] {33f33b63-49e4-4e9a-a126-fc9d9ec9e6cc} <Debug> TCPHandler: Processed in 0.00142484 sec. | ||
| 7287 | 2026.01.09 00:35:27.048182 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7288 | 2026.01.09 00:35:27.048277 [ 269 ] {2aeb2879-8900-4b4b-8181-8091c8f18b1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7289 | 2026.01.09 00:35:27.048331 [ 269 ] {2aeb2879-8900-4b4b-8181-8091c8f18b1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7290 | 2026.01.09 00:35:27.049216 [ 269 ] {2aeb2879-8900-4b4b-8181-8091c8f18b1f} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7291 | 2026.01.09 00:35:27.049253 [ 269 ] {2aeb2879-8900-4b4b-8181-8091c8f18b1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7292 | 2026.01.09 00:35:27.049803 [ 269 ] {2aeb2879-8900-4b4b-8181-8091c8f18b1f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7293 | 2026.01.09 00:35:27.050017 [ 269 ] {2aeb2879-8900-4b4b-8181-8091c8f18b1f} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7294 | 2026.01.09 00:35:27.050153 [ 269 ] {2aeb2879-8900-4b4b-8181-8091c8f18b1f} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001896 sec., 21624.472573839663 rows/sec., 38.75 MiB/sec. | ||
| 7295 | 2026.01.09 00:35:27.050205 [ 269 ] {2aeb2879-8900-4b4b-8181-8091c8f18b1f} <Debug> TCPHandler: Processed in 0.002072059 sec. | ||
| 7296 | 2026.01.09 00:35:27.050319 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7297 | 2026.01.09 00:35:27.050413 [ 269 ] {cdf5a068-aa1c-41ec-886b-1ea4f8dd4ca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7298 | 2026.01.09 00:35:27.050454 [ 269 ] {cdf5a068-aa1c-41ec-886b-1ea4f8dd4ca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7299 | 2026.01.09 00:35:27.050804 [ 269 ] {cdf5a068-aa1c-41ec-886b-1ea4f8dd4ca6} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7300 | 2026.01.09 00:35:27.050839 [ 269 ] {cdf5a068-aa1c-41ec-886b-1ea4f8dd4ca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7301 | 2026.01.09 00:35:27.051138 [ 269 ] {cdf5a068-aa1c-41ec-886b-1ea4f8dd4ca6} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7302 | 2026.01.09 00:35:27.051337 [ 269 ] {cdf5a068-aa1c-41ec-886b-1ea4f8dd4ca6} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7303 | 2026.01.09 00:35:27.051461 [ 269 ] {cdf5a068-aa1c-41ec-886b-1ea4f8dd4ca6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 7304 | 2026.01.09 00:35:27.051495 [ 269 ] {cdf5a068-aa1c-41ec-886b-1ea4f8dd4ca6} <Debug> TCPHandler: Processed in 0.001225045 sec. | ||
| 7305 | 2026.01.09 00:35:27.359021 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14871 | ||
| 7306 | 2026.01.09 00:35:27.359530 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7307 | 2026.01.09 00:35:27.359578 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7308 | 2026.01.09 00:35:27.360057 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7309 | 2026.01.09 00:35:27.360281 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7310 | 2026.01.09 00:35:27.360417 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14871 | ||
| 7311 | 2026.01.09 00:35:27.360434 [ 78 ] {} <Debug> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7312 | 2026.01.09 00:35:27.360506 [ 78 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7313 | 2026.01.09 00:35:27.360526 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7314 | 2026.01.09 00:35:27.360639 [ 191 ] {a669bb53-0fd3-4984-a3ca-34981099574c::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 | ||
| 7315 | 2026.01.09 00:35:27.360775 [ 191 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7316 | 2026.01.09 00:35:27.360814 [ 191 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12439 rows starting from the beginning of the part | ||
| 7317 | 2026.01.09 00:35:27.360875 [ 191 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 7318 | 2026.01.09 00:35:27.360922 [ 191 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 7319 | 2026.01.09 00:35:27.360963 [ 191 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 7320 | 2026.01.09 00:35:27.361004 [ 191 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 7321 | 2026.01.09 00:35:27.361043 [ 191 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 7322 | 2026.01.09 00:35:27.363256 [ 200 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14871 rows, containing 4 columns (4 merged, 0 gathered) in 0.002672426 sec., 5564606.840376497 rows/sec., 79.60 MiB/sec. | ||
| 7323 | 2026.01.09 00:35:27.363839 [ 195 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7324 | 2026.01.09 00:35:27.364139 [ 195 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_31_6} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7325 | 2026.01.09 00:35:27.364224 [ 195 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_31_6} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7326 | 2026.01.09 00:35:27.364307 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7327 | 2026.01.09 00:35:28.154377 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7328 | 2026.01.09 00:35:28.171614 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7329 | 2026.01.09 00:35:28.171668 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7330 | 2026.01.09 00:35:28.177254 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7331 | 2026.01.09 00:35:28.177930 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7332 | 2026.01.09 00:35:28.178225 [ 38 ] {} <Debug> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7333 | 2026.01.09 00:35:28.178267 [ 38 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7334 | 2026.01.09 00:35:28.178290 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7335 | 2026.01.09 00:35:28.178437 [ 191 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 7336 | 2026.01.09 00:35:28.181074 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7337 | 2026.01.09 00:35:28.181969 [ 191 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7338 | 2026.01.09 00:35:28.183582 [ 191 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 7339 | 2026.01.09 00:35:28.188714 [ 191 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 7340 | 2026.01.09 00:35:28.193296 [ 191 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 7341 | 2026.01.09 00:35:28.197700 [ 191 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 7342 | 2026.01.09 00:35:28.202094 [ 191 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 7343 | 2026.01.09 00:35:28.206359 [ 191 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 7344 | 2026.01.09 00:35:28.274714 [ 193 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.096353202 sec., 2428.564854544222 rows/sec., 12.56 MiB/sec. | ||
| 7345 | 2026.01.09 00:35:28.277550 [ 190 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7346 | 2026.01.09 00:35:28.279475 [ 190 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_31_6} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7347 | 2026.01.09 00:35:28.279588 [ 190 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_31_6} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7348 | 2026.01.09 00:35:28.281831 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7349 | 2026.01.09 00:35:29.001145 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 277.08 MiB, peak 287.64 MiB, free memory in arenas 0.00 B, will set to 282.63 MiB (RSS), difference: 5.54 MiB | ||
| 7350 | 2026.01.09 00:35:32.049980 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7351 | 2026.01.09 00:35:32.050163 [ 269 ] {706283f8-6e3b-422e-83f8-b330e5a49c1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7352 | 2026.01.09 00:35:32.050226 [ 269 ] {706283f8-6e3b-422e-83f8-b330e5a49c1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7353 | 2026.01.09 00:35:32.051063 [ 269 ] {706283f8-6e3b-422e-83f8-b330e5a49c1d} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7354 | 2026.01.09 00:35:32.051106 [ 269 ] {706283f8-6e3b-422e-83f8-b330e5a49c1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7355 | 2026.01.09 00:35:32.051516 [ 269 ] {706283f8-6e3b-422e-83f8-b330e5a49c1d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7356 | 2026.01.09 00:35:32.051734 [ 269 ] {706283f8-6e3b-422e-83f8-b330e5a49c1d} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7357 | 2026.01.09 00:35:32.051875 [ 269 ] {706283f8-6e3b-422e-83f8-b330e5a49c1d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001758 sec., 233219.56769055745 rows/sec., 14.79 MiB/sec. | ||
| 7358 | 2026.01.09 00:35:32.051916 [ 269 ] {706283f8-6e3b-422e-83f8-b330e5a49c1d} <Debug> TCPHandler: Processed in 0.002062228 sec. | ||
| 7359 | 2026.01.09 00:35:32.052046 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7360 | 2026.01.09 00:35:32.052140 [ 269 ] {5377b076-d656-49fb-9241-f8457201a8c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7361 | 2026.01.09 00:35:32.052180 [ 269 ] {5377b076-d656-49fb-9241-f8457201a8c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7362 | 2026.01.09 00:35:32.053386 [ 269 ] {5377b076-d656-49fb-9241-f8457201a8c1} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7363 | 2026.01.09 00:35:32.053420 [ 269 ] {5377b076-d656-49fb-9241-f8457201a8c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7364 | 2026.01.09 00:35:32.053791 [ 269 ] {5377b076-d656-49fb-9241-f8457201a8c1} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7365 | 2026.01.09 00:35:32.053992 [ 269 ] {5377b076-d656-49fb-9241-f8457201a8c1} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7366 | 2026.01.09 00:35:32.054090 [ 61 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7367 | 2026.01.09 00:35:32.054108 [ 269 ] {5377b076-d656-49fb-9241-f8457201a8c1} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001997 sec., 556835.252879319 rows/sec., 43.93 MiB/sec. | ||
| 7368 | 2026.01.09 00:35:32.054127 [ 61 ] {} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7369 | 2026.01.09 00:35:32.054143 [ 269 ] {5377b076-d656-49fb-9241-f8457201a8c1} <Debug> TCPHandler: Processed in 0.002157952 sec. | ||
| 7370 | 2026.01.09 00:35:32.054147 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7371 | 2026.01.09 00:35:32.054246 [ 193 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::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 | ||
| 7372 | 2026.01.09 00:35:32.054254 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7373 | 2026.01.09 00:35:32.054342 [ 193 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7374 | 2026.01.09 00:35:32.054358 [ 269 ] {855f819a-b5ab-48e9-90aa-2af2a8f466b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7375 | 2026.01.09 00:35:32.054372 [ 193 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2466 rows starting from the beginning of the part | ||
| 7376 | 2026.01.09 00:35:32.054395 [ 269 ] {855f819a-b5ab-48e9-90aa-2af2a8f466b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7377 | 2026.01.09 00:35:32.054432 [ 193 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::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 | ||
| 7378 | 2026.01.09 00:35:32.054480 [ 193 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 138 rows starting from the beginning of the part | ||
| 7379 | 2026.01.09 00:35:32.054523 [ 193 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1112 rows starting from the beginning of the part | ||
| 7380 | 2026.01.09 00:35:32.054564 [ 193 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 139 rows starting from the beginning of the part | ||
| 7381 | 2026.01.09 00:35:32.054604 [ 193 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1112 rows starting from the beginning of the part | ||
| 7382 | 2026.01.09 00:35:32.054962 [ 269 ] {855f819a-b5ab-48e9-90aa-2af2a8f466b1} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7383 | 2026.01.09 00:35:32.054996 [ 269 ] {855f819a-b5ab-48e9-90aa-2af2a8f466b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7384 | 2026.01.09 00:35:32.055512 [ 269 ] {855f819a-b5ab-48e9-90aa-2af2a8f466b1} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7385 | 2026.01.09 00:35:32.055721 [ 269 ] {855f819a-b5ab-48e9-90aa-2af2a8f466b1} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7386 | 2026.01.09 00:35:32.055846 [ 269 ] {855f819a-b5ab-48e9-90aa-2af2a8f466b1} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001479 sec., 138607.1670047329 rows/sec., 8.13 MiB/sec. | ||
| 7387 | 2026.01.09 00:35:32.055882 [ 269 ] {855f819a-b5ab-48e9-90aa-2af2a8f466b1} <Debug> TCPHandler: Processed in 0.001655677 sec. | ||
| 7388 | 2026.01.09 00:35:32.055991 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7389 | 2026.01.09 00:35:32.056084 [ 269 ] {de53aca6-d1d9-4d24-b636-9e0e2d1f3959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7390 | 2026.01.09 00:35:32.056122 [ 269 ] {de53aca6-d1d9-4d24-b636-9e0e2d1f3959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7391 | 2026.01.09 00:35:32.056506 [ 188 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5023 rows, containing 5 columns (5 merged, 0 gathered) in 0.002275855 sec., 2207082.612908116 rows/sec., 186.64 MiB/sec. | ||
| 7392 | 2026.01.09 00:35:32.056657 [ 269 ] {de53aca6-d1d9-4d24-b636-9e0e2d1f3959} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7393 | 2026.01.09 00:35:32.056695 [ 269 ] {de53aca6-d1d9-4d24-b636-9e0e2d1f3959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7394 | 2026.01.09 00:35:32.056806 [ 189 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7395 | 2026.01.09 00:35:32.057017 [ 269 ] {de53aca6-d1d9-4d24-b636-9e0e2d1f3959} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7396 | 2026.01.09 00:35:32.057065 [ 189 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_51_10} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7397 | 2026.01.09 00:35:32.057132 [ 189 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_51_10} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7398 | 2026.01.09 00:35:32.057190 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 7399 | 2026.01.09 00:35:32.057225 [ 269 ] {de53aca6-d1d9-4d24-b636-9e0e2d1f3959} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7400 | 2026.01.09 00:35:32.057348 [ 269 ] {de53aca6-d1d9-4d24-b636-9e0e2d1f3959} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001282 sec., 165366.61466458658 rows/sec., 10.66 MiB/sec. | ||
| 7401 | 2026.01.09 00:35:32.057384 [ 269 ] {de53aca6-d1d9-4d24-b636-9e0e2d1f3959} <Debug> TCPHandler: Processed in 0.001440981 sec. | ||
| 7402 | 2026.01.09 00:35:32.057499 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7403 | 2026.01.09 00:35:32.057592 [ 269 ] {d2569b8e-8b47-479a-a4b0-7ba9a6ccfa2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7404 | 2026.01.09 00:35:32.057629 [ 269 ] {d2569b8e-8b47-479a-a4b0-7ba9a6ccfa2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7405 | 2026.01.09 00:35:32.058160 [ 269 ] {d2569b8e-8b47-479a-a4b0-7ba9a6ccfa2f} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7406 | 2026.01.09 00:35:32.058194 [ 269 ] {d2569b8e-8b47-479a-a4b0-7ba9a6ccfa2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7407 | 2026.01.09 00:35:32.058483 [ 269 ] {d2569b8e-8b47-479a-a4b0-7ba9a6ccfa2f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7408 | 2026.01.09 00:35:32.058693 [ 269 ] {d2569b8e-8b47-479a-a4b0-7ba9a6ccfa2f} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7409 | 2026.01.09 00:35:32.058815 [ 269 ] {d2569b8e-8b47-479a-a4b0-7ba9a6ccfa2f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001241 sec., 170024.17405318294 rows/sec., 9.66 MiB/sec. | ||
| 7410 | 2026.01.09 00:35:32.058851 [ 269 ] {d2569b8e-8b47-479a-a4b0-7ba9a6ccfa2f} <Debug> TCPHandler: Processed in 0.001399689 sec. | ||
| 7411 | 2026.01.09 00:35:32.058961 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7412 | 2026.01.09 00:35:32.059054 [ 269 ] {62dc63c3-adcb-448e-9794-a3403abbb380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7413 | 2026.01.09 00:35:32.059093 [ 269 ] {62dc63c3-adcb-448e-9794-a3403abbb380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7414 | 2026.01.09 00:35:32.059877 [ 269 ] {62dc63c3-adcb-448e-9794-a3403abbb380} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7415 | 2026.01.09 00:35:32.059910 [ 269 ] {62dc63c3-adcb-448e-9794-a3403abbb380} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7416 | 2026.01.09 00:35:32.060232 [ 269 ] {62dc63c3-adcb-448e-9794-a3403abbb380} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7417 | 2026.01.09 00:35:32.060434 [ 269 ] {62dc63c3-adcb-448e-9794-a3403abbb380} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7418 | 2026.01.09 00:35:32.060526 [ 61 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7419 | 2026.01.09 00:35:32.060554 [ 61 ] {} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7420 | 2026.01.09 00:35:32.060556 [ 269 ] {62dc63c3-adcb-448e-9794-a3403abbb380} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001519 sec., 447004.6082949309 rows/sec., 31.16 MiB/sec. | ||
| 7421 | 2026.01.09 00:35:32.060570 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7422 | 2026.01.09 00:35:32.060596 [ 269 ] {62dc63c3-adcb-448e-9794-a3403abbb380} <Debug> TCPHandler: Processed in 0.001682678 sec. | ||
| 7423 | 2026.01.09 00:35:32.060636 [ 193 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::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 | ||
| 7424 | 2026.01.09 00:35:32.060711 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7425 | 2026.01.09 00:35:32.060720 [ 193 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7426 | 2026.01.09 00:35:32.060752 [ 193 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1250 rows starting from the beginning of the part | ||
| 7427 | 2026.01.09 00:35:32.060803 [ 193 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 64 rows starting from the beginning of the part | ||
| 7428 | 2026.01.09 00:35:32.060804 [ 269 ] {15fe7544-f07c-40a6-ac5a-9676f011241d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7429 | 2026.01.09 00:35:32.060842 [ 193 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 105 rows starting from the beginning of the part | ||
| 7430 | 2026.01.09 00:35:32.060854 [ 269 ] {15fe7544-f07c-40a6-ac5a-9676f011241d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7431 | 2026.01.09 00:35:32.060876 [ 193 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 679 rows starting from the beginning of the part | ||
| 7432 | 2026.01.09 00:35:32.060910 [ 193 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 107 rows starting from the beginning of the part | ||
| 7433 | 2026.01.09 00:35:32.060944 [ 193 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 679 rows starting from the beginning of the part | ||
| 7434 | 2026.01.09 00:35:32.061172 [ 269 ] {15fe7544-f07c-40a6-ac5a-9676f011241d} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7435 | 2026.01.09 00:35:32.061204 [ 269 ] {15fe7544-f07c-40a6-ac5a-9676f011241d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7436 | 2026.01.09 00:35:32.061478 [ 269 ] {15fe7544-f07c-40a6-ac5a-9676f011241d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7437 | 2026.01.09 00:35:32.061665 [ 269 ] {15fe7544-f07c-40a6-ac5a-9676f011241d} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7438 | 2026.01.09 00:35:32.061781 [ 269 ] {15fe7544-f07c-40a6-ac5a-9676f011241d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001049 sec., 5719.733079122974 rows/sec., 298.83 KiB/sec. | ||
| 7439 | 2026.01.09 00:35:32.061813 [ 269 ] {15fe7544-f07c-40a6-ac5a-9676f011241d} <Debug> TCPHandler: Processed in 0.001207535 sec. | ||
| 7440 | 2026.01.09 00:35:32.061852 [ 189 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2884 rows, containing 5 columns (5 merged, 0 gathered) in 0.001303738 sec., 2212100.8975729784 rows/sec., 166.78 MiB/sec. | ||
| 7441 | 2026.01.09 00:35:32.061984 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7442 | 2026.01.09 00:35:32.062078 [ 269 ] {519e28d0-31d2-4484-8565-45db15523ea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7443 | 2026.01.09 00:35:32.062122 [ 269 ] {519e28d0-31d2-4484-8565-45db15523ea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7444 | 2026.01.09 00:35:32.062151 [ 188 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7445 | 2026.01.09 00:35:32.062466 [ 188 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_51_10} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7446 | 2026.01.09 00:35:32.062551 [ 188 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_51_10} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7447 | 2026.01.09 00:35:32.062623 [ 269 ] {519e28d0-31d2-4484-8565-45db15523ea8} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7448 | 2026.01.09 00:35:32.062645 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 7449 | 2026.01.09 00:35:32.062661 [ 269 ] {519e28d0-31d2-4484-8565-45db15523ea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7450 | 2026.01.09 00:35:32.063005 [ 269 ] {519e28d0-31d2-4484-8565-45db15523ea8} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7451 | 2026.01.09 00:35:32.063218 [ 269 ] {519e28d0-31d2-4484-8565-45db15523ea8} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7452 | 2026.01.09 00:35:32.063313 [ 61 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7453 | 2026.01.09 00:35:32.063339 [ 61 ] {} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7454 | 2026.01.09 00:35:32.063344 [ 269 ] {519e28d0-31d2-4484-8565-45db15523ea8} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001285 sec., 244357.9766536965 rows/sec., 16.05 MiB/sec. | ||
| 7455 | 2026.01.09 00:35:32.063355 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7456 | 2026.01.09 00:35:32.063381 [ 269 ] {519e28d0-31d2-4484-8565-45db15523ea8} <Debug> TCPHandler: Processed in 0.001444522 sec. | ||
| 7457 | 2026.01.09 00:35:32.063468 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::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 | ||
| 7458 | 2026.01.09 00:35:32.063493 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7459 | 2026.01.09 00:35:32.063602 [ 269 ] {8bc8076f-9540-4d1c-aaba-85d52c6d18b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7460 | 2026.01.09 00:35:32.063624 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7461 | 2026.01.09 00:35:32.063644 [ 269 ] {8bc8076f-9540-4d1c-aaba-85d52c6d18b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7462 | 2026.01.09 00:35:32.063664 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14967 rows starting from the beginning of the part | ||
| 7463 | 2026.01.09 00:35:32.063735 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 64 rows starting from the beginning of the part | ||
| 7464 | 2026.01.09 00:35:32.063786 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 7465 | 2026.01.09 00:35:32.063828 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 314 rows starting from the beginning of the part | ||
| 7466 | 2026.01.09 00:35:32.063866 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 161 rows starting from the beginning of the part | ||
| 7467 | 2026.01.09 00:35:32.063906 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::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 | ||
| 7468 | 2026.01.09 00:35:32.063977 [ 269 ] {8bc8076f-9540-4d1c-aaba-85d52c6d18b1} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7469 | 2026.01.09 00:35:32.064016 [ 269 ] {8bc8076f-9540-4d1c-aaba-85d52c6d18b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7470 | 2026.01.09 00:35:32.064338 [ 269 ] {8bc8076f-9540-4d1c-aaba-85d52c6d18b1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7471 | 2026.01.09 00:35:32.064548 [ 269 ] {8bc8076f-9540-4d1c-aaba-85d52c6d18b1} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7472 | 2026.01.09 00:35:32.064673 [ 269 ] {8bc8076f-9540-4d1c-aaba-85d52c6d18b1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001089 sec., 918.2736455463729 rows/sec., 61.88 KiB/sec. | ||
| 7473 | 2026.01.09 00:35:32.064707 [ 269 ] {8bc8076f-9540-4d1c-aaba-85d52c6d18b1} <Debug> TCPHandler: Processed in 0.001262056 sec. | ||
| 7474 | 2026.01.09 00:35:32.064820 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7475 | 2026.01.09 00:35:32.064912 [ 269 ] {c39b2f0b-b64a-4283-b8d8-96bc86cc544c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7476 | 2026.01.09 00:35:32.064952 [ 269 ] {c39b2f0b-b64a-4283-b8d8-96bc86cc544c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7477 | 2026.01.09 00:35:32.065295 [ 269 ] {c39b2f0b-b64a-4283-b8d8-96bc86cc544c} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7478 | 2026.01.09 00:35:32.065329 [ 269 ] {c39b2f0b-b64a-4283-b8d8-96bc86cc544c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7479 | 2026.01.09 00:35:32.065736 [ 269 ] {c39b2f0b-b64a-4283-b8d8-96bc86cc544c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7480 | 2026.01.09 00:35:32.065958 [ 269 ] {c39b2f0b-b64a-4283-b8d8-96bc86cc544c} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7481 | 2026.01.09 00:35:32.066057 [ 61 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7482 | 2026.01.09 00:35:32.066082 [ 61 ] {} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7483 | 2026.01.09 00:35:32.066087 [ 269 ] {c39b2f0b-b64a-4283-b8d8-96bc86cc544c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001192 sec., 87248.32214765101 rows/sec., 5.35 MiB/sec. | ||
| 7484 | 2026.01.09 00:35:32.066099 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7485 | 2026.01.09 00:35:32.066124 [ 269 ] {c39b2f0b-b64a-4283-b8d8-96bc86cc544c} <Debug> TCPHandler: Processed in 0.001351129 sec. | ||
| 7486 | 2026.01.09 00:35:32.066179 [ 188 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 7487 | 2026.01.09 00:35:32.066284 [ 188 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7488 | 2026.01.09 00:35:32.066315 [ 188 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3168 rows starting from the beginning of the part | ||
| 7489 | 2026.01.09 00:35:32.066373 [ 188 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 24 rows starting from the beginning of the part | ||
| 7490 | 2026.01.09 00:35:32.066416 [ 188 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 7491 | 2026.01.09 00:35:32.066456 [ 188 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 104 rows starting from the beginning of the part | ||
| 7492 | 2026.01.09 00:35:32.066493 [ 188 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 7493 | 2026.01.09 00:35:32.066531 [ 188 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 7494 | 2026.01.09 00:35:32.068511 [ 189 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3520 rows, containing 4 columns (4 merged, 0 gathered) in 0.002367837 sec., 1486588.8150240073 rows/sec., 94.81 MiB/sec. | ||
| 7495 | 2026.01.09 00:35:32.068913 [ 197 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7496 | 2026.01.09 00:35:32.069228 [ 197 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_51_10} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7497 | 2026.01.09 00:35:32.069301 [ 197 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_51_10} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7498 | 2026.01.09 00:35:32.069373 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 7499 | 2026.01.09 00:35:32.070301 [ 196 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15980 rows, containing 5 columns (5 merged, 0 gathered) in 0.006888526 sec., 2319799.6204122626 rows/sec., 156.19 MiB/sec. | ||
| 7500 | 2026.01.09 00:35:32.070864 [ 197 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7501 | 2026.01.09 00:35:32.071111 [ 197 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7502 | 2026.01.09 00:35:32.071178 [ 197 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7503 | 2026.01.09 00:35:32.071250 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.85 MiB. | ||
| 7504 | 2026.01.09 00:35:33.000305 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 283.42 MiB, peak 290.39 MiB, free memory in arenas 0.00 B, will set to 286.00 MiB (RSS), difference: 2.57 MiB | ||
| 7505 | 2026.01.09 00:35:34.735471 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7506 | 2026.01.09 00:35:34.735552 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7507 | 2026.01.09 00:35:34.860520 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15319 | ||
| 7508 | 2026.01.09 00:35:34.861000 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7509 | 2026.01.09 00:35:34.861045 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7510 | 2026.01.09 00:35:34.861548 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7511 | 2026.01.09 00:35:34.861775 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7512 | 2026.01.09 00:35:34.861911 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15319 | ||
| 7513 | 2026.01.09 00:35:34.892516 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 996 | ||
| 7514 | 2026.01.09 00:35:34.894782 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7515 | 2026.01.09 00:35:34.894825 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7516 | 2026.01.09 00:35:34.896032 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7517 | 2026.01.09 00:35:34.896288 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7518 | 2026.01.09 00:35:34.896539 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 996 | ||
| 7519 | 2026.01.09 00:35:35.001647 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.0010247 sec. | ||
| 7520 | 2026.01.09 00:35:35.681227 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7521 | 2026.01.09 00:35:35.697161 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7522 | 2026.01.09 00:35:35.697225 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7523 | 2026.01.09 00:35:35.702521 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7524 | 2026.01.09 00:35:35.703205 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7525 | 2026.01.09 00:35:35.705900 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7526 | 2026.01.09 00:35:37.039953 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7527 | 2026.01.09 00:35:37.040145 [ 269 ] {994627be-e5dd-4fab-bcd3-be28aebec239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7528 | 2026.01.09 00:35:37.040216 [ 269 ] {994627be-e5dd-4fab-bcd3-be28aebec239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7529 | 2026.01.09 00:35:37.040967 [ 269 ] {994627be-e5dd-4fab-bcd3-be28aebec239} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7530 | 2026.01.09 00:35:37.041007 [ 269 ] {994627be-e5dd-4fab-bcd3-be28aebec239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7531 | 2026.01.09 00:35:37.041417 [ 269 ] {994627be-e5dd-4fab-bcd3-be28aebec239} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7532 | 2026.01.09 00:35:37.041667 [ 269 ] {994627be-e5dd-4fab-bcd3-be28aebec239} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7533 | 2026.01.09 00:35:37.041827 [ 269 ] {994627be-e5dd-4fab-bcd3-be28aebec239} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001732 sec., 79676.67436489607 rows/sec., 6.92 MiB/sec. | ||
| 7534 | 2026.01.09 00:35:37.041886 [ 269 ] {994627be-e5dd-4fab-bcd3-be28aebec239} <Debug> TCPHandler: Processed in 0.002068008 sec. | ||
| 7535 | 2026.01.09 00:35:37.042019 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7536 | 2026.01.09 00:35:37.042124 [ 269 ] {1e8457c9-2967-47cd-aa9f-deb59e11bf1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7537 | 2026.01.09 00:35:37.042167 [ 269 ] {1e8457c9-2967-47cd-aa9f-deb59e11bf1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7538 | 2026.01.09 00:35:37.042635 [ 269 ] {1e8457c9-2967-47cd-aa9f-deb59e11bf1e} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7539 | 2026.01.09 00:35:37.042670 [ 269 ] {1e8457c9-2967-47cd-aa9f-deb59e11bf1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7540 | 2026.01.09 00:35:37.042973 [ 269 ] {1e8457c9-2967-47cd-aa9f-deb59e11bf1e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7541 | 2026.01.09 00:35:37.043186 [ 269 ] {1e8457c9-2967-47cd-aa9f-deb59e11bf1e} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7542 | 2026.01.09 00:35:37.043316 [ 269 ] {1e8457c9-2967-47cd-aa9f-deb59e11bf1e} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001217 sec., 33689.400164338535 rows/sec., 2.47 MiB/sec. | ||
| 7543 | 2026.01.09 00:35:37.043353 [ 269 ] {1e8457c9-2967-47cd-aa9f-deb59e11bf1e} <Debug> TCPHandler: Processed in 0.001388119 sec. | ||
| 7544 | 2026.01.09 00:35:37.043482 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7545 | 2026.01.09 00:35:37.043578 [ 269 ] {5ab2e4f2-d206-44e0-b7d2-d774b2dd53b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7546 | 2026.01.09 00:35:37.043618 [ 269 ] {5ab2e4f2-d206-44e0-b7d2-d774b2dd53b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7547 | 2026.01.09 00:35:37.044052 [ 269 ] {5ab2e4f2-d206-44e0-b7d2-d774b2dd53b6} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7548 | 2026.01.09 00:35:37.044086 [ 269 ] {5ab2e4f2-d206-44e0-b7d2-d774b2dd53b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7549 | 2026.01.09 00:35:37.044404 [ 269 ] {5ab2e4f2-d206-44e0-b7d2-d774b2dd53b6} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7550 | 2026.01.09 00:35:37.044613 [ 269 ] {5ab2e4f2-d206-44e0-b7d2-d774b2dd53b6} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7551 | 2026.01.09 00:35:37.044740 [ 269 ] {5ab2e4f2-d206-44e0-b7d2-d774b2dd53b6} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001181 sec., 88907.70533446233 rows/sec., 6.94 MiB/sec. | ||
| 7552 | 2026.01.09 00:35:37.044777 [ 269 ] {5ab2e4f2-d206-44e0-b7d2-d774b2dd53b6} <Debug> TCPHandler: Processed in 0.001355169 sec. | ||
| 7553 | 2026.01.09 00:35:37.044900 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7554 | 2026.01.09 00:35:37.044996 [ 269 ] {6f7e4074-84b7-4959-b3fc-0492c87002ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7555 | 2026.01.09 00:35:37.045038 [ 269 ] {6f7e4074-84b7-4959-b3fc-0492c87002ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7556 | 2026.01.09 00:35:37.045466 [ 269 ] {6f7e4074-84b7-4959-b3fc-0492c87002ee} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7557 | 2026.01.09 00:35:37.045500 [ 269 ] {6f7e4074-84b7-4959-b3fc-0492c87002ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7558 | 2026.01.09 00:35:37.045830 [ 269 ] {6f7e4074-84b7-4959-b3fc-0492c87002ee} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7559 | 2026.01.09 00:35:37.046040 [ 269 ] {6f7e4074-84b7-4959-b3fc-0492c87002ee} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7560 | 2026.01.09 00:35:37.046165 [ 269 ] {6f7e4074-84b7-4959-b3fc-0492c87002ee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 7561 | 2026.01.09 00:35:37.046201 [ 269 ] {6f7e4074-84b7-4959-b3fc-0492c87002ee} <Debug> TCPHandler: Processed in 0.001359818 sec. | ||
| 7562 | 2026.01.09 00:35:37.046325 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7563 | 2026.01.09 00:35:37.046421 [ 269 ] {5f576197-b117-4ebd-9b01-190b5d1940e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7564 | 2026.01.09 00:35:37.046474 [ 269 ] {5f576197-b117-4ebd-9b01-190b5d1940e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7565 | 2026.01.09 00:35:37.047345 [ 269 ] {5f576197-b117-4ebd-9b01-190b5d1940e3} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7566 | 2026.01.09 00:35:37.047378 [ 269 ] {5f576197-b117-4ebd-9b01-190b5d1940e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7567 | 2026.01.09 00:35:37.047951 [ 269 ] {5f576197-b117-4ebd-9b01-190b5d1940e3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7568 | 2026.01.09 00:35:37.048172 [ 269 ] {5f576197-b117-4ebd-9b01-190b5d1940e3} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7569 | 2026.01.09 00:35:37.048307 [ 269 ] {5f576197-b117-4ebd-9b01-190b5d1940e3} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001905 sec., 21522.30971128609 rows/sec., 38.57 MiB/sec. | ||
| 7570 | 2026.01.09 00:35:37.048367 [ 269 ] {5f576197-b117-4ebd-9b01-190b5d1940e3} <Debug> TCPHandler: Processed in 0.00210149 sec. | ||
| 7571 | 2026.01.09 00:35:37.048493 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7572 | 2026.01.09 00:35:37.048591 [ 269 ] {156b39bb-26e5-466f-a290-e286757d879e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7573 | 2026.01.09 00:35:37.048637 [ 269 ] {156b39bb-26e5-466f-a290-e286757d879e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7574 | 2026.01.09 00:35:37.048977 [ 269 ] {156b39bb-26e5-466f-a290-e286757d879e} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7575 | 2026.01.09 00:35:37.049011 [ 269 ] {156b39bb-26e5-466f-a290-e286757d879e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7576 | 2026.01.09 00:35:37.049315 [ 269 ] {156b39bb-26e5-466f-a290-e286757d879e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7577 | 2026.01.09 00:35:37.049518 [ 269 ] {156b39bb-26e5-466f-a290-e286757d879e} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7578 | 2026.01.09 00:35:37.049643 [ 269 ] {156b39bb-26e5-466f-a290-e286757d879e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 7579 | 2026.01.09 00:35:37.049678 [ 269 ] {156b39bb-26e5-466f-a290-e286757d879e} <Debug> TCPHandler: Processed in 0.001246625 sec. | ||
| 7580 | 2026.01.09 00:35:39.549774 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7581 | 2026.01.09 00:35:39.550109 [ 269 ] {8b82f231-53a8-47de-9938-31758b744e88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7582 | 2026.01.09 00:35:39.550230 [ 269 ] {8b82f231-53a8-47de-9938-31758b744e88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7583 | 2026.01.09 00:35:39.551656 [ 269 ] {8b82f231-53a8-47de-9938-31758b744e88} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7584 | 2026.01.09 00:35:39.551732 [ 269 ] {8b82f231-53a8-47de-9938-31758b744e88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7585 | 2026.01.09 00:35:39.552391 [ 269 ] {8b82f231-53a8-47de-9938-31758b744e88} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7586 | 2026.01.09 00:35:39.552731 [ 269 ] {8b82f231-53a8-47de-9938-31758b744e88} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7587 | 2026.01.09 00:35:39.552949 [ 269 ] {8b82f231-53a8-47de-9938-31758b744e88} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002981 sec., 137537.73901375377 rows/sec., 8.72 MiB/sec. | ||
| 7588 | 2026.01.09 00:35:39.553028 [ 269 ] {8b82f231-53a8-47de-9938-31758b744e88} <Debug> TCPHandler: Processed in 0.003685604 sec. | ||
| 7589 | 2026.01.09 00:35:39.553301 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7590 | 2026.01.09 00:35:39.553453 [ 269 ] {6f686f42-f59f-43a6-ab3d-14bd85878b6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7591 | 2026.01.09 00:35:39.553520 [ 269 ] {6f686f42-f59f-43a6-ab3d-14bd85878b6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7592 | 2026.01.09 00:35:39.556328 [ 269 ] {6f686f42-f59f-43a6-ab3d-14bd85878b6a} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7593 | 2026.01.09 00:35:39.556388 [ 269 ] {6f686f42-f59f-43a6-ab3d-14bd85878b6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7594 | 2026.01.09 00:35:39.557168 [ 269 ] {6f686f42-f59f-43a6-ab3d-14bd85878b6a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7595 | 2026.01.09 00:35:39.557544 [ 269 ] {6f686f42-f59f-43a6-ab3d-14bd85878b6a} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7596 | 2026.01.09 00:35:39.557765 [ 269 ] {6f686f42-f59f-43a6-ab3d-14bd85878b6a} <Debug> executeQuery: Read 2252 rows, 186.40 KiB in 0.004348 sec., 517939.2824287028 rows/sec., 41.87 MiB/sec. | ||
| 7597 | 2026.01.09 00:35:39.557834 [ 269 ] {6f686f42-f59f-43a6-ab3d-14bd85878b6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.03 MiB. | ||
| 7598 | 2026.01.09 00:35:39.557859 [ 269 ] {6f686f42-f59f-43a6-ab3d-14bd85878b6a} <Debug> TCPHandler: Processed in 0.004636112 sec. | ||
| 7599 | 2026.01.09 00:35:39.558088 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7600 | 2026.01.09 00:35:39.558245 [ 269 ] {84eb734e-45e2-40fe-9d2e-84261697b373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7601 | 2026.01.09 00:35:39.558316 [ 269 ] {84eb734e-45e2-40fe-9d2e-84261697b373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7602 | 2026.01.09 00:35:39.559101 [ 269 ] {84eb734e-45e2-40fe-9d2e-84261697b373} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7603 | 2026.01.09 00:35:39.559148 [ 269 ] {84eb734e-45e2-40fe-9d2e-84261697b373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7604 | 2026.01.09 00:35:39.559637 [ 269 ] {84eb734e-45e2-40fe-9d2e-84261697b373} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7605 | 2026.01.09 00:35:39.559949 [ 269 ] {84eb734e-45e2-40fe-9d2e-84261697b373} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7606 | 2026.01.09 00:35:39.560135 [ 269 ] {84eb734e-45e2-40fe-9d2e-84261697b373} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001934 sec., 105997.93174767322 rows/sec., 6.22 MiB/sec. | ||
| 7607 | 2026.01.09 00:35:39.560190 [ 269 ] {84eb734e-45e2-40fe-9d2e-84261697b373} <Debug> TCPHandler: Processed in 0.002194483 sec. | ||
| 7608 | 2026.01.09 00:35:39.560417 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7609 | 2026.01.09 00:35:39.560547 [ 269 ] {13b6bed5-0cfa-4413-a637-ac4009807f57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7610 | 2026.01.09 00:35:39.560607 [ 269 ] {13b6bed5-0cfa-4413-a637-ac4009807f57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7611 | 2026.01.09 00:35:39.561485 [ 269 ] {13b6bed5-0cfa-4413-a637-ac4009807f57} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7612 | 2026.01.09 00:35:39.561534 [ 269 ] {13b6bed5-0cfa-4413-a637-ac4009807f57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7613 | 2026.01.09 00:35:39.562042 [ 269 ] {13b6bed5-0cfa-4413-a637-ac4009807f57} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7614 | 2026.01.09 00:35:39.562370 [ 269 ] {13b6bed5-0cfa-4413-a637-ac4009807f57} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7615 | 2026.01.09 00:35:39.562577 [ 269 ] {13b6bed5-0cfa-4413-a637-ac4009807f57} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.002059 sec., 213695.96891694996 rows/sec., 14.14 MiB/sec. | ||
| 7616 | 2026.01.09 00:35:39.562635 [ 269 ] {13b6bed5-0cfa-4413-a637-ac4009807f57} <Debug> TCPHandler: Processed in 0.002284145 sec. | ||
| 7617 | 2026.01.09 00:35:39.562945 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7618 | 2026.01.09 00:35:39.563078 [ 269 ] {8f5ad9e0-452e-49e5-ad51-76e3bd6e5be6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7619 | 2026.01.09 00:35:39.563138 [ 269 ] {8f5ad9e0-452e-49e5-ad51-76e3bd6e5be6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7620 | 2026.01.09 00:35:39.563928 [ 269 ] {8f5ad9e0-452e-49e5-ad51-76e3bd6e5be6} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7621 | 2026.01.09 00:35:39.563977 [ 269 ] {8f5ad9e0-452e-49e5-ad51-76e3bd6e5be6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7622 | 2026.01.09 00:35:39.564495 [ 269 ] {8f5ad9e0-452e-49e5-ad51-76e3bd6e5be6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7623 | 2026.01.09 00:35:39.564836 [ 269 ] {8f5ad9e0-452e-49e5-ad51-76e3bd6e5be6} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7624 | 2026.01.09 00:35:39.565073 [ 269 ] {8f5ad9e0-452e-49e5-ad51-76e3bd6e5be6} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.002023 sec., 104300.54374691052 rows/sec., 5.92 MiB/sec. | ||
| 7625 | 2026.01.09 00:35:39.565135 [ 269 ] {8f5ad9e0-452e-49e5-ad51-76e3bd6e5be6} <Debug> TCPHandler: Processed in 0.002257375 sec. | ||
| 7626 | 2026.01.09 00:35:39.565326 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7627 | 2026.01.09 00:35:39.565449 [ 269 ] {3273fcb9-f9ae-4470-9ef3-ab5013b3682c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7628 | 2026.01.09 00:35:39.565507 [ 269 ] {3273fcb9-f9ae-4470-9ef3-ab5013b3682c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7629 | 2026.01.09 00:35:39.566967 [ 269 ] {3273fcb9-f9ae-4470-9ef3-ab5013b3682c} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7630 | 2026.01.09 00:35:39.567020 [ 269 ] {3273fcb9-f9ae-4470-9ef3-ab5013b3682c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7631 | 2026.01.09 00:35:39.567581 [ 269 ] {3273fcb9-f9ae-4470-9ef3-ab5013b3682c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7632 | 2026.01.09 00:35:39.567919 [ 269 ] {3273fcb9-f9ae-4470-9ef3-ab5013b3682c} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7633 | 2026.01.09 00:35:39.568121 [ 269 ] {3273fcb9-f9ae-4470-9ef3-ab5013b3682c} <Debug> executeQuery: Read 1135 rows, 82.76 KiB in 0.002682 sec., 423191.6480238628 rows/sec., 30.13 MiB/sec. | ||
| 7634 | 2026.01.09 00:35:39.568183 [ 269 ] {3273fcb9-f9ae-4470-9ef3-ab5013b3682c} <Debug> TCPHandler: Processed in 0.002920823 sec. | ||
| 7635 | 2026.01.09 00:35:39.568430 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7636 | 2026.01.09 00:35:39.568560 [ 269 ] {c254699a-be00-4f3b-9f92-fdda37ff30ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7637 | 2026.01.09 00:35:39.568620 [ 269 ] {c254699a-be00-4f3b-9f92-fdda37ff30ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7638 | 2026.01.09 00:35:39.569530 [ 269 ] {c254699a-be00-4f3b-9f92-fdda37ff30ef} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7639 | 2026.01.09 00:35:39.569582 [ 269 ] {c254699a-be00-4f3b-9f92-fdda37ff30ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7640 | 2026.01.09 00:35:39.570071 [ 269 ] {c254699a-be00-4f3b-9f92-fdda37ff30ef} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7641 | 2026.01.09 00:35:39.570419 [ 269 ] {c254699a-be00-4f3b-9f92-fdda37ff30ef} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7642 | 2026.01.09 00:35:39.570615 [ 269 ] {c254699a-be00-4f3b-9f92-fdda37ff30ef} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002083 sec., 2880.460873739798 rows/sec., 150.49 KiB/sec. | ||
| 7643 | 2026.01.09 00:35:39.570674 [ 269 ] {c254699a-be00-4f3b-9f92-fdda37ff30ef} <Debug> TCPHandler: Processed in 0.002314546 sec. | ||
| 7644 | 2026.01.09 00:35:39.570859 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7645 | 2026.01.09 00:35:39.570996 [ 269 ] {d8d66179-7616-4ae4-b8d6-99408cf308a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7646 | 2026.01.09 00:35:39.571061 [ 269 ] {d8d66179-7616-4ae4-b8d6-99408cf308a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7647 | 2026.01.09 00:35:39.572085 [ 269 ] {d8d66179-7616-4ae4-b8d6-99408cf308a9} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7648 | 2026.01.09 00:35:39.572137 [ 269 ] {d8d66179-7616-4ae4-b8d6-99408cf308a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7649 | 2026.01.09 00:35:39.572754 [ 269 ] {d8d66179-7616-4ae4-b8d6-99408cf308a9} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7650 | 2026.01.09 00:35:39.573129 [ 269 ] {d8d66179-7616-4ae4-b8d6-99408cf308a9} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7651 | 2026.01.09 00:35:39.573342 [ 269 ] {d8d66179-7616-4ae4-b8d6-99408cf308a9} <Debug> executeQuery: Read 934 rows, 63.32 KiB in 0.002371 sec., 393926.6132433573 rows/sec., 26.08 MiB/sec. | ||
| 7652 | 2026.01.09 00:35:39.573404 [ 269 ] {d8d66179-7616-4ae4-b8d6-99408cf308a9} <Debug> TCPHandler: Processed in 0.002611564 sec. | ||
| 7653 | 2026.01.09 00:35:39.573588 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7654 | 2026.01.09 00:35:39.573724 [ 269 ] {48939e86-1d2e-40bd-968f-063109312fc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7655 | 2026.01.09 00:35:39.573790 [ 269 ] {48939e86-1d2e-40bd-968f-063109312fc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7656 | 2026.01.09 00:35:39.574325 [ 269 ] {48939e86-1d2e-40bd-968f-063109312fc6} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7657 | 2026.01.09 00:35:39.574377 [ 269 ] {48939e86-1d2e-40bd-968f-063109312fc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7658 | 2026.01.09 00:35:39.574873 [ 269 ] {48939e86-1d2e-40bd-968f-063109312fc6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7659 | 2026.01.09 00:35:39.575231 [ 269 ] {48939e86-1d2e-40bd-968f-063109312fc6} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7660 | 2026.01.09 00:35:39.575441 [ 269 ] {48939e86-1d2e-40bd-968f-063109312fc6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001744 sec., 573.394495412844 rows/sec., 38.64 KiB/sec. | ||
| 7661 | 2026.01.09 00:35:39.575501 [ 269 ] {48939e86-1d2e-40bd-968f-063109312fc6} <Debug> TCPHandler: Processed in 0.001981906 sec. | ||
| 7662 | 2026.01.09 00:35:39.575690 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7663 | 2026.01.09 00:35:39.575832 [ 269 ] {1f3ac06c-a27a-412e-8999-d168a8d3cb7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7664 | 2026.01.09 00:35:39.575901 [ 269 ] {1f3ac06c-a27a-412e-8999-d168a8d3cb7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7665 | 2026.01.09 00:35:39.576437 [ 269 ] {1f3ac06c-a27a-412e-8999-d168a8d3cb7f} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7666 | 2026.01.09 00:35:39.576486 [ 269 ] {1f3ac06c-a27a-412e-8999-d168a8d3cb7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7667 | 2026.01.09 00:35:39.576976 [ 269 ] {1f3ac06c-a27a-412e-8999-d168a8d3cb7f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7668 | 2026.01.09 00:35:39.577303 [ 269 ] {1f3ac06c-a27a-412e-8999-d168a8d3cb7f} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7669 | 2026.01.09 00:35:39.577487 [ 269 ] {1f3ac06c-a27a-412e-8999-d168a8d3cb7f} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.001683 sec., 47534.165181224 rows/sec., 2.83 MiB/sec. | ||
| 7670 | 2026.01.09 00:35:39.577538 [ 269 ] {1f3ac06c-a27a-412e-8999-d168a8d3cb7f} <Debug> TCPHandler: Processed in 0.001920494 sec. | ||
| 7671 | 2026.01.09 00:35:40.419999 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58715 | ||
| 7672 | 2026.01.09 00:35:40.420126 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7673 | 2026.01.09 00:35:40.420158 [ 286 ] {} <Debug> TCP-Session: 3f12a4d6-10dc-4f77-b1a1-c700519e961f Authenticating user 'default' from [fd00:1122:3344:101::e]:58715 | ||
| 7674 | 2026.01.09 00:35:40.420189 [ 286 ] {} <Debug> TCP-Session: 3f12a4d6-10dc-4f77-b1a1-c700519e961f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7675 | 2026.01.09 00:35:40.420207 [ 286 ] {} <Debug> TCP-Session: 3f12a4d6-10dc-4f77-b1a1-c700519e961f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7676 | 2026.01.09 00:35:40.420502 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60017 | ||
| 7677 | 2026.01.09 00:35:40.420522 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50740 | ||
| 7678 | 2026.01.09 00:35:40.420631 [ 286 ] {} <Trace> TCP-Session: 3f12a4d6-10dc-4f77-b1a1-c700519e961f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7679 | 2026.01.09 00:35:40.420642 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7680 | 2026.01.09 00:35:40.420675 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7681 | 2026.01.09 00:35:40.420704 [ 288 ] {} <Debug> TCP-Session: 4f7dce89-7248-4dca-a248-0f3334fad7f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:60017 | ||
| 7682 | 2026.01.09 00:35:40.420722 [ 289 ] {} <Debug> TCP-Session: d4a9e896-e61e-49b9-8f8b-9b515fe07291 Authenticating user 'default' from [fd00:1122:3344:101::e]:50740 | ||
| 7683 | 2026.01.09 00:35:40.420739 [ 288 ] {} <Debug> TCP-Session: 4f7dce89-7248-4dca-a248-0f3334fad7f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7684 | 2026.01.09 00:35:40.420763 [ 289 ] {} <Debug> TCP-Session: d4a9e896-e61e-49b9-8f8b-9b515fe07291 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7685 | 2026.01.09 00:35:40.420764 [ 288 ] {} <Debug> TCP-Session: 4f7dce89-7248-4dca-a248-0f3334fad7f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7686 | 2026.01.09 00:35:40.420791 [ 289 ] {} <Debug> TCP-Session: d4a9e896-e61e-49b9-8f8b-9b515fe07291 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7687 | 2026.01.09 00:35:40.420919 [ 286 ] {a076a098-963d-4929-810a-fead88934f09} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58715) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7688 | 2026.01.09 00:35:40.421279 [ 286 ] {a076a098-963d-4929-810a-fead88934f09} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7689 | 2026.01.09 00:35:40.421356 [ 286 ] {a076a098-963d-4929-810a-fead88934f09} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7690 | 2026.01.09 00:35:40.421739 [ 286 ] {a076a098-963d-4929-810a-fead88934f09} <Debug> oximeter.version (d96e0398-2c6c-4ca7-a7f1-49ea58ac3124) (SelectExecutor): Key condition: unknown | ||
| 7691 | 2026.01.09 00:35:40.421944 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46433 | ||
| 7692 | 2026.01.09 00:35:40.422007 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36166 | ||
| 7693 | 2026.01.09 00:35:40.422075 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59714 | ||
| 7694 | 2026.01.09 00:35:40.422140 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46496 | ||
| 7695 | 2026.01.09 00:35:40.422351 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56226 | ||
| 7696 | 2026.01.09 00:35:40.422354 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58029 | ||
| 7697 | 2026.01.09 00:35:40.422807 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7698 | 2026.01.09 00:35:40.422859 [ 352 ] {} <Debug> TCP-Session: fd6bcbd4-2364-4fbb-aa9c-15c4aa5b1f62 Authenticating user 'default' from [fd00:1122:3344:101::e]:36166 | ||
| 7699 | 2026.01.09 00:35:40.422886 [ 352 ] {} <Debug> TCP-Session: fd6bcbd4-2364-4fbb-aa9c-15c4aa5b1f62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7700 | 2026.01.09 00:35:40.422904 [ 352 ] {} <Debug> TCP-Session: fd6bcbd4-2364-4fbb-aa9c-15c4aa5b1f62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7701 | 2026.01.09 00:35:40.422962 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7702 | 2026.01.09 00:35:40.423011 [ 290 ] {} <Debug> TCP-Session: e4d6b581-5faf-410e-9c18-e162803f0434 Authenticating user 'default' from [fd00:1122:3344:101::e]:56226 | ||
| 7703 | 2026.01.09 00:35:40.423044 [ 290 ] {} <Debug> TCP-Session: e4d6b581-5faf-410e-9c18-e162803f0434 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7704 | 2026.01.09 00:35:40.423063 [ 290 ] {} <Debug> TCP-Session: e4d6b581-5faf-410e-9c18-e162803f0434 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7705 | 2026.01.09 00:35:40.423248 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7706 | 2026.01.09 00:35:40.423295 [ 355 ] {} <Debug> TCP-Session: 26ed17fb-a356-4dd6-9b95-5773fd55f4df Authenticating user 'default' from [fd00:1122:3344:101::e]:58029 | ||
| 7707 | 2026.01.09 00:35:40.423317 [ 355 ] {} <Debug> TCP-Session: 26ed17fb-a356-4dd6-9b95-5773fd55f4df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7708 | 2026.01.09 00:35:40.423331 [ 355 ] {} <Debug> TCP-Session: 26ed17fb-a356-4dd6-9b95-5773fd55f4df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7709 | 2026.01.09 00:35:40.423365 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7710 | 2026.01.09 00:35:40.423413 [ 351 ] {} <Debug> TCP-Session: f90212f3-9b85-4f9f-8703-d6434b7474db Authenticating user 'default' from [fd00:1122:3344:101::e]:46433 | ||
| 7711 | 2026.01.09 00:35:40.423439 [ 351 ] {} <Debug> TCP-Session: f90212f3-9b85-4f9f-8703-d6434b7474db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7712 | 2026.01.09 00:35:40.423463 [ 351 ] {} <Debug> TCP-Session: f90212f3-9b85-4f9f-8703-d6434b7474db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7713 | 2026.01.09 00:35:40.423733 [ 311 ] {a076a098-963d-4929-810a-fead88934f09} <Trace> AggregatingTransform: Aggregating | ||
| 7714 | 2026.01.09 00:35:40.423832 [ 311 ] {a076a098-963d-4929-810a-fead88934f09} <Trace> Aggregator: Aggregation method: without_key | ||
| 7715 | 2026.01.09 00:35:40.423859 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7716 | 2026.01.09 00:35:40.423870 [ 311 ] {a076a098-963d-4929-810a-fead88934f09} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001996286 sec. (500.930 rows/sec., 19.57 KiB/sec.) | ||
| 7717 | 2026.01.09 00:35:40.423924 [ 354 ] {} <Debug> TCP-Session: 08bca4be-061c-489b-9ff8-76b0840629c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:46496 | ||
| 7718 | 2026.01.09 00:35:40.423925 [ 311 ] {a076a098-963d-4929-810a-fead88934f09} <Trace> Aggregator: Merging aggregated data | ||
| 7719 | 2026.01.09 00:35:40.423962 [ 354 ] {} <Debug> TCP-Session: 08bca4be-061c-489b-9ff8-76b0840629c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7720 | 2026.01.09 00:35:40.423989 [ 354 ] {} <Debug> TCP-Session: 08bca4be-061c-489b-9ff8-76b0840629c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7721 | 2026.01.09 00:35:40.424011 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7722 | 2026.01.09 00:35:40.424069 [ 353 ] {} <Debug> TCP-Session: 791a3ef4-44b1-4487-9b31-d6ee432ba432 Authenticating user 'default' from [fd00:1122:3344:101::e]:59714 | ||
| 7723 | 2026.01.09 00:35:40.424097 [ 353 ] {} <Debug> TCP-Session: 791a3ef4-44b1-4487-9b31-d6ee432ba432 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7724 | 2026.01.09 00:35:40.424119 [ 353 ] {} <Debug> TCP-Session: 791a3ef4-44b1-4487-9b31-d6ee432ba432 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7725 | 2026.01.09 00:35:40.425155 [ 286 ] {a076a098-963d-4929-810a-fead88934f09} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004323 sec., 231.32084200786494 rows/sec., 9.04 KiB/sec. | ||
| 7726 | 2026.01.09 00:35:40.425342 [ 286 ] {a076a098-963d-4929-810a-fead88934f09} <Debug> TCPHandler: Processed in 0.00489013 sec. | ||
| 7727 | 2026.01.09 00:35:40.425470 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7728 | 2026.01.09 00:35:40.425501 [ 286 ] {} <Debug> TCP-Session: 3f12a4d6-10dc-4f77-b1a1-c700519e961f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7729 | 2026.01.09 00:35:40.425503 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7730 | 2026.01.09 00:35:40.425520 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7731 | 2026.01.09 00:35:40.425538 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7732 | 2026.01.09 00:35:40.425573 [ 353 ] {} <Debug> TCP-Session: 791a3ef4-44b1-4487-9b31-d6ee432ba432 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7733 | 2026.01.09 00:35:40.425578 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7734 | 2026.01.09 00:35:40.425602 [ 288 ] {} <Debug> TCP-Session: 4f7dce89-7248-4dca-a248-0f3334fad7f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7735 | 2026.01.09 00:35:40.425625 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7736 | 2026.01.09 00:35:40.425638 [ 355 ] {} <Debug> TCP-Session: 26ed17fb-a356-4dd6-9b95-5773fd55f4df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7737 | 2026.01.09 00:35:40.425639 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7738 | 2026.01.09 00:35:40.425674 [ 351 ] {} <Debug> TCP-Session: f90212f3-9b85-4f9f-8703-d6434b7474db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7739 | 2026.01.09 00:35:40.425596 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7740 | 2026.01.09 00:35:40.425710 [ 352 ] {} <Debug> TCP-Session: fd6bcbd4-2364-4fbb-aa9c-15c4aa5b1f62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7741 | 2026.01.09 00:35:40.425560 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7742 | 2026.01.09 00:35:40.425743 [ 354 ] {} <Debug> TCP-Session: 08bca4be-061c-489b-9ff8-76b0840629c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7743 | 2026.01.09 00:35:40.425557 [ 289 ] {} <Debug> TCP-Session: d4a9e896-e61e-49b9-8f8b-9b515fe07291 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7744 | 2026.01.09 00:35:40.425786 [ 290 ] {} <Debug> TCP-Session: e4d6b581-5faf-410e-9c18-e162803f0434 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7745 | 2026.01.09 00:35:40.500613 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57147 | ||
| 7746 | 2026.01.09 00:35:40.500729 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7747 | 2026.01.09 00:35:40.500758 [ 286 ] {} <Debug> TCP-Session: 0965a3ff-64e8-4a8e-b997-dc9e31f1fb64 Authenticating user 'default' from [fd00:1122:3344:101::e]:57147 | ||
| 7748 | 2026.01.09 00:35:40.500780 [ 286 ] {} <Debug> TCP-Session: 0965a3ff-64e8-4a8e-b997-dc9e31f1fb64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7749 | 2026.01.09 00:35:40.500793 [ 286 ] {} <Debug> TCP-Session: 0965a3ff-64e8-4a8e-b997-dc9e31f1fb64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7750 | 2026.01.09 00:35:40.501031 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51126 | ||
| 7751 | 2026.01.09 00:35:40.501042 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62206 | ||
| 7752 | 2026.01.09 00:35:40.501074 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33362 | ||
| 7753 | 2026.01.09 00:35:40.501096 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56072 | ||
| 7754 | 2026.01.09 00:35:40.501117 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58045 | ||
| 7755 | 2026.01.09 00:35:40.501138 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7756 | 2026.01.09 00:35:40.501170 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7757 | 2026.01.09 00:35:40.501171 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7758 | 2026.01.09 00:35:40.501190 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7759 | 2026.01.09 00:35:40.501211 [ 286 ] {} <Trace> TCP-Session: 0965a3ff-64e8-4a8e-b997-dc9e31f1fb64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7760 | 2026.01.09 00:35:40.501218 [ 352 ] {} <Debug> TCP-Session: d00029ff-baee-4d52-bebe-db3fdfdd70fc Authenticating user 'default' from [fd00:1122:3344:101::e]:33362 | ||
| 7761 | 2026.01.09 00:35:40.501231 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7762 | 2026.01.09 00:35:40.501229 [ 354 ] {} <Debug> TCP-Session: 88b885ab-b717-4eea-9e6e-5b6d7c84b974 Authenticating user 'default' from [fd00:1122:3344:101::e]:56072 | ||
| 7763 | 2026.01.09 00:35:40.501284 [ 355 ] {} <Debug> TCP-Session: 74f7a11f-904d-4f1f-a7dc-d38be1429b98 Authenticating user 'default' from [fd00:1122:3344:101::e]:58045 | ||
| 7764 | 2026.01.09 00:35:40.501274 [ 352 ] {} <Debug> TCP-Session: d00029ff-baee-4d52-bebe-db3fdfdd70fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7765 | 2026.01.09 00:35:40.501311 [ 354 ] {} <Debug> TCP-Session: 88b885ab-b717-4eea-9e6e-5b6d7c84b974 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7766 | 2026.01.09 00:35:40.501332 [ 352 ] {} <Debug> TCP-Session: d00029ff-baee-4d52-bebe-db3fdfdd70fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7767 | 2026.01.09 00:35:40.501343 [ 354 ] {} <Debug> TCP-Session: 88b885ab-b717-4eea-9e6e-5b6d7c84b974 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7768 | 2026.01.09 00:35:40.501223 [ 289 ] {} <Debug> TCP-Session: 97a918a7-63b7-4fc3-bb50-b92f127fc910 Authenticating user 'default' from [fd00:1122:3344:101::e]:62206 | ||
| 7769 | 2026.01.09 00:35:40.501193 [ 288 ] {} <Debug> TCP-Session: 2bc83607-3891-44bf-992b-366296568ba7 Authenticating user 'default' from [fd00:1122:3344:101::e]:51126 | ||
| 7770 | 2026.01.09 00:35:40.501392 [ 286 ] {e28c5544-274d-4925-8f05-67594628d029} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57147) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7771 | 2026.01.09 00:35:40.501420 [ 288 ] {} <Debug> TCP-Session: 2bc83607-3891-44bf-992b-366296568ba7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7772 | 2026.01.09 00:35:40.501397 [ 289 ] {} <Debug> TCP-Session: 97a918a7-63b7-4fc3-bb50-b92f127fc910 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7773 | 2026.01.09 00:35:40.501450 [ 288 ] {} <Debug> TCP-Session: 2bc83607-3891-44bf-992b-366296568ba7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7774 | 2026.01.09 00:35:40.501470 [ 289 ] {} <Debug> TCP-Session: 97a918a7-63b7-4fc3-bb50-b92f127fc910 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7775 | 2026.01.09 00:35:40.501054 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63767 | ||
| 7776 | 2026.01.09 00:35:40.501087 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58370 | ||
| 7777 | 2026.01.09 00:35:40.501322 [ 355 ] {} <Debug> TCP-Session: 74f7a11f-904d-4f1f-a7dc-d38be1429b98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7778 | 2026.01.09 00:35:40.501061 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55329 | ||
| 7779 | 2026.01.09 00:35:40.501572 [ 355 ] {} <Debug> TCP-Session: 74f7a11f-904d-4f1f-a7dc-d38be1429b98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7780 | 2026.01.09 00:35:40.501566 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7781 | 2026.01.09 00:35:40.501605 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7782 | 2026.01.09 00:35:40.501623 [ 290 ] {} <Debug> TCP-Session: 371ba813-af9d-4e35-aa95-5d3eca8e75c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:63767 | ||
| 7783 | 2026.01.09 00:35:40.501633 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7784 | 2026.01.09 00:35:40.501637 [ 353 ] {} <Debug> TCP-Session: 564ce5fa-a66c-4a29-8f91-78e5bae4e263 Authenticating user 'default' from [fd00:1122:3344:101::e]:58370 | ||
| 7785 | 2026.01.09 00:35:40.501646 [ 290 ] {} <Debug> TCP-Session: 371ba813-af9d-4e35-aa95-5d3eca8e75c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7786 | 2026.01.09 00:35:40.501662 [ 351 ] {} <Debug> TCP-Session: ff319f64-abf7-4910-a361-ff091e1c057e Authenticating user 'default' from [fd00:1122:3344:101::e]:55329 | ||
| 7787 | 2026.01.09 00:35:40.501676 [ 353 ] {} <Debug> TCP-Session: 564ce5fa-a66c-4a29-8f91-78e5bae4e263 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7788 | 2026.01.09 00:35:40.501685 [ 290 ] {} <Debug> TCP-Session: 371ba813-af9d-4e35-aa95-5d3eca8e75c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7789 | 2026.01.09 00:35:40.501696 [ 351 ] {} <Debug> TCP-Session: ff319f64-abf7-4910-a361-ff091e1c057e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7790 | 2026.01.09 00:35:40.501708 [ 353 ] {} <Debug> TCP-Session: 564ce5fa-a66c-4a29-8f91-78e5bae4e263 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7791 | 2026.01.09 00:35:40.501739 [ 351 ] {} <Debug> TCP-Session: ff319f64-abf7-4910-a361-ff091e1c057e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7792 | 2026.01.09 00:35:40.501767 [ 286 ] {e28c5544-274d-4925-8f05-67594628d029} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7793 | 2026.01.09 00:35:40.501842 [ 286 ] {e28c5544-274d-4925-8f05-67594628d029} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7794 | 2026.01.09 00:35:40.502160 [ 286 ] {e28c5544-274d-4925-8f05-67594628d029} <Debug> oximeter.version (d96e0398-2c6c-4ca7-a7f1-49ea58ac3124) (SelectExecutor): Key condition: unknown | ||
| 7795 | 2026.01.09 00:35:40.503189 [ 304 ] {e28c5544-274d-4925-8f05-67594628d029} <Trace> AggregatingTransform: Aggregating | ||
| 7796 | 2026.01.09 00:35:40.503228 [ 304 ] {e28c5544-274d-4925-8f05-67594628d029} <Trace> Aggregator: Aggregation method: without_key | ||
| 7797 | 2026.01.09 00:35:40.503266 [ 304 ] {e28c5544-274d-4925-8f05-67594628d029} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001004558 sec. (995.463 rows/sec., 38.89 KiB/sec.) | ||
| 7798 | 2026.01.09 00:35:40.503286 [ 304 ] {e28c5544-274d-4925-8f05-67594628d029} <Trace> Aggregator: Merging aggregated data | ||
| 7799 | 2026.01.09 00:35:40.504495 [ 286 ] {e28c5544-274d-4925-8f05-67594628d029} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003157 sec., 316.7564143173899 rows/sec., 12.37 KiB/sec. | ||
| 7800 | 2026.01.09 00:35:40.504687 [ 286 ] {e28c5544-274d-4925-8f05-67594628d029} <Debug> TCPHandler: Processed in 0.003591532 sec. | ||
| 7801 | 2026.01.09 00:35:40.504778 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7802 | 2026.01.09 00:35:40.504808 [ 286 ] {} <Debug> TCP-Session: 0965a3ff-64e8-4a8e-b997-dc9e31f1fb64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7803 | 2026.01.09 00:35:40.504807 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7804 | 2026.01.09 00:35:40.504825 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7805 | 2026.01.09 00:35:40.504849 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7806 | 2026.01.09 00:35:40.504878 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7807 | 2026.01.09 00:35:40.504885 [ 288 ] {} <Debug> TCP-Session: 2bc83607-3891-44bf-992b-366296568ba7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7808 | 2026.01.09 00:35:40.504899 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7809 | 2026.01.09 00:35:40.504920 [ 290 ] {} <Debug> TCP-Session: 371ba813-af9d-4e35-aa95-5d3eca8e75c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7810 | 2026.01.09 00:35:40.504927 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7811 | 2026.01.09 00:35:40.504958 [ 355 ] {} <Debug> TCP-Session: 74f7a11f-904d-4f1f-a7dc-d38be1429b98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7812 | 2026.01.09 00:35:40.504975 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7813 | 2026.01.09 00:35:40.504991 [ 352 ] {} <Debug> TCP-Session: d00029ff-baee-4d52-bebe-db3fdfdd70fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7814 | 2026.01.09 00:35:40.504947 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7815 | 2026.01.09 00:35:40.505026 [ 354 ] {} <Debug> TCP-Session: 88b885ab-b717-4eea-9e6e-5b6d7c84b974 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7816 | 2026.01.09 00:35:40.504855 [ 353 ] {} <Debug> TCP-Session: 564ce5fa-a66c-4a29-8f91-78e5bae4e263 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7817 | 2026.01.09 00:35:40.505061 [ 289 ] {} <Debug> TCP-Session: 97a918a7-63b7-4fc3-bb50-b92f127fc910 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7818 | 2026.01.09 00:35:40.504906 [ 351 ] {} <Debug> TCP-Session: ff319f64-abf7-4910-a361-ff091e1c057e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7819 | 2026.01.09 00:35:40.601969 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34753 | ||
| 7820 | 2026.01.09 00:35:40.602082 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7821 | 2026.01.09 00:35:40.602110 [ 286 ] {} <Debug> TCP-Session: f43bfd50-80a2-4670-9877-7660d378e8af Authenticating user 'default' from [fd00:1122:3344:101::e]:34753 | ||
| 7822 | 2026.01.09 00:35:40.602134 [ 286 ] {} <Debug> TCP-Session: f43bfd50-80a2-4670-9877-7660d378e8af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7823 | 2026.01.09 00:35:40.602148 [ 286 ] {} <Debug> TCP-Session: f43bfd50-80a2-4670-9877-7660d378e8af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7824 | 2026.01.09 00:35:40.602334 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52848 | ||
| 7825 | 2026.01.09 00:35:40.602342 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45264 | ||
| 7826 | 2026.01.09 00:35:40.602384 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46894 | ||
| 7827 | 2026.01.09 00:35:40.602399 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40517 | ||
| 7828 | 2026.01.09 00:35:40.602416 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46589 | ||
| 7829 | 2026.01.09 00:35:40.602449 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7830 | 2026.01.09 00:35:40.602475 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7831 | 2026.01.09 00:35:40.602476 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7832 | 2026.01.09 00:35:40.602500 [ 288 ] {} <Debug> TCP-Session: ca2fc033-fa20-4a0a-85a8-e791125ef5e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:52848 | ||
| 7833 | 2026.01.09 00:35:40.602522 [ 352 ] {} <Debug> TCP-Session: ca176868-d0d8-4840-b07e-c0b2babcbdc3 Authenticating user 'default' from [fd00:1122:3344:101::e]:46894 | ||
| 7834 | 2026.01.09 00:35:40.602513 [ 289 ] {} <Debug> TCP-Session: c223a0ba-56fa-4001-891a-a191dc3a55de Authenticating user 'default' from [fd00:1122:3344:101::e]:45264 | ||
| 7835 | 2026.01.09 00:35:40.602549 [ 288 ] {} <Debug> TCP-Session: ca2fc033-fa20-4a0a-85a8-e791125ef5e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7836 | 2026.01.09 00:35:40.602551 [ 352 ] {} <Debug> TCP-Session: ca176868-d0d8-4840-b07e-c0b2babcbdc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7837 | 2026.01.09 00:35:40.602585 [ 288 ] {} <Debug> TCP-Session: ca2fc033-fa20-4a0a-85a8-e791125ef5e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7838 | 2026.01.09 00:35:40.602581 [ 289 ] {} <Debug> TCP-Session: c223a0ba-56fa-4001-891a-a191dc3a55de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7839 | 2026.01.09 00:35:40.602605 [ 352 ] {} <Debug> TCP-Session: ca176868-d0d8-4840-b07e-c0b2babcbdc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7840 | 2026.01.09 00:35:40.602626 [ 289 ] {} <Debug> TCP-Session: c223a0ba-56fa-4001-891a-a191dc3a55de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7841 | 2026.01.09 00:35:40.602509 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7842 | 2026.01.09 00:35:40.602362 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42123 | ||
| 7843 | 2026.01.09 00:35:40.602684 [ 353 ] {} <Debug> TCP-Session: fc68598e-e1fd-47e0-894f-0429b09f6ea1 Authenticating user 'default' from [fd00:1122:3344:101::e]:40517 | ||
| 7844 | 2026.01.09 00:35:40.602421 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49400 | ||
| 7845 | 2026.01.09 00:35:40.602728 [ 353 ] {} <Debug> TCP-Session: fc68598e-e1fd-47e0-894f-0429b09f6ea1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7846 | 2026.01.09 00:35:40.602369 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54109 | ||
| 7847 | 2026.01.09 00:35:40.602780 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7848 | 2026.01.09 00:35:40.602799 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7849 | 2026.01.09 00:35:40.602821 [ 290 ] {} <Debug> TCP-Session: b26b2fb2-a1e5-4675-b8d3-3f6dd9e5003d Authenticating user 'default' from [fd00:1122:3344:101::e]:42123 | ||
| 7850 | 2026.01.09 00:35:40.602764 [ 353 ] {} <Debug> TCP-Session: fc68598e-e1fd-47e0-894f-0429b09f6ea1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7851 | 2026.01.09 00:35:40.602837 [ 355 ] {} <Debug> TCP-Session: 73c30615-d41e-4beb-b99c-ec83353ebca1 Authenticating user 'default' from [fd00:1122:3344:101::e]:49400 | ||
| 7852 | 2026.01.09 00:35:40.602847 [ 290 ] {} <Debug> TCP-Session: b26b2fb2-a1e5-4675-b8d3-3f6dd9e5003d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7853 | 2026.01.09 00:35:40.602839 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7854 | 2026.01.09 00:35:40.602884 [ 355 ] {} <Debug> TCP-Session: 73c30615-d41e-4beb-b99c-ec83353ebca1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7855 | 2026.01.09 00:35:40.602905 [ 351 ] {} <Debug> TCP-Session: 2cb09270-1dfe-436a-9210-9d92882e7759 Authenticating user 'default' from [fd00:1122:3344:101::e]:54109 | ||
| 7856 | 2026.01.09 00:35:40.602917 [ 355 ] {} <Debug> TCP-Session: 73c30615-d41e-4beb-b99c-ec83353ebca1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7857 | 2026.01.09 00:35:40.602925 [ 351 ] {} <Debug> TCP-Session: 2cb09270-1dfe-436a-9210-9d92882e7759 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7858 | 2026.01.09 00:35:40.602883 [ 290 ] {} <Debug> TCP-Session: b26b2fb2-a1e5-4675-b8d3-3f6dd9e5003d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7859 | 2026.01.09 00:35:40.602942 [ 351 ] {} <Debug> TCP-Session: 2cb09270-1dfe-436a-9210-9d92882e7759 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7860 | 2026.01.09 00:35:40.602516 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7861 | 2026.01.09 00:35:40.602447 [ 286 ] {} <Trace> TCP-Session: f43bfd50-80a2-4670-9877-7660d378e8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7862 | 2026.01.09 00:35:40.602998 [ 354 ] {} <Debug> TCP-Session: 2dd20365-ded5-41a2-ad9b-1bdd3c95b343 Authenticating user 'default' from [fd00:1122:3344:101::e]:46589 | ||
| 7863 | 2026.01.09 00:35:40.603026 [ 354 ] {} <Debug> TCP-Session: 2dd20365-ded5-41a2-ad9b-1bdd3c95b343 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7864 | 2026.01.09 00:35:40.603039 [ 354 ] {} <Debug> TCP-Session: 2dd20365-ded5-41a2-ad9b-1bdd3c95b343 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7865 | 2026.01.09 00:35:40.603163 [ 286 ] {eef24459-1e26-4130-85fa-40e380308be9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34753) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7866 | 2026.01.09 00:35:40.603424 [ 286 ] {eef24459-1e26-4130-85fa-40e380308be9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7867 | 2026.01.09 00:35:40.603478 [ 286 ] {eef24459-1e26-4130-85fa-40e380308be9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7868 | 2026.01.09 00:35:40.603772 [ 286 ] {eef24459-1e26-4130-85fa-40e380308be9} <Debug> oximeter.version (d96e0398-2c6c-4ca7-a7f1-49ea58ac3124) (SelectExecutor): Key condition: unknown | ||
| 7869 | 2026.01.09 00:35:40.604637 [ 340 ] {eef24459-1e26-4130-85fa-40e380308be9} <Trace> AggregatingTransform: Aggregating | ||
| 7870 | 2026.01.09 00:35:40.604676 [ 340 ] {eef24459-1e26-4130-85fa-40e380308be9} <Trace> Aggregator: Aggregation method: without_key | ||
| 7871 | 2026.01.09 00:35:40.604711 [ 340 ] {eef24459-1e26-4130-85fa-40e380308be9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000866695 sec. (1153.808 rows/sec., 45.07 KiB/sec.) | ||
| 7872 | 2026.01.09 00:35:40.604729 [ 340 ] {eef24459-1e26-4130-85fa-40e380308be9} <Trace> Aggregator: Merging aggregated data | ||
| 7873 | 2026.01.09 00:35:40.606007 [ 286 ] {eef24459-1e26-4130-85fa-40e380308be9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002897 sec., 345.18467380048327 rows/sec., 13.48 KiB/sec. | ||
| 7874 | 2026.01.09 00:35:40.606174 [ 286 ] {eef24459-1e26-4130-85fa-40e380308be9} <Debug> TCPHandler: Processed in 0.00384477 sec. | ||
| 7875 | 2026.01.09 00:35:40.606289 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7876 | 2026.01.09 00:35:40.606321 [ 286 ] {} <Debug> TCP-Session: f43bfd50-80a2-4670-9877-7660d378e8af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7877 | 2026.01.09 00:35:40.606323 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7878 | 2026.01.09 00:35:40.606336 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7879 | 2026.01.09 00:35:40.606356 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7880 | 2026.01.09 00:35:40.606383 [ 288 ] {} <Debug> TCP-Session: ca2fc033-fa20-4a0a-85a8-e791125ef5e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7881 | 2026.01.09 00:35:40.606398 [ 355 ] {} <Debug> TCP-Session: 73c30615-d41e-4beb-b99c-ec83353ebca1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7882 | 2026.01.09 00:35:40.606407 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7883 | 2026.01.09 00:35:40.606419 [ 352 ] {} <Debug> TCP-Session: ca176868-d0d8-4840-b07e-c0b2babcbdc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7884 | 2026.01.09 00:35:40.606442 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7885 | 2026.01.09 00:35:40.606457 [ 353 ] {} <Debug> TCP-Session: fc68598e-e1fd-47e0-894f-0429b09f6ea1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7886 | 2026.01.09 00:35:40.606394 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7887 | 2026.01.09 00:35:40.606492 [ 354 ] {} <Debug> TCP-Session: 2dd20365-ded5-41a2-ad9b-1bdd3c95b343 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7888 | 2026.01.09 00:35:40.606375 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7889 | 2026.01.09 00:35:40.606530 [ 290 ] {} <Debug> TCP-Session: b26b2fb2-a1e5-4675-b8d3-3f6dd9e5003d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7890 | 2026.01.09 00:35:40.606562 [ 289 ] {} <Debug> TCP-Session: c223a0ba-56fa-4001-891a-a191dc3a55de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7891 | 2026.01.09 00:35:40.606424 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7892 | 2026.01.09 00:35:40.606615 [ 351 ] {} <Debug> TCP-Session: 2cb09270-1dfe-436a-9210-9d92882e7759 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7893 | 2026.01.09 00:35:42.035186 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7894 | 2026.01.09 00:35:42.035364 [ 269 ] {7e3bcfbc-3b57-443f-bdf7-9587d13c649f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7895 | 2026.01.09 00:35:42.035428 [ 269 ] {7e3bcfbc-3b57-443f-bdf7-9587d13c649f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7896 | 2026.01.09 00:35:42.036098 [ 269 ] {7e3bcfbc-3b57-443f-bdf7-9587d13c649f} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7897 | 2026.01.09 00:35:42.036151 [ 269 ] {7e3bcfbc-3b57-443f-bdf7-9587d13c649f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7898 | 2026.01.09 00:35:42.036543 [ 269 ] {7e3bcfbc-3b57-443f-bdf7-9587d13c649f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7899 | 2026.01.09 00:35:42.036784 [ 269 ] {7e3bcfbc-3b57-443f-bdf7-9587d13c649f} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7900 | 2026.01.09 00:35:42.036950 [ 269 ] {7e3bcfbc-3b57-443f-bdf7-9587d13c649f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001631 sec., 34334.76394849785 rows/sec., 2.64 MiB/sec. | ||
| 7901 | 2026.01.09 00:35:42.036999 [ 269 ] {7e3bcfbc-3b57-443f-bdf7-9587d13c649f} <Debug> TCPHandler: Processed in 0.001942765 sec. | ||
| 7902 | 2026.01.09 00:35:42.037130 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7903 | 2026.01.09 00:35:42.037235 [ 269 ] {35237755-b72e-4828-a19f-ee0d133bacbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7904 | 2026.01.09 00:35:42.037279 [ 269 ] {35237755-b72e-4828-a19f-ee0d133bacbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7905 | 2026.01.09 00:35:42.037727 [ 269 ] {35237755-b72e-4828-a19f-ee0d133bacbb} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7906 | 2026.01.09 00:35:42.037766 [ 269 ] {35237755-b72e-4828-a19f-ee0d133bacbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7907 | 2026.01.09 00:35:42.038074 [ 269 ] {35237755-b72e-4828-a19f-ee0d133bacbb} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7908 | 2026.01.09 00:35:42.038277 [ 269 ] {35237755-b72e-4828-a19f-ee0d133bacbb} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7909 | 2026.01.09 00:35:42.038408 [ 269 ] {35237755-b72e-4828-a19f-ee0d133bacbb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001197 sec., 53467.00083542189 rows/sec., 4.17 MiB/sec. | ||
| 7910 | 2026.01.09 00:35:42.038446 [ 269 ] {35237755-b72e-4828-a19f-ee0d133bacbb} <Debug> TCPHandler: Processed in 0.001369549 sec. | ||
| 7911 | 2026.01.09 00:35:42.038561 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7912 | 2026.01.09 00:35:42.038659 [ 269 ] {83580c03-4aa6-42ea-a784-6c4dc2311280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7913 | 2026.01.09 00:35:42.038703 [ 269 ] {83580c03-4aa6-42ea-a784-6c4dc2311280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7914 | 2026.01.09 00:35:42.039070 [ 269 ] {83580c03-4aa6-42ea-a784-6c4dc2311280} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7915 | 2026.01.09 00:35:42.039106 [ 269 ] {83580c03-4aa6-42ea-a784-6c4dc2311280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7916 | 2026.01.09 00:35:42.039426 [ 269 ] {83580c03-4aa6-42ea-a784-6c4dc2311280} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7917 | 2026.01.09 00:35:42.039634 [ 269 ] {83580c03-4aa6-42ea-a784-6c4dc2311280} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7918 | 2026.01.09 00:35:42.039761 [ 269 ] {83580c03-4aa6-42ea-a784-6c4dc2311280} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001122 sec., 57040.998217468805 rows/sec., 3.97 MiB/sec. | ||
| 7919 | 2026.01.09 00:35:42.039798 [ 269 ] {83580c03-4aa6-42ea-a784-6c4dc2311280} <Debug> TCPHandler: Processed in 0.001286947 sec. | ||
| 7920 | 2026.01.09 00:35:42.039911 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7921 | 2026.01.09 00:35:42.040008 [ 269 ] {36f4916a-eb68-4d0a-893d-a024789de778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7922 | 2026.01.09 00:35:42.040049 [ 269 ] {36f4916a-eb68-4d0a-893d-a024789de778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7923 | 2026.01.09 00:35:42.040373 [ 269 ] {36f4916a-eb68-4d0a-893d-a024789de778} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7924 | 2026.01.09 00:35:42.040410 [ 269 ] {36f4916a-eb68-4d0a-893d-a024789de778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7925 | 2026.01.09 00:35:42.040705 [ 269 ] {36f4916a-eb68-4d0a-893d-a024789de778} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7926 | 2026.01.09 00:35:42.040915 [ 269 ] {36f4916a-eb68-4d0a-893d-a024789de778} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7927 | 2026.01.09 00:35:42.041046 [ 269 ] {36f4916a-eb68-4d0a-893d-a024789de778} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001057 sec., 22705.77105014191 rows/sec., 1.53 MiB/sec. | ||
| 7928 | 2026.01.09 00:35:42.041081 [ 269 ] {36f4916a-eb68-4d0a-893d-a024789de778} <Debug> TCPHandler: Processed in 0.001219365 sec. | ||
| 7929 | 2026.01.09 00:35:42.362177 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15831 | ||
| 7930 | 2026.01.09 00:35:42.362864 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7931 | 2026.01.09 00:35:42.362908 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7932 | 2026.01.09 00:35:42.363475 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7933 | 2026.01.09 00:35:42.363707 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7934 | 2026.01.09 00:35:42.363847 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15831 | ||
| 7935 | 2026.01.09 00:35:43.206154 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7936 | 2026.01.09 00:35:43.222413 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7937 | 2026.01.09 00:35:43.222464 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7938 | 2026.01.09 00:35:43.227975 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7939 | 2026.01.09 00:35:43.228696 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7940 | 2026.01.09 00:35:43.231357 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7941 | 2026.01.09 00:35:44.896961 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1042 | ||
| 7942 | 2026.01.09 00:35:44.900050 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7943 | 2026.01.09 00:35:44.900103 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7944 | 2026.01.09 00:35:44.901368 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7945 | 2026.01.09 00:35:44.901650 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7946 | 2026.01.09 00:35:44.902016 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1042 | ||
| 7947 | 2026.01.09 00:35:47.041431 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7948 | 2026.01.09 00:35:47.041642 [ 269 ] {9f72801e-26b4-48b9-baa6-bbbca972e8d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7949 | 2026.01.09 00:35:47.041712 [ 269 ] {9f72801e-26b4-48b9-baa6-bbbca972e8d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7950 | 2026.01.09 00:35:47.042471 [ 269 ] {9f72801e-26b4-48b9-baa6-bbbca972e8d4} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7951 | 2026.01.09 00:35:47.042510 [ 269 ] {9f72801e-26b4-48b9-baa6-bbbca972e8d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7952 | 2026.01.09 00:35:47.042918 [ 269 ] {9f72801e-26b4-48b9-baa6-bbbca972e8d4} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7953 | 2026.01.09 00:35:47.043142 [ 269 ] {9f72801e-26b4-48b9-baa6-bbbca972e8d4} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7954 | 2026.01.09 00:35:47.043296 [ 269 ] {9f72801e-26b4-48b9-baa6-bbbca972e8d4} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001707 sec., 80843.58523725835 rows/sec., 7.02 MiB/sec. | ||
| 7955 | 2026.01.09 00:35:47.043336 [ 269 ] {9f72801e-26b4-48b9-baa6-bbbca972e8d4} <Debug> TCPHandler: Processed in 0.002040398 sec. | ||
| 7956 | 2026.01.09 00:35:47.043473 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7957 | 2026.01.09 00:35:47.043572 [ 269 ] {f02e2968-3a73-4271-87d1-1df108dcae89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7958 | 2026.01.09 00:35:47.043615 [ 269 ] {f02e2968-3a73-4271-87d1-1df108dcae89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7959 | 2026.01.09 00:35:47.044028 [ 269 ] {f02e2968-3a73-4271-87d1-1df108dcae89} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7960 | 2026.01.09 00:35:47.044064 [ 269 ] {f02e2968-3a73-4271-87d1-1df108dcae89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7961 | 2026.01.09 00:35:47.044362 [ 269 ] {f02e2968-3a73-4271-87d1-1df108dcae89} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7962 | 2026.01.09 00:35:47.044594 [ 269 ] {f02e2968-3a73-4271-87d1-1df108dcae89} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7963 | 2026.01.09 00:35:47.044730 [ 269 ] {f02e2968-3a73-4271-87d1-1df108dcae89} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001176 sec., 34863.945578231294 rows/sec., 2.56 MiB/sec. | ||
| 7964 | 2026.01.09 00:35:47.044767 [ 269 ] {f02e2968-3a73-4271-87d1-1df108dcae89} <Debug> TCPHandler: Processed in 0.001354898 sec. | ||
| 7965 | 2026.01.09 00:35:47.044886 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7966 | 2026.01.09 00:35:47.044981 [ 269 ] {35a82874-2c84-47ae-a8ed-516c646f2fe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7967 | 2026.01.09 00:35:47.045020 [ 269 ] {35a82874-2c84-47ae-a8ed-516c646f2fe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7968 | 2026.01.09 00:35:47.045452 [ 269 ] {35a82874-2c84-47ae-a8ed-516c646f2fe5} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7969 | 2026.01.09 00:35:47.045487 [ 269 ] {35a82874-2c84-47ae-a8ed-516c646f2fe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7970 | 2026.01.09 00:35:47.045791 [ 269 ] {35a82874-2c84-47ae-a8ed-516c646f2fe5} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7971 | 2026.01.09 00:35:47.045998 [ 269 ] {35a82874-2c84-47ae-a8ed-516c646f2fe5} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7972 | 2026.01.09 00:35:47.046123 [ 269 ] {35a82874-2c84-47ae-a8ed-516c646f2fe5} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.00116 sec., 90517.24137931035 rows/sec., 7.07 MiB/sec. | ||
| 7973 | 2026.01.09 00:35:47.046160 [ 269 ] {35a82874-2c84-47ae-a8ed-516c646f2fe5} <Debug> TCPHandler: Processed in 0.001333348 sec. | ||
| 7974 | 2026.01.09 00:35:47.046281 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7975 | 2026.01.09 00:35:47.046379 [ 269 ] {0678535f-d3c6-48ff-96ce-1524036ab8cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7976 | 2026.01.09 00:35:47.046426 [ 269 ] {0678535f-d3c6-48ff-96ce-1524036ab8cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7977 | 2026.01.09 00:35:47.046829 [ 269 ] {0678535f-d3c6-48ff-96ce-1524036ab8cd} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7978 | 2026.01.09 00:35:47.046864 [ 269 ] {0678535f-d3c6-48ff-96ce-1524036ab8cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7979 | 2026.01.09 00:35:47.047192 [ 269 ] {0678535f-d3c6-48ff-96ce-1524036ab8cd} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7980 | 2026.01.09 00:35:47.047398 [ 269 ] {0678535f-d3c6-48ff-96ce-1524036ab8cd} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7981 | 2026.01.09 00:35:47.047523 [ 269 ] {0678535f-d3c6-48ff-96ce-1524036ab8cd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 7982 | 2026.01.09 00:35:47.047558 [ 269 ] {0678535f-d3c6-48ff-96ce-1524036ab8cd} <Debug> TCPHandler: Processed in 0.001335268 sec. | ||
| 7983 | 2026.01.09 00:35:47.047669 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7984 | 2026.01.09 00:35:47.047774 [ 269 ] {3a8ed44a-20f0-4212-a41a-fcdc6c85a0f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7985 | 2026.01.09 00:35:47.047828 [ 269 ] {3a8ed44a-20f0-4212-a41a-fcdc6c85a0f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7986 | 2026.01.09 00:35:47.048679 [ 269 ] {3a8ed44a-20f0-4212-a41a-fcdc6c85a0f0} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7987 | 2026.01.09 00:35:47.048714 [ 269 ] {3a8ed44a-20f0-4212-a41a-fcdc6c85a0f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7988 | 2026.01.09 00:35:47.049264 [ 269 ] {3a8ed44a-20f0-4212-a41a-fcdc6c85a0f0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7989 | 2026.01.09 00:35:47.049510 [ 269 ] {3a8ed44a-20f0-4212-a41a-fcdc6c85a0f0} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7990 | 2026.01.09 00:35:47.049641 [ 269 ] {3a8ed44a-20f0-4212-a41a-fcdc6c85a0f0} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001891 sec., 21681.64992067689 rows/sec., 38.85 MiB/sec. | ||
| 7991 | 2026.01.09 00:35:47.049690 [ 269 ] {3a8ed44a-20f0-4212-a41a-fcdc6c85a0f0} <Debug> TCPHandler: Processed in 0.002080299 sec. | ||
| 7992 | 2026.01.09 00:35:47.049815 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7993 | 2026.01.09 00:35:47.049911 [ 269 ] {27c15876-4093-4a97-9d55-5c9244a0fb6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7994 | 2026.01.09 00:35:47.049952 [ 269 ] {27c15876-4093-4a97-9d55-5c9244a0fb6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7995 | 2026.01.09 00:35:47.050298 [ 269 ] {27c15876-4093-4a97-9d55-5c9244a0fb6a} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7996 | 2026.01.09 00:35:47.050332 [ 269 ] {27c15876-4093-4a97-9d55-5c9244a0fb6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7997 | 2026.01.09 00:35:47.050635 [ 269 ] {27c15876-4093-4a97-9d55-5c9244a0fb6a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7998 | 2026.01.09 00:35:47.050837 [ 269 ] {27c15876-4093-4a97-9d55-5c9244a0fb6a} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7999 | 2026.01.09 00:35:47.050964 [ 269 ] {27c15876-4093-4a97-9d55-5c9244a0fb6a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 8000 | 2026.01.09 00:35:47.050999 [ 269 ] {27c15876-4093-4a97-9d55-5c9244a0fb6a} <Debug> TCPHandler: Processed in 0.001243796 sec. | ||
| 8001 | 2026.01.09 00:35:49.735599 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8002 | 2026.01.09 00:35:49.735649 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8003 | 2026.01.09 00:35:49.864844 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16279 | ||
| 8004 | 2026.01.09 00:35:49.865318 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8005 | 2026.01.09 00:35:49.865358 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8006 | 2026.01.09 00:35:49.865868 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8007 | 2026.01.09 00:35:49.866096 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8008 | 2026.01.09 00:35:49.866240 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16279 | ||
| 8009 | 2026.01.09 00:35:50.296834 [ 106 ] {} <Debug> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
| 8010 | 2026.01.09 00:35:50.296902 [ 106 ] {} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8011 | 2026.01.09 00:35:50.296922 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8012 | 2026.01.09 00:35:50.297036 [ 189 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact with storage Full | ||
| 8013 | 2026.01.09 00:35:50.297174 [ 189 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8014 | 2026.01.09 00:35:50.297209 [ 189 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 19 rows starting from the beginning of the part | ||
| 8015 | 2026.01.09 00:35:50.297271 [ 189 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 8016 | 2026.01.09 00:35:50.297315 [ 189 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 8017 | 2026.01.09 00:35:50.297359 [ 189 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 8018 | 2026.01.09 00:35:50.297398 [ 189 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 8019 | 2026.01.09 00:35:50.298235 [ 202 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23 rows, containing 4 columns (4 merged, 0 gathered) in 0.001250455 sec., 18393.30483703932 rows/sec., 1.20 MiB/sec. | ||
| 8020 | 2026.01.09 00:35:50.298368 [ 189 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 8021 | 2026.01.09 00:35:50.298615 [ 189 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_23_5} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8022 | 2026.01.09 00:35:50.298684 [ 189 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_23_5} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62) (MergerMutator): Merged 5 parts: [all_1_19_4, all_23_23_0] -> all_1_23_5 | ||
| 8023 | 2026.01.09 00:35:50.298749 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 8024 | 2026.01.09 00:35:50.731517 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 8025 | 2026.01.09 00:35:50.748320 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8026 | 2026.01.09 00:35:50.748378 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8027 | 2026.01.09 00:35:50.754755 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8028 | 2026.01.09 00:35:50.755521 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8029 | 2026.01.09 00:35:50.758486 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 8030 | 2026.01.09 00:35:50.888477 [ 109 ] {} <Debug> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
| 8031 | 2026.01.09 00:35:50.888544 [ 109 ] {} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8032 | 2026.01.09 00:35:50.888569 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8033 | 2026.01.09 00:35:50.888705 [ 196 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact with storage Full | ||
| 8034 | 2026.01.09 00:35:50.888854 [ 196 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8035 | 2026.01.09 00:35:50.888890 [ 196 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 223 rows starting from the beginning of the part | ||
| 8036 | 2026.01.09 00:35:50.888957 [ 196 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 211 rows starting from the beginning of the part | ||
| 8037 | 2026.01.09 00:35:50.889001 [ 196 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 211 rows starting from the beginning of the part | ||
| 8038 | 2026.01.09 00:35:50.889053 [ 196 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 211 rows starting from the beginning of the part | ||
| 8039 | 2026.01.09 00:35:50.889095 [ 196 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 211 rows starting from the beginning of the part | ||
| 8040 | 2026.01.09 00:35:50.890065 [ 202 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1067 rows, containing 5 columns (5 merged, 0 gathered) in 0.001417341 sec., 752818.1291587558 rows/sec., 45.79 MiB/sec. | ||
| 8041 | 2026.01.09 00:35:50.890244 [ 192 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 8042 | 2026.01.09 00:35:50.890526 [ 192 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_23_5} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8043 | 2026.01.09 00:35:50.890606 [ 192 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_23_5} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6) (MergerMutator): Merged 5 parts: [all_1_19_4, all_23_23_0] -> all_1_23_5 | ||
| 8044 | 2026.01.09 00:35:50.890694 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 8045 | 2026.01.09 00:35:51.731792 [ 109 ] {} <Debug> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
| 8046 | 2026.01.09 00:35:51.731852 [ 109 ] {} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8047 | 2026.01.09 00:35:51.731872 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8048 | 2026.01.09 00:35:51.731992 [ 196 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact with storage Full | ||
| 8049 | 2026.01.09 00:35:51.732159 [ 196 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8050 | 2026.01.09 00:35:51.732197 [ 196 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 434 rows starting from the beginning of the part | ||
| 8051 | 2026.01.09 00:35:51.732260 [ 196 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 410 rows starting from the beginning of the part | ||
| 8052 | 2026.01.09 00:35:51.732307 [ 196 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 410 rows starting from the beginning of the part | ||
| 8053 | 2026.01.09 00:35:51.732349 [ 196 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 410 rows starting from the beginning of the part | ||
| 8054 | 2026.01.09 00:35:51.732394 [ 196 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 410 rows starting from the beginning of the part | ||
| 8055 | 2026.01.09 00:35:51.733504 [ 196 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2074 rows, containing 5 columns (5 merged, 0 gathered) in 0.001569325 sec., 1321587.3066445764 rows/sec., 89.18 MiB/sec. | ||
| 8056 | 2026.01.09 00:35:51.733725 [ 198 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 8057 | 2026.01.09 00:35:51.734051 [ 198 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_23_5} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8058 | 2026.01.09 00:35:51.734131 [ 198 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_23_5} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c) (MergerMutator): Merged 5 parts: [all_1_19_4, all_23_23_0] -> all_1_23_5 | ||
| 8059 | 2026.01.09 00:35:51.734225 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 8060 | 2026.01.09 00:35:52.049252 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8061 | 2026.01.09 00:35:52.049443 [ 269 ] {17e4c056-35ed-4b9f-aadc-e0391a24f439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8062 | 2026.01.09 00:35:52.049515 [ 269 ] {17e4c056-35ed-4b9f-aadc-e0391a24f439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8063 | 2026.01.09 00:35:52.050472 [ 269 ] {17e4c056-35ed-4b9f-aadc-e0391a24f439} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8064 | 2026.01.09 00:35:52.050512 [ 269 ] {17e4c056-35ed-4b9f-aadc-e0391a24f439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8065 | 2026.01.09 00:35:52.050936 [ 269 ] {17e4c056-35ed-4b9f-aadc-e0391a24f439} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8066 | 2026.01.09 00:35:52.051171 [ 269 ] {17e4c056-35ed-4b9f-aadc-e0391a24f439} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8067 | 2026.01.09 00:35:52.051335 [ 269 ] {17e4c056-35ed-4b9f-aadc-e0391a24f439} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001943 sec., 211013.89603705608 rows/sec., 13.39 MiB/sec. | ||
| 8068 | 2026.01.09 00:35:52.051383 [ 269 ] {17e4c056-35ed-4b9f-aadc-e0391a24f439} <Debug> TCPHandler: Processed in 0.002262944 sec. | ||
| 8069 | 2026.01.09 00:35:52.051513 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8070 | 2026.01.09 00:35:52.051614 [ 269 ] {66c1aaaf-56a7-4916-9ced-118fbf1c35f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8071 | 2026.01.09 00:35:52.051657 [ 269 ] {66c1aaaf-56a7-4916-9ced-118fbf1c35f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8072 | 2026.01.09 00:35:52.052782 [ 269 ] {66c1aaaf-56a7-4916-9ced-118fbf1c35f6} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8073 | 2026.01.09 00:35:52.052818 [ 269 ] {66c1aaaf-56a7-4916-9ced-118fbf1c35f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8074 | 2026.01.09 00:35:52.053183 [ 269 ] {66c1aaaf-56a7-4916-9ced-118fbf1c35f6} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8075 | 2026.01.09 00:35:52.053396 [ 269 ] {66c1aaaf-56a7-4916-9ced-118fbf1c35f6} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8076 | 2026.01.09 00:35:52.053525 [ 269 ] {66c1aaaf-56a7-4916-9ced-118fbf1c35f6} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001934 sec., 574974.1468459152 rows/sec., 45.37 MiB/sec. | ||
| 8077 | 2026.01.09 00:35:52.053528 [ 108 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8078 | 2026.01.09 00:35:52.053565 [ 269 ] {66c1aaaf-56a7-4916-9ced-118fbf1c35f6} <Debug> TCPHandler: Processed in 0.0021028 sec. | ||
| 8079 | 2026.01.09 00:35:52.053580 [ 108 ] {} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8080 | 2026.01.09 00:35:52.053605 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8081 | 2026.01.09 00:35:52.053693 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8082 | 2026.01.09 00:35:52.053733 [ 202 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::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 | ||
| 8083 | 2026.01.09 00:35:52.053795 [ 269 ] {2300ce74-9dc7-4ffb-ad0a-7fb34da84cc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8084 | 2026.01.09 00:35:52.053841 [ 269 ] {2300ce74-9dc7-4ffb-ad0a-7fb34da84cc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8085 | 2026.01.09 00:35:52.053895 [ 202 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8086 | 2026.01.09 00:35:52.053938 [ 202 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2466 rows starting from the beginning of the part | ||
| 8087 | 2026.01.09 00:35:52.054012 [ 202 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 138 rows starting from the beginning of the part | ||
| 8088 | 2026.01.09 00:35:52.054064 [ 202 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 2252 rows starting from the beginning of the part | ||
| 8089 | 2026.01.09 00:35:52.054112 [ 202 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 56 rows starting from the beginning of the part | ||
| 8090 | 2026.01.09 00:35:52.054157 [ 202 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 138 rows starting from the beginning of the part | ||
| 8091 | 2026.01.09 00:35:52.054204 [ 202 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1112 rows starting from the beginning of the part | ||
| 8092 | 2026.01.09 00:35:52.054329 [ 269 ] {2300ce74-9dc7-4ffb-ad0a-7fb34da84cc2} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8093 | 2026.01.09 00:35:52.054373 [ 269 ] {2300ce74-9dc7-4ffb-ad0a-7fb34da84cc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8094 | 2026.01.09 00:35:52.054734 [ 269 ] {2300ce74-9dc7-4ffb-ad0a-7fb34da84cc2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8095 | 2026.01.09 00:35:52.054953 [ 269 ] {2300ce74-9dc7-4ffb-ad0a-7fb34da84cc2} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8096 | 2026.01.09 00:35:52.055084 [ 108 ] {} <Debug> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8097 | 2026.01.09 00:35:52.055086 [ 269 ] {2300ce74-9dc7-4ffb-ad0a-7fb34da84cc2} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.00131 sec., 156488.54961832063 rows/sec., 9.18 MiB/sec. | ||
| 8098 | 2026.01.09 00:35:52.055124 [ 108 ] {} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8099 | 2026.01.09 00:35:52.055147 [ 269 ] {2300ce74-9dc7-4ffb-ad0a-7fb34da84cc2} <Debug> TCPHandler: Processed in 0.001508213 sec. | ||
| 8100 | 2026.01.09 00:35:52.055149 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8101 | 2026.01.09 00:35:52.055260 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8102 | 2026.01.09 00:35:52.055260 [ 198 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::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 | ||
| 8103 | 2026.01.09 00:35:52.055360 [ 269 ] {43131df7-d569-4e0f-a6e9-f5c490459985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8104 | 2026.01.09 00:35:52.055376 [ 198 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8105 | 2026.01.09 00:35:52.055404 [ 269 ] {43131df7-d569-4e0f-a6e9-f5c490459985} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8106 | 2026.01.09 00:35:52.055407 [ 198 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 278 rows starting from the beginning of the part | ||
| 8107 | 2026.01.09 00:35:52.055475 [ 198 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 205 rows starting from the beginning of the part | ||
| 8108 | 2026.01.09 00:35:52.055519 [ 198 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 41 rows starting from the beginning of the part | ||
| 8109 | 2026.01.09 00:35:52.055558 [ 198 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 205 rows starting from the beginning of the part | ||
| 8110 | 2026.01.09 00:35:52.055597 [ 198 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 41 rows starting from the beginning of the part | ||
| 8111 | 2026.01.09 00:35:52.055636 [ 198 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 205 rows starting from the beginning of the part | ||
| 8112 | 2026.01.09 00:35:52.055904 [ 269 ] {43131df7-d569-4e0f-a6e9-f5c490459985} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8113 | 2026.01.09 00:35:52.055945 [ 269 ] {43131df7-d569-4e0f-a6e9-f5c490459985} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8114 | 2026.01.09 00:35:52.056291 [ 269 ] {43131df7-d569-4e0f-a6e9-f5c490459985} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8115 | 2026.01.09 00:35:52.056359 [ 187 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6162 rows, containing 5 columns (5 merged, 0 gathered) in 0.002678177 sec., 2300818.803238173 rows/sec., 195.41 MiB/sec. | ||
| 8116 | 2026.01.09 00:35:52.056457 [ 195 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 975 rows, containing 5 columns (5 merged, 0 gathered) in 0.001234806 sec., 789597.718184071 rows/sec., 51.15 MiB/sec. | ||
| 8117 | 2026.01.09 00:35:52.056508 [ 269 ] {43131df7-d569-4e0f-a6e9-f5c490459985} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8118 | 2026.01.09 00:35:52.056634 [ 195 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8119 | 2026.01.09 00:35:52.056642 [ 105 ] {} <Debug> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8120 | 2026.01.09 00:35:52.056646 [ 269 ] {43131df7-d569-4e0f-a6e9-f5c490459985} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001306 sec., 162327.71822358345 rows/sec., 10.47 MiB/sec. | ||
| 8121 | 2026.01.09 00:35:52.056686 [ 105 ] {} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8122 | 2026.01.09 00:35:52.056690 [ 198 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8123 | 2026.01.09 00:35:52.056709 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8124 | 2026.01.09 00:35:52.056703 [ 269 ] {43131df7-d569-4e0f-a6e9-f5c490459985} <Debug> TCPHandler: Processed in 0.001493622 sec. | ||
| 8125 | 2026.01.09 00:35:52.056828 [ 187 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::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 | ||
| 8126 | 2026.01.09 00:35:52.056848 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8127 | 2026.01.09 00:35:52.056955 [ 269 ] {65091648-039b-4e97-a6d9-2ef2e3eeec86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8128 | 2026.01.09 00:35:52.056961 [ 187 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8129 | 2026.01.09 00:35:52.057009 [ 269 ] {65091648-039b-4e97-a6d9-2ef2e3eeec86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8130 | 2026.01.09 00:35:52.057013 [ 187 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 466 rows starting from the beginning of the part | ||
| 8131 | 2026.01.09 00:35:52.057014 [ 195 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_46_9} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8132 | 2026.01.09 00:35:52.057042 [ 198 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_56_11} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8133 | 2026.01.09 00:35:52.057095 [ 187 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 440 rows starting from the beginning of the part | ||
| 8134 | 2026.01.09 00:35:52.057134 [ 195 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_46_9} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8135 | 2026.01.09 00:35:52.057140 [ 198 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_56_11} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8136 | 2026.01.09 00:35:52.057147 [ 187 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 212 rows starting from the beginning of the part | ||
| 8137 | 2026.01.09 00:35:52.057212 [ 187 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 212 rows starting from the beginning of the part | ||
| 8138 | 2026.01.09 00:35:52.057227 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 8139 | 2026.01.09 00:35:52.057254 [ 187 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 440 rows starting from the beginning of the part | ||
| 8140 | 2026.01.09 00:35:52.057278 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 8141 | 2026.01.09 00:35:52.057304 [ 187 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 212 rows starting from the beginning of the part | ||
| 8142 | 2026.01.09 00:35:52.057524 [ 269 ] {65091648-039b-4e97-a6d9-2ef2e3eeec86} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8143 | 2026.01.09 00:35:52.057565 [ 269 ] {65091648-039b-4e97-a6d9-2ef2e3eeec86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8144 | 2026.01.09 00:35:52.057910 [ 269 ] {65091648-039b-4e97-a6d9-2ef2e3eeec86} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8145 | 2026.01.09 00:35:52.058136 [ 269 ] {65091648-039b-4e97-a6d9-2ef2e3eeec86} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8146 | 2026.01.09 00:35:52.058272 [ 269 ] {65091648-039b-4e97-a6d9-2ef2e3eeec86} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001336 sec., 157934.13173652696 rows/sec., 8.97 MiB/sec. | ||
| 8147 | 2026.01.09 00:35:52.058309 [ 269 ] {65091648-039b-4e97-a6d9-2ef2e3eeec86} <Debug> TCPHandler: Processed in 0.001508213 sec. | ||
| 8148 | 2026.01.09 00:35:52.058429 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8149 | 2026.01.09 00:35:52.058457 [ 198 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1982 rows, containing 5 columns (5 merged, 0 gathered) in 0.001683138 sec., 1177562.3864472194 rows/sec., 82.01 MiB/sec. | ||
| 8150 | 2026.01.09 00:35:52.058558 [ 269 ] {17120f7a-e45c-4329-b0cd-40f956770eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8151 | 2026.01.09 00:35:52.058611 [ 269 ] {17120f7a-e45c-4329-b0cd-40f956770eed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8152 | 2026.01.09 00:35:52.058651 [ 200 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8153 | 2026.01.09 00:35:52.058938 [ 200 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_26_5} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8154 | 2026.01.09 00:35:52.059014 [ 200 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_26_5} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8155 | 2026.01.09 00:35:52.059099 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 8156 | 2026.01.09 00:35:52.059405 [ 269 ] {17120f7a-e45c-4329-b0cd-40f956770eed} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8157 | 2026.01.09 00:35:52.059446 [ 269 ] {17120f7a-e45c-4329-b0cd-40f956770eed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8158 | 2026.01.09 00:35:52.059798 [ 269 ] {17120f7a-e45c-4329-b0cd-40f956770eed} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8159 | 2026.01.09 00:35:52.060000 [ 269 ] {17120f7a-e45c-4329-b0cd-40f956770eed} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8160 | 2026.01.09 00:35:52.060100 [ 105 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8161 | 2026.01.09 00:35:52.060128 [ 269 ] {17120f7a-e45c-4329-b0cd-40f956770eed} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001595 sec., 425705.329153605 rows/sec., 29.68 MiB/sec. | ||
| 8162 | 2026.01.09 00:35:52.060133 [ 105 ] {} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8163 | 2026.01.09 00:35:52.060159 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8164 | 2026.01.09 00:35:52.060165 [ 269 ] {17120f7a-e45c-4329-b0cd-40f956770eed} <Debug> TCPHandler: Processed in 0.001795911 sec. | ||
| 8165 | 2026.01.09 00:35:52.060243 [ 201 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::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 | ||
| 8166 | 2026.01.09 00:35:52.060277 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8167 | 2026.01.09 00:35:52.060338 [ 201 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8168 | 2026.01.09 00:35:52.060369 [ 201 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1250 rows starting from the beginning of the part | ||
| 8169 | 2026.01.09 00:35:52.060371 [ 269 ] {ba4baea1-4604-419d-a28e-4e360dc92f0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8170 | 2026.01.09 00:35:52.060417 [ 269 ] {ba4baea1-4604-419d-a28e-4e360dc92f0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8171 | 2026.01.09 00:35:52.060431 [ 201 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 105 rows starting from the beginning of the part | ||
| 8172 | 2026.01.09 00:35:52.060482 [ 201 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1135 rows starting from the beginning of the part | ||
| 8173 | 2026.01.09 00:35:52.060528 [ 201 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 64 rows starting from the beginning of the part | ||
| 8174 | 2026.01.09 00:35:52.060571 [ 201 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 105 rows starting from the beginning of the part | ||
| 8175 | 2026.01.09 00:35:52.060619 [ 201 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 679 rows starting from the beginning of the part | ||
| 8176 | 2026.01.09 00:35:52.060747 [ 269 ] {ba4baea1-4604-419d-a28e-4e360dc92f0f} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8177 | 2026.01.09 00:35:52.060781 [ 269 ] {ba4baea1-4604-419d-a28e-4e360dc92f0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8178 | 2026.01.09 00:35:52.061081 [ 269 ] {ba4baea1-4604-419d-a28e-4e360dc92f0f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8179 | 2026.01.09 00:35:52.061290 [ 269 ] {ba4baea1-4604-419d-a28e-4e360dc92f0f} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8180 | 2026.01.09 00:35:52.061414 [ 269 ] {ba4baea1-4604-419d-a28e-4e360dc92f0f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001062 sec., 5649.717514124293 rows/sec., 295.18 KiB/sec. | ||
| 8181 | 2026.01.09 00:35:52.061449 [ 269 ] {ba4baea1-4604-419d-a28e-4e360dc92f0f} <Debug> TCPHandler: Processed in 0.001219395 sec. | ||
| 8182 | 2026.01.09 00:35:52.061557 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8183 | 2026.01.09 00:35:52.061660 [ 269 ] {7cc6912f-f043-4e58-b17b-4abe9955c2ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8184 | 2026.01.09 00:35:52.061705 [ 269 ] {7cc6912f-f043-4e58-b17b-4abe9955c2ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8185 | 2026.01.09 00:35:52.061880 [ 201 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3338 rows, containing 5 columns (5 merged, 0 gathered) in 0.001674358 sec., 1993599.9350198703 rows/sec., 150.80 MiB/sec. | ||
| 8186 | 2026.01.09 00:35:52.062024 [ 201 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8187 | 2026.01.09 00:35:52.062188 [ 269 ] {7cc6912f-f043-4e58-b17b-4abe9955c2ca} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8188 | 2026.01.09 00:35:52.062224 [ 269 ] {7cc6912f-f043-4e58-b17b-4abe9955c2ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8189 | 2026.01.09 00:35:52.062251 [ 201 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_56_11} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8190 | 2026.01.09 00:35:52.062312 [ 201 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_56_11} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8191 | 2026.01.09 00:35:52.062378 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 8192 | 2026.01.09 00:35:52.062633 [ 269 ] {7cc6912f-f043-4e58-b17b-4abe9955c2ca} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8193 | 2026.01.09 00:35:52.062886 [ 269 ] {7cc6912f-f043-4e58-b17b-4abe9955c2ca} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8194 | 2026.01.09 00:35:52.063037 [ 269 ] {7cc6912f-f043-4e58-b17b-4abe9955c2ca} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001396 sec., 224928.36676217764 rows/sec., 14.78 MiB/sec. | ||
| 8195 | 2026.01.09 00:35:52.063037 [ 108 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8196 | 2026.01.09 00:35:52.063087 [ 269 ] {7cc6912f-f043-4e58-b17b-4abe9955c2ca} <Debug> TCPHandler: Processed in 0.001581065 sec. | ||
| 8197 | 2026.01.09 00:35:52.063098 [ 108 ] {} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8198 | 2026.01.09 00:35:52.063130 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8199 | 2026.01.09 00:35:52.063204 [ 187 ] {932a566d-fbdc-4b2b-9486-18b365c28387::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 | ||
| 8200 | 2026.01.09 00:35:52.063306 [ 187 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8201 | 2026.01.09 00:35:52.063332 [ 187 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15980 rows starting from the beginning of the part | ||
| 8202 | 2026.01.09 00:35:52.063382 [ 187 ] {932a566d-fbdc-4b2b-9486-18b365c28387::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 | ||
| 8203 | 2026.01.09 00:35:52.063420 [ 187 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 934 rows starting from the beginning of the part | ||
| 8204 | 2026.01.09 00:35:52.063458 [ 187 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 64 rows starting from the beginning of the part | ||
| 8205 | 2026.01.09 00:35:52.063496 [ 187 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 8206 | 2026.01.09 00:35:52.063537 [ 187 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 314 rows starting from the beginning of the part | ||
| 8207 | 2026.01.09 00:35:52.064271 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8208 | 2026.01.09 00:35:52.064375 [ 269 ] {c20ea200-3035-4a88-a075-ad50884a6c68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8209 | 2026.01.09 00:35:52.064419 [ 269 ] {c20ea200-3035-4a88-a075-ad50884a6c68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8210 | 2026.01.09 00:35:52.064756 [ 269 ] {c20ea200-3035-4a88-a075-ad50884a6c68} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8211 | 2026.01.09 00:35:52.064792 [ 269 ] {c20ea200-3035-4a88-a075-ad50884a6c68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8212 | 2026.01.09 00:35:52.065131 [ 269 ] {c20ea200-3035-4a88-a075-ad50884a6c68} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8213 | 2026.01.09 00:35:52.065359 [ 269 ] {c20ea200-3035-4a88-a075-ad50884a6c68} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8214 | 2026.01.09 00:35:52.065502 [ 269 ] {c20ea200-3035-4a88-a075-ad50884a6c68} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001145 sec., 873.3624454148472 rows/sec., 58.85 KiB/sec. | ||
| 8215 | 2026.01.09 00:35:52.065539 [ 269 ] {c20ea200-3035-4a88-a075-ad50884a6c68} <Debug> TCPHandler: Processed in 0.001319537 sec. | ||
| 8216 | 2026.01.09 00:35:52.065644 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8217 | 2026.01.09 00:35:52.065738 [ 269 ] {6c6f1cf7-dff0-4970-8d1e-bc22083a7e3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8218 | 2026.01.09 00:35:52.065779 [ 269 ] {6c6f1cf7-dff0-4970-8d1e-bc22083a7e3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8219 | 2026.01.09 00:35:52.066134 [ 269 ] {6c6f1cf7-dff0-4970-8d1e-bc22083a7e3a} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8220 | 2026.01.09 00:35:52.066168 [ 269 ] {6c6f1cf7-dff0-4970-8d1e-bc22083a7e3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8221 | 2026.01.09 00:35:52.066509 [ 269 ] {6c6f1cf7-dff0-4970-8d1e-bc22083a7e3a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8222 | 2026.01.09 00:35:52.066738 [ 269 ] {6c6f1cf7-dff0-4970-8d1e-bc22083a7e3a} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8223 | 2026.01.09 00:35:52.066835 [ 105 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8224 | 2026.01.09 00:35:52.066860 [ 105 ] {} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8225 | 2026.01.09 00:35:52.066868 [ 269 ] {6c6f1cf7-dff0-4970-8d1e-bc22083a7e3a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001147 sec., 90671.3164777681 rows/sec., 5.56 MiB/sec. | ||
| 8226 | 2026.01.09 00:35:52.066875 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8227 | 2026.01.09 00:35:52.066907 [ 269 ] {6c6f1cf7-dff0-4970-8d1e-bc22083a7e3a} <Debug> TCPHandler: Processed in 0.001312187 sec. | ||
| 8228 | 2026.01.09 00:35:52.066948 [ 201 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 8229 | 2026.01.09 00:35:52.067033 [ 201 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8230 | 2026.01.09 00:35:52.067062 [ 201 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3520 rows starting from the beginning of the part | ||
| 8231 | 2026.01.09 00:35:52.067119 [ 201 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 8232 | 2026.01.09 00:35:52.067160 [ 201 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 80 rows starting from the beginning of the part | ||
| 8233 | 2026.01.09 00:35:52.067199 [ 201 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 24 rows starting from the beginning of the part | ||
| 8234 | 2026.01.09 00:35:52.067236 [ 201 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 8235 | 2026.01.09 00:35:52.067277 [ 201 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 104 rows starting from the beginning of the part | ||
| 8236 | 2026.01.09 00:35:52.068593 [ 196 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3848 rows, containing 4 columns (4 merged, 0 gathered) in 0.001673488 sec., 2299389.0604533763 rows/sec., 146.60 MiB/sec. | ||
| 8237 | 2026.01.09 00:35:52.068982 [ 196 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8238 | 2026.01.09 00:35:52.069228 [ 196 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_56_11} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8239 | 2026.01.09 00:35:52.069297 [ 196 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_56_11} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8240 | 2026.01.09 00:35:52.069299 [ 198 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17612 rows, containing 5 columns (5 merged, 0 gathered) in 0.006127534 sec., 2874239.4575044382 rows/sec., 193.40 MiB/sec. | ||
| 8241 | 2026.01.09 00:35:52.069370 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 8242 | 2026.01.09 00:35:52.069524 [ 198 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8243 | 2026.01.09 00:35:52.069779 [ 198 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8244 | 2026.01.09 00:35:52.069848 [ 198 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8245 | 2026.01.09 00:35:52.069922 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.47 MiB. | ||
| 8246 | 2026.01.09 00:35:53.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 288.34 MiB, peak 297.48 MiB, free memory in arenas 0.00 B, will set to 289.96 MiB (RSS), difference: 1.62 MiB | ||
| 8247 | 2026.01.09 00:35:54.903234 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1074 | ||
| 8248 | 2026.01.09 00:35:54.905542 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8249 | 2026.01.09 00:35:54.905600 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8250 | 2026.01.09 00:35:54.906891 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8251 | 2026.01.09 00:35:54.907177 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8252 | 2026.01.09 00:35:54.907631 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1074 | ||
| 8253 | 2026.01.09 00:35:57.041328 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8254 | 2026.01.09 00:35:57.041533 [ 269 ] {86c7126d-6d9b-4830-981c-49da06dc4fc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8255 | 2026.01.09 00:35:57.041601 [ 269 ] {86c7126d-6d9b-4830-981c-49da06dc4fc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8256 | 2026.01.09 00:35:57.042244 [ 269 ] {86c7126d-6d9b-4830-981c-49da06dc4fc7} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8257 | 2026.01.09 00:35:57.042291 [ 269 ] {86c7126d-6d9b-4830-981c-49da06dc4fc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8258 | 2026.01.09 00:35:57.042707 [ 269 ] {86c7126d-6d9b-4830-981c-49da06dc4fc7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8259 | 2026.01.09 00:35:57.042955 [ 269 ] {86c7126d-6d9b-4830-981c-49da06dc4fc7} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8260 | 2026.01.09 00:35:57.043138 [ 269 ] {86c7126d-6d9b-4830-981c-49da06dc4fc7} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001648 sec., 8495.145631067962 rows/sec., 692.72 KiB/sec. | ||
| 8261 | 2026.01.09 00:35:57.043191 [ 269 ] {86c7126d-6d9b-4830-981c-49da06dc4fc7} <Debug> TCPHandler: Processed in 0.001992476 sec. | ||
| 8262 | 2026.01.09 00:35:57.043324 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8263 | 2026.01.09 00:35:57.043433 [ 269 ] {e5e69aba-effd-4972-9919-b01446457a4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8264 | 2026.01.09 00:35:57.043477 [ 269 ] {e5e69aba-effd-4972-9919-b01446457a4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8265 | 2026.01.09 00:35:57.044046 [ 269 ] {e5e69aba-effd-4972-9919-b01446457a4c} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8266 | 2026.01.09 00:35:57.044084 [ 269 ] {e5e69aba-effd-4972-9919-b01446457a4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8267 | 2026.01.09 00:35:57.044419 [ 269 ] {e5e69aba-effd-4972-9919-b01446457a4c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8268 | 2026.01.09 00:35:57.044637 [ 269 ] {e5e69aba-effd-4972-9919-b01446457a4c} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8269 | 2026.01.09 00:35:57.044776 [ 269 ] {e5e69aba-effd-4972-9919-b01446457a4c} <Debug> executeQuery: Read 145 rows, 12.78 KiB in 0.001365 sec., 106227.10622710624 rows/sec., 9.14 MiB/sec. | ||
| 8270 | 2026.01.09 00:35:57.044815 [ 269 ] {e5e69aba-effd-4972-9919-b01446457a4c} <Debug> TCPHandler: Processed in 0.001542524 sec. | ||
| 8271 | 2026.01.09 00:35:57.044937 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8272 | 2026.01.09 00:35:57.045036 [ 269 ] {97ab1a60-c277-4661-b027-1e8da319a382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8273 | 2026.01.09 00:35:57.045079 [ 269 ] {97ab1a60-c277-4661-b027-1e8da319a382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8274 | 2026.01.09 00:35:57.045546 [ 269 ] {97ab1a60-c277-4661-b027-1e8da319a382} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8275 | 2026.01.09 00:35:57.045581 [ 269 ] {97ab1a60-c277-4661-b027-1e8da319a382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8276 | 2026.01.09 00:35:57.045887 [ 269 ] {97ab1a60-c277-4661-b027-1e8da319a382} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8277 | 2026.01.09 00:35:57.046116 [ 269 ] {97ab1a60-c277-4661-b027-1e8da319a382} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8278 | 2026.01.09 00:35:57.046251 [ 269 ] {97ab1a60-c277-4661-b027-1e8da319a382} <Debug> executeQuery: Read 55 rows, 4.06 KiB in 0.001233 sec., 44606.65044606651 rows/sec., 3.22 MiB/sec. | ||
| 8279 | 2026.01.09 00:35:57.046290 [ 269 ] {97ab1a60-c277-4661-b027-1e8da319a382} <Debug> TCPHandler: Processed in 0.00140364 sec. | ||
| 8280 | 2026.01.09 00:35:57.046399 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8281 | 2026.01.09 00:35:57.046494 [ 269 ] {4d0c9759-0e00-4f03-9319-094683cba479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8282 | 2026.01.09 00:35:57.046534 [ 269 ] {4d0c9759-0e00-4f03-9319-094683cba479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8283 | 2026.01.09 00:35:57.046980 [ 269 ] {4d0c9759-0e00-4f03-9319-094683cba479} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8284 | 2026.01.09 00:35:57.047015 [ 269 ] {4d0c9759-0e00-4f03-9319-094683cba479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8285 | 2026.01.09 00:35:57.047329 [ 269 ] {4d0c9759-0e00-4f03-9319-094683cba479} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8286 | 2026.01.09 00:35:57.047546 [ 269 ] {4d0c9759-0e00-4f03-9319-094683cba479} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8287 | 2026.01.09 00:35:57.047678 [ 269 ] {4d0c9759-0e00-4f03-9319-094683cba479} <Debug> executeQuery: Read 119 rows, 9.54 KiB in 0.001202 sec., 99001.66389351082 rows/sec., 7.75 MiB/sec. | ||
| 8288 | 2026.01.09 00:35:57.047718 [ 269 ] {4d0c9759-0e00-4f03-9319-094683cba479} <Debug> TCPHandler: Processed in 0.001371109 sec. | ||
| 8289 | 2026.01.09 00:35:57.047833 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8290 | 2026.01.09 00:35:57.047929 [ 269 ] {c2faf198-1eaf-4892-ab34-db81f1313cfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8291 | 2026.01.09 00:35:57.047972 [ 269 ] {c2faf198-1eaf-4892-ab34-db81f1313cfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8292 | 2026.01.09 00:35:57.048418 [ 269 ] {c2faf198-1eaf-4892-ab34-db81f1313cfe} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8293 | 2026.01.09 00:35:57.048455 [ 269 ] {c2faf198-1eaf-4892-ab34-db81f1313cfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8294 | 2026.01.09 00:35:57.048789 [ 269 ] {c2faf198-1eaf-4892-ab34-db81f1313cfe} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8295 | 2026.01.09 00:35:57.049003 [ 269 ] {c2faf198-1eaf-4892-ab34-db81f1313cfe} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8296 | 2026.01.09 00:35:57.049136 [ 269 ] {c2faf198-1eaf-4892-ab34-db81f1313cfe} <Debug> executeQuery: Read 167 rows, 11.90 KiB in 0.001225 sec., 136326.5306122449 rows/sec., 9.49 MiB/sec. | ||
| 8297 | 2026.01.09 00:35:57.049174 [ 269 ] {c2faf198-1eaf-4892-ab34-db81f1313cfe} <Debug> TCPHandler: Processed in 0.00139152 sec. | ||
| 8298 | 2026.01.09 00:35:57.049281 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8299 | 2026.01.09 00:35:57.049378 [ 269 ] {8d5a2808-7664-4d0a-9896-250f1b974420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8300 | 2026.01.09 00:35:57.049432 [ 269 ] {8d5a2808-7664-4d0a-9896-250f1b974420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8301 | 2026.01.09 00:35:57.050328 [ 269 ] {8d5a2808-7664-4d0a-9896-250f1b974420} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8302 | 2026.01.09 00:35:57.050365 [ 269 ] {8d5a2808-7664-4d0a-9896-250f1b974420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8303 | 2026.01.09 00:35:57.050914 [ 269 ] {8d5a2808-7664-4d0a-9896-250f1b974420} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8304 | 2026.01.09 00:35:57.051135 [ 269 ] {8d5a2808-7664-4d0a-9896-250f1b974420} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8305 | 2026.01.09 00:35:57.051279 [ 269 ] {8d5a2808-7664-4d0a-9896-250f1b974420} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001921 sec., 21343.050494534098 rows/sec., 38.25 MiB/sec. | ||
| 8306 | 2026.01.09 00:35:57.051341 [ 269 ] {8d5a2808-7664-4d0a-9896-250f1b974420} <Debug> TCPHandler: Processed in 0.00210906 sec. | ||
| 8307 | 2026.01.09 00:35:57.051467 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8308 | 2026.01.09 00:35:57.051564 [ 269 ] {4c09f4a1-34ef-4df0-8121-3bf2bbc910ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8309 | 2026.01.09 00:35:57.051607 [ 269 ] {4c09f4a1-34ef-4df0-8121-3bf2bbc910ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8310 | 2026.01.09 00:35:57.051952 [ 269 ] {4c09f4a1-34ef-4df0-8121-3bf2bbc910ef} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8311 | 2026.01.09 00:35:57.051988 [ 269 ] {4c09f4a1-34ef-4df0-8121-3bf2bbc910ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8312 | 2026.01.09 00:35:57.052302 [ 269 ] {4c09f4a1-34ef-4df0-8121-3bf2bbc910ef} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8313 | 2026.01.09 00:35:57.052515 [ 269 ] {4c09f4a1-34ef-4df0-8121-3bf2bbc910ef} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8314 | 2026.01.09 00:35:57.052647 [ 269 ] {4c09f4a1-34ef-4df0-8121-3bf2bbc910ef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 8315 | 2026.01.09 00:35:57.052684 [ 269 ] {4c09f4a1-34ef-4df0-8121-3bf2bbc910ef} <Debug> TCPHandler: Processed in 0.001268327 sec. | ||
| 8316 | 2026.01.09 00:35:57.366370 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16791 | ||
| 8317 | 2026.01.09 00:35:57.366872 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8318 | 2026.01.09 00:35:57.366908 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8319 | 2026.01.09 00:35:57.367389 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8320 | 2026.01.09 00:35:57.367616 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8321 | 2026.01.09 00:35:57.367742 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16791 | ||
| 8322 | 2026.01.09 00:35:58.258616 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8323 | 2026.01.09 00:35:58.276901 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8324 | 2026.01.09 00:35:58.276972 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8325 | 2026.01.09 00:35:58.283398 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8326 | 2026.01.09 00:35:58.284124 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8327 | 2026.01.09 00:35:58.287290 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8328 | 2026.01.09 00:36:02.049480 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8329 | 2026.01.09 00:36:02.049671 [ 269 ] {85ee3946-96c3-4c25-95f8-774204cc7a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8330 | 2026.01.09 00:36:02.049733 [ 269 ] {85ee3946-96c3-4c25-95f8-774204cc7a71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8331 | 2026.01.09 00:36:02.050580 [ 269 ] {85ee3946-96c3-4c25-95f8-774204cc7a71} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8332 | 2026.01.09 00:36:02.050625 [ 269 ] {85ee3946-96c3-4c25-95f8-774204cc7a71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8333 | 2026.01.09 00:36:02.051035 [ 269 ] {85ee3946-96c3-4c25-95f8-774204cc7a71} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8334 | 2026.01.09 00:36:02.051261 [ 269 ] {85ee3946-96c3-4c25-95f8-774204cc7a71} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8335 | 2026.01.09 00:36:02.051423 [ 269 ] {85ee3946-96c3-4c25-95f8-774204cc7a71} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001796 sec., 228285.07795100223 rows/sec., 14.48 MiB/sec. | ||
| 8336 | 2026.01.09 00:36:02.051474 [ 269 ] {85ee3946-96c3-4c25-95f8-774204cc7a71} <Debug> TCPHandler: Processed in 0.002122601 sec. | ||
| 8337 | 2026.01.09 00:36:02.051600 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8338 | 2026.01.09 00:36:02.051703 [ 269 ] {faba0494-2f16-49f2-99ac-d864e5a621e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8339 | 2026.01.09 00:36:02.051747 [ 269 ] {faba0494-2f16-49f2-99ac-d864e5a621e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8340 | 2026.01.09 00:36:02.052686 [ 269 ] {faba0494-2f16-49f2-99ac-d864e5a621e7} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8341 | 2026.01.09 00:36:02.052723 [ 269 ] {faba0494-2f16-49f2-99ac-d864e5a621e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8342 | 2026.01.09 00:36:02.053096 [ 269 ] {faba0494-2f16-49f2-99ac-d864e5a621e7} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8343 | 2026.01.09 00:36:02.053310 [ 269 ] {faba0494-2f16-49f2-99ac-d864e5a621e7} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8344 | 2026.01.09 00:36:02.053456 [ 269 ] {faba0494-2f16-49f2-99ac-d864e5a621e7} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001775 sec., 626478.8732394365 rows/sec., 49.43 MiB/sec. | ||
| 8345 | 2026.01.09 00:36:02.053498 [ 269 ] {faba0494-2f16-49f2-99ac-d864e5a621e7} <Debug> TCPHandler: Processed in 0.001951115 sec. | ||
| 8346 | 2026.01.09 00:36:02.053613 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8347 | 2026.01.09 00:36:02.053711 [ 269 ] {88bdef58-4854-41ec-a029-2a7a463e4948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8348 | 2026.01.09 00:36:02.053752 [ 269 ] {88bdef58-4854-41ec-a029-2a7a463e4948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8349 | 2026.01.09 00:36:02.054245 [ 269 ] {88bdef58-4854-41ec-a029-2a7a463e4948} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8350 | 2026.01.09 00:36:02.054281 [ 269 ] {88bdef58-4854-41ec-a029-2a7a463e4948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8351 | 2026.01.09 00:36:02.054615 [ 269 ] {88bdef58-4854-41ec-a029-2a7a463e4948} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8352 | 2026.01.09 00:36:02.054828 [ 269 ] {88bdef58-4854-41ec-a029-2a7a463e4948} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8353 | 2026.01.09 00:36:02.054965 [ 269 ] {88bdef58-4854-41ec-a029-2a7a463e4948} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001272 sec., 161163.5220125786 rows/sec., 9.46 MiB/sec. | ||
| 8354 | 2026.01.09 00:36:02.055005 [ 269 ] {88bdef58-4854-41ec-a029-2a7a463e4948} <Debug> TCPHandler: Processed in 0.001442011 sec. | ||
| 8355 | 2026.01.09 00:36:02.055117 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8356 | 2026.01.09 00:36:02.055214 [ 269 ] {d407f4e6-86f7-431f-b7d9-93b76227ea9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8357 | 2026.01.09 00:36:02.055254 [ 269 ] {d407f4e6-86f7-431f-b7d9-93b76227ea9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8358 | 2026.01.09 00:36:02.055751 [ 269 ] {d407f4e6-86f7-431f-b7d9-93b76227ea9c} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8359 | 2026.01.09 00:36:02.055787 [ 269 ] {d407f4e6-86f7-431f-b7d9-93b76227ea9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8360 | 2026.01.09 00:36:02.056095 [ 269 ] {d407f4e6-86f7-431f-b7d9-93b76227ea9c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8361 | 2026.01.09 00:36:02.056312 [ 269 ] {d407f4e6-86f7-431f-b7d9-93b76227ea9c} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8362 | 2026.01.09 00:36:02.056445 [ 269 ] {d407f4e6-86f7-431f-b7d9-93b76227ea9c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001249 sec., 169735.78863090475 rows/sec., 10.95 MiB/sec. | ||
| 8363 | 2026.01.09 00:36:02.056482 [ 269 ] {d407f4e6-86f7-431f-b7d9-93b76227ea9c} <Debug> TCPHandler: Processed in 0.00141743 sec. | ||
| 8364 | 2026.01.09 00:36:02.056590 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8365 | 2026.01.09 00:36:02.056685 [ 269 ] {a0cda293-be5d-4f80-b5a3-2439ceed4b49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8366 | 2026.01.09 00:36:02.056724 [ 269 ] {a0cda293-be5d-4f80-b5a3-2439ceed4b49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8367 | 2026.01.09 00:36:02.057193 [ 269 ] {a0cda293-be5d-4f80-b5a3-2439ceed4b49} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8368 | 2026.01.09 00:36:02.057228 [ 269 ] {a0cda293-be5d-4f80-b5a3-2439ceed4b49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8369 | 2026.01.09 00:36:02.057545 [ 269 ] {a0cda293-be5d-4f80-b5a3-2439ceed4b49} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8370 | 2026.01.09 00:36:02.057755 [ 269 ] {a0cda293-be5d-4f80-b5a3-2439ceed4b49} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8371 | 2026.01.09 00:36:02.057884 [ 269 ] {a0cda293-be5d-4f80-b5a3-2439ceed4b49} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001215 sec., 173662.55144032923 rows/sec., 9.86 MiB/sec. | ||
| 8372 | 2026.01.09 00:36:02.057922 [ 269 ] {a0cda293-be5d-4f80-b5a3-2439ceed4b49} <Debug> TCPHandler: Processed in 0.001381039 sec. | ||
| 8373 | 2026.01.09 00:36:02.058030 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8374 | 2026.01.09 00:36:02.058124 [ 269 ] {b018b624-51ae-40b4-94c2-c95cc0291747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8375 | 2026.01.09 00:36:02.058163 [ 269 ] {b018b624-51ae-40b4-94c2-c95cc0291747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8376 | 2026.01.09 00:36:02.058813 [ 269 ] {b018b624-51ae-40b4-94c2-c95cc0291747} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8377 | 2026.01.09 00:36:02.058849 [ 269 ] {b018b624-51ae-40b4-94c2-c95cc0291747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8378 | 2026.01.09 00:36:02.059189 [ 269 ] {b018b624-51ae-40b4-94c2-c95cc0291747} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8379 | 2026.01.09 00:36:02.059413 [ 269 ] {b018b624-51ae-40b4-94c2-c95cc0291747} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8380 | 2026.01.09 00:36:02.059550 [ 269 ] {b018b624-51ae-40b4-94c2-c95cc0291747} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001442 sec., 470873.78640776704 rows/sec., 32.82 MiB/sec. | ||
| 8381 | 2026.01.09 00:36:02.059587 [ 269 ] {b018b624-51ae-40b4-94c2-c95cc0291747} <Debug> TCPHandler: Processed in 0.001607066 sec. | ||
| 8382 | 2026.01.09 00:36:02.059696 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8383 | 2026.01.09 00:36:02.059791 [ 269 ] {6428715f-5f39-485d-99bb-e588e756a455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8384 | 2026.01.09 00:36:02.059833 [ 269 ] {6428715f-5f39-485d-99bb-e588e756a455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8385 | 2026.01.09 00:36:02.060172 [ 269 ] {6428715f-5f39-485d-99bb-e588e756a455} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8386 | 2026.01.09 00:36:02.060207 [ 269 ] {6428715f-5f39-485d-99bb-e588e756a455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8387 | 2026.01.09 00:36:02.060512 [ 269 ] {6428715f-5f39-485d-99bb-e588e756a455} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8388 | 2026.01.09 00:36:02.060718 [ 269 ] {6428715f-5f39-485d-99bb-e588e756a455} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8389 | 2026.01.09 00:36:02.060828 [ 90 ] {} <Debug> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 8390 | 2026.01.09 00:36:02.060848 [ 269 ] {6428715f-5f39-485d-99bb-e588e756a455} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001073 sec., 5591.798695246971 rows/sec., 292.15 KiB/sec. | ||
| 8391 | 2026.01.09 00:36:02.060897 [ 90 ] {} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8392 | 2026.01.09 00:36:02.060904 [ 269 ] {6428715f-5f39-485d-99bb-e588e756a455} <Debug> TCPHandler: Processed in 0.001258595 sec. | ||
| 8393 | 2026.01.09 00:36:02.060926 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8394 | 2026.01.09 00:36:02.061030 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8395 | 2026.01.09 00:36:02.061050 [ 196 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 8396 | 2026.01.09 00:36:02.061130 [ 269 ] {f40caf53-d468-4e0c-9e57-f5a3b7ec64a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8397 | 2026.01.09 00:36:02.061177 [ 269 ] {f40caf53-d468-4e0c-9e57-f5a3b7ec64a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8398 | 2026.01.09 00:36:02.061208 [ 196 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8399 | 2026.01.09 00:36:02.061251 [ 196 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 108 rows starting from the beginning of the part | ||
| 8400 | 2026.01.09 00:36:02.061321 [ 196 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 8401 | 2026.01.09 00:36:02.061366 [ 196 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 8402 | 2026.01.09 00:36:02.061408 [ 196 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 8403 | 2026.01.09 00:36:02.061453 [ 196 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 8404 | 2026.01.09 00:36:02.061493 [ 196 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 8405 | 2026.01.09 00:36:02.061637 [ 269 ] {f40caf53-d468-4e0c-9e57-f5a3b7ec64a9} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8406 | 2026.01.09 00:36:02.061677 [ 269 ] {f40caf53-d468-4e0c-9e57-f5a3b7ec64a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8407 | 2026.01.09 00:36:02.062053 [ 269 ] {f40caf53-d468-4e0c-9e57-f5a3b7ec64a9} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8408 | 2026.01.09 00:36:02.062280 [ 269 ] {f40caf53-d468-4e0c-9e57-f5a3b7ec64a9} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8409 | 2026.01.09 00:36:02.062296 [ 198 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 138 rows, containing 4 columns (4 merged, 0 gathered) in 0.001302257 sec., 105969.86616313063 rows/sec., 5.41 MiB/sec. | ||
| 8410 | 2026.01.09 00:36:02.062426 [ 269 ] {f40caf53-d468-4e0c-9e57-f5a3b7ec64a9} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001312 sec., 239329.26829268291 rows/sec., 15.72 MiB/sec. | ||
| 8411 | 2026.01.09 00:36:02.062470 [ 269 ] {f40caf53-d468-4e0c-9e57-f5a3b7ec64a9} <Debug> TCPHandler: Processed in 0.001489052 sec. | ||
| 8412 | 2026.01.09 00:36:02.062482 [ 190 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 8413 | 2026.01.09 00:36:02.062576 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8414 | 2026.01.09 00:36:02.062677 [ 269 ] {510a0dee-9fed-460a-b666-6025181b94ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8415 | 2026.01.09 00:36:02.062722 [ 269 ] {510a0dee-9fed-460a-b666-6025181b94ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8416 | 2026.01.09 00:36:02.062795 [ 190 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_23_5} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8417 | 2026.01.09 00:36:02.062878 [ 190 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_23_5} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 8418 | 2026.01.09 00:36:02.062980 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8419 | 2026.01.09 00:36:02.063042 [ 269 ] {510a0dee-9fed-460a-b666-6025181b94ab} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8420 | 2026.01.09 00:36:02.063083 [ 269 ] {510a0dee-9fed-460a-b666-6025181b94ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8421 | 2026.01.09 00:36:02.063381 [ 269 ] {510a0dee-9fed-460a-b666-6025181b94ab} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8422 | 2026.01.09 00:36:02.063598 [ 269 ] {510a0dee-9fed-460a-b666-6025181b94ab} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8423 | 2026.01.09 00:36:02.063727 [ 269 ] {510a0dee-9fed-460a-b666-6025181b94ab} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001066 sec., 938.0863039399624 rows/sec., 63.21 KiB/sec. | ||
| 8424 | 2026.01.09 00:36:02.063763 [ 269 ] {510a0dee-9fed-460a-b666-6025181b94ab} <Debug> TCPHandler: Processed in 0.001236365 sec. | ||
| 8425 | 2026.01.09 00:36:02.063870 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8426 | 2026.01.09 00:36:02.063964 [ 269 ] {e047beb9-39de-41d0-b631-782b3011dd30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8427 | 2026.01.09 00:36:02.064005 [ 269 ] {e047beb9-39de-41d0-b631-782b3011dd30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8428 | 2026.01.09 00:36:02.064341 [ 269 ] {e047beb9-39de-41d0-b631-782b3011dd30} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8429 | 2026.01.09 00:36:02.064377 [ 269 ] {e047beb9-39de-41d0-b631-782b3011dd30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8430 | 2026.01.09 00:36:02.064686 [ 269 ] {e047beb9-39de-41d0-b631-782b3011dd30} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8431 | 2026.01.09 00:36:02.064898 [ 269 ] {e047beb9-39de-41d0-b631-782b3011dd30} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8432 | 2026.01.09 00:36:02.065030 [ 269 ] {e047beb9-39de-41d0-b631-782b3011dd30} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001082 sec., 96118.29944547135 rows/sec., 5.89 MiB/sec. | ||
| 8433 | 2026.01.09 00:36:02.065067 [ 269 ] {e047beb9-39de-41d0-b631-782b3011dd30} <Debug> TCPHandler: Processed in 0.001245886 sec. | ||
| 8434 | 2026.01.09 00:36:04.735692 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8435 | 2026.01.09 00:36:04.735744 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8436 | 2026.01.09 00:36:04.868739 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17239 | ||
| 8437 | 2026.01.09 00:36:04.869220 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8438 | 2026.01.09 00:36:04.869260 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8439 | 2026.01.09 00:36:04.869749 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8440 | 2026.01.09 00:36:04.869997 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8441 | 2026.01.09 00:36:04.870124 [ 88 ] {} <Debug> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8442 | 2026.01.09 00:36:04.870136 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17239 | ||
| 8443 | 2026.01.09 00:36:04.870164 [ 88 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8444 | 2026.01.09 00:36:04.870184 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8445 | 2026.01.09 00:36:04.870269 [ 196 ] {a669bb53-0fd3-4984-a3ca-34981099574c::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 | ||
| 8446 | 2026.01.09 00:36:04.870354 [ 196 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8447 | 2026.01.09 00:36:04.870387 [ 196 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14871 rows starting from the beginning of the part | ||
| 8448 | 2026.01.09 00:36:04.870445 [ 196 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part | ||
| 8449 | 2026.01.09 00:36:04.870489 [ 196 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 8450 | 2026.01.09 00:36:04.870531 [ 196 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 8451 | 2026.01.09 00:36:04.870573 [ 196 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part | ||
| 8452 | 2026.01.09 00:36:04.870614 [ 196 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 8453 | 2026.01.09 00:36:04.872637 [ 198 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17239 rows, containing 4 columns (4 merged, 0 gathered) in 0.002401449 sec., 7178582.597423472 rows/sec., 102.69 MiB/sec. | ||
| 8454 | 2026.01.09 00:36:04.872947 [ 191 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8455 | 2026.01.09 00:36:04.873285 [ 191 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_36_7} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8456 | 2026.01.09 00:36:04.873375 [ 191 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_36_7} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8457 | 2026.01.09 00:36:04.873501 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8458 | 2026.01.09 00:36:04.908747 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1108 | ||
| 8459 | 2026.01.09 00:36:04.911140 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8460 | 2026.01.09 00:36:04.911199 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8461 | 2026.01.09 00:36:04.912415 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8462 | 2026.01.09 00:36:04.912685 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8463 | 2026.01.09 00:36:04.912843 [ 88 ] {} <Debug> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8464 | 2026.01.09 00:36:04.912891 [ 88 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8465 | 2026.01.09 00:36:04.912913 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8466 | 2026.01.09 00:36:04.912997 [ 196 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::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 | ||
| 8467 | 2026.01.09 00:36:04.913031 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1108 | ||
| 8468 | 2026.01.09 00:36:04.913559 [ 196 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8469 | 2026.01.09 00:36:04.913687 [ 196 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 930 rows starting from the beginning of the part | ||
| 8470 | 2026.01.09 00:36:04.914015 [ 196 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 32 rows starting from the beginning of the part | ||
| 8471 | 2026.01.09 00:36:04.914355 [ 196 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 34 rows starting from the beginning of the part | ||
| 8472 | 2026.01.09 00:36:04.914706 [ 196 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 46 rows starting from the beginning of the part | ||
| 8473 | 2026.01.09 00:36:04.915043 [ 196 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 32 rows starting from the beginning of the part | ||
| 8474 | 2026.01.09 00:36:04.915380 [ 196 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 34 rows starting from the beginning of the part | ||
| 8475 | 2026.01.09 00:36:04.922270 [ 193 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1108 rows, containing 72 columns (72 merged, 0 gathered) in 0.009308465 sec., 119031.44073700659 rows/sec., 97.91 MiB/sec. | ||
| 8476 | 2026.01.09 00:36:04.923356 [ 188 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8477 | 2026.01.09 00:36:04.923846 [ 188 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_26_5} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8478 | 2026.01.09 00:36:04.923915 [ 188 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_26_5} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8479 | 2026.01.09 00:36:04.924091 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.59 MiB. | ||
| 8480 | 2026.01.09 00:36:05.001166 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 290.33 MiB, peak 297.48 MiB, free memory in arenas 0.00 B, will set to 291.35 MiB (RSS), difference: 1.02 MiB | ||
| 8481 | 2026.01.09 00:36:05.788295 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 8482 | 2026.01.09 00:36:05.805429 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8483 | 2026.01.09 00:36:05.805484 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8484 | 2026.01.09 00:36:05.812845 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8485 | 2026.01.09 00:36:05.813598 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8486 | 2026.01.09 00:36:05.813907 [ 86 ] {} <Debug> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8487 | 2026.01.09 00:36:05.813945 [ 86 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8488 | 2026.01.09 00:36:05.813968 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8489 | 2026.01.09 00:36:05.814098 [ 193 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 8490 | 2026.01.09 00:36:05.816988 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 8491 | 2026.01.09 00:36:05.818432 [ 193 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8492 | 2026.01.09 00:36:05.820106 [ 193 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 8493 | 2026.01.09 00:36:05.825140 [ 193 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 8494 | 2026.01.09 00:36:05.830019 [ 193 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 8495 | 2026.01.09 00:36:05.834638 [ 193 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 8496 | 2026.01.09 00:36:05.839121 [ 193 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 8497 | 2026.01.09 00:36:05.842930 [ 193 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 8498 | 2026.01.09 00:36:05.896154 [ 199 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.082111717 sec., 3312.5601307301854 rows/sec., 17.13 MiB/sec. | ||
| 8499 | 2026.01.09 00:36:05.898147 [ 189 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8500 | 2026.01.09 00:36:05.900149 [ 189 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_36_7} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8501 | 2026.01.09 00:36:05.900258 [ 189 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_36_7} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8502 | 2026.01.09 00:36:05.901746 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8503 | 2026.01.09 00:36:06.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 292.41 MiB, peak 304.30 MiB, free memory in arenas 0.00 B, will set to 294.17 MiB (RSS), difference: 1.76 MiB | ||
| 8504 | 2026.01.09 00:36:07.040438 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8505 | 2026.01.09 00:36:07.040631 [ 269 ] {2424f798-5a23-45a8-953f-83194dc82602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8506 | 2026.01.09 00:36:07.040699 [ 269 ] {2424f798-5a23-45a8-953f-83194dc82602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8507 | 2026.01.09 00:36:07.041436 [ 269 ] {2424f798-5a23-45a8-953f-83194dc82602} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8508 | 2026.01.09 00:36:07.041499 [ 269 ] {2424f798-5a23-45a8-953f-83194dc82602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8509 | 2026.01.09 00:36:07.041935 [ 269 ] {2424f798-5a23-45a8-953f-83194dc82602} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8510 | 2026.01.09 00:36:07.042175 [ 269 ] {2424f798-5a23-45a8-953f-83194dc82602} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8511 | 2026.01.09 00:36:07.042350 [ 269 ] {2424f798-5a23-45a8-953f-83194dc82602} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001765 sec., 78186.96883852691 rows/sec., 6.79 MiB/sec. | ||
| 8512 | 2026.01.09 00:36:07.042403 [ 269 ] {2424f798-5a23-45a8-953f-83194dc82602} <Debug> TCPHandler: Processed in 0.00209686 sec. | ||
| 8513 | 2026.01.09 00:36:07.042526 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8514 | 2026.01.09 00:36:07.042632 [ 269 ] {b5cd757c-486f-4864-b390-9ed9c541b14a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8515 | 2026.01.09 00:36:07.042680 [ 269 ] {b5cd757c-486f-4864-b390-9ed9c541b14a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8516 | 2026.01.09 00:36:07.043112 [ 269 ] {b5cd757c-486f-4864-b390-9ed9c541b14a} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8517 | 2026.01.09 00:36:07.043150 [ 269 ] {b5cd757c-486f-4864-b390-9ed9c541b14a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8518 | 2026.01.09 00:36:07.043468 [ 269 ] {b5cd757c-486f-4864-b390-9ed9c541b14a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8519 | 2026.01.09 00:36:07.043696 [ 269 ] {b5cd757c-486f-4864-b390-9ed9c541b14a} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8520 | 2026.01.09 00:36:07.043837 [ 269 ] {b5cd757c-486f-4864-b390-9ed9c541b14a} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001227 sec., 33414.83292583537 rows/sec., 2.45 MiB/sec. | ||
| 8521 | 2026.01.09 00:36:07.043877 [ 269 ] {b5cd757c-486f-4864-b390-9ed9c541b14a} <Debug> TCPHandler: Processed in 0.00140447 sec. | ||
| 8522 | 2026.01.09 00:36:07.043991 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8523 | 2026.01.09 00:36:07.044095 [ 269 ] {68ac63d1-401b-41b1-82c1-7e3990970d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8524 | 2026.01.09 00:36:07.044138 [ 269 ] {68ac63d1-401b-41b1-82c1-7e3990970d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8525 | 2026.01.09 00:36:07.044577 [ 269 ] {68ac63d1-401b-41b1-82c1-7e3990970d2f} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8526 | 2026.01.09 00:36:07.044615 [ 269 ] {68ac63d1-401b-41b1-82c1-7e3990970d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8527 | 2026.01.09 00:36:07.044926 [ 269 ] {68ac63d1-401b-41b1-82c1-7e3990970d2f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8528 | 2026.01.09 00:36:07.045145 [ 269 ] {68ac63d1-401b-41b1-82c1-7e3990970d2f} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8529 | 2026.01.09 00:36:07.045279 [ 269 ] {68ac63d1-401b-41b1-82c1-7e3990970d2f} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001202 sec., 87354.40931780367 rows/sec., 6.82 MiB/sec. | ||
| 8530 | 2026.01.09 00:36:07.045321 [ 269 ] {68ac63d1-401b-41b1-82c1-7e3990970d2f} <Debug> TCPHandler: Processed in 0.001380489 sec. | ||
| 8531 | 2026.01.09 00:36:07.045438 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8532 | 2026.01.09 00:36:07.045535 [ 269 ] {11bf076c-672d-46f9-8c10-9d90fa1e87ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8533 | 2026.01.09 00:36:07.045578 [ 269 ] {11bf076c-672d-46f9-8c10-9d90fa1e87ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8534 | 2026.01.09 00:36:07.045983 [ 269 ] {11bf076c-672d-46f9-8c10-9d90fa1e87ff} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8535 | 2026.01.09 00:36:07.046019 [ 269 ] {11bf076c-672d-46f9-8c10-9d90fa1e87ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8536 | 2026.01.09 00:36:07.046377 [ 269 ] {11bf076c-672d-46f9-8c10-9d90fa1e87ff} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8537 | 2026.01.09 00:36:07.046589 [ 269 ] {11bf076c-672d-46f9-8c10-9d90fa1e87ff} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8538 | 2026.01.09 00:36:07.046721 [ 269 ] {11bf076c-672d-46f9-8c10-9d90fa1e87ff} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 8539 | 2026.01.09 00:36:07.046759 [ 269 ] {11bf076c-672d-46f9-8c10-9d90fa1e87ff} <Debug> TCPHandler: Processed in 0.001370519 sec. | ||
| 8540 | 2026.01.09 00:36:07.046869 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8541 | 2026.01.09 00:36:07.046965 [ 269 ] {484f532d-019a-409d-8012-bdd6a81d74cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8542 | 2026.01.09 00:36:07.047020 [ 269 ] {484f532d-019a-409d-8012-bdd6a81d74cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8543 | 2026.01.09 00:36:07.047836 [ 269 ] {484f532d-019a-409d-8012-bdd6a81d74cb} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8544 | 2026.01.09 00:36:07.047872 [ 269 ] {484f532d-019a-409d-8012-bdd6a81d74cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8545 | 2026.01.09 00:36:07.048450 [ 269 ] {484f532d-019a-409d-8012-bdd6a81d74cb} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8546 | 2026.01.09 00:36:07.048678 [ 269 ] {484f532d-019a-409d-8012-bdd6a81d74cb} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8547 | 2026.01.09 00:36:07.048789 [ 83 ] {} <Debug> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8548 | 2026.01.09 00:36:07.048818 [ 269 ] {484f532d-019a-409d-8012-bdd6a81d74cb} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00187 sec., 21925.133689839575 rows/sec., 39.29 MiB/sec. | ||
| 8549 | 2026.01.09 00:36:07.048859 [ 83 ] {} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8550 | 2026.01.09 00:36:07.048884 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8551 | 2026.01.09 00:36:07.048893 [ 269 ] {484f532d-019a-409d-8012-bdd6a81d74cb} <Debug> TCPHandler: Processed in 0.002071968 sec. | ||
| 8552 | 2026.01.09 00:36:07.048988 [ 199 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::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 | ||
| 8553 | 2026.01.09 00:36:07.049025 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8554 | 2026.01.09 00:36:07.049129 [ 269 ] {f941ce66-4714-4f77-be0b-7c9e8596811f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8555 | 2026.01.09 00:36:07.049171 [ 269 ] {f941ce66-4714-4f77-be0b-7c9e8596811f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8556 | 2026.01.09 00:36:07.049248 [ 199 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8557 | 2026.01.09 00:36:07.049313 [ 199 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 737 rows starting from the beginning of the part | ||
| 8558 | 2026.01.09 00:36:07.049452 [ 199 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 41 rows starting from the beginning of the part | ||
| 8559 | 2026.01.09 00:36:07.049529 [ 269 ] {f941ce66-4714-4f77-be0b-7c9e8596811f} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8560 | 2026.01.09 00:36:07.049561 [ 199 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 41 rows starting from the beginning of the part | ||
| 8561 | 2026.01.09 00:36:07.049572 [ 269 ] {f941ce66-4714-4f77-be0b-7c9e8596811f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8562 | 2026.01.09 00:36:07.049664 [ 199 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 41 rows starting from the beginning of the part | ||
| 8563 | 2026.01.09 00:36:07.049758 [ 199 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 41 rows starting from the beginning of the part | ||
| 8564 | 2026.01.09 00:36:07.049850 [ 199 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 41 rows starting from the beginning of the part | ||
| 8565 | 2026.01.09 00:36:07.049925 [ 269 ] {f941ce66-4714-4f77-be0b-7c9e8596811f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8566 | 2026.01.09 00:36:07.050172 [ 269 ] {f941ce66-4714-4f77-be0b-7c9e8596811f} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8567 | 2026.01.09 00:36:07.050311 [ 269 ] {f941ce66-4714-4f77-be0b-7c9e8596811f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0012 sec., 50000.00000000001 rows/sec., 3.37 MiB/sec. | ||
| 8568 | 2026.01.09 00:36:07.050349 [ 269 ] {f941ce66-4714-4f77-be0b-7c9e8596811f} <Debug> TCPHandler: Processed in 0.001375979 sec. | ||
| 8569 | 2026.01.09 00:36:07.066274 [ 189 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 942 rows, containing 19 columns (19 merged, 0 gathered) in 0.017333443 sec., 54345.81000439439 rows/sec., 97.39 MiB/sec. | ||
| 8570 | 2026.01.09 00:36:07.067685 [ 195 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8571 | 2026.01.09 00:36:07.068017 [ 195 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8572 | 2026.01.09 00:36:07.068089 [ 195 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8573 | 2026.01.09 00:36:07.068177 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.78 MiB. | ||
| 8574 | 2026.01.09 00:36:08.000226 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 294.64 MiB, peak 304.30 MiB, free memory in arenas 0.00 B, will set to 298.67 MiB (RSS), difference: 4.03 MiB | ||
| 8575 | 2026.01.09 00:36:08.177401 [ 83 ] {} <Debug> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 8576 | 2026.01.09 00:36:08.177471 [ 83 ] {} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8577 | 2026.01.09 00:36:08.177496 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8578 | 2026.01.09 00:36:08.177611 [ 192 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::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 | ||
| 8579 | 2026.01.09 00:36:08.177746 [ 192 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8580 | 2026.01.09 00:36:08.177781 [ 192 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 20 rows starting from the beginning of the part | ||
| 8581 | 2026.01.09 00:36:08.177850 [ 192 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part | ||
| 8582 | 2026.01.09 00:36:08.177899 [ 192 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 8583 | 2026.01.09 00:36:08.177942 [ 192 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::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 | ||
| 8584 | 2026.01.09 00:36:08.177984 [ 192 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
| 8585 | 2026.01.09 00:36:08.178757 [ 189 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 5 columns (5 merged, 0 gathered) in 0.001195424 sec., 43499.210322028 rows/sec., 3.63 MiB/sec. | ||
| 8586 | 2026.01.09 00:36:08.178975 [ 194 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 8587 | 2026.01.09 00:36:08.179348 [ 194 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_13_3} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8588 | 2026.01.09 00:36:08.179447 [ 194 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_13_3} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 8589 | 2026.01.09 00:36:08.179569 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 8590 | 2026.01.09 00:36:09.496959 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8591 | 2026.01.09 00:36:09.497191 [ 269 ] {d49225fc-1daf-497f-a09a-bc0c00228787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8592 | 2026.01.09 00:36:09.497281 [ 269 ] {d49225fc-1daf-497f-a09a-bc0c00228787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8593 | 2026.01.09 00:36:09.498536 [ 269 ] {d49225fc-1daf-497f-a09a-bc0c00228787} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8594 | 2026.01.09 00:36:09.498611 [ 269 ] {d49225fc-1daf-497f-a09a-bc0c00228787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8595 | 2026.01.09 00:36:09.499158 [ 269 ] {d49225fc-1daf-497f-a09a-bc0c00228787} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8596 | 2026.01.09 00:36:09.499525 [ 269 ] {d49225fc-1daf-497f-a09a-bc0c00228787} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8597 | 2026.01.09 00:36:09.499810 [ 269 ] {d49225fc-1daf-497f-a09a-bc0c00228787} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002663 sec., 153961.69733383402 rows/sec., 9.77 MiB/sec. | ||
| 8598 | 2026.01.09 00:36:09.499968 [ 269 ] {d49225fc-1daf-497f-a09a-bc0c00228787} <Debug> TCPHandler: Processed in 0.003196971 sec. | ||
| 8599 | 2026.01.09 00:36:09.500171 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8600 | 2026.01.09 00:36:09.500363 [ 269 ] {749f3fe7-c10b-4a12-a6f2-fd99026d2802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8601 | 2026.01.09 00:36:09.500427 [ 269 ] {749f3fe7-c10b-4a12-a6f2-fd99026d2802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8602 | 2026.01.09 00:36:09.501152 [ 269 ] {749f3fe7-c10b-4a12-a6f2-fd99026d2802} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8603 | 2026.01.09 00:36:09.501212 [ 269 ] {749f3fe7-c10b-4a12-a6f2-fd99026d2802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8604 | 2026.01.09 00:36:09.501659 [ 269 ] {749f3fe7-c10b-4a12-a6f2-fd99026d2802} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8605 | 2026.01.09 00:36:09.501977 [ 269 ] {749f3fe7-c10b-4a12-a6f2-fd99026d2802} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8606 | 2026.01.09 00:36:09.502187 [ 269 ] {749f3fe7-c10b-4a12-a6f2-fd99026d2802} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00189 sec., 1058.2010582010582 rows/sec., 86.29 KiB/sec. | ||
| 8607 | 2026.01.09 00:36:09.502261 [ 269 ] {749f3fe7-c10b-4a12-a6f2-fd99026d2802} <Debug> TCPHandler: Processed in 0.002163992 sec. | ||
| 8608 | 2026.01.09 00:36:09.502503 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8609 | 2026.01.09 00:36:09.502635 [ 269 ] {67b54476-f2ce-4846-91fd-3a215dcecc39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8610 | 2026.01.09 00:36:09.502694 [ 269 ] {67b54476-f2ce-4846-91fd-3a215dcecc39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8611 | 2026.01.09 00:36:09.505635 [ 269 ] {67b54476-f2ce-4846-91fd-3a215dcecc39} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8612 | 2026.01.09 00:36:09.505686 [ 269 ] {67b54476-f2ce-4846-91fd-3a215dcecc39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8613 | 2026.01.09 00:36:09.506353 [ 269 ] {67b54476-f2ce-4846-91fd-3a215dcecc39} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8614 | 2026.01.09 00:36:09.506700 [ 269 ] {67b54476-f2ce-4846-91fd-3a215dcecc39} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8615 | 2026.01.09 00:36:09.506901 [ 269 ] {67b54476-f2ce-4846-91fd-3a215dcecc39} <Debug> executeQuery: Read 2253 rows, 186.48 KiB in 0.004297 sec., 524319.2925296719 rows/sec., 42.38 MiB/sec. | ||
| 8616 | 2026.01.09 00:36:09.506973 [ 269 ] {67b54476-f2ce-4846-91fd-3a215dcecc39} <Debug> MemoryTracker: Peak memory usage (for query): 4.03 MiB. | ||
| 8617 | 2026.01.09 00:36:09.507203 [ 269 ] {67b54476-f2ce-4846-91fd-3a215dcecc39} <Debug> TCPHandler: Processed in 0.004758965 sec. | ||
| 8618 | 2026.01.09 00:36:09.507567 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8619 | 2026.01.09 00:36:09.507796 [ 269 ] {e0b86287-363a-497c-95bc-b9d8c676d5b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8620 | 2026.01.09 00:36:09.507887 [ 269 ] {e0b86287-363a-497c-95bc-b9d8c676d5b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8621 | 2026.01.09 00:36:09.508866 [ 269 ] {e0b86287-363a-497c-95bc-b9d8c676d5b7} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8622 | 2026.01.09 00:36:09.509019 [ 269 ] {e0b86287-363a-497c-95bc-b9d8c676d5b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8623 | 2026.01.09 00:36:09.509474 [ 269 ] {e0b86287-363a-497c-95bc-b9d8c676d5b7} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8624 | 2026.01.09 00:36:09.509751 [ 269 ] {e0b86287-363a-497c-95bc-b9d8c676d5b7} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8625 | 2026.01.09 00:36:09.509986 [ 269 ] {e0b86287-363a-497c-95bc-b9d8c676d5b7} <Debug> executeQuery: Read 207 rows, 12.46 KiB in 0.002249 sec., 92040.9070698088 rows/sec., 5.41 MiB/sec. | ||
| 8626 | 2026.01.09 00:36:09.510113 [ 269 ] {e0b86287-363a-497c-95bc-b9d8c676d5b7} <Debug> TCPHandler: Processed in 0.00278515 sec. | ||
| 8627 | 2026.01.09 00:36:09.511284 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8628 | 2026.01.09 00:36:09.511457 [ 269 ] {f9e2a6e9-d2f8-4ce2-90d4-812c5835d314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8629 | 2026.01.09 00:36:09.511557 [ 269 ] {f9e2a6e9-d2f8-4ce2-90d4-812c5835d314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8630 | 2026.01.09 00:36:09.513278 [ 269 ] {f9e2a6e9-d2f8-4ce2-90d4-812c5835d314} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8631 | 2026.01.09 00:36:09.513337 [ 269 ] {f9e2a6e9-d2f8-4ce2-90d4-812c5835d314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8632 | 2026.01.09 00:36:09.513937 [ 269 ] {f9e2a6e9-d2f8-4ce2-90d4-812c5835d314} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8633 | 2026.01.09 00:36:09.514301 [ 269 ] {f9e2a6e9-d2f8-4ce2-90d4-812c5835d314} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8634 | 2026.01.09 00:36:09.514542 [ 269 ] {f9e2a6e9-d2f8-4ce2-90d4-812c5835d314} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.003124 sec., 140845.0704225352 rows/sec., 9.32 MiB/sec. | ||
| 8635 | 2026.01.09 00:36:09.514620 [ 269 ] {f9e2a6e9-d2f8-4ce2-90d4-812c5835d314} <Debug> TCPHandler: Processed in 0.003460909 sec. | ||
| 8636 | 2026.01.09 00:36:09.514848 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8637 | 2026.01.09 00:36:09.514995 [ 269 ] {1616ec86-c41c-49b6-b7f6-39a7b31ec4ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8638 | 2026.01.09 00:36:09.515057 [ 269 ] {1616ec86-c41c-49b6-b7f6-39a7b31ec4ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8639 | 2026.01.09 00:36:09.516156 [ 269 ] {1616ec86-c41c-49b6-b7f6-39a7b31ec4ba} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8640 | 2026.01.09 00:36:09.516210 [ 269 ] {1616ec86-c41c-49b6-b7f6-39a7b31ec4ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8641 | 2026.01.09 00:36:09.516715 [ 269 ] {1616ec86-c41c-49b6-b7f6-39a7b31ec4ba} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8642 | 2026.01.09 00:36:09.517186 [ 269 ] {1616ec86-c41c-49b6-b7f6-39a7b31ec4ba} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8643 | 2026.01.09 00:36:09.517405 [ 269 ] {1616ec86-c41c-49b6-b7f6-39a7b31ec4ba} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.002444 sec., 86333.87888707037 rows/sec., 4.90 MiB/sec. | ||
| 8644 | 2026.01.09 00:36:09.517767 [ 269 ] {1616ec86-c41c-49b6-b7f6-39a7b31ec4ba} <Debug> TCPHandler: Processed in 0.003012026 sec. | ||
| 8645 | 2026.01.09 00:36:09.518015 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8646 | 2026.01.09 00:36:09.518410 [ 269 ] {2dbe6bf5-d83a-4d8f-bda8-d996cacc3a72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8647 | 2026.01.09 00:36:09.518478 [ 269 ] {2dbe6bf5-d83a-4d8f-bda8-d996cacc3a72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8648 | 2026.01.09 00:36:09.520316 [ 269 ] {2dbe6bf5-d83a-4d8f-bda8-d996cacc3a72} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8649 | 2026.01.09 00:36:09.520373 [ 269 ] {2dbe6bf5-d83a-4d8f-bda8-d996cacc3a72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8650 | 2026.01.09 00:36:09.521243 [ 269 ] {2dbe6bf5-d83a-4d8f-bda8-d996cacc3a72} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8651 | 2026.01.09 00:36:09.521644 [ 269 ] {2dbe6bf5-d83a-4d8f-bda8-d996cacc3a72} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8652 | 2026.01.09 00:36:09.521902 [ 269 ] {2dbe6bf5-d83a-4d8f-bda8-d996cacc3a72} <Debug> executeQuery: Read 1137 rows, 82.92 KiB in 0.003524 sec., 322644.721906924 rows/sec., 22.98 MiB/sec. | ||
| 8653 | 2026.01.09 00:36:09.522012 [ 269 ] {2dbe6bf5-d83a-4d8f-bda8-d996cacc3a72} <Debug> TCPHandler: Processed in 0.004070006 sec. | ||
| 8654 | 2026.01.09 00:36:09.522218 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8655 | 2026.01.09 00:36:09.522355 [ 269 ] {ae2d0aa2-a734-43a4-b05f-1c185afbc8f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8656 | 2026.01.09 00:36:09.522417 [ 269 ] {ae2d0aa2-a734-43a4-b05f-1c185afbc8f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8657 | 2026.01.09 00:36:09.524185 [ 269 ] {ae2d0aa2-a734-43a4-b05f-1c185afbc8f9} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8658 | 2026.01.09 00:36:09.524306 [ 269 ] {ae2d0aa2-a734-43a4-b05f-1c185afbc8f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8659 | 2026.01.09 00:36:09.524891 [ 269 ] {ae2d0aa2-a734-43a4-b05f-1c185afbc8f9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8660 | 2026.01.09 00:36:09.525458 [ 269 ] {ae2d0aa2-a734-43a4-b05f-1c185afbc8f9} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8661 | 2026.01.09 00:36:09.525701 [ 269 ] {ae2d0aa2-a734-43a4-b05f-1c185afbc8f9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003403 sec., 1763.150161622098 rows/sec., 92.12 KiB/sec. | ||
| 8662 | 2026.01.09 00:36:09.525769 [ 269 ] {ae2d0aa2-a734-43a4-b05f-1c185afbc8f9} <Debug> TCPHandler: Processed in 0.003664044 sec. | ||
| 8663 | 2026.01.09 00:36:09.525973 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8664 | 2026.01.09 00:36:09.526103 [ 269 ] {31ae30b0-e050-4aee-82ce-3fd13b6d5243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8665 | 2026.01.09 00:36:09.526166 [ 269 ] {31ae30b0-e050-4aee-82ce-3fd13b6d5243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8666 | 2026.01.09 00:36:09.527678 [ 269 ] {31ae30b0-e050-4aee-82ce-3fd13b6d5243} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8667 | 2026.01.09 00:36:09.527777 [ 269 ] {31ae30b0-e050-4aee-82ce-3fd13b6d5243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8668 | 2026.01.09 00:36:09.528506 [ 269 ] {31ae30b0-e050-4aee-82ce-3fd13b6d5243} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8669 | 2026.01.09 00:36:09.528843 [ 269 ] {31ae30b0-e050-4aee-82ce-3fd13b6d5243} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8670 | 2026.01.09 00:36:09.529129 [ 269 ] {31ae30b0-e050-4aee-82ce-3fd13b6d5243} <Debug> executeQuery: Read 935 rows, 63.39 KiB in 0.003 sec., 311666.6666666667 rows/sec., 20.63 MiB/sec. | ||
| 8671 | 2026.01.09 00:36:09.529226 [ 269 ] {31ae30b0-e050-4aee-82ce-3fd13b6d5243} <Debug> TCPHandler: Processed in 0.003283104 sec. | ||
| 8672 | 2026.01.09 00:36:09.529474 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8673 | 2026.01.09 00:36:09.529623 [ 269 ] {b352c14d-68cd-4206-b631-ab95761d1baa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8674 | 2026.01.09 00:36:09.529685 [ 269 ] {b352c14d-68cd-4206-b631-ab95761d1baa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8675 | 2026.01.09 00:36:09.530686 [ 269 ] {b352c14d-68cd-4206-b631-ab95761d1baa} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8676 | 2026.01.09 00:36:09.530750 [ 269 ] {b352c14d-68cd-4206-b631-ab95761d1baa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8677 | 2026.01.09 00:36:09.531486 [ 269 ] {b352c14d-68cd-4206-b631-ab95761d1baa} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8678 | 2026.01.09 00:36:09.531849 [ 269 ] {b352c14d-68cd-4206-b631-ab95761d1baa} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8679 | 2026.01.09 00:36:09.532283 [ 269 ] {b352c14d-68cd-4206-b631-ab95761d1baa} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002695 sec., 371.0575139146568 rows/sec., 25.00 KiB/sec. | ||
| 8680 | 2026.01.09 00:36:09.532414 [ 269 ] {b352c14d-68cd-4206-b631-ab95761d1baa} <Debug> TCPHandler: Processed in 0.003034526 sec. | ||
| 8681 | 2026.01.09 00:36:09.532618 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8682 | 2026.01.09 00:36:09.532807 [ 269 ] {5114f64d-f3d1-42ee-99a8-4f3dcad62b16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8683 | 2026.01.09 00:36:09.532872 [ 269 ] {5114f64d-f3d1-42ee-99a8-4f3dcad62b16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8684 | 2026.01.09 00:36:09.533648 [ 269 ] {5114f64d-f3d1-42ee-99a8-4f3dcad62b16} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8685 | 2026.01.09 00:36:09.533699 [ 269 ] {5114f64d-f3d1-42ee-99a8-4f3dcad62b16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8686 | 2026.01.09 00:36:09.534179 [ 269 ] {5114f64d-f3d1-42ee-99a8-4f3dcad62b16} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8687 | 2026.01.09 00:36:09.534510 [ 269 ] {5114f64d-f3d1-42ee-99a8-4f3dcad62b16} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8688 | 2026.01.09 00:36:09.534810 [ 269 ] {5114f64d-f3d1-42ee-99a8-4f3dcad62b16} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.002038 sec., 39254.17075564279 rows/sec., 2.33 MiB/sec. | ||
| 8689 | 2026.01.09 00:36:09.534868 [ 269 ] {5114f64d-f3d1-42ee-99a8-4f3dcad62b16} <Debug> TCPHandler: Processed in 0.002337636 sec. | ||
| 8690 | 2026.01.09 00:36:12.033934 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8691 | 2026.01.09 00:36:12.034121 [ 269 ] {824552ad-ad9c-43ba-a05e-2b07f249e965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8692 | 2026.01.09 00:36:12.034183 [ 269 ] {824552ad-ad9c-43ba-a05e-2b07f249e965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8693 | 2026.01.09 00:36:12.034880 [ 269 ] {824552ad-ad9c-43ba-a05e-2b07f249e965} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8694 | 2026.01.09 00:36:12.034929 [ 269 ] {824552ad-ad9c-43ba-a05e-2b07f249e965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8695 | 2026.01.09 00:36:12.035364 [ 269 ] {824552ad-ad9c-43ba-a05e-2b07f249e965} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8696 | 2026.01.09 00:36:12.035632 [ 269 ] {824552ad-ad9c-43ba-a05e-2b07f249e965} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8697 | 2026.01.09 00:36:12.035767 [ 73 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8698 | 2026.01.09 00:36:12.035798 [ 269 ] {824552ad-ad9c-43ba-a05e-2b07f249e965} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001723 sec., 32501.450957632038 rows/sec., 2.50 MiB/sec. | ||
| 8699 | 2026.01.09 00:36:12.035810 [ 73 ] {} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8700 | 2026.01.09 00:36:12.035835 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8701 | 2026.01.09 00:36:12.035846 [ 269 ] {824552ad-ad9c-43ba-a05e-2b07f249e965} <Debug> TCPHandler: Processed in 0.002035658 sec. | ||
| 8702 | 2026.01.09 00:36:12.035953 [ 192 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::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 | ||
| 8703 | 2026.01.09 00:36:12.035979 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8704 | 2026.01.09 00:36:12.036100 [ 269 ] {e5a0b203-6b23-4ee5-aef3-bea3056d71ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8705 | 2026.01.09 00:36:12.036115 [ 192 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8706 | 2026.01.09 00:36:12.036142 [ 269 ] {e5a0b203-6b23-4ee5-aef3-bea3056d71ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8707 | 2026.01.09 00:36:12.036156 [ 192 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2466 rows starting from the beginning of the part | ||
| 8708 | 2026.01.09 00:36:12.036234 [ 192 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 145 rows starting from the beginning of the part | ||
| 8709 | 2026.01.09 00:36:12.036283 [ 192 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1112 rows starting from the beginning of the part | ||
| 8710 | 2026.01.09 00:36:12.036331 [ 192 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 138 rows starting from the beginning of the part | ||
| 8711 | 2026.01.09 00:36:12.036374 [ 192 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 2253 rows starting from the beginning of the part | ||
| 8712 | 2026.01.09 00:36:12.036419 [ 192 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 56 rows starting from the beginning of the part | ||
| 8713 | 2026.01.09 00:36:12.036605 [ 269 ] {e5a0b203-6b23-4ee5-aef3-bea3056d71ea} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8714 | 2026.01.09 00:36:12.036645 [ 269 ] {e5a0b203-6b23-4ee5-aef3-bea3056d71ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8715 | 2026.01.09 00:36:12.036971 [ 269 ] {e5a0b203-6b23-4ee5-aef3-bea3056d71ea} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8716 | 2026.01.09 00:36:12.037187 [ 269 ] {e5a0b203-6b23-4ee5-aef3-bea3056d71ea} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8717 | 2026.01.09 00:36:12.037290 [ 73 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8718 | 2026.01.09 00:36:12.037314 [ 73 ] {} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8719 | 2026.01.09 00:36:12.037317 [ 269 ] {e5a0b203-6b23-4ee5-aef3-bea3056d71ea} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001241 sec., 51571.313456889606 rows/sec., 4.03 MiB/sec. | ||
| 8720 | 2026.01.09 00:36:12.037331 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8721 | 2026.01.09 00:36:12.037359 [ 269 ] {e5a0b203-6b23-4ee5-aef3-bea3056d71ea} <Debug> TCPHandler: Processed in 0.001430241 sec. | ||
| 8722 | 2026.01.09 00:36:12.037455 [ 194 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::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 | ||
| 8723 | 2026.01.09 00:36:12.037482 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8724 | 2026.01.09 00:36:12.037593 [ 269 ] {91de729c-676b-46f4-ae10-344ff0da0ea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8725 | 2026.01.09 00:36:12.037605 [ 194 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8726 | 2026.01.09 00:36:12.037636 [ 269 ] {91de729c-676b-46f4-ae10-344ff0da0ea5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8727 | 2026.01.09 00:36:12.037645 [ 194 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1250 rows starting from the beginning of the part | ||
| 8728 | 2026.01.09 00:36:12.037721 [ 194 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 119 rows starting from the beginning of the part | ||
| 8729 | 2026.01.09 00:36:12.037767 [ 194 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 679 rows starting from the beginning of the part | ||
| 8730 | 2026.01.09 00:36:12.037807 [ 194 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 105 rows starting from the beginning of the part | ||
| 8731 | 2026.01.09 00:36:12.037852 [ 194 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1137 rows starting from the beginning of the part | ||
| 8732 | 2026.01.09 00:36:12.037894 [ 194 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 64 rows starting from the beginning of the part | ||
| 8733 | 2026.01.09 00:36:12.038078 [ 269 ] {91de729c-676b-46f4-ae10-344ff0da0ea5} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8734 | 2026.01.09 00:36:12.038129 [ 269 ] {91de729c-676b-46f4-ae10-344ff0da0ea5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8735 | 2026.01.09 00:36:12.038448 [ 192 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6170 rows, containing 5 columns (5 merged, 0 gathered) in 0.002551243 sec., 2418428.977561134 rows/sec., 205.37 MiB/sec. | ||
| 8736 | 2026.01.09 00:36:12.038753 [ 192 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8737 | 2026.01.09 00:36:12.038836 [ 269 ] {91de729c-676b-46f4-ae10-344ff0da0ea5} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8738 | 2026.01.09 00:36:12.039046 [ 192 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_61_12} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8739 | 2026.01.09 00:36:12.039128 [ 192 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_61_12} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8740 | 2026.01.09 00:36:12.039185 [ 269 ] {91de729c-676b-46f4-ae10-344ff0da0ea5} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8741 | 2026.01.09 00:36:12.039210 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 8742 | 2026.01.09 00:36:12.039314 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8743 | 2026.01.09 00:36:12.039347 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8744 | 2026.01.09 00:36:12.039355 [ 269 ] {91de729c-676b-46f4-ae10-344ff0da0ea5} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.00178 sec., 35955.05617977528 rows/sec., 2.50 MiB/sec. | ||
| 8745 | 2026.01.09 00:36:12.039366 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8746 | 2026.01.09 00:36:12.039361 [ 187 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3354 rows, containing 5 columns (5 merged, 0 gathered) in 0.001958325 sec., 1712688.1390984643 rows/sec., 129.61 MiB/sec. | ||
| 8747 | 2026.01.09 00:36:12.039402 [ 269 ] {91de729c-676b-46f4-ae10-344ff0da0ea5} <Debug> TCPHandler: Processed in 0.001968406 sec. | ||
| 8748 | 2026.01.09 00:36:12.039438 [ 192 ] {932a566d-fbdc-4b2b-9486-18b365c28387::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 | ||
| 8749 | 2026.01.09 00:36:12.039527 [ 192 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8750 | 2026.01.09 00:36:12.039550 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8751 | 2026.01.09 00:36:12.039556 [ 192 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 17612 rows starting from the beginning of the part | ||
| 8752 | 2026.01.09 00:36:12.039604 [ 202 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8753 | 2026.01.09 00:36:12.039628 [ 192 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 167 rows starting from the beginning of the part | ||
| 8754 | 2026.01.09 00:36:12.039671 [ 192 ] {932a566d-fbdc-4b2b-9486-18b365c28387::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 | ||
| 8755 | 2026.01.09 00:36:12.039673 [ 269 ] {b11d2927-3943-49fc-af81-58d79633330c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8756 | 2026.01.09 00:36:12.039710 [ 192 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 8757 | 2026.01.09 00:36:12.039738 [ 269 ] {b11d2927-3943-49fc-af81-58d79633330c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8758 | 2026.01.09 00:36:12.039750 [ 192 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 935 rows starting from the beginning of the part | ||
| 8759 | 2026.01.09 00:36:12.039794 [ 192 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 64 rows starting from the beginning of the part | ||
| 8760 | 2026.01.09 00:36:12.039889 [ 202 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_61_12} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8761 | 2026.01.09 00:36:12.039973 [ 202 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_61_12} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8762 | 2026.01.09 00:36:12.040052 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 8763 | 2026.01.09 00:36:12.040086 [ 269 ] {b11d2927-3943-49fc-af81-58d79633330c} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8764 | 2026.01.09 00:36:12.040127 [ 269 ] {b11d2927-3943-49fc-af81-58d79633330c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8765 | 2026.01.09 00:36:12.040491 [ 269 ] {b11d2927-3943-49fc-af81-58d79633330c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8766 | 2026.01.09 00:36:12.040708 [ 269 ] {b11d2927-3943-49fc-af81-58d79633330c} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8767 | 2026.01.09 00:36:12.040809 [ 73 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8768 | 2026.01.09 00:36:12.040832 [ 73 ] {} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8769 | 2026.01.09 00:36:12.040847 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8770 | 2026.01.09 00:36:12.040861 [ 269 ] {b11d2927-3943-49fc-af81-58d79633330c} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001213 sec., 19785.65539983512 rows/sec., 1.33 MiB/sec. | ||
| 8771 | 2026.01.09 00:36:12.040903 [ 269 ] {b11d2927-3943-49fc-af81-58d79633330c} <Debug> TCPHandler: Processed in 0.001412441 sec. | ||
| 8772 | 2026.01.09 00:36:12.040928 [ 187 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 8773 | 2026.01.09 00:36:12.041046 [ 187 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8774 | 2026.01.09 00:36:12.041079 [ 187 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3848 rows starting from the beginning of the part | ||
| 8775 | 2026.01.09 00:36:12.041142 [ 187 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 8776 | 2026.01.09 00:36:12.041183 [ 187 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 8777 | 2026.01.09 00:36:12.041224 [ 187 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 8778 | 2026.01.09 00:36:12.041261 [ 187 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 80 rows starting from the beginning of the part | ||
| 8779 | 2026.01.09 00:36:12.041298 [ 187 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 24 rows starting from the beginning of the part | ||
| 8780 | 2026.01.09 00:36:12.043018 [ 201 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4176 rows, containing 4 columns (4 merged, 0 gathered) in 0.002124931 sec., 1965240.283096251 rows/sec., 125.26 MiB/sec. | ||
| 8781 | 2026.01.09 00:36:12.043418 [ 187 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8782 | 2026.01.09 00:36:12.043662 [ 187 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_61_12} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8783 | 2026.01.09 00:36:12.043733 [ 187 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_61_12} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8784 | 2026.01.09 00:36:12.043804 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 8785 | 2026.01.09 00:36:12.044934 [ 187 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19252 rows, containing 5 columns (5 merged, 0 gathered) in 0.005524738 sec., 3484690.133722178 rows/sec., 234.37 MiB/sec. | ||
| 8786 | 2026.01.09 00:36:12.045190 [ 187 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8787 | 2026.01.09 00:36:12.045433 [ 187 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8788 | 2026.01.09 00:36:12.045499 [ 187 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8789 | 2026.01.09 00:36:12.045584 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.21 MiB. | ||
| 8790 | 2026.01.09 00:36:12.370270 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17751 | ||
| 8791 | 2026.01.09 00:36:12.370728 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8792 | 2026.01.09 00:36:12.370767 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8793 | 2026.01.09 00:36:12.371213 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8794 | 2026.01.09 00:36:12.371442 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8795 | 2026.01.09 00:36:12.371576 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17751 | ||
| 8796 | 2026.01.09 00:36:13.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 299.13 MiB, peak 308.73 MiB, free memory in arenas 0.00 B, will set to 300.55 MiB (RSS), difference: 1.42 MiB | ||
| 8797 | 2026.01.09 00:36:13.317133 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 8798 | 2026.01.09 00:36:13.332550 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8799 | 2026.01.09 00:36:13.332601 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8800 | 2026.01.09 00:36:13.338325 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8801 | 2026.01.09 00:36:13.339023 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8802 | 2026.01.09 00:36:13.341672 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8803 | 2026.01.09 00:36:14.913232 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1150 | ||
| 8804 | 2026.01.09 00:36:14.915708 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8805 | 2026.01.09 00:36:14.915751 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8806 | 2026.01.09 00:36:14.916983 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8807 | 2026.01.09 00:36:14.917241 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8808 | 2026.01.09 00:36:14.917499 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1150 | ||
| 8809 | 2026.01.09 00:36:17.040958 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8810 | 2026.01.09 00:36:17.041166 [ 269 ] {762ca68b-075f-44ff-9a8a-4fb70555c458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8811 | 2026.01.09 00:36:17.041235 [ 269 ] {762ca68b-075f-44ff-9a8a-4fb70555c458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8812 | 2026.01.09 00:36:17.042030 [ 269 ] {762ca68b-075f-44ff-9a8a-4fb70555c458} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8813 | 2026.01.09 00:36:17.042074 [ 269 ] {762ca68b-075f-44ff-9a8a-4fb70555c458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8814 | 2026.01.09 00:36:17.042482 [ 269 ] {762ca68b-075f-44ff-9a8a-4fb70555c458} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8815 | 2026.01.09 00:36:17.042697 [ 269 ] {762ca68b-075f-44ff-9a8a-4fb70555c458} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8816 | 2026.01.09 00:36:17.042848 [ 269 ] {762ca68b-075f-44ff-9a8a-4fb70555c458} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001733 sec., 79630.69821119447 rows/sec., 6.91 MiB/sec. | ||
| 8817 | 2026.01.09 00:36:17.042888 [ 269 ] {762ca68b-075f-44ff-9a8a-4fb70555c458} <Debug> TCPHandler: Processed in 0.002060688 sec. | ||
| 8818 | 2026.01.09 00:36:17.043020 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8819 | 2026.01.09 00:36:17.043114 [ 269 ] {77d90e16-0975-4a7d-8e1a-cca855b5e487} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8820 | 2026.01.09 00:36:17.043153 [ 269 ] {77d90e16-0975-4a7d-8e1a-cca855b5e487} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8821 | 2026.01.09 00:36:17.043564 [ 269 ] {77d90e16-0975-4a7d-8e1a-cca855b5e487} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8822 | 2026.01.09 00:36:17.043599 [ 269 ] {77d90e16-0975-4a7d-8e1a-cca855b5e487} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8823 | 2026.01.09 00:36:17.043897 [ 269 ] {77d90e16-0975-4a7d-8e1a-cca855b5e487} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8824 | 2026.01.09 00:36:17.044109 [ 269 ] {77d90e16-0975-4a7d-8e1a-cca855b5e487} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8825 | 2026.01.09 00:36:17.044231 [ 64 ] {} <Debug> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8826 | 2026.01.09 00:36:17.044240 [ 269 ] {77d90e16-0975-4a7d-8e1a-cca855b5e487} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001145 sec., 35807.86026200873 rows/sec., 2.63 MiB/sec. | ||
| 8827 | 2026.01.09 00:36:17.044303 [ 64 ] {} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8828 | 2026.01.09 00:36:17.044320 [ 269 ] {77d90e16-0975-4a7d-8e1a-cca855b5e487} <Debug> TCPHandler: Processed in 0.001348319 sec. | ||
| 8829 | 2026.01.09 00:36:17.044336 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8830 | 2026.01.09 00:36:17.044437 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8831 | 2026.01.09 00:36:17.044458 [ 201 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::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 | ||
| 8832 | 2026.01.09 00:36:17.044534 [ 269 ] {7342b076-ea4f-40d9-a1b5-5b05448c5895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8833 | 2026.01.09 00:36:17.044573 [ 269 ] {7342b076-ea4f-40d9-a1b5-5b05448c5895} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8834 | 2026.01.09 00:36:17.044574 [ 201 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8835 | 2026.01.09 00:36:17.044615 [ 201 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 278 rows starting from the beginning of the part | ||
| 8836 | 2026.01.09 00:36:17.044679 [ 201 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 55 rows starting from the beginning of the part | ||
| 8837 | 2026.01.09 00:36:17.044728 [ 201 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 205 rows starting from the beginning of the part | ||
| 8838 | 2026.01.09 00:36:17.044774 [ 201 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 41 rows starting from the beginning of the part | ||
| 8839 | 2026.01.09 00:36:17.044819 [ 201 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 207 rows starting from the beginning of the part | ||
| 8840 | 2026.01.09 00:36:17.044863 [ 201 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 41 rows starting from the beginning of the part | ||
| 8841 | 2026.01.09 00:36:17.045002 [ 269 ] {7342b076-ea4f-40d9-a1b5-5b05448c5895} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8842 | 2026.01.09 00:36:17.045037 [ 269 ] {7342b076-ea4f-40d9-a1b5-5b05448c5895} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8843 | 2026.01.09 00:36:17.045361 [ 269 ] {7342b076-ea4f-40d9-a1b5-5b05448c5895} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8844 | 2026.01.09 00:36:17.045559 [ 269 ] {7342b076-ea4f-40d9-a1b5-5b05448c5895} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8845 | 2026.01.09 00:36:17.045654 [ 201 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 827 rows, containing 5 columns (5 merged, 0 gathered) in 0.001241426 sec., 666169.3890735332 rows/sec., 44.04 MiB/sec. | ||
| 8846 | 2026.01.09 00:36:17.045686 [ 269 ] {7342b076-ea4f-40d9-a1b5-5b05448c5895} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.00117 sec., 89743.58974358974 rows/sec., 7.01 MiB/sec. | ||
| 8847 | 2026.01.09 00:36:17.045723 [ 269 ] {7342b076-ea4f-40d9-a1b5-5b05448c5895} <Debug> TCPHandler: Processed in 0.001333118 sec. | ||
| 8848 | 2026.01.09 00:36:17.045759 [ 201 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8849 | 2026.01.09 00:36:17.045836 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8850 | 2026.01.09 00:36:17.045930 [ 269 ] {9dc81453-7001-44f4-ac41-89e6a0f7a04d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8851 | 2026.01.09 00:36:17.045973 [ 269 ] {9dc81453-7001-44f4-ac41-89e6a0f7a04d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8852 | 2026.01.09 00:36:17.045980 [ 201 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_51_10} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8853 | 2026.01.09 00:36:17.046051 [ 201 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_51_10} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8854 | 2026.01.09 00:36:17.046110 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 8855 | 2026.01.09 00:36:17.046376 [ 269 ] {9dc81453-7001-44f4-ac41-89e6a0f7a04d} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8856 | 2026.01.09 00:36:17.046410 [ 269 ] {9dc81453-7001-44f4-ac41-89e6a0f7a04d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8857 | 2026.01.09 00:36:17.046733 [ 269 ] {9dc81453-7001-44f4-ac41-89e6a0f7a04d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8858 | 2026.01.09 00:36:17.046933 [ 269 ] {9dc81453-7001-44f4-ac41-89e6a0f7a04d} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8859 | 2026.01.09 00:36:17.047056 [ 269 ] {9dc81453-7001-44f4-ac41-89e6a0f7a04d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001144 sec., 139860.13986013984 rows/sec., 9.74 MiB/sec. | ||
| 8860 | 2026.01.09 00:36:17.047092 [ 269 ] {9dc81453-7001-44f4-ac41-89e6a0f7a04d} <Debug> TCPHandler: Processed in 0.001303217 sec. | ||
| 8861 | 2026.01.09 00:36:17.047198 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8862 | 2026.01.09 00:36:17.047292 [ 269 ] {6abdf419-a0eb-4ead-be54-22ff8063d383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8863 | 2026.01.09 00:36:17.047344 [ 269 ] {6abdf419-a0eb-4ead-be54-22ff8063d383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8864 | 2026.01.09 00:36:17.048217 [ 269 ] {6abdf419-a0eb-4ead-be54-22ff8063d383} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8865 | 2026.01.09 00:36:17.048254 [ 269 ] {6abdf419-a0eb-4ead-be54-22ff8063d383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8866 | 2026.01.09 00:36:17.048824 [ 269 ] {6abdf419-a0eb-4ead-be54-22ff8063d383} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8867 | 2026.01.09 00:36:17.049039 [ 269 ] {6abdf419-a0eb-4ead-be54-22ff8063d383} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8868 | 2026.01.09 00:36:17.049172 [ 269 ] {6abdf419-a0eb-4ead-be54-22ff8063d383} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001898 sec., 21601.68598524763 rows/sec., 38.71 MiB/sec. | ||
| 8869 | 2026.01.09 00:36:17.049224 [ 269 ] {6abdf419-a0eb-4ead-be54-22ff8063d383} <Debug> TCPHandler: Processed in 0.00207251 sec. | ||
| 8870 | 2026.01.09 00:36:17.049338 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8871 | 2026.01.09 00:36:17.049432 [ 269 ] {bd15148a-dd25-4a2f-9955-ae7d4be826c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8872 | 2026.01.09 00:36:17.049472 [ 269 ] {bd15148a-dd25-4a2f-9955-ae7d4be826c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8873 | 2026.01.09 00:36:17.049802 [ 269 ] {bd15148a-dd25-4a2f-9955-ae7d4be826c1} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8874 | 2026.01.09 00:36:17.049837 [ 269 ] {bd15148a-dd25-4a2f-9955-ae7d4be826c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8875 | 2026.01.09 00:36:17.050155 [ 269 ] {bd15148a-dd25-4a2f-9955-ae7d4be826c1} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8876 | 2026.01.09 00:36:17.050355 [ 269 ] {bd15148a-dd25-4a2f-9955-ae7d4be826c1} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8877 | 2026.01.09 00:36:17.050481 [ 269 ] {bd15148a-dd25-4a2f-9955-ae7d4be826c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 8878 | 2026.01.09 00:36:17.050517 [ 269 ] {bd15148a-dd25-4a2f-9955-ae7d4be826c1} <Debug> TCPHandler: Processed in 0.001227425 sec. | ||
| 8879 | 2026.01.09 00:36:19.735818 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8880 | 2026.01.09 00:36:19.735900 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8881 | 2026.01.09 00:36:19.872599 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18199 | ||
| 8882 | 2026.01.09 00:36:19.873078 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8883 | 2026.01.09 00:36:19.873124 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8884 | 2026.01.09 00:36:19.873606 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8885 | 2026.01.09 00:36:19.873829 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8886 | 2026.01.09 00:36:19.873973 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18199 | ||
| 8887 | 2026.01.09 00:36:20.842712 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8888 | 2026.01.09 00:36:20.859010 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8889 | 2026.01.09 00:36:20.859074 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8890 | 2026.01.09 00:36:20.865176 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8891 | 2026.01.09 00:36:20.865916 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8892 | 2026.01.09 00:36:20.869651 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8893 | 2026.01.09 00:36:22.050260 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8894 | 2026.01.09 00:36:22.050453 [ 269 ] {2d5cb671-acd6-42a2-975c-a20d980222e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8895 | 2026.01.09 00:36:22.050525 [ 269 ] {2d5cb671-acd6-42a2-975c-a20d980222e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8896 | 2026.01.09 00:36:22.051347 [ 269 ] {2d5cb671-acd6-42a2-975c-a20d980222e1} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8897 | 2026.01.09 00:36:22.051399 [ 269 ] {2d5cb671-acd6-42a2-975c-a20d980222e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8898 | 2026.01.09 00:36:22.051792 [ 269 ] {2d5cb671-acd6-42a2-975c-a20d980222e1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8899 | 2026.01.09 00:36:22.052012 [ 269 ] {2d5cb671-acd6-42a2-975c-a20d980222e1} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8900 | 2026.01.09 00:36:22.052171 [ 269 ] {2d5cb671-acd6-42a2-975c-a20d980222e1} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001769 sec., 231769.36122102884 rows/sec., 14.70 MiB/sec. | ||
| 8901 | 2026.01.09 00:36:22.052220 [ 269 ] {2d5cb671-acd6-42a2-975c-a20d980222e1} <Debug> TCPHandler: Processed in 0.002096159 sec. | ||
| 8902 | 2026.01.09 00:36:22.052340 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8903 | 2026.01.09 00:36:22.052442 [ 269 ] {379c38b8-2619-4380-8668-2e6789bea266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8904 | 2026.01.09 00:36:22.052485 [ 269 ] {379c38b8-2619-4380-8668-2e6789bea266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8905 | 2026.01.09 00:36:22.053278 [ 269 ] {379c38b8-2619-4380-8668-2e6789bea266} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8906 | 2026.01.09 00:36:22.053316 [ 269 ] {379c38b8-2619-4380-8668-2e6789bea266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8907 | 2026.01.09 00:36:22.053674 [ 269 ] {379c38b8-2619-4380-8668-2e6789bea266} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8908 | 2026.01.09 00:36:22.053877 [ 269 ] {379c38b8-2619-4380-8668-2e6789bea266} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8909 | 2026.01.09 00:36:22.054005 [ 269 ] {379c38b8-2619-4380-8668-2e6789bea266} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001587 sec., 700693.131695022 rows/sec., 55.28 MiB/sec. | ||
| 8910 | 2026.01.09 00:36:22.054043 [ 269 ] {379c38b8-2619-4380-8668-2e6789bea266} <Debug> TCPHandler: Processed in 0.00175497 sec. | ||
| 8911 | 2026.01.09 00:36:22.054156 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8912 | 2026.01.09 00:36:22.054252 [ 269 ] {12008824-b528-4287-9b12-a313576435b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8913 | 2026.01.09 00:36:22.054293 [ 269 ] {12008824-b528-4287-9b12-a313576435b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8914 | 2026.01.09 00:36:22.054750 [ 269 ] {12008824-b528-4287-9b12-a313576435b4} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8915 | 2026.01.09 00:36:22.054785 [ 269 ] {12008824-b528-4287-9b12-a313576435b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8916 | 2026.01.09 00:36:22.055091 [ 269 ] {12008824-b528-4287-9b12-a313576435b4} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8917 | 2026.01.09 00:36:22.055295 [ 269 ] {12008824-b528-4287-9b12-a313576435b4} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8918 | 2026.01.09 00:36:22.055422 [ 269 ] {12008824-b528-4287-9b12-a313576435b4} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.00119 sec., 172268.9075630252 rows/sec., 10.11 MiB/sec. | ||
| 8919 | 2026.01.09 00:36:22.055458 [ 269 ] {12008824-b528-4287-9b12-a313576435b4} <Debug> TCPHandler: Processed in 0.001351609 sec. | ||
| 8920 | 2026.01.09 00:36:22.055556 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8921 | 2026.01.09 00:36:22.055648 [ 269 ] {71ecb3ae-2566-43de-969a-2464292d3d2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8922 | 2026.01.09 00:36:22.055685 [ 269 ] {71ecb3ae-2566-43de-969a-2464292d3d2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8923 | 2026.01.09 00:36:22.056145 [ 269 ] {71ecb3ae-2566-43de-969a-2464292d3d2c} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8924 | 2026.01.09 00:36:22.056179 [ 269 ] {71ecb3ae-2566-43de-969a-2464292d3d2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8925 | 2026.01.09 00:36:22.056468 [ 269 ] {71ecb3ae-2566-43de-969a-2464292d3d2c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8926 | 2026.01.09 00:36:22.056669 [ 269 ] {71ecb3ae-2566-43de-969a-2464292d3d2c} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8927 | 2026.01.09 00:36:22.056795 [ 269 ] {71ecb3ae-2566-43de-969a-2464292d3d2c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001166 sec., 181818.18181818182 rows/sec., 11.73 MiB/sec. | ||
| 8928 | 2026.01.09 00:36:22.056832 [ 269 ] {71ecb3ae-2566-43de-969a-2464292d3d2c} <Debug> TCPHandler: Processed in 0.001323668 sec. | ||
| 8929 | 2026.01.09 00:36:22.056947 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8930 | 2026.01.09 00:36:22.057039 [ 269 ] {01009092-e35e-420c-b798-f4aeede615e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8931 | 2026.01.09 00:36:22.057077 [ 269 ] {01009092-e35e-420c-b798-f4aeede615e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8932 | 2026.01.09 00:36:22.057557 [ 269 ] {01009092-e35e-420c-b798-f4aeede615e8} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8933 | 2026.01.09 00:36:22.057591 [ 269 ] {01009092-e35e-420c-b798-f4aeede615e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8934 | 2026.01.09 00:36:22.057883 [ 269 ] {01009092-e35e-420c-b798-f4aeede615e8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8935 | 2026.01.09 00:36:22.058081 [ 269 ] {01009092-e35e-420c-b798-f4aeede615e8} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8936 | 2026.01.09 00:36:22.058205 [ 269 ] {01009092-e35e-420c-b798-f4aeede615e8} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001184 sec., 178209.45945945947 rows/sec., 10.12 MiB/sec. | ||
| 8937 | 2026.01.09 00:36:22.058242 [ 269 ] {01009092-e35e-420c-b798-f4aeede615e8} <Debug> TCPHandler: Processed in 0.001342668 sec. | ||
| 8938 | 2026.01.09 00:36:22.058356 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8939 | 2026.01.09 00:36:22.058448 [ 269 ] {f7407dba-ede3-4927-a30f-312eefcda09c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8940 | 2026.01.09 00:36:22.058485 [ 269 ] {f7407dba-ede3-4927-a30f-312eefcda09c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8941 | 2026.01.09 00:36:22.059115 [ 269 ] {f7407dba-ede3-4927-a30f-312eefcda09c} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8942 | 2026.01.09 00:36:22.059150 [ 269 ] {f7407dba-ede3-4927-a30f-312eefcda09c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8943 | 2026.01.09 00:36:22.059463 [ 269 ] {f7407dba-ede3-4927-a30f-312eefcda09c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8944 | 2026.01.09 00:36:22.059667 [ 269 ] {f7407dba-ede3-4927-a30f-312eefcda09c} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8945 | 2026.01.09 00:36:22.059789 [ 269 ] {f7407dba-ede3-4927-a30f-312eefcda09c} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001359 sec., 499632.0824135394 rows/sec., 34.83 MiB/sec. | ||
| 8946 | 2026.01.09 00:36:22.059826 [ 269 ] {f7407dba-ede3-4927-a30f-312eefcda09c} <Debug> TCPHandler: Processed in 0.001517523 sec. | ||
| 8947 | 2026.01.09 00:36:22.059939 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8948 | 2026.01.09 00:36:22.060031 [ 269 ] {bf14b810-07e3-4c40-a0fc-3feed1bc9cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8949 | 2026.01.09 00:36:22.060071 [ 269 ] {bf14b810-07e3-4c40-a0fc-3feed1bc9cb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8950 | 2026.01.09 00:36:22.060394 [ 269 ] {bf14b810-07e3-4c40-a0fc-3feed1bc9cb4} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8951 | 2026.01.09 00:36:22.060428 [ 269 ] {bf14b810-07e3-4c40-a0fc-3feed1bc9cb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8952 | 2026.01.09 00:36:22.060720 [ 269 ] {bf14b810-07e3-4c40-a0fc-3feed1bc9cb4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8953 | 2026.01.09 00:36:22.060920 [ 269 ] {bf14b810-07e3-4c40-a0fc-3feed1bc9cb4} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8954 | 2026.01.09 00:36:22.061045 [ 269 ] {bf14b810-07e3-4c40-a0fc-3feed1bc9cb4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001031 sec., 5819.592628516004 rows/sec., 304.05 KiB/sec. | ||
| 8955 | 2026.01.09 00:36:22.061079 [ 269 ] {bf14b810-07e3-4c40-a0fc-3feed1bc9cb4} <Debug> TCPHandler: Processed in 0.001188284 sec. | ||
| 8956 | 2026.01.09 00:36:22.061187 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8957 | 2026.01.09 00:36:22.061280 [ 269 ] {7bbe7ed8-dccf-4e8d-ba5a-647dcb493917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8958 | 2026.01.09 00:36:22.061322 [ 269 ] {7bbe7ed8-dccf-4e8d-ba5a-647dcb493917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8959 | 2026.01.09 00:36:22.061739 [ 269 ] {7bbe7ed8-dccf-4e8d-ba5a-647dcb493917} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8960 | 2026.01.09 00:36:22.061773 [ 269 ] {7bbe7ed8-dccf-4e8d-ba5a-647dcb493917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8961 | 2026.01.09 00:36:22.062093 [ 269 ] {7bbe7ed8-dccf-4e8d-ba5a-647dcb493917} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8962 | 2026.01.09 00:36:22.062289 [ 269 ] {7bbe7ed8-dccf-4e8d-ba5a-647dcb493917} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8963 | 2026.01.09 00:36:22.062415 [ 269 ] {7bbe7ed8-dccf-4e8d-ba5a-647dcb493917} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001153 sec., 272333.04423243715 rows/sec., 17.89 MiB/sec. | ||
| 8964 | 2026.01.09 00:36:22.062452 [ 269 ] {7bbe7ed8-dccf-4e8d-ba5a-647dcb493917} <Debug> TCPHandler: Processed in 0.001312407 sec. | ||
| 8965 | 2026.01.09 00:36:22.062560 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8966 | 2026.01.09 00:36:22.062651 [ 269 ] {f2e3b04f-9146-4d5a-9c3e-428a523d6b4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8967 | 2026.01.09 00:36:22.062691 [ 269 ] {f2e3b04f-9146-4d5a-9c3e-428a523d6b4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8968 | 2026.01.09 00:36:22.062991 [ 269 ] {f2e3b04f-9146-4d5a-9c3e-428a523d6b4b} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8969 | 2026.01.09 00:36:22.063025 [ 269 ] {f2e3b04f-9146-4d5a-9c3e-428a523d6b4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8970 | 2026.01.09 00:36:22.063302 [ 269 ] {f2e3b04f-9146-4d5a-9c3e-428a523d6b4b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8971 | 2026.01.09 00:36:22.063507 [ 269 ] {f2e3b04f-9146-4d5a-9c3e-428a523d6b4b} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8972 | 2026.01.09 00:36:22.063629 [ 269 ] {f2e3b04f-9146-4d5a-9c3e-428a523d6b4b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000996 sec., 1004.0160642570282 rows/sec., 67.65 KiB/sec. | ||
| 8973 | 2026.01.09 00:36:22.063664 [ 269 ] {f2e3b04f-9146-4d5a-9c3e-428a523d6b4b} <Debug> TCPHandler: Processed in 0.001150652 sec. | ||
| 8974 | 2026.01.09 00:36:22.063773 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8975 | 2026.01.09 00:36:22.063864 [ 269 ] {a62819d9-06ce-4c6e-9179-5be13f0559d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8976 | 2026.01.09 00:36:22.063903 [ 269 ] {a62819d9-06ce-4c6e-9179-5be13f0559d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8977 | 2026.01.09 00:36:22.064219 [ 269 ] {a62819d9-06ce-4c6e-9179-5be13f0559d8} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8978 | 2026.01.09 00:36:22.064254 [ 269 ] {a62819d9-06ce-4c6e-9179-5be13f0559d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8979 | 2026.01.09 00:36:22.064546 [ 269 ] {a62819d9-06ce-4c6e-9179-5be13f0559d8} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8980 | 2026.01.09 00:36:22.064743 [ 269 ] {a62819d9-06ce-4c6e-9179-5be13f0559d8} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8981 | 2026.01.09 00:36:22.064863 [ 269 ] {a62819d9-06ce-4c6e-9179-5be13f0559d8} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001017 sec., 102261.55358898723 rows/sec., 6.27 MiB/sec. | ||
| 8982 | 2026.01.09 00:36:22.064898 [ 269 ] {a62819d9-06ce-4c6e-9179-5be13f0559d8} <Debug> TCPHandler: Processed in 0.001172663 sec. | ||
| 8983 | 2026.01.09 00:36:24.917781 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1182 | ||
| 8984 | 2026.01.09 00:36:24.920012 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8985 | 2026.01.09 00:36:24.920057 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8986 | 2026.01.09 00:36:24.921210 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8987 | 2026.01.09 00:36:24.921464 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8988 | 2026.01.09 00:36:24.921719 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1182 | ||
| 8989 | 2026.01.09 00:36:27.040838 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8990 | 2026.01.09 00:36:27.041040 [ 269 ] {a816fad8-677c-48d0-bf30-f2a3ba619002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8991 | 2026.01.09 00:36:27.041105 [ 269 ] {a816fad8-677c-48d0-bf30-f2a3ba619002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8992 | 2026.01.09 00:36:27.041778 [ 269 ] {a816fad8-677c-48d0-bf30-f2a3ba619002} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8993 | 2026.01.09 00:36:27.041827 [ 269 ] {a816fad8-677c-48d0-bf30-f2a3ba619002} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8994 | 2026.01.09 00:36:27.042210 [ 269 ] {a816fad8-677c-48d0-bf30-f2a3ba619002} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8995 | 2026.01.09 00:36:27.042428 [ 269 ] {a816fad8-677c-48d0-bf30-f2a3ba619002} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8996 | 2026.01.09 00:36:27.042581 [ 269 ] {a816fad8-677c-48d0-bf30-f2a3ba619002} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001586 sec., 1261.034047919294 rows/sec., 102.83 KiB/sec. | ||
| 8997 | 2026.01.09 00:36:27.042621 [ 269 ] {a816fad8-677c-48d0-bf30-f2a3ba619002} <Debug> TCPHandler: Processed in 0.001907725 sec. | ||
| 8998 | 2026.01.09 00:36:27.042745 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8999 | 2026.01.09 00:36:27.042838 [ 269 ] {84c61113-36b7-4d50-8713-2be8053ad42d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9000 | 2026.01.09 00:36:27.042877 [ 269 ] {84c61113-36b7-4d50-8713-2be8053ad42d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9001 | 2026.01.09 00:36:27.043431 [ 269 ] {84c61113-36b7-4d50-8713-2be8053ad42d} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9002 | 2026.01.09 00:36:27.043467 [ 269 ] {84c61113-36b7-4d50-8713-2be8053ad42d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9003 | 2026.01.09 00:36:27.043782 [ 269 ] {84c61113-36b7-4d50-8713-2be8053ad42d} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9004 | 2026.01.09 00:36:27.043997 [ 269 ] {84c61113-36b7-4d50-8713-2be8053ad42d} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9005 | 2026.01.09 00:36:27.044124 [ 269 ] {84c61113-36b7-4d50-8713-2be8053ad42d} <Debug> executeQuery: Read 139 rows, 12.34 KiB in 0.001304 sec., 106595.09202453987 rows/sec., 9.24 MiB/sec. | ||
| 9006 | 2026.01.09 00:36:27.044161 [ 269 ] {84c61113-36b7-4d50-8713-2be8053ad42d} <Debug> TCPHandler: Processed in 0.001463391 sec. | ||
| 9007 | 2026.01.09 00:36:27.044282 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9008 | 2026.01.09 00:36:27.044376 [ 269 ] {43a5b162-8ec7-4d41-9c82-cec5d3b37482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9009 | 2026.01.09 00:36:27.044416 [ 269 ] {43a5b162-8ec7-4d41-9c82-cec5d3b37482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9010 | 2026.01.09 00:36:27.044892 [ 269 ] {43a5b162-8ec7-4d41-9c82-cec5d3b37482} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9011 | 2026.01.09 00:36:27.044929 [ 269 ] {43a5b162-8ec7-4d41-9c82-cec5d3b37482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9012 | 2026.01.09 00:36:27.045226 [ 269 ] {43a5b162-8ec7-4d41-9c82-cec5d3b37482} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9013 | 2026.01.09 00:36:27.045427 [ 269 ] {43a5b162-8ec7-4d41-9c82-cec5d3b37482} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9014 | 2026.01.09 00:36:27.045554 [ 269 ] {43a5b162-8ec7-4d41-9c82-cec5d3b37482} <Debug> executeQuery: Read 43 rows, 3.22 KiB in 0.001197 sec., 35923.141186299086 rows/sec., 2.63 MiB/sec. | ||
| 9015 | 2026.01.09 00:36:27.045591 [ 269 ] {43a5b162-8ec7-4d41-9c82-cec5d3b37482} <Debug> TCPHandler: Processed in 0.001357538 sec. | ||
| 9016 | 2026.01.09 00:36:27.045705 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9017 | 2026.01.09 00:36:27.045798 [ 269 ] {82b23926-755d-4907-8e43-8db725af4445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9018 | 2026.01.09 00:36:27.045837 [ 269 ] {82b23926-755d-4907-8e43-8db725af4445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9019 | 2026.01.09 00:36:27.046321 [ 269 ] {82b23926-755d-4907-8e43-8db725af4445} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9020 | 2026.01.09 00:36:27.046357 [ 269 ] {82b23926-755d-4907-8e43-8db725af4445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9021 | 2026.01.09 00:36:27.046669 [ 269 ] {82b23926-755d-4907-8e43-8db725af4445} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9022 | 2026.01.09 00:36:27.046870 [ 269 ] {82b23926-755d-4907-8e43-8db725af4445} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9023 | 2026.01.09 00:36:27.046995 [ 269 ] {82b23926-755d-4907-8e43-8db725af4445} <Debug> executeQuery: Read 107 rows, 8.56 KiB in 0.001215 sec., 88065.84362139918 rows/sec., 6.88 MiB/sec. | ||
| 9024 | 2026.01.09 00:36:27.047033 [ 269 ] {82b23926-755d-4907-8e43-8db725af4445} <Debug> TCPHandler: Processed in 0.001375089 sec. | ||
| 9025 | 2026.01.09 00:36:27.047148 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9026 | 2026.01.09 00:36:27.047253 [ 269 ] {6c6ee827-c566-414c-8681-065c6e0fdeaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9027 | 2026.01.09 00:36:27.047295 [ 269 ] {6c6ee827-c566-414c-8681-065c6e0fdeaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9028 | 2026.01.09 00:36:27.047720 [ 269 ] {6c6ee827-c566-414c-8681-065c6e0fdeaf} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9029 | 2026.01.09 00:36:27.047755 [ 269 ] {6c6ee827-c566-414c-8681-065c6e0fdeaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9030 | 2026.01.09 00:36:27.048074 [ 269 ] {6c6ee827-c566-414c-8681-065c6e0fdeaf} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9031 | 2026.01.09 00:36:27.048271 [ 269 ] {6c6ee827-c566-414c-8681-065c6e0fdeaf} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9032 | 2026.01.09 00:36:27.048395 [ 269 ] {6c6ee827-c566-414c-8681-065c6e0fdeaf} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001162 sec., 138554.21686746986 rows/sec., 9.65 MiB/sec. | ||
| 9033 | 2026.01.09 00:36:27.048432 [ 269 ] {6c6ee827-c566-414c-8681-065c6e0fdeaf} <Debug> TCPHandler: Processed in 0.001332398 sec. | ||
| 9034 | 2026.01.09 00:36:27.048549 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9035 | 2026.01.09 00:36:27.048642 [ 269 ] {e06c17f5-652b-4576-8b36-00f9f756bd86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9036 | 2026.01.09 00:36:27.048696 [ 269 ] {e06c17f5-652b-4576-8b36-00f9f756bd86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9037 | 2026.01.09 00:36:27.049551 [ 269 ] {e06c17f5-652b-4576-8b36-00f9f756bd86} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9038 | 2026.01.09 00:36:27.049585 [ 269 ] {e06c17f5-652b-4576-8b36-00f9f756bd86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9039 | 2026.01.09 00:36:27.050123 [ 269 ] {e06c17f5-652b-4576-8b36-00f9f756bd86} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9040 | 2026.01.09 00:36:27.050334 [ 269 ] {e06c17f5-652b-4576-8b36-00f9f756bd86} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9041 | 2026.01.09 00:36:27.050464 [ 269 ] {e06c17f5-652b-4576-8b36-00f9f756bd86} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00184 sec., 22282.608695652172 rows/sec., 39.93 MiB/sec. | ||
| 9042 | 2026.01.09 00:36:27.050514 [ 269 ] {e06c17f5-652b-4576-8b36-00f9f756bd86} <Debug> TCPHandler: Processed in 0.002011637 sec. | ||
| 9043 | 2026.01.09 00:36:27.050628 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9044 | 2026.01.09 00:36:27.050722 [ 269 ] {f02cb482-203a-4896-8b6f-c3c87333600e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9045 | 2026.01.09 00:36:27.050762 [ 269 ] {f02cb482-203a-4896-8b6f-c3c87333600e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9046 | 2026.01.09 00:36:27.051087 [ 269 ] {f02cb482-203a-4896-8b6f-c3c87333600e} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9047 | 2026.01.09 00:36:27.051121 [ 269 ] {f02cb482-203a-4896-8b6f-c3c87333600e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9048 | 2026.01.09 00:36:27.051420 [ 269 ] {f02cb482-203a-4896-8b6f-c3c87333600e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9049 | 2026.01.09 00:36:27.051622 [ 269 ] {f02cb482-203a-4896-8b6f-c3c87333600e} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9050 | 2026.01.09 00:36:27.051745 [ 269 ] {f02cb482-203a-4896-8b6f-c3c87333600e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001041 sec., 57636.88760806916 rows/sec., 3.88 MiB/sec. | ||
| 9051 | 2026.01.09 00:36:27.051779 [ 269 ] {f02cb482-203a-4896-8b6f-c3c87333600e} <Debug> TCPHandler: Processed in 0.001198884 sec. | ||
| 9052 | 2026.01.09 00:36:27.374108 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18711 | ||
| 9053 | 2026.01.09 00:36:27.374623 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9054 | 2026.01.09 00:36:27.374671 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9055 | 2026.01.09 00:36:27.375152 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9056 | 2026.01.09 00:36:27.375380 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9057 | 2026.01.09 00:36:27.375529 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18711 | ||
| 9058 | 2026.01.09 00:36:28.369732 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 9059 | 2026.01.09 00:36:28.386547 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9060 | 2026.01.09 00:36:28.386614 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9061 | 2026.01.09 00:36:28.392780 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9062 | 2026.01.09 00:36:28.393474 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9063 | 2026.01.09 00:36:28.396324 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 9064 | 2026.01.09 00:36:32.050128 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9065 | 2026.01.09 00:36:32.050352 [ 269 ] {afe28d3d-d9e2-407f-bb74-7fe54ee08aea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9066 | 2026.01.09 00:36:32.050422 [ 269 ] {afe28d3d-d9e2-407f-bb74-7fe54ee08aea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9067 | 2026.01.09 00:36:32.051176 [ 269 ] {afe28d3d-d9e2-407f-bb74-7fe54ee08aea} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9068 | 2026.01.09 00:36:32.051224 [ 269 ] {afe28d3d-d9e2-407f-bb74-7fe54ee08aea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9069 | 2026.01.09 00:36:32.051622 [ 269 ] {afe28d3d-d9e2-407f-bb74-7fe54ee08aea} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9070 | 2026.01.09 00:36:32.051854 [ 269 ] {afe28d3d-d9e2-407f-bb74-7fe54ee08aea} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9071 | 2026.01.09 00:36:32.051991 [ 44 ] {} <Debug> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c) (MergerMutator): Selected 6 parts from all_1_23_5 to all_28_28_0 | ||
| 9072 | 2026.01.09 00:36:32.052006 [ 269 ] {afe28d3d-d9e2-407f-bb74-7fe54ee08aea} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001708 sec., 240046.83840749413 rows/sec., 15.23 MiB/sec. | ||
| 9073 | 2026.01.09 00:36:32.052063 [ 44 ] {} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9074 | 2026.01.09 00:36:32.052073 [ 269 ] {afe28d3d-d9e2-407f-bb74-7fe54ee08aea} <Debug> TCPHandler: Processed in 0.00208629 sec. | ||
| 9075 | 2026.01.09 00:36:32.052094 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9076 | 2026.01.09 00:36:32.052201 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9077 | 2026.01.09 00:36:32.052263 [ 198 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_23_5 to all_28_28_0 into Compact with storage Full | ||
| 9078 | 2026.01.09 00:36:32.052301 [ 269 ] {8a2094b5-f314-48c8-9fd1-0ad691718615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9079 | 2026.01.09 00:36:32.052351 [ 269 ] {8a2094b5-f314-48c8-9fd1-0ad691718615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9080 | 2026.01.09 00:36:32.052455 [ 198 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9081 | 2026.01.09 00:36:32.052517 [ 198 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 434 rows starting from the beginning of the part | ||
| 9082 | 2026.01.09 00:36:32.052626 [ 198 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 410 rows starting from the beginning of the part | ||
| 9083 | 2026.01.09 00:36:32.052705 [ 198 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 410 rows starting from the beginning of the part | ||
| 9084 | 2026.01.09 00:36:32.052773 [ 198 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 410 rows starting from the beginning of the part | ||
| 9085 | 2026.01.09 00:36:32.052841 [ 198 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 410 rows starting from the beginning of the part | ||
| 9086 | 2026.01.09 00:36:32.052909 [ 198 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 410 rows starting from the beginning of the part | ||
| 9087 | 2026.01.09 00:36:32.053152 [ 269 ] {8a2094b5-f314-48c8-9fd1-0ad691718615} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9088 | 2026.01.09 00:36:32.053195 [ 269 ] {8a2094b5-f314-48c8-9fd1-0ad691718615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9089 | 2026.01.09 00:36:32.053596 [ 269 ] {8a2094b5-f314-48c8-9fd1-0ad691718615} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9090 | 2026.01.09 00:36:32.053818 [ 269 ] {8a2094b5-f314-48c8-9fd1-0ad691718615} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9091 | 2026.01.09 00:36:32.053953 [ 269 ] {8a2094b5-f314-48c8-9fd1-0ad691718615} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001671 sec., 665469.7785757032 rows/sec., 52.51 MiB/sec. | ||
| 9092 | 2026.01.09 00:36:32.053991 [ 269 ] {8a2094b5-f314-48c8-9fd1-0ad691718615} <Debug> TCPHandler: Processed in 0.001840862 sec. | ||
| 9093 | 2026.01.09 00:36:32.054105 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9094 | 2026.01.09 00:36:32.054200 [ 269 ] {22e9fb37-81fd-4393-8e69-0620c5af6ee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9095 | 2026.01.09 00:36:32.054240 [ 269 ] {22e9fb37-81fd-4393-8e69-0620c5af6ee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9096 | 2026.01.09 00:36:32.054323 [ 190 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.00213975 sec., 1160883.2807570978 rows/sec., 78.29 MiB/sec. | ||
| 9097 | 2026.01.09 00:36:32.054493 [ 201 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 9098 | 2026.01.09 00:36:32.054708 [ 269 ] {22e9fb37-81fd-4393-8e69-0620c5af6ee4} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9099 | 2026.01.09 00:36:32.054743 [ 269 ] {22e9fb37-81fd-4393-8e69-0620c5af6ee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9100 | 2026.01.09 00:36:32.054765 [ 201 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_28_6} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9101 | 2026.01.09 00:36:32.054834 [ 201 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_28_6} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c) (MergerMutator): Merged 6 parts: [all_1_23_5, all_28_28_0] -> all_1_28_6 | ||
| 9102 | 2026.01.09 00:36:32.054926 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 9103 | 2026.01.09 00:36:32.055048 [ 269 ] {22e9fb37-81fd-4393-8e69-0620c5af6ee4} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9104 | 2026.01.09 00:36:32.055251 [ 269 ] {22e9fb37-81fd-4393-8e69-0620c5af6ee4} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9105 | 2026.01.09 00:36:32.055380 [ 269 ] {22e9fb37-81fd-4393-8e69-0620c5af6ee4} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001199 sec., 170975.81317764803 rows/sec., 10.03 MiB/sec. | ||
| 9106 | 2026.01.09 00:36:32.055419 [ 269 ] {22e9fb37-81fd-4393-8e69-0620c5af6ee4} <Debug> TCPHandler: Processed in 0.001364539 sec. | ||
| 9107 | 2026.01.09 00:36:32.055519 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9108 | 2026.01.09 00:36:32.055615 [ 269 ] {62a97120-8f3b-4478-921a-44c9cbcd46f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9109 | 2026.01.09 00:36:32.055654 [ 269 ] {62a97120-8f3b-4478-921a-44c9cbcd46f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9110 | 2026.01.09 00:36:32.056118 [ 269 ] {62a97120-8f3b-4478-921a-44c9cbcd46f6} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9111 | 2026.01.09 00:36:32.056153 [ 269 ] {62a97120-8f3b-4478-921a-44c9cbcd46f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9112 | 2026.01.09 00:36:32.056449 [ 269 ] {62a97120-8f3b-4478-921a-44c9cbcd46f6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9113 | 2026.01.09 00:36:32.056649 [ 269 ] {62a97120-8f3b-4478-921a-44c9cbcd46f6} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9114 | 2026.01.09 00:36:32.056775 [ 269 ] {62a97120-8f3b-4478-921a-44c9cbcd46f6} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001179 sec., 179813.401187447 rows/sec., 11.60 MiB/sec. | ||
| 9115 | 2026.01.09 00:36:32.056812 [ 269 ] {62a97120-8f3b-4478-921a-44c9cbcd46f6} <Debug> TCPHandler: Processed in 0.001342328 sec. | ||
| 9116 | 2026.01.09 00:36:32.056913 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9117 | 2026.01.09 00:36:32.057006 [ 269 ] {f4cc319b-61c2-44e2-8f36-8cf5ef3060e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9118 | 2026.01.09 00:36:32.057045 [ 269 ] {f4cc319b-61c2-44e2-8f36-8cf5ef3060e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9119 | 2026.01.09 00:36:32.057495 [ 269 ] {f4cc319b-61c2-44e2-8f36-8cf5ef3060e5} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9120 | 2026.01.09 00:36:32.057530 [ 269 ] {f4cc319b-61c2-44e2-8f36-8cf5ef3060e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9121 | 2026.01.09 00:36:32.057833 [ 269 ] {f4cc319b-61c2-44e2-8f36-8cf5ef3060e5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9122 | 2026.01.09 00:36:32.058034 [ 269 ] {f4cc319b-61c2-44e2-8f36-8cf5ef3060e5} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9123 | 2026.01.09 00:36:32.058158 [ 41 ] {} <Debug> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6) (MergerMutator): Selected 6 parts from all_1_23_5 to all_28_28_0 | ||
| 9124 | 2026.01.09 00:36:32.058162 [ 269 ] {f4cc319b-61c2-44e2-8f36-8cf5ef3060e5} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001173 sec., 179880.64791133846 rows/sec., 10.21 MiB/sec. | ||
| 9125 | 2026.01.09 00:36:32.058197 [ 41 ] {} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9126 | 2026.01.09 00:36:32.058215 [ 269 ] {f4cc319b-61c2-44e2-8f36-8cf5ef3060e5} <Debug> TCPHandler: Processed in 0.001352579 sec. | ||
| 9127 | 2026.01.09 00:36:32.058216 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9128 | 2026.01.09 00:36:32.058325 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9129 | 2026.01.09 00:36:32.058337 [ 191 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_23_5 to all_28_28_0 into Compact with storage Full | ||
| 9130 | 2026.01.09 00:36:32.058420 [ 269 ] {9bb46486-107b-41fe-9533-cea29ada5c1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9131 | 2026.01.09 00:36:32.058475 [ 269 ] {9bb46486-107b-41fe-9533-cea29ada5c1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9132 | 2026.01.09 00:36:32.058483 [ 191 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9133 | 2026.01.09 00:36:32.058530 [ 191 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 223 rows starting from the beginning of the part | ||
| 9134 | 2026.01.09 00:36:32.058606 [ 191 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 211 rows starting from the beginning of the part | ||
| 9135 | 2026.01.09 00:36:32.058661 [ 191 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 211 rows starting from the beginning of the part | ||
| 9136 | 2026.01.09 00:36:32.058714 [ 191 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 211 rows starting from the beginning of the part | ||
| 9137 | 2026.01.09 00:36:32.058763 [ 191 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 211 rows starting from the beginning of the part | ||
| 9138 | 2026.01.09 00:36:32.058809 [ 191 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 211 rows starting from the beginning of the part | ||
| 9139 | 2026.01.09 00:36:32.059119 [ 269 ] {9bb46486-107b-41fe-9533-cea29ada5c1f} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9140 | 2026.01.09 00:36:32.059160 [ 269 ] {9bb46486-107b-41fe-9533-cea29ada5c1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9141 | 2026.01.09 00:36:32.059504 [ 269 ] {9bb46486-107b-41fe-9533-cea29ada5c1f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9142 | 2026.01.09 00:36:32.059717 [ 269 ] {9bb46486-107b-41fe-9533-cea29ada5c1f} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9143 | 2026.01.09 00:36:32.059850 [ 269 ] {9bb46486-107b-41fe-9533-cea29ada5c1f} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001447 sec., 469246.7173462336 rows/sec., 32.71 MiB/sec. | ||
| 9144 | 2026.01.09 00:36:32.059888 [ 269 ] {9bb46486-107b-41fe-9533-cea29ada5c1f} <Debug> TCPHandler: Processed in 0.001611926 sec. | ||
| 9145 | 2026.01.09 00:36:32.059940 [ 188 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001660087 sec., 769839.171079588 rows/sec., 46.79 MiB/sec. | ||
| 9146 | 2026.01.09 00:36:32.060005 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9147 | 2026.01.09 00:36:32.060092 [ 201 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 9148 | 2026.01.09 00:36:32.060106 [ 269 ] {d5581ff3-b06d-40bf-84aa-5b9de09765fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9149 | 2026.01.09 00:36:32.060147 [ 269 ] {d5581ff3-b06d-40bf-84aa-5b9de09765fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9150 | 2026.01.09 00:36:32.060327 [ 201 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_28_6} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9151 | 2026.01.09 00:36:32.060388 [ 201 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_28_6} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6) (MergerMutator): Merged 6 parts: [all_1_23_5, all_28_28_0] -> all_1_28_6 | ||
| 9152 | 2026.01.09 00:36:32.060469 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 9153 | 2026.01.09 00:36:32.060474 [ 269 ] {d5581ff3-b06d-40bf-84aa-5b9de09765fb} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9154 | 2026.01.09 00:36:32.060512 [ 269 ] {d5581ff3-b06d-40bf-84aa-5b9de09765fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9155 | 2026.01.09 00:36:32.060806 [ 269 ] {d5581ff3-b06d-40bf-84aa-5b9de09765fb} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9156 | 2026.01.09 00:36:32.061001 [ 269 ] {d5581ff3-b06d-40bf-84aa-5b9de09765fb} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9157 | 2026.01.09 00:36:32.061124 [ 269 ] {d5581ff3-b06d-40bf-84aa-5b9de09765fb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001038 sec., 5780.346820809248 rows/sec., 302.00 KiB/sec. | ||
| 9158 | 2026.01.09 00:36:32.061161 [ 269 ] {d5581ff3-b06d-40bf-84aa-5b9de09765fb} <Debug> TCPHandler: Processed in 0.001214454 sec. | ||
| 9159 | 2026.01.09 00:36:32.061283 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9160 | 2026.01.09 00:36:32.061378 [ 269 ] {a74298eb-2906-4c9c-9446-7dae3f0fdf06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9161 | 2026.01.09 00:36:32.061420 [ 269 ] {a74298eb-2906-4c9c-9446-7dae3f0fdf06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9162 | 2026.01.09 00:36:32.061840 [ 269 ] {a74298eb-2906-4c9c-9446-7dae3f0fdf06} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9163 | 2026.01.09 00:36:32.061875 [ 269 ] {a74298eb-2906-4c9c-9446-7dae3f0fdf06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9164 | 2026.01.09 00:36:32.062203 [ 269 ] {a74298eb-2906-4c9c-9446-7dae3f0fdf06} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9165 | 2026.01.09 00:36:32.062408 [ 269 ] {a74298eb-2906-4c9c-9446-7dae3f0fdf06} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9166 | 2026.01.09 00:36:32.062544 [ 269 ] {a74298eb-2906-4c9c-9446-7dae3f0fdf06} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001184 sec., 265202.7027027027 rows/sec., 17.42 MiB/sec. | ||
| 9167 | 2026.01.09 00:36:32.062580 [ 269 ] {a74298eb-2906-4c9c-9446-7dae3f0fdf06} <Debug> TCPHandler: Processed in 0.001356219 sec. | ||
| 9168 | 2026.01.09 00:36:32.062689 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9169 | 2026.01.09 00:36:32.062786 [ 269 ] {7fe4f5fc-4b30-4b0e-bb92-bfb4b078bbe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9170 | 2026.01.09 00:36:32.062828 [ 269 ] {7fe4f5fc-4b30-4b0e-bb92-bfb4b078bbe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9171 | 2026.01.09 00:36:32.063133 [ 269 ] {7fe4f5fc-4b30-4b0e-bb92-bfb4b078bbe5} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9172 | 2026.01.09 00:36:32.063166 [ 269 ] {7fe4f5fc-4b30-4b0e-bb92-bfb4b078bbe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9173 | 2026.01.09 00:36:32.063463 [ 269 ] {7fe4f5fc-4b30-4b0e-bb92-bfb4b078bbe5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9174 | 2026.01.09 00:36:32.063662 [ 269 ] {7fe4f5fc-4b30-4b0e-bb92-bfb4b078bbe5} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9175 | 2026.01.09 00:36:32.063775 [ 41 ] {} <Debug> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62) (MergerMutator): Selected 6 parts from all_1_23_5 to all_28_28_0 | ||
| 9176 | 2026.01.09 00:36:32.063786 [ 269 ] {7fe4f5fc-4b30-4b0e-bb92-bfb4b078bbe5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001019 sec., 981.3542688910698 rows/sec., 66.13 KiB/sec. | ||
| 9177 | 2026.01.09 00:36:32.063809 [ 41 ] {} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9178 | 2026.01.09 00:36:32.063827 [ 269 ] {7fe4f5fc-4b30-4b0e-bb92-bfb4b078bbe5} <Debug> TCPHandler: Processed in 0.001195114 sec. | ||
| 9179 | 2026.01.09 00:36:32.063828 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9180 | 2026.01.09 00:36:32.063916 [ 190 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_23_5 to all_28_28_0 into Compact with storage Full | ||
| 9181 | 2026.01.09 00:36:32.063930 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9182 | 2026.01.09 00:36:32.064028 [ 190 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9183 | 2026.01.09 00:36:32.064044 [ 269 ] {5c020943-7376-4c23-9689-4dfe7a299b4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9184 | 2026.01.09 00:36:32.064065 [ 190 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 23 rows starting from the beginning of the part | ||
| 9185 | 2026.01.09 00:36:32.064090 [ 269 ] {5c020943-7376-4c23-9689-4dfe7a299b4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9186 | 2026.01.09 00:36:32.064129 [ 190 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 9187 | 2026.01.09 00:36:32.064182 [ 190 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 9188 | 2026.01.09 00:36:32.064226 [ 190 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 9189 | 2026.01.09 00:36:32.064267 [ 190 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 9190 | 2026.01.09 00:36:32.064311 [ 190 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 9191 | 2026.01.09 00:36:32.064419 [ 269 ] {5c020943-7376-4c23-9689-4dfe7a299b4d} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9192 | 2026.01.09 00:36:32.064460 [ 269 ] {5c020943-7376-4c23-9689-4dfe7a299b4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9193 | 2026.01.09 00:36:32.064794 [ 269 ] {5c020943-7376-4c23-9689-4dfe7a299b4d} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9194 | 2026.01.09 00:36:32.065014 [ 269 ] {5c020943-7376-4c23-9689-4dfe7a299b4d} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9195 | 2026.01.09 00:36:32.065039 [ 188 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.001161483 sec., 24107.11133955469 rows/sec., 1.58 MiB/sec. | ||
| 9196 | 2026.01.09 00:36:32.065146 [ 269 ] {5c020943-7376-4c23-9689-4dfe7a299b4d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001121 sec., 92774.3086529884 rows/sec., 5.68 MiB/sec. | ||
| 9197 | 2026.01.09 00:36:32.065185 [ 269 ] {5c020943-7376-4c23-9689-4dfe7a299b4d} <Debug> TCPHandler: Processed in 0.001305917 sec. | ||
| 9198 | 2026.01.09 00:36:32.065219 [ 188 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 9199 | 2026.01.09 00:36:32.065533 [ 188 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_28_6} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9200 | 2026.01.09 00:36:32.065611 [ 188 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_28_6} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62) (MergerMutator): Merged 6 parts: [all_1_23_5, all_28_28_0] -> all_1_28_6 | ||
| 9201 | 2026.01.09 00:36:32.065715 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9202 | 2026.01.09 00:36:34.736166 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9203 | 2026.01.09 00:36:34.736219 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9204 | 2026.01.09 00:36:34.876383 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19159 | ||
| 9205 | 2026.01.09 00:36:34.876915 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9206 | 2026.01.09 00:36:34.876956 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9207 | 2026.01.09 00:36:34.877433 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9208 | 2026.01.09 00:36:34.877664 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9209 | 2026.01.09 00:36:34.877810 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19159 | ||
| 9210 | 2026.01.09 00:36:34.922669 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1216 | ||
| 9211 | 2026.01.09 00:36:34.924925 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9212 | 2026.01.09 00:36:34.924963 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9213 | 2026.01.09 00:36:34.926122 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9214 | 2026.01.09 00:36:34.926373 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9215 | 2026.01.09 00:36:34.926628 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1216 | ||
| 9216 | 2026.01.09 00:36:35.897192 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 9217 | 2026.01.09 00:36:35.915082 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9218 | 2026.01.09 00:36:35.915147 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9219 | 2026.01.09 00:36:35.921449 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9220 | 2026.01.09 00:36:35.922153 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9221 | 2026.01.09 00:36:35.925166 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9222 | 2026.01.09 00:36:37.040519 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9223 | 2026.01.09 00:36:37.040714 [ 269 ] {46395bf5-b712-450a-8184-58f38c39229d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9224 | 2026.01.09 00:36:37.040787 [ 269 ] {46395bf5-b712-450a-8184-58f38c39229d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9225 | 2026.01.09 00:36:37.041571 [ 269 ] {46395bf5-b712-450a-8184-58f38c39229d} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9226 | 2026.01.09 00:36:37.041625 [ 269 ] {46395bf5-b712-450a-8184-58f38c39229d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9227 | 2026.01.09 00:36:37.042029 [ 269 ] {46395bf5-b712-450a-8184-58f38c39229d} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9228 | 2026.01.09 00:36:37.042271 [ 269 ] {46395bf5-b712-450a-8184-58f38c39229d} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9229 | 2026.01.09 00:36:37.042436 [ 269 ] {46395bf5-b712-450a-8184-58f38c39229d} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001774 sec., 77790.30439684329 rows/sec., 6.75 MiB/sec. | ||
| 9230 | 2026.01.09 00:36:37.042459 [ 24 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9231 | 2026.01.09 00:36:37.042488 [ 269 ] {46395bf5-b712-450a-8184-58f38c39229d} <Debug> TCPHandler: Processed in 0.00209997 sec. | ||
| 9232 | 2026.01.09 00:36:37.042566 [ 24 ] {} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9233 | 2026.01.09 00:36:37.042645 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9234 | 2026.01.09 00:36:37.042660 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9235 | 2026.01.09 00:36:37.042770 [ 269 ] {edd46bf2-2e43-4ad9-87fa-5deec89e7d74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9236 | 2026.01.09 00:36:37.042792 [ 190 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::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 | ||
| 9237 | 2026.01.09 00:36:37.042816 [ 269 ] {edd46bf2-2e43-4ad9-87fa-5deec89e7d74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9238 | 2026.01.09 00:36:37.042962 [ 190 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9239 | 2026.01.09 00:36:37.043013 [ 190 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2466 rows starting from the beginning of the part | ||
| 9240 | 2026.01.09 00:36:37.043088 [ 190 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 138 rows starting from the beginning of the part | ||
| 9241 | 2026.01.09 00:36:37.043138 [ 190 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1112 rows starting from the beginning of the part | ||
| 9242 | 2026.01.09 00:36:37.043187 [ 190 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 139 rows starting from the beginning of the part | ||
| 9243 | 2026.01.09 00:36:37.043231 [ 190 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1112 rows starting from the beginning of the part | ||
| 9244 | 2026.01.09 00:36:37.043262 [ 269 ] {edd46bf2-2e43-4ad9-87fa-5deec89e7d74} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9245 | 2026.01.09 00:36:37.043275 [ 190 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 138 rows starting from the beginning of the part | ||
| 9246 | 2026.01.09 00:36:37.043309 [ 269 ] {edd46bf2-2e43-4ad9-87fa-5deec89e7d74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9247 | 2026.01.09 00:36:37.043655 [ 269 ] {edd46bf2-2e43-4ad9-87fa-5deec89e7d74} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9248 | 2026.01.09 00:36:37.043876 [ 269 ] {edd46bf2-2e43-4ad9-87fa-5deec89e7d74} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9249 | 2026.01.09 00:36:37.044016 [ 269 ] {edd46bf2-2e43-4ad9-87fa-5deec89e7d74} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001269 sec., 32308.904649330183 rows/sec., 2.37 MiB/sec. | ||
| 9250 | 2026.01.09 00:36:37.044056 [ 269 ] {edd46bf2-2e43-4ad9-87fa-5deec89e7d74} <Debug> TCPHandler: Processed in 0.001448561 sec. | ||
| 9251 | 2026.01.09 00:36:37.044162 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9252 | 2026.01.09 00:36:37.044260 [ 269 ] {4a6652bf-4d33-4597-8b27-66317d415d3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9253 | 2026.01.09 00:36:37.044300 [ 269 ] {4a6652bf-4d33-4597-8b27-66317d415d3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9254 | 2026.01.09 00:36:37.044735 [ 269 ] {4a6652bf-4d33-4597-8b27-66317d415d3e} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9255 | 2026.01.09 00:36:37.044771 [ 269 ] {4a6652bf-4d33-4597-8b27-66317d415d3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9256 | 2026.01.09 00:36:37.045088 [ 269 ] {4a6652bf-4d33-4597-8b27-66317d415d3e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9257 | 2026.01.09 00:36:37.045276 [ 188 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5105 rows, containing 5 columns (5 merged, 0 gathered) in 0.002544662 sec., 2006160.3466393573 rows/sec., 170.07 MiB/sec. | ||
| 9258 | 2026.01.09 00:36:37.045301 [ 269 ] {4a6652bf-4d33-4597-8b27-66317d415d3e} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9259 | 2026.01.09 00:36:37.045423 [ 24 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9260 | 2026.01.09 00:36:37.045441 [ 269 ] {4a6652bf-4d33-4597-8b27-66317d415d3e} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.0012 sec., 87500.00000000001 rows/sec., 6.83 MiB/sec. | ||
| 9261 | 2026.01.09 00:36:37.045454 [ 24 ] {} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9262 | 2026.01.09 00:36:37.045479 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9263 | 2026.01.09 00:36:37.045486 [ 269 ] {4a6652bf-4d33-4597-8b27-66317d415d3e} <Debug> TCPHandler: Processed in 0.00137571 sec. | ||
| 9264 | 2026.01.09 00:36:37.045550 [ 190 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::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 | ||
| 9265 | 2026.01.09 00:36:37.045602 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9266 | 2026.01.09 00:36:37.045627 [ 197 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9267 | 2026.01.09 00:36:37.045645 [ 190 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9268 | 2026.01.09 00:36:37.045674 [ 190 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1250 rows starting from the beginning of the part | ||
| 9269 | 2026.01.09 00:36:37.045704 [ 269 ] {f0ce679d-8e44-4cf1-b87d-830cdb091ab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9270 | 2026.01.09 00:36:37.045719 [ 190 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 105 rows starting from the beginning of the part | ||
| 9271 | 2026.01.09 00:36:37.045755 [ 269 ] {f0ce679d-8e44-4cf1-b87d-830cdb091ab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9272 | 2026.01.09 00:36:37.045764 [ 190 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 679 rows starting from the beginning of the part | ||
| 9273 | 2026.01.09 00:36:37.045823 [ 190 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 107 rows starting from the beginning of the part | ||
| 9274 | 2026.01.09 00:36:37.045857 [ 190 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 679 rows starting from the beginning of the part | ||
| 9275 | 2026.01.09 00:36:37.045892 [ 190 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 105 rows starting from the beginning of the part | ||
| 9276 | 2026.01.09 00:36:37.045915 [ 197 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_66_13} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9277 | 2026.01.09 00:36:37.045994 [ 197 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_66_13} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9278 | 2026.01.09 00:36:37.046076 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 9279 | 2026.01.09 00:36:37.046163 [ 269 ] {f0ce679d-8e44-4cf1-b87d-830cdb091ab6} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9280 | 2026.01.09 00:36:37.046206 [ 269 ] {f0ce679d-8e44-4cf1-b87d-830cdb091ab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9281 | 2026.01.09 00:36:37.046560 [ 269 ] {f0ce679d-8e44-4cf1-b87d-830cdb091ab6} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9282 | 2026.01.09 00:36:37.046782 [ 269 ] {f0ce679d-8e44-4cf1-b87d-830cdb091ab6} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9283 | 2026.01.09 00:36:37.046894 [ 24 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9284 | 2026.01.09 00:36:37.046915 [ 269 ] {f0ce679d-8e44-4cf1-b87d-830cdb091ab6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 9285 | 2026.01.09 00:36:37.046922 [ 24 ] {} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9286 | 2026.01.09 00:36:37.046952 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9287 | 2026.01.09 00:36:37.046959 [ 269 ] {f0ce679d-8e44-4cf1-b87d-830cdb091ab6} <Debug> TCPHandler: Processed in 0.00140814 sec. | ||
| 9288 | 2026.01.09 00:36:37.047046 [ 193 ] {932a566d-fbdc-4b2b-9486-18b365c28387::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 | ||
| 9289 | 2026.01.09 00:36:37.047066 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9290 | 2026.01.09 00:36:37.047066 [ 199 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2925 rows, containing 5 columns (5 merged, 0 gathered) in 0.001541254 sec., 1897805.2936115658 rows/sec., 143.26 MiB/sec. | ||
| 9291 | 2026.01.09 00:36:37.047142 [ 193 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9292 | 2026.01.09 00:36:37.047162 [ 269 ] {fe5cef5c-f406-4a5f-ae1b-049e53e3506b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9293 | 2026.01.09 00:36:37.047178 [ 193 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 19252 rows starting from the beginning of the part | ||
| 9294 | 2026.01.09 00:36:37.047219 [ 269 ] {fe5cef5c-f406-4a5f-ae1b-049e53e3506b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9295 | 2026.01.09 00:36:37.047237 [ 193 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
| 9296 | 2026.01.09 00:36:37.047286 [ 193 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 314 rows starting from the beginning of the part | ||
| 9297 | 2026.01.09 00:36:37.047334 [ 193 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 161 rows starting from the beginning of the part | ||
| 9298 | 2026.01.09 00:36:37.047349 [ 195 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9299 | 2026.01.09 00:36:37.047409 [ 193 ] {932a566d-fbdc-4b2b-9486-18b365c28387::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 | ||
| 9300 | 2026.01.09 00:36:37.047457 [ 193 ] {932a566d-fbdc-4b2b-9486-18b365c28387::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 | ||
| 9301 | 2026.01.09 00:36:37.047723 [ 195 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_66_13} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9302 | 2026.01.09 00:36:37.047817 [ 195 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_66_13} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9303 | 2026.01.09 00:36:37.047914 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 9304 | 2026.01.09 00:36:37.048107 [ 269 ] {fe5cef5c-f406-4a5f-ae1b-049e53e3506b} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9305 | 2026.01.09 00:36:37.048148 [ 269 ] {fe5cef5c-f406-4a5f-ae1b-049e53e3506b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9306 | 2026.01.09 00:36:37.048747 [ 269 ] {fe5cef5c-f406-4a5f-ae1b-049e53e3506b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9307 | 2026.01.09 00:36:37.048978 [ 269 ] {fe5cef5c-f406-4a5f-ae1b-049e53e3506b} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9308 | 2026.01.09 00:36:37.049127 [ 269 ] {fe5cef5c-f406-4a5f-ae1b-049e53e3506b} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001983 sec., 20675.743822491175 rows/sec., 37.05 MiB/sec. | ||
| 9309 | 2026.01.09 00:36:37.049240 [ 269 ] {fe5cef5c-f406-4a5f-ae1b-049e53e3506b} <Debug> TCPHandler: Processed in 0.002221233 sec. | ||
| 9310 | 2026.01.09 00:36:37.049379 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9311 | 2026.01.09 00:36:37.049492 [ 269 ] {e01e368c-8d55-404f-b7a3-4b116cd70f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9312 | 2026.01.09 00:36:37.049541 [ 269 ] {e01e368c-8d55-404f-b7a3-4b116cd70f2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9313 | 2026.01.09 00:36:37.049879 [ 269 ] {e01e368c-8d55-404f-b7a3-4b116cd70f2a} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9314 | 2026.01.09 00:36:37.049914 [ 269 ] {e01e368c-8d55-404f-b7a3-4b116cd70f2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9315 | 2026.01.09 00:36:37.050449 [ 269 ] {e01e368c-8d55-404f-b7a3-4b116cd70f2a} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9316 | 2026.01.09 00:36:37.050681 [ 269 ] {e01e368c-8d55-404f-b7a3-4b116cd70f2a} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9317 | 2026.01.09 00:36:37.050797 [ 24 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9318 | 2026.01.09 00:36:37.050821 [ 269 ] {e01e368c-8d55-404f-b7a3-4b116cd70f2a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001354 sec., 44313.14623338257 rows/sec., 2.99 MiB/sec. | ||
| 9319 | 2026.01.09 00:36:37.050833 [ 24 ] {} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9320 | 2026.01.09 00:36:37.050862 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9321 | 2026.01.09 00:36:37.050866 [ 269 ] {e01e368c-8d55-404f-b7a3-4b116cd70f2a} <Debug> TCPHandler: Processed in 0.001548864 sec. | ||
| 9322 | 2026.01.09 00:36:37.050951 [ 197 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 9323 | 2026.01.09 00:36:37.051049 [ 197 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9324 | 2026.01.09 00:36:37.051085 [ 197 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 4176 rows starting from the beginning of the part | ||
| 9325 | 2026.01.09 00:36:37.051149 [ 197 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 9326 | 2026.01.09 00:36:37.051209 [ 197 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 104 rows starting from the beginning of the part | ||
| 9327 | 2026.01.09 00:36:37.051262 [ 197 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 9328 | 2026.01.09 00:36:37.051313 [ 197 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 9329 | 2026.01.09 00:36:37.051364 [ 197 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 9330 | 2026.01.09 00:36:37.053019 [ 200 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4564 rows, containing 4 columns (4 merged, 0 gathered) in 0.00210517 sec., 2167995.9338200716 rows/sec., 138.25 MiB/sec. | ||
| 9331 | 2026.01.09 00:36:37.053243 [ 193 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20361 rows, containing 5 columns (5 merged, 0 gathered) in 0.006237567 sec., 3264253.5142307887 rows/sec., 219.57 MiB/sec. | ||
| 9332 | 2026.01.09 00:36:37.053526 [ 199 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9333 | 2026.01.09 00:36:37.053667 [ 200 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9334 | 2026.01.09 00:36:37.053855 [ 199 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_66_13} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9335 | 2026.01.09 00:36:37.053947 [ 199 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_66_13} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9336 | 2026.01.09 00:36:37.054018 [ 200 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9337 | 2026.01.09 00:36:37.054032 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 9338 | 2026.01.09 00:36:37.054107 [ 200 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9339 | 2026.01.09 00:36:37.054208 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 9340 | 2026.01.09 00:36:39.672974 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9341 | 2026.01.09 00:36:39.673233 [ 269 ] {2da36d77-a82e-4d6c-8362-19b00033b8ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9342 | 2026.01.09 00:36:39.673336 [ 269 ] {2da36d77-a82e-4d6c-8362-19b00033b8ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9343 | 2026.01.09 00:36:39.674732 [ 269 ] {2da36d77-a82e-4d6c-8362-19b00033b8ce} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9344 | 2026.01.09 00:36:39.674808 [ 269 ] {2da36d77-a82e-4d6c-8362-19b00033b8ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9345 | 2026.01.09 00:36:39.675465 [ 269 ] {2da36d77-a82e-4d6c-8362-19b00033b8ce} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9346 | 2026.01.09 00:36:39.675855 [ 269 ] {2da36d77-a82e-4d6c-8362-19b00033b8ce} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9347 | 2026.01.09 00:36:39.676132 [ 269 ] {2da36d77-a82e-4d6c-8362-19b00033b8ce} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002957 sec., 138654.0412580318 rows/sec., 8.80 MiB/sec. | ||
| 9348 | 2026.01.09 00:36:39.676228 [ 269 ] {2da36d77-a82e-4d6c-8362-19b00033b8ce} <Debug> TCPHandler: Processed in 0.003467009 sec. | ||
| 9349 | 2026.01.09 00:36:39.676433 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9350 | 2026.01.09 00:36:39.676581 [ 269 ] {2c8cc96c-4f3e-407a-afd7-862ad34246bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9351 | 2026.01.09 00:36:39.676649 [ 269 ] {2c8cc96c-4f3e-407a-afd7-862ad34246bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9352 | 2026.01.09 00:36:39.679403 [ 269 ] {2c8cc96c-4f3e-407a-afd7-862ad34246bc} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9353 | 2026.01.09 00:36:39.679457 [ 269 ] {2c8cc96c-4f3e-407a-afd7-862ad34246bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9354 | 2026.01.09 00:36:39.680233 [ 269 ] {2c8cc96c-4f3e-407a-afd7-862ad34246bc} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9355 | 2026.01.09 00:36:39.680592 [ 269 ] {2c8cc96c-4f3e-407a-afd7-862ad34246bc} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9356 | 2026.01.09 00:36:39.680809 [ 269 ] {2c8cc96c-4f3e-407a-afd7-862ad34246bc} <Debug> executeQuery: Read 2252 rows, 186.40 KiB in 0.0043 sec., 523720.93023255817 rows/sec., 42.33 MiB/sec. | ||
| 9357 | 2026.01.09 00:36:39.680880 [ 269 ] {2c8cc96c-4f3e-407a-afd7-862ad34246bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.03 MiB. | ||
| 9358 | 2026.01.09 00:36:39.680904 [ 269 ] {2c8cc96c-4f3e-407a-afd7-862ad34246bc} <Debug> TCPHandler: Processed in 0.004588311 sec. | ||
| 9359 | 2026.01.09 00:36:39.681095 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9360 | 2026.01.09 00:36:39.681235 [ 269 ] {0ed065bd-06ab-4d16-8820-4e81fabaa33c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9361 | 2026.01.09 00:36:39.681369 [ 269 ] {0ed065bd-06ab-4d16-8820-4e81fabaa33c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9362 | 2026.01.09 00:36:39.682210 [ 269 ] {0ed065bd-06ab-4d16-8820-4e81fabaa33c} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9363 | 2026.01.09 00:36:39.682258 [ 269 ] {0ed065bd-06ab-4d16-8820-4e81fabaa33c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9364 | 2026.01.09 00:36:39.682756 [ 269 ] {0ed065bd-06ab-4d16-8820-4e81fabaa33c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9365 | 2026.01.09 00:36:39.683132 [ 269 ] {0ed065bd-06ab-4d16-8820-4e81fabaa33c} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9366 | 2026.01.09 00:36:39.683318 [ 37 ] {} <Debug> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9367 | 2026.01.09 00:36:39.683351 [ 269 ] {0ed065bd-06ab-4d16-8820-4e81fabaa33c} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.002093 sec., 97945.53272814144 rows/sec., 5.75 MiB/sec. | ||
| 9368 | 2026.01.09 00:36:39.683373 [ 37 ] {} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9369 | 2026.01.09 00:36:39.683403 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9370 | 2026.01.09 00:36:39.683408 [ 269 ] {0ed065bd-06ab-4d16-8820-4e81fabaa33c} <Debug> TCPHandler: Processed in 0.002339987 sec. | ||
| 9371 | 2026.01.09 00:36:39.683570 [ 193 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::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 | ||
| 9372 | 2026.01.09 00:36:39.683595 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9373 | 2026.01.09 00:36:39.683693 [ 193 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9374 | 2026.01.09 00:36:39.683734 [ 269 ] {3923b5a9-0b0d-4a9b-aeef-5a55fc94007c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9375 | 2026.01.09 00:36:39.683739 [ 193 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 278 rows starting from the beginning of the part | ||
| 9376 | 2026.01.09 00:36:39.683796 [ 269 ] {3923b5a9-0b0d-4a9b-aeef-5a55fc94007c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9377 | 2026.01.09 00:36:39.683867 [ 193 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 205 rows starting from the beginning of the part | ||
| 9378 | 2026.01.09 00:36:39.683946 [ 193 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 43 rows starting from the beginning of the part | ||
| 9379 | 2026.01.09 00:36:39.684026 [ 193 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 205 rows starting from the beginning of the part | ||
| 9380 | 2026.01.09 00:36:39.684088 [ 193 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 41 rows starting from the beginning of the part | ||
| 9381 | 2026.01.09 00:36:39.684199 [ 193 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 205 rows starting from the beginning of the part | ||
| 9382 | 2026.01.09 00:36:39.684726 [ 269 ] {3923b5a9-0b0d-4a9b-aeef-5a55fc94007c} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9383 | 2026.01.09 00:36:39.684774 [ 269 ] {3923b5a9-0b0d-4a9b-aeef-5a55fc94007c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9384 | 2026.01.09 00:36:39.685287 [ 269 ] {3923b5a9-0b0d-4a9b-aeef-5a55fc94007c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9385 | 2026.01.09 00:36:39.685637 [ 269 ] {3923b5a9-0b0d-4a9b-aeef-5a55fc94007c} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9386 | 2026.01.09 00:36:39.685741 [ 200 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 977 rows, containing 5 columns (5 merged, 0 gathered) in 0.002248714 sec., 434470.54627667187 rows/sec., 28.15 MiB/sec. | ||
| 9387 | 2026.01.09 00:36:39.685799 [ 37 ] {} <Debug> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9388 | 2026.01.09 00:36:39.685844 [ 269 ] {3923b5a9-0b0d-4a9b-aeef-5a55fc94007c} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.002144 sec., 205223.8805970149 rows/sec., 13.58 MiB/sec. | ||
| 9389 | 2026.01.09 00:36:39.685855 [ 37 ] {} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9390 | 2026.01.09 00:36:39.685888 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9391 | 2026.01.09 00:36:39.685899 [ 269 ] {3923b5a9-0b0d-4a9b-aeef-5a55fc94007c} <Debug> TCPHandler: Processed in 0.002372128 sec. | ||
| 9392 | 2026.01.09 00:36:39.685997 [ 193 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::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 | ||
| 9393 | 2026.01.09 00:36:39.686069 [ 192 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9394 | 2026.01.09 00:36:39.686091 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9395 | 2026.01.09 00:36:39.686112 [ 193 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9396 | 2026.01.09 00:36:39.686159 [ 193 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 466 rows starting from the beginning of the part | ||
| 9397 | 2026.01.09 00:36:39.686223 [ 193 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 212 rows starting from the beginning of the part | ||
| 9398 | 2026.01.09 00:36:39.686241 [ 269 ] {3c01e700-a464-4e89-afee-6e4b1a5892df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9399 | 2026.01.09 00:36:39.686282 [ 193 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 440 rows starting from the beginning of the part | ||
| 9400 | 2026.01.09 00:36:39.686306 [ 269 ] {3c01e700-a464-4e89-afee-6e4b1a5892df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9401 | 2026.01.09 00:36:39.686391 [ 193 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 212 rows starting from the beginning of the part | ||
| 9402 | 2026.01.09 00:36:39.686451 [ 193 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 212 rows starting from the beginning of the part | ||
| 9403 | 2026.01.09 00:36:39.686513 [ 193 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 440 rows starting from the beginning of the part | ||
| 9404 | 2026.01.09 00:36:39.686574 [ 192 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_56_11} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9405 | 2026.01.09 00:36:39.686766 [ 192 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_56_11} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9406 | 2026.01.09 00:36:39.686918 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 9407 | 2026.01.09 00:36:39.687138 [ 269 ] {3c01e700-a464-4e89-afee-6e4b1a5892df} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9408 | 2026.01.09 00:36:39.687189 [ 269 ] {3c01e700-a464-4e89-afee-6e4b1a5892df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9409 | 2026.01.09 00:36:39.687660 [ 269 ] {3c01e700-a464-4e89-afee-6e4b1a5892df} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9410 | 2026.01.09 00:36:39.687994 [ 269 ] {3c01e700-a464-4e89-afee-6e4b1a5892df} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9411 | 2026.01.09 00:36:39.688161 [ 202 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1982 rows, containing 5 columns (5 merged, 0 gathered) in 0.002194983 sec., 902968.2690025389 rows/sec., 62.88 MiB/sec. | ||
| 9412 | 2026.01.09 00:36:39.688198 [ 269 ] {3c01e700-a464-4e89-afee-6e4b1a5892df} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001988 sec., 106136.82092555331 rows/sec., 6.03 MiB/sec. | ||
| 9413 | 2026.01.09 00:36:39.688279 [ 269 ] {3c01e700-a464-4e89-afee-6e4b1a5892df} <Debug> TCPHandler: Processed in 0.002257455 sec. | ||
| 9414 | 2026.01.09 00:36:39.688463 [ 193 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9415 | 2026.01.09 00:36:39.688494 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9416 | 2026.01.09 00:36:39.688632 [ 269 ] {f754cd5e-0bd0-4b08-8eca-589f9e155059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9417 | 2026.01.09 00:36:39.688692 [ 269 ] {f754cd5e-0bd0-4b08-8eca-589f9e155059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9418 | 2026.01.09 00:36:39.688859 [ 193 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_31_6} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9419 | 2026.01.09 00:36:39.688966 [ 193 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_31_6} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9420 | 2026.01.09 00:36:39.689094 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 9421 | 2026.01.09 00:36:39.690089 [ 269 ] {f754cd5e-0bd0-4b08-8eca-589f9e155059} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9422 | 2026.01.09 00:36:39.690137 [ 269 ] {f754cd5e-0bd0-4b08-8eca-589f9e155059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9423 | 2026.01.09 00:36:39.690700 [ 269 ] {f754cd5e-0bd0-4b08-8eca-589f9e155059} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9424 | 2026.01.09 00:36:39.691029 [ 269 ] {f754cd5e-0bd0-4b08-8eca-589f9e155059} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9425 | 2026.01.09 00:36:39.691220 [ 269 ] {f754cd5e-0bd0-4b08-8eca-589f9e155059} <Debug> executeQuery: Read 1135 rows, 82.76 KiB in 0.00262 sec., 433206.106870229 rows/sec., 30.85 MiB/sec. | ||
| 9426 | 2026.01.09 00:36:39.691273 [ 269 ] {f754cd5e-0bd0-4b08-8eca-589f9e155059} <Debug> TCPHandler: Processed in 0.002846411 sec. | ||
| 9427 | 2026.01.09 00:36:39.691486 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9428 | 2026.01.09 00:36:39.691616 [ 269 ] {103bb171-f295-4298-9532-db53293ce572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9429 | 2026.01.09 00:36:39.691677 [ 269 ] {103bb171-f295-4298-9532-db53293ce572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9430 | 2026.01.09 00:36:39.692200 [ 269 ] {103bb171-f295-4298-9532-db53293ce572} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9431 | 2026.01.09 00:36:39.692251 [ 269 ] {103bb171-f295-4298-9532-db53293ce572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9432 | 2026.01.09 00:36:39.692719 [ 269 ] {103bb171-f295-4298-9532-db53293ce572} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9433 | 2026.01.09 00:36:39.693023 [ 269 ] {103bb171-f295-4298-9532-db53293ce572} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9434 | 2026.01.09 00:36:39.693210 [ 269 ] {103bb171-f295-4298-9532-db53293ce572} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001625 sec., 3692.3076923076924 rows/sec., 192.91 KiB/sec. | ||
| 9435 | 2026.01.09 00:36:39.693264 [ 269 ] {103bb171-f295-4298-9532-db53293ce572} <Debug> TCPHandler: Processed in 0.001845712 sec. | ||
| 9436 | 2026.01.09 00:36:39.693461 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9437 | 2026.01.09 00:36:39.693589 [ 269 ] {dc9ad19d-bc2f-47d5-a7a7-7edf12c59a4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9438 | 2026.01.09 00:36:39.693649 [ 269 ] {dc9ad19d-bc2f-47d5-a7a7-7edf12c59a4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9439 | 2026.01.09 00:36:39.694633 [ 269 ] {dc9ad19d-bc2f-47d5-a7a7-7edf12c59a4b} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9440 | 2026.01.09 00:36:39.694679 [ 269 ] {dc9ad19d-bc2f-47d5-a7a7-7edf12c59a4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9441 | 2026.01.09 00:36:39.695250 [ 269 ] {dc9ad19d-bc2f-47d5-a7a7-7edf12c59a4b} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9442 | 2026.01.09 00:36:39.695563 [ 269 ] {dc9ad19d-bc2f-47d5-a7a7-7edf12c59a4b} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9443 | 2026.01.09 00:36:39.695756 [ 269 ] {dc9ad19d-bc2f-47d5-a7a7-7edf12c59a4b} <Debug> executeQuery: Read 934 rows, 63.32 KiB in 0.002197 sec., 425125.17068730085 rows/sec., 28.14 MiB/sec. | ||
| 9444 | 2026.01.09 00:36:39.695811 [ 269 ] {dc9ad19d-bc2f-47d5-a7a7-7edf12c59a4b} <Debug> TCPHandler: Processed in 0.002415799 sec. | ||
| 9445 | 2026.01.09 00:36:39.695976 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9446 | 2026.01.09 00:36:39.696101 [ 269 ] {a1ca7f30-3930-4f45-9148-a7a950284883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9447 | 2026.01.09 00:36:39.696161 [ 269 ] {a1ca7f30-3930-4f45-9148-a7a950284883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9448 | 2026.01.09 00:36:39.696621 [ 269 ] {a1ca7f30-3930-4f45-9148-a7a950284883} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9449 | 2026.01.09 00:36:39.696670 [ 269 ] {a1ca7f30-3930-4f45-9148-a7a950284883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9450 | 2026.01.09 00:36:39.700356 [ 269 ] {a1ca7f30-3930-4f45-9148-a7a950284883} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9451 | 2026.01.09 00:36:39.700692 [ 269 ] {a1ca7f30-3930-4f45-9148-a7a950284883} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9452 | 2026.01.09 00:36:39.700896 [ 269 ] {a1ca7f30-3930-4f45-9148-a7a950284883} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004824 sec., 207.29684908789386 rows/sec., 13.97 KiB/sec. | ||
| 9453 | 2026.01.09 00:36:39.700954 [ 269 ] {a1ca7f30-3930-4f45-9148-a7a950284883} <Debug> TCPHandler: Processed in 0.005043964 sec. | ||
| 9454 | 2026.01.09 00:36:39.701139 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9455 | 2026.01.09 00:36:39.701270 [ 269 ] {901649fd-c9a7-44a8-95e1-0b49abcc0b56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9456 | 2026.01.09 00:36:39.701332 [ 269 ] {901649fd-c9a7-44a8-95e1-0b49abcc0b56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9457 | 2026.01.09 00:36:39.701841 [ 269 ] {901649fd-c9a7-44a8-95e1-0b49abcc0b56} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9458 | 2026.01.09 00:36:39.701890 [ 269 ] {901649fd-c9a7-44a8-95e1-0b49abcc0b56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9459 | 2026.01.09 00:36:39.702393 [ 269 ] {901649fd-c9a7-44a8-95e1-0b49abcc0b56} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9460 | 2026.01.09 00:36:39.702701 [ 269 ] {901649fd-c9a7-44a8-95e1-0b49abcc0b56} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9461 | 2026.01.09 00:36:39.702896 [ 269 ] {901649fd-c9a7-44a8-95e1-0b49abcc0b56} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.001657 sec., 48280.024140012065 rows/sec., 2.87 MiB/sec. | ||
| 9462 | 2026.01.09 00:36:39.702949 [ 269 ] {901649fd-c9a7-44a8-95e1-0b49abcc0b56} <Debug> TCPHandler: Processed in 0.001883243 sec. | ||
| 9463 | 2026.01.09 00:36:40.522703 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56362 | ||
| 9464 | 2026.01.09 00:36:40.522819 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9465 | 2026.01.09 00:36:40.522848 [ 286 ] {} <Debug> TCP-Session: d54d7ab5-27e1-47f3-aa92-8b81673449f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:56362 | ||
| 9466 | 2026.01.09 00:36:40.522870 [ 286 ] {} <Debug> TCP-Session: d54d7ab5-27e1-47f3-aa92-8b81673449f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9467 | 2026.01.09 00:36:40.522883 [ 286 ] {} <Debug> TCP-Session: d54d7ab5-27e1-47f3-aa92-8b81673449f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9468 | 2026.01.09 00:36:40.523065 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41495 | ||
| 9469 | 2026.01.09 00:36:40.523090 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59895 | ||
| 9470 | 2026.01.09 00:36:40.523114 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55686 | ||
| 9471 | 2026.01.09 00:36:40.523131 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33420 | ||
| 9472 | 2026.01.09 00:36:40.523168 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59524 | ||
| 9473 | 2026.01.09 00:36:40.523175 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9474 | 2026.01.09 00:36:40.523206 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9475 | 2026.01.09 00:36:40.523226 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9476 | 2026.01.09 00:36:40.523239 [ 286 ] {} <Trace> TCP-Session: d54d7ab5-27e1-47f3-aa92-8b81673449f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9477 | 2026.01.09 00:36:40.523248 [ 289 ] {} <Debug> TCP-Session: e2a85bb3-5335-44dd-948c-f6a0062a3387 Authenticating user 'default' from [fd00:1122:3344:101::e]:59895 | ||
| 9478 | 2026.01.09 00:36:40.523261 [ 290 ] {} <Debug> TCP-Session: d746e4cd-7044-4d54-b52f-fc7142a19dc5 Authenticating user 'default' from [fd00:1122:3344:101::e]:55686 | ||
| 9479 | 2026.01.09 00:36:40.523295 [ 289 ] {} <Debug> TCP-Session: e2a85bb3-5335-44dd-948c-f6a0062a3387 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9480 | 2026.01.09 00:36:40.523310 [ 290 ] {} <Debug> TCP-Session: d746e4cd-7044-4d54-b52f-fc7142a19dc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9481 | 2026.01.09 00:36:40.523321 [ 289 ] {} <Debug> TCP-Session: e2a85bb3-5335-44dd-948c-f6a0062a3387 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9482 | 2026.01.09 00:36:40.523340 [ 290 ] {} <Debug> TCP-Session: d746e4cd-7044-4d54-b52f-fc7142a19dc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9483 | 2026.01.09 00:36:40.523163 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60960 | ||
| 9484 | 2026.01.09 00:36:40.523154 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36284 | ||
| 9485 | 2026.01.09 00:36:40.523389 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9486 | 2026.01.09 00:36:40.523426 [ 286 ] {725fb5df-da21-4c7d-8bb0-a113b1ea39e3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56362) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9487 | 2026.01.09 00:36:40.523452 [ 351 ] {} <Debug> TCP-Session: 9dcadbce-d595-4c7f-a9a3-5c8d7f1c06cc Authenticating user 'default' from [fd00:1122:3344:101::e]:33420 | ||
| 9488 | 2026.01.09 00:36:40.523143 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53177 | ||
| 9489 | 2026.01.09 00:36:40.523480 [ 351 ] {} <Debug> TCP-Session: 9dcadbce-d595-4c7f-a9a3-5c8d7f1c06cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9490 | 2026.01.09 00:36:40.523232 [ 288 ] {} <Debug> TCP-Session: 8ec97408-ef59-4485-a102-fa1b875db849 Authenticating user 'default' from [fd00:1122:3344:101::e]:41495 | ||
| 9491 | 2026.01.09 00:36:40.523516 [ 351 ] {} <Debug> TCP-Session: 9dcadbce-d595-4c7f-a9a3-5c8d7f1c06cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9492 | 2026.01.09 00:36:40.523544 [ 288 ] {} <Debug> TCP-Session: 8ec97408-ef59-4485-a102-fa1b875db849 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9493 | 2026.01.09 00:36:40.523566 [ 288 ] {} <Debug> TCP-Session: 8ec97408-ef59-4485-a102-fa1b875db849 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9494 | 2026.01.09 00:36:40.523712 [ 286 ] {725fb5df-da21-4c7d-8bb0-a113b1ea39e3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9495 | 2026.01.09 00:36:40.523771 [ 286 ] {725fb5df-da21-4c7d-8bb0-a113b1ea39e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9496 | 2026.01.09 00:36:40.523869 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9497 | 2026.01.09 00:36:40.523910 [ 355 ] {} <Debug> TCP-Session: 22135d4e-13c5-4b06-819c-e18df028093d Authenticating user 'default' from [fd00:1122:3344:101::e]:59524 | ||
| 9498 | 2026.01.09 00:36:40.523931 [ 355 ] {} <Debug> TCP-Session: 22135d4e-13c5-4b06-819c-e18df028093d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9499 | 2026.01.09 00:36:40.523944 [ 355 ] {} <Debug> TCP-Session: 22135d4e-13c5-4b06-819c-e18df028093d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9500 | 2026.01.09 00:36:40.523979 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9501 | 2026.01.09 00:36:40.524014 [ 352 ] {} <Debug> TCP-Session: 26840ae9-07b2-492d-bfc9-d6680af2b251 Authenticating user 'default' from [fd00:1122:3344:101::e]:53177 | ||
| 9502 | 2026.01.09 00:36:40.524032 [ 352 ] {} <Debug> TCP-Session: 26840ae9-07b2-492d-bfc9-d6680af2b251 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9503 | 2026.01.09 00:36:40.524048 [ 352 ] {} <Debug> TCP-Session: 26840ae9-07b2-492d-bfc9-d6680af2b251 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9504 | 2026.01.09 00:36:40.524066 [ 286 ] {725fb5df-da21-4c7d-8bb0-a113b1ea39e3} <Debug> oximeter.version (d96e0398-2c6c-4ca7-a7f1-49ea58ac3124) (SelectExecutor): Key condition: unknown | ||
| 9505 | 2026.01.09 00:36:40.524093 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9506 | 2026.01.09 00:36:40.524123 [ 353 ] {} <Debug> TCP-Session: 24e4785f-1416-436a-b868-4ae51ccca11e Authenticating user 'default' from [fd00:1122:3344:101::e]:36284 | ||
| 9507 | 2026.01.09 00:36:40.524142 [ 353 ] {} <Debug> TCP-Session: 24e4785f-1416-436a-b868-4ae51ccca11e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9508 | 2026.01.09 00:36:40.524155 [ 353 ] {} <Debug> TCP-Session: 24e4785f-1416-436a-b868-4ae51ccca11e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9509 | 2026.01.09 00:36:40.524292 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9510 | 2026.01.09 00:36:40.524327 [ 354 ] {} <Debug> TCP-Session: 35b12119-2015-4cc4-97b5-d59cd597951b Authenticating user 'default' from [fd00:1122:3344:101::e]:60960 | ||
| 9511 | 2026.01.09 00:36:40.524344 [ 354 ] {} <Debug> TCP-Session: 35b12119-2015-4cc4-97b5-d59cd597951b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9512 | 2026.01.09 00:36:40.524356 [ 354 ] {} <Debug> TCP-Session: 35b12119-2015-4cc4-97b5-d59cd597951b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9513 | 2026.01.09 00:36:40.524957 [ 330 ] {725fb5df-da21-4c7d-8bb0-a113b1ea39e3} <Trace> AggregatingTransform: Aggregating | ||
| 9514 | 2026.01.09 00:36:40.525018 [ 330 ] {725fb5df-da21-4c7d-8bb0-a113b1ea39e3} <Trace> Aggregator: Aggregation method: without_key | ||
| 9515 | 2026.01.09 00:36:40.525059 [ 330 ] {725fb5df-da21-4c7d-8bb0-a113b1ea39e3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000886935 sec. (1127.478 rows/sec., 44.04 KiB/sec.) | ||
| 9516 | 2026.01.09 00:36:40.525083 [ 330 ] {725fb5df-da21-4c7d-8bb0-a113b1ea39e3} <Trace> Aggregator: Merging aggregated data | ||
| 9517 | 2026.01.09 00:36:40.526250 [ 286 ] {725fb5df-da21-4c7d-8bb0-a113b1ea39e3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002885 sec., 346.6204506065858 rows/sec., 13.54 KiB/sec. | ||
| 9518 | 2026.01.09 00:36:40.526358 [ 286 ] {725fb5df-da21-4c7d-8bb0-a113b1ea39e3} <Debug> TCPHandler: Processed in 0.003235002 sec. | ||
| 9519 | 2026.01.09 00:36:40.526488 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9520 | 2026.01.09 00:36:40.526519 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9521 | 2026.01.09 00:36:40.526520 [ 286 ] {} <Debug> TCP-Session: d54d7ab5-27e1-47f3-aa92-8b81673449f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9522 | 2026.01.09 00:36:40.526534 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9523 | 2026.01.09 00:36:40.526564 [ 289 ] {} <Debug> TCP-Session: e2a85bb3-5335-44dd-948c-f6a0062a3387 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9524 | 2026.01.09 00:36:40.526584 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9525 | 2026.01.09 00:36:40.526599 [ 288 ] {} <Debug> TCP-Session: 8ec97408-ef59-4485-a102-fa1b875db849 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9526 | 2026.01.09 00:36:40.526601 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9527 | 2026.01.09 00:36:40.526616 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9528 | 2026.01.09 00:36:40.526657 [ 353 ] {} <Debug> TCP-Session: 24e4785f-1416-436a-b868-4ae51ccca11e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9529 | 2026.01.09 00:36:40.526631 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9530 | 2026.01.09 00:36:40.526684 [ 351 ] {} <Debug> TCP-Session: 9dcadbce-d595-4c7f-a9a3-5c8d7f1c06cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9531 | 2026.01.09 00:36:40.526622 [ 354 ] {} <Debug> TCP-Session: 35b12119-2015-4cc4-97b5-d59cd597951b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9532 | 2026.01.09 00:36:40.526719 [ 355 ] {} <Debug> TCP-Session: 22135d4e-13c5-4b06-819c-e18df028093d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9533 | 2026.01.09 00:36:40.526571 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9534 | 2026.01.09 00:36:40.526557 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9535 | 2026.01.09 00:36:40.526785 [ 352 ] {} <Debug> TCP-Session: 26840ae9-07b2-492d-bfc9-d6680af2b251 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9536 | 2026.01.09 00:36:40.526808 [ 290 ] {} <Debug> TCP-Session: d746e4cd-7044-4d54-b52f-fc7142a19dc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9537 | 2026.01.09 00:36:40.528297 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42864 | ||
| 9538 | 2026.01.09 00:36:40.528361 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9539 | 2026.01.09 00:36:40.528383 [ 286 ] {} <Debug> TCP-Session: f6062ac0-95a1-48d5-a10e-cdbd8a53a6f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:42864 | ||
| 9540 | 2026.01.09 00:36:40.528399 [ 286 ] {} <Debug> TCP-Session: f6062ac0-95a1-48d5-a10e-cdbd8a53a6f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9541 | 2026.01.09 00:36:40.528412 [ 286 ] {} <Debug> TCP-Session: f6062ac0-95a1-48d5-a10e-cdbd8a53a6f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9542 | 2026.01.09 00:36:40.528536 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55522 | ||
| 9543 | 2026.01.09 00:36:40.528573 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49818 | ||
| 9544 | 2026.01.09 00:36:40.528595 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9545 | 2026.01.09 00:36:40.528604 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55493 | ||
| 9546 | 2026.01.09 00:36:40.528614 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54301 | ||
| 9547 | 2026.01.09 00:36:40.528625 [ 286 ] {} <Trace> TCP-Session: f6062ac0-95a1-48d5-a10e-cdbd8a53a6f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9548 | 2026.01.09 00:36:40.528656 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43445 | ||
| 9549 | 2026.01.09 00:36:40.528675 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9550 | 2026.01.09 00:36:40.528688 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9551 | 2026.01.09 00:36:40.528704 [ 290 ] {} <Debug> TCP-Session: 455549f6-688d-441b-9558-2bc32eb9d0b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:55493 | ||
| 9552 | 2026.01.09 00:36:40.528714 [ 351 ] {} <Debug> TCP-Session: 1adc6fbc-41b4-4847-a7cc-7b7ca3106bb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:54301 | ||
| 9553 | 2026.01.09 00:36:40.528722 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9554 | 2026.01.09 00:36:40.528724 [ 290 ] {} <Debug> TCP-Session: 455549f6-688d-441b-9558-2bc32eb9d0b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9555 | 2026.01.09 00:36:40.528734 [ 351 ] {} <Debug> TCP-Session: 1adc6fbc-41b4-4847-a7cc-7b7ca3106bb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9556 | 2026.01.09 00:36:40.528743 [ 355 ] {} <Debug> TCP-Session: d8c8ad91-afea-4b1e-a174-fe1f58a2e501 Authenticating user 'default' from [fd00:1122:3344:101::e]:43445 | ||
| 9557 | 2026.01.09 00:36:40.528746 [ 290 ] {} <Debug> TCP-Session: 455549f6-688d-441b-9558-2bc32eb9d0b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9558 | 2026.01.09 00:36:40.528753 [ 351 ] {} <Debug> TCP-Session: 1adc6fbc-41b4-4847-a7cc-7b7ca3106bb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9559 | 2026.01.09 00:36:40.528763 [ 355 ] {} <Debug> TCP-Session: d8c8ad91-afea-4b1e-a174-fe1f58a2e501 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9560 | 2026.01.09 00:36:40.528776 [ 286 ] {ed15781f-fdfc-441c-9520-f8b6c18be90a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42864) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9561 | 2026.01.09 00:36:40.528792 [ 355 ] {} <Debug> TCP-Session: d8c8ad91-afea-4b1e-a174-fe1f58a2e501 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9562 | 2026.01.09 00:36:40.528652 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60724 | ||
| 9563 | 2026.01.09 00:36:40.528634 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9564 | 2026.01.09 00:36:40.528632 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35806 | ||
| 9565 | 2026.01.09 00:36:40.528863 [ 289 ] {} <Debug> TCP-Session: 5c0f5c71-0019-4d9b-9b74-08ba50ab8001 Authenticating user 'default' from [fd00:1122:3344:101::e]:49818 | ||
| 9566 | 2026.01.09 00:36:40.528876 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9567 | 2026.01.09 00:36:40.528896 [ 289 ] {} <Debug> TCP-Session: 5c0f5c71-0019-4d9b-9b74-08ba50ab8001 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9568 | 2026.01.09 00:36:40.528909 [ 354 ] {} <Debug> TCP-Session: fafa2090-2372-4793-9350-3ab6c3b75c7c Authenticating user 'default' from [fd00:1122:3344:101::e]:60724 | ||
| 9569 | 2026.01.09 00:36:40.528913 [ 289 ] {} <Debug> TCP-Session: 5c0f5c71-0019-4d9b-9b74-08ba50ab8001 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9570 | 2026.01.09 00:36:40.528925 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9571 | 2026.01.09 00:36:40.528926 [ 354 ] {} <Debug> TCP-Session: fafa2090-2372-4793-9350-3ab6c3b75c7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9572 | 2026.01.09 00:36:40.528953 [ 286 ] {ed15781f-fdfc-441c-9520-f8b6c18be90a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9573 | 2026.01.09 00:36:40.528961 [ 353 ] {} <Debug> TCP-Session: dd4aab08-700a-4077-82da-34700407d524 Authenticating user 'default' from [fd00:1122:3344:101::e]:35806 | ||
| 9574 | 2026.01.09 00:36:40.528967 [ 354 ] {} <Debug> TCP-Session: fafa2090-2372-4793-9350-3ab6c3b75c7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9575 | 2026.01.09 00:36:40.528997 [ 353 ] {} <Debug> TCP-Session: dd4aab08-700a-4077-82da-34700407d524 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9576 | 2026.01.09 00:36:40.529004 [ 286 ] {ed15781f-fdfc-441c-9520-f8b6c18be90a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9577 | 2026.01.09 00:36:40.529019 [ 353 ] {} <Debug> TCP-Session: dd4aab08-700a-4077-82da-34700407d524 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9578 | 2026.01.09 00:36:40.528623 [ 288 ] {} <Debug> TCP-Session: 473b480c-e316-4c90-b077-a3012fcedfe4 Authenticating user 'default' from [fd00:1122:3344:101::e]:55522 | ||
| 9579 | 2026.01.09 00:36:40.528624 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37863 | ||
| 9580 | 2026.01.09 00:36:40.529062 [ 288 ] {} <Debug> TCP-Session: 473b480c-e316-4c90-b077-a3012fcedfe4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9581 | 2026.01.09 00:36:40.529084 [ 288 ] {} <Debug> TCP-Session: 473b480c-e316-4c90-b077-a3012fcedfe4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9582 | 2026.01.09 00:36:40.529119 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9583 | 2026.01.09 00:36:40.529141 [ 352 ] {} <Debug> TCP-Session: fddb1939-20ed-4dd3-aaba-0afde8357260 Authenticating user 'default' from [fd00:1122:3344:101::e]:37863 | ||
| 9584 | 2026.01.09 00:36:40.529156 [ 352 ] {} <Debug> TCP-Session: fddb1939-20ed-4dd3-aaba-0afde8357260 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9585 | 2026.01.09 00:36:40.529168 [ 352 ] {} <Debug> TCP-Session: fddb1939-20ed-4dd3-aaba-0afde8357260 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9586 | 2026.01.09 00:36:40.529232 [ 286 ] {ed15781f-fdfc-441c-9520-f8b6c18be90a} <Debug> oximeter.version (d96e0398-2c6c-4ca7-a7f1-49ea58ac3124) (SelectExecutor): Key condition: unknown | ||
| 9587 | 2026.01.09 00:36:40.529948 [ 303 ] {ed15781f-fdfc-441c-9520-f8b6c18be90a} <Trace> AggregatingTransform: Aggregating | ||
| 9588 | 2026.01.09 00:36:40.529990 [ 303 ] {ed15781f-fdfc-441c-9520-f8b6c18be90a} <Trace> Aggregator: Aggregation method: without_key | ||
| 9589 | 2026.01.09 00:36:40.530025 [ 303 ] {ed15781f-fdfc-441c-9520-f8b6c18be90a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.0007035 sec. (1421.464 rows/sec., 55.53 KiB/sec.) | ||
| 9590 | 2026.01.09 00:36:40.530043 [ 303 ] {ed15781f-fdfc-441c-9520-f8b6c18be90a} <Trace> Aggregator: Merging aggregated data | ||
| 9591 | 2026.01.09 00:36:40.531369 [ 286 ] {ed15781f-fdfc-441c-9520-f8b6c18be90a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002625 sec., 380.9523809523809 rows/sec., 14.88 KiB/sec. | ||
| 9592 | 2026.01.09 00:36:40.531526 [ 286 ] {ed15781f-fdfc-441c-9520-f8b6c18be90a} <Debug> TCPHandler: Processed in 0.002957464 sec. | ||
| 9593 | 2026.01.09 00:36:40.531657 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9594 | 2026.01.09 00:36:40.531683 [ 286 ] {} <Debug> TCP-Session: f6062ac0-95a1-48d5-a10e-cdbd8a53a6f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9595 | 2026.01.09 00:36:40.531690 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9596 | 2026.01.09 00:36:40.531707 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9597 | 2026.01.09 00:36:40.531726 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9598 | 2026.01.09 00:36:40.531743 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9599 | 2026.01.09 00:36:40.531758 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9600 | 2026.01.09 00:36:40.531789 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9601 | 2026.01.09 00:36:40.531800 [ 351 ] {} <Debug> TCP-Session: 1adc6fbc-41b4-4847-a7cc-7b7ca3106bb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9602 | 2026.01.09 00:36:40.531814 [ 352 ] {} <Debug> TCP-Session: fddb1939-20ed-4dd3-aaba-0afde8357260 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9603 | 2026.01.09 00:36:40.531833 [ 353 ] {} <Debug> TCP-Session: dd4aab08-700a-4077-82da-34700407d524 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9604 | 2026.01.09 00:36:40.531804 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9605 | 2026.01.09 00:36:40.531771 [ 355 ] {} <Debug> TCP-Session: d8c8ad91-afea-4b1e-a174-fe1f58a2e501 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9606 | 2026.01.09 00:36:40.531897 [ 354 ] {} <Debug> TCP-Session: fafa2090-2372-4793-9350-3ab6c3b75c7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9607 | 2026.01.09 00:36:40.531755 [ 289 ] {} <Debug> TCP-Session: 5c0f5c71-0019-4d9b-9b74-08ba50ab8001 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9608 | 2026.01.09 00:36:40.531735 [ 288 ] {} <Debug> TCP-Session: 473b480c-e316-4c90-b077-a3012fcedfe4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9609 | 2026.01.09 00:36:40.531775 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9610 | 2026.01.09 00:36:40.531992 [ 290 ] {} <Debug> TCP-Session: 455549f6-688d-441b-9558-2bc32eb9d0b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9611 | 2026.01.09 00:36:40.598504 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33317 | ||
| 9612 | 2026.01.09 00:36:40.598613 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9613 | 2026.01.09 00:36:40.598641 [ 286 ] {} <Debug> TCP-Session: 980f2530-a70e-4f34-a066-ba11e9f2437c Authenticating user 'default' from [fd00:1122:3344:101::e]:33317 | ||
| 9614 | 2026.01.09 00:36:40.598663 [ 286 ] {} <Debug> TCP-Session: 980f2530-a70e-4f34-a066-ba11e9f2437c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9615 | 2026.01.09 00:36:40.598675 [ 286 ] {} <Debug> TCP-Session: 980f2530-a70e-4f34-a066-ba11e9f2437c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9616 | 2026.01.09 00:36:40.598888 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44143 | ||
| 9617 | 2026.01.09 00:36:40.598911 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34110 | ||
| 9618 | 2026.01.09 00:36:40.598921 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52280 | ||
| 9619 | 2026.01.09 00:36:40.598932 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37699 | ||
| 9620 | 2026.01.09 00:36:40.598981 [ 286 ] {} <Trace> TCP-Session: 980f2530-a70e-4f34-a066-ba11e9f2437c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9621 | 2026.01.09 00:36:40.598996 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9622 | 2026.01.09 00:36:40.599022 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9623 | 2026.01.09 00:36:40.599064 [ 352 ] {} <Debug> TCP-Session: 5b7f86ae-8efb-4427-8f5f-7e277197e5c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:34110 | ||
| 9624 | 2026.01.09 00:36:40.599076 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9625 | 2026.01.09 00:36:40.599085 [ 353 ] {} <Debug> TCP-Session: 2e544cd2-1db0-4bc8-8156-c97d871daaac Authenticating user 'default' from [fd00:1122:3344:101::e]:52280 | ||
| 9626 | 2026.01.09 00:36:40.599098 [ 352 ] {} <Debug> TCP-Session: 5b7f86ae-8efb-4427-8f5f-7e277197e5c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9627 | 2026.01.09 00:36:40.599112 [ 354 ] {} <Debug> TCP-Session: ae47cece-cbf1-4bf2-9af3-31e4d36cd0d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:37699 | ||
| 9628 | 2026.01.09 00:36:40.599120 [ 353 ] {} <Debug> TCP-Session: 2e544cd2-1db0-4bc8-8156-c97d871daaac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9629 | 2026.01.09 00:36:40.599129 [ 352 ] {} <Debug> TCP-Session: 5b7f86ae-8efb-4427-8f5f-7e277197e5c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9630 | 2026.01.09 00:36:40.599156 [ 353 ] {} <Debug> TCP-Session: 2e544cd2-1db0-4bc8-8156-c97d871daaac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9631 | 2026.01.09 00:36:40.599152 [ 354 ] {} <Debug> TCP-Session: ae47cece-cbf1-4bf2-9af3-31e4d36cd0d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9632 | 2026.01.09 00:36:40.599174 [ 286 ] {089a796a-274f-452b-b1f3-a8b821987d10} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33317) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9633 | 2026.01.09 00:36:40.599196 [ 354 ] {} <Debug> TCP-Session: ae47cece-cbf1-4bf2-9af3-31e4d36cd0d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9634 | 2026.01.09 00:36:40.598932 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33804 | ||
| 9635 | 2026.01.09 00:36:40.598900 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51099 | ||
| 9636 | 2026.01.09 00:36:40.598899 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44115 | ||
| 9637 | 2026.01.09 00:36:40.599352 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9638 | 2026.01.09 00:36:40.599354 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9639 | 2026.01.09 00:36:40.599436 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9640 | 2026.01.09 00:36:40.599435 [ 289 ] {} <Debug> TCP-Session: 6effa8ea-4537-4577-9897-d5a2a16e2674 Authenticating user 'default' from [fd00:1122:3344:101::e]:51099 | ||
| 9641 | 2026.01.09 00:36:40.599479 [ 351 ] {} <Debug> TCP-Session: 7cc97af2-3988-40cd-850b-109d260d16eb Authenticating user 'default' from [fd00:1122:3344:101::e]:44115 | ||
| 9642 | 2026.01.09 00:36:40.599482 [ 355 ] {} <Debug> TCP-Session: ac459525-8349-496e-a1c9-d6ba9dbbb0f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:33804 | ||
| 9643 | 2026.01.09 00:36:40.599512 [ 351 ] {} <Debug> TCP-Session: 7cc97af2-3988-40cd-850b-109d260d16eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9644 | 2026.01.09 00:36:40.599515 [ 286 ] {089a796a-274f-452b-b1f3-a8b821987d10} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9645 | 2026.01.09 00:36:40.599544 [ 355 ] {} <Debug> TCP-Session: ac459525-8349-496e-a1c9-d6ba9dbbb0f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9646 | 2026.01.09 00:36:40.599545 [ 351 ] {} <Debug> TCP-Session: 7cc97af2-3988-40cd-850b-109d260d16eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9647 | 2026.01.09 00:36:40.599580 [ 355 ] {} <Debug> TCP-Session: ac459525-8349-496e-a1c9-d6ba9dbbb0f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9648 | 2026.01.09 00:36:40.599500 [ 289 ] {} <Debug> TCP-Session: 6effa8ea-4537-4577-9897-d5a2a16e2674 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9649 | 2026.01.09 00:36:40.599604 [ 286 ] {089a796a-274f-452b-b1f3-a8b821987d10} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9650 | 2026.01.09 00:36:40.599626 [ 289 ] {} <Debug> TCP-Session: 6effa8ea-4537-4577-9897-d5a2a16e2674 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9651 | 2026.01.09 00:36:40.598996 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9652 | 2026.01.09 00:36:40.598898 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48061 | ||
| 9653 | 2026.01.09 00:36:40.599699 [ 288 ] {} <Debug> TCP-Session: f19284bf-848f-42c2-acf9-9bcd4a44d49e Authenticating user 'default' from [fd00:1122:3344:101::e]:44143 | ||
| 9654 | 2026.01.09 00:36:40.599729 [ 288 ] {} <Debug> TCP-Session: f19284bf-848f-42c2-acf9-9bcd4a44d49e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9655 | 2026.01.09 00:36:40.599744 [ 288 ] {} <Debug> TCP-Session: f19284bf-848f-42c2-acf9-9bcd4a44d49e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9656 | 2026.01.09 00:36:40.599770 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9657 | 2026.01.09 00:36:40.599804 [ 290 ] {} <Debug> TCP-Session: 622c1454-25f8-45a2-a1e7-8ab32c680215 Authenticating user 'default' from [fd00:1122:3344:101::e]:48061 | ||
| 9658 | 2026.01.09 00:36:40.599822 [ 290 ] {} <Debug> TCP-Session: 622c1454-25f8-45a2-a1e7-8ab32c680215 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9659 | 2026.01.09 00:36:40.599835 [ 290 ] {} <Debug> TCP-Session: 622c1454-25f8-45a2-a1e7-8ab32c680215 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9660 | 2026.01.09 00:36:40.599937 [ 286 ] {089a796a-274f-452b-b1f3-a8b821987d10} <Debug> oximeter.version (d96e0398-2c6c-4ca7-a7f1-49ea58ac3124) (SelectExecutor): Key condition: unknown | ||
| 9661 | 2026.01.09 00:36:40.600926 [ 349 ] {089a796a-274f-452b-b1f3-a8b821987d10} <Trace> AggregatingTransform: Aggregating | ||
| 9662 | 2026.01.09 00:36:40.600983 [ 349 ] {089a796a-274f-452b-b1f3-a8b821987d10} <Trace> Aggregator: Aggregation method: without_key | ||
| 9663 | 2026.01.09 00:36:40.601025 [ 349 ] {089a796a-274f-452b-b1f3-a8b821987d10} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000979978 sec. (1020.431 rows/sec., 39.86 KiB/sec.) | ||
| 9664 | 2026.01.09 00:36:40.601045 [ 349 ] {089a796a-274f-452b-b1f3-a8b821987d10} <Trace> Aggregator: Merging aggregated data | ||
| 9665 | 2026.01.09 00:36:40.602473 [ 286 ] {089a796a-274f-452b-b1f3-a8b821987d10} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003354 sec., 298.1514609421586 rows/sec., 11.65 KiB/sec. | ||
| 9666 | 2026.01.09 00:36:40.602623 [ 286 ] {089a796a-274f-452b-b1f3-a8b821987d10} <Debug> TCPHandler: Processed in 0.003758177 sec. | ||
| 9667 | 2026.01.09 00:36:40.602743 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9668 | 2026.01.09 00:36:40.602773 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9669 | 2026.01.09 00:36:40.602775 [ 286 ] {} <Debug> TCP-Session: 980f2530-a70e-4f34-a066-ba11e9f2437c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9670 | 2026.01.09 00:36:40.602788 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9671 | 2026.01.09 00:36:40.602809 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9672 | 2026.01.09 00:36:40.602843 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9673 | 2026.01.09 00:36:40.602859 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9674 | 2026.01.09 00:36:40.602894 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9675 | 2026.01.09 00:36:40.602922 [ 351 ] {} <Debug> TCP-Session: 7cc97af2-3988-40cd-850b-109d260d16eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9676 | 2026.01.09 00:36:40.602898 [ 353 ] {} <Debug> TCP-Session: 2e544cd2-1db0-4bc8-8156-c97d871daaac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9677 | 2026.01.09 00:36:40.602946 [ 354 ] {} <Debug> TCP-Session: ae47cece-cbf1-4bf2-9af3-31e4d36cd0d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9678 | 2026.01.09 00:36:40.602874 [ 288 ] {} <Debug> TCP-Session: f19284bf-848f-42c2-acf9-9bcd4a44d49e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9679 | 2026.01.09 00:36:40.602855 [ 289 ] {} <Debug> TCP-Session: 6effa8ea-4537-4577-9897-d5a2a16e2674 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9680 | 2026.01.09 00:36:40.602826 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9681 | 2026.01.09 00:36:40.602820 [ 355 ] {} <Debug> TCP-Session: ac459525-8349-496e-a1c9-d6ba9dbbb0f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9682 | 2026.01.09 00:36:40.603066 [ 352 ] {} <Debug> TCP-Session: 5b7f86ae-8efb-4427-8f5f-7e277197e5c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9683 | 2026.01.09 00:36:40.602878 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9684 | 2026.01.09 00:36:40.603124 [ 290 ] {} <Debug> TCP-Session: 622c1454-25f8-45a2-a1e7-8ab32c680215 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9685 | 2026.01.09 00:36:42.034416 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9686 | 2026.01.09 00:36:42.034596 [ 269 ] {38f725dc-b5c7-4199-a30b-ff28bc3024d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9687 | 2026.01.09 00:36:42.034662 [ 269 ] {38f725dc-b5c7-4199-a30b-ff28bc3024d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9688 | 2026.01.09 00:36:42.035317 [ 269 ] {38f725dc-b5c7-4199-a30b-ff28bc3024d5} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9689 | 2026.01.09 00:36:42.035367 [ 269 ] {38f725dc-b5c7-4199-a30b-ff28bc3024d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9690 | 2026.01.09 00:36:42.035759 [ 269 ] {38f725dc-b5c7-4199-a30b-ff28bc3024d5} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9691 | 2026.01.09 00:36:42.035990 [ 269 ] {38f725dc-b5c7-4199-a30b-ff28bc3024d5} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9692 | 2026.01.09 00:36:42.036157 [ 269 ] {38f725dc-b5c7-4199-a30b-ff28bc3024d5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001609 sec., 34804.22622747048 rows/sec., 2.67 MiB/sec. | ||
| 9693 | 2026.01.09 00:36:42.036206 [ 269 ] {38f725dc-b5c7-4199-a30b-ff28bc3024d5} <Debug> TCPHandler: Processed in 0.001922515 sec. | ||
| 9694 | 2026.01.09 00:36:42.036337 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9695 | 2026.01.09 00:36:42.036442 [ 269 ] {29df98f5-b964-4025-a2e5-971d8ccca5f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9696 | 2026.01.09 00:36:42.036488 [ 269 ] {29df98f5-b964-4025-a2e5-971d8ccca5f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9697 | 2026.01.09 00:36:42.036945 [ 269 ] {29df98f5-b964-4025-a2e5-971d8ccca5f5} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9698 | 2026.01.09 00:36:42.036984 [ 269 ] {29df98f5-b964-4025-a2e5-971d8ccca5f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9699 | 2026.01.09 00:36:42.037314 [ 269 ] {29df98f5-b964-4025-a2e5-971d8ccca5f5} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9700 | 2026.01.09 00:36:42.037537 [ 269 ] {29df98f5-b964-4025-a2e5-971d8ccca5f5} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9701 | 2026.01.09 00:36:42.037686 [ 269 ] {29df98f5-b964-4025-a2e5-971d8ccca5f5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001269 sec., 50433.412135539795 rows/sec., 3.94 MiB/sec. | ||
| 9702 | 2026.01.09 00:36:42.037726 [ 269 ] {29df98f5-b964-4025-a2e5-971d8ccca5f5} <Debug> TCPHandler: Processed in 0.001442361 sec. | ||
| 9703 | 2026.01.09 00:36:42.037846 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9704 | 2026.01.09 00:36:42.037945 [ 269 ] {2bc7b9fd-0600-4eb2-a8f0-38b3fdde06e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9705 | 2026.01.09 00:36:42.037990 [ 269 ] {2bc7b9fd-0600-4eb2-a8f0-38b3fdde06e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9706 | 2026.01.09 00:36:42.038376 [ 269 ] {2bc7b9fd-0600-4eb2-a8f0-38b3fdde06e8} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9707 | 2026.01.09 00:36:42.038413 [ 269 ] {2bc7b9fd-0600-4eb2-a8f0-38b3fdde06e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9708 | 2026.01.09 00:36:42.038753 [ 269 ] {2bc7b9fd-0600-4eb2-a8f0-38b3fdde06e8} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9709 | 2026.01.09 00:36:42.038968 [ 269 ] {2bc7b9fd-0600-4eb2-a8f0-38b3fdde06e8} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9710 | 2026.01.09 00:36:42.039101 [ 269 ] {2bc7b9fd-0600-4eb2-a8f0-38b3fdde06e8} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001177 sec., 54375.53101104502 rows/sec., 3.79 MiB/sec. | ||
| 9711 | 2026.01.09 00:36:42.039138 [ 269 ] {2bc7b9fd-0600-4eb2-a8f0-38b3fdde06e8} <Debug> TCPHandler: Processed in 0.001343148 sec. | ||
| 9712 | 2026.01.09 00:36:42.039255 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9713 | 2026.01.09 00:36:42.039356 [ 269 ] {c51a65e4-7e41-467d-b320-24feecabac94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9714 | 2026.01.09 00:36:42.039400 [ 269 ] {c51a65e4-7e41-467d-b320-24feecabac94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9715 | 2026.01.09 00:36:42.039722 [ 269 ] {c51a65e4-7e41-467d-b320-24feecabac94} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9716 | 2026.01.09 00:36:42.039757 [ 269 ] {c51a65e4-7e41-467d-b320-24feecabac94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9717 | 2026.01.09 00:36:42.040058 [ 269 ] {c51a65e4-7e41-467d-b320-24feecabac94} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9718 | 2026.01.09 00:36:42.040257 [ 269 ] {c51a65e4-7e41-467d-b320-24feecabac94} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9719 | 2026.01.09 00:36:42.040386 [ 269 ] {c51a65e4-7e41-467d-b320-24feecabac94} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.00105 sec., 22857.14285714286 rows/sec., 1.54 MiB/sec. | ||
| 9720 | 2026.01.09 00:36:42.040422 [ 269 ] {c51a65e4-7e41-467d-b320-24feecabac94} <Debug> TCPHandler: Processed in 0.001218455 sec. | ||
| 9721 | 2026.01.09 00:36:42.378010 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19671 | ||
| 9722 | 2026.01.09 00:36:42.378677 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9723 | 2026.01.09 00:36:42.378731 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9724 | 2026.01.09 00:36:42.379350 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9725 | 2026.01.09 00:36:42.379649 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9726 | 2026.01.09 00:36:42.379829 [ 35 ] {} <Debug> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9727 | 2026.01.09 00:36:42.379843 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19671 | ||
| 9728 | 2026.01.09 00:36:42.379916 [ 35 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9729 | 2026.01.09 00:36:42.379947 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9730 | 2026.01.09 00:36:42.380064 [ 200 ] {a669bb53-0fd3-4984-a3ca-34981099574c::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 | ||
| 9731 | 2026.01.09 00:36:42.380168 [ 200 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9732 | 2026.01.09 00:36:42.380203 [ 200 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17239 rows starting from the beginning of the part | ||
| 9733 | 2026.01.09 00:36:42.380263 [ 200 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part | ||
| 9734 | 2026.01.09 00:36:42.380316 [ 200 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part | ||
| 9735 | 2026.01.09 00:36:42.380376 [ 200 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part | ||
| 9736 | 2026.01.09 00:36:42.380441 [ 200 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part | ||
| 9737 | 2026.01.09 00:36:42.380502 [ 200 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part | ||
| 9738 | 2026.01.09 00:36:42.382559 [ 202 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19671 rows, containing 4 columns (4 merged, 0 gathered) in 0.002543522 sec., 7733764.441589261 rows/sec., 110.63 MiB/sec. | ||
| 9739 | 2026.01.09 00:36:42.382968 [ 202 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9740 | 2026.01.09 00:36:42.383307 [ 202 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_41_8} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9741 | 2026.01.09 00:36:42.383410 [ 202 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_41_8} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9742 | 2026.01.09 00:36:42.383539 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.64 MiB. | ||
| 9743 | 2026.01.09 00:36:43.425345 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9744 | 2026.01.09 00:36:43.443025 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9745 | 2026.01.09 00:36:43.443092 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9746 | 2026.01.09 00:36:43.449571 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9747 | 2026.01.09 00:36:43.450278 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9748 | 2026.01.09 00:36:43.450575 [ 34 ] {} <Debug> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9749 | 2026.01.09 00:36:43.450607 [ 34 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9750 | 2026.01.09 00:36:43.450625 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9751 | 2026.01.09 00:36:43.450742 [ 200 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 9752 | 2026.01.09 00:36:43.453636 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9753 | 2026.01.09 00:36:43.454786 [ 200 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9754 | 2026.01.09 00:36:43.456399 [ 200 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 9755 | 2026.01.09 00:36:43.461491 [ 200 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 9756 | 2026.01.09 00:36:43.466120 [ 200 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 9757 | 2026.01.09 00:36:43.470908 [ 200 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 9758 | 2026.01.09 00:36:43.475248 [ 200 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 9759 | 2026.01.09 00:36:43.478973 [ 200 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 9760 | 2026.01.09 00:36:43.529959 [ 194 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.079271266 sec., 3898.007633686587 rows/sec., 20.16 MiB/sec. | ||
| 9761 | 2026.01.09 00:36:43.533007 [ 187 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9762 | 2026.01.09 00:36:43.535027 [ 187 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_41_8} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9763 | 2026.01.09 00:36:43.535132 [ 187 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_41_8} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9764 | 2026.01.09 00:36:43.538207 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9765 | 2026.01.09 00:36:44.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 303.99 MiB, peak 317.41 MiB, free memory in arenas 0.00 B, will set to 305.08 MiB (RSS), difference: 1.09 MiB | ||
| 9766 | 2026.01.09 00:36:44.926904 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1262 | ||
| 9767 | 2026.01.09 00:36:44.929616 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9768 | 2026.01.09 00:36:44.929663 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9769 | 2026.01.09 00:36:44.930865 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9770 | 2026.01.09 00:36:44.931124 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9771 | 2026.01.09 00:36:44.931413 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1262 | ||
| 9772 | 2026.01.09 00:36:47.041699 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9773 | 2026.01.09 00:36:47.041930 [ 269 ] {35418323-d65a-4057-870b-9359e6120bd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9774 | 2026.01.09 00:36:47.042001 [ 269 ] {35418323-d65a-4057-870b-9359e6120bd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9775 | 2026.01.09 00:36:47.042765 [ 269 ] {35418323-d65a-4057-870b-9359e6120bd8} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9776 | 2026.01.09 00:36:47.042815 [ 269 ] {35418323-d65a-4057-870b-9359e6120bd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9777 | 2026.01.09 00:36:47.043220 [ 269 ] {35418323-d65a-4057-870b-9359e6120bd8} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9778 | 2026.01.09 00:36:47.043438 [ 269 ] {35418323-d65a-4057-870b-9359e6120bd8} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9779 | 2026.01.09 00:36:47.043591 [ 269 ] {35418323-d65a-4057-870b-9359e6120bd8} <Debug> executeQuery: Read 139 rows, 12.36 KiB in 0.001714 sec., 81096.84947491248 rows/sec., 7.04 MiB/sec. | ||
| 9780 | 2026.01.09 00:36:47.043632 [ 269 ] {35418323-d65a-4057-870b-9359e6120bd8} <Debug> TCPHandler: Processed in 0.002069049 sec. | ||
| 9781 | 2026.01.09 00:36:47.043757 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9782 | 2026.01.09 00:36:47.043853 [ 269 ] {13b918be-e616-45bc-a50d-253e1aa6a223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9783 | 2026.01.09 00:36:47.043894 [ 269 ] {13b918be-e616-45bc-a50d-253e1aa6a223} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9784 | 2026.01.09 00:36:47.044328 [ 269 ] {13b918be-e616-45bc-a50d-253e1aa6a223} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9785 | 2026.01.09 00:36:47.044363 [ 269 ] {13b918be-e616-45bc-a50d-253e1aa6a223} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9786 | 2026.01.09 00:36:47.044664 [ 269 ] {13b918be-e616-45bc-a50d-253e1aa6a223} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9787 | 2026.01.09 00:36:47.044870 [ 269 ] {13b918be-e616-45bc-a50d-253e1aa6a223} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9788 | 2026.01.09 00:36:47.044997 [ 269 ] {13b918be-e616-45bc-a50d-253e1aa6a223} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001164 sec., 35223.3676975945 rows/sec., 2.59 MiB/sec. | ||
| 9789 | 2026.01.09 00:36:47.045035 [ 269 ] {13b918be-e616-45bc-a50d-253e1aa6a223} <Debug> TCPHandler: Processed in 0.001325868 sec. | ||
| 9790 | 2026.01.09 00:36:47.045155 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9791 | 2026.01.09 00:36:47.045248 [ 269 ] {96d61f48-534f-407d-896f-ab4cbec25eca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9792 | 2026.01.09 00:36:47.045286 [ 269 ] {96d61f48-534f-407d-896f-ab4cbec25eca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9793 | 2026.01.09 00:36:47.045682 [ 269 ] {96d61f48-534f-407d-896f-ab4cbec25eca} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9794 | 2026.01.09 00:36:47.045717 [ 269 ] {96d61f48-534f-407d-896f-ab4cbec25eca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9795 | 2026.01.09 00:36:47.045998 [ 269 ] {96d61f48-534f-407d-896f-ab4cbec25eca} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9796 | 2026.01.09 00:36:47.046206 [ 269 ] {96d61f48-534f-407d-896f-ab4cbec25eca} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9797 | 2026.01.09 00:36:47.046331 [ 269 ] {96d61f48-534f-407d-896f-ab4cbec25eca} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001101 sec., 908.2652134423251 rows/sec., 60.31 KiB/sec. | ||
| 9798 | 2026.01.09 00:36:47.046368 [ 269 ] {96d61f48-534f-407d-896f-ab4cbec25eca} <Debug> TCPHandler: Processed in 0.001260596 sec. | ||
| 9799 | 2026.01.09 00:36:47.046488 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9800 | 2026.01.09 00:36:47.046580 [ 269 ] {0e787d51-a9c5-432e-9629-1983003c9fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9801 | 2026.01.09 00:36:47.046619 [ 269 ] {0e787d51-a9c5-432e-9629-1983003c9fea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9802 | 2026.01.09 00:36:47.047079 [ 269 ] {0e787d51-a9c5-432e-9629-1983003c9fea} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9803 | 2026.01.09 00:36:47.047116 [ 269 ] {0e787d51-a9c5-432e-9629-1983003c9fea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9804 | 2026.01.09 00:36:47.047422 [ 269 ] {0e787d51-a9c5-432e-9629-1983003c9fea} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9805 | 2026.01.09 00:36:47.047629 [ 269 ] {0e787d51-a9c5-432e-9629-1983003c9fea} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9806 | 2026.01.09 00:36:47.047755 [ 269 ] {0e787d51-a9c5-432e-9629-1983003c9fea} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001192 sec., 88087.24832214766 rows/sec., 6.88 MiB/sec. | ||
| 9807 | 2026.01.09 00:36:47.047794 [ 269 ] {0e787d51-a9c5-432e-9629-1983003c9fea} <Debug> TCPHandler: Processed in 0.001352389 sec. | ||
| 9808 | 2026.01.09 00:36:47.047909 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9809 | 2026.01.09 00:36:47.048003 [ 269 ] {ff42b350-fef5-4db9-9eb1-09f87aaa02d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9810 | 2026.01.09 00:36:47.048045 [ 269 ] {ff42b350-fef5-4db9-9eb1-09f87aaa02d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9811 | 2026.01.09 00:36:47.048481 [ 269 ] {ff42b350-fef5-4db9-9eb1-09f87aaa02d3} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9812 | 2026.01.09 00:36:47.048518 [ 269 ] {ff42b350-fef5-4db9-9eb1-09f87aaa02d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9813 | 2026.01.09 00:36:47.048855 [ 269 ] {ff42b350-fef5-4db9-9eb1-09f87aaa02d3} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9814 | 2026.01.09 00:36:47.049062 [ 269 ] {ff42b350-fef5-4db9-9eb1-09f87aaa02d3} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9815 | 2026.01.09 00:36:47.049189 [ 269 ] {ff42b350-fef5-4db9-9eb1-09f87aaa02d3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 9816 | 2026.01.09 00:36:47.049226 [ 269 ] {ff42b350-fef5-4db9-9eb1-09f87aaa02d3} <Debug> TCPHandler: Processed in 0.001365038 sec. | ||
| 9817 | 2026.01.09 00:36:47.049363 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9818 | 2026.01.09 00:36:47.049459 [ 269 ] {9b108d1e-50ad-4174-a361-fde1218a659f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9819 | 2026.01.09 00:36:47.049501 [ 269 ] {9b108d1e-50ad-4174-a361-fde1218a659f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9820 | 2026.01.09 00:36:47.049813 [ 269 ] {9b108d1e-50ad-4174-a361-fde1218a659f} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9821 | 2026.01.09 00:36:47.049847 [ 269 ] {9b108d1e-50ad-4174-a361-fde1218a659f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9822 | 2026.01.09 00:36:47.050131 [ 269 ] {9b108d1e-50ad-4174-a361-fde1218a659f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9823 | 2026.01.09 00:36:47.050331 [ 269 ] {9b108d1e-50ad-4174-a361-fde1218a659f} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9824 | 2026.01.09 00:36:47.050458 [ 269 ] {9b108d1e-50ad-4174-a361-fde1218a659f} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001017 sec., 983.2841691248772 rows/sec., 62.42 KiB/sec. | ||
| 9825 | 2026.01.09 00:36:47.050494 [ 269 ] {9b108d1e-50ad-4174-a361-fde1218a659f} <Debug> TCPHandler: Processed in 0.001185314 sec. | ||
| 9826 | 2026.01.09 00:36:47.050591 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9827 | 2026.01.09 00:36:47.050683 [ 269 ] {3f3ad55f-f008-4097-ab09-c9e19745af58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9828 | 2026.01.09 00:36:47.050736 [ 269 ] {3f3ad55f-f008-4097-ab09-c9e19745af58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9829 | 2026.01.09 00:36:47.051539 [ 269 ] {3f3ad55f-f008-4097-ab09-c9e19745af58} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9830 | 2026.01.09 00:36:47.051574 [ 269 ] {3f3ad55f-f008-4097-ab09-c9e19745af58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9831 | 2026.01.09 00:36:47.052113 [ 269 ] {3f3ad55f-f008-4097-ab09-c9e19745af58} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9832 | 2026.01.09 00:36:47.052332 [ 269 ] {3f3ad55f-f008-4097-ab09-c9e19745af58} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9833 | 2026.01.09 00:36:47.052464 [ 269 ] {3f3ad55f-f008-4097-ab09-c9e19745af58} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.0018 sec., 22777.777777777777 rows/sec., 40.82 MiB/sec. | ||
| 9834 | 2026.01.09 00:36:47.052517 [ 269 ] {3f3ad55f-f008-4097-ab09-c9e19745af58} <Debug> TCPHandler: Processed in 0.001971976 sec. | ||
| 9835 | 2026.01.09 00:36:47.052631 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9836 | 2026.01.09 00:36:47.052728 [ 269 ] {535f2345-429d-4a4e-bc4f-fed36d6d60f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9837 | 2026.01.09 00:36:47.052769 [ 269 ] {535f2345-429d-4a4e-bc4f-fed36d6d60f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9838 | 2026.01.09 00:36:47.053093 [ 269 ] {535f2345-429d-4a4e-bc4f-fed36d6d60f8} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9839 | 2026.01.09 00:36:47.053128 [ 269 ] {535f2345-429d-4a4e-bc4f-fed36d6d60f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9840 | 2026.01.09 00:36:47.053425 [ 269 ] {535f2345-429d-4a4e-bc4f-fed36d6d60f8} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9841 | 2026.01.09 00:36:47.053628 [ 269 ] {535f2345-429d-4a4e-bc4f-fed36d6d60f8} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9842 | 2026.01.09 00:36:47.053753 [ 269 ] {535f2345-429d-4a4e-bc4f-fed36d6d60f8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001042 sec., 57581.57389635317 rows/sec., 3.88 MiB/sec. | ||
| 9843 | 2026.01.09 00:36:47.053788 [ 269 ] {535f2345-429d-4a4e-bc4f-fed36d6d60f8} <Debug> TCPHandler: Processed in 0.001205325 sec. | ||
| 9844 | 2026.01.09 00:36:49.736275 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9845 | 2026.01.09 00:36:49.736351 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9846 | 2026.01.09 00:36:49.880907 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20119 | ||
| 9847 | 2026.01.09 00:36:49.881404 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9848 | 2026.01.09 00:36:49.881443 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9849 | 2026.01.09 00:36:49.881931 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9850 | 2026.01.09 00:36:49.882173 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9851 | 2026.01.09 00:36:49.882299 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20119 | ||
| 9852 | 2026.01.09 00:36:50.460919 [ 114 ] {} <Debug> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 9853 | 2026.01.09 00:36:50.460985 [ 114 ] {} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9854 | 2026.01.09 00:36:50.461005 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9855 | 2026.01.09 00:36:50.461138 [ 194 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
| 9856 | 2026.01.09 00:36:50.461339 [ 194 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9857 | 2026.01.09 00:36:50.461397 [ 194 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 138 rows starting from the beginning of the part | ||
| 9858 | 2026.01.09 00:36:50.461499 [ 194 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 9859 | 2026.01.09 00:36:50.461574 [ 194 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 9860 | 2026.01.09 00:36:50.461641 [ 194 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 9861 | 2026.01.09 00:36:50.461718 [ 194 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 9862 | 2026.01.09 00:36:50.462635 [ 196 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 162 rows, containing 4 columns (4 merged, 0 gathered) in 0.001554304 sec., 104226.71497982377 rows/sec., 5.32 MiB/sec. | ||
| 9863 | 2026.01.09 00:36:50.462818 [ 196 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 9864 | 2026.01.09 00:36:50.463104 [ 196 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_27_6} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9865 | 2026.01.09 00:36:50.463181 [ 196 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_27_6} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 9866 | 2026.01.09 00:36:50.463273 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 9867 | 2026.01.09 00:36:50.954618 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9868 | 2026.01.09 00:36:50.970871 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9869 | 2026.01.09 00:36:50.970922 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9870 | 2026.01.09 00:36:50.976735 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9871 | 2026.01.09 00:36:50.977445 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9872 | 2026.01.09 00:36:50.980545 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9873 | 2026.01.09 00:36:52.049098 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9874 | 2026.01.09 00:36:52.049290 [ 269 ] {96e5fe86-3ede-4752-8a3c-34475ba9e3ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9875 | 2026.01.09 00:36:52.049360 [ 269 ] {96e5fe86-3ede-4752-8a3c-34475ba9e3ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9876 | 2026.01.09 00:36:52.050351 [ 269 ] {96e5fe86-3ede-4752-8a3c-34475ba9e3ad} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9877 | 2026.01.09 00:36:52.050393 [ 269 ] {96e5fe86-3ede-4752-8a3c-34475ba9e3ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9878 | 2026.01.09 00:36:52.050786 [ 269 ] {96e5fe86-3ede-4752-8a3c-34475ba9e3ad} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9879 | 2026.01.09 00:36:52.050997 [ 269 ] {96e5fe86-3ede-4752-8a3c-34475ba9e3ad} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9880 | 2026.01.09 00:36:52.051147 [ 269 ] {96e5fe86-3ede-4752-8a3c-34475ba9e3ad} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001908 sec., 214884.6960167715 rows/sec., 13.63 MiB/sec. | ||
| 9881 | 2026.01.09 00:36:52.051187 [ 269 ] {96e5fe86-3ede-4752-8a3c-34475ba9e3ad} <Debug> TCPHandler: Processed in 0.002220653 sec. | ||
| 9882 | 2026.01.09 00:36:52.051313 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9883 | 2026.01.09 00:36:52.051406 [ 269 ] {0b6efdb6-0f99-4542-932b-31159f4da37f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9884 | 2026.01.09 00:36:52.051446 [ 269 ] {0b6efdb6-0f99-4542-932b-31159f4da37f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9885 | 2026.01.09 00:36:52.052602 [ 269 ] {0b6efdb6-0f99-4542-932b-31159f4da37f} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9886 | 2026.01.09 00:36:52.052638 [ 269 ] {0b6efdb6-0f99-4542-932b-31159f4da37f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9887 | 2026.01.09 00:36:52.052993 [ 269 ] {0b6efdb6-0f99-4542-932b-31159f4da37f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9888 | 2026.01.09 00:36:52.053189 [ 269 ] {0b6efdb6-0f99-4542-932b-31159f4da37f} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9889 | 2026.01.09 00:36:52.053313 [ 269 ] {0b6efdb6-0f99-4542-932b-31159f4da37f} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001925 sec., 577662.3376623377 rows/sec., 45.58 MiB/sec. | ||
| 9890 | 2026.01.09 00:36:52.053350 [ 269 ] {0b6efdb6-0f99-4542-932b-31159f4da37f} <Debug> TCPHandler: Processed in 0.002084679 sec. | ||
| 9891 | 2026.01.09 00:36:52.053473 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9892 | 2026.01.09 00:36:52.053566 [ 269 ] {c935b4b8-fc97-48fc-8ef6-6392ac23cf29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9893 | 2026.01.09 00:36:52.053605 [ 269 ] {c935b4b8-fc97-48fc-8ef6-6392ac23cf29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9894 | 2026.01.09 00:36:52.054146 [ 269 ] {c935b4b8-fc97-48fc-8ef6-6392ac23cf29} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9895 | 2026.01.09 00:36:52.054183 [ 269 ] {c935b4b8-fc97-48fc-8ef6-6392ac23cf29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9896 | 2026.01.09 00:36:52.054497 [ 269 ] {c935b4b8-fc97-48fc-8ef6-6392ac23cf29} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9897 | 2026.01.09 00:36:52.054715 [ 269 ] {c935b4b8-fc97-48fc-8ef6-6392ac23cf29} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9898 | 2026.01.09 00:36:52.054849 [ 269 ] {c935b4b8-fc97-48fc-8ef6-6392ac23cf29} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001301 sec., 157571.09915449654 rows/sec., 9.24 MiB/sec. | ||
| 9899 | 2026.01.09 00:36:52.054887 [ 269 ] {c935b4b8-fc97-48fc-8ef6-6392ac23cf29} <Debug> TCPHandler: Processed in 0.001462122 sec. | ||
| 9900 | 2026.01.09 00:36:52.054998 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9901 | 2026.01.09 00:36:52.055092 [ 269 ] {899e7202-3adf-4aa9-8196-2295720dafd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9902 | 2026.01.09 00:36:52.055131 [ 269 ] {899e7202-3adf-4aa9-8196-2295720dafd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9903 | 2026.01.09 00:36:52.055649 [ 269 ] {899e7202-3adf-4aa9-8196-2295720dafd2} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9904 | 2026.01.09 00:36:52.055685 [ 269 ] {899e7202-3adf-4aa9-8196-2295720dafd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9905 | 2026.01.09 00:36:52.055984 [ 269 ] {899e7202-3adf-4aa9-8196-2295720dafd2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9906 | 2026.01.09 00:36:52.056189 [ 269 ] {899e7202-3adf-4aa9-8196-2295720dafd2} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9907 | 2026.01.09 00:36:52.056313 [ 269 ] {899e7202-3adf-4aa9-8196-2295720dafd2} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00124 sec., 170967.74193548388 rows/sec., 11.03 MiB/sec. | ||
| 9908 | 2026.01.09 00:36:52.056351 [ 269 ] {899e7202-3adf-4aa9-8196-2295720dafd2} <Debug> TCPHandler: Processed in 0.00140019 sec. | ||
| 9909 | 2026.01.09 00:36:52.056461 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9910 | 2026.01.09 00:36:52.056555 [ 269 ] {90d6cf35-de75-4afb-b844-95d0adf6526f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9911 | 2026.01.09 00:36:52.056593 [ 269 ] {90d6cf35-de75-4afb-b844-95d0adf6526f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9912 | 2026.01.09 00:36:52.057109 [ 269 ] {90d6cf35-de75-4afb-b844-95d0adf6526f} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9913 | 2026.01.09 00:36:52.057145 [ 269 ] {90d6cf35-de75-4afb-b844-95d0adf6526f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9914 | 2026.01.09 00:36:52.057453 [ 269 ] {90d6cf35-de75-4afb-b844-95d0adf6526f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9915 | 2026.01.09 00:36:52.057655 [ 269 ] {90d6cf35-de75-4afb-b844-95d0adf6526f} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9916 | 2026.01.09 00:36:52.057781 [ 269 ] {90d6cf35-de75-4afb-b844-95d0adf6526f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001245 sec., 169477.91164658635 rows/sec., 9.62 MiB/sec. | ||
| 9917 | 2026.01.09 00:36:52.057819 [ 269 ] {90d6cf35-de75-4afb-b844-95d0adf6526f} <Debug> TCPHandler: Processed in 0.00140602 sec. | ||
| 9918 | 2026.01.09 00:36:52.057948 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9919 | 2026.01.09 00:36:52.058043 [ 269 ] {8a67a986-71ac-407b-983e-411f57952256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9920 | 2026.01.09 00:36:52.058081 [ 269 ] {8a67a986-71ac-407b-983e-411f57952256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9921 | 2026.01.09 00:36:52.058799 [ 269 ] {8a67a986-71ac-407b-983e-411f57952256} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9922 | 2026.01.09 00:36:52.058836 [ 269 ] {8a67a986-71ac-407b-983e-411f57952256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9923 | 2026.01.09 00:36:52.059163 [ 269 ] {8a67a986-71ac-407b-983e-411f57952256} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9924 | 2026.01.09 00:36:52.059380 [ 269 ] {8a67a986-71ac-407b-983e-411f57952256} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9925 | 2026.01.09 00:36:52.059506 [ 269 ] {8a67a986-71ac-407b-983e-411f57952256} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001482 sec., 458164.6423751687 rows/sec., 31.94 MiB/sec. | ||
| 9926 | 2026.01.09 00:36:52.059544 [ 269 ] {8a67a986-71ac-407b-983e-411f57952256} <Debug> TCPHandler: Processed in 0.001642937 sec. | ||
| 9927 | 2026.01.09 00:36:52.059652 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9928 | 2026.01.09 00:36:52.059758 [ 269 ] {a12653bf-0bdc-4a57-a4a6-bbd7c49df7ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9929 | 2026.01.09 00:36:52.059802 [ 269 ] {a12653bf-0bdc-4a57-a4a6-bbd7c49df7ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9930 | 2026.01.09 00:36:52.060155 [ 269 ] {a12653bf-0bdc-4a57-a4a6-bbd7c49df7ca} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9931 | 2026.01.09 00:36:52.060193 [ 269 ] {a12653bf-0bdc-4a57-a4a6-bbd7c49df7ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9932 | 2026.01.09 00:36:52.060511 [ 269 ] {a12653bf-0bdc-4a57-a4a6-bbd7c49df7ca} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9933 | 2026.01.09 00:36:52.060727 [ 269 ] {a12653bf-0bdc-4a57-a4a6-bbd7c49df7ca} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9934 | 2026.01.09 00:36:52.060858 [ 269 ] {a12653bf-0bdc-4a57-a4a6-bbd7c49df7ca} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001118 sec., 5366.726296958855 rows/sec., 280.39 KiB/sec. | ||
| 9935 | 2026.01.09 00:36:52.060898 [ 269 ] {a12653bf-0bdc-4a57-a4a6-bbd7c49df7ca} <Debug> TCPHandler: Processed in 0.001295637 sec. | ||
| 9936 | 2026.01.09 00:36:52.061015 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9937 | 2026.01.09 00:36:52.061110 [ 269 ] {01a2d946-c206-48a5-991d-f8794da4bcd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9938 | 2026.01.09 00:36:52.061159 [ 269 ] {01a2d946-c206-48a5-991d-f8794da4bcd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9939 | 2026.01.09 00:36:52.061621 [ 269 ] {01a2d946-c206-48a5-991d-f8794da4bcd8} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9940 | 2026.01.09 00:36:52.061657 [ 269 ] {01a2d946-c206-48a5-991d-f8794da4bcd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9941 | 2026.01.09 00:36:52.061994 [ 269 ] {01a2d946-c206-48a5-991d-f8794da4bcd8} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9942 | 2026.01.09 00:36:52.062214 [ 269 ] {01a2d946-c206-48a5-991d-f8794da4bcd8} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9943 | 2026.01.09 00:36:52.062353 [ 269 ] {01a2d946-c206-48a5-991d-f8794da4bcd8} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001261 sec., 249008.72323552737 rows/sec., 16.36 MiB/sec. | ||
| 9944 | 2026.01.09 00:36:52.062392 [ 269 ] {01a2d946-c206-48a5-991d-f8794da4bcd8} <Debug> TCPHandler: Processed in 0.00142779 sec. | ||
| 9945 | 2026.01.09 00:36:52.062506 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9946 | 2026.01.09 00:36:52.062601 [ 269 ] {5916e36b-d494-427b-b3f0-2ebf3a49d877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9947 | 2026.01.09 00:36:52.062643 [ 269 ] {5916e36b-d494-427b-b3f0-2ebf3a49d877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9948 | 2026.01.09 00:36:52.062964 [ 269 ] {5916e36b-d494-427b-b3f0-2ebf3a49d877} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9949 | 2026.01.09 00:36:52.063000 [ 269 ] {5916e36b-d494-427b-b3f0-2ebf3a49d877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9950 | 2026.01.09 00:36:52.063295 [ 269 ] {5916e36b-d494-427b-b3f0-2ebf3a49d877} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9951 | 2026.01.09 00:36:52.063506 [ 269 ] {5916e36b-d494-427b-b3f0-2ebf3a49d877} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): 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.09 00:36:52.063640 [ 269 ] {5916e36b-d494-427b-b3f0-2ebf3a49d877} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001056 sec., 946.9696969696969 rows/sec., 63.81 KiB/sec. | ||
| 9953 | 2026.01.09 00:36:52.063678 [ 269 ] {5916e36b-d494-427b-b3f0-2ebf3a49d877} <Debug> TCPHandler: Processed in 0.001221715 sec. | ||
| 9954 | 2026.01.09 00:36:52.063791 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9955 | 2026.01.09 00:36:52.063884 [ 269 ] {82eec5cd-6ded-4842-ac26-9eba96139b2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9956 | 2026.01.09 00:36:52.063925 [ 269 ] {82eec5cd-6ded-4842-ac26-9eba96139b2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9957 | 2026.01.09 00:36:52.064271 [ 269 ] {82eec5cd-6ded-4842-ac26-9eba96139b2e} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9958 | 2026.01.09 00:36:52.064307 [ 269 ] {82eec5cd-6ded-4842-ac26-9eba96139b2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9959 | 2026.01.09 00:36:52.064621 [ 269 ] {82eec5cd-6ded-4842-ac26-9eba96139b2e} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9960 | 2026.01.09 00:36:52.064834 [ 269 ] {82eec5cd-6ded-4842-ac26-9eba96139b2e} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9961 | 2026.01.09 00:36:52.064960 [ 269 ] {82eec5cd-6ded-4842-ac26-9eba96139b2e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001092 sec., 95238.09523809524 rows/sec., 5.84 MiB/sec. | ||
| 9962 | 2026.01.09 00:36:52.064998 [ 269 ] {82eec5cd-6ded-4842-ac26-9eba96139b2e} <Debug> TCPHandler: Processed in 0.001256645 sec. | ||
| 9963 | 2026.01.09 00:36:54.931665 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1298 | ||
| 9964 | 2026.01.09 00:36:54.934147 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9965 | 2026.01.09 00:36:54.934202 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9966 | 2026.01.09 00:36:54.935397 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9967 | 2026.01.09 00:36:54.935671 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9968 | 2026.01.09 00:36:54.935865 [ 152 ] {} <Debug> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9969 | 2026.01.09 00:36:54.935956 [ 152 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9970 | 2026.01.09 00:36:54.935991 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9971 | 2026.01.09 00:36:54.936039 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1298 | ||
| 9972 | 2026.01.09 00:36:54.936142 [ 194 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::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 | ||
| 9973 | 2026.01.09 00:36:54.936728 [ 194 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9974 | 2026.01.09 00:36:54.936874 [ 194 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1108 rows starting from the beginning of the part | ||
| 9975 | 2026.01.09 00:36:54.937253 [ 194 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 42 rows starting from the beginning of the part | ||
| 9976 | 2026.01.09 00:36:54.937589 [ 194 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 32 rows starting from the beginning of the part | ||
| 9977 | 2026.01.09 00:36:54.937938 [ 194 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 34 rows starting from the beginning of the part | ||
| 9978 | 2026.01.09 00:36:54.938272 [ 194 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 46 rows starting from the beginning of the part | ||
| 9979 | 2026.01.09 00:36:54.938608 [ 194 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 36 rows starting from the beginning of the part | ||
| 9980 | 2026.01.09 00:36:54.946051 [ 191 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1298 rows, containing 72 columns (72 merged, 0 gathered) in 0.009974124 sec., 130136.74183316751 rows/sec., 104.92 MiB/sec. | ||
| 9981 | 2026.01.09 00:36:54.947649 [ 188 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9982 | 2026.01.09 00:36:54.948267 [ 188 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_31_6} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9983 | 2026.01.09 00:36:54.948357 [ 188 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_31_6} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9984 | 2026.01.09 00:36:54.948742 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 9985 | 2026.01.09 00:36:55.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 305.78 MiB, peak 317.41 MiB, free memory in arenas 0.00 B, will set to 307.02 MiB (RSS), difference: 1.24 MiB | ||
| 9986 | 2026.01.09 00:36:57.048484 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9987 | 2026.01.09 00:36:57.048733 [ 269 ] {887bbbd1-7e26-4a32-a87b-aaa27944935f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9988 | 2026.01.09 00:36:57.048818 [ 269 ] {887bbbd1-7e26-4a32-a87b-aaa27944935f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9989 | 2026.01.09 00:36:57.049620 [ 269 ] {887bbbd1-7e26-4a32-a87b-aaa27944935f} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9990 | 2026.01.09 00:36:57.049665 [ 269 ] {887bbbd1-7e26-4a32-a87b-aaa27944935f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9991 | 2026.01.09 00:36:57.050072 [ 269 ] {887bbbd1-7e26-4a32-a87b-aaa27944935f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9992 | 2026.01.09 00:36:57.050325 [ 269 ] {887bbbd1-7e26-4a32-a87b-aaa27944935f} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9993 | 2026.01.09 00:36:57.050503 [ 269 ] {887bbbd1-7e26-4a32-a87b-aaa27944935f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001827 sec., 13136.288998357963 rows/sec., 1.09 MiB/sec. | ||
| 9994 | 2026.01.09 00:36:57.050555 [ 269 ] {887bbbd1-7e26-4a32-a87b-aaa27944935f} <Debug> TCPHandler: Processed in 0.002206843 sec. | ||
| 9995 | 2026.01.09 00:36:57.050674 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9996 | 2026.01.09 00:36:57.050777 [ 269 ] {8d2e7319-2205-4037-8295-3c7bdd3636c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9997 | 2026.01.09 00:36:57.050821 [ 269 ] {8d2e7319-2205-4037-8295-3c7bdd3636c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9998 | 2026.01.09 00:36:57.051255 [ 269 ] {8d2e7319-2205-4037-8295-3c7bdd3636c5} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9999 | 2026.01.09 00:36:57.051293 [ 269 ] {8d2e7319-2205-4037-8295-3c7bdd3636c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10000 | 2026.01.09 00:36:57.051603 [ 269 ] {8d2e7319-2205-4037-8295-3c7bdd3636c5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10001 | 2026.01.09 00:36:57.051825 [ 269 ] {8d2e7319-2205-4037-8295-3c7bdd3636c5} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10002 | 2026.01.09 00:36:57.051961 [ 269 ] {8d2e7319-2205-4037-8295-3c7bdd3636c5} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001206 sec., 11608.623548922056 rows/sec., 946.60 KiB/sec. | ||
| 10003 | 2026.01.09 00:36:57.052001 [ 269 ] {8d2e7319-2205-4037-8295-3c7bdd3636c5} <Debug> TCPHandler: Processed in 0.001378909 sec. | ||
| 10004 | 2026.01.09 00:36:57.052116 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10005 | 2026.01.09 00:36:57.052212 [ 269 ] {bf7a48e9-7d25-44b0-8a91-4d2d097d5c72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10006 | 2026.01.09 00:36:57.052253 [ 269 ] {bf7a48e9-7d25-44b0-8a91-4d2d097d5c72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10007 | 2026.01.09 00:36:57.052783 [ 269 ] {bf7a48e9-7d25-44b0-8a91-4d2d097d5c72} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10008 | 2026.01.09 00:36:57.052820 [ 269 ] {bf7a48e9-7d25-44b0-8a91-4d2d097d5c72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10009 | 2026.01.09 00:36:57.053156 [ 269 ] {bf7a48e9-7d25-44b0-8a91-4d2d097d5c72} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10010 | 2026.01.09 00:36:57.053374 [ 269 ] {bf7a48e9-7d25-44b0-8a91-4d2d097d5c72} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10011 | 2026.01.09 00:36:57.053494 [ 148 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10012 | 2026.01.09 00:36:57.053507 [ 269 ] {bf7a48e9-7d25-44b0-8a91-4d2d097d5c72} <Debug> executeQuery: Read 265 rows, 24.24 KiB in 0.001313 sec., 201827.87509520183 rows/sec., 18.03 MiB/sec. | ||
| 10013 | 2026.01.09 00:36:57.053576 [ 148 ] {} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10014 | 2026.01.09 00:36:57.053597 [ 269 ] {bf7a48e9-7d25-44b0-8a91-4d2d097d5c72} <Debug> TCPHandler: Processed in 0.001531474 sec. | ||
| 10015 | 2026.01.09 00:36:57.053606 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10016 | 2026.01.09 00:36:57.053724 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10017 | 2026.01.09 00:36:57.053739 [ 195 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::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 | ||
| 10018 | 2026.01.09 00:36:57.053824 [ 269 ] {5610af0a-4124-49f4-b162-ac6611ba0b50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10019 | 2026.01.09 00:36:57.053869 [ 269 ] {5610af0a-4124-49f4-b162-ac6611ba0b50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10020 | 2026.01.09 00:36:57.053891 [ 195 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10021 | 2026.01.09 00:36:57.053933 [ 195 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2466 rows starting from the beginning of the part | ||
| 10022 | 2026.01.09 00:36:57.054006 [ 195 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 2252 rows starting from the beginning of the part | ||
| 10023 | 2026.01.09 00:36:57.054060 [ 195 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 56 rows starting from the beginning of the part | ||
| 10024 | 2026.01.09 00:36:57.054110 [ 195 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 139 rows starting from the beginning of the part | ||
| 10025 | 2026.01.09 00:36:57.054158 [ 195 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1112 rows starting from the beginning of the part | ||
| 10026 | 2026.01.09 00:36:57.054206 [ 195 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 265 rows starting from the beginning of the part | ||
| 10027 | 2026.01.09 00:36:57.054296 [ 269 ] {5610af0a-4124-49f4-b162-ac6611ba0b50} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10028 | 2026.01.09 00:36:57.054342 [ 269 ] {5610af0a-4124-49f4-b162-ac6611ba0b50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10029 | 2026.01.09 00:36:57.054710 [ 269 ] {5610af0a-4124-49f4-b162-ac6611ba0b50} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10030 | 2026.01.09 00:36:57.054938 [ 269 ] {5610af0a-4124-49f4-b162-ac6611ba0b50} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10031 | 2026.01.09 00:36:57.055078 [ 269 ] {5610af0a-4124-49f4-b162-ac6611ba0b50} <Debug> executeQuery: Read 67 rows, 5.02 KiB in 0.001272 sec., 52672.95597484277 rows/sec., 3.86 MiB/sec. | ||
| 10032 | 2026.01.09 00:36:57.055119 [ 269 ] {5610af0a-4124-49f4-b162-ac6611ba0b50} <Debug> TCPHandler: Processed in 0.001446601 sec. | ||
| 10033 | 2026.01.09 00:36:57.055235 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10034 | 2026.01.09 00:36:57.055359 [ 269 ] {90ca4e0d-381c-470e-8a90-21879db5b0b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10035 | 2026.01.09 00:36:57.055401 [ 269 ] {90ca4e0d-381c-470e-8a90-21879db5b0b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10036 | 2026.01.09 00:36:57.055814 [ 269 ] {90ca4e0d-381c-470e-8a90-21879db5b0b6} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10037 | 2026.01.09 00:36:57.055851 [ 269 ] {90ca4e0d-381c-470e-8a90-21879db5b0b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10038 | 2026.01.09 00:36:57.056166 [ 269 ] {90ca4e0d-381c-470e-8a90-21879db5b0b6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10039 | 2026.01.09 00:36:57.056388 [ 269 ] {90ca4e0d-381c-470e-8a90-21879db5b0b6} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10040 | 2026.01.09 00:36:57.056425 [ 199 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6290 rows, containing 5 columns (5 merged, 0 gathered) in 0.002742498 sec., 2293529.475682389 rows/sec., 195.30 MiB/sec. | ||
| 10041 | 2026.01.09 00:36:57.056526 [ 269 ] {90ca4e0d-381c-470e-8a90-21879db5b0b6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001183 sec., 20287.404902789516 rows/sec., 1.68 MiB/sec. | ||
| 10042 | 2026.01.09 00:36:57.056593 [ 269 ] {90ca4e0d-381c-470e-8a90-21879db5b0b6} <Debug> TCPHandler: Processed in 0.0014074 sec. | ||
| 10043 | 2026.01.09 00:36:57.056708 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10044 | 2026.01.09 00:36:57.056750 [ 189 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10045 | 2026.01.09 00:36:57.056803 [ 269 ] {abd65629-5704-4bd8-881f-8ceec55c8dda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10046 | 2026.01.09 00:36:57.056843 [ 269 ] {abd65629-5704-4bd8-881f-8ceec55c8dda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10047 | 2026.01.09 00:36:57.057043 [ 189 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_71_14} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10048 | 2026.01.09 00:36:57.057123 [ 189 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_71_14} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10049 | 2026.01.09 00:36:57.057222 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 10050 | 2026.01.09 00:36:57.057245 [ 269 ] {abd65629-5704-4bd8-881f-8ceec55c8dda} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10051 | 2026.01.09 00:36:57.057280 [ 269 ] {abd65629-5704-4bd8-881f-8ceec55c8dda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10052 | 2026.01.09 00:36:57.057587 [ 269 ] {abd65629-5704-4bd8-881f-8ceec55c8dda} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10053 | 2026.01.09 00:36:57.057797 [ 269 ] {abd65629-5704-4bd8-881f-8ceec55c8dda} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10054 | 2026.01.09 00:36:57.057930 [ 269 ] {abd65629-5704-4bd8-881f-8ceec55c8dda} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001143 sec., 10498.687664041996 rows/sec., 820.21 KiB/sec. | ||
| 10055 | 2026.01.09 00:36:57.057969 [ 269 ] {abd65629-5704-4bd8-881f-8ceec55c8dda} <Debug> TCPHandler: Processed in 0.001311097 sec. | ||
| 10056 | 2026.01.09 00:36:57.058081 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10057 | 2026.01.09 00:36:57.058174 [ 269 ] {3e16aec8-4a86-4c60-b776-6916e45d1913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10058 | 2026.01.09 00:36:57.058214 [ 269 ] {3e16aec8-4a86-4c60-b776-6916e45d1913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10059 | 2026.01.09 00:36:57.058680 [ 269 ] {3e16aec8-4a86-4c60-b776-6916e45d1913} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10060 | 2026.01.09 00:36:57.058716 [ 269 ] {3e16aec8-4a86-4c60-b776-6916e45d1913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10061 | 2026.01.09 00:36:57.059034 [ 269 ] {3e16aec8-4a86-4c60-b776-6916e45d1913} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10062 | 2026.01.09 00:36:57.059250 [ 269 ] {3e16aec8-4a86-4c60-b776-6916e45d1913} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10063 | 2026.01.09 00:36:57.059390 [ 269 ] {3e16aec8-4a86-4c60-b776-6916e45d1913} <Debug> executeQuery: Read 155 rows, 12.80 KiB in 0.001232 sec., 125811.68831168831 rows/sec., 10.14 MiB/sec. | ||
| 10064 | 2026.01.09 00:36:57.059391 [ 151 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10065 | 2026.01.09 00:36:57.059437 [ 269 ] {3e16aec8-4a86-4c60-b776-6916e45d1913} <Debug> TCPHandler: Processed in 0.00140496 sec. | ||
| 10066 | 2026.01.09 00:36:57.059451 [ 151 ] {} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10067 | 2026.01.09 00:36:57.059483 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10068 | 2026.01.09 00:36:57.059558 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10069 | 2026.01.09 00:36:57.059582 [ 197 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::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 | ||
| 10070 | 2026.01.09 00:36:57.059657 [ 269 ] {bb956ab4-27d1-45fa-a769-4c1a1c7f5cae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10071 | 2026.01.09 00:36:57.059674 [ 197 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10072 | 2026.01.09 00:36:57.059700 [ 269 ] {bb956ab4-27d1-45fa-a769-4c1a1c7f5cae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10073 | 2026.01.09 00:36:57.059708 [ 197 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1250 rows starting from the beginning of the part | ||
| 10074 | 2026.01.09 00:36:57.059779 [ 197 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1135 rows starting from the beginning of the part | ||
| 10075 | 2026.01.09 00:36:57.059823 [ 197 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 64 rows starting from the beginning of the part | ||
| 10076 | 2026.01.09 00:36:57.059865 [ 197 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 105 rows starting from the beginning of the part | ||
| 10077 | 2026.01.09 00:36:57.059906 [ 197 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 679 rows starting from the beginning of the part | ||
| 10078 | 2026.01.09 00:36:57.059950 [ 197 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 155 rows starting from the beginning of the part | ||
| 10079 | 2026.01.09 00:36:57.060160 [ 269 ] {bb956ab4-27d1-45fa-a769-4c1a1c7f5cae} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10080 | 2026.01.09 00:36:57.060195 [ 269 ] {bb956ab4-27d1-45fa-a769-4c1a1c7f5cae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10081 | 2026.01.09 00:36:57.060576 [ 269 ] {bb956ab4-27d1-45fa-a769-4c1a1c7f5cae} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10082 | 2026.01.09 00:36:57.060794 [ 269 ] {bb956ab4-27d1-45fa-a769-4c1a1c7f5cae} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10083 | 2026.01.09 00:36:57.060926 [ 269 ] {bb956ab4-27d1-45fa-a769-4c1a1c7f5cae} <Debug> executeQuery: Read 347 rows, 26.84 KiB in 0.001286 sec., 269828.9269051322 rows/sec., 20.39 MiB/sec. | ||
| 10084 | 2026.01.09 00:36:57.060933 [ 151 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10085 | 2026.01.09 00:36:57.060968 [ 269 ] {bb956ab4-27d1-45fa-a769-4c1a1c7f5cae} <Debug> TCPHandler: Processed in 0.001460172 sec. | ||
| 10086 | 2026.01.09 00:36:57.060979 [ 151 ] {} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10087 | 2026.01.09 00:36:57.061004 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10088 | 2026.01.09 00:36:57.061091 [ 189 ] {932a566d-fbdc-4b2b-9486-18b365c28387::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 | ||
| 10089 | 2026.01.09 00:36:57.061092 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10090 | 2026.01.09 00:36:57.061182 [ 189 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10091 | 2026.01.09 00:36:57.061183 [ 191 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3388 rows, containing 5 columns (5 merged, 0 gathered) in 0.001639386 sec., 2066627.3836668117 rows/sec., 156.75 MiB/sec. | ||
| 10092 | 2026.01.09 00:36:57.061205 [ 269 ] {a5151b86-dfb7-41ae-9455-c72a3fe87db1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10093 | 2026.01.09 00:36:57.061209 [ 189 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 20361 rows starting from the beginning of the part | ||
| 10094 | 2026.01.09 00:36:57.061269 [ 269 ] {a5151b86-dfb7-41ae-9455-c72a3fe87db1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10095 | 2026.01.09 00:36:57.061274 [ 189 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 934 rows starting from the beginning of the part | ||
| 10096 | 2026.01.09 00:36:57.061321 [ 189 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 64 rows starting from the beginning of the part | ||
| 10097 | 2026.01.09 00:36:57.061361 [ 189 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 10098 | 2026.01.09 00:36:57.061392 [ 191 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10099 | 2026.01.09 00:36:57.061399 [ 189 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 314 rows starting from the beginning of the part | ||
| 10100 | 2026.01.09 00:36:57.061450 [ 189 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 347 rows starting from the beginning of the part | ||
| 10101 | 2026.01.09 00:36:57.061720 [ 191 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_71_14} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10102 | 2026.01.09 00:36:57.061806 [ 191 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_71_14} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10103 | 2026.01.09 00:36:57.061905 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 10104 | 2026.01.09 00:36:57.062136 [ 269 ] {a5151b86-dfb7-41ae-9455-c72a3fe87db1} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10105 | 2026.01.09 00:36:57.062176 [ 269 ] {a5151b86-dfb7-41ae-9455-c72a3fe87db1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10106 | 2026.01.09 00:36:57.062804 [ 269 ] {a5151b86-dfb7-41ae-9455-c72a3fe87db1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10107 | 2026.01.09 00:36:57.063042 [ 269 ] {a5151b86-dfb7-41ae-9455-c72a3fe87db1} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10108 | 2026.01.09 00:36:57.063179 [ 151 ] {} <Debug> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10109 | 2026.01.09 00:36:57.063185 [ 269 ] {a5151b86-dfb7-41ae-9455-c72a3fe87db1} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001997 sec., 20530.796194291437 rows/sec., 36.79 MiB/sec. | ||
| 10110 | 2026.01.09 00:36:57.063219 [ 151 ] {} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10111 | 2026.01.09 00:36:57.063243 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10112 | 2026.01.09 00:36:57.063280 [ 269 ] {a5151b86-dfb7-41ae-9455-c72a3fe87db1} <Debug> TCPHandler: Processed in 0.002236623 sec. | ||
| 10113 | 2026.01.09 00:36:57.063357 [ 190 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::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 | ||
| 10114 | 2026.01.09 00:36:57.063409 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10115 | 2026.01.09 00:36:57.063510 [ 269 ] {21d5bff0-153b-4cb2-b44d-04d9dfe38049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10116 | 2026.01.09 00:36:57.063552 [ 269 ] {21d5bff0-153b-4cb2-b44d-04d9dfe38049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10117 | 2026.01.09 00:36:57.063600 [ 190 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10118 | 2026.01.09 00:36:57.063660 [ 190 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 942 rows starting from the beginning of the part | ||
| 10119 | 2026.01.09 00:36:57.063781 [ 190 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 41 rows starting from the beginning of the part | ||
| 10120 | 2026.01.09 00:36:57.063880 [ 190 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 41 rows starting from the beginning of the part | ||
| 10121 | 2026.01.09 00:36:57.063925 [ 269 ] {21d5bff0-153b-4cb2-b44d-04d9dfe38049} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10122 | 2026.01.09 00:36:57.063968 [ 269 ] {21d5bff0-153b-4cb2-b44d-04d9dfe38049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10123 | 2026.01.09 00:36:57.063979 [ 190 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 41 rows starting from the beginning of the part | ||
| 10124 | 2026.01.09 00:36:57.064071 [ 190 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 41 rows starting from the beginning of the part | ||
| 10125 | 2026.01.09 00:36:57.064159 [ 190 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 41 rows starting from the beginning of the part | ||
| 10126 | 2026.01.09 00:36:57.064307 [ 269 ] {21d5bff0-153b-4cb2-b44d-04d9dfe38049} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10127 | 2026.01.09 00:36:57.064563 [ 269 ] {21d5bff0-153b-4cb2-b44d-04d9dfe38049} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10128 | 2026.01.09 00:36:57.064707 [ 269 ] {21d5bff0-153b-4cb2-b44d-04d9dfe38049} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001214 sec., 49423.39373970346 rows/sec., 3.33 MiB/sec. | ||
| 10129 | 2026.01.09 00:36:57.064706 [ 151 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10130 | 2026.01.09 00:36:57.064751 [ 269 ] {21d5bff0-153b-4cb2-b44d-04d9dfe38049} <Debug> TCPHandler: Processed in 0.001392389 sec. | ||
| 10131 | 2026.01.09 00:36:57.064763 [ 151 ] {} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10132 | 2026.01.09 00:36:57.064789 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10133 | 2026.01.09 00:36:57.064862 [ 191 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 10134 | 2026.01.09 00:36:57.064951 [ 191 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10135 | 2026.01.09 00:36:57.064977 [ 191 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4564 rows starting from the beginning of the part | ||
| 10136 | 2026.01.09 00:36:57.065026 [ 191 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 80 rows starting from the beginning of the part | ||
| 10137 | 2026.01.09 00:36:57.065067 [ 191 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 24 rows starting from the beginning of the part | ||
| 10138 | 2026.01.09 00:36:57.065106 [ 191 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 10139 | 2026.01.09 00:36:57.065148 [ 191 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 104 rows starting from the beginning of the part | ||
| 10140 | 2026.01.09 00:36:57.065184 [ 191 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 10141 | 2026.01.09 00:36:57.076448 [ 189 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4892 rows, containing 4 columns (4 merged, 0 gathered) in 0.011616211 sec., 421135.6009287366 rows/sec., 26.85 MiB/sec. | ||
| 10142 | 2026.01.09 00:36:57.076978 [ 193 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10143 | 2026.01.09 00:36:57.077284 [ 193 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_71_14} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10144 | 2026.01.09 00:36:57.077369 [ 193 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_71_14} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10145 | 2026.01.09 00:36:57.077467 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 10146 | 2026.01.09 00:36:57.077754 [ 197 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22180 rows, containing 5 columns (5 merged, 0 gathered) in 0.016696535 sec., 1328419.3397013214 rows/sec., 89.47 MiB/sec. | ||
| 10147 | 2026.01.09 00:36:57.078117 [ 197 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10148 | 2026.01.09 00:36:57.078350 [ 197 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10149 | 2026.01.09 00:36:57.078417 [ 197 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10150 | 2026.01.09 00:36:57.078477 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
| 10151 | 2026.01.09 00:36:57.079998 [ 192 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1147 rows, containing 19 columns (19 merged, 0 gathered) in 0.016689565 sec., 68725.57792848405 rows/sec., 123.15 MiB/sec. | ||
| 10152 | 2026.01.09 00:36:57.081660 [ 192 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10153 | 2026.01.09 00:36:57.082027 [ 192 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10154 | 2026.01.09 00:36:57.082109 [ 192 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10155 | 2026.01.09 00:36:57.082253 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.65 MiB. | ||
| 10156 | 2026.01.09 00:36:57.382461 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20631 | ||
| 10157 | 2026.01.09 00:36:57.382963 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10158 | 2026.01.09 00:36:57.383007 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10159 | 2026.01.09 00:36:57.383480 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10160 | 2026.01.09 00:36:57.383727 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10161 | 2026.01.09 00:36:57.383868 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20631 | ||
| 10162 | 2026.01.09 00:36:58.000249 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 307.91 MiB, peak 322.08 MiB, free memory in arenas 0.00 B, will set to 313.07 MiB (RSS), difference: 5.16 MiB | ||
| 10163 | 2026.01.09 00:36:58.480716 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 10164 | 2026.01.09 00:36:58.498201 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10165 | 2026.01.09 00:36:58.498255 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10166 | 2026.01.09 00:36:58.504929 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10167 | 2026.01.09 00:36:58.505673 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10168 | 2026.01.09 00:36:58.508855 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 10169 | 2026.01.09 00:37:02.038341 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10170 | 2026.01.09 00:37:02.038532 [ 269 ] {176565ff-243b-4d23-b49f-8a972f90c788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10171 | 2026.01.09 00:37:02.038597 [ 269 ] {176565ff-243b-4d23-b49f-8a972f90c788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10172 | 2026.01.09 00:37:02.039230 [ 269 ] {176565ff-243b-4d23-b49f-8a972f90c788} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10173 | 2026.01.09 00:37:02.039285 [ 269 ] {176565ff-243b-4d23-b49f-8a972f90c788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10174 | 2026.01.09 00:37:02.039680 [ 269 ] {176565ff-243b-4d23-b49f-8a972f90c788} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10175 | 2026.01.09 00:37:02.039916 [ 269 ] {176565ff-243b-4d23-b49f-8a972f90c788} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10176 | 2026.01.09 00:37:02.040068 [ 269 ] {176565ff-243b-4d23-b49f-8a972f90c788} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00158 sec., 35443.037974683546 rows/sec., 2.72 MiB/sec. | ||
| 10177 | 2026.01.09 00:37:02.040111 [ 269 ] {176565ff-243b-4d23-b49f-8a972f90c788} <Debug> TCPHandler: Processed in 0.001907414 sec. | ||
| 10178 | 2026.01.09 00:37:02.040226 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10179 | 2026.01.09 00:37:02.040326 [ 269 ] {6e9b7df5-efea-42ad-835a-9de578f4f5f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10180 | 2026.01.09 00:37:02.040367 [ 269 ] {6e9b7df5-efea-42ad-835a-9de578f4f5f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10181 | 2026.01.09 00:37:02.040802 [ 269 ] {6e9b7df5-efea-42ad-835a-9de578f4f5f2} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10182 | 2026.01.09 00:37:02.040838 [ 269 ] {6e9b7df5-efea-42ad-835a-9de578f4f5f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10183 | 2026.01.09 00:37:02.041138 [ 269 ] {6e9b7df5-efea-42ad-835a-9de578f4f5f2} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10184 | 2026.01.09 00:37:02.041355 [ 269 ] {6e9b7df5-efea-42ad-835a-9de578f4f5f2} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10185 | 2026.01.09 00:37:02.041487 [ 269 ] {6e9b7df5-efea-42ad-835a-9de578f4f5f2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001178 sec., 54329.37181663837 rows/sec., 4.24 MiB/sec. | ||
| 10186 | 2026.01.09 00:37:02.041527 [ 269 ] {6e9b7df5-efea-42ad-835a-9de578f4f5f2} <Debug> TCPHandler: Processed in 0.001351209 sec. | ||
| 10187 | 2026.01.09 00:37:02.041643 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10188 | 2026.01.09 00:37:02.041739 [ 269 ] {ec4161d0-06e7-4f32-8ecd-ee78d2abd28e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10189 | 2026.01.09 00:37:02.041783 [ 269 ] {ec4161d0-06e7-4f32-8ecd-ee78d2abd28e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10190 | 2026.01.09 00:37:02.042205 [ 269 ] {ec4161d0-06e7-4f32-8ecd-ee78d2abd28e} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10191 | 2026.01.09 00:37:02.042242 [ 269 ] {ec4161d0-06e7-4f32-8ecd-ee78d2abd28e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10192 | 2026.01.09 00:37:02.042588 [ 269 ] {ec4161d0-06e7-4f32-8ecd-ee78d2abd28e} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10193 | 2026.01.09 00:37:02.042803 [ 269 ] {ec4161d0-06e7-4f32-8ecd-ee78d2abd28e} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10194 | 2026.01.09 00:37:02.042935 [ 269 ] {ec4161d0-06e7-4f32-8ecd-ee78d2abd28e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 10195 | 2026.01.09 00:37:02.042979 [ 269 ] {ec4161d0-06e7-4f32-8ecd-ee78d2abd28e} <Debug> TCPHandler: Processed in 0.00138524 sec. | ||
| 10196 | 2026.01.09 00:37:02.043091 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10197 | 2026.01.09 00:37:02.043186 [ 269 ] {daa3e472-81fb-4fff-88d6-2fc1ac4ed343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10198 | 2026.01.09 00:37:02.043232 [ 269 ] {daa3e472-81fb-4fff-88d6-2fc1ac4ed343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10199 | 2026.01.09 00:37:02.043585 [ 269 ] {daa3e472-81fb-4fff-88d6-2fc1ac4ed343} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10200 | 2026.01.09 00:37:02.043621 [ 269 ] {daa3e472-81fb-4fff-88d6-2fc1ac4ed343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10201 | 2026.01.09 00:37:02.043933 [ 269 ] {daa3e472-81fb-4fff-88d6-2fc1ac4ed343} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10202 | 2026.01.09 00:37:02.044148 [ 269 ] {daa3e472-81fb-4fff-88d6-2fc1ac4ed343} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10203 | 2026.01.09 00:37:02.044280 [ 269 ] {daa3e472-81fb-4fff-88d6-2fc1ac4ed343} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 10204 | 2026.01.09 00:37:02.044318 [ 269 ] {daa3e472-81fb-4fff-88d6-2fc1ac4ed343} <Debug> TCPHandler: Processed in 0.001276766 sec. | ||
| 10205 | 2026.01.09 00:37:04.736600 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10206 | 2026.01.09 00:37:04.736651 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10207 | 2026.01.09 00:37:04.884898 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21079 | ||
| 10208 | 2026.01.09 00:37:04.885398 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10209 | 2026.01.09 00:37:04.885444 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10210 | 2026.01.09 00:37:04.885917 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10211 | 2026.01.09 00:37:04.886147 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10212 | 2026.01.09 00:37:04.886284 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21079 | ||
| 10213 | 2026.01.09 00:37:04.937208 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1326 | ||
| 10214 | 2026.01.09 00:37:04.939410 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10215 | 2026.01.09 00:37:04.939456 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10216 | 2026.01.09 00:37:04.940605 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10217 | 2026.01.09 00:37:04.940870 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10218 | 2026.01.09 00:37:04.941129 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1326 | ||
| 10219 | 2026.01.09 00:37:06.009888 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 10220 | 2026.01.09 00:37:06.027722 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10221 | 2026.01.09 00:37:06.027784 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10222 | 2026.01.09 00:37:06.034038 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10223 | 2026.01.09 00:37:06.034806 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10224 | 2026.01.09 00:37:06.037729 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 10225 | 2026.01.09 00:37:07.040572 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10226 | 2026.01.09 00:37:07.040749 [ 269 ] {ace1b935-6569-4080-89cf-3f8ca967b98c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10227 | 2026.01.09 00:37:07.040815 [ 269 ] {ace1b935-6569-4080-89cf-3f8ca967b98c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10228 | 2026.01.09 00:37:07.041571 [ 269 ] {ace1b935-6569-4080-89cf-3f8ca967b98c} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10229 | 2026.01.09 00:37:07.041615 [ 269 ] {ace1b935-6569-4080-89cf-3f8ca967b98c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10230 | 2026.01.09 00:37:07.042008 [ 269 ] {ace1b935-6569-4080-89cf-3f8ca967b98c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10231 | 2026.01.09 00:37:07.042242 [ 269 ] {ace1b935-6569-4080-89cf-3f8ca967b98c} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10232 | 2026.01.09 00:37:07.042414 [ 269 ] {ace1b935-6569-4080-89cf-3f8ca967b98c} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001708 sec., 80796.25292740046 rows/sec., 7.01 MiB/sec. | ||
| 10233 | 2026.01.09 00:37:07.042467 [ 269 ] {ace1b935-6569-4080-89cf-3f8ca967b98c} <Debug> TCPHandler: Processed in 0.002022258 sec. | ||
| 10234 | 2026.01.09 00:37:07.042598 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10235 | 2026.01.09 00:37:07.042702 [ 269 ] {280a9965-4c2f-4905-8629-b81acc04c45b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10236 | 2026.01.09 00:37:07.042746 [ 269 ] {280a9965-4c2f-4905-8629-b81acc04c45b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10237 | 2026.01.09 00:37:07.043215 [ 269 ] {280a9965-4c2f-4905-8629-b81acc04c45b} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10238 | 2026.01.09 00:37:07.043252 [ 269 ] {280a9965-4c2f-4905-8629-b81acc04c45b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10239 | 2026.01.09 00:37:07.043569 [ 269 ] {280a9965-4c2f-4905-8629-b81acc04c45b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10240 | 2026.01.09 00:37:07.043786 [ 269 ] {280a9965-4c2f-4905-8629-b81acc04c45b} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10241 | 2026.01.09 00:37:07.043923 [ 269 ] {280a9965-4c2f-4905-8629-b81acc04c45b} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001244 sec., 32958.19935691318 rows/sec., 2.42 MiB/sec. | ||
| 10242 | 2026.01.09 00:37:07.043965 [ 269 ] {280a9965-4c2f-4905-8629-b81acc04c45b} <Debug> TCPHandler: Processed in 0.001419241 sec. | ||
| 10243 | 2026.01.09 00:37:07.044083 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10244 | 2026.01.09 00:37:07.044180 [ 269 ] {dcb222c6-a8f1-4ad1-8ac1-f1a7cdd02efa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10245 | 2026.01.09 00:37:07.044221 [ 269 ] {dcb222c6-a8f1-4ad1-8ac1-f1a7cdd02efa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10246 | 2026.01.09 00:37:07.044688 [ 269 ] {dcb222c6-a8f1-4ad1-8ac1-f1a7cdd02efa} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10247 | 2026.01.09 00:37:07.044724 [ 269 ] {dcb222c6-a8f1-4ad1-8ac1-f1a7cdd02efa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10248 | 2026.01.09 00:37:07.045039 [ 269 ] {dcb222c6-a8f1-4ad1-8ac1-f1a7cdd02efa} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10249 | 2026.01.09 00:37:07.045267 [ 269 ] {dcb222c6-a8f1-4ad1-8ac1-f1a7cdd02efa} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10250 | 2026.01.09 00:37:07.045404 [ 269 ] {dcb222c6-a8f1-4ad1-8ac1-f1a7cdd02efa} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001241 sec., 84609.18614020951 rows/sec., 6.61 MiB/sec. | ||
| 10251 | 2026.01.09 00:37:07.045444 [ 269 ] {dcb222c6-a8f1-4ad1-8ac1-f1a7cdd02efa} <Debug> TCPHandler: Processed in 0.001412161 sec. | ||
| 10252 | 2026.01.09 00:37:07.045565 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10253 | 2026.01.09 00:37:07.045659 [ 269 ] {57e60c44-75c3-4c3c-a6a2-5eb692be46e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10254 | 2026.01.09 00:37:07.045704 [ 269 ] {57e60c44-75c3-4c3c-a6a2-5eb692be46e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10255 | 2026.01.09 00:37:07.046130 [ 269 ] {57e60c44-75c3-4c3c-a6a2-5eb692be46e3} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10256 | 2026.01.09 00:37:07.046166 [ 269 ] {57e60c44-75c3-4c3c-a6a2-5eb692be46e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10257 | 2026.01.09 00:37:07.046492 [ 269 ] {57e60c44-75c3-4c3c-a6a2-5eb692be46e3} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10258 | 2026.01.09 00:37:07.046710 [ 269 ] {57e60c44-75c3-4c3c-a6a2-5eb692be46e3} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10259 | 2026.01.09 00:37:07.046845 [ 269 ] {57e60c44-75c3-4c3c-a6a2-5eb692be46e3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 10260 | 2026.01.09 00:37:07.046883 [ 269 ] {57e60c44-75c3-4c3c-a6a2-5eb692be46e3} <Debug> TCPHandler: Processed in 0.001368589 sec. | ||
| 10261 | 2026.01.09 00:37:07.046993 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10262 | 2026.01.09 00:37:07.047089 [ 269 ] {49990a5e-1fe1-46b8-8c99-f2489260c2a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10263 | 2026.01.09 00:37:07.047144 [ 269 ] {49990a5e-1fe1-46b8-8c99-f2489260c2a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10264 | 2026.01.09 00:37:07.048029 [ 269 ] {49990a5e-1fe1-46b8-8c99-f2489260c2a2} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10265 | 2026.01.09 00:37:07.048065 [ 269 ] {49990a5e-1fe1-46b8-8c99-f2489260c2a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10266 | 2026.01.09 00:37:07.048636 [ 269 ] {49990a5e-1fe1-46b8-8c99-f2489260c2a2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10267 | 2026.01.09 00:37:07.048870 [ 269 ] {49990a5e-1fe1-46b8-8c99-f2489260c2a2} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10268 | 2026.01.09 00:37:07.049010 [ 269 ] {49990a5e-1fe1-46b8-8c99-f2489260c2a2} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001937 sec., 21166.752710376873 rows/sec., 37.93 MiB/sec. | ||
| 10269 | 2026.01.09 00:37:07.049078 [ 269 ] {49990a5e-1fe1-46b8-8c99-f2489260c2a2} <Debug> TCPHandler: Processed in 0.002133571 sec. | ||
| 10270 | 2026.01.09 00:37:07.049192 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10271 | 2026.01.09 00:37:07.049288 [ 269 ] {05c55b33-69a3-4849-a278-0f96e1d65acd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10272 | 2026.01.09 00:37:07.049336 [ 269 ] {05c55b33-69a3-4849-a278-0f96e1d65acd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10273 | 2026.01.09 00:37:07.049681 [ 269 ] {05c55b33-69a3-4849-a278-0f96e1d65acd} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10274 | 2026.01.09 00:37:07.049717 [ 269 ] {05c55b33-69a3-4849-a278-0f96e1d65acd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10275 | 2026.01.09 00:37:07.050022 [ 269 ] {05c55b33-69a3-4849-a278-0f96e1d65acd} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10276 | 2026.01.09 00:37:07.050238 [ 269 ] {05c55b33-69a3-4849-a278-0f96e1d65acd} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10277 | 2026.01.09 00:37:07.050367 [ 269 ] {05c55b33-69a3-4849-a278-0f96e1d65acd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 10278 | 2026.01.09 00:37:07.050406 [ 269 ] {05c55b33-69a3-4849-a278-0f96e1d65acd} <Debug> TCPHandler: Processed in 0.001262746 sec. | ||
| 10279 | 2026.01.09 00:37:09.466516 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10280 | 2026.01.09 00:37:09.466787 [ 269 ] {5c224780-7fbc-4ea2-9ecd-3c673656f9b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10281 | 2026.01.09 00:37:09.466897 [ 269 ] {5c224780-7fbc-4ea2-9ecd-3c673656f9b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10282 | 2026.01.09 00:37:09.468262 [ 269 ] {5c224780-7fbc-4ea2-9ecd-3c673656f9b1} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10283 | 2026.01.09 00:37:09.468360 [ 269 ] {5c224780-7fbc-4ea2-9ecd-3c673656f9b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10284 | 2026.01.09 00:37:09.469102 [ 269 ] {5c224780-7fbc-4ea2-9ecd-3c673656f9b1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10285 | 2026.01.09 00:37:09.469606 [ 269 ] {5c224780-7fbc-4ea2-9ecd-3c673656f9b1} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10286 | 2026.01.09 00:37:09.469869 [ 269 ] {5c224780-7fbc-4ea2-9ecd-3c673656f9b1} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.003156 sec., 129911.28010139418 rows/sec., 8.24 MiB/sec. | ||
| 10287 | 2026.01.09 00:37:09.469957 [ 269 ] {5c224780-7fbc-4ea2-9ecd-3c673656f9b1} <Debug> TCPHandler: Processed in 0.003698215 sec. | ||
| 10288 | 2026.01.09 00:37:09.470168 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10289 | 2026.01.09 00:37:09.470313 [ 269 ] {ab9058d8-6b96-4a58-9710-0909e7d1ba87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10290 | 2026.01.09 00:37:09.470378 [ 269 ] {ab9058d8-6b96-4a58-9710-0909e7d1ba87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10291 | 2026.01.09 00:37:09.471209 [ 269 ] {ab9058d8-6b96-4a58-9710-0909e7d1ba87} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10292 | 2026.01.09 00:37:09.471257 [ 269 ] {ab9058d8-6b96-4a58-9710-0909e7d1ba87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10293 | 2026.01.09 00:37:09.471669 [ 269 ] {ab9058d8-6b96-4a58-9710-0909e7d1ba87} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10294 | 2026.01.09 00:37:09.471963 [ 269 ] {ab9058d8-6b96-4a58-9710-0909e7d1ba87} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10295 | 2026.01.09 00:37:09.472155 [ 269 ] {ab9058d8-6b96-4a58-9710-0909e7d1ba87} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001879 sec., 1064.39595529537 rows/sec., 86.79 KiB/sec. | ||
| 10296 | 2026.01.09 00:37:09.472219 [ 269 ] {ab9058d8-6b96-4a58-9710-0909e7d1ba87} <Debug> TCPHandler: Processed in 0.00212079 sec. | ||
| 10297 | 2026.01.09 00:37:09.472385 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10298 | 2026.01.09 00:37:09.472507 [ 269 ] {94df575a-014a-4da2-b609-097af6fc230f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10299 | 2026.01.09 00:37:09.472564 [ 269 ] {94df575a-014a-4da2-b609-097af6fc230f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10300 | 2026.01.09 00:37:09.474753 [ 269 ] {94df575a-014a-4da2-b609-097af6fc230f} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10301 | 2026.01.09 00:37:09.474793 [ 269 ] {94df575a-014a-4da2-b609-097af6fc230f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10302 | 2026.01.09 00:37:09.475264 [ 269 ] {94df575a-014a-4da2-b609-097af6fc230f} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10303 | 2026.01.09 00:37:09.475495 [ 269 ] {94df575a-014a-4da2-b609-097af6fc230f} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10304 | 2026.01.09 00:37:09.475642 [ 269 ] {94df575a-014a-4da2-b609-097af6fc230f} <Debug> executeQuery: Read 2253 rows, 186.48 KiB in 0.003167 sec., 711398.8001263025 rows/sec., 57.50 MiB/sec. | ||
| 10305 | 2026.01.09 00:37:09.475699 [ 269 ] {94df575a-014a-4da2-b609-097af6fc230f} <Debug> MemoryTracker: Peak memory usage (for query): 4.03 MiB. | ||
| 10306 | 2026.01.09 00:37:09.475714 [ 269 ] {94df575a-014a-4da2-b609-097af6fc230f} <Debug> TCPHandler: Processed in 0.003390147 sec. | ||
| 10307 | 2026.01.09 00:37:09.475860 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10308 | 2026.01.09 00:37:09.475979 [ 269 ] {961da090-916c-4026-ac0c-605d4e357ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10309 | 2026.01.09 00:37:09.476036 [ 269 ] {961da090-916c-4026-ac0c-605d4e357ae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10310 | 2026.01.09 00:37:09.476855 [ 269 ] {961da090-916c-4026-ac0c-605d4e357ae1} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10311 | 2026.01.09 00:37:09.476907 [ 269 ] {961da090-916c-4026-ac0c-605d4e357ae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10312 | 2026.01.09 00:37:09.477453 [ 269 ] {961da090-916c-4026-ac0c-605d4e357ae1} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10313 | 2026.01.09 00:37:09.477773 [ 269 ] {961da090-916c-4026-ac0c-605d4e357ae1} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10314 | 2026.01.09 00:37:09.477966 [ 136 ] {} <Debug> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10315 | 2026.01.09 00:37:09.478013 [ 269 ] {961da090-916c-4026-ac0c-605d4e357ae1} <Debug> executeQuery: Read 207 rows, 12.46 KiB in 0.002063 sec., 100339.31168201647 rows/sec., 5.90 MiB/sec. | ||
| 10316 | 2026.01.09 00:37:09.478056 [ 136 ] {} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10317 | 2026.01.09 00:37:09.478094 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10318 | 2026.01.09 00:37:09.478093 [ 269 ] {961da090-916c-4026-ac0c-605d4e357ae1} <Debug> TCPHandler: Processed in 0.002293275 sec. | ||
| 10319 | 2026.01.09 00:37:09.478229 [ 189 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::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 | ||
| 10320 | 2026.01.09 00:37:09.478330 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10321 | 2026.01.09 00:37:09.478366 [ 189 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10322 | 2026.01.09 00:37:09.478414 [ 189 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 278 rows starting from the beginning of the part | ||
| 10323 | 2026.01.09 00:37:09.478461 [ 269 ] {acfce6af-9bd5-4c29-9b5d-8769b7294a65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10324 | 2026.01.09 00:37:09.478497 [ 189 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 41 rows starting from the beginning of the part | ||
| 10325 | 2026.01.09 00:37:09.478518 [ 269 ] {acfce6af-9bd5-4c29-9b5d-8769b7294a65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10326 | 2026.01.09 00:37:09.478566 [ 189 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 205 rows starting from the beginning of the part | ||
| 10327 | 2026.01.09 00:37:09.478634 [ 189 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 67 rows starting from the beginning of the part | ||
| 10328 | 2026.01.09 00:37:09.478699 [ 189 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 41 rows starting from the beginning of the part | ||
| 10329 | 2026.01.09 00:37:09.478766 [ 189 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 207 rows starting from the beginning of the part | ||
| 10330 | 2026.01.09 00:37:09.479917 [ 269 ] {acfce6af-9bd5-4c29-9b5d-8769b7294a65} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10331 | 2026.01.09 00:37:09.479984 [ 269 ] {acfce6af-9bd5-4c29-9b5d-8769b7294a65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10332 | 2026.01.09 00:37:09.480123 [ 192 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 839 rows, containing 5 columns (5 merged, 0 gathered) in 0.001949255 sec., 430420.85309515684 rows/sec., 28.55 MiB/sec. | ||
| 10333 | 2026.01.09 00:37:09.480327 [ 189 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10334 | 2026.01.09 00:37:09.480622 [ 269 ] {acfce6af-9bd5-4c29-9b5d-8769b7294a65} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10335 | 2026.01.09 00:37:09.480759 [ 189 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_61_12} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10336 | 2026.01.09 00:37:09.480887 [ 189 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_61_12} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10337 | 2026.01.09 00:37:09.480992 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 10338 | 2026.01.09 00:37:09.481045 [ 269 ] {acfce6af-9bd5-4c29-9b5d-8769b7294a65} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10339 | 2026.01.09 00:37:09.481302 [ 269 ] {acfce6af-9bd5-4c29-9b5d-8769b7294a65} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.002866 sec., 153524.07536636427 rows/sec., 10.16 MiB/sec. | ||
| 10340 | 2026.01.09 00:37:09.481425 [ 269 ] {acfce6af-9bd5-4c29-9b5d-8769b7294a65} <Debug> TCPHandler: Processed in 0.003191501 sec. | ||
| 10341 | 2026.01.09 00:37:09.481635 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10342 | 2026.01.09 00:37:09.483016 [ 269 ] {476f2855-397c-4615-bb30-955d05833d40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10343 | 2026.01.09 00:37:09.483092 [ 269 ] {476f2855-397c-4615-bb30-955d05833d40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10344 | 2026.01.09 00:37:09.483824 [ 269 ] {476f2855-397c-4615-bb30-955d05833d40} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10345 | 2026.01.09 00:37:09.483874 [ 269 ] {476f2855-397c-4615-bb30-955d05833d40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10346 | 2026.01.09 00:37:09.484422 [ 269 ] {476f2855-397c-4615-bb30-955d05833d40} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10347 | 2026.01.09 00:37:09.484780 [ 269 ] {476f2855-397c-4615-bb30-955d05833d40} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10348 | 2026.01.09 00:37:09.484981 [ 269 ] {476f2855-397c-4615-bb30-955d05833d40} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001997 sec., 105658.48773159739 rows/sec., 6.00 MiB/sec. | ||
| 10349 | 2026.01.09 00:37:09.485070 [ 269 ] {476f2855-397c-4615-bb30-955d05833d40} <Debug> TCPHandler: Processed in 0.00350068 sec. | ||
| 10350 | 2026.01.09 00:37:09.485239 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10351 | 2026.01.09 00:37:09.485392 [ 269 ] {14ecf915-0a00-4509-bd68-c11fab93c650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10352 | 2026.01.09 00:37:09.485446 [ 269 ] {14ecf915-0a00-4509-bd68-c11fab93c650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10353 | 2026.01.09 00:37:09.486844 [ 269 ] {14ecf915-0a00-4509-bd68-c11fab93c650} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10354 | 2026.01.09 00:37:09.486898 [ 269 ] {14ecf915-0a00-4509-bd68-c11fab93c650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10355 | 2026.01.09 00:37:09.487447 [ 269 ] {14ecf915-0a00-4509-bd68-c11fab93c650} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10356 | 2026.01.09 00:37:09.487770 [ 269 ] {14ecf915-0a00-4509-bd68-c11fab93c650} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10357 | 2026.01.09 00:37:09.487963 [ 269 ] {14ecf915-0a00-4509-bd68-c11fab93c650} <Debug> executeQuery: Read 1137 rows, 82.92 KiB in 0.002601 sec., 437139.56170703575 rows/sec., 31.13 MiB/sec. | ||
| 10358 | 2026.01.09 00:37:09.488019 [ 269 ] {14ecf915-0a00-4509-bd68-c11fab93c650} <Debug> TCPHandler: Processed in 0.002840911 sec. | ||
| 10359 | 2026.01.09 00:37:09.488177 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10360 | 2026.01.09 00:37:09.488304 [ 269 ] {63f440d3-ee65-4cde-86ee-c0bfec5d252b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10361 | 2026.01.09 00:37:09.488362 [ 269 ] {63f440d3-ee65-4cde-86ee-c0bfec5d252b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10362 | 2026.01.09 00:37:09.488820 [ 269 ] {63f440d3-ee65-4cde-86ee-c0bfec5d252b} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10363 | 2026.01.09 00:37:09.488866 [ 269 ] {63f440d3-ee65-4cde-86ee-c0bfec5d252b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10364 | 2026.01.09 00:37:09.489312 [ 269 ] {63f440d3-ee65-4cde-86ee-c0bfec5d252b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10365 | 2026.01.09 00:37:09.489566 [ 269 ] {63f440d3-ee65-4cde-86ee-c0bfec5d252b} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10366 | 2026.01.09 00:37:09.489738 [ 269 ] {63f440d3-ee65-4cde-86ee-c0bfec5d252b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001463 sec., 4101.161995898838 rows/sec., 214.27 KiB/sec. | ||
| 10367 | 2026.01.09 00:37:09.489793 [ 269 ] {63f440d3-ee65-4cde-86ee-c0bfec5d252b} <Debug> TCPHandler: Processed in 0.001681137 sec. | ||
| 10368 | 2026.01.09 00:37:09.489946 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10369 | 2026.01.09 00:37:09.490048 [ 269 ] {7ef37e19-93c8-4311-952c-258631ecfc1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10370 | 2026.01.09 00:37:09.490094 [ 269 ] {7ef37e19-93c8-4311-952c-258631ecfc1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10371 | 2026.01.09 00:37:09.490821 [ 269 ] {7ef37e19-93c8-4311-952c-258631ecfc1f} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10372 | 2026.01.09 00:37:09.490859 [ 269 ] {7ef37e19-93c8-4311-952c-258631ecfc1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10373 | 2026.01.09 00:37:09.491291 [ 269 ] {7ef37e19-93c8-4311-952c-258631ecfc1f} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10374 | 2026.01.09 00:37:09.491518 [ 269 ] {7ef37e19-93c8-4311-952c-258631ecfc1f} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10375 | 2026.01.09 00:37:09.491666 [ 269 ] {7ef37e19-93c8-4311-952c-258631ecfc1f} <Debug> executeQuery: Read 935 rows, 63.39 KiB in 0.00164 sec., 570121.9512195121 rows/sec., 37.74 MiB/sec. | ||
| 10376 | 2026.01.09 00:37:09.491706 [ 269 ] {7ef37e19-93c8-4311-952c-258631ecfc1f} <Debug> TCPHandler: Processed in 0.001814272 sec. | ||
| 10377 | 2026.01.09 00:37:09.491821 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10378 | 2026.01.09 00:37:09.491921 [ 269 ] {71f06192-0850-4515-b878-69a57fcdbe96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10379 | 2026.01.09 00:37:09.491965 [ 269 ] {71f06192-0850-4515-b878-69a57fcdbe96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10380 | 2026.01.09 00:37:09.492286 [ 269 ] {71f06192-0850-4515-b878-69a57fcdbe96} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10381 | 2026.01.09 00:37:09.492323 [ 269 ] {71f06192-0850-4515-b878-69a57fcdbe96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10382 | 2026.01.09 00:37:09.492637 [ 269 ] {71f06192-0850-4515-b878-69a57fcdbe96} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10383 | 2026.01.09 00:37:09.492855 [ 269 ] {71f06192-0850-4515-b878-69a57fcdbe96} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10384 | 2026.01.09 00:37:09.492991 [ 269 ] {71f06192-0850-4515-b878-69a57fcdbe96} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001092 sec., 915.7509157509156 rows/sec., 61.71 KiB/sec. | ||
| 10385 | 2026.01.09 00:37:09.493028 [ 269 ] {71f06192-0850-4515-b878-69a57fcdbe96} <Debug> TCPHandler: Processed in 0.001257415 sec. | ||
| 10386 | 2026.01.09 00:37:09.493147 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10387 | 2026.01.09 00:37:09.493246 [ 269 ] {82b67fda-1b7b-4f11-9ad6-b40adf27542e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10388 | 2026.01.09 00:37:09.493289 [ 269 ] {82b67fda-1b7b-4f11-9ad6-b40adf27542e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10389 | 2026.01.09 00:37:09.493635 [ 269 ] {82b67fda-1b7b-4f11-9ad6-b40adf27542e} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10390 | 2026.01.09 00:37:09.493672 [ 269 ] {82b67fda-1b7b-4f11-9ad6-b40adf27542e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10391 | 2026.01.09 00:37:09.494009 [ 269 ] {82b67fda-1b7b-4f11-9ad6-b40adf27542e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10392 | 2026.01.09 00:37:09.494230 [ 269 ] {82b67fda-1b7b-4f11-9ad6-b40adf27542e} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10393 | 2026.01.09 00:37:09.494367 [ 269 ] {82b67fda-1b7b-4f11-9ad6-b40adf27542e} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.001143 sec., 69991.2510936133 rows/sec., 4.16 MiB/sec. | ||
| 10394 | 2026.01.09 00:37:09.494404 [ 269 ] {82b67fda-1b7b-4f11-9ad6-b40adf27542e} <Debug> TCPHandler: Processed in 0.001307827 sec. | ||
| 10395 | 2026.01.09 00:37:12.034341 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10396 | 2026.01.09 00:37:12.034637 [ 269 ] {7d4d62f5-5de6-4e97-ad95-7c224e19849d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10397 | 2026.01.09 00:37:12.034731 [ 269 ] {7d4d62f5-5de6-4e97-ad95-7c224e19849d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10398 | 2026.01.09 00:37:12.035564 [ 269 ] {7d4d62f5-5de6-4e97-ad95-7c224e19849d} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10399 | 2026.01.09 00:37:12.035614 [ 269 ] {7d4d62f5-5de6-4e97-ad95-7c224e19849d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10400 | 2026.01.09 00:37:12.036036 [ 269 ] {7d4d62f5-5de6-4e97-ad95-7c224e19849d} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10401 | 2026.01.09 00:37:12.036259 [ 269 ] {7d4d62f5-5de6-4e97-ad95-7c224e19849d} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10402 | 2026.01.09 00:37:12.036412 [ 269 ] {7d4d62f5-5de6-4e97-ad95-7c224e19849d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001843 sec., 30385.24145415084 rows/sec., 2.33 MiB/sec. | ||
| 10403 | 2026.01.09 00:37:12.036451 [ 269 ] {7d4d62f5-5de6-4e97-ad95-7c224e19849d} <Debug> TCPHandler: Processed in 0.002278325 sec. | ||
| 10404 | 2026.01.09 00:37:12.036784 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10405 | 2026.01.09 00:37:12.036892 [ 269 ] {49fee218-a4f1-4d49-8ecb-0cbf921d09a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10406 | 2026.01.09 00:37:12.036937 [ 269 ] {49fee218-a4f1-4d49-8ecb-0cbf921d09a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10407 | 2026.01.09 00:37:12.037396 [ 269 ] {49fee218-a4f1-4d49-8ecb-0cbf921d09a7} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10408 | 2026.01.09 00:37:12.037431 [ 269 ] {49fee218-a4f1-4d49-8ecb-0cbf921d09a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10409 | 2026.01.09 00:37:12.037737 [ 269 ] {49fee218-a4f1-4d49-8ecb-0cbf921d09a7} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10410 | 2026.01.09 00:37:12.037941 [ 269 ] {49fee218-a4f1-4d49-8ecb-0cbf921d09a7} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10411 | 2026.01.09 00:37:12.038066 [ 269 ] {49fee218-a4f1-4d49-8ecb-0cbf921d09a7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001198 sec., 53422.37061769616 rows/sec., 4.17 MiB/sec. | ||
| 10412 | 2026.01.09 00:37:12.038103 [ 269 ] {49fee218-a4f1-4d49-8ecb-0cbf921d09a7} <Debug> TCPHandler: Processed in 0.001368939 sec. | ||
| 10413 | 2026.01.09 00:37:12.038232 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10414 | 2026.01.09 00:37:12.038326 [ 269 ] {d213ad3a-5a76-4a32-9a91-36aa1420a4de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10415 | 2026.01.09 00:37:12.038369 [ 269 ] {d213ad3a-5a76-4a32-9a91-36aa1420a4de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10416 | 2026.01.09 00:37:12.038775 [ 269 ] {d213ad3a-5a76-4a32-9a91-36aa1420a4de} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10417 | 2026.01.09 00:37:12.038809 [ 269 ] {d213ad3a-5a76-4a32-9a91-36aa1420a4de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10418 | 2026.01.09 00:37:12.039135 [ 269 ] {d213ad3a-5a76-4a32-9a91-36aa1420a4de} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10419 | 2026.01.09 00:37:12.039336 [ 269 ] {d213ad3a-5a76-4a32-9a91-36aa1420a4de} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10420 | 2026.01.09 00:37:12.039459 [ 269 ] {d213ad3a-5a76-4a32-9a91-36aa1420a4de} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001151 sec., 55603.82276281495 rows/sec., 3.87 MiB/sec. | ||
| 10421 | 2026.01.09 00:37:12.039495 [ 269 ] {d213ad3a-5a76-4a32-9a91-36aa1420a4de} <Debug> TCPHandler: Processed in 0.001320588 sec. | ||
| 10422 | 2026.01.09 00:37:12.039620 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10423 | 2026.01.09 00:37:12.039713 [ 269 ] {7bef019f-456f-4b96-90a5-ef3d1deb891a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10424 | 2026.01.09 00:37:12.039754 [ 269 ] {7bef019f-456f-4b96-90a5-ef3d1deb891a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10425 | 2026.01.09 00:37:12.040125 [ 269 ] {7bef019f-456f-4b96-90a5-ef3d1deb891a} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10426 | 2026.01.09 00:37:12.040159 [ 269 ] {7bef019f-456f-4b96-90a5-ef3d1deb891a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10427 | 2026.01.09 00:37:12.040492 [ 269 ] {7bef019f-456f-4b96-90a5-ef3d1deb891a} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10428 | 2026.01.09 00:37:12.040726 [ 269 ] {7bef019f-456f-4b96-90a5-ef3d1deb891a} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10429 | 2026.01.09 00:37:12.040863 [ 269 ] {7bef019f-456f-4b96-90a5-ef3d1deb891a} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001169 sec., 20530.36783575706 rows/sec., 1.38 MiB/sec. | ||
| 10430 | 2026.01.09 00:37:12.040900 [ 269 ] {7bef019f-456f-4b96-90a5-ef3d1deb891a} <Debug> TCPHandler: Processed in 0.001336398 sec. | ||
| 10431 | 2026.01.09 00:37:12.387306 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21591 | ||
| 10432 | 2026.01.09 00:37:12.387822 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10433 | 2026.01.09 00:37:12.387870 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10434 | 2026.01.09 00:37:12.388377 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10435 | 2026.01.09 00:37:12.388629 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10436 | 2026.01.09 00:37:12.388786 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21591 | ||
| 10437 | 2026.01.09 00:37:13.538758 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10438 | 2026.01.09 00:37:13.556266 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10439 | 2026.01.09 00:37:13.556322 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10440 | 2026.01.09 00:37:13.562664 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10441 | 2026.01.09 00:37:13.563398 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10442 | 2026.01.09 00:37:13.566326 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10443 | 2026.01.09 00:37:14.942208 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1368 | ||
| 10444 | 2026.01.09 00:37:14.944708 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10445 | 2026.01.09 00:37:14.944749 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10446 | 2026.01.09 00:37:14.945900 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10447 | 2026.01.09 00:37:14.946152 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10448 | 2026.01.09 00:37:14.946407 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1368 | ||
| 10449 | 2026.01.09 00:37:17.040237 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10450 | 2026.01.09 00:37:17.040483 [ 269 ] {87d6602e-8740-4868-903c-bc5fe2b58a34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10451 | 2026.01.09 00:37:17.040573 [ 269 ] {87d6602e-8740-4868-903c-bc5fe2b58a34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10452 | 2026.01.09 00:37:17.041379 [ 269 ] {87d6602e-8740-4868-903c-bc5fe2b58a34} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10453 | 2026.01.09 00:37:17.041432 [ 269 ] {87d6602e-8740-4868-903c-bc5fe2b58a34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10454 | 2026.01.09 00:37:17.041888 [ 269 ] {87d6602e-8740-4868-903c-bc5fe2b58a34} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10455 | 2026.01.09 00:37:17.042113 [ 269 ] {87d6602e-8740-4868-903c-bc5fe2b58a34} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10456 | 2026.01.09 00:37:17.042272 [ 128 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10457 | 2026.01.09 00:37:17.042281 [ 269 ] {87d6602e-8740-4868-903c-bc5fe2b58a34} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.00188 sec., 73404.25531914894 rows/sec., 6.37 MiB/sec. | ||
| 10458 | 2026.01.09 00:37:17.042347 [ 128 ] {} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10459 | 2026.01.09 00:37:17.042377 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10460 | 2026.01.09 00:37:17.042378 [ 269 ] {87d6602e-8740-4868-903c-bc5fe2b58a34} <Debug> TCPHandler: Processed in 0.002288746 sec. | ||
| 10461 | 2026.01.09 00:37:17.042528 [ 198 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::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 | ||
| 10462 | 2026.01.09 00:37:17.042541 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10463 | 2026.01.09 00:37:17.042671 [ 269 ] {af0d0a47-3329-437a-8f2c-454ebe68002f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10464 | 2026.01.09 00:37:17.042679 [ 198 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10465 | 2026.01.09 00:37:17.042722 [ 269 ] {af0d0a47-3329-437a-8f2c-454ebe68002f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10466 | 2026.01.09 00:37:17.042726 [ 198 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2466 rows starting from the beginning of the part | ||
| 10467 | 2026.01.09 00:37:17.042813 [ 198 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 56 rows starting from the beginning of the part | ||
| 10468 | 2026.01.09 00:37:17.042861 [ 198 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 138 rows starting from the beginning of the part | ||
| 10469 | 2026.01.09 00:37:17.042903 [ 198 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 2253 rows starting from the beginning of the part | ||
| 10470 | 2026.01.09 00:37:17.042942 [ 198 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 56 rows starting from the beginning of the part | ||
| 10471 | 2026.01.09 00:37:17.042982 [ 198 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 138 rows starting from the beginning of the part | ||
| 10472 | 2026.01.09 00:37:17.043172 [ 269 ] {af0d0a47-3329-437a-8f2c-454ebe68002f} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10473 | 2026.01.09 00:37:17.043216 [ 269 ] {af0d0a47-3329-437a-8f2c-454ebe68002f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10474 | 2026.01.09 00:37:17.043549 [ 269 ] {af0d0a47-3329-437a-8f2c-454ebe68002f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10475 | 2026.01.09 00:37:17.043773 [ 269 ] {af0d0a47-3329-437a-8f2c-454ebe68002f} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10476 | 2026.01.09 00:37:17.043912 [ 269 ] {af0d0a47-3329-437a-8f2c-454ebe68002f} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001265 sec., 32411.067193675888 rows/sec., 2.38 MiB/sec. | ||
| 10477 | 2026.01.09 00:37:17.043952 [ 269 ] {af0d0a47-3329-437a-8f2c-454ebe68002f} <Debug> TCPHandler: Processed in 0.001465802 sec. | ||
| 10478 | 2026.01.09 00:37:17.044057 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10479 | 2026.01.09 00:37:17.044154 [ 269 ] {9084cdfe-26fb-48c1-8d41-909e4f33e777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10480 | 2026.01.09 00:37:17.044195 [ 269 ] {9084cdfe-26fb-48c1-8d41-909e4f33e777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10481 | 2026.01.09 00:37:17.044637 [ 269 ] {9084cdfe-26fb-48c1-8d41-909e4f33e777} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10482 | 2026.01.09 00:37:17.044672 [ 269 ] {9084cdfe-26fb-48c1-8d41-909e4f33e777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10483 | 2026.01.09 00:37:17.044993 [ 269 ] {9084cdfe-26fb-48c1-8d41-909e4f33e777} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10484 | 2026.01.09 00:37:17.045026 [ 189 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5107 rows, containing 5 columns (5 merged, 0 gathered) in 0.002560993 sec., 1994148.3635449216 rows/sec., 170.23 MiB/sec. | ||
| 10485 | 2026.01.09 00:37:17.045207 [ 269 ] {9084cdfe-26fb-48c1-8d41-909e4f33e777} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10486 | 2026.01.09 00:37:17.045321 [ 129 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10487 | 2026.01.09 00:37:17.045337 [ 269 ] {9084cdfe-26fb-48c1-8d41-909e4f33e777} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001206 sec., 87064.67661691541 rows/sec., 6.80 MiB/sec. | ||
| 10488 | 2026.01.09 00:37:17.045352 [ 129 ] {} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10489 | 2026.01.09 00:37:17.045371 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10490 | 2026.01.09 00:37:17.045373 [ 269 ] {9084cdfe-26fb-48c1-8d41-909e4f33e777} <Debug> TCPHandler: Processed in 0.001373449 sec. | ||
| 10491 | 2026.01.09 00:37:17.045382 [ 192 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10492 | 2026.01.09 00:37:17.045443 [ 189 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::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 | ||
| 10493 | 2026.01.09 00:37:17.045487 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10494 | 2026.01.09 00:37:17.045523 [ 189 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10495 | 2026.01.09 00:37:17.045551 [ 189 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1250 rows starting from the beginning of the part | ||
| 10496 | 2026.01.09 00:37:17.045581 [ 269 ] {07b5add1-a968-4d93-aa32-7cd86aae112a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10497 | 2026.01.09 00:37:17.045603 [ 189 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 64 rows starting from the beginning of the part | ||
| 10498 | 2026.01.09 00:37:17.045624 [ 269 ] {07b5add1-a968-4d93-aa32-7cd86aae112a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10499 | 2026.01.09 00:37:17.045644 [ 189 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 105 rows starting from the beginning of the part | ||
| 10500 | 2026.01.09 00:37:17.045680 [ 189 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1137 rows starting from the beginning of the part | ||
| 10501 | 2026.01.09 00:37:17.045717 [ 189 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 64 rows starting from the beginning of the part | ||
| 10502 | 2026.01.09 00:37:17.045736 [ 192 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_76_15} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10503 | 2026.01.09 00:37:17.045753 [ 189 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 105 rows starting from the beginning of the part | ||
| 10504 | 2026.01.09 00:37:17.045834 [ 192 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_76_15} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10505 | 2026.01.09 00:37:17.045946 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 10506 | 2026.01.09 00:37:17.046019 [ 269 ] {07b5add1-a968-4d93-aa32-7cd86aae112a} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10507 | 2026.01.09 00:37:17.046056 [ 269 ] {07b5add1-a968-4d93-aa32-7cd86aae112a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10508 | 2026.01.09 00:37:17.046463 [ 269 ] {07b5add1-a968-4d93-aa32-7cd86aae112a} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10509 | 2026.01.09 00:37:17.046700 [ 269 ] {07b5add1-a968-4d93-aa32-7cd86aae112a} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10510 | 2026.01.09 00:37:17.046818 [ 129 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10511 | 2026.01.09 00:37:17.046833 [ 269 ] {07b5add1-a968-4d93-aa32-7cd86aae112a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001251 sec., 127897.6818545164 rows/sec., 8.91 MiB/sec. | ||
| 10512 | 2026.01.09 00:37:17.046873 [ 129 ] {} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10513 | 2026.01.09 00:37:17.046889 [ 269 ] {07b5add1-a968-4d93-aa32-7cd86aae112a} <Debug> TCPHandler: Processed in 0.001437531 sec. | ||
| 10514 | 2026.01.09 00:37:17.046895 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10515 | 2026.01.09 00:37:17.046965 [ 200 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2725 rows, containing 5 columns (5 merged, 0 gathered) in 0.001545264 sec., 1763452.7174644591 rows/sec., 134.59 MiB/sec. | ||
| 10516 | 2026.01.09 00:37:17.047002 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10517 | 2026.01.09 00:37:17.047001 [ 187 ] {932a566d-fbdc-4b2b-9486-18b365c28387::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 | ||
| 10518 | 2026.01.09 00:37:17.047103 [ 269 ] {fc36cf7b-a46a-4c12-867a-982bf3b548ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10519 | 2026.01.09 00:37:17.047140 [ 189 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10520 | 2026.01.09 00:37:17.047157 [ 187 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10521 | 2026.01.09 00:37:17.047162 [ 269 ] {fc36cf7b-a46a-4c12-867a-982bf3b548ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10522 | 2026.01.09 00:37:17.047201 [ 187 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 22180 rows starting from the beginning of the part | ||
| 10523 | 2026.01.09 00:37:17.047274 [ 187 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 10524 | 2026.01.09 00:37:17.047323 [ 187 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 10525 | 2026.01.09 00:37:17.047368 [ 187 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 935 rows starting from the beginning of the part | ||
| 10526 | 2026.01.09 00:37:17.047395 [ 189 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_76_15} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10527 | 2026.01.09 00:37:17.047408 [ 187 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 64 rows starting from the beginning of the part | ||
| 10528 | 2026.01.09 00:37:17.047460 [ 187 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 10529 | 2026.01.09 00:37:17.047469 [ 189 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_76_15} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10530 | 2026.01.09 00:37:17.047539 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 10531 | 2026.01.09 00:37:17.048069 [ 269 ] {fc36cf7b-a46a-4c12-867a-982bf3b548ae} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10532 | 2026.01.09 00:37:17.048107 [ 269 ] {fc36cf7b-a46a-4c12-867a-982bf3b548ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10533 | 2026.01.09 00:37:17.048734 [ 269 ] {fc36cf7b-a46a-4c12-867a-982bf3b548ae} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10534 | 2026.01.09 00:37:17.048963 [ 269 ] {fc36cf7b-a46a-4c12-867a-982bf3b548ae} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10535 | 2026.01.09 00:37:17.049103 [ 269 ] {fc36cf7b-a46a-4c12-867a-982bf3b548ae} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002019 sec., 20307.082714214957 rows/sec., 36.39 MiB/sec. | ||
| 10536 | 2026.01.09 00:37:17.049172 [ 269 ] {fc36cf7b-a46a-4c12-867a-982bf3b548ae} <Debug> TCPHandler: Processed in 0.002219823 sec. | ||
| 10537 | 2026.01.09 00:37:17.049296 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10538 | 2026.01.09 00:37:17.049392 [ 269 ] {51fbd421-2463-4bb0-8eec-0637958ea72b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10539 | 2026.01.09 00:37:17.049436 [ 269 ] {51fbd421-2463-4bb0-8eec-0637958ea72b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10540 | 2026.01.09 00:37:17.049784 [ 269 ] {51fbd421-2463-4bb0-8eec-0637958ea72b} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10541 | 2026.01.09 00:37:17.049819 [ 269 ] {51fbd421-2463-4bb0-8eec-0637958ea72b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10542 | 2026.01.09 00:37:17.050138 [ 269 ] {51fbd421-2463-4bb0-8eec-0637958ea72b} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10543 | 2026.01.09 00:37:17.050351 [ 269 ] {51fbd421-2463-4bb0-8eec-0637958ea72b} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10544 | 2026.01.09 00:37:17.050457 [ 129 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10545 | 2026.01.09 00:37:17.050483 [ 269 ] {51fbd421-2463-4bb0-8eec-0637958ea72b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 10546 | 2026.01.09 00:37:17.050492 [ 129 ] {} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10547 | 2026.01.09 00:37:17.050514 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10548 | 2026.01.09 00:37:17.050519 [ 269 ] {51fbd421-2463-4bb0-8eec-0637958ea72b} <Debug> TCPHandler: Processed in 0.001273466 sec. | ||
| 10549 | 2026.01.09 00:37:17.050583 [ 189 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 10550 | 2026.01.09 00:37:17.050664 [ 189 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10551 | 2026.01.09 00:37:17.050692 [ 189 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4892 rows starting from the beginning of the part | ||
| 10552 | 2026.01.09 00:37:17.050742 [ 189 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 10553 | 2026.01.09 00:37:17.050785 [ 189 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 10554 | 2026.01.09 00:37:17.050825 [ 189 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 80 rows starting from the beginning of the part | ||
| 10555 | 2026.01.09 00:37:17.050864 [ 189 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 24 rows starting from the beginning of the part | ||
| 10556 | 2026.01.09 00:37:17.050901 [ 189 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 10557 | 2026.01.09 00:37:17.052880 [ 196 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5176 rows, containing 4 columns (4 merged, 0 gathered) in 0.002326616 sec., 2224690.279788328 rows/sec., 142.00 MiB/sec. | ||
| 10558 | 2026.01.09 00:37:17.053209 [ 189 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10559 | 2026.01.09 00:37:17.053435 [ 189 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_76_15} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10560 | 2026.01.09 00:37:17.053496 [ 189 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_76_15} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10561 | 2026.01.09 00:37:17.053549 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 10562 | 2026.01.09 00:37:17.062226 [ 189 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23659 rows, containing 5 columns (5 merged, 0 gathered) in 0.015278634 sec., 1548502.3072088775 rows/sec., 104.31 MiB/sec. | ||
| 10563 | 2026.01.09 00:37:17.062984 [ 196 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10564 | 2026.01.09 00:37:17.063308 [ 196 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10565 | 2026.01.09 00:37:17.063382 [ 196 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10566 | 2026.01.09 00:37:17.063465 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 10567 | 2026.01.09 00:37:18.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 313.88 MiB, peak 322.08 MiB, free memory in arenas 0.00 B, will set to 316.28 MiB (RSS), difference: 2.41 MiB | ||
| 10568 | 2026.01.09 00:37:19.736702 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10569 | 2026.01.09 00:37:19.736775 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10570 | 2026.01.09 00:37:19.888925 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22039 | ||
| 10571 | 2026.01.09 00:37:19.889485 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10572 | 2026.01.09 00:37:19.889537 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10573 | 2026.01.09 00:37:19.890042 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10574 | 2026.01.09 00:37:19.890278 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10575 | 2026.01.09 00:37:19.890441 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22039 | ||
| 10576 | 2026.01.09 00:37:19.890484 [ 82 ] {} <Debug> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10577 | 2026.01.09 00:37:19.890570 [ 82 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10578 | 2026.01.09 00:37:19.890606 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10579 | 2026.01.09 00:37:19.890755 [ 201 ] {a669bb53-0fd3-4984-a3ca-34981099574c::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 | ||
| 10580 | 2026.01.09 00:37:19.890895 [ 201 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10581 | 2026.01.09 00:37:19.890931 [ 201 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19671 rows starting from the beginning of the part | ||
| 10582 | 2026.01.09 00:37:19.890992 [ 201 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 448 rows starting from the beginning of the part | ||
| 10583 | 2026.01.09 00:37:19.891034 [ 201 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 512 rows starting from the beginning of the part | ||
| 10584 | 2026.01.09 00:37:19.891073 [ 201 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 448 rows starting from the beginning of the part | ||
| 10585 | 2026.01.09 00:37:19.891113 [ 201 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 512 rows starting from the beginning of the part | ||
| 10586 | 2026.01.09 00:37:19.891152 [ 201 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 448 rows starting from the beginning of the part | ||
| 10587 | 2026.01.09 00:37:19.893245 [ 194 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22039 rows, containing 4 columns (4 merged, 0 gathered) in 0.002543733 sec., 8664038.246152407 rows/sec., 123.94 MiB/sec. | ||
| 10588 | 2026.01.09 00:37:19.893831 [ 194 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10589 | 2026.01.09 00:37:19.894331 [ 194 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_46_9} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10590 | 2026.01.09 00:37:19.894431 [ 194 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_46_9} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10591 | 2026.01.09 00:37:19.894551 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
| 10592 | 2026.01.09 00:37:20.659078 [ 82 ] {} <Debug> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6) (MergerMutator): Selected 5 parts from all_1_28_6 to all_32_32_0 | ||
| 10593 | 2026.01.09 00:37:20.659196 [ 82 ] {} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10594 | 2026.01.09 00:37:20.659236 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10595 | 2026.01.09 00:37:20.659430 [ 188 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_28_6 to all_32_32_0 into Compact with storage Full | ||
| 10596 | 2026.01.09 00:37:20.659570 [ 188 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10597 | 2026.01.09 00:37:20.659602 [ 188 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 223 rows starting from the beginning of the part | ||
| 10598 | 2026.01.09 00:37:20.659668 [ 188 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 211 rows starting from the beginning of the part | ||
| 10599 | 2026.01.09 00:37:20.659712 [ 188 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 211 rows starting from the beginning of the part | ||
| 10600 | 2026.01.09 00:37:20.659752 [ 188 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part | ||
| 10601 | 2026.01.09 00:37:20.659791 [ 188 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 211 rows starting from the beginning of the part | ||
| 10602 | 2026.01.09 00:37:20.660615 [ 194 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 868 rows, containing 5 columns (5 merged, 0 gathered) in 0.001261736 sec., 687941.0589853979 rows/sec., 42.06 MiB/sec. | ||
| 10603 | 2026.01.09 00:37:20.660774 [ 196 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 10604 | 2026.01.09 00:37:20.661033 [ 196 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_32_7} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10605 | 2026.01.09 00:37:20.661106 [ 196 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_32_7} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6) (MergerMutator): Merged 5 parts: [all_1_28_6, all_32_32_0] -> all_1_32_7 | ||
| 10606 | 2026.01.09 00:37:20.661187 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 10607 | 2026.01.09 00:37:20.712849 [ 82 ] {} <Debug> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62) (MergerMutator): Selected 5 parts from all_1_28_6 to all_32_32_0 | ||
| 10608 | 2026.01.09 00:37:20.712887 [ 82 ] {} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10609 | 2026.01.09 00:37:20.712907 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10610 | 2026.01.09 00:37:20.713078 [ 199 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_28_6 to all_32_32_0 into Compact with storage Full | ||
| 10611 | 2026.01.09 00:37:20.713301 [ 199 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10612 | 2026.01.09 00:37:20.713359 [ 199 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 28 rows starting from the beginning of the part | ||
| 10613 | 2026.01.09 00:37:20.713434 [ 199 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 10614 | 2026.01.09 00:37:20.713477 [ 199 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 10615 | 2026.01.09 00:37:20.713514 [ 199 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 10616 | 2026.01.09 00:37:20.713553 [ 199 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 10617 | 2026.01.09 00:37:20.714261 [ 199 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.001260825 sec., 25380.20740388238 rows/sec., 1.66 MiB/sec. | ||
| 10618 | 2026.01.09 00:37:20.714375 [ 199 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 10619 | 2026.01.09 00:37:20.714607 [ 199 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_32_7} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10620 | 2026.01.09 00:37:20.714675 [ 199 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_32_7} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62) (MergerMutator): Merged 5 parts: [all_1_28_6, all_32_32_0] -> all_1_32_7 | ||
| 10621 | 2026.01.09 00:37:20.714741 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 10622 | 2026.01.09 00:37:21.066456 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10623 | 2026.01.09 00:37:21.084485 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10624 | 2026.01.09 00:37:21.084534 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10625 | 2026.01.09 00:37:21.090599 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10626 | 2026.01.09 00:37:21.091303 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10627 | 2026.01.09 00:37:21.091653 [ 43 ] {} <Debug> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10628 | 2026.01.09 00:37:21.091717 [ 43 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10629 | 2026.01.09 00:37:21.091738 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10630 | 2026.01.09 00:37:21.091841 [ 194 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 10631 | 2026.01.09 00:37:21.094311 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10632 | 2026.01.09 00:37:21.094839 [ 194 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10633 | 2026.01.09 00:37:21.095616 [ 194 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 10634 | 2026.01.09 00:37:21.098967 [ 194 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 10635 | 2026.01.09 00:37:21.102844 [ 194 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 10636 | 2026.01.09 00:37:21.106681 [ 194 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 10637 | 2026.01.09 00:37:21.110845 [ 194 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 10638 | 2026.01.09 00:37:21.114645 [ 194 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 10639 | 2026.01.09 00:37:21.164456 [ 199 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.072661249 sec., 4775.585401786859 rows/sec., 24.69 MiB/sec. | ||
| 10640 | 2026.01.09 00:37:21.166558 [ 202 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10641 | 2026.01.09 00:37:21.168394 [ 202 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_46_9} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10642 | 2026.01.09 00:37:21.168479 [ 202 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_46_9} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10643 | 2026.01.09 00:37:21.169779 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10644 | 2026.01.09 00:37:21.272718 [ 43 ] {} <Debug> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c) (MergerMutator): Selected 5 parts from all_1_28_6 to all_32_32_0 | ||
| 10645 | 2026.01.09 00:37:21.272767 [ 43 ] {} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10646 | 2026.01.09 00:37:21.272791 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10647 | 2026.01.09 00:37:21.272883 [ 190 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_28_6 to all_32_32_0 into Compact with storage Full | ||
| 10648 | 2026.01.09 00:37:21.272995 [ 190 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10649 | 2026.01.09 00:37:21.273025 [ 190 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 434 rows starting from the beginning of the part | ||
| 10650 | 2026.01.09 00:37:21.273083 [ 190 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 410 rows starting from the beginning of the part | ||
| 10651 | 2026.01.09 00:37:21.273128 [ 190 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 410 rows starting from the beginning of the part | ||
| 10652 | 2026.01.09 00:37:21.273169 [ 190 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 10653 | 2026.01.09 00:37:21.273208 [ 190 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 410 rows starting from the beginning of the part | ||
| 10654 | 2026.01.09 00:37:21.274105 [ 199 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1688 rows, containing 5 columns (5 merged, 0 gathered) in 0.001260656 sec., 1338985.4171161682 rows/sec., 90.79 MiB/sec. | ||
| 10655 | 2026.01.09 00:37:21.274289 [ 191 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 10656 | 2026.01.09 00:37:21.274603 [ 191 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_32_7} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10657 | 2026.01.09 00:37:21.274692 [ 191 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_32_7} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c) (MergerMutator): Merged 5 parts: [all_1_28_6, all_32_32_0] -> all_1_32_7 | ||
| 10658 | 2026.01.09 00:37:21.274806 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 10659 | 2026.01.09 00:37:22.001162 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 317.46 MiB, peak 330.85 MiB, free memory in arenas 0.00 B, will set to 318.67 MiB (RSS), difference: 1.21 MiB | ||
| 10660 | 2026.01.09 00:37:22.050459 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10661 | 2026.01.09 00:37:22.050663 [ 269 ] {8ce926ed-82cb-47b8-85c2-73ee78220cb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10662 | 2026.01.09 00:37:22.050735 [ 269 ] {8ce926ed-82cb-47b8-85c2-73ee78220cb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10663 | 2026.01.09 00:37:22.051636 [ 269 ] {8ce926ed-82cb-47b8-85c2-73ee78220cb2} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10664 | 2026.01.09 00:37:22.051685 [ 269 ] {8ce926ed-82cb-47b8-85c2-73ee78220cb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10665 | 2026.01.09 00:37:22.052084 [ 269 ] {8ce926ed-82cb-47b8-85c2-73ee78220cb2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10666 | 2026.01.09 00:37:22.052322 [ 269 ] {8ce926ed-82cb-47b8-85c2-73ee78220cb2} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10667 | 2026.01.09 00:37:22.052483 [ 269 ] {8ce926ed-82cb-47b8-85c2-73ee78220cb2} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001873 sec., 218900.1601708489 rows/sec., 13.89 MiB/sec. | ||
| 10668 | 2026.01.09 00:37:22.052535 [ 269 ] {8ce926ed-82cb-47b8-85c2-73ee78220cb2} <Debug> TCPHandler: Processed in 0.002213483 sec. | ||
| 10669 | 2026.01.09 00:37:22.052669 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10670 | 2026.01.09 00:37:22.052774 [ 269 ] {f36222e6-a019-4857-bca6-f20d84a5cc68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10671 | 2026.01.09 00:37:22.052819 [ 269 ] {f36222e6-a019-4857-bca6-f20d84a5cc68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10672 | 2026.01.09 00:37:22.053825 [ 269 ] {f36222e6-a019-4857-bca6-f20d84a5cc68} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10673 | 2026.01.09 00:37:22.053863 [ 269 ] {f36222e6-a019-4857-bca6-f20d84a5cc68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10674 | 2026.01.09 00:37:22.054236 [ 269 ] {f36222e6-a019-4857-bca6-f20d84a5cc68} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10675 | 2026.01.09 00:37:22.054447 [ 269 ] {f36222e6-a019-4857-bca6-f20d84a5cc68} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10676 | 2026.01.09 00:37:22.054577 [ 269 ] {f36222e6-a019-4857-bca6-f20d84a5cc68} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.00183 sec., 607650.2732240437 rows/sec., 47.94 MiB/sec. | ||
| 10677 | 2026.01.09 00:37:22.054615 [ 269 ] {f36222e6-a019-4857-bca6-f20d84a5cc68} <Debug> TCPHandler: Processed in 0.002001037 sec. | ||
| 10678 | 2026.01.09 00:37:22.054739 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10679 | 2026.01.09 00:37:22.054839 [ 269 ] {26a74f18-1a8b-40ed-8b8d-c2923fb6e833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10680 | 2026.01.09 00:37:22.054881 [ 269 ] {26a74f18-1a8b-40ed-8b8d-c2923fb6e833} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10681 | 2026.01.09 00:37:22.055387 [ 269 ] {26a74f18-1a8b-40ed-8b8d-c2923fb6e833} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10682 | 2026.01.09 00:37:22.055424 [ 269 ] {26a74f18-1a8b-40ed-8b8d-c2923fb6e833} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10683 | 2026.01.09 00:37:22.055728 [ 269 ] {26a74f18-1a8b-40ed-8b8d-c2923fb6e833} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10684 | 2026.01.09 00:37:22.055933 [ 269 ] {26a74f18-1a8b-40ed-8b8d-c2923fb6e833} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10685 | 2026.01.09 00:37:22.056060 [ 269 ] {26a74f18-1a8b-40ed-8b8d-c2923fb6e833} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001243 sec., 164923.57200321803 rows/sec., 9.68 MiB/sec. | ||
| 10686 | 2026.01.09 00:37:22.056100 [ 269 ] {26a74f18-1a8b-40ed-8b8d-c2923fb6e833} <Debug> TCPHandler: Processed in 0.00141141 sec. | ||
| 10687 | 2026.01.09 00:37:22.056214 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10688 | 2026.01.09 00:37:22.056310 [ 269 ] {3d8bab39-8be5-4639-845d-48859e2685ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10689 | 2026.01.09 00:37:22.056350 [ 269 ] {3d8bab39-8be5-4639-845d-48859e2685ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10690 | 2026.01.09 00:37:22.056825 [ 269 ] {3d8bab39-8be5-4639-845d-48859e2685ea} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10691 | 2026.01.09 00:37:22.056860 [ 269 ] {3d8bab39-8be5-4639-845d-48859e2685ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10692 | 2026.01.09 00:37:22.057162 [ 269 ] {3d8bab39-8be5-4639-845d-48859e2685ea} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10693 | 2026.01.09 00:37:22.057375 [ 269 ] {3d8bab39-8be5-4639-845d-48859e2685ea} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10694 | 2026.01.09 00:37:22.057479 [ 95 ] {} <Debug> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10695 | 2026.01.09 00:37:22.057503 [ 269 ] {3d8bab39-8be5-4639-845d-48859e2685ea} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001213 sec., 174773.28936521022 rows/sec., 11.27 MiB/sec. | ||
| 10696 | 2026.01.09 00:37:22.057543 [ 95 ] {} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10697 | 2026.01.09 00:37:22.057554 [ 269 ] {3d8bab39-8be5-4639-845d-48859e2685ea} <Debug> TCPHandler: Processed in 0.00139085 sec. | ||
| 10698 | 2026.01.09 00:37:22.057572 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10699 | 2026.01.09 00:37:22.057677 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10700 | 2026.01.09 00:37:22.057679 [ 195 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::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 | ||
| 10701 | 2026.01.09 00:37:22.057779 [ 269 ] {657b86da-1be4-478a-ad62-da74a811c4aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10702 | 2026.01.09 00:37:22.057809 [ 195 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10703 | 2026.01.09 00:37:22.057822 [ 269 ] {657b86da-1be4-478a-ad62-da74a811c4aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10704 | 2026.01.09 00:37:22.057847 [ 195 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 466 rows starting from the beginning of the part | ||
| 10705 | 2026.01.09 00:37:22.057918 [ 195 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 10706 | 2026.01.09 00:37:22.057962 [ 195 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 212 rows starting from the beginning of the part | ||
| 10707 | 2026.01.09 00:37:22.058004 [ 195 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 10708 | 2026.01.09 00:37:22.058043 [ 195 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 440 rows starting from the beginning of the part | ||
| 10709 | 2026.01.09 00:37:22.058083 [ 195 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 212 rows starting from the beginning of the part | ||
| 10710 | 2026.01.09 00:37:22.058310 [ 269 ] {657b86da-1be4-478a-ad62-da74a811c4aa} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10711 | 2026.01.09 00:37:22.058353 [ 269 ] {657b86da-1be4-478a-ad62-da74a811c4aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10712 | 2026.01.09 00:37:22.058670 [ 269 ] {657b86da-1be4-478a-ad62-da74a811c4aa} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10713 | 2026.01.09 00:37:22.058883 [ 269 ] {657b86da-1be4-478a-ad62-da74a811c4aa} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10714 | 2026.01.09 00:37:22.059038 [ 269 ] {657b86da-1be4-478a-ad62-da74a811c4aa} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001278 sec., 165101.7214397496 rows/sec., 9.38 MiB/sec. | ||
| 10715 | 2026.01.09 00:37:22.059045 [ 191 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1355 rows, containing 5 columns (5 merged, 0 gathered) in 0.00141143 sec., 960019.2712355554 rows/sec., 67.24 MiB/sec. | ||
| 10716 | 2026.01.09 00:37:22.059080 [ 269 ] {657b86da-1be4-478a-ad62-da74a811c4aa} <Debug> TCPHandler: Processed in 0.001453831 sec. | ||
| 10717 | 2026.01.09 00:37:22.059192 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10718 | 2026.01.09 00:37:22.059207 [ 195 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10719 | 2026.01.09 00:37:22.059295 [ 269 ] {ce7bc043-cc69-4160-9d7f-1d24b5b69a39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10720 | 2026.01.09 00:37:22.059339 [ 269 ] {ce7bc043-cc69-4160-9d7f-1d24b5b69a39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10721 | 2026.01.09 00:37:22.059462 [ 195 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_36_7} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10722 | 2026.01.09 00:37:22.059559 [ 195 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_36_7} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10723 | 2026.01.09 00:37:22.059628 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 10724 | 2026.01.09 00:37:22.060003 [ 269 ] {ce7bc043-cc69-4160-9d7f-1d24b5b69a39} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10725 | 2026.01.09 00:37:22.060045 [ 269 ] {ce7bc043-cc69-4160-9d7f-1d24b5b69a39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10726 | 2026.01.09 00:37:22.060385 [ 269 ] {ce7bc043-cc69-4160-9d7f-1d24b5b69a39} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10727 | 2026.01.09 00:37:22.060590 [ 269 ] {ce7bc043-cc69-4160-9d7f-1d24b5b69a39} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10728 | 2026.01.09 00:37:22.060719 [ 269 ] {ce7bc043-cc69-4160-9d7f-1d24b5b69a39} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001448 sec., 468922.65193370165 rows/sec., 32.69 MiB/sec. | ||
| 10729 | 2026.01.09 00:37:22.060757 [ 269 ] {ce7bc043-cc69-4160-9d7f-1d24b5b69a39} <Debug> TCPHandler: Processed in 0.001614226 sec. | ||
| 10730 | 2026.01.09 00:37:22.060879 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10731 | 2026.01.09 00:37:22.061005 [ 269 ] {ab351f3b-e738-4ece-b8f8-b8b222892a3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10732 | 2026.01.09 00:37:22.061055 [ 269 ] {ab351f3b-e738-4ece-b8f8-b8b222892a3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10733 | 2026.01.09 00:37:22.061431 [ 269 ] {ab351f3b-e738-4ece-b8f8-b8b222892a3c} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10734 | 2026.01.09 00:37:22.061467 [ 269 ] {ab351f3b-e738-4ece-b8f8-b8b222892a3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10735 | 2026.01.09 00:37:22.061778 [ 269 ] {ab351f3b-e738-4ece-b8f8-b8b222892a3c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10736 | 2026.01.09 00:37:22.061988 [ 269 ] {ab351f3b-e738-4ece-b8f8-b8b222892a3c} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10737 | 2026.01.09 00:37:22.062116 [ 269 ] {ab351f3b-e738-4ece-b8f8-b8b222892a3c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001136 sec., 5281.69014084507 rows/sec., 275.95 KiB/sec. | ||
| 10738 | 2026.01.09 00:37:22.062155 [ 269 ] {ab351f3b-e738-4ece-b8f8-b8b222892a3c} <Debug> TCPHandler: Processed in 0.001339058 sec. | ||
| 10739 | 2026.01.09 00:37:22.062266 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10740 | 2026.01.09 00:37:22.062370 [ 269 ] {640065f5-3b76-4c5e-bdf4-ae67bc660ef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10741 | 2026.01.09 00:37:22.062414 [ 269 ] {640065f5-3b76-4c5e-bdf4-ae67bc660ef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10742 | 2026.01.09 00:37:22.062881 [ 269 ] {640065f5-3b76-4c5e-bdf4-ae67bc660ef6} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10743 | 2026.01.09 00:37:22.062918 [ 269 ] {640065f5-3b76-4c5e-bdf4-ae67bc660ef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10744 | 2026.01.09 00:37:22.063288 [ 269 ] {640065f5-3b76-4c5e-bdf4-ae67bc660ef6} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10745 | 2026.01.09 00:37:22.063508 [ 269 ] {640065f5-3b76-4c5e-bdf4-ae67bc660ef6} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10746 | 2026.01.09 00:37:22.063646 [ 269 ] {640065f5-3b76-4c5e-bdf4-ae67bc660ef6} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001293 sec., 242846.094354215 rows/sec., 15.95 MiB/sec. | ||
| 10747 | 2026.01.09 00:37:22.063686 [ 269 ] {640065f5-3b76-4c5e-bdf4-ae67bc660ef6} <Debug> TCPHandler: Processed in 0.001471842 sec. | ||
| 10748 | 2026.01.09 00:37:22.063797 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10749 | 2026.01.09 00:37:22.063892 [ 269 ] {895b25bb-68c2-40c0-927a-ba8e18e5a8fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10750 | 2026.01.09 00:37:22.063935 [ 269 ] {895b25bb-68c2-40c0-927a-ba8e18e5a8fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10751 | 2026.01.09 00:37:22.064265 [ 269 ] {895b25bb-68c2-40c0-927a-ba8e18e5a8fe} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10752 | 2026.01.09 00:37:22.064304 [ 269 ] {895b25bb-68c2-40c0-927a-ba8e18e5a8fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10753 | 2026.01.09 00:37:22.064598 [ 269 ] {895b25bb-68c2-40c0-927a-ba8e18e5a8fe} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10754 | 2026.01.09 00:37:22.064804 [ 269 ] {895b25bb-68c2-40c0-927a-ba8e18e5a8fe} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10755 | 2026.01.09 00:37:22.064936 [ 269 ] {895b25bb-68c2-40c0-927a-ba8e18e5a8fe} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001061 sec., 942.507068803016 rows/sec., 63.51 KiB/sec. | ||
| 10756 | 2026.01.09 00:37:22.064973 [ 269 ] {895b25bb-68c2-40c0-927a-ba8e18e5a8fe} <Debug> TCPHandler: Processed in 0.001225605 sec. | ||
| 10757 | 2026.01.09 00:37:22.065075 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10758 | 2026.01.09 00:37:22.065169 [ 269 ] {5c18590a-5b6a-4bef-bc5c-9e56e973f4c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10759 | 2026.01.09 00:37:22.065210 [ 269 ] {5c18590a-5b6a-4bef-bc5c-9e56e973f4c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10760 | 2026.01.09 00:37:22.065552 [ 269 ] {5c18590a-5b6a-4bef-bc5c-9e56e973f4c5} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10761 | 2026.01.09 00:37:22.065587 [ 269 ] {5c18590a-5b6a-4bef-bc5c-9e56e973f4c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10762 | 2026.01.09 00:37:22.065891 [ 269 ] {5c18590a-5b6a-4bef-bc5c-9e56e973f4c5} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10763 | 2026.01.09 00:37:22.066100 [ 269 ] {5c18590a-5b6a-4bef-bc5c-9e56e973f4c5} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10764 | 2026.01.09 00:37:22.066228 [ 269 ] {5c18590a-5b6a-4bef-bc5c-9e56e973f4c5} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001075 sec., 96744.18604651163 rows/sec., 5.93 MiB/sec. | ||
| 10765 | 2026.01.09 00:37:22.066266 [ 269 ] {5c18590a-5b6a-4bef-bc5c-9e56e973f4c5} <Debug> TCPHandler: Processed in 0.001239585 sec. | ||
| 10766 | 2026.01.09 00:37:22.191000 [ 95 ] {} <Debug> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 10767 | 2026.01.09 00:37:22.191069 [ 95 ] {} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10768 | 2026.01.09 00:37:22.191105 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10769 | 2026.01.09 00:37:22.191226 [ 195 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::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 | ||
| 10770 | 2026.01.09 00:37:22.191391 [ 195 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10771 | 2026.01.09 00:37:22.191446 [ 195 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 20 rows starting from the beginning of the part | ||
| 10772 | 2026.01.09 00:37:22.191551 [ 195 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::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 | ||
| 10773 | 2026.01.09 00:37:22.191636 [ 195 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 10774 | 2026.01.09 00:37:22.191711 [ 195 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
| 10775 | 2026.01.09 00:37:22.191762 [ 195 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
| 10776 | 2026.01.09 00:37:22.192542 [ 193 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001365638 sec., 29290.339021028998 rows/sec., 2.44 MiB/sec. | ||
| 10777 | 2026.01.09 00:37:22.192741 [ 198 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 10778 | 2026.01.09 00:37:22.193067 [ 198 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_17_4} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10779 | 2026.01.09 00:37:22.193156 [ 198 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_17_4} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 10780 | 2026.01.09 00:37:22.193256 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 10781 | 2026.01.09 00:37:24.947521 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1400 | ||
| 10782 | 2026.01.09 00:37:24.949809 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10783 | 2026.01.09 00:37:24.949863 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10784 | 2026.01.09 00:37:24.951065 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10785 | 2026.01.09 00:37:24.951336 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10786 | 2026.01.09 00:37:24.951703 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1400 | ||
| 10787 | 2026.01.09 00:37:25.001176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 314.67 MiB, peak 330.85 MiB, free memory in arenas 0.00 B, will set to 318.67 MiB (RSS), difference: 4.01 MiB | ||
| 10788 | 2026.01.09 00:37:27.040875 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10789 | 2026.01.09 00:37:27.041068 [ 269 ] {145ed2bc-536b-4c9f-ab71-1b5be5c52621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10790 | 2026.01.09 00:37:27.041134 [ 269 ] {145ed2bc-536b-4c9f-ab71-1b5be5c52621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10791 | 2026.01.09 00:37:27.041756 [ 269 ] {145ed2bc-536b-4c9f-ab71-1b5be5c52621} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10792 | 2026.01.09 00:37:27.041805 [ 269 ] {145ed2bc-536b-4c9f-ab71-1b5be5c52621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10793 | 2026.01.09 00:37:27.042202 [ 269 ] {145ed2bc-536b-4c9f-ab71-1b5be5c52621} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10794 | 2026.01.09 00:37:27.042451 [ 269 ] {145ed2bc-536b-4c9f-ab71-1b5be5c52621} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10795 | 2026.01.09 00:37:27.042620 [ 269 ] {145ed2bc-536b-4c9f-ab71-1b5be5c52621} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001595 sec., 1253.9184952978055 rows/sec., 102.25 KiB/sec. | ||
| 10796 | 2026.01.09 00:37:27.042672 [ 269 ] {145ed2bc-536b-4c9f-ab71-1b5be5c52621} <Debug> TCPHandler: Processed in 0.001923555 sec. | ||
| 10797 | 2026.01.09 00:37:27.042800 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10798 | 2026.01.09 00:37:27.042908 [ 269 ] {21340b00-d43a-47f3-ae72-e83ec050f338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10799 | 2026.01.09 00:37:27.042952 [ 269 ] {21340b00-d43a-47f3-ae72-e83ec050f338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10800 | 2026.01.09 00:37:27.043516 [ 269 ] {21340b00-d43a-47f3-ae72-e83ec050f338} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10801 | 2026.01.09 00:37:27.043555 [ 269 ] {21340b00-d43a-47f3-ae72-e83ec050f338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10802 | 2026.01.09 00:37:27.043880 [ 269 ] {21340b00-d43a-47f3-ae72-e83ec050f338} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10803 | 2026.01.09 00:37:27.044101 [ 269 ] {21340b00-d43a-47f3-ae72-e83ec050f338} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10804 | 2026.01.09 00:37:27.044256 [ 269 ] {21340b00-d43a-47f3-ae72-e83ec050f338} <Debug> executeQuery: Read 139 rows, 12.34 KiB in 0.001357 sec., 102431.83492999263 rows/sec., 8.88 MiB/sec. | ||
| 10805 | 2026.01.09 00:37:27.044316 [ 269 ] {21340b00-d43a-47f3-ae72-e83ec050f338} <Debug> TCPHandler: Processed in 0.001567524 sec. | ||
| 10806 | 2026.01.09 00:37:27.044466 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10807 | 2026.01.09 00:37:27.044584 [ 269 ] {94161257-8572-4b17-93d8-73ac4fd25ae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10808 | 2026.01.09 00:37:27.044633 [ 269 ] {94161257-8572-4b17-93d8-73ac4fd25ae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10809 | 2026.01.09 00:37:27.045149 [ 269 ] {94161257-8572-4b17-93d8-73ac4fd25ae7} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10810 | 2026.01.09 00:37:27.045192 [ 269 ] {94161257-8572-4b17-93d8-73ac4fd25ae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10811 | 2026.01.09 00:37:27.045559 [ 269 ] {94161257-8572-4b17-93d8-73ac4fd25ae7} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10812 | 2026.01.09 00:37:27.045763 [ 269 ] {94161257-8572-4b17-93d8-73ac4fd25ae7} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10813 | 2026.01.09 00:37:27.045892 [ 269 ] {94161257-8572-4b17-93d8-73ac4fd25ae7} <Debug> executeQuery: Read 43 rows, 3.22 KiB in 0.001334 sec., 32233.88305847077 rows/sec., 2.36 MiB/sec. | ||
| 10814 | 2026.01.09 00:37:27.045930 [ 269 ] {94161257-8572-4b17-93d8-73ac4fd25ae7} <Debug> TCPHandler: Processed in 0.001523683 sec. | ||
| 10815 | 2026.01.09 00:37:27.046075 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10816 | 2026.01.09 00:37:27.046197 [ 269 ] {c1da118f-8dcf-4e12-beba-82ace778403b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10817 | 2026.01.09 00:37:27.046246 [ 269 ] {c1da118f-8dcf-4e12-beba-82ace778403b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10818 | 2026.01.09 00:37:27.046728 [ 269 ] {c1da118f-8dcf-4e12-beba-82ace778403b} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10819 | 2026.01.09 00:37:27.046764 [ 269 ] {c1da118f-8dcf-4e12-beba-82ace778403b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10820 | 2026.01.09 00:37:27.047080 [ 269 ] {c1da118f-8dcf-4e12-beba-82ace778403b} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10821 | 2026.01.09 00:37:27.047297 [ 269 ] {c1da118f-8dcf-4e12-beba-82ace778403b} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10822 | 2026.01.09 00:37:27.047429 [ 269 ] {c1da118f-8dcf-4e12-beba-82ace778403b} <Debug> executeQuery: Read 107 rows, 8.56 KiB in 0.001256 sec., 85191.08280254777 rows/sec., 6.66 MiB/sec. | ||
| 10823 | 2026.01.09 00:37:27.047466 [ 269 ] {c1da118f-8dcf-4e12-beba-82ace778403b} <Debug> TCPHandler: Processed in 0.001451001 sec. | ||
| 10824 | 2026.01.09 00:37:27.047575 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10825 | 2026.01.09 00:37:27.047669 [ 269 ] {0586c4d8-7255-4d64-a0d3-285e6db08e9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10826 | 2026.01.09 00:37:27.047711 [ 269 ] {0586c4d8-7255-4d64-a0d3-285e6db08e9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10827 | 2026.01.09 00:37:27.048138 [ 269 ] {0586c4d8-7255-4d64-a0d3-285e6db08e9a} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10828 | 2026.01.09 00:37:27.048175 [ 269 ] {0586c4d8-7255-4d64-a0d3-285e6db08e9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10829 | 2026.01.09 00:37:27.048508 [ 269 ] {0586c4d8-7255-4d64-a0d3-285e6db08e9a} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10830 | 2026.01.09 00:37:27.048715 [ 269 ] {0586c4d8-7255-4d64-a0d3-285e6db08e9a} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10831 | 2026.01.09 00:37:27.048848 [ 269 ] {0586c4d8-7255-4d64-a0d3-285e6db08e9a} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001198 sec., 134390.6510851419 rows/sec., 9.36 MiB/sec. | ||
| 10832 | 2026.01.09 00:37:27.048886 [ 269 ] {0586c4d8-7255-4d64-a0d3-285e6db08e9a} <Debug> TCPHandler: Processed in 0.001359388 sec. | ||
| 10833 | 2026.01.09 00:37:27.049000 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10834 | 2026.01.09 00:37:27.049120 [ 269 ] {d0650854-eeea-4f03-860a-e4c8fb25f9db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10835 | 2026.01.09 00:37:27.049183 [ 269 ] {d0650854-eeea-4f03-860a-e4c8fb25f9db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10836 | 2026.01.09 00:37:27.050091 [ 269 ] {d0650854-eeea-4f03-860a-e4c8fb25f9db} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10837 | 2026.01.09 00:37:27.050126 [ 269 ] {d0650854-eeea-4f03-860a-e4c8fb25f9db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10838 | 2026.01.09 00:37:27.050676 [ 269 ] {d0650854-eeea-4f03-860a-e4c8fb25f9db} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10839 | 2026.01.09 00:37:27.050883 [ 269 ] {d0650854-eeea-4f03-860a-e4c8fb25f9db} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10840 | 2026.01.09 00:37:27.051017 [ 269 ] {d0650854-eeea-4f03-860a-e4c8fb25f9db} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00192 sec., 21354.166666666668 rows/sec., 38.27 MiB/sec. | ||
| 10841 | 2026.01.09 00:37:27.051078 [ 269 ] {d0650854-eeea-4f03-860a-e4c8fb25f9db} <Debug> TCPHandler: Processed in 0.002135651 sec. | ||
| 10842 | 2026.01.09 00:37:27.051186 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10843 | 2026.01.09 00:37:27.051283 [ 269 ] {ad89424b-8ebd-4cf8-bd5e-298cbdef39d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10844 | 2026.01.09 00:37:27.051324 [ 269 ] {ad89424b-8ebd-4cf8-bd5e-298cbdef39d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10845 | 2026.01.09 00:37:27.051650 [ 269 ] {ad89424b-8ebd-4cf8-bd5e-298cbdef39d9} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10846 | 2026.01.09 00:37:27.051685 [ 269 ] {ad89424b-8ebd-4cf8-bd5e-298cbdef39d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10847 | 2026.01.09 00:37:27.051977 [ 269 ] {ad89424b-8ebd-4cf8-bd5e-298cbdef39d9} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10848 | 2026.01.09 00:37:27.052169 [ 269 ] {ad89424b-8ebd-4cf8-bd5e-298cbdef39d9} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10849 | 2026.01.09 00:37:27.052299 [ 269 ] {ad89424b-8ebd-4cf8-bd5e-298cbdef39d9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001035 sec., 57971.01449275363 rows/sec., 3.91 MiB/sec. | ||
| 10850 | 2026.01.09 00:37:27.052334 [ 269 ] {ad89424b-8ebd-4cf8-bd5e-298cbdef39d9} <Debug> TCPHandler: Processed in 0.001196664 sec. | ||
| 10851 | 2026.01.09 00:37:27.391454 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22551 | ||
| 10852 | 2026.01.09 00:37:27.391997 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10853 | 2026.01.09 00:37:27.392048 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10854 | 2026.01.09 00:37:27.392552 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10855 | 2026.01.09 00:37:27.392793 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10856 | 2026.01.09 00:37:27.392934 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22551 | ||
| 10857 | 2026.01.09 00:37:28.595348 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10858 | 2026.01.09 00:37:28.612189 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10859 | 2026.01.09 00:37:28.612252 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10860 | 2026.01.09 00:37:28.617537 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10861 | 2026.01.09 00:37:28.618217 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10862 | 2026.01.09 00:37:28.621221 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10863 | 2026.01.09 00:37:32.050381 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10864 | 2026.01.09 00:37:32.050600 [ 269 ] {20cb897e-e4e8-4881-a33b-020f0bddf281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10865 | 2026.01.09 00:37:32.050671 [ 269 ] {20cb897e-e4e8-4881-a33b-020f0bddf281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10866 | 2026.01.09 00:37:32.051485 [ 269 ] {20cb897e-e4e8-4881-a33b-020f0bddf281} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10867 | 2026.01.09 00:37:32.051533 [ 269 ] {20cb897e-e4e8-4881-a33b-020f0bddf281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10868 | 2026.01.09 00:37:32.051935 [ 269 ] {20cb897e-e4e8-4881-a33b-020f0bddf281} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10869 | 2026.01.09 00:37:32.052162 [ 269 ] {20cb897e-e4e8-4881-a33b-020f0bddf281} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10870 | 2026.01.09 00:37:32.052313 [ 269 ] {20cb897e-e4e8-4881-a33b-020f0bddf281} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001764 sec., 232426.3038548753 rows/sec., 14.74 MiB/sec. | ||
| 10871 | 2026.01.09 00:37:32.052354 [ 269 ] {20cb897e-e4e8-4881-a33b-020f0bddf281} <Debug> TCPHandler: Processed in 0.0021086 sec. | ||
| 10872 | 2026.01.09 00:37:32.052472 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10873 | 2026.01.09 00:37:32.052565 [ 269 ] {4bfc8275-17c2-4815-a36b-2020ce2adca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10874 | 2026.01.09 00:37:32.052605 [ 269 ] {4bfc8275-17c2-4815-a36b-2020ce2adca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10875 | 2026.01.09 00:37:32.053522 [ 269 ] {4bfc8275-17c2-4815-a36b-2020ce2adca6} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10876 | 2026.01.09 00:37:32.053558 [ 269 ] {4bfc8275-17c2-4815-a36b-2020ce2adca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10877 | 2026.01.09 00:37:32.053923 [ 269 ] {4bfc8275-17c2-4815-a36b-2020ce2adca6} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10878 | 2026.01.09 00:37:32.054116 [ 269 ] {4bfc8275-17c2-4815-a36b-2020ce2adca6} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10879 | 2026.01.09 00:37:32.054239 [ 269 ] {4bfc8275-17c2-4815-a36b-2020ce2adca6} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001692 sec., 657210.401891253 rows/sec., 51.85 MiB/sec. | ||
| 10880 | 2026.01.09 00:37:32.054277 [ 269 ] {4bfc8275-17c2-4815-a36b-2020ce2adca6} <Debug> TCPHandler: Processed in 0.001852653 sec. | ||
| 10881 | 2026.01.09 00:37:32.054395 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10882 | 2026.01.09 00:37:32.054487 [ 269 ] {f6346df4-a41e-4967-9f85-d6b94cb60015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10883 | 2026.01.09 00:37:32.054526 [ 269 ] {f6346df4-a41e-4967-9f85-d6b94cb60015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10884 | 2026.01.09 00:37:32.055030 [ 269 ] {f6346df4-a41e-4967-9f85-d6b94cb60015} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10885 | 2026.01.09 00:37:32.055065 [ 269 ] {f6346df4-a41e-4967-9f85-d6b94cb60015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10886 | 2026.01.09 00:37:32.055363 [ 269 ] {f6346df4-a41e-4967-9f85-d6b94cb60015} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10887 | 2026.01.09 00:37:32.055570 [ 269 ] {f6346df4-a41e-4967-9f85-d6b94cb60015} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10888 | 2026.01.09 00:37:32.055702 [ 269 ] {f6346df4-a41e-4967-9f85-d6b94cb60015} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001233 sec., 166261.15166261152 rows/sec., 9.75 MiB/sec. | ||
| 10889 | 2026.01.09 00:37:32.055739 [ 269 ] {f6346df4-a41e-4967-9f85-d6b94cb60015} <Debug> TCPHandler: Processed in 0.00139129 sec. | ||
| 10890 | 2026.01.09 00:37:32.055849 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10891 | 2026.01.09 00:37:32.055942 [ 269 ] {96bb541d-fa10-4fbe-a3f1-0ecb3696571f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10892 | 2026.01.09 00:37:32.055981 [ 269 ] {96bb541d-fa10-4fbe-a3f1-0ecb3696571f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10893 | 2026.01.09 00:37:32.056481 [ 269 ] {96bb541d-fa10-4fbe-a3f1-0ecb3696571f} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10894 | 2026.01.09 00:37:32.056518 [ 269 ] {96bb541d-fa10-4fbe-a3f1-0ecb3696571f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10895 | 2026.01.09 00:37:32.056832 [ 269 ] {96bb541d-fa10-4fbe-a3f1-0ecb3696571f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10896 | 2026.01.09 00:37:32.057045 [ 269 ] {96bb541d-fa10-4fbe-a3f1-0ecb3696571f} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10897 | 2026.01.09 00:37:32.057171 [ 269 ] {96bb541d-fa10-4fbe-a3f1-0ecb3696571f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001246 sec., 170144.46227929374 rows/sec., 10.97 MiB/sec. | ||
| 10898 | 2026.01.09 00:37:32.057207 [ 269 ] {96bb541d-fa10-4fbe-a3f1-0ecb3696571f} <Debug> TCPHandler: Processed in 0.00140512 sec. | ||
| 10899 | 2026.01.09 00:37:32.057320 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10900 | 2026.01.09 00:37:32.057412 [ 269 ] {fc78278d-418c-4a58-ba32-81f287db6b4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10901 | 2026.01.09 00:37:32.057451 [ 269 ] {fc78278d-418c-4a58-ba32-81f287db6b4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10902 | 2026.01.09 00:37:32.057933 [ 269 ] {fc78278d-418c-4a58-ba32-81f287db6b4f} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10903 | 2026.01.09 00:37:32.057970 [ 269 ] {fc78278d-418c-4a58-ba32-81f287db6b4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10904 | 2026.01.09 00:37:32.058265 [ 269 ] {fc78278d-418c-4a58-ba32-81f287db6b4f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10905 | 2026.01.09 00:37:32.058471 [ 269 ] {fc78278d-418c-4a58-ba32-81f287db6b4f} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10906 | 2026.01.09 00:37:32.058595 [ 269 ] {fc78278d-418c-4a58-ba32-81f287db6b4f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.0012 sec., 175833.33333333334 rows/sec., 9.98 MiB/sec. | ||
| 10907 | 2026.01.09 00:37:32.058631 [ 269 ] {fc78278d-418c-4a58-ba32-81f287db6b4f} <Debug> TCPHandler: Processed in 0.001357719 sec. | ||
| 10908 | 2026.01.09 00:37:32.058737 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10909 | 2026.01.09 00:37:32.058828 [ 269 ] {ad2ec97a-b3f9-4884-9fe1-f2606cbfb98a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10910 | 2026.01.09 00:37:32.058866 [ 269 ] {ad2ec97a-b3f9-4884-9fe1-f2606cbfb98a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10911 | 2026.01.09 00:37:32.059500 [ 269 ] {ad2ec97a-b3f9-4884-9fe1-f2606cbfb98a} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10912 | 2026.01.09 00:37:32.059535 [ 269 ] {ad2ec97a-b3f9-4884-9fe1-f2606cbfb98a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10913 | 2026.01.09 00:37:32.059868 [ 269 ] {ad2ec97a-b3f9-4884-9fe1-f2606cbfb98a} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10914 | 2026.01.09 00:37:32.060066 [ 269 ] {ad2ec97a-b3f9-4884-9fe1-f2606cbfb98a} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10915 | 2026.01.09 00:37:32.060189 [ 269 ] {ad2ec97a-b3f9-4884-9fe1-f2606cbfb98a} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001378 sec., 492743.1059506531 rows/sec., 34.35 MiB/sec. | ||
| 10916 | 2026.01.09 00:37:32.060226 [ 269 ] {ad2ec97a-b3f9-4884-9fe1-f2606cbfb98a} <Debug> TCPHandler: Processed in 0.001536274 sec. | ||
| 10917 | 2026.01.09 00:37:32.060340 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10918 | 2026.01.09 00:37:32.060432 [ 269 ] {80362bb0-11f5-4ef0-a6ed-9cd15adb78c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10919 | 2026.01.09 00:37:32.060472 [ 269 ] {80362bb0-11f5-4ef0-a6ed-9cd15adb78c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10920 | 2026.01.09 00:37:32.060792 [ 269 ] {80362bb0-11f5-4ef0-a6ed-9cd15adb78c2} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10921 | 2026.01.09 00:37:32.060828 [ 269 ] {80362bb0-11f5-4ef0-a6ed-9cd15adb78c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10922 | 2026.01.09 00:37:32.061113 [ 269 ] {80362bb0-11f5-4ef0-a6ed-9cd15adb78c2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10923 | 2026.01.09 00:37:32.061331 [ 269 ] {80362bb0-11f5-4ef0-a6ed-9cd15adb78c2} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10924 | 2026.01.09 00:37:32.061458 [ 269 ] {80362bb0-11f5-4ef0-a6ed-9cd15adb78c2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001044 sec., 5747.126436781609 rows/sec., 300.26 KiB/sec. | ||
| 10925 | 2026.01.09 00:37:32.061494 [ 269 ] {80362bb0-11f5-4ef0-a6ed-9cd15adb78c2} <Debug> TCPHandler: Processed in 0.001202814 sec. | ||
| 10926 | 2026.01.09 00:37:32.061603 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10927 | 2026.01.09 00:37:32.061707 [ 269 ] {fe49f62f-a5e1-4f49-b7ae-3a2932ee2d78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10928 | 2026.01.09 00:37:32.061751 [ 269 ] {fe49f62f-a5e1-4f49-b7ae-3a2932ee2d78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10929 | 2026.01.09 00:37:32.062212 [ 269 ] {fe49f62f-a5e1-4f49-b7ae-3a2932ee2d78} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10930 | 2026.01.09 00:37:32.062252 [ 269 ] {fe49f62f-a5e1-4f49-b7ae-3a2932ee2d78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10931 | 2026.01.09 00:37:32.062620 [ 269 ] {fe49f62f-a5e1-4f49-b7ae-3a2932ee2d78} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10932 | 2026.01.09 00:37:32.062841 [ 269 ] {fe49f62f-a5e1-4f49-b7ae-3a2932ee2d78} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10933 | 2026.01.09 00:37:32.062980 [ 269 ] {fe49f62f-a5e1-4f49-b7ae-3a2932ee2d78} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001292 sec., 243034.0557275542 rows/sec., 15.97 MiB/sec. | ||
| 10934 | 2026.01.09 00:37:32.063020 [ 269 ] {fe49f62f-a5e1-4f49-b7ae-3a2932ee2d78} <Debug> TCPHandler: Processed in 0.001468091 sec. | ||
| 10935 | 2026.01.09 00:37:32.063125 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10936 | 2026.01.09 00:37:32.063221 [ 269 ] {ef8772c0-7ee6-4830-b650-5990e8dcdfde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10937 | 2026.01.09 00:37:32.063270 [ 269 ] {ef8772c0-7ee6-4830-b650-5990e8dcdfde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10938 | 2026.01.09 00:37:32.063595 [ 269 ] {ef8772c0-7ee6-4830-b650-5990e8dcdfde} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10939 | 2026.01.09 00:37:32.063631 [ 269 ] {ef8772c0-7ee6-4830-b650-5990e8dcdfde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10940 | 2026.01.09 00:37:32.063942 [ 269 ] {ef8772c0-7ee6-4830-b650-5990e8dcdfde} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10941 | 2026.01.09 00:37:32.064156 [ 269 ] {ef8772c0-7ee6-4830-b650-5990e8dcdfde} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10942 | 2026.01.09 00:37:32.064292 [ 269 ] {ef8772c0-7ee6-4830-b650-5990e8dcdfde} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001088 sec., 919.1176470588235 rows/sec., 61.93 KiB/sec. | ||
| 10943 | 2026.01.09 00:37:32.064331 [ 269 ] {ef8772c0-7ee6-4830-b650-5990e8dcdfde} <Debug> TCPHandler: Processed in 0.001256156 sec. | ||
| 10944 | 2026.01.09 00:37:32.064434 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10945 | 2026.01.09 00:37:32.064529 [ 269 ] {3b8fc54c-605f-4d1a-86a4-210b072c79bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10946 | 2026.01.09 00:37:32.064570 [ 269 ] {3b8fc54c-605f-4d1a-86a4-210b072c79bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10947 | 2026.01.09 00:37:32.064904 [ 269 ] {3b8fc54c-605f-4d1a-86a4-210b072c79bd} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10948 | 2026.01.09 00:37:32.064940 [ 269 ] {3b8fc54c-605f-4d1a-86a4-210b072c79bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10949 | 2026.01.09 00:37:32.065244 [ 269 ] {3b8fc54c-605f-4d1a-86a4-210b072c79bd} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10950 | 2026.01.09 00:37:32.065457 [ 269 ] {3b8fc54c-605f-4d1a-86a4-210b072c79bd} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10951 | 2026.01.09 00:37:32.065585 [ 269 ] {3b8fc54c-605f-4d1a-86a4-210b072c79bd} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001074 sec., 96834.26443202978 rows/sec., 5.93 MiB/sec. | ||
| 10952 | 2026.01.09 00:37:32.065623 [ 269 ] {3b8fc54c-605f-4d1a-86a4-210b072c79bd} <Debug> TCPHandler: Processed in 0.001237825 sec. | ||
| 10953 | 2026.01.09 00:37:34.736838 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10954 | 2026.01.09 00:37:34.736919 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10955 | 2026.01.09 00:37:34.893025 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22999 | ||
| 10956 | 2026.01.09 00:37:34.893849 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10957 | 2026.01.09 00:37:34.893905 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10958 | 2026.01.09 00:37:34.894422 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10959 | 2026.01.09 00:37:34.894655 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10960 | 2026.01.09 00:37:34.894802 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22999 | ||
| 10961 | 2026.01.09 00:37:34.951998 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1434 | ||
| 10962 | 2026.01.09 00:37:34.954817 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10963 | 2026.01.09 00:37:34.954872 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10964 | 2026.01.09 00:37:34.956106 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10965 | 2026.01.09 00:37:34.956365 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10966 | 2026.01.09 00:37:34.956710 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1434 | ||
| 10967 | 2026.01.09 00:37:35.001213 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000862515 sec. | ||
| 10968 | 2026.01.09 00:37:36.121267 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 10969 | 2026.01.09 00:37:36.138729 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10970 | 2026.01.09 00:37:36.138792 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10971 | 2026.01.09 00:37:36.144723 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10972 | 2026.01.09 00:37:36.145470 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10973 | 2026.01.09 00:37:36.148302 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 10974 | 2026.01.09 00:37:37.040539 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10975 | 2026.01.09 00:37:37.040715 [ 269 ] {2c89b399-fa04-4dba-b9d3-607a24c2d048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10976 | 2026.01.09 00:37:37.040779 [ 269 ] {2c89b399-fa04-4dba-b9d3-607a24c2d048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10977 | 2026.01.09 00:37:37.041474 [ 269 ] {2c89b399-fa04-4dba-b9d3-607a24c2d048} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10978 | 2026.01.09 00:37:37.041524 [ 269 ] {2c89b399-fa04-4dba-b9d3-607a24c2d048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10979 | 2026.01.09 00:37:37.041927 [ 269 ] {2c89b399-fa04-4dba-b9d3-607a24c2d048} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10980 | 2026.01.09 00:37:37.042155 [ 269 ] {2c89b399-fa04-4dba-b9d3-607a24c2d048} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10981 | 2026.01.09 00:37:37.042319 [ 269 ] {2c89b399-fa04-4dba-b9d3-607a24c2d048} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001648 sec., 83737.8640776699 rows/sec., 7.27 MiB/sec. | ||
| 10982 | 2026.01.09 00:37:37.042372 [ 269 ] {2c89b399-fa04-4dba-b9d3-607a24c2d048} <Debug> TCPHandler: Processed in 0.001965086 sec. | ||
| 10983 | 2026.01.09 00:37:37.042495 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10984 | 2026.01.09 00:37:37.042598 [ 269 ] {28fe45b4-ac25-4f42-9119-2196260145f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10985 | 2026.01.09 00:37:37.042642 [ 269 ] {28fe45b4-ac25-4f42-9119-2196260145f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10986 | 2026.01.09 00:37:37.043069 [ 269 ] {28fe45b4-ac25-4f42-9119-2196260145f6} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10987 | 2026.01.09 00:37:37.043107 [ 269 ] {28fe45b4-ac25-4f42-9119-2196260145f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10988 | 2026.01.09 00:37:37.043453 [ 269 ] {28fe45b4-ac25-4f42-9119-2196260145f6} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10989 | 2026.01.09 00:37:37.043684 [ 269 ] {28fe45b4-ac25-4f42-9119-2196260145f6} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10990 | 2026.01.09 00:37:37.043800 [ 84 ] {} <Debug> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10991 | 2026.01.09 00:37:37.043819 [ 269 ] {28fe45b4-ac25-4f42-9119-2196260145f6} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001243 sec., 32984.71440064361 rows/sec., 2.42 MiB/sec. | ||
| 10992 | 2026.01.09 00:37:37.043867 [ 84 ] {} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10993 | 2026.01.09 00:37:37.043879 [ 269 ] {28fe45b4-ac25-4f42-9119-2196260145f6} <Debug> TCPHandler: Processed in 0.001435541 sec. | ||
| 10994 | 2026.01.09 00:37:37.043896 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10995 | 2026.01.09 00:37:37.044001 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10996 | 2026.01.09 00:37:37.044051 [ 191 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::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 | ||
| 10997 | 2026.01.09 00:37:37.044101 [ 269 ] {6cf49465-e464-45b1-84f2-50e06df13cbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10998 | 2026.01.09 00:37:37.044147 [ 269 ] {6cf49465-e464-45b1-84f2-50e06df13cbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10999 | 2026.01.09 00:37:37.044224 [ 191 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11000 | 2026.01.09 00:37:37.044267 [ 191 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 278 rows starting from the beginning of the part | ||
| 11001 | 2026.01.09 00:37:37.044343 [ 191 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 41 rows starting from the beginning of the part | ||
| 11002 | 2026.01.09 00:37:37.044394 [ 191 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 205 rows starting from the beginning of the part | ||
| 11003 | 2026.01.09 00:37:37.044443 [ 191 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 43 rows starting from the beginning of the part | ||
| 11004 | 2026.01.09 00:37:37.044491 [ 191 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 205 rows starting from the beginning of the part | ||
| 11005 | 2026.01.09 00:37:37.044541 [ 191 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 41 rows starting from the beginning of the part | ||
| 11006 | 2026.01.09 00:37:37.044592 [ 269 ] {6cf49465-e464-45b1-84f2-50e06df13cbc} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11007 | 2026.01.09 00:37:37.044636 [ 269 ] {6cf49465-e464-45b1-84f2-50e06df13cbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11008 | 2026.01.09 00:37:37.044993 [ 269 ] {6cf49465-e464-45b1-84f2-50e06df13cbc} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11009 | 2026.01.09 00:37:37.045240 [ 269 ] {6cf49465-e464-45b1-84f2-50e06df13cbc} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11010 | 2026.01.09 00:37:37.045384 [ 269 ] {6cf49465-e464-45b1-84f2-50e06df13cbc} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001299 sec., 80831.40877598152 rows/sec., 6.31 MiB/sec. | ||
| 11011 | 2026.01.09 00:37:37.045424 [ 269 ] {6cf49465-e464-45b1-84f2-50e06df13cbc} <Debug> TCPHandler: Processed in 0.001474132 sec. | ||
| 11012 | 2026.01.09 00:37:37.045539 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11013 | 2026.01.09 00:37:37.045551 [ 198 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 813 rows, containing 5 columns (5 merged, 0 gathered) in 0.001566495 sec., 518993.0385989103 rows/sec., 34.26 MiB/sec. | ||
| 11014 | 2026.01.09 00:37:37.045636 [ 269 ] {37c30fc3-4d54-4dd1-a0ba-891a16f9c3a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11015 | 2026.01.09 00:37:37.045684 [ 269 ] {37c30fc3-4d54-4dd1-a0ba-891a16f9c3a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11016 | 2026.01.09 00:37:37.045741 [ 193 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11017 | 2026.01.09 00:37:37.046019 [ 193 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_66_13} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11018 | 2026.01.09 00:37:37.046083 [ 193 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_66_13} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11019 | 2026.01.09 00:37:37.046100 [ 269 ] {37c30fc3-4d54-4dd1-a0ba-891a16f9c3a6} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11020 | 2026.01.09 00:37:37.046135 [ 269 ] {37c30fc3-4d54-4dd1-a0ba-891a16f9c3a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11021 | 2026.01.09 00:37:37.046175 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 11022 | 2026.01.09 00:37:37.046472 [ 269 ] {37c30fc3-4d54-4dd1-a0ba-891a16f9c3a6} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11023 | 2026.01.09 00:37:37.046687 [ 269 ] {37c30fc3-4d54-4dd1-a0ba-891a16f9c3a6} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11024 | 2026.01.09 00:37:37.046829 [ 269 ] {37c30fc3-4d54-4dd1-a0ba-891a16f9c3a6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 11025 | 2026.01.09 00:37:37.046868 [ 269 ] {37c30fc3-4d54-4dd1-a0ba-891a16f9c3a6} <Debug> TCPHandler: Processed in 0.001378339 sec. | ||
| 11026 | 2026.01.09 00:37:37.046984 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11027 | 2026.01.09 00:37:37.047079 [ 269 ] {48b0cba8-a746-4f51-8034-1713476dffbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11028 | 2026.01.09 00:37:37.047134 [ 269 ] {48b0cba8-a746-4f51-8034-1713476dffbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11029 | 2026.01.09 00:37:37.047994 [ 269 ] {48b0cba8-a746-4f51-8034-1713476dffbe} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11030 | 2026.01.09 00:37:37.048031 [ 269 ] {48b0cba8-a746-4f51-8034-1713476dffbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11031 | 2026.01.09 00:37:37.048591 [ 269 ] {48b0cba8-a746-4f51-8034-1713476dffbe} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11032 | 2026.01.09 00:37:37.048832 [ 269 ] {48b0cba8-a746-4f51-8034-1713476dffbe} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11033 | 2026.01.09 00:37:37.048972 [ 269 ] {48b0cba8-a746-4f51-8034-1713476dffbe} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001909 sec., 21477.2132006286 rows/sec., 38.49 MiB/sec. | ||
| 11034 | 2026.01.09 00:37:37.049039 [ 269 ] {48b0cba8-a746-4f51-8034-1713476dffbe} <Debug> TCPHandler: Processed in 0.00210469 sec. | ||
| 11035 | 2026.01.09 00:37:37.049154 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11036 | 2026.01.09 00:37:37.049249 [ 269 ] {0903e62f-b945-4b31-956a-f8f2bbc3a732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11037 | 2026.01.09 00:37:37.049295 [ 269 ] {0903e62f-b945-4b31-956a-f8f2bbc3a732} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11038 | 2026.01.09 00:37:37.049640 [ 269 ] {0903e62f-b945-4b31-956a-f8f2bbc3a732} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11039 | 2026.01.09 00:37:37.049676 [ 269 ] {0903e62f-b945-4b31-956a-f8f2bbc3a732} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11040 | 2026.01.09 00:37:37.049984 [ 269 ] {0903e62f-b945-4b31-956a-f8f2bbc3a732} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11041 | 2026.01.09 00:37:37.050193 [ 269 ] {0903e62f-b945-4b31-956a-f8f2bbc3a732} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11042 | 2026.01.09 00:37:37.050326 [ 269 ] {0903e62f-b945-4b31-956a-f8f2bbc3a732} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 11043 | 2026.01.09 00:37:37.050363 [ 269 ] {0903e62f-b945-4b31-956a-f8f2bbc3a732} <Debug> TCPHandler: Processed in 0.001259166 sec. | ||
| 11044 | 2026.01.09 00:37:39.549314 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11045 | 2026.01.09 00:37:39.549570 [ 269 ] {e4d1006c-8782-48b8-bd24-819cff82716d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11046 | 2026.01.09 00:37:39.549715 [ 269 ] {e4d1006c-8782-48b8-bd24-819cff82716d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11047 | 2026.01.09 00:37:39.551089 [ 269 ] {e4d1006c-8782-48b8-bd24-819cff82716d} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11048 | 2026.01.09 00:37:39.551157 [ 269 ] {e4d1006c-8782-48b8-bd24-819cff82716d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11049 | 2026.01.09 00:37:39.551863 [ 269 ] {e4d1006c-8782-48b8-bd24-819cff82716d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11050 | 2026.01.09 00:37:39.552222 [ 269 ] {e4d1006c-8782-48b8-bd24-819cff82716d} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11051 | 2026.01.09 00:37:39.552544 [ 269 ] {e4d1006c-8782-48b8-bd24-819cff82716d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.003043 sec., 134735.45842918172 rows/sec., 8.55 MiB/sec. | ||
| 11052 | 2026.01.09 00:37:39.552626 [ 269 ] {e4d1006c-8782-48b8-bd24-819cff82716d} <Debug> TCPHandler: Processed in 0.003571752 sec. | ||
| 11053 | 2026.01.09 00:37:39.552832 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11054 | 2026.01.09 00:37:39.552965 [ 269 ] {c037f16a-d0ae-423f-90fc-3049c0b13fc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11055 | 2026.01.09 00:37:39.553026 [ 269 ] {c037f16a-d0ae-423f-90fc-3049c0b13fc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11056 | 2026.01.09 00:37:39.555750 [ 269 ] {c037f16a-d0ae-423f-90fc-3049c0b13fc5} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11057 | 2026.01.09 00:37:39.555807 [ 269 ] {c037f16a-d0ae-423f-90fc-3049c0b13fc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11058 | 2026.01.09 00:37:39.556579 [ 269 ] {c037f16a-d0ae-423f-90fc-3049c0b13fc5} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11059 | 2026.01.09 00:37:39.556911 [ 269 ] {c037f16a-d0ae-423f-90fc-3049c0b13fc5} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11060 | 2026.01.09 00:37:39.557121 [ 269 ] {c037f16a-d0ae-423f-90fc-3049c0b13fc5} <Debug> executeQuery: Read 2252 rows, 186.40 KiB in 0.004191 sec., 537341.9231686948 rows/sec., 43.43 MiB/sec. | ||
| 11061 | 2026.01.09 00:37:39.557150 [ 63 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11062 | 2026.01.09 00:37:39.557186 [ 269 ] {c037f16a-d0ae-423f-90fc-3049c0b13fc5} <Debug> MemoryTracker: Peak memory usage (for query): 4.03 MiB. | ||
| 11063 | 2026.01.09 00:37:39.557233 [ 269 ] {c037f16a-d0ae-423f-90fc-3049c0b13fc5} <Debug> TCPHandler: Processed in 0.004476377 sec. | ||
| 11064 | 2026.01.09 00:37:39.557247 [ 63 ] {} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11065 | 2026.01.09 00:37:39.557283 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11066 | 2026.01.09 00:37:39.557451 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11067 | 2026.01.09 00:37:39.557479 [ 192 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::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 | ||
| 11068 | 2026.01.09 00:37:39.557581 [ 269 ] {af8e359c-a7f8-4585-be5e-2b029e116cff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11069 | 2026.01.09 00:37:39.557648 [ 269 ] {af8e359c-a7f8-4585-be5e-2b029e116cff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11070 | 2026.01.09 00:37:39.557706 [ 192 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11071 | 2026.01.09 00:37:39.557775 [ 192 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2466 rows starting from the beginning of the part | ||
| 11072 | 2026.01.09 00:37:39.557889 [ 192 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1112 rows starting from the beginning of the part | ||
| 11073 | 2026.01.09 00:37:39.557983 [ 192 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 139 rows starting from the beginning of the part | ||
| 11074 | 2026.01.09 00:37:39.558078 [ 192 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1112 rows starting from the beginning of the part | ||
| 11075 | 2026.01.09 00:37:39.558166 [ 192 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 138 rows starting from the beginning of the part | ||
| 11076 | 2026.01.09 00:37:39.558235 [ 192 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 2252 rows starting from the beginning of the part | ||
| 11077 | 2026.01.09 00:37:39.558564 [ 269 ] {af8e359c-a7f8-4585-be5e-2b029e116cff} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11078 | 2026.01.09 00:37:39.558620 [ 269 ] {af8e359c-a7f8-4585-be5e-2b029e116cff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11079 | 2026.01.09 00:37:39.559388 [ 269 ] {af8e359c-a7f8-4585-be5e-2b029e116cff} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11080 | 2026.01.09 00:37:39.559782 [ 269 ] {af8e359c-a7f8-4585-be5e-2b029e116cff} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11081 | 2026.01.09 00:37:39.560010 [ 269 ] {af8e359c-a7f8-4585-be5e-2b029e116cff} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.002463 sec., 83231.83110028421 rows/sec., 4.88 MiB/sec. | ||
| 11082 | 2026.01.09 00:37:39.560078 [ 269 ] {af8e359c-a7f8-4585-be5e-2b029e116cff} <Debug> TCPHandler: Processed in 0.002704507 sec. | ||
| 11083 | 2026.01.09 00:37:39.560644 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11084 | 2026.01.09 00:37:39.560798 [ 269 ] {788b70bb-0151-429d-9262-31b938bbca8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11085 | 2026.01.09 00:37:39.560869 [ 269 ] {788b70bb-0151-429d-9262-31b938bbca8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11086 | 2026.01.09 00:37:39.562264 [ 269 ] {788b70bb-0151-429d-9262-31b938bbca8f} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11087 | 2026.01.09 00:37:39.562318 [ 269 ] {788b70bb-0151-429d-9262-31b938bbca8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11088 | 2026.01.09 00:37:39.562833 [ 193 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7219 rows, containing 5 columns (5 merged, 0 gathered) in 0.005450085 sec., 1324566.4975867348 rows/sec., 112.09 MiB/sec. | ||
| 11089 | 2026.01.09 00:37:39.562982 [ 269 ] {788b70bb-0151-429d-9262-31b938bbca8f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11090 | 2026.01.09 00:37:39.563228 [ 192 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11091 | 2026.01.09 00:37:39.563378 [ 269 ] {788b70bb-0151-429d-9262-31b938bbca8f} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11092 | 2026.01.09 00:37:39.563645 [ 269 ] {788b70bb-0151-429d-9262-31b938bbca8f} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.002885 sec., 152512.99826689775 rows/sec., 10.09 MiB/sec. | ||
| 11093 | 2026.01.09 00:37:39.563665 [ 192 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_81_16} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11094 | 2026.01.09 00:37:39.563714 [ 269 ] {788b70bb-0151-429d-9262-31b938bbca8f} <Debug> TCPHandler: Processed in 0.00315775 sec. | ||
| 11095 | 2026.01.09 00:37:39.563793 [ 192 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_81_16} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11096 | 2026.01.09 00:37:39.563915 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11097 | 2026.01.09 00:37:39.563929 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. | ||
| 11098 | 2026.01.09 00:37:39.564055 [ 269 ] {1213b829-490a-430c-a02c-493bfbe02e03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11099 | 2026.01.09 00:37:39.564123 [ 269 ] {1213b829-490a-430c-a02c-493bfbe02e03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11100 | 2026.01.09 00:37:39.565630 [ 269 ] {1213b829-490a-430c-a02c-493bfbe02e03} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11101 | 2026.01.09 00:37:39.565684 [ 269 ] {1213b829-490a-430c-a02c-493bfbe02e03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11102 | 2026.01.09 00:37:39.566207 [ 269 ] {1213b829-490a-430c-a02c-493bfbe02e03} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11103 | 2026.01.09 00:37:39.566583 [ 269 ] {1213b829-490a-430c-a02c-493bfbe02e03} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11104 | 2026.01.09 00:37:39.566828 [ 269 ] {1213b829-490a-430c-a02c-493bfbe02e03} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.002806 sec., 75196.0085531005 rows/sec., 4.27 MiB/sec. | ||
| 11105 | 2026.01.09 00:37:39.566893 [ 269 ] {1213b829-490a-430c-a02c-493bfbe02e03} <Debug> TCPHandler: Processed in 0.003051267 sec. | ||
| 11106 | 2026.01.09 00:37:39.567080 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11107 | 2026.01.09 00:37:39.567216 [ 269 ] {94fb44cb-f4dd-449d-844e-f2749ce1612d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11108 | 2026.01.09 00:37:39.567276 [ 269 ] {94fb44cb-f4dd-449d-844e-f2749ce1612d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11109 | 2026.01.09 00:37:39.568798 [ 269 ] {94fb44cb-f4dd-449d-844e-f2749ce1612d} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11110 | 2026.01.09 00:37:39.568848 [ 269 ] {94fb44cb-f4dd-449d-844e-f2749ce1612d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11111 | 2026.01.09 00:37:39.569458 [ 269 ] {94fb44cb-f4dd-449d-844e-f2749ce1612d} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11112 | 2026.01.09 00:37:39.569804 [ 269 ] {94fb44cb-f4dd-449d-844e-f2749ce1612d} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11113 | 2026.01.09 00:37:39.570012 [ 269 ] {94fb44cb-f4dd-449d-844e-f2749ce1612d} <Debug> executeQuery: Read 1135 rows, 82.76 KiB in 0.002829 sec., 401201.8381053376 rows/sec., 28.57 MiB/sec. | ||
| 11114 | 2026.01.09 00:37:39.570009 [ 63 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11115 | 2026.01.09 00:37:39.570074 [ 269 ] {94fb44cb-f4dd-449d-844e-f2749ce1612d} <Debug> TCPHandler: Processed in 0.003062868 sec. | ||
| 11116 | 2026.01.09 00:37:39.570116 [ 63 ] {} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11117 | 2026.01.09 00:37:39.570155 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11118 | 2026.01.09 00:37:39.570331 [ 198 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::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 | ||
| 11119 | 2026.01.09 00:37:39.570407 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11120 | 2026.01.09 00:37:39.570540 [ 198 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11121 | 2026.01.09 00:37:39.570546 [ 269 ] {c2b56511-a5d9-41cc-9fe1-eefa1f8a0f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11122 | 2026.01.09 00:37:39.570641 [ 198 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1250 rows starting from the beginning of the part | ||
| 11123 | 2026.01.09 00:37:39.570671 [ 269 ] {c2b56511-a5d9-41cc-9fe1-eefa1f8a0f0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11124 | 2026.01.09 00:37:39.570754 [ 198 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 679 rows starting from the beginning of the part | ||
| 11125 | 2026.01.09 00:37:39.570831 [ 198 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 107 rows starting from the beginning of the part | ||
| 11126 | 2026.01.09 00:37:39.570931 [ 198 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 679 rows starting from the beginning of the part | ||
| 11127 | 2026.01.09 00:37:39.571011 [ 198 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 105 rows starting from the beginning of the part | ||
| 11128 | 2026.01.09 00:37:39.571077 [ 198 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 1135 rows starting from the beginning of the part | ||
| 11129 | 2026.01.09 00:37:39.571225 [ 269 ] {c2b56511-a5d9-41cc-9fe1-eefa1f8a0f0d} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11130 | 2026.01.09 00:37:39.571310 [ 269 ] {c2b56511-a5d9-41cc-9fe1-eefa1f8a0f0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11131 | 2026.01.09 00:37:39.571843 [ 269 ] {c2b56511-a5d9-41cc-9fe1-eefa1f8a0f0d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11132 | 2026.01.09 00:37:39.572153 [ 269 ] {c2b56511-a5d9-41cc-9fe1-eefa1f8a0f0d} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11133 | 2026.01.09 00:37:39.572331 [ 63 ] {} <Debug> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 | ||
| 11134 | 2026.01.09 00:37:39.572355 [ 269 ] {c2b56511-a5d9-41cc-9fe1-eefa1f8a0f0d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001841 sec., 3259.0983161325366 rows/sec., 170.28 KiB/sec. | ||
| 11135 | 2026.01.09 00:37:39.572401 [ 63 ] {} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11136 | 2026.01.09 00:37:39.572432 [ 269 ] {c2b56511-a5d9-41cc-9fe1-eefa1f8a0f0d} <Debug> TCPHandler: Processed in 0.00209109 sec. | ||
| 11137 | 2026.01.09 00:37:39.572439 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11138 | 2026.01.09 00:37:39.572620 [ 192 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_27_6 to all_32_32_0 into Compact with storage Full | ||
| 11139 | 2026.01.09 00:37:39.572658 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11140 | 2026.01.09 00:37:39.572806 [ 192 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11141 | 2026.01.09 00:37:39.572943 [ 192 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 162 rows starting from the beginning of the part | ||
| 11142 | 2026.01.09 00:37:39.573041 [ 192 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 11143 | 2026.01.09 00:37:39.573115 [ 192 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 11144 | 2026.01.09 00:37:39.573184 [ 192 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 11145 | 2026.01.09 00:37:39.573187 [ 269 ] {68c6ea79-60ce-4f50-9ce5-f5df18da3918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11146 | 2026.01.09 00:37:39.573249 [ 192 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 11147 | 2026.01.09 00:37:39.573322 [ 269 ] {68c6ea79-60ce-4f50-9ce5-f5df18da3918} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11148 | 2026.01.09 00:37:39.573323 [ 192 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 11149 | 2026.01.09 00:37:39.573610 [ 187 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3955 rows, containing 5 columns (5 merged, 0 gathered) in 0.003361156 sec., 1176678.4998970593 rows/sec., 88.46 MiB/sec. | ||
| 11150 | 2026.01.09 00:37:39.573946 [ 189 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11151 | 2026.01.09 00:37:39.574400 [ 189 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_81_16} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11152 | 2026.01.09 00:37:39.574502 [ 269 ] {68c6ea79-60ce-4f50-9ce5-f5df18da3918} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11153 | 2026.01.09 00:37:39.574519 [ 189 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_81_16} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11154 | 2026.01.09 00:37:39.574550 [ 269 ] {68c6ea79-60ce-4f50-9ce5-f5df18da3918} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11155 | 2026.01.09 00:37:39.574645 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 11156 | 2026.01.09 00:37:39.574722 [ 192 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 192 rows, containing 4 columns (4 merged, 0 gathered) in 0.002156982 sec., 89013.26019410454 rows/sec., 4.54 MiB/sec. | ||
| 11157 | 2026.01.09 00:37:39.574918 [ 192 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 11158 | 2026.01.09 00:37:39.575227 [ 269 ] {68c6ea79-60ce-4f50-9ce5-f5df18da3918} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11159 | 2026.01.09 00:37:39.575320 [ 192 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_32_7} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11160 | 2026.01.09 00:37:39.575440 [ 192 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_32_7} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 | ||
| 11161 | 2026.01.09 00:37:39.575558 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 11162 | 2026.01.09 00:37:39.575673 [ 269 ] {68c6ea79-60ce-4f50-9ce5-f5df18da3918} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11163 | 2026.01.09 00:37:39.575873 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11164 | 2026.01.09 00:37:39.575901 [ 269 ] {68c6ea79-60ce-4f50-9ce5-f5df18da3918} <Debug> executeQuery: Read 934 rows, 63.32 KiB in 0.002793 sec., 334407.44718940207 rows/sec., 22.14 MiB/sec. | ||
| 11165 | 2026.01.09 00:37:39.575923 [ 63 ] {} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11166 | 2026.01.09 00:37:39.575961 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11167 | 2026.01.09 00:37:39.575994 [ 269 ] {68c6ea79-60ce-4f50-9ce5-f5df18da3918} <Debug> TCPHandler: Processed in 0.003401557 sec. | ||
| 11168 | 2026.01.09 00:37:39.576073 [ 188 ] {932a566d-fbdc-4b2b-9486-18b365c28387::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 | ||
| 11169 | 2026.01.09 00:37:39.576208 [ 188 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11170 | 2026.01.09 00:37:39.576222 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11171 | 2026.01.09 00:37:39.576253 [ 188 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 23659 rows starting from the beginning of the part | ||
| 11172 | 2026.01.09 00:37:39.576329 [ 188 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 314 rows starting from the beginning of the part | ||
| 11173 | 2026.01.09 00:37:39.576370 [ 269 ] {75fa8b0c-7216-46ed-a5e0-cd871c26a95c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11174 | 2026.01.09 00:37:39.576393 [ 188 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 161 rows starting from the beginning of the part | ||
| 11175 | 2026.01.09 00:37:39.576448 [ 269 ] {75fa8b0c-7216-46ed-a5e0-cd871c26a95c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11176 | 2026.01.09 00:37:39.576458 [ 188 ] {932a566d-fbdc-4b2b-9486-18b365c28387::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 | ||
| 11177 | 2026.01.09 00:37:39.576530 [ 188 ] {932a566d-fbdc-4b2b-9486-18b365c28387::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 | ||
| 11178 | 2026.01.09 00:37:39.576586 [ 188 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 934 rows starting from the beginning of the part | ||
| 11179 | 2026.01.09 00:37:39.577251 [ 269 ] {75fa8b0c-7216-46ed-a5e0-cd871c26a95c} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11180 | 2026.01.09 00:37:39.577308 [ 269 ] {75fa8b0c-7216-46ed-a5e0-cd871c26a95c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11181 | 2026.01.09 00:37:39.578514 [ 269 ] {75fa8b0c-7216-46ed-a5e0-cd871c26a95c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11182 | 2026.01.09 00:37:39.582950 [ 269 ] {75fa8b0c-7216-46ed-a5e0-cd871c26a95c} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11183 | 2026.01.09 00:37:39.583235 [ 269 ] {75fa8b0c-7216-46ed-a5e0-cd871c26a95c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.006893 sec., 145.0747134774409 rows/sec., 9.78 KiB/sec. | ||
| 11184 | 2026.01.09 00:37:39.583348 [ 269 ] {75fa8b0c-7216-46ed-a5e0-cd871c26a95c} <Debug> TCPHandler: Processed in 0.007199116 sec. | ||
| 11185 | 2026.01.09 00:37:39.583593 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11186 | 2026.01.09 00:37:39.583746 [ 269 ] {212f3f10-893c-40e2-9db5-29494508c748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11187 | 2026.01.09 00:37:39.583817 [ 269 ] {212f3f10-893c-40e2-9db5-29494508c748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11188 | 2026.01.09 00:37:39.584793 [ 269 ] {212f3f10-893c-40e2-9db5-29494508c748} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11189 | 2026.01.09 00:37:39.584872 [ 269 ] {212f3f10-893c-40e2-9db5-29494508c748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11190 | 2026.01.09 00:37:39.585600 [ 269 ] {212f3f10-893c-40e2-9db5-29494508c748} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11191 | 2026.01.09 00:37:39.585988 [ 269 ] {212f3f10-893c-40e2-9db5-29494508c748} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11192 | 2026.01.09 00:37:39.586644 [ 63 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11193 | 2026.01.09 00:37:39.586704 [ 63 ] {} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11194 | 2026.01.09 00:37:39.586719 [ 269 ] {212f3f10-893c-40e2-9db5-29494508c748} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.003013 sec., 26551.609691337537 rows/sec., 1.58 MiB/sec. | ||
| 11195 | 2026.01.09 00:37:39.586738 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11196 | 2026.01.09 00:37:39.586806 [ 269 ] {212f3f10-893c-40e2-9db5-29494508c748} <Debug> TCPHandler: Processed in 0.003312784 sec. | ||
| 11197 | 2026.01.09 00:37:39.586917 [ 196 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 11198 | 2026.01.09 00:37:39.587117 [ 196 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11199 | 2026.01.09 00:37:39.587159 [ 196 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 5176 rows starting from the beginning of the part | ||
| 11200 | 2026.01.09 00:37:39.587245 [ 196 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 104 rows starting from the beginning of the part | ||
| 11201 | 2026.01.09 00:37:39.587310 [ 196 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 11202 | 2026.01.09 00:37:39.587375 [ 196 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 11203 | 2026.01.09 00:37:39.587431 [ 196 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 11204 | 2026.01.09 00:37:39.587484 [ 196 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 80 rows starting from the beginning of the part | ||
| 11205 | 2026.01.09 00:37:39.588837 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25542 rows, containing 5 columns (5 merged, 0 gathered) in 0.012810414 sec., 1993846.5688930897 rows/sec., 134.20 MiB/sec. | ||
| 11206 | 2026.01.09 00:37:39.589493 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11207 | 2026.01.09 00:37:39.589883 [ 197 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5584 rows, containing 4 columns (4 merged, 0 gathered) in 0.003044546 sec., 1834099.4026695606 rows/sec., 116.92 MiB/sec. | ||
| 11208 | 2026.01.09 00:37:39.590015 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11209 | 2026.01.09 00:37:39.590138 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11210 | 2026.01.09 00:37:39.590279 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 11211 | 2026.01.09 00:37:39.590549 [ 187 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11212 | 2026.01.09 00:37:39.590934 [ 187 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_81_16} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11213 | 2026.01.09 00:37:39.591035 [ 187 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_81_16} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11214 | 2026.01.09 00:37:39.591159 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 11215 | 2026.01.09 00:37:40.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 320.34 MiB, peak 330.85 MiB, free memory in arenas 0.00 B, will set to 321.79 MiB (RSS), difference: 1.45 MiB | ||
| 11216 | 2026.01.09 00:37:40.369266 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59307 | ||
| 11217 | 2026.01.09 00:37:40.369374 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11218 | 2026.01.09 00:37:40.369402 [ 286 ] {} <Debug> TCP-Session: cd94d6a9-1757-42e0-acec-2301a0f25ea1 Authenticating user 'default' from [fd00:1122:3344:101::e]:59307 | ||
| 11219 | 2026.01.09 00:37:40.369425 [ 286 ] {} <Debug> TCP-Session: cd94d6a9-1757-42e0-acec-2301a0f25ea1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11220 | 2026.01.09 00:37:40.369438 [ 286 ] {} <Debug> TCP-Session: cd94d6a9-1757-42e0-acec-2301a0f25ea1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11221 | 2026.01.09 00:37:40.369640 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35851 | ||
| 11222 | 2026.01.09 00:37:40.369667 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41443 | ||
| 11223 | 2026.01.09 00:37:40.369699 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64996 | ||
| 11224 | 2026.01.09 00:37:40.369729 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33061 | ||
| 11225 | 2026.01.09 00:37:40.369753 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11226 | 2026.01.09 00:37:40.369750 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41750 | ||
| 11227 | 2026.01.09 00:37:40.369798 [ 288 ] {} <Debug> TCP-Session: bd28ef44-33b5-4ee8-a3d1-e6cf0dce24ea Authenticating user 'default' from [fd00:1122:3344:101::e]:35851 | ||
| 11228 | 2026.01.09 00:37:40.369739 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58446 | ||
| 11229 | 2026.01.09 00:37:40.369841 [ 288 ] {} <Debug> TCP-Session: bd28ef44-33b5-4ee8-a3d1-e6cf0dce24ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11230 | 2026.01.09 00:37:40.369851 [ 286 ] {} <Trace> TCP-Session: cd94d6a9-1757-42e0-acec-2301a0f25ea1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11231 | 2026.01.09 00:37:40.369877 [ 288 ] {} <Debug> TCP-Session: bd28ef44-33b5-4ee8-a3d1-e6cf0dce24ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11232 | 2026.01.09 00:37:40.369838 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11233 | 2026.01.09 00:37:40.369715 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55597 | ||
| 11234 | 2026.01.09 00:37:40.369944 [ 353 ] {} <Debug> TCP-Session: 11762e5e-40a5-47a5-8ebf-e568567c332a Authenticating user 'default' from [fd00:1122:3344:101::e]:33061 | ||
| 11235 | 2026.01.09 00:37:40.369703 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42037 | ||
| 11236 | 2026.01.09 00:37:40.369974 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11237 | 2026.01.09 00:37:40.369981 [ 353 ] {} <Debug> TCP-Session: 11762e5e-40a5-47a5-8ebf-e568567c332a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11238 | 2026.01.09 00:37:40.370026 [ 290 ] {} <Debug> TCP-Session: a318bc4b-d7de-4df7-98ae-13322f99b943 Authenticating user 'default' from [fd00:1122:3344:101::e]:64996 | ||
| 11239 | 2026.01.09 00:37:40.370037 [ 353 ] {} <Debug> TCP-Session: 11762e5e-40a5-47a5-8ebf-e568567c332a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11240 | 2026.01.09 00:37:40.370048 [ 286 ] {9b4df06a-6d28-41fa-9680-1de0a8b1ff4d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59307) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11241 | 2026.01.09 00:37:40.370066 [ 290 ] {} <Debug> TCP-Session: a318bc4b-d7de-4df7-98ae-13322f99b943 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11242 | 2026.01.09 00:37:40.369790 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11243 | 2026.01.09 00:37:40.370099 [ 290 ] {} <Debug> TCP-Session: a318bc4b-d7de-4df7-98ae-13322f99b943 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11244 | 2026.01.09 00:37:40.370143 [ 289 ] {} <Debug> TCP-Session: 65179051-1c4d-4e6a-ab57-c7dabda83110 Authenticating user 'default' from [fd00:1122:3344:101::e]:41443 | ||
| 11245 | 2026.01.09 00:37:40.370184 [ 289 ] {} <Debug> TCP-Session: 65179051-1c4d-4e6a-ab57-c7dabda83110 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11246 | 2026.01.09 00:37:40.370209 [ 289 ] {} <Debug> TCP-Session: 65179051-1c4d-4e6a-ab57-c7dabda83110 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11247 | 2026.01.09 00:37:40.370332 [ 286 ] {9b4df06a-6d28-41fa-9680-1de0a8b1ff4d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11248 | 2026.01.09 00:37:40.370367 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11249 | 2026.01.09 00:37:40.370392 [ 286 ] {9b4df06a-6d28-41fa-9680-1de0a8b1ff4d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11250 | 2026.01.09 00:37:40.370405 [ 354 ] {} <Debug> TCP-Session: f807cfaf-ce80-4d6a-baaa-382d3a21f1b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:58446 | ||
| 11251 | 2026.01.09 00:37:40.370444 [ 354 ] {} <Debug> TCP-Session: f807cfaf-ce80-4d6a-baaa-382d3a21f1b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11252 | 2026.01.09 00:37:40.370462 [ 354 ] {} <Debug> TCP-Session: f807cfaf-ce80-4d6a-baaa-382d3a21f1b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11253 | 2026.01.09 00:37:40.370498 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11254 | 2026.01.09 00:37:40.370534 [ 351 ] {} <Debug> TCP-Session: 5ffbc208-38f0-4a8a-8047-b0bc950f421c Authenticating user 'default' from [fd00:1122:3344:101::e]:42037 | ||
| 11255 | 2026.01.09 00:37:40.370551 [ 351 ] {} <Debug> TCP-Session: 5ffbc208-38f0-4a8a-8047-b0bc950f421c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11256 | 2026.01.09 00:37:40.370563 [ 351 ] {} <Debug> TCP-Session: 5ffbc208-38f0-4a8a-8047-b0bc950f421c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11257 | 2026.01.09 00:37:40.370710 [ 286 ] {9b4df06a-6d28-41fa-9680-1de0a8b1ff4d} <Debug> oximeter.version (d96e0398-2c6c-4ca7-a7f1-49ea58ac3124) (SelectExecutor): Key condition: unknown | ||
| 11258 | 2026.01.09 00:37:40.370870 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11259 | 2026.01.09 00:37:40.370905 [ 352 ] {} <Debug> TCP-Session: 29aaa04e-f986-4cf5-945f-405029d5c5e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:55597 | ||
| 11260 | 2026.01.09 00:37:40.370924 [ 352 ] {} <Debug> TCP-Session: 29aaa04e-f986-4cf5-945f-405029d5c5e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11261 | 2026.01.09 00:37:40.370937 [ 352 ] {} <Debug> TCP-Session: 29aaa04e-f986-4cf5-945f-405029d5c5e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11262 | 2026.01.09 00:37:40.370985 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11263 | 2026.01.09 00:37:40.371026 [ 355 ] {} <Debug> TCP-Session: 1cc4e172-e361-4add-8c90-5247f7055ddd Authenticating user 'default' from [fd00:1122:3344:101::e]:41750 | ||
| 11264 | 2026.01.09 00:37:40.371042 [ 355 ] {} <Debug> TCP-Session: 1cc4e172-e361-4add-8c90-5247f7055ddd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11265 | 2026.01.09 00:37:40.371055 [ 355 ] {} <Debug> TCP-Session: 1cc4e172-e361-4add-8c90-5247f7055ddd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11266 | 2026.01.09 00:37:40.371726 [ 335 ] {9b4df06a-6d28-41fa-9680-1de0a8b1ff4d} <Trace> AggregatingTransform: Aggregating | ||
| 11267 | 2026.01.09 00:37:40.371775 [ 335 ] {9b4df06a-6d28-41fa-9680-1de0a8b1ff4d} <Trace> Aggregator: Aggregation method: without_key | ||
| 11268 | 2026.01.09 00:37:40.371814 [ 335 ] {9b4df06a-6d28-41fa-9680-1de0a8b1ff4d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000996099 sec. (1003.916 rows/sec., 39.22 KiB/sec.) | ||
| 11269 | 2026.01.09 00:37:40.371833 [ 335 ] {9b4df06a-6d28-41fa-9680-1de0a8b1ff4d} <Trace> Aggregator: Merging aggregated data | ||
| 11270 | 2026.01.09 00:37:40.373055 [ 286 ] {9b4df06a-6d28-41fa-9680-1de0a8b1ff4d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003067 sec., 326.0515161395501 rows/sec., 12.74 KiB/sec. | ||
| 11271 | 2026.01.09 00:37:40.373197 [ 286 ] {9b4df06a-6d28-41fa-9680-1de0a8b1ff4d} <Debug> TCPHandler: Processed in 0.003464538 sec. | ||
| 11272 | 2026.01.09 00:37:40.373313 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11273 | 2026.01.09 00:37:40.373337 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11274 | 2026.01.09 00:37:40.373372 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11275 | 2026.01.09 00:37:40.373341 [ 286 ] {} <Debug> TCP-Session: cd94d6a9-1757-42e0-acec-2301a0f25ea1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11276 | 2026.01.09 00:37:40.373405 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11277 | 2026.01.09 00:37:40.373416 [ 351 ] {} <Debug> TCP-Session: 5ffbc208-38f0-4a8a-8047-b0bc950f421c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11278 | 2026.01.09 00:37:40.373424 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11279 | 2026.01.09 00:37:40.373453 [ 355 ] {} <Debug> TCP-Session: 1cc4e172-e361-4add-8c90-5247f7055ddd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11280 | 2026.01.09 00:37:40.373467 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11281 | 2026.01.09 00:37:40.373486 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11282 | 2026.01.09 00:37:40.373508 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11283 | 2026.01.09 00:37:40.373533 [ 289 ] {} <Debug> TCP-Session: 65179051-1c4d-4e6a-ab57-c7dabda83110 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11284 | 2026.01.09 00:37:40.373552 [ 353 ] {} <Debug> TCP-Session: 11762e5e-40a5-47a5-8ebf-e568567c332a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11285 | 2026.01.09 00:37:40.373567 [ 354 ] {} <Debug> TCP-Session: f807cfaf-ce80-4d6a-baaa-382d3a21f1b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11286 | 2026.01.09 00:37:40.373500 [ 352 ] {} <Debug> TCP-Session: 29aaa04e-f986-4cf5-945f-405029d5c5e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11287 | 2026.01.09 00:37:40.373447 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11288 | 2026.01.09 00:37:40.373424 [ 288 ] {} <Debug> TCP-Session: bd28ef44-33b5-4ee8-a3d1-e6cf0dce24ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11289 | 2026.01.09 00:37:40.373650 [ 290 ] {} <Debug> TCP-Session: a318bc4b-d7de-4df7-98ae-13322f99b943 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11290 | 2026.01.09 00:37:40.467584 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43102 | ||
| 11291 | 2026.01.09 00:37:40.467720 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11292 | 2026.01.09 00:37:40.467747 [ 286 ] {} <Debug> TCP-Session: 8681d560-b23d-4100-a200-6e384f2b0b0f Authenticating user 'default' from [fd00:1122:3344:101::e]:43102 | ||
| 11293 | 2026.01.09 00:37:40.467768 [ 286 ] {} <Debug> TCP-Session: 8681d560-b23d-4100-a200-6e384f2b0b0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11294 | 2026.01.09 00:37:40.467780 [ 286 ] {} <Debug> TCP-Session: 8681d560-b23d-4100-a200-6e384f2b0b0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11295 | 2026.01.09 00:37:40.468000 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58001 | ||
| 11296 | 2026.01.09 00:37:40.468035 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47236 | ||
| 11297 | 2026.01.09 00:37:40.468060 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33777 | ||
| 11298 | 2026.01.09 00:37:40.468084 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40562 | ||
| 11299 | 2026.01.09 00:37:40.468111 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11300 | 2026.01.09 00:37:40.468100 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53541 | ||
| 11301 | 2026.01.09 00:37:40.468161 [ 288 ] {} <Debug> TCP-Session: 4cf4dda5-0e55-4d6d-9932-8a78f1db3f9a Authenticating user 'default' from [fd00:1122:3344:101::e]:58001 | ||
| 11302 | 2026.01.09 00:37:40.468194 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11303 | 2026.01.09 00:37:40.468196 [ 286 ] {} <Trace> TCP-Session: 8681d560-b23d-4100-a200-6e384f2b0b0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11304 | 2026.01.09 00:37:40.468218 [ 288 ] {} <Debug> TCP-Session: 4cf4dda5-0e55-4d6d-9932-8a78f1db3f9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11305 | 2026.01.09 00:37:40.468248 [ 354 ] {} <Debug> TCP-Session: 1f5312ea-5ac7-4ae2-a908-df1537a7902a Authenticating user 'default' from [fd00:1122:3344:101::e]:40562 | ||
| 11306 | 2026.01.09 00:37:40.468281 [ 288 ] {} <Debug> TCP-Session: 4cf4dda5-0e55-4d6d-9932-8a78f1db3f9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11307 | 2026.01.09 00:37:40.468262 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11308 | 2026.01.09 00:37:40.468309 [ 354 ] {} <Debug> TCP-Session: 1f5312ea-5ac7-4ae2-a908-df1537a7902a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11309 | 2026.01.09 00:37:40.468158 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11310 | 2026.01.09 00:37:40.468344 [ 355 ] {} <Debug> TCP-Session: 5c627511-920b-466e-a85d-b8676f88c4ea Authenticating user 'default' from [fd00:1122:3344:101::e]:53541 | ||
| 11311 | 2026.01.09 00:37:40.468353 [ 354 ] {} <Debug> TCP-Session: 1f5312ea-5ac7-4ae2-a908-df1537a7902a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11312 | 2026.01.09 00:37:40.468373 [ 289 ] {} <Debug> TCP-Session: 82b49c13-575a-4015-a975-a5e5597f5aa3 Authenticating user 'default' from [fd00:1122:3344:101::e]:47236 | ||
| 11313 | 2026.01.09 00:37:40.468400 [ 355 ] {} <Debug> TCP-Session: 5c627511-920b-466e-a85d-b8676f88c4ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11314 | 2026.01.09 00:37:40.468402 [ 286 ] {3aa3dedc-88c6-4317-8d55-397a9c33341e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43102) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11315 | 2026.01.09 00:37:40.468428 [ 355 ] {} <Debug> TCP-Session: 5c627511-920b-466e-a85d-b8676f88c4ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11316 | 2026.01.09 00:37:40.468157 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11317 | 2026.01.09 00:37:40.468071 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42306 | ||
| 11318 | 2026.01.09 00:37:40.468496 [ 352 ] {} <Debug> TCP-Session: 1027960a-e5d8-4445-8427-4cd5c1cd62e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:33777 | ||
| 11319 | 2026.01.09 00:37:40.468043 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63539 | ||
| 11320 | 2026.01.09 00:37:40.468531 [ 352 ] {} <Debug> TCP-Session: 1027960a-e5d8-4445-8427-4cd5c1cd62e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11321 | 2026.01.09 00:37:40.468047 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65156 | ||
| 11322 | 2026.01.09 00:37:40.468576 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11323 | 2026.01.09 00:37:40.468600 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11324 | 2026.01.09 00:37:40.468568 [ 352 ] {} <Debug> TCP-Session: 1027960a-e5d8-4445-8427-4cd5c1cd62e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11325 | 2026.01.09 00:37:40.468627 [ 353 ] {} <Debug> TCP-Session: 14d2ba04-4701-4d79-8931-3aeb7ae95216 Authenticating user 'default' from [fd00:1122:3344:101::e]:42306 | ||
| 11326 | 2026.01.09 00:37:40.468634 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11327 | 2026.01.09 00:37:40.468677 [ 353 ] {} <Debug> TCP-Session: 14d2ba04-4701-4d79-8931-3aeb7ae95216 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11328 | 2026.01.09 00:37:40.468699 [ 351 ] {} <Debug> TCP-Session: cfef4523-60c7-48fd-885c-57de6f1e3b00 Authenticating user 'default' from [fd00:1122:3344:101::e]:65156 | ||
| 11329 | 2026.01.09 00:37:40.468634 [ 290 ] {} <Debug> TCP-Session: cadfe330-ba88-4b92-8542-22ef624959cd Authenticating user 'default' from [fd00:1122:3344:101::e]:63539 | ||
| 11330 | 2026.01.09 00:37:40.468718 [ 353 ] {} <Debug> TCP-Session: 14d2ba04-4701-4d79-8931-3aeb7ae95216 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11331 | 2026.01.09 00:37:40.468750 [ 290 ] {} <Debug> TCP-Session: cadfe330-ba88-4b92-8542-22ef624959cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11332 | 2026.01.09 00:37:40.468759 [ 286 ] {3aa3dedc-88c6-4317-8d55-397a9c33341e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11333 | 2026.01.09 00:37:40.468775 [ 290 ] {} <Debug> TCP-Session: cadfe330-ba88-4b92-8542-22ef624959cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11334 | 2026.01.09 00:37:40.468728 [ 351 ] {} <Debug> TCP-Session: cfef4523-60c7-48fd-885c-57de6f1e3b00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11335 | 2026.01.09 00:37:40.468415 [ 289 ] {} <Debug> TCP-Session: 82b49c13-575a-4015-a975-a5e5597f5aa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11336 | 2026.01.09 00:37:40.468818 [ 351 ] {} <Debug> TCP-Session: cfef4523-60c7-48fd-885c-57de6f1e3b00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11337 | 2026.01.09 00:37:40.468835 [ 286 ] {3aa3dedc-88c6-4317-8d55-397a9c33341e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11338 | 2026.01.09 00:37:40.468843 [ 289 ] {} <Debug> TCP-Session: 82b49c13-575a-4015-a975-a5e5597f5aa3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11339 | 2026.01.09 00:37:40.469138 [ 286 ] {3aa3dedc-88c6-4317-8d55-397a9c33341e} <Debug> oximeter.version (d96e0398-2c6c-4ca7-a7f1-49ea58ac3124) (SelectExecutor): Key condition: unknown | ||
| 11340 | 2026.01.09 00:37:40.470076 [ 334 ] {3aa3dedc-88c6-4317-8d55-397a9c33341e} <Trace> AggregatingTransform: Aggregating | ||
| 11341 | 2026.01.09 00:37:40.470127 [ 334 ] {3aa3dedc-88c6-4317-8d55-397a9c33341e} <Trace> Aggregator: Aggregation method: without_key | ||
| 11342 | 2026.01.09 00:37:40.470162 [ 334 ] {3aa3dedc-88c6-4317-8d55-397a9c33341e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000913376 sec. (1094.839 rows/sec., 42.77 KiB/sec.) | ||
| 11343 | 2026.01.09 00:37:40.470179 [ 334 ] {3aa3dedc-88c6-4317-8d55-397a9c33341e} <Trace> Aggregator: Merging aggregated data | ||
| 11344 | 2026.01.09 00:37:40.471434 [ 286 ] {3aa3dedc-88c6-4317-8d55-397a9c33341e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00309 sec., 323.62459546925567 rows/sec., 12.64 KiB/sec. | ||
| 11345 | 2026.01.09 00:37:40.471570 [ 286 ] {3aa3dedc-88c6-4317-8d55-397a9c33341e} <Debug> TCPHandler: Processed in 0.00349403 sec. | ||
| 11346 | 2026.01.09 00:37:40.471682 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11347 | 2026.01.09 00:37:40.471706 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11348 | 2026.01.09 00:37:40.471711 [ 286 ] {} <Debug> TCP-Session: 8681d560-b23d-4100-a200-6e384f2b0b0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11349 | 2026.01.09 00:37:40.471727 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11350 | 2026.01.09 00:37:40.471740 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11351 | 2026.01.09 00:37:40.471751 [ 288 ] {} <Debug> TCP-Session: 4cf4dda5-0e55-4d6d-9932-8a78f1db3f9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11352 | 2026.01.09 00:37:40.471782 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11353 | 2026.01.09 00:37:40.471782 [ 355 ] {} <Debug> TCP-Session: 5c627511-920b-466e-a85d-b8676f88c4ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11354 | 2026.01.09 00:37:40.471811 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11355 | 2026.01.09 00:37:40.471829 [ 352 ] {} <Debug> TCP-Session: 1027960a-e5d8-4445-8427-4cd5c1cd62e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11356 | 2026.01.09 00:37:40.471794 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11357 | 2026.01.09 00:37:40.471862 [ 353 ] {} <Debug> TCP-Session: 14d2ba04-4701-4d79-8931-3aeb7ae95216 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11358 | 2026.01.09 00:37:40.471791 [ 290 ] {} <Debug> TCP-Session: cadfe330-ba88-4b92-8542-22ef624959cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11359 | 2026.01.09 00:37:40.471898 [ 351 ] {} <Debug> TCP-Session: cfef4523-60c7-48fd-885c-57de6f1e3b00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11360 | 2026.01.09 00:37:40.471765 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11361 | 2026.01.09 00:37:40.471757 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11362 | 2026.01.09 00:37:40.471969 [ 289 ] {} <Debug> TCP-Session: 82b49c13-575a-4015-a975-a5e5597f5aa3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11363 | 2026.01.09 00:37:40.471996 [ 354 ] {} <Debug> TCP-Session: 1f5312ea-5ac7-4ae2-a908-df1537a7902a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11364 | 2026.01.09 00:37:40.535614 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46506 | ||
| 11365 | 2026.01.09 00:37:40.535719 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11366 | 2026.01.09 00:37:40.535746 [ 352 ] {} <Debug> TCP-Session: 0c19666a-2117-43de-af1e-523af531a722 Authenticating user 'default' from [fd00:1122:3344:101::e]:46506 | ||
| 11367 | 2026.01.09 00:37:40.535767 [ 352 ] {} <Debug> TCP-Session: 0c19666a-2117-43de-af1e-523af531a722 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11368 | 2026.01.09 00:37:40.535780 [ 352 ] {} <Debug> TCP-Session: 0c19666a-2117-43de-af1e-523af531a722 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11369 | 2026.01.09 00:37:40.536015 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43065 | ||
| 11370 | 2026.01.09 00:37:40.536039 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52331 | ||
| 11371 | 2026.01.09 00:37:40.536049 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38380 | ||
| 11372 | 2026.01.09 00:37:40.536075 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57956 | ||
| 11373 | 2026.01.09 00:37:40.536068 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48040 | ||
| 11374 | 2026.01.09 00:37:40.536128 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11375 | 2026.01.09 00:37:40.536148 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11376 | 2026.01.09 00:37:40.536195 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11377 | 2026.01.09 00:37:40.536199 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11378 | 2026.01.09 00:37:40.536219 [ 288 ] {} <Debug> TCP-Session: f77be921-305a-4a84-a18a-96b194f3c76c Authenticating user 'default' from [fd00:1122:3344:101::e]:38380 | ||
| 11379 | 2026.01.09 00:37:40.536233 [ 351 ] {} <Debug> TCP-Session: 4af09da7-db67-4ecc-86dc-c930662bc070 Authenticating user 'default' from [fd00:1122:3344:101::e]:57956 | ||
| 11380 | 2026.01.09 00:37:40.536241 [ 290 ] {} <Debug> TCP-Session: b9466871-30c5-4cb3-b802-3c38906d8d74 Authenticating user 'default' from [fd00:1122:3344:101::e]:48040 | ||
| 11381 | 2026.01.09 00:37:40.536256 [ 288 ] {} <Debug> TCP-Session: f77be921-305a-4a84-a18a-96b194f3c76c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11382 | 2026.01.09 00:37:40.536270 [ 351 ] {} <Debug> TCP-Session: 4af09da7-db67-4ecc-86dc-c930662bc070 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11383 | 2026.01.09 00:37:40.536290 [ 288 ] {} <Debug> TCP-Session: f77be921-305a-4a84-a18a-96b194f3c76c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11384 | 2026.01.09 00:37:40.536323 [ 351 ] {} <Debug> TCP-Session: 4af09da7-db67-4ecc-86dc-c930662bc070 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11385 | 2026.01.09 00:37:40.536274 [ 290 ] {} <Debug> TCP-Session: b9466871-30c5-4cb3-b802-3c38906d8d74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11386 | 2026.01.09 00:37:40.536128 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11387 | 2026.01.09 00:37:40.536363 [ 290 ] {} <Debug> TCP-Session: b9466871-30c5-4cb3-b802-3c38906d8d74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11388 | 2026.01.09 00:37:40.536060 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41003 | ||
| 11389 | 2026.01.09 00:37:40.536395 [ 353 ] {} <Debug> TCP-Session: 53406e76-f0d4-48b8-9a4a-b5738b17b1ec Authenticating user 'default' from [fd00:1122:3344:101::e]:43065 | ||
| 11390 | 2026.01.09 00:37:40.536033 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55493 | ||
| 11391 | 2026.01.09 00:37:40.536470 [ 353 ] {} <Debug> TCP-Session: 53406e76-f0d4-48b8-9a4a-b5738b17b1ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11392 | 2026.01.09 00:37:40.536029 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38651 | ||
| 11393 | 2026.01.09 00:37:40.536512 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11394 | 2026.01.09 00:37:40.536529 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11395 | 2026.01.09 00:37:40.536499 [ 353 ] {} <Debug> TCP-Session: 53406e76-f0d4-48b8-9a4a-b5738b17b1ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11396 | 2026.01.09 00:37:40.536551 [ 289 ] {} <Debug> TCP-Session: 02495b3c-8f3a-4b2d-9e54-28f6bfd18d8c Authenticating user 'default' from [fd00:1122:3344:101::e]:41003 | ||
| 11397 | 2026.01.09 00:37:40.536574 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11398 | 2026.01.09 00:37:40.536563 [ 355 ] {} <Debug> TCP-Session: 3edcd0b1-cd39-44ed-a1fa-98e012fdce2a Authenticating user 'default' from [fd00:1122:3344:101::e]:55493 | ||
| 11399 | 2026.01.09 00:37:40.536595 [ 289 ] {} <Debug> TCP-Session: 02495b3c-8f3a-4b2d-9e54-28f6bfd18d8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11400 | 2026.01.09 00:37:40.536604 [ 354 ] {} <Debug> TCP-Session: 88f4d3c5-dd3f-41b8-aa55-7b9573801635 Authenticating user 'default' from [fd00:1122:3344:101::e]:38651 | ||
| 11401 | 2026.01.09 00:37:40.536622 [ 355 ] {} <Debug> TCP-Session: 3edcd0b1-cd39-44ed-a1fa-98e012fdce2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11402 | 2026.01.09 00:37:40.536628 [ 289 ] {} <Debug> TCP-Session: 02495b3c-8f3a-4b2d-9e54-28f6bfd18d8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11403 | 2026.01.09 00:37:40.536651 [ 354 ] {} <Debug> TCP-Session: 88f4d3c5-dd3f-41b8-aa55-7b9573801635 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11404 | 2026.01.09 00:37:40.536655 [ 355 ] {} <Debug> TCP-Session: 3edcd0b1-cd39-44ed-a1fa-98e012fdce2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11405 | 2026.01.09 00:37:40.536676 [ 354 ] {} <Debug> TCP-Session: 88f4d3c5-dd3f-41b8-aa55-7b9573801635 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11406 | 2026.01.09 00:37:40.536141 [ 352 ] {} <Trace> TCP-Session: 0c19666a-2117-43de-af1e-523af531a722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11407 | 2026.01.09 00:37:40.536200 [ 286 ] {} <Debug> TCP-Session: bfbe64f7-534f-44a0-8122-68da53f78892 Authenticating user 'default' from [fd00:1122:3344:101::e]:52331 | ||
| 11408 | 2026.01.09 00:37:40.536753 [ 286 ] {} <Debug> TCP-Session: bfbe64f7-534f-44a0-8122-68da53f78892 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11409 | 2026.01.09 00:37:40.536765 [ 286 ] {} <Debug> TCP-Session: bfbe64f7-534f-44a0-8122-68da53f78892 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11410 | 2026.01.09 00:37:40.536885 [ 352 ] {c48d73e1-d71c-42ec-bedb-1941c4568250} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46506) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11411 | 2026.01.09 00:37:40.537191 [ 352 ] {c48d73e1-d71c-42ec-bedb-1941c4568250} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11412 | 2026.01.09 00:37:40.537260 [ 352 ] {c48d73e1-d71c-42ec-bedb-1941c4568250} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11413 | 2026.01.09 00:37:40.537679 [ 352 ] {c48d73e1-d71c-42ec-bedb-1941c4568250} <Debug> oximeter.version (d96e0398-2c6c-4ca7-a7f1-49ea58ac3124) (SelectExecutor): Key condition: unknown | ||
| 11414 | 2026.01.09 00:37:40.539284 [ 301 ] {c48d73e1-d71c-42ec-bedb-1941c4568250} <Trace> AggregatingTransform: Aggregating | ||
| 11415 | 2026.01.09 00:37:40.539340 [ 301 ] {c48d73e1-d71c-42ec-bedb-1941c4568250} <Trace> Aggregator: Aggregation method: without_key | ||
| 11416 | 2026.01.09 00:37:40.539384 [ 301 ] {c48d73e1-d71c-42ec-bedb-1941c4568250} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001569155 sec. (637.286 rows/sec., 24.89 KiB/sec.) | ||
| 11417 | 2026.01.09 00:37:40.539404 [ 301 ] {c48d73e1-d71c-42ec-bedb-1941c4568250} <Trace> Aggregator: Merging aggregated data | ||
| 11418 | 2026.01.09 00:37:40.541882 [ 352 ] {c48d73e1-d71c-42ec-bedb-1941c4568250} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.005049 sec., 198.05902158843335 rows/sec., 7.74 KiB/sec. | ||
| 11419 | 2026.01.09 00:37:40.542050 [ 352 ] {c48d73e1-d71c-42ec-bedb-1941c4568250} <Debug> TCPHandler: Processed in 0.006052112 sec. | ||
| 11420 | 2026.01.09 00:37:40.542143 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11421 | 2026.01.09 00:37:40.542173 [ 352 ] {} <Debug> TCP-Session: 0c19666a-2117-43de-af1e-523af531a722 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11422 | 2026.01.09 00:37:40.542171 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11423 | 2026.01.09 00:37:40.542194 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11424 | 2026.01.09 00:37:40.542210 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11425 | 2026.01.09 00:37:40.542239 [ 354 ] {} <Debug> TCP-Session: 88f4d3c5-dd3f-41b8-aa55-7b9573801635 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11426 | 2026.01.09 00:37:40.542254 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11427 | 2026.01.09 00:37:40.542268 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11428 | 2026.01.09 00:37:40.542289 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11429 | 2026.01.09 00:37:40.542312 [ 353 ] {} <Debug> TCP-Session: 53406e76-f0d4-48b8-9a4a-b5738b17b1ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11430 | 2026.01.09 00:37:40.542323 [ 288 ] {} <Debug> TCP-Session: f77be921-305a-4a84-a18a-96b194f3c76c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11431 | 2026.01.09 00:37:40.542344 [ 286 ] {} <Debug> TCP-Session: bfbe64f7-534f-44a0-8122-68da53f78892 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11432 | 2026.01.09 00:37:40.542308 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11433 | 2026.01.09 00:37:40.542262 [ 355 ] {} <Debug> TCP-Session: 3edcd0b1-cd39-44ed-a1fa-98e012fdce2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11434 | 2026.01.09 00:37:40.542231 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11435 | 2026.01.09 00:37:40.542409 [ 290 ] {} <Debug> TCP-Session: b9466871-30c5-4cb3-b802-3c38906d8d74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11436 | 2026.01.09 00:37:40.542279 [ 289 ] {} <Debug> TCP-Session: 02495b3c-8f3a-4b2d-9e54-28f6bfd18d8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11437 | 2026.01.09 00:37:40.542439 [ 351 ] {} <Debug> TCP-Session: 4af09da7-db67-4ecc-86dc-c930662bc070 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11438 | 2026.01.09 00:37:42.033684 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11439 | 2026.01.09 00:37:42.033901 [ 269 ] {eeb66374-0c34-4d29-a97e-47963fa923d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11440 | 2026.01.09 00:37:42.033990 [ 269 ] {eeb66374-0c34-4d29-a97e-47963fa923d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11441 | 2026.01.09 00:37:42.034792 [ 269 ] {eeb66374-0c34-4d29-a97e-47963fa923d1} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11442 | 2026.01.09 00:37:42.034839 [ 269 ] {eeb66374-0c34-4d29-a97e-47963fa923d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11443 | 2026.01.09 00:37:42.035248 [ 269 ] {eeb66374-0c34-4d29-a97e-47963fa923d1} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11444 | 2026.01.09 00:37:42.035475 [ 269 ] {eeb66374-0c34-4d29-a97e-47963fa923d1} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11445 | 2026.01.09 00:37:42.035640 [ 269 ] {eeb66374-0c34-4d29-a97e-47963fa923d1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001801 sec., 31093.83675735702 rows/sec., 2.39 MiB/sec. | ||
| 11446 | 2026.01.09 00:37:42.035692 [ 269 ] {eeb66374-0c34-4d29-a97e-47963fa923d1} <Debug> TCPHandler: Processed in 0.002192873 sec. | ||
| 11447 | 2026.01.09 00:37:42.035825 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11448 | 2026.01.09 00:37:42.035997 [ 269 ] {9358f057-6408-4275-a6c5-9c5dca939c9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11449 | 2026.01.09 00:37:42.036042 [ 269 ] {9358f057-6408-4275-a6c5-9c5dca939c9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11450 | 2026.01.09 00:37:42.036496 [ 269 ] {9358f057-6408-4275-a6c5-9c5dca939c9f} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11451 | 2026.01.09 00:37:42.036530 [ 269 ] {9358f057-6408-4275-a6c5-9c5dca939c9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11452 | 2026.01.09 00:37:42.036857 [ 269 ] {9358f057-6408-4275-a6c5-9c5dca939c9f} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11453 | 2026.01.09 00:37:42.037076 [ 269 ] {9358f057-6408-4275-a6c5-9c5dca939c9f} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11454 | 2026.01.09 00:37:42.037211 [ 269 ] {9358f057-6408-4275-a6c5-9c5dca939c9f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00124 sec., 51612.903225806454 rows/sec., 4.03 MiB/sec. | ||
| 11455 | 2026.01.09 00:37:42.037249 [ 269 ] {9358f057-6408-4275-a6c5-9c5dca939c9f} <Debug> TCPHandler: Processed in 0.001478402 sec. | ||
| 11456 | 2026.01.09 00:37:42.037451 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11457 | 2026.01.09 00:37:42.037553 [ 269 ] {07ca580b-23f6-441f-99e0-3fcff7a802ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11458 | 2026.01.09 00:37:42.037597 [ 269 ] {07ca580b-23f6-441f-99e0-3fcff7a802ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11459 | 2026.01.09 00:37:42.037971 [ 269 ] {07ca580b-23f6-441f-99e0-3fcff7a802ee} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11460 | 2026.01.09 00:37:42.038005 [ 269 ] {07ca580b-23f6-441f-99e0-3fcff7a802ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11461 | 2026.01.09 00:37:42.038337 [ 269 ] {07ca580b-23f6-441f-99e0-3fcff7a802ee} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11462 | 2026.01.09 00:37:42.038550 [ 269 ] {07ca580b-23f6-441f-99e0-3fcff7a802ee} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11463 | 2026.01.09 00:37:42.038681 [ 269 ] {07ca580b-23f6-441f-99e0-3fcff7a802ee} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.00115 sec., 55652.17391304348 rows/sec., 3.88 MiB/sec. | ||
| 11464 | 2026.01.09 00:37:42.038717 [ 269 ] {07ca580b-23f6-441f-99e0-3fcff7a802ee} <Debug> TCPHandler: Processed in 0.001317868 sec. | ||
| 11465 | 2026.01.09 00:37:42.038836 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11466 | 2026.01.09 00:37:42.038932 [ 269 ] {288651d2-e598-4a94-b108-337958221218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11467 | 2026.01.09 00:37:42.038973 [ 269 ] {288651d2-e598-4a94-b108-337958221218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11468 | 2026.01.09 00:37:42.039302 [ 269 ] {288651d2-e598-4a94-b108-337958221218} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11469 | 2026.01.09 00:37:42.039335 [ 269 ] {288651d2-e598-4a94-b108-337958221218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11470 | 2026.01.09 00:37:42.039640 [ 269 ] {288651d2-e598-4a94-b108-337958221218} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11471 | 2026.01.09 00:37:42.039844 [ 269 ] {288651d2-e598-4a94-b108-337958221218} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11472 | 2026.01.09 00:37:42.039973 [ 269 ] {288651d2-e598-4a94-b108-337958221218} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.00106 sec., 22641.509433962266 rows/sec., 1.53 MiB/sec. | ||
| 11473 | 2026.01.09 00:37:42.040008 [ 269 ] {288651d2-e598-4a94-b108-337958221218} <Debug> TCPHandler: Processed in 0.001222815 sec. | ||
| 11474 | 2026.01.09 00:37:42.395814 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23511 | ||
| 11475 | 2026.01.09 00:37:42.396415 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11476 | 2026.01.09 00:37:42.396467 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11477 | 2026.01.09 00:37:42.396980 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11478 | 2026.01.09 00:37:42.397212 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11479 | 2026.01.09 00:37:42.397362 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23511 | ||
| 11480 | 2026.01.09 00:37:43.649276 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 11481 | 2026.01.09 00:37:43.667131 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11482 | 2026.01.09 00:37:43.667197 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11483 | 2026.01.09 00:37:43.673621 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11484 | 2026.01.09 00:37:43.674342 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11485 | 2026.01.09 00:37:43.677550 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 11486 | 2026.01.09 00:37:44.957829 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1480 | ||
| 11487 | 2026.01.09 00:37:44.960397 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11488 | 2026.01.09 00:37:44.960435 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11489 | 2026.01.09 00:37:44.961631 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11490 | 2026.01.09 00:37:44.961891 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11491 | 2026.01.09 00:37:44.962045 [ 121 ] {} <Debug> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11492 | 2026.01.09 00:37:44.962088 [ 121 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11493 | 2026.01.09 00:37:44.962110 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11494 | 2026.01.09 00:37:44.962148 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1480 | ||
| 11495 | 2026.01.09 00:37:44.962267 [ 194 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::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 | ||
| 11496 | 2026.01.09 00:37:44.962902 [ 194 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11497 | 2026.01.09 00:37:44.963058 [ 194 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1298 rows starting from the beginning of the part | ||
| 11498 | 2026.01.09 00:37:44.963432 [ 194 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 28 rows starting from the beginning of the part | ||
| 11499 | 2026.01.09 00:37:44.963792 [ 194 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 42 rows starting from the beginning of the part | ||
| 11500 | 2026.01.09 00:37:44.964123 [ 194 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 32 rows starting from the beginning of the part | ||
| 11501 | 2026.01.09 00:37:44.964472 [ 194 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 34 rows starting from the beginning of the part | ||
| 11502 | 2026.01.09 00:37:44.964805 [ 194 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 46 rows starting from the beginning of the part | ||
| 11503 | 2026.01.09 00:37:44.971306 [ 194 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1480 rows, containing 72 columns (72 merged, 0 gathered) in 0.00912433 sec., 162203.6905723489 rows/sec., 128.88 MiB/sec. | ||
| 11504 | 2026.01.09 00:37:44.972718 [ 190 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11505 | 2026.01.09 00:37:44.973235 [ 190 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_36_7} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11506 | 2026.01.09 00:37:44.973302 [ 190 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_36_7} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11507 | 2026.01.09 00:37:44.973437 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
| 11508 | 2026.01.09 00:37:47.040312 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11509 | 2026.01.09 00:37:47.040517 [ 269 ] {6ee2a7b5-adbc-4cd1-99cc-77d5ac4aecfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11510 | 2026.01.09 00:37:47.040582 [ 269 ] {6ee2a7b5-adbc-4cd1-99cc-77d5ac4aecfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11511 | 2026.01.09 00:37:47.041352 [ 269 ] {6ee2a7b5-adbc-4cd1-99cc-77d5ac4aecfb} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11512 | 2026.01.09 00:37:47.041403 [ 269 ] {6ee2a7b5-adbc-4cd1-99cc-77d5ac4aecfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11513 | 2026.01.09 00:37:47.041844 [ 269 ] {6ee2a7b5-adbc-4cd1-99cc-77d5ac4aecfb} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11514 | 2026.01.09 00:37:47.042062 [ 269 ] {6ee2a7b5-adbc-4cd1-99cc-77d5ac4aecfb} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11515 | 2026.01.09 00:37:47.042220 [ 269 ] {6ee2a7b5-adbc-4cd1-99cc-77d5ac4aecfb} <Debug> executeQuery: Read 139 rows, 12.36 KiB in 0.001749 sec., 79473.98513436249 rows/sec., 6.90 MiB/sec. | ||
| 11516 | 2026.01.09 00:37:47.042261 [ 269 ] {6ee2a7b5-adbc-4cd1-99cc-77d5ac4aecfb} <Debug> TCPHandler: Processed in 0.002086459 sec. | ||
| 11517 | 2026.01.09 00:37:47.042382 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11518 | 2026.01.09 00:37:47.042476 [ 269 ] {ef968ebb-91f3-45c2-91d9-68b01c1022b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11519 | 2026.01.09 00:37:47.042516 [ 269 ] {ef968ebb-91f3-45c2-91d9-68b01c1022b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11520 | 2026.01.09 00:37:47.042943 [ 269 ] {ef968ebb-91f3-45c2-91d9-68b01c1022b5} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11521 | 2026.01.09 00:37:47.042979 [ 269 ] {ef968ebb-91f3-45c2-91d9-68b01c1022b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11522 | 2026.01.09 00:37:47.043269 [ 269 ] {ef968ebb-91f3-45c2-91d9-68b01c1022b5} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11523 | 2026.01.09 00:37:47.043480 [ 269 ] {ef968ebb-91f3-45c2-91d9-68b01c1022b5} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11524 | 2026.01.09 00:37:47.043608 [ 269 ] {ef968ebb-91f3-45c2-91d9-68b01c1022b5} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.00115 sec., 35652.17391304348 rows/sec., 2.62 MiB/sec. | ||
| 11525 | 2026.01.09 00:37:47.043647 [ 269 ] {ef968ebb-91f3-45c2-91d9-68b01c1022b5} <Debug> TCPHandler: Processed in 0.001313427 sec. | ||
| 11526 | 2026.01.09 00:37:47.043755 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11527 | 2026.01.09 00:37:47.043847 [ 269 ] {52631790-7e0c-4d79-ac53-2846784f1b70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11528 | 2026.01.09 00:37:47.043885 [ 269 ] {52631790-7e0c-4d79-ac53-2846784f1b70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11529 | 2026.01.09 00:37:47.044303 [ 269 ] {52631790-7e0c-4d79-ac53-2846784f1b70} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11530 | 2026.01.09 00:37:47.044338 [ 269 ] {52631790-7e0c-4d79-ac53-2846784f1b70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11531 | 2026.01.09 00:37:47.044632 [ 269 ] {52631790-7e0c-4d79-ac53-2846784f1b70} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11532 | 2026.01.09 00:37:47.044834 [ 269 ] {52631790-7e0c-4d79-ac53-2846784f1b70} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11533 | 2026.01.09 00:37:47.044960 [ 269 ] {52631790-7e0c-4d79-ac53-2846784f1b70} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001131 sec., 884.1732979664014 rows/sec., 58.71 KiB/sec. | ||
| 11534 | 2026.01.09 00:37:47.044997 [ 269 ] {52631790-7e0c-4d79-ac53-2846784f1b70} <Debug> TCPHandler: Processed in 0.001290177 sec. | ||
| 11535 | 2026.01.09 00:37:47.045103 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11536 | 2026.01.09 00:37:47.045203 [ 269 ] {ae6e2002-4bdf-400c-879e-853b14078ced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11537 | 2026.01.09 00:37:47.045241 [ 269 ] {ae6e2002-4bdf-400c-879e-853b14078ced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11538 | 2026.01.09 00:37:47.045663 [ 269 ] {ae6e2002-4bdf-400c-879e-853b14078ced} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11539 | 2026.01.09 00:37:47.045697 [ 269 ] {ae6e2002-4bdf-400c-879e-853b14078ced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11540 | 2026.01.09 00:37:47.046001 [ 269 ] {ae6e2002-4bdf-400c-879e-853b14078ced} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11541 | 2026.01.09 00:37:47.046214 [ 269 ] {ae6e2002-4bdf-400c-879e-853b14078ced} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11542 | 2026.01.09 00:37:47.046340 [ 269 ] {ae6e2002-4bdf-400c-879e-853b14078ced} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001162 sec., 90361.44578313253 rows/sec., 7.06 MiB/sec. | ||
| 11543 | 2026.01.09 00:37:47.046377 [ 269 ] {ae6e2002-4bdf-400c-879e-853b14078ced} <Debug> TCPHandler: Processed in 0.001322348 sec. | ||
| 11544 | 2026.01.09 00:37:47.046485 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11545 | 2026.01.09 00:37:47.046579 [ 269 ] {f6d5b956-d763-42e2-8ed3-4397e9ebab1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11546 | 2026.01.09 00:37:47.046620 [ 269 ] {f6d5b956-d763-42e2-8ed3-4397e9ebab1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11547 | 2026.01.09 00:37:47.047034 [ 269 ] {f6d5b956-d763-42e2-8ed3-4397e9ebab1b} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11548 | 2026.01.09 00:37:47.047069 [ 269 ] {f6d5b956-d763-42e2-8ed3-4397e9ebab1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11549 | 2026.01.09 00:37:47.047388 [ 269 ] {f6d5b956-d763-42e2-8ed3-4397e9ebab1b} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11550 | 2026.01.09 00:37:47.047586 [ 269 ] {f6d5b956-d763-42e2-8ed3-4397e9ebab1b} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11551 | 2026.01.09 00:37:47.047711 [ 269 ] {f6d5b956-d763-42e2-8ed3-4397e9ebab1b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00115 sec., 139130.4347826087 rows/sec., 9.69 MiB/sec. | ||
| 11552 | 2026.01.09 00:37:47.047747 [ 269 ] {f6d5b956-d763-42e2-8ed3-4397e9ebab1b} <Debug> TCPHandler: Processed in 0.001309408 sec. | ||
| 11553 | 2026.01.09 00:37:47.047847 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11554 | 2026.01.09 00:37:47.047939 [ 269 ] {4fb49a30-d0f2-4a87-ba78-347c467eb793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11555 | 2026.01.09 00:37:47.047979 [ 269 ] {4fb49a30-d0f2-4a87-ba78-347c467eb793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11556 | 2026.01.09 00:37:47.048282 [ 269 ] {4fb49a30-d0f2-4a87-ba78-347c467eb793} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11557 | 2026.01.09 00:37:47.048316 [ 269 ] {4fb49a30-d0f2-4a87-ba78-347c467eb793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11558 | 2026.01.09 00:37:47.048595 [ 269 ] {4fb49a30-d0f2-4a87-ba78-347c467eb793} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11559 | 2026.01.09 00:37:47.048791 [ 269 ] {4fb49a30-d0f2-4a87-ba78-347c467eb793} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11560 | 2026.01.09 00:37:47.048913 [ 269 ] {4fb49a30-d0f2-4a87-ba78-347c467eb793} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.000992 sec., 1008.0645161290322 rows/sec., 63.99 KiB/sec. | ||
| 11561 | 2026.01.09 00:37:47.048948 [ 269 ] {4fb49a30-d0f2-4a87-ba78-347c467eb793} <Debug> TCPHandler: Processed in 0.001148383 sec. | ||
| 11562 | 2026.01.09 00:37:47.049284 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11563 | 2026.01.09 00:37:47.049412 [ 269 ] {8a72804d-aa85-4cdf-ad35-cba4cf8dcb49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11564 | 2026.01.09 00:37:47.049476 [ 269 ] {8a72804d-aa85-4cdf-ad35-cba4cf8dcb49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11565 | 2026.01.09 00:37:47.050366 [ 269 ] {8a72804d-aa85-4cdf-ad35-cba4cf8dcb49} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11566 | 2026.01.09 00:37:47.050403 [ 269 ] {8a72804d-aa85-4cdf-ad35-cba4cf8dcb49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11567 | 2026.01.09 00:37:47.050971 [ 269 ] {8a72804d-aa85-4cdf-ad35-cba4cf8dcb49} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11568 | 2026.01.09 00:37:47.051195 [ 269 ] {8a72804d-aa85-4cdf-ad35-cba4cf8dcb49} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11569 | 2026.01.09 00:37:47.051333 [ 269 ] {8a72804d-aa85-4cdf-ad35-cba4cf8dcb49} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001946 sec., 21068.8591983556 rows/sec., 37.75 MiB/sec. | ||
| 11570 | 2026.01.09 00:37:47.051385 [ 269 ] {8a72804d-aa85-4cdf-ad35-cba4cf8dcb49} <Debug> TCPHandler: Processed in 0.002160701 sec. | ||
| 11571 | 2026.01.09 00:37:47.051499 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11572 | 2026.01.09 00:37:47.051594 [ 269 ] {eb1ec2b8-6050-4b39-ba4e-e54af1064cae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11573 | 2026.01.09 00:37:47.051635 [ 269 ] {eb1ec2b8-6050-4b39-ba4e-e54af1064cae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11574 | 2026.01.09 00:37:47.051807 [ 120 ] {} <Debug> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11575 | 2026.01.09 00:37:47.051904 [ 120 ] {} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11576 | 2026.01.09 00:37:47.051940 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11577 | 2026.01.09 00:37:47.051971 [ 269 ] {eb1ec2b8-6050-4b39-ba4e-e54af1064cae} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11578 | 2026.01.09 00:37:47.052013 [ 269 ] {eb1ec2b8-6050-4b39-ba4e-e54af1064cae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11579 | 2026.01.09 00:37:47.052100 [ 202 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::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 | ||
| 11580 | 2026.01.09 00:37:47.052318 [ 269 ] {eb1ec2b8-6050-4b39-ba4e-e54af1064cae} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11581 | 2026.01.09 00:37:47.052371 [ 202 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11582 | 2026.01.09 00:37:47.052436 [ 202 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1147 rows starting from the beginning of the part | ||
| 11583 | 2026.01.09 00:37:47.052540 [ 269 ] {eb1ec2b8-6050-4b39-ba4e-e54af1064cae} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11584 | 2026.01.09 00:37:47.052569 [ 202 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 41 rows starting from the beginning of the part | ||
| 11585 | 2026.01.09 00:37:47.052678 [ 202 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 41 rows starting from the beginning of the part | ||
| 11586 | 2026.01.09 00:37:47.052679 [ 269 ] {eb1ec2b8-6050-4b39-ba4e-e54af1064cae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 11587 | 2026.01.09 00:37:47.052729 [ 269 ] {eb1ec2b8-6050-4b39-ba4e-e54af1064cae} <Debug> TCPHandler: Processed in 0.001279166 sec. | ||
| 11588 | 2026.01.09 00:37:47.052777 [ 202 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 41 rows starting from the beginning of the part | ||
| 11589 | 2026.01.09 00:37:47.052874 [ 202 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 41 rows starting from the beginning of the part | ||
| 11590 | 2026.01.09 00:37:47.052967 [ 202 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 41 rows starting from the beginning of the part | ||
| 11591 | 2026.01.09 00:37:47.058868 [ 202 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1352 rows, containing 19 columns (19 merged, 0 gathered) in 0.006830094 sec., 197947.49530533547 rows/sec., 354.71 MiB/sec. | ||
| 11592 | 2026.01.09 00:37:47.059960 [ 190 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11593 | 2026.01.09 00:37:47.060316 [ 190 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11594 | 2026.01.09 00:37:47.060389 [ 190 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11595 | 2026.01.09 00:37:47.060504 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.48 MiB. | ||
| 11596 | 2026.01.09 00:37:48.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 322.53 MiB, peak 333.98 MiB, free memory in arenas 0.00 B, will set to 324.11 MiB (RSS), difference: 1.58 MiB | ||
| 11597 | 2026.01.09 00:37:49.737186 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11598 | 2026.01.09 00:37:49.737270 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11599 | 2026.01.09 00:37:49.897553 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23959 | ||
| 11600 | 2026.01.09 00:37:49.898339 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11601 | 2026.01.09 00:37:49.898415 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11602 | 2026.01.09 00:37:49.898918 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11603 | 2026.01.09 00:37:49.899149 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11604 | 2026.01.09 00:37:49.899300 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23959 | ||
| 11605 | 2026.01.09 00:37:51.177717 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 11606 | 2026.01.09 00:37:51.196552 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11607 | 2026.01.09 00:37:51.196604 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11608 | 2026.01.09 00:37:51.202824 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11609 | 2026.01.09 00:37:51.203541 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11610 | 2026.01.09 00:37:51.206812 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 11611 | 2026.01.09 00:37:52.049786 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11612 | 2026.01.09 00:37:52.049997 [ 269 ] {65567c66-5e33-4973-890f-26b339c0f919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11613 | 2026.01.09 00:37:52.050073 [ 269 ] {65567c66-5e33-4973-890f-26b339c0f919} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11614 | 2026.01.09 00:37:52.051017 [ 269 ] {65567c66-5e33-4973-890f-26b339c0f919} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11615 | 2026.01.09 00:37:52.051075 [ 269 ] {65567c66-5e33-4973-890f-26b339c0f919} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11616 | 2026.01.09 00:37:52.051510 [ 269 ] {65567c66-5e33-4973-890f-26b339c0f919} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11617 | 2026.01.09 00:37:52.051741 [ 269 ] {65567c66-5e33-4973-890f-26b339c0f919} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11618 | 2026.01.09 00:37:52.051909 [ 269 ] {65567c66-5e33-4973-890f-26b339c0f919} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001964 sec., 208757.63747454176 rows/sec., 13.24 MiB/sec. | ||
| 11619 | 2026.01.09 00:37:52.051960 [ 269 ] {65567c66-5e33-4973-890f-26b339c0f919} <Debug> TCPHandler: Processed in 0.002316856 sec. | ||
| 11620 | 2026.01.09 00:37:52.052089 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11621 | 2026.01.09 00:37:52.052195 [ 269 ] {6cb69627-c9e8-4af6-8968-a066285f75f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11622 | 2026.01.09 00:37:52.052241 [ 269 ] {6cb69627-c9e8-4af6-8968-a066285f75f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11623 | 2026.01.09 00:37:52.053232 [ 269 ] {6cb69627-c9e8-4af6-8968-a066285f75f7} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11624 | 2026.01.09 00:37:52.053271 [ 269 ] {6cb69627-c9e8-4af6-8968-a066285f75f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11625 | 2026.01.09 00:37:52.053663 [ 269 ] {6cb69627-c9e8-4af6-8968-a066285f75f7} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11626 | 2026.01.09 00:37:52.053885 [ 269 ] {6cb69627-c9e8-4af6-8968-a066285f75f7} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11627 | 2026.01.09 00:37:52.054017 [ 269 ] {6cb69627-c9e8-4af6-8968-a066285f75f7} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001846 sec., 602383.5319609968 rows/sec., 47.53 MiB/sec. | ||
| 11628 | 2026.01.09 00:37:52.054057 [ 269 ] {6cb69627-c9e8-4af6-8968-a066285f75f7} <Debug> TCPHandler: Processed in 0.002018558 sec. | ||
| 11629 | 2026.01.09 00:37:52.054185 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11630 | 2026.01.09 00:37:52.054286 [ 269 ] {c1e34ebe-b125-4216-84ae-9528a43eeaff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11631 | 2026.01.09 00:37:52.054329 [ 269 ] {c1e34ebe-b125-4216-84ae-9528a43eeaff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11632 | 2026.01.09 00:37:52.054828 [ 269 ] {c1e34ebe-b125-4216-84ae-9528a43eeaff} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11633 | 2026.01.09 00:37:52.054865 [ 269 ] {c1e34ebe-b125-4216-84ae-9528a43eeaff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11634 | 2026.01.09 00:37:52.055190 [ 269 ] {c1e34ebe-b125-4216-84ae-9528a43eeaff} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11635 | 2026.01.09 00:37:52.055394 [ 269 ] {c1e34ebe-b125-4216-84ae-9528a43eeaff} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11636 | 2026.01.09 00:37:52.055526 [ 269 ] {c1e34ebe-b125-4216-84ae-9528a43eeaff} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001262 sec., 162440.5705229794 rows/sec., 9.53 MiB/sec. | ||
| 11637 | 2026.01.09 00:37:52.055565 [ 269 ] {c1e34ebe-b125-4216-84ae-9528a43eeaff} <Debug> TCPHandler: Processed in 0.001429731 sec. | ||
| 11638 | 2026.01.09 00:37:52.055667 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11639 | 2026.01.09 00:37:52.055764 [ 269 ] {76fc8ca8-8acc-4dd8-8a88-7aa269091758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11640 | 2026.01.09 00:37:52.055804 [ 269 ] {76fc8ca8-8acc-4dd8-8a88-7aa269091758} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11641 | 2026.01.09 00:37:52.056284 [ 269 ] {76fc8ca8-8acc-4dd8-8a88-7aa269091758} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11642 | 2026.01.09 00:37:52.056320 [ 269 ] {76fc8ca8-8acc-4dd8-8a88-7aa269091758} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11643 | 2026.01.09 00:37:52.056621 [ 269 ] {76fc8ca8-8acc-4dd8-8a88-7aa269091758} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11644 | 2026.01.09 00:37:52.056826 [ 269 ] {76fc8ca8-8acc-4dd8-8a88-7aa269091758} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11645 | 2026.01.09 00:37:52.056957 [ 269 ] {76fc8ca8-8acc-4dd8-8a88-7aa269091758} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001213 sec., 174773.28936521022 rows/sec., 11.27 MiB/sec. | ||
| 11646 | 2026.01.09 00:37:52.056995 [ 269 ] {76fc8ca8-8acc-4dd8-8a88-7aa269091758} <Debug> TCPHandler: Processed in 0.001377759 sec. | ||
| 11647 | 2026.01.09 00:37:52.057103 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11648 | 2026.01.09 00:37:52.057210 [ 269 ] {42fa8ac9-eb72-40e4-a42f-b4e6453c20d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11649 | 2026.01.09 00:37:52.057252 [ 269 ] {42fa8ac9-eb72-40e4-a42f-b4e6453c20d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11650 | 2026.01.09 00:37:52.057777 [ 269 ] {42fa8ac9-eb72-40e4-a42f-b4e6453c20d3} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11651 | 2026.01.09 00:37:52.057818 [ 269 ] {42fa8ac9-eb72-40e4-a42f-b4e6453c20d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11652 | 2026.01.09 00:37:52.058149 [ 269 ] {42fa8ac9-eb72-40e4-a42f-b4e6453c20d3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11653 | 2026.01.09 00:37:52.058367 [ 269 ] {42fa8ac9-eb72-40e4-a42f-b4e6453c20d3} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11654 | 2026.01.09 00:37:52.058504 [ 269 ] {42fa8ac9-eb72-40e4-a42f-b4e6453c20d3} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001312 sec., 160823.1707317073 rows/sec., 9.13 MiB/sec. | ||
| 11655 | 2026.01.09 00:37:52.058545 [ 269 ] {42fa8ac9-eb72-40e4-a42f-b4e6453c20d3} <Debug> TCPHandler: Processed in 0.001493552 sec. | ||
| 11656 | 2026.01.09 00:37:52.058659 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11657 | 2026.01.09 00:37:52.058755 [ 269 ] {156a3adf-4b7c-4468-b924-5284a4d9606a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11658 | 2026.01.09 00:37:52.058796 [ 269 ] {156a3adf-4b7c-4468-b924-5284a4d9606a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11659 | 2026.01.09 00:37:52.059477 [ 269 ] {156a3adf-4b7c-4468-b924-5284a4d9606a} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11660 | 2026.01.09 00:37:52.059513 [ 269 ] {156a3adf-4b7c-4468-b924-5284a4d9606a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11661 | 2026.01.09 00:37:52.059849 [ 269 ] {156a3adf-4b7c-4468-b924-5284a4d9606a} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11662 | 2026.01.09 00:37:52.060074 [ 269 ] {156a3adf-4b7c-4468-b924-5284a4d9606a} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11663 | 2026.01.09 00:37:52.060209 [ 269 ] {156a3adf-4b7c-4468-b924-5284a4d9606a} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.00147 sec., 461904.7619047619 rows/sec., 32.20 MiB/sec. | ||
| 11664 | 2026.01.09 00:37:52.060248 [ 269 ] {156a3adf-4b7c-4468-b924-5284a4d9606a} <Debug> TCPHandler: Processed in 0.001639397 sec. | ||
| 11665 | 2026.01.09 00:37:52.060379 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11666 | 2026.01.09 00:37:52.060502 [ 269 ] {5fe4fee6-bcea-4488-970c-d04519dfc99c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11667 | 2026.01.09 00:37:52.060552 [ 269 ] {5fe4fee6-bcea-4488-970c-d04519dfc99c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11668 | 2026.01.09 00:37:52.060931 [ 269 ] {5fe4fee6-bcea-4488-970c-d04519dfc99c} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11669 | 2026.01.09 00:37:52.060974 [ 269 ] {5fe4fee6-bcea-4488-970c-d04519dfc99c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11670 | 2026.01.09 00:37:52.061338 [ 269 ] {5fe4fee6-bcea-4488-970c-d04519dfc99c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11671 | 2026.01.09 00:37:52.061572 [ 269 ] {5fe4fee6-bcea-4488-970c-d04519dfc99c} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11672 | 2026.01.09 00:37:52.061696 [ 269 ] {5fe4fee6-bcea-4488-970c-d04519dfc99c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001218 sec., 4926.108374384236 rows/sec., 257.37 KiB/sec. | ||
| 11673 | 2026.01.09 00:37:52.061733 [ 269 ] {5fe4fee6-bcea-4488-970c-d04519dfc99c} <Debug> TCPHandler: Processed in 0.00141393 sec. | ||
| 11674 | 2026.01.09 00:37:52.061856 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11675 | 2026.01.09 00:37:52.061949 [ 269 ] {aee6a0f6-82a1-46d0-acff-72f72908698f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11676 | 2026.01.09 00:37:52.061989 [ 269 ] {aee6a0f6-82a1-46d0-acff-72f72908698f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11677 | 2026.01.09 00:37:52.062430 [ 269 ] {aee6a0f6-82a1-46d0-acff-72f72908698f} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11678 | 2026.01.09 00:37:52.062465 [ 269 ] {aee6a0f6-82a1-46d0-acff-72f72908698f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11679 | 2026.01.09 00:37:52.062803 [ 269 ] {aee6a0f6-82a1-46d0-acff-72f72908698f} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11680 | 2026.01.09 00:37:52.063004 [ 269 ] {aee6a0f6-82a1-46d0-acff-72f72908698f} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11681 | 2026.01.09 00:37:52.063130 [ 269 ] {aee6a0f6-82a1-46d0-acff-72f72908698f} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001199 sec., 261884.90408673894 rows/sec., 17.20 MiB/sec. | ||
| 11682 | 2026.01.09 00:37:52.063166 [ 269 ] {aee6a0f6-82a1-46d0-acff-72f72908698f} <Debug> TCPHandler: Processed in 0.001362589 sec. | ||
| 11683 | 2026.01.09 00:37:52.063272 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11684 | 2026.01.09 00:37:52.063364 [ 269 ] {7b26c21e-7141-4b08-b72e-7b2a89b52f11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11685 | 2026.01.09 00:37:52.063404 [ 269 ] {7b26c21e-7141-4b08-b72e-7b2a89b52f11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11686 | 2026.01.09 00:37:52.063708 [ 269 ] {7b26c21e-7141-4b08-b72e-7b2a89b52f11} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11687 | 2026.01.09 00:37:52.063741 [ 269 ] {7b26c21e-7141-4b08-b72e-7b2a89b52f11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11688 | 2026.01.09 00:37:52.064023 [ 269 ] {7b26c21e-7141-4b08-b72e-7b2a89b52f11} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11689 | 2026.01.09 00:37:52.064232 [ 269 ] {7b26c21e-7141-4b08-b72e-7b2a89b52f11} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11690 | 2026.01.09 00:37:52.064340 [ 116 ] {} <Debug> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62) (MergerMutator): Selected 6 parts from all_1_32_7 to all_37_37_0 | ||
| 11691 | 2026.01.09 00:37:52.064355 [ 269 ] {7b26c21e-7141-4b08-b72e-7b2a89b52f11} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001009 sec., 991.0802775024778 rows/sec., 66.78 KiB/sec. | ||
| 11692 | 2026.01.09 00:37:52.064417 [ 116 ] {} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11693 | 2026.01.09 00:37:52.064431 [ 269 ] {7b26c21e-7141-4b08-b72e-7b2a89b52f11} <Debug> TCPHandler: Processed in 0.001205714 sec. | ||
| 11694 | 2026.01.09 00:37:52.064443 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11695 | 2026.01.09 00:37:52.064552 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11696 | 2026.01.09 00:37:52.064583 [ 195 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_32_7 to all_37_37_0 into Compact with storage Full | ||
| 11697 | 2026.01.09 00:37:52.064647 [ 269 ] {0383161b-f0f9-4bcb-a8e7-05cb9920b4b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11698 | 2026.01.09 00:37:52.064691 [ 269 ] {0383161b-f0f9-4bcb-a8e7-05cb9920b4b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11699 | 2026.01.09 00:37:52.064740 [ 195 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11700 | 2026.01.09 00:37:52.064783 [ 195 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 32 rows starting from the beginning of the part | ||
| 11701 | 2026.01.09 00:37:52.064855 [ 195 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
| 11702 | 2026.01.09 00:37:52.064903 [ 195 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
| 11703 | 2026.01.09 00:37:52.064950 [ 195 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 11704 | 2026.01.09 00:37:52.064993 [ 195 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
| 11705 | 2026.01.09 00:37:52.065022 [ 269 ] {0383161b-f0f9-4bcb-a8e7-05cb9920b4b5} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11706 | 2026.01.09 00:37:52.065038 [ 195 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 11707 | 2026.01.09 00:37:52.065066 [ 269 ] {0383161b-f0f9-4bcb-a8e7-05cb9920b4b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11708 | 2026.01.09 00:37:52.065396 [ 269 ] {0383161b-f0f9-4bcb-a8e7-05cb9920b4b5} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11709 | 2026.01.09 00:37:52.065615 [ 269 ] {0383161b-f0f9-4bcb-a8e7-05cb9920b4b5} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11710 | 2026.01.09 00:37:52.065747 [ 269 ] {0383161b-f0f9-4bcb-a8e7-05cb9920b4b5} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001117 sec., 93106.53536257835 rows/sec., 5.70 MiB/sec. | ||
| 11711 | 2026.01.09 00:37:52.065783 [ 269 ] {0383161b-f0f9-4bcb-a8e7-05cb9920b4b5} <Debug> TCPHandler: Processed in 0.001279537 sec. | ||
| 11712 | 2026.01.09 00:37:52.065911 [ 195 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37 rows, containing 4 columns (4 merged, 0 gathered) in 0.00138719 sec., 26672.625956069463 rows/sec., 1.74 MiB/sec. | ||
| 11713 | 2026.01.09 00:37:52.066046 [ 199 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 11714 | 2026.01.09 00:37:52.066314 [ 199 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_37_8} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11715 | 2026.01.09 00:37:52.066387 [ 199 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_37_8} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62) (MergerMutator): Merged 6 parts: [all_1_32_7, all_37_37_0] -> all_1_37_8 | ||
| 11716 | 2026.01.09 00:37:52.066450 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11717 | 2026.01.09 00:37:54.962389 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1516 | ||
| 11718 | 2026.01.09 00:37:54.964741 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11719 | 2026.01.09 00:37:54.964790 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11720 | 2026.01.09 00:37:54.965978 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11721 | 2026.01.09 00:37:54.966258 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11722 | 2026.01.09 00:37:54.966618 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1516 | ||
| 11723 | 2026.01.09 00:37:57.040899 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11724 | 2026.01.09 00:37:57.041118 [ 269 ] {43893402-0b29-47ed-9154-13b7fa0a3e5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11725 | 2026.01.09 00:37:57.041191 [ 269 ] {43893402-0b29-47ed-9154-13b7fa0a3e5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11726 | 2026.01.09 00:37:57.041876 [ 269 ] {43893402-0b29-47ed-9154-13b7fa0a3e5e} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11727 | 2026.01.09 00:37:57.041928 [ 269 ] {43893402-0b29-47ed-9154-13b7fa0a3e5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11728 | 2026.01.09 00:37:57.042324 [ 269 ] {43893402-0b29-47ed-9154-13b7fa0a3e5e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 11729 | 2026.01.09 00:37:57.042544 [ 269 ] {43893402-0b29-47ed-9154-13b7fa0a3e5e} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11730 | 2026.01.09 00:37:57.042691 [ 269 ] {43893402-0b29-47ed-9154-13b7fa0a3e5e} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001626 sec., 8610.086100861008 rows/sec., 702.09 KiB/sec. | ||
| 11731 | 2026.01.09 00:37:57.042740 [ 269 ] {43893402-0b29-47ed-9154-13b7fa0a3e5e} <Debug> TCPHandler: Processed in 0.001979027 sec. | ||
| 11732 | 2026.01.09 00:37:57.042865 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11733 | 2026.01.09 00:37:57.042962 [ 269 ] {b0a4cd2c-9ab2-4138-8c4b-4e44e09e8867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11734 | 2026.01.09 00:37:57.043003 [ 269 ] {b0a4cd2c-9ab2-4138-8c4b-4e44e09e8867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11735 | 2026.01.09 00:37:57.043542 [ 269 ] {b0a4cd2c-9ab2-4138-8c4b-4e44e09e8867} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11736 | 2026.01.09 00:37:57.043576 [ 269 ] {b0a4cd2c-9ab2-4138-8c4b-4e44e09e8867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11737 | 2026.01.09 00:37:57.043894 [ 269 ] {b0a4cd2c-9ab2-4138-8c4b-4e44e09e8867} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11738 | 2026.01.09 00:37:57.044108 [ 269 ] {b0a4cd2c-9ab2-4138-8c4b-4e44e09e8867} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11739 | 2026.01.09 00:37:57.044243 [ 269 ] {b0a4cd2c-9ab2-4138-8c4b-4e44e09e8867} <Debug> executeQuery: Read 145 rows, 12.78 KiB in 0.001302 sec., 111367.12749615975 rows/sec., 9.59 MiB/sec. | ||
| 11740 | 2026.01.09 00:37:57.044280 [ 269 ] {b0a4cd2c-9ab2-4138-8c4b-4e44e09e8867} <Debug> TCPHandler: Processed in 0.001462191 sec. | ||
| 11741 | 2026.01.09 00:37:57.044393 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11742 | 2026.01.09 00:37:57.044486 [ 269 ] {34fcffe3-f2b5-4efa-8008-8a383ac22e02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11743 | 2026.01.09 00:37:57.044525 [ 269 ] {34fcffe3-f2b5-4efa-8008-8a383ac22e02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11744 | 2026.01.09 00:37:57.044980 [ 269 ] {34fcffe3-f2b5-4efa-8008-8a383ac22e02} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11745 | 2026.01.09 00:37:57.045014 [ 269 ] {34fcffe3-f2b5-4efa-8008-8a383ac22e02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11746 | 2026.01.09 00:37:57.045330 [ 269 ] {34fcffe3-f2b5-4efa-8008-8a383ac22e02} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11747 | 2026.01.09 00:37:57.045550 [ 269 ] {34fcffe3-f2b5-4efa-8008-8a383ac22e02} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11748 | 2026.01.09 00:37:57.045687 [ 269 ] {34fcffe3-f2b5-4efa-8008-8a383ac22e02} <Debug> executeQuery: Read 55 rows, 4.06 KiB in 0.001218 sec., 45155.9934318555 rows/sec., 3.26 MiB/sec. | ||
| 11749 | 2026.01.09 00:37:57.045733 [ 269 ] {34fcffe3-f2b5-4efa-8008-8a383ac22e02} <Debug> TCPHandler: Processed in 0.00138726 sec. | ||
| 11750 | 2026.01.09 00:37:57.045846 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11751 | 2026.01.09 00:37:57.045940 [ 269 ] {11c3f45c-bca7-4c68-9ca3-a90ffed3a368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11752 | 2026.01.09 00:37:57.045983 [ 269 ] {11c3f45c-bca7-4c68-9ca3-a90ffed3a368} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11753 | 2026.01.09 00:37:57.046460 [ 269 ] {11c3f45c-bca7-4c68-9ca3-a90ffed3a368} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11754 | 2026.01.09 00:37:57.046500 [ 269 ] {11c3f45c-bca7-4c68-9ca3-a90ffed3a368} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11755 | 2026.01.09 00:37:57.046844 [ 269 ] {11c3f45c-bca7-4c68-9ca3-a90ffed3a368} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11756 | 2026.01.09 00:37:57.047058 [ 269 ] {11c3f45c-bca7-4c68-9ca3-a90ffed3a368} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11757 | 2026.01.09 00:37:57.047193 [ 269 ] {11c3f45c-bca7-4c68-9ca3-a90ffed3a368} <Debug> executeQuery: Read 119 rows, 9.54 KiB in 0.00127 sec., 93700.7874015748 rows/sec., 7.34 MiB/sec. | ||
| 11758 | 2026.01.09 00:37:57.047234 [ 269 ] {11c3f45c-bca7-4c68-9ca3-a90ffed3a368} <Debug> TCPHandler: Processed in 0.001436161 sec. | ||
| 11759 | 2026.01.09 00:37:57.047360 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11760 | 2026.01.09 00:37:57.047457 [ 269 ] {06a6fcff-ea22-474f-b095-7765fcdeb1d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11761 | 2026.01.09 00:37:57.047500 [ 269 ] {06a6fcff-ea22-474f-b095-7765fcdeb1d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11762 | 2026.01.09 00:37:57.047951 [ 269 ] {06a6fcff-ea22-474f-b095-7765fcdeb1d6} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11763 | 2026.01.09 00:37:57.047986 [ 269 ] {06a6fcff-ea22-474f-b095-7765fcdeb1d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11764 | 2026.01.09 00:37:57.048319 [ 269 ] {06a6fcff-ea22-474f-b095-7765fcdeb1d6} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11765 | 2026.01.09 00:37:57.048532 [ 269 ] {06a6fcff-ea22-474f-b095-7765fcdeb1d6} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11766 | 2026.01.09 00:37:57.048668 [ 269 ] {06a6fcff-ea22-474f-b095-7765fcdeb1d6} <Debug> executeQuery: Read 167 rows, 11.90 KiB in 0.001229 sec., 135882.8315703824 rows/sec., 9.46 MiB/sec. | ||
| 11767 | 2026.01.09 00:37:57.048708 [ 269 ] {06a6fcff-ea22-474f-b095-7765fcdeb1d6} <Debug> TCPHandler: Processed in 0.001397869 sec. | ||
| 11768 | 2026.01.09 00:37:57.048820 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11769 | 2026.01.09 00:37:57.048915 [ 269 ] {5eff7ec0-2769-40e7-83dd-9688a9af0eae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11770 | 2026.01.09 00:37:57.048970 [ 269 ] {5eff7ec0-2769-40e7-83dd-9688a9af0eae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11771 | 2026.01.09 00:37:57.049863 [ 269 ] {5eff7ec0-2769-40e7-83dd-9688a9af0eae} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11772 | 2026.01.09 00:37:57.049896 [ 269 ] {5eff7ec0-2769-40e7-83dd-9688a9af0eae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11773 | 2026.01.09 00:37:57.050472 [ 269 ] {5eff7ec0-2769-40e7-83dd-9688a9af0eae} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11774 | 2026.01.09 00:37:57.050710 [ 269 ] {5eff7ec0-2769-40e7-83dd-9688a9af0eae} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11775 | 2026.01.09 00:37:57.050853 [ 269 ] {5eff7ec0-2769-40e7-83dd-9688a9af0eae} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001954 sec., 20982.59979529171 rows/sec., 37.60 MiB/sec. | ||
| 11776 | 2026.01.09 00:37:57.050922 [ 269 ] {5eff7ec0-2769-40e7-83dd-9688a9af0eae} <Debug> TCPHandler: Processed in 0.002151611 sec. | ||
| 11777 | 2026.01.09 00:37:57.051037 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11778 | 2026.01.09 00:37:57.051133 [ 269 ] {9061af0c-eac7-4e45-a853-af2d5717127a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11779 | 2026.01.09 00:37:57.051174 [ 269 ] {9061af0c-eac7-4e45-a853-af2d5717127a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11780 | 2026.01.09 00:37:57.051524 [ 269 ] {9061af0c-eac7-4e45-a853-af2d5717127a} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11781 | 2026.01.09 00:37:57.051558 [ 269 ] {9061af0c-eac7-4e45-a853-af2d5717127a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11782 | 2026.01.09 00:37:57.051861 [ 269 ] {9061af0c-eac7-4e45-a853-af2d5717127a} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11783 | 2026.01.09 00:37:57.052083 [ 269 ] {9061af0c-eac7-4e45-a853-af2d5717127a} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11784 | 2026.01.09 00:37:57.052226 [ 269 ] {9061af0c-eac7-4e45-a853-af2d5717127a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 11785 | 2026.01.09 00:37:57.052267 [ 269 ] {9061af0c-eac7-4e45-a853-af2d5717127a} <Debug> TCPHandler: Processed in 0.001278207 sec. | ||
| 11786 | 2026.01.09 00:37:57.399419 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24471 | ||
| 11787 | 2026.01.09 00:37:57.400004 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11788 | 2026.01.09 00:37:57.400052 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11789 | 2026.01.09 00:37:57.400522 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11790 | 2026.01.09 00:37:57.400752 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11791 | 2026.01.09 00:37:57.400910 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24471 | ||
| 11792 | 2026.01.09 00:37:57.400932 [ 105 ] {} <Debug> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11793 | 2026.01.09 00:37:57.400990 [ 105 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11794 | 2026.01.09 00:37:57.401011 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11795 | 2026.01.09 00:37:57.401133 [ 191 ] {a669bb53-0fd3-4984-a3ca-34981099574c::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 | ||
| 11796 | 2026.01.09 00:37:57.401268 [ 191 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11797 | 2026.01.09 00:37:57.401308 [ 191 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22039 rows starting from the beginning of the part | ||
| 11798 | 2026.01.09 00:37:57.401374 [ 191 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 512 rows starting from the beginning of the part | ||
| 11799 | 2026.01.09 00:37:57.401417 [ 191 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 448 rows starting from the beginning of the part | ||
| 11800 | 2026.01.09 00:37:57.401458 [ 191 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 512 rows starting from the beginning of the part | ||
| 11801 | 2026.01.09 00:37:57.401496 [ 191 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 448 rows starting from the beginning of the part | ||
| 11802 | 2026.01.09 00:37:57.401536 [ 191 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 512 rows starting from the beginning of the part | ||
| 11803 | 2026.01.09 00:37:57.403589 [ 193 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24471 rows, containing 4 columns (4 merged, 0 gathered) in 0.002515471 sec., 9728198.019376889 rows/sec., 139.16 MiB/sec. | ||
| 11804 | 2026.01.09 00:37:57.403841 [ 191 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11805 | 2026.01.09 00:37:57.404110 [ 191 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_51_10} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11806 | 2026.01.09 00:37:57.404191 [ 191 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_51_10} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11807 | 2026.01.09 00:37:57.404283 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 11808 | 2026.01.09 00:37:58.707849 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 11809 | 2026.01.09 00:37:58.726795 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11810 | 2026.01.09 00:37:58.726854 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11811 | 2026.01.09 00:37:58.732773 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11812 | 2026.01.09 00:37:58.733489 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11813 | 2026.01.09 00:37:58.733857 [ 103 ] {} <Debug> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11814 | 2026.01.09 00:37:58.733936 [ 103 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11815 | 2026.01.09 00:37:58.733966 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11816 | 2026.01.09 00:37:58.734107 [ 201 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 11817 | 2026.01.09 00:37:58.737510 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 11818 | 2026.01.09 00:37:58.738230 [ 201 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11819 | 2026.01.09 00:37:58.739889 [ 201 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 11820 | 2026.01.09 00:37:58.745022 [ 201 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 11821 | 2026.01.09 00:37:58.749829 [ 201 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 11822 | 2026.01.09 00:37:58.754574 [ 201 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 11823 | 2026.01.09 00:37:58.759088 [ 201 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 11824 | 2026.01.09 00:37:58.763364 [ 201 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 11825 | 2026.01.09 00:37:58.815697 [ 191 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.081648314 sec., 4703.097727161886 rows/sec., 24.32 MiB/sec. | ||
| 11826 | 2026.01.09 00:37:58.819283 [ 191 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11827 | 2026.01.09 00:37:58.821682 [ 191 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_51_10} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11828 | 2026.01.09 00:37:58.821815 [ 191 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_51_10} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11829 | 2026.01.09 00:37:58.825188 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11830 | 2026.01.09 00:37:59.001159 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 325.21 MiB, peak 338.63 MiB, free memory in arenas 0.00 B, will set to 326.94 MiB (RSS), difference: 1.73 MiB | ||
| 11831 | 2026.01.09 00:38:02.050095 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11832 | 2026.01.09 00:38:02.050296 [ 269 ] {15770f71-fc03-4477-bcb3-3976abbebefb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11833 | 2026.01.09 00:38:02.050361 [ 269 ] {15770f71-fc03-4477-bcb3-3976abbebefb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11834 | 2026.01.09 00:38:02.051247 [ 269 ] {15770f71-fc03-4477-bcb3-3976abbebefb} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11835 | 2026.01.09 00:38:02.051298 [ 269 ] {15770f71-fc03-4477-bcb3-3976abbebefb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11836 | 2026.01.09 00:38:02.051727 [ 269 ] {15770f71-fc03-4477-bcb3-3976abbebefb} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11837 | 2026.01.09 00:38:02.051972 [ 269 ] {15770f71-fc03-4477-bcb3-3976abbebefb} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11838 | 2026.01.09 00:38:02.052124 [ 100 ] {} <Debug> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c) (MergerMutator): Selected 6 parts from all_1_32_7 to all_37_37_0 | ||
| 11839 | 2026.01.09 00:38:02.052142 [ 269 ] {15770f71-fc03-4477-bcb3-3976abbebefb} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00189 sec., 216931.21693121694 rows/sec., 13.76 MiB/sec. | ||
| 11840 | 2026.01.09 00:38:02.052189 [ 100 ] {} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11841 | 2026.01.09 00:38:02.052215 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11842 | 2026.01.09 00:38:02.052222 [ 269 ] {15770f71-fc03-4477-bcb3-3976abbebefb} <Debug> TCPHandler: Processed in 0.002247674 sec. | ||
| 11843 | 2026.01.09 00:38:02.052315 [ 193 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_32_7 to all_37_37_0 into Compact with storage Full | ||
| 11844 | 2026.01.09 00:38:02.052388 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11845 | 2026.01.09 00:38:02.052409 [ 193 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11846 | 2026.01.09 00:38:02.052437 [ 193 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 434 rows starting from the beginning of the part | ||
| 11847 | 2026.01.09 00:38:02.052498 [ 193 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 410 rows starting from the beginning of the part | ||
| 11848 | 2026.01.09 00:38:02.052500 [ 269 ] {d9f809ab-88ad-48a1-b66e-1643854d8d1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11849 | 2026.01.09 00:38:02.052541 [ 193 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 410 rows starting from the beginning of the part | ||
| 11850 | 2026.01.09 00:38:02.052552 [ 269 ] {d9f809ab-88ad-48a1-b66e-1643854d8d1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11851 | 2026.01.09 00:38:02.052582 [ 193 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 410 rows starting from the beginning of the part | ||
| 11852 | 2026.01.09 00:38:02.052621 [ 193 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 410 rows starting from the beginning of the part | ||
| 11853 | 2026.01.09 00:38:02.052659 [ 193 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 410 rows starting from the beginning of the part | ||
| 11854 | 2026.01.09 00:38:02.053608 [ 269 ] {d9f809ab-88ad-48a1-b66e-1643854d8d1f} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11855 | 2026.01.09 00:38:02.053646 [ 269 ] {d9f809ab-88ad-48a1-b66e-1643854d8d1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11856 | 2026.01.09 00:38:02.053694 [ 197 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.0014198 sec., 1749542.18904071 rows/sec., 117.99 MiB/sec. | ||
| 11857 | 2026.01.09 00:38:02.053828 [ 193 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 11858 | 2026.01.09 00:38:02.054077 [ 193 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_37_8} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11859 | 2026.01.09 00:38:02.054082 [ 269 ] {d9f809ab-88ad-48a1-b66e-1643854d8d1f} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11860 | 2026.01.09 00:38:02.054148 [ 193 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_37_8} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c) (MergerMutator): Merged 6 parts: [all_1_32_7, all_37_37_0] -> all_1_37_8 | ||
| 11861 | 2026.01.09 00:38:02.054205 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 11862 | 2026.01.09 00:38:02.054323 [ 269 ] {d9f809ab-88ad-48a1-b66e-1643854d8d1f} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11863 | 2026.01.09 00:38:02.054465 [ 269 ] {d9f809ab-88ad-48a1-b66e-1643854d8d1f} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001988 sec., 559356.1368209255 rows/sec., 44.13 MiB/sec. | ||
| 11864 | 2026.01.09 00:38:02.054472 [ 100 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11865 | 2026.01.09 00:38:02.054510 [ 269 ] {d9f809ab-88ad-48a1-b66e-1643854d8d1f} <Debug> TCPHandler: Processed in 0.002175172 sec. | ||
| 11866 | 2026.01.09 00:38:02.054523 [ 100 ] {} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11867 | 2026.01.09 00:38:02.054552 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11868 | 2026.01.09 00:38:02.054650 [ 196 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::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 | ||
| 11869 | 2026.01.09 00:38:02.054663 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11870 | 2026.01.09 00:38:02.054781 [ 196 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11871 | 2026.01.09 00:38:02.054791 [ 269 ] {85f63003-a6f1-4643-8814-fd6e57ea91b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11872 | 2026.01.09 00:38:02.054834 [ 196 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2466 rows starting from the beginning of the part | ||
| 11873 | 2026.01.09 00:38:02.054854 [ 269 ] {85f63003-a6f1-4643-8814-fd6e57ea91b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11874 | 2026.01.09 00:38:02.054903 [ 196 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 56 rows starting from the beginning of the part | ||
| 11875 | 2026.01.09 00:38:02.054953 [ 196 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 139 rows starting from the beginning of the part | ||
| 11876 | 2026.01.09 00:38:02.054996 [ 196 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1112 rows starting from the beginning of the part | ||
| 11877 | 2026.01.09 00:38:02.055034 [ 196 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 145 rows starting from the beginning of the part | ||
| 11878 | 2026.01.09 00:38:02.055074 [ 196 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 1112 rows starting from the beginning of the part | ||
| 11879 | 2026.01.09 00:38:02.055400 [ 269 ] {85f63003-a6f1-4643-8814-fd6e57ea91b6} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11880 | 2026.01.09 00:38:02.055445 [ 269 ] {85f63003-a6f1-4643-8814-fd6e57ea91b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11881 | 2026.01.09 00:38:02.055806 [ 269 ] {85f63003-a6f1-4643-8814-fd6e57ea91b6} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11882 | 2026.01.09 00:38:02.056037 [ 269 ] {85f63003-a6f1-4643-8814-fd6e57ea91b6} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11883 | 2026.01.09 00:38:02.056157 [ 97 ] {} <Debug> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11884 | 2026.01.09 00:38:02.056172 [ 269 ] {85f63003-a6f1-4643-8814-fd6e57ea91b6} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001401 sec., 146324.05424696647 rows/sec., 8.58 MiB/sec. | ||
| 11885 | 2026.01.09 00:38:02.056196 [ 97 ] {} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11886 | 2026.01.09 00:38:02.056215 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11887 | 2026.01.09 00:38:02.056217 [ 269 ] {85f63003-a6f1-4643-8814-fd6e57ea91b6} <Debug> TCPHandler: Processed in 0.001605536 sec. | ||
| 11888 | 2026.01.09 00:38:02.056295 [ 193 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::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 | ||
| 11889 | 2026.01.09 00:38:02.056339 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11890 | 2026.01.09 00:38:02.056369 [ 193 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11891 | 2026.01.09 00:38:02.056392 [ 193 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 278 rows starting from the beginning of the part | ||
| 11892 | 2026.01.09 00:38:02.056436 [ 193 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 205 rows starting from the beginning of the part | ||
| 11893 | 2026.01.09 00:38:02.056436 [ 269 ] {acbc3951-c453-4025-aa90-46e8c98c0ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11894 | 2026.01.09 00:38:02.056473 [ 193 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 41 rows starting from the beginning of the part | ||
| 11895 | 2026.01.09 00:38:02.056485 [ 269 ] {acbc3951-c453-4025-aa90-46e8c98c0ca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11896 | 2026.01.09 00:38:02.056507 [ 193 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 205 rows starting from the beginning of the part | ||
| 11897 | 2026.01.09 00:38:02.056540 [ 193 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 55 rows starting from the beginning of the part | ||
| 11898 | 2026.01.09 00:38:02.056575 [ 193 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 205 rows starting from the beginning of the part | ||
| 11899 | 2026.01.09 00:38:02.056941 [ 188 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5030 rows, containing 5 columns (5 merged, 0 gathered) in 0.002339117 sec., 2150384.0979309715 rows/sec., 181.83 MiB/sec. | ||
| 11900 | 2026.01.09 00:38:02.056975 [ 269 ] {acbc3951-c453-4025-aa90-46e8c98c0ca5} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11901 | 2026.01.09 00:38:02.057014 [ 269 ] {acbc3951-c453-4025-aa90-46e8c98c0ca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11902 | 2026.01.09 00:38:02.057206 [ 188 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11903 | 2026.01.09 00:38:02.057309 [ 189 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 989 rows, containing 5 columns (5 merged, 0 gathered) in 0.001043989 sec., 947327.9890880077 rows/sec., 61.47 MiB/sec. | ||
| 11904 | 2026.01.09 00:38:02.057364 [ 269 ] {acbc3951-c453-4025-aa90-46e8c98c0ca5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11905 | 2026.01.09 00:38:02.057468 [ 196 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11906 | 2026.01.09 00:38:02.057495 [ 188 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_86_17} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11907 | 2026.01.09 00:38:02.057591 [ 188 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_86_17} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11908 | 2026.01.09 00:38:02.057661 [ 269 ] {acbc3951-c453-4025-aa90-46e8c98c0ca5} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11909 | 2026.01.09 00:38:02.057663 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 11910 | 2026.01.09 00:38:02.057779 [ 196 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_71_14} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11911 | 2026.01.09 00:38:02.057786 [ 96 ] {} <Debug> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11912 | 2026.01.09 00:38:02.057814 [ 269 ] {acbc3951-c453-4025-aa90-46e8c98c0ca5} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001396 sec., 151862.4641833811 rows/sec., 9.79 MiB/sec. | ||
| 11913 | 2026.01.09 00:38:02.057817 [ 96 ] {} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11914 | 2026.01.09 00:38:02.057856 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11915 | 2026.01.09 00:38:02.057861 [ 269 ] {acbc3951-c453-4025-aa90-46e8c98c0ca5} <Debug> TCPHandler: Processed in 0.001573474 sec. | ||
| 11916 | 2026.01.09 00:38:02.057864 [ 196 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_71_14} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11917 | 2026.01.09 00:38:02.057954 [ 198 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::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 | ||
| 11918 | 2026.01.09 00:38:02.057977 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11919 | 2026.01.09 00:38:02.057958 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 11920 | 2026.01.09 00:38:02.058097 [ 269 ] {978b0adc-5c9f-4d43-8f81-712634568c53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11921 | 2026.01.09 00:38:02.058115 [ 198 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11922 | 2026.01.09 00:38:02.058142 [ 269 ] {978b0adc-5c9f-4d43-8f81-712634568c53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11923 | 2026.01.09 00:38:02.058154 [ 198 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 466 rows starting from the beginning of the part | ||
| 11924 | 2026.01.09 00:38:02.058224 [ 198 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 212 rows starting from the beginning of the part | ||
| 11925 | 2026.01.09 00:38:02.058266 [ 198 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 440 rows starting from the beginning of the part | ||
| 11926 | 2026.01.09 00:38:02.058310 [ 198 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
| 11927 | 2026.01.09 00:38:02.058349 [ 198 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 212 rows starting from the beginning of the part | ||
| 11928 | 2026.01.09 00:38:02.058389 [ 198 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 212 rows starting from the beginning of the part | ||
| 11929 | 2026.01.09 00:38:02.058645 [ 269 ] {978b0adc-5c9f-4d43-8f81-712634568c53} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11930 | 2026.01.09 00:38:02.058688 [ 269 ] {978b0adc-5c9f-4d43-8f81-712634568c53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11931 | 2026.01.09 00:38:02.059048 [ 269 ] {978b0adc-5c9f-4d43-8f81-712634568c53} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11932 | 2026.01.09 00:38:02.059290 [ 269 ] {978b0adc-5c9f-4d43-8f81-712634568c53} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11933 | 2026.01.09 00:38:02.059419 [ 96 ] {} <Debug> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6) (MergerMutator): Selected 6 parts from all_1_32_7 to all_37_37_0 | ||
| 11934 | 2026.01.09 00:38:02.059426 [ 269 ] {978b0adc-5c9f-4d43-8f81-712634568c53} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001346 sec., 156760.77265973255 rows/sec., 8.90 MiB/sec. | ||
| 11935 | 2026.01.09 00:38:02.059454 [ 187 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1543 rows, containing 5 columns (5 merged, 0 gathered) in 0.001542684 sec., 1000204.8378021682 rows/sec., 69.56 MiB/sec. | ||
| 11936 | 2026.01.09 00:38:02.059484 [ 269 ] {978b0adc-5c9f-4d43-8f81-712634568c53} <Debug> TCPHandler: Processed in 0.001556714 sec. | ||
| 11937 | 2026.01.09 00:38:02.059459 [ 96 ] {} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11938 | 2026.01.09 00:38:02.059539 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11939 | 2026.01.09 00:38:02.059601 [ 196 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_32_7 to all_37_37_0 into Compact with storage Full | ||
| 11940 | 2026.01.09 00:38:02.059609 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11941 | 2026.01.09 00:38:02.059645 [ 189 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11942 | 2026.01.09 00:38:02.059682 [ 196 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11943 | 2026.01.09 00:38:02.059713 [ 196 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 223 rows starting from the beginning of the part | ||
| 11944 | 2026.01.09 00:38:02.059715 [ 269 ] {113f1162-b2e2-4a66-b602-3e7464f87bd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11945 | 2026.01.09 00:38:02.059765 [ 196 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 211 rows starting from the beginning of the part | ||
| 11946 | 2026.01.09 00:38:02.059767 [ 269 ] {113f1162-b2e2-4a66-b602-3e7464f87bd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11947 | 2026.01.09 00:38:02.059812 [ 196 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 211 rows starting from the beginning of the part | ||
| 11948 | 2026.01.09 00:38:02.059861 [ 196 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 211 rows starting from the beginning of the part | ||
| 11949 | 2026.01.09 00:38:02.059902 [ 196 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 211 rows starting from the beginning of the part | ||
| 11950 | 2026.01.09 00:38:02.059926 [ 189 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_41_8} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11951 | 2026.01.09 00:38:02.059943 [ 196 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 211 rows starting from the beginning of the part | ||
| 11952 | 2026.01.09 00:38:02.060000 [ 189 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_41_8} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11953 | 2026.01.09 00:38:02.060080 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 11954 | 2026.01.09 00:38:02.060483 [ 269 ] {113f1162-b2e2-4a66-b602-3e7464f87bd7} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11955 | 2026.01.09 00:38:02.060523 [ 269 ] {113f1162-b2e2-4a66-b602-3e7464f87bd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11956 | 2026.01.09 00:38:02.060901 [ 269 ] {113f1162-b2e2-4a66-b602-3e7464f87bd7} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11957 | 2026.01.09 00:38:02.060964 [ 187 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001389389 sec., 919828.7880499989 rows/sec., 55.91 MiB/sec. | ||
| 11958 | 2026.01.09 00:38:02.061102 [ 189 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 11959 | 2026.01.09 00:38:02.061130 [ 269 ] {113f1162-b2e2-4a66-b602-3e7464f87bd7} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11960 | 2026.01.09 00:38:02.061255 [ 96 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11961 | 2026.01.09 00:38:02.061272 [ 269 ] {113f1162-b2e2-4a66-b602-3e7464f87bd7} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001574 sec., 431385.0063532401 rows/sec., 30.07 MiB/sec. | ||
| 11962 | 2026.01.09 00:38:02.061288 [ 96 ] {} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11963 | 2026.01.09 00:38:02.061317 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11964 | 2026.01.09 00:38:02.061321 [ 269 ] {113f1162-b2e2-4a66-b602-3e7464f87bd7} <Debug> TCPHandler: Processed in 0.00176013 sec. | ||
| 11965 | 2026.01.09 00:38:02.061370 [ 189 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_37_8} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11966 | 2026.01.09 00:38:02.061386 [ 194 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::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 | ||
| 11967 | 2026.01.09 00:38:02.061438 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11968 | 2026.01.09 00:38:02.061447 [ 189 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_37_8} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6) (MergerMutator): Merged 6 parts: [all_1_32_7, all_37_37_0] -> all_1_37_8 | ||
| 11969 | 2026.01.09 00:38:02.061508 [ 194 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11970 | 2026.01.09 00:38:02.061530 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 11971 | 2026.01.09 00:38:02.061539 [ 269 ] {e289f683-bc15-4849-8615-3f333288cf30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11972 | 2026.01.09 00:38:02.061545 [ 194 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1250 rows starting from the beginning of the part | ||
| 11973 | 2026.01.09 00:38:02.061589 [ 269 ] {e289f683-bc15-4849-8615-3f333288cf30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11974 | 2026.01.09 00:38:02.061624 [ 194 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 64 rows starting from the beginning of the part | ||
| 11975 | 2026.01.09 00:38:02.061677 [ 194 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 105 rows starting from the beginning of the part | ||
| 11976 | 2026.01.09 00:38:02.061723 [ 194 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 679 rows starting from the beginning of the part | ||
| 11977 | 2026.01.09 00:38:02.061767 [ 194 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 119 rows starting from the beginning of the part | ||
| 11978 | 2026.01.09 00:38:02.061811 [ 194 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 679 rows starting from the beginning of the part | ||
| 11979 | 2026.01.09 00:38:02.061952 [ 269 ] {e289f683-bc15-4849-8615-3f333288cf30} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11980 | 2026.01.09 00:38:02.061995 [ 269 ] {e289f683-bc15-4849-8615-3f333288cf30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11981 | 2026.01.09 00:38:02.062330 [ 269 ] {e289f683-bc15-4849-8615-3f333288cf30} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11982 | 2026.01.09 00:38:02.062564 [ 269 ] {e289f683-bc15-4849-8615-3f333288cf30} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11983 | 2026.01.09 00:38:02.062696 [ 269 ] {e289f683-bc15-4849-8615-3f333288cf30} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001174 sec., 5110.732538330494 rows/sec., 267.02 KiB/sec. | ||
| 11984 | 2026.01.09 00:38:02.062735 [ 269 ] {e289f683-bc15-4849-8615-3f333288cf30} <Debug> TCPHandler: Processed in 0.001345648 sec. | ||
| 11985 | 2026.01.09 00:38:02.062848 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11986 | 2026.01.09 00:38:02.062942 [ 269 ] {0e03a967-e6ec-4f60-9f48-6febf72d40b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11987 | 2026.01.09 00:38:02.062984 [ 269 ] {0e03a967-e6ec-4f60-9f48-6febf72d40b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11988 | 2026.01.09 00:38:02.063000 [ 190 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2896 rows, containing 5 columns (5 merged, 0 gathered) in 0.001642366 sec., 1763309.7616487434 rows/sec., 133.00 MiB/sec. | ||
| 11989 | 2026.01.09 00:38:02.063201 [ 194 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11990 | 2026.01.09 00:38:02.063435 [ 269 ] {0e03a967-e6ec-4f60-9f48-6febf72d40b5} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11991 | 2026.01.09 00:38:02.063442 [ 194 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_86_17} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11992 | 2026.01.09 00:38:02.063480 [ 269 ] {0e03a967-e6ec-4f60-9f48-6febf72d40b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11993 | 2026.01.09 00:38:02.063540 [ 194 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_86_17} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11994 | 2026.01.09 00:38:02.063620 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 11995 | 2026.01.09 00:38:02.063847 [ 269 ] {0e03a967-e6ec-4f60-9f48-6febf72d40b5} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11996 | 2026.01.09 00:38:02.064070 [ 269 ] {0e03a967-e6ec-4f60-9f48-6febf72d40b5} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11997 | 2026.01.09 00:38:02.064181 [ 96 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11998 | 2026.01.09 00:38:02.064205 [ 269 ] {0e03a967-e6ec-4f60-9f48-6febf72d40b5} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00128 sec., 245312.49999999997 rows/sec., 16.11 MiB/sec. | ||
| 11999 | 2026.01.09 00:38:02.064215 [ 96 ] {} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12000 | 2026.01.09 00:38:02.064244 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12001 | 2026.01.09 00:38:02.064251 [ 269 ] {0e03a967-e6ec-4f60-9f48-6febf72d40b5} <Debug> TCPHandler: Processed in 0.001452021 sec. | ||
| 12002 | 2026.01.09 00:38:02.064313 [ 194 ] {932a566d-fbdc-4b2b-9486-18b365c28387::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 | ||
| 12003 | 2026.01.09 00:38:02.064361 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12004 | 2026.01.09 00:38:02.064412 [ 194 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12005 | 2026.01.09 00:38:02.064442 [ 194 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 25542 rows starting from the beginning of the part | ||
| 12006 | 2026.01.09 00:38:02.064459 [ 269 ] {d8c130a4-a008-4359-bafd-61ca85f3782e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12007 | 2026.01.09 00:38:02.064486 [ 194 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 64 rows starting from the beginning of the part | ||
| 12008 | 2026.01.09 00:38:02.064506 [ 269 ] {d8c130a4-a008-4359-bafd-61ca85f3782e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12009 | 2026.01.09 00:38:02.064528 [ 194 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
| 12010 | 2026.01.09 00:38:02.064564 [ 194 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 314 rows starting from the beginning of the part | ||
| 12011 | 2026.01.09 00:38:02.064594 [ 194 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 167 rows starting from the beginning of the part | ||
| 12012 | 2026.01.09 00:38:02.064626 [ 194 ] {932a566d-fbdc-4b2b-9486-18b365c28387::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 | ||
| 12013 | 2026.01.09 00:38:02.064840 [ 269 ] {d8c130a4-a008-4359-bafd-61ca85f3782e} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12014 | 2026.01.09 00:38:02.064880 [ 269 ] {d8c130a4-a008-4359-bafd-61ca85f3782e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12015 | 2026.01.09 00:38:02.065194 [ 269 ] {d8c130a4-a008-4359-bafd-61ca85f3782e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12016 | 2026.01.09 00:38:02.065434 [ 269 ] {d8c130a4-a008-4359-bafd-61ca85f3782e} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12017 | 2026.01.09 00:38:02.065569 [ 269 ] {d8c130a4-a008-4359-bafd-61ca85f3782e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001126 sec., 888.0994671403197 rows/sec., 59.84 KiB/sec. | ||
| 12018 | 2026.01.09 00:38:02.065607 [ 269 ] {d8c130a4-a008-4359-bafd-61ca85f3782e} <Debug> TCPHandler: Processed in 0.001295537 sec. | ||
| 12019 | 2026.01.09 00:38:02.065709 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12020 | 2026.01.09 00:38:02.065803 [ 269 ] {494e24fc-f5d2-4bd2-be5e-fab1e0d44c85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12021 | 2026.01.09 00:38:02.065845 [ 269 ] {494e24fc-f5d2-4bd2-be5e-fab1e0d44c85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12022 | 2026.01.09 00:38:02.066189 [ 269 ] {494e24fc-f5d2-4bd2-be5e-fab1e0d44c85} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12023 | 2026.01.09 00:38:02.066225 [ 269 ] {494e24fc-f5d2-4bd2-be5e-fab1e0d44c85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12024 | 2026.01.09 00:38:02.066580 [ 269 ] {494e24fc-f5d2-4bd2-be5e-fab1e0d44c85} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12025 | 2026.01.09 00:38:02.066804 [ 269 ] {494e24fc-f5d2-4bd2-be5e-fab1e0d44c85} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12026 | 2026.01.09 00:38:02.066903 [ 96 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12027 | 2026.01.09 00:38:02.066930 [ 96 ] {} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12028 | 2026.01.09 00:38:02.066934 [ 269 ] {494e24fc-f5d2-4bd2-be5e-fab1e0d44c85} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001147 sec., 90671.3164777681 rows/sec., 5.56 MiB/sec. | ||
| 12029 | 2026.01.09 00:38:02.066948 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12030 | 2026.01.09 00:38:02.066982 [ 269 ] {494e24fc-f5d2-4bd2-be5e-fab1e0d44c85} <Debug> TCPHandler: Processed in 0.001320838 sec. | ||
| 12031 | 2026.01.09 00:38:02.067037 [ 190 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 12032 | 2026.01.09 00:38:02.067145 [ 190 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12033 | 2026.01.09 00:38:02.067174 [ 190 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5584 rows starting from the beginning of the part | ||
| 12034 | 2026.01.09 00:38:02.067230 [ 190 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 24 rows starting from the beginning of the part | ||
| 12035 | 2026.01.09 00:38:02.067274 [ 190 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 12036 | 2026.01.09 00:38:02.067316 [ 190 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 104 rows starting from the beginning of the part | ||
| 12037 | 2026.01.09 00:38:02.067355 [ 190 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 12038 | 2026.01.09 00:38:02.067397 [ 190 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 12039 | 2026.01.09 00:38:02.069953 [ 196 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5936 rows, containing 4 columns (4 merged, 0 gathered) in 0.002948824 sec., 2013005.862676104 rows/sec., 128.32 MiB/sec. | ||
| 12040 | 2026.01.09 00:38:02.070724 [ 195 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12041 | 2026.01.09 00:38:02.071042 [ 195 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_86_17} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12042 | 2026.01.09 00:38:02.071126 [ 195 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_86_17} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12043 | 2026.01.09 00:38:02.071220 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 12044 | 2026.01.09 00:38:02.072045 [ 195 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26561 rows, containing 5 columns (5 merged, 0 gathered) in 0.007760311 sec., 3422672.1068266467 rows/sec., 230.35 MiB/sec. | ||
| 12045 | 2026.01.09 00:38:02.072451 [ 196 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12046 | 2026.01.09 00:38:02.072744 [ 196 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12047 | 2026.01.09 00:38:02.072815 [ 196 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12048 | 2026.01.09 00:38:02.072890 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 12049 | 2026.01.09 00:38:03.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 327.87 MiB, peak 339.30 MiB, free memory in arenas 0.00 B, will set to 330.73 MiB (RSS), difference: 2.86 MiB | ||
| 12050 | 2026.01.09 00:38:04.737328 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12051 | 2026.01.09 00:38:04.737380 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12052 | 2026.01.09 00:38:04.901958 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24919 | ||
| 12053 | 2026.01.09 00:38:04.902438 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12054 | 2026.01.09 00:38:04.902475 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12055 | 2026.01.09 00:38:04.902971 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12056 | 2026.01.09 00:38:04.903218 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12057 | 2026.01.09 00:38:04.903360 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24919 | ||
| 12058 | 2026.01.09 00:38:04.967751 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1550 | ||
| 12059 | 2026.01.09 00:38:04.970086 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12060 | 2026.01.09 00:38:04.970136 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12061 | 2026.01.09 00:38:04.971314 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12062 | 2026.01.09 00:38:04.971580 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12063 | 2026.01.09 00:38:04.971885 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1550 | ||
| 12064 | 2026.01.09 00:38:06.238518 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 12065 | 2026.01.09 00:38:06.253917 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12066 | 2026.01.09 00:38:06.253964 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12067 | 2026.01.09 00:38:06.259180 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12068 | 2026.01.09 00:38:06.259855 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12069 | 2026.01.09 00:38:06.262650 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 12070 | 2026.01.09 00:38:07.040729 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12071 | 2026.01.09 00:38:07.040924 [ 269 ] {efdd3462-43f1-4ed4-afcd-07bd14f595a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12072 | 2026.01.09 00:38:07.040997 [ 269 ] {efdd3462-43f1-4ed4-afcd-07bd14f595a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12073 | 2026.01.09 00:38:07.041766 [ 269 ] {efdd3462-43f1-4ed4-afcd-07bd14f595a8} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12074 | 2026.01.09 00:38:07.041808 [ 269 ] {efdd3462-43f1-4ed4-afcd-07bd14f595a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12075 | 2026.01.09 00:38:07.042227 [ 269 ] {efdd3462-43f1-4ed4-afcd-07bd14f595a8} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12076 | 2026.01.09 00:38:07.042469 [ 269 ] {efdd3462-43f1-4ed4-afcd-07bd14f595a8} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12077 | 2026.01.09 00:38:07.042634 [ 269 ] {efdd3462-43f1-4ed4-afcd-07bd14f595a8} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.00176 sec., 78409.09090909091 rows/sec., 6.81 MiB/sec. | ||
| 12078 | 2026.01.09 00:38:07.042696 [ 269 ] {efdd3462-43f1-4ed4-afcd-07bd14f595a8} <Debug> TCPHandler: Processed in 0.00210297 sec. | ||
| 12079 | 2026.01.09 00:38:07.042825 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12080 | 2026.01.09 00:38:07.042929 [ 269 ] {e12c4981-4ee1-4166-854d-e6bdb172a02a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12081 | 2026.01.09 00:38:07.042975 [ 269 ] {e12c4981-4ee1-4166-854d-e6bdb172a02a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12082 | 2026.01.09 00:38:07.043446 [ 269 ] {e12c4981-4ee1-4166-854d-e6bdb172a02a} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12083 | 2026.01.09 00:38:07.043482 [ 269 ] {e12c4981-4ee1-4166-854d-e6bdb172a02a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12084 | 2026.01.09 00:38:07.043800 [ 269 ] {e12c4981-4ee1-4166-854d-e6bdb172a02a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12085 | 2026.01.09 00:38:07.044033 [ 269 ] {e12c4981-4ee1-4166-854d-e6bdb172a02a} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12086 | 2026.01.09 00:38:07.044177 [ 269 ] {e12c4981-4ee1-4166-854d-e6bdb172a02a} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001271 sec., 32258.064516129034 rows/sec., 2.37 MiB/sec. | ||
| 12087 | 2026.01.09 00:38:07.044220 [ 269 ] {e12c4981-4ee1-4166-854d-e6bdb172a02a} <Debug> TCPHandler: Processed in 0.001448561 sec. | ||
| 12088 | 2026.01.09 00:38:07.044346 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12089 | 2026.01.09 00:38:07.044444 [ 269 ] {c1087052-70de-4dab-ac41-82dfa37a6d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12090 | 2026.01.09 00:38:07.044484 [ 269 ] {c1087052-70de-4dab-ac41-82dfa37a6d31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12091 | 2026.01.09 00:38:07.044936 [ 269 ] {c1087052-70de-4dab-ac41-82dfa37a6d31} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12092 | 2026.01.09 00:38:07.044970 [ 269 ] {c1087052-70de-4dab-ac41-82dfa37a6d31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12093 | 2026.01.09 00:38:07.045296 [ 269 ] {c1087052-70de-4dab-ac41-82dfa37a6d31} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12094 | 2026.01.09 00:38:07.045558 [ 269 ] {c1087052-70de-4dab-ac41-82dfa37a6d31} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12095 | 2026.01.09 00:38:07.045700 [ 269 ] {c1087052-70de-4dab-ac41-82dfa37a6d31} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001274 sec., 82417.58241758242 rows/sec., 6.44 MiB/sec. | ||
| 12096 | 2026.01.09 00:38:07.045743 [ 269 ] {c1087052-70de-4dab-ac41-82dfa37a6d31} <Debug> TCPHandler: Processed in 0.001458002 sec. | ||
| 12097 | 2026.01.09 00:38:07.045860 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12098 | 2026.01.09 00:38:07.045957 [ 269 ] {4d447290-4854-484d-923f-7cda9bf1aab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12099 | 2026.01.09 00:38:07.046000 [ 269 ] {4d447290-4854-484d-923f-7cda9bf1aab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12100 | 2026.01.09 00:38:07.046422 [ 269 ] {4d447290-4854-484d-923f-7cda9bf1aab6} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12101 | 2026.01.09 00:38:07.046456 [ 269 ] {4d447290-4854-484d-923f-7cda9bf1aab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12102 | 2026.01.09 00:38:07.046787 [ 269 ] {4d447290-4854-484d-923f-7cda9bf1aab6} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12103 | 2026.01.09 00:38:07.047001 [ 269 ] {4d447290-4854-484d-923f-7cda9bf1aab6} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12104 | 2026.01.09 00:38:07.047129 [ 269 ] {4d447290-4854-484d-923f-7cda9bf1aab6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 12105 | 2026.01.09 00:38:07.047167 [ 269 ] {4d447290-4854-484d-923f-7cda9bf1aab6} <Debug> TCPHandler: Processed in 0.001357138 sec. | ||
| 12106 | 2026.01.09 00:38:07.047280 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12107 | 2026.01.09 00:38:07.047376 [ 269 ] {43e3e6bb-199d-44c4-b1eb-916c4586dffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12108 | 2026.01.09 00:38:07.047432 [ 269 ] {43e3e6bb-199d-44c4-b1eb-916c4586dffd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12109 | 2026.01.09 00:38:07.048347 [ 269 ] {43e3e6bb-199d-44c4-b1eb-916c4586dffd} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12110 | 2026.01.09 00:38:07.048382 [ 269 ] {43e3e6bb-199d-44c4-b1eb-916c4586dffd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12111 | 2026.01.09 00:38:07.048945 [ 269 ] {43e3e6bb-199d-44c4-b1eb-916c4586dffd} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12112 | 2026.01.09 00:38:07.049175 [ 269 ] {43e3e6bb-199d-44c4-b1eb-916c4586dffd} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12113 | 2026.01.09 00:38:07.049324 [ 269 ] {43e3e6bb-199d-44c4-b1eb-916c4586dffd} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001964 sec., 20875.763747454173 rows/sec., 37.41 MiB/sec. | ||
| 12114 | 2026.01.09 00:38:07.049390 [ 269 ] {43e3e6bb-199d-44c4-b1eb-916c4586dffd} <Debug> TCPHandler: Processed in 0.002167451 sec. | ||
| 12115 | 2026.01.09 00:38:07.049508 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12116 | 2026.01.09 00:38:07.049604 [ 269 ] {2be37586-a437-48cb-b53b-f07cf06215c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12117 | 2026.01.09 00:38:07.049646 [ 269 ] {2be37586-a437-48cb-b53b-f07cf06215c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12118 | 2026.01.09 00:38:07.049999 [ 269 ] {2be37586-a437-48cb-b53b-f07cf06215c7} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12119 | 2026.01.09 00:38:07.050036 [ 269 ] {2be37586-a437-48cb-b53b-f07cf06215c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12120 | 2026.01.09 00:38:07.050353 [ 269 ] {2be37586-a437-48cb-b53b-f07cf06215c7} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12121 | 2026.01.09 00:38:07.050586 [ 269 ] {2be37586-a437-48cb-b53b-f07cf06215c7} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12122 | 2026.01.09 00:38:07.050720 [ 269 ] {2be37586-a437-48cb-b53b-f07cf06215c7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 12123 | 2026.01.09 00:38:07.050757 [ 269 ] {2be37586-a437-48cb-b53b-f07cf06215c7} <Debug> TCPHandler: Processed in 0.001297908 sec. | ||
| 12124 | 2026.01.09 00:38:09.457909 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12125 | 2026.01.09 00:38:09.458102 [ 269 ] {887fb571-0d0e-421b-bbe8-b3b33a3fd419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12126 | 2026.01.09 00:38:09.458177 [ 269 ] {887fb571-0d0e-421b-bbe8-b3b33a3fd419} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12127 | 2026.01.09 00:38:09.459156 [ 269 ] {887fb571-0d0e-421b-bbe8-b3b33a3fd419} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12128 | 2026.01.09 00:38:09.459216 [ 269 ] {887fb571-0d0e-421b-bbe8-b3b33a3fd419} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12129 | 2026.01.09 00:38:09.459817 [ 269 ] {887fb571-0d0e-421b-bbe8-b3b33a3fd419} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12130 | 2026.01.09 00:38:09.460070 [ 269 ] {887fb571-0d0e-421b-bbe8-b3b33a3fd419} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12131 | 2026.01.09 00:38:09.460337 [ 269 ] {887fb571-0d0e-421b-bbe8-b3b33a3fd419} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002281 sec., 179745.72555896535 rows/sec., 11.40 MiB/sec. | ||
| 12132 | 2026.01.09 00:38:09.460413 [ 269 ] {887fb571-0d0e-421b-bbe8-b3b33a3fd419} <Debug> TCPHandler: Processed in 0.002642976 sec. | ||
| 12133 | 2026.01.09 00:38:09.460830 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12134 | 2026.01.09 00:38:09.460971 [ 269 ] {f8c8dc80-25ea-48fc-a7ba-fa1ee7bd8d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12135 | 2026.01.09 00:38:09.461035 [ 269 ] {f8c8dc80-25ea-48fc-a7ba-fa1ee7bd8d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12136 | 2026.01.09 00:38:09.461931 [ 269 ] {f8c8dc80-25ea-48fc-a7ba-fa1ee7bd8d2f} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12137 | 2026.01.09 00:38:09.461982 [ 269 ] {f8c8dc80-25ea-48fc-a7ba-fa1ee7bd8d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12138 | 2026.01.09 00:38:09.462345 [ 269 ] {f8c8dc80-25ea-48fc-a7ba-fa1ee7bd8d2f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 12139 | 2026.01.09 00:38:09.462597 [ 269 ] {f8c8dc80-25ea-48fc-a7ba-fa1ee7bd8d2f} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12140 | 2026.01.09 00:38:09.462771 [ 269 ] {f8c8dc80-25ea-48fc-a7ba-fa1ee7bd8d2f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001834 sec., 1090.5125408942204 rows/sec., 88.92 KiB/sec. | ||
| 12141 | 2026.01.09 00:38:09.462841 [ 269 ] {f8c8dc80-25ea-48fc-a7ba-fa1ee7bd8d2f} <Debug> TCPHandler: Processed in 0.002079399 sec. | ||
| 12142 | 2026.01.09 00:38:09.462992 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12143 | 2026.01.09 00:38:09.463117 [ 269 ] {ea37b053-96d9-487c-99a1-ba3b565763d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12144 | 2026.01.09 00:38:09.463172 [ 269 ] {ea37b053-96d9-487c-99a1-ba3b565763d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12145 | 2026.01.09 00:38:09.465406 [ 269 ] {ea37b053-96d9-487c-99a1-ba3b565763d7} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12146 | 2026.01.09 00:38:09.465458 [ 269 ] {ea37b053-96d9-487c-99a1-ba3b565763d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12147 | 2026.01.09 00:38:09.466196 [ 269 ] {ea37b053-96d9-487c-99a1-ba3b565763d7} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12148 | 2026.01.09 00:38:09.466602 [ 269 ] {ea37b053-96d9-487c-99a1-ba3b565763d7} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12149 | 2026.01.09 00:38:09.467365 [ 269 ] {ea37b053-96d9-487c-99a1-ba3b565763d7} <Debug> executeQuery: Read 2253 rows, 186.48 KiB in 0.004274 sec., 527140.8516612073 rows/sec., 42.61 MiB/sec. | ||
| 12150 | 2026.01.09 00:38:09.467717 [ 269 ] {ea37b053-96d9-487c-99a1-ba3b565763d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.03 MiB. | ||
| 12151 | 2026.01.09 00:38:09.467746 [ 269 ] {ea37b053-96d9-487c-99a1-ba3b565763d7} <Debug> TCPHandler: Processed in 0.004816837 sec. | ||
| 12152 | 2026.01.09 00:38:09.468462 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12153 | 2026.01.09 00:38:09.468615 [ 269 ] {063f2455-873b-4802-a5e3-aba2cdae93ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12154 | 2026.01.09 00:38:09.468677 [ 269 ] {063f2455-873b-4802-a5e3-aba2cdae93ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12155 | 2026.01.09 00:38:09.470618 [ 269 ] {063f2455-873b-4802-a5e3-aba2cdae93ad} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12156 | 2026.01.09 00:38:09.470667 [ 269 ] {063f2455-873b-4802-a5e3-aba2cdae93ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12157 | 2026.01.09 00:38:09.471247 [ 269 ] {063f2455-873b-4802-a5e3-aba2cdae93ad} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12158 | 2026.01.09 00:38:09.471569 [ 269 ] {063f2455-873b-4802-a5e3-aba2cdae93ad} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12159 | 2026.01.09 00:38:09.471888 [ 269 ] {063f2455-873b-4802-a5e3-aba2cdae93ad} <Debug> executeQuery: Read 207 rows, 12.46 KiB in 0.003304 sec., 62651.33171912833 rows/sec., 3.68 MiB/sec. | ||
| 12160 | 2026.01.09 00:38:09.471959 [ 269 ] {063f2455-873b-4802-a5e3-aba2cdae93ad} <Debug> TCPHandler: Processed in 0.003576692 sec. | ||
| 12161 | 2026.01.09 00:38:09.472128 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12162 | 2026.01.09 00:38:09.472263 [ 269 ] {bce16793-0513-49d2-a8fe-b29939fd9364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12163 | 2026.01.09 00:38:09.472323 [ 269 ] {bce16793-0513-49d2-a8fe-b29939fd9364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12164 | 2026.01.09 00:38:09.473211 [ 269 ] {bce16793-0513-49d2-a8fe-b29939fd9364} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12165 | 2026.01.09 00:38:09.473261 [ 269 ] {bce16793-0513-49d2-a8fe-b29939fd9364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12166 | 2026.01.09 00:38:09.473712 [ 269 ] {bce16793-0513-49d2-a8fe-b29939fd9364} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12167 | 2026.01.09 00:38:09.473986 [ 269 ] {bce16793-0513-49d2-a8fe-b29939fd9364} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12168 | 2026.01.09 00:38:09.474165 [ 269 ] {bce16793-0513-49d2-a8fe-b29939fd9364} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001933 sec., 227625.45266425246 rows/sec., 15.06 MiB/sec. | ||
| 12169 | 2026.01.09 00:38:09.474222 [ 269 ] {bce16793-0513-49d2-a8fe-b29939fd9364} <Debug> TCPHandler: Processed in 0.002163301 sec. | ||
| 12170 | 2026.01.09 00:38:09.474384 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12171 | 2026.01.09 00:38:09.474501 [ 269 ] {0c42bd86-e9ad-4659-844b-0f87a0e0bc24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12172 | 2026.01.09 00:38:09.474553 [ 269 ] {0c42bd86-e9ad-4659-844b-0f87a0e0bc24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12173 | 2026.01.09 00:38:09.475362 [ 269 ] {0c42bd86-e9ad-4659-844b-0f87a0e0bc24} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12174 | 2026.01.09 00:38:09.475415 [ 269 ] {0c42bd86-e9ad-4659-844b-0f87a0e0bc24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12175 | 2026.01.09 00:38:09.475903 [ 269 ] {0c42bd86-e9ad-4659-844b-0f87a0e0bc24} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12176 | 2026.01.09 00:38:09.476232 [ 269 ] {0c42bd86-e9ad-4659-844b-0f87a0e0bc24} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12177 | 2026.01.09 00:38:09.476405 [ 269 ] {0c42bd86-e9ad-4659-844b-0f87a0e0bc24} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001933 sec., 109156.75116399379 rows/sec., 6.20 MiB/sec. | ||
| 12178 | 2026.01.09 00:38:09.476453 [ 269 ] {0c42bd86-e9ad-4659-844b-0f87a0e0bc24} <Debug> TCPHandler: Processed in 0.002132361 sec. | ||
| 12179 | 2026.01.09 00:38:09.476629 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12180 | 2026.01.09 00:38:09.476803 [ 269 ] {db2afa96-e922-4918-ae2a-16fe17a878f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12181 | 2026.01.09 00:38:09.476866 [ 269 ] {db2afa96-e922-4918-ae2a-16fe17a878f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12182 | 2026.01.09 00:38:09.478780 [ 269 ] {db2afa96-e922-4918-ae2a-16fe17a878f9} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12183 | 2026.01.09 00:38:09.478832 [ 269 ] {db2afa96-e922-4918-ae2a-16fe17a878f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12184 | 2026.01.09 00:38:09.479396 [ 269 ] {db2afa96-e922-4918-ae2a-16fe17a878f9} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12185 | 2026.01.09 00:38:09.479757 [ 269 ] {db2afa96-e922-4918-ae2a-16fe17a878f9} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12186 | 2026.01.09 00:38:09.479948 [ 269 ] {db2afa96-e922-4918-ae2a-16fe17a878f9} <Debug> executeQuery: Read 1137 rows, 82.92 KiB in 0.003182 sec., 357322.43871778756 rows/sec., 25.45 MiB/sec. | ||
| 12187 | 2026.01.09 00:38:09.480009 [ 269 ] {db2afa96-e922-4918-ae2a-16fe17a878f9} <Debug> TCPHandler: Processed in 0.003457628 sec. | ||
| 12188 | 2026.01.09 00:38:09.482670 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12189 | 2026.01.09 00:38:09.482822 [ 269 ] {401d35c7-777c-490c-b258-d9eef202d8e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12190 | 2026.01.09 00:38:09.482899 [ 269 ] {401d35c7-777c-490c-b258-d9eef202d8e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12191 | 2026.01.09 00:38:09.483523 [ 269 ] {401d35c7-777c-490c-b258-d9eef202d8e1} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12192 | 2026.01.09 00:38:09.483578 [ 269 ] {401d35c7-777c-490c-b258-d9eef202d8e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12193 | 2026.01.09 00:38:09.484102 [ 269 ] {401d35c7-777c-490c-b258-d9eef202d8e1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12194 | 2026.01.09 00:38:09.484499 [ 269 ] {401d35c7-777c-490c-b258-d9eef202d8e1} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12195 | 2026.01.09 00:38:09.484736 [ 269 ] {401d35c7-777c-490c-b258-d9eef202d8e1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001951 sec., 3075.3459764223476 rows/sec., 160.67 KiB/sec. | ||
| 12196 | 2026.01.09 00:38:09.484799 [ 269 ] {401d35c7-777c-490c-b258-d9eef202d8e1} <Debug> TCPHandler: Processed in 0.002227153 sec. | ||
| 12197 | 2026.01.09 00:38:09.484975 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12198 | 2026.01.09 00:38:09.485102 [ 269 ] {d52b253d-bb68-4c24-b072-28282ff635aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12199 | 2026.01.09 00:38:09.485155 [ 269 ] {d52b253d-bb68-4c24-b072-28282ff635aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12200 | 2026.01.09 00:38:09.486249 [ 269 ] {d52b253d-bb68-4c24-b072-28282ff635aa} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12201 | 2026.01.09 00:38:09.486314 [ 269 ] {d52b253d-bb68-4c24-b072-28282ff635aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12202 | 2026.01.09 00:38:09.486921 [ 269 ] {d52b253d-bb68-4c24-b072-28282ff635aa} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12203 | 2026.01.09 00:38:09.487258 [ 269 ] {d52b253d-bb68-4c24-b072-28282ff635aa} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12204 | 2026.01.09 00:38:09.487460 [ 269 ] {d52b253d-bb68-4c24-b072-28282ff635aa} <Debug> executeQuery: Read 935 rows, 63.39 KiB in 0.002383 sec., 392362.5681913554 rows/sec., 25.98 MiB/sec. | ||
| 12205 | 2026.01.09 00:38:09.487520 [ 269 ] {d52b253d-bb68-4c24-b072-28282ff635aa} <Debug> TCPHandler: Processed in 0.002605184 sec. | ||
| 12206 | 2026.01.09 00:38:09.487721 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12207 | 2026.01.09 00:38:09.487875 [ 269 ] {afac7ed6-4819-4b01-bbf5-1cf216f8c362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12208 | 2026.01.09 00:38:09.487934 [ 269 ] {afac7ed6-4819-4b01-bbf5-1cf216f8c362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12209 | 2026.01.09 00:38:09.488921 [ 269 ] {afac7ed6-4819-4b01-bbf5-1cf216f8c362} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12210 | 2026.01.09 00:38:09.488968 [ 269 ] {afac7ed6-4819-4b01-bbf5-1cf216f8c362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12211 | 2026.01.09 00:38:09.489421 [ 269 ] {afac7ed6-4819-4b01-bbf5-1cf216f8c362} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12212 | 2026.01.09 00:38:09.489724 [ 269 ] {afac7ed6-4819-4b01-bbf5-1cf216f8c362} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12213 | 2026.01.09 00:38:09.489905 [ 269 ] {afac7ed6-4819-4b01-bbf5-1cf216f8c362} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002088 sec., 478.9272030651341 rows/sec., 32.27 KiB/sec. | ||
| 12214 | 2026.01.09 00:38:09.489955 [ 269 ] {afac7ed6-4819-4b01-bbf5-1cf216f8c362} <Debug> TCPHandler: Processed in 0.002307895 sec. | ||
| 12215 | 2026.01.09 00:38:09.490166 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12216 | 2026.01.09 00:38:09.490337 [ 269 ] {e08844de-75bb-4ce5-a292-5e1baa3f7f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12217 | 2026.01.09 00:38:09.490396 [ 269 ] {e08844de-75bb-4ce5-a292-5e1baa3f7f28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12218 | 2026.01.09 00:38:09.490983 [ 269 ] {e08844de-75bb-4ce5-a292-5e1baa3f7f28} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12219 | 2026.01.09 00:38:09.491040 [ 269 ] {e08844de-75bb-4ce5-a292-5e1baa3f7f28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12220 | 2026.01.09 00:38:09.491543 [ 269 ] {e08844de-75bb-4ce5-a292-5e1baa3f7f28} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12221 | 2026.01.09 00:38:09.491907 [ 269 ] {e08844de-75bb-4ce5-a292-5e1baa3f7f28} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12222 | 2026.01.09 00:38:09.492111 [ 269 ] {e08844de-75bb-4ce5-a292-5e1baa3f7f28} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.001801 sec., 44419.76679622432 rows/sec., 2.64 MiB/sec. | ||
| 12223 | 2026.01.09 00:38:09.492165 [ 269 ] {e08844de-75bb-4ce5-a292-5e1baa3f7f28} <Debug> TCPHandler: Processed in 0.002065809 sec. | ||
| 12224 | 2026.01.09 00:38:12.033365 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12225 | 2026.01.09 00:38:12.033582 [ 269 ] {e62b5876-fcb5-495b-8f1d-8af9f9d591cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12226 | 2026.01.09 00:38:12.033652 [ 269 ] {e62b5876-fcb5-495b-8f1d-8af9f9d591cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12227 | 2026.01.09 00:38:12.034352 [ 269 ] {e62b5876-fcb5-495b-8f1d-8af9f9d591cf} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12228 | 2026.01.09 00:38:12.034395 [ 269 ] {e62b5876-fcb5-495b-8f1d-8af9f9d591cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12229 | 2026.01.09 00:38:12.034794 [ 269 ] {e62b5876-fcb5-495b-8f1d-8af9f9d591cf} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12230 | 2026.01.09 00:38:12.035012 [ 269 ] {e62b5876-fcb5-495b-8f1d-8af9f9d591cf} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12231 | 2026.01.09 00:38:12.035164 [ 269 ] {e62b5876-fcb5-495b-8f1d-8af9f9d591cf} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001638 sec., 34188.03418803419 rows/sec., 2.63 MiB/sec. | ||
| 12232 | 2026.01.09 00:38:12.035207 [ 269 ] {e62b5876-fcb5-495b-8f1d-8af9f9d591cf} <Debug> TCPHandler: Processed in 0.001975956 sec. | ||
| 12233 | 2026.01.09 00:38:12.035372 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12234 | 2026.01.09 00:38:12.035470 [ 269 ] {150ad9a4-0098-42d8-b990-f74f0a348045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12235 | 2026.01.09 00:38:12.035510 [ 269 ] {150ad9a4-0098-42d8-b990-f74f0a348045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12236 | 2026.01.09 00:38:12.035968 [ 269 ] {150ad9a4-0098-42d8-b990-f74f0a348045} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12237 | 2026.01.09 00:38:12.036005 [ 269 ] {150ad9a4-0098-42d8-b990-f74f0a348045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12238 | 2026.01.09 00:38:12.036308 [ 269 ] {150ad9a4-0098-42d8-b990-f74f0a348045} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12239 | 2026.01.09 00:38:12.036512 [ 269 ] {150ad9a4-0098-42d8-b990-f74f0a348045} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12240 | 2026.01.09 00:38:12.036639 [ 269 ] {150ad9a4-0098-42d8-b990-f74f0a348045} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001188 sec., 53872.05387205387 rows/sec., 4.20 MiB/sec. | ||
| 12241 | 2026.01.09 00:38:12.036677 [ 269 ] {150ad9a4-0098-42d8-b990-f74f0a348045} <Debug> TCPHandler: Processed in 0.001361859 sec. | ||
| 12242 | 2026.01.09 00:38:12.036804 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12243 | 2026.01.09 00:38:12.036898 [ 269 ] {944e1ba3-ebea-4ad9-a9d5-85c4bbab81f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12244 | 2026.01.09 00:38:12.036941 [ 269 ] {944e1ba3-ebea-4ad9-a9d5-85c4bbab81f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12245 | 2026.01.09 00:38:12.037322 [ 269 ] {944e1ba3-ebea-4ad9-a9d5-85c4bbab81f8} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12246 | 2026.01.09 00:38:12.037357 [ 269 ] {944e1ba3-ebea-4ad9-a9d5-85c4bbab81f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12247 | 2026.01.09 00:38:12.037677 [ 269 ] {944e1ba3-ebea-4ad9-a9d5-85c4bbab81f8} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12248 | 2026.01.09 00:38:12.037881 [ 269 ] {944e1ba3-ebea-4ad9-a9d5-85c4bbab81f8} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12249 | 2026.01.09 00:38:12.038006 [ 269 ] {944e1ba3-ebea-4ad9-a9d5-85c4bbab81f8} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001126 sec., 56838.36589698046 rows/sec., 3.96 MiB/sec. | ||
| 12250 | 2026.01.09 00:38:12.038042 [ 269 ] {944e1ba3-ebea-4ad9-a9d5-85c4bbab81f8} <Debug> TCPHandler: Processed in 0.001295297 sec. | ||
| 12251 | 2026.01.09 00:38:12.038156 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12252 | 2026.01.09 00:38:12.038249 [ 269 ] {1a7f013b-1012-423d-87b3-df00b70a3bdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12253 | 2026.01.09 00:38:12.038290 [ 269 ] {1a7f013b-1012-423d-87b3-df00b70a3bdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12254 | 2026.01.09 00:38:12.038603 [ 269 ] {1a7f013b-1012-423d-87b3-df00b70a3bdc} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12255 | 2026.01.09 00:38:12.038639 [ 269 ] {1a7f013b-1012-423d-87b3-df00b70a3bdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12256 | 2026.01.09 00:38:12.038933 [ 269 ] {1a7f013b-1012-423d-87b3-df00b70a3bdc} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12257 | 2026.01.09 00:38:12.039143 [ 269 ] {1a7f013b-1012-423d-87b3-df00b70a3bdc} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12258 | 2026.01.09 00:38:12.039268 [ 269 ] {1a7f013b-1012-423d-87b3-df00b70a3bdc} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001037 sec., 23143.683702989394 rows/sec., 1.56 MiB/sec. | ||
| 12259 | 2026.01.09 00:38:12.039302 [ 269 ] {1a7f013b-1012-423d-87b3-df00b70a3bdc} <Debug> TCPHandler: Processed in 0.001195974 sec. | ||
| 12260 | 2026.01.09 00:38:12.403499 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25431 | ||
| 12261 | 2026.01.09 00:38:12.404081 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12262 | 2026.01.09 00:38:12.404127 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12263 | 2026.01.09 00:38:12.404618 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12264 | 2026.01.09 00:38:12.404854 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12265 | 2026.01.09 00:38:12.404999 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25431 | ||
| 12266 | 2026.01.09 00:38:13.762743 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 12267 | 2026.01.09 00:38:13.779505 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12268 | 2026.01.09 00:38:13.779571 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12269 | 2026.01.09 00:38:13.784828 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12270 | 2026.01.09 00:38:13.785501 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12271 | 2026.01.09 00:38:13.788383 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 12272 | 2026.01.09 00:38:14.972084 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1592 | ||
| 12273 | 2026.01.09 00:38:14.974580 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12274 | 2026.01.09 00:38:14.974637 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12275 | 2026.01.09 00:38:14.975848 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12276 | 2026.01.09 00:38:14.976126 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12277 | 2026.01.09 00:38:14.976499 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1592 | ||
| 12278 | 2026.01.09 00:38:17.040629 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12279 | 2026.01.09 00:38:17.040849 [ 269 ] {6bc95f4d-8a79-4d47-bade-d4eacbe84a89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12280 | 2026.01.09 00:38:17.040920 [ 269 ] {6bc95f4d-8a79-4d47-bade-d4eacbe84a89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12281 | 2026.01.09 00:38:17.041742 [ 269 ] {6bc95f4d-8a79-4d47-bade-d4eacbe84a89} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12282 | 2026.01.09 00:38:17.041793 [ 269 ] {6bc95f4d-8a79-4d47-bade-d4eacbe84a89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12283 | 2026.01.09 00:38:17.042201 [ 269 ] {6bc95f4d-8a79-4d47-bade-d4eacbe84a89} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12284 | 2026.01.09 00:38:17.042419 [ 269 ] {6bc95f4d-8a79-4d47-bade-d4eacbe84a89} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12285 | 2026.01.09 00:38:17.042573 [ 269 ] {6bc95f4d-8a79-4d47-bade-d4eacbe84a89} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001776 sec., 77702.7027027027 rows/sec., 6.75 MiB/sec. | ||
| 12286 | 2026.01.09 00:38:17.042614 [ 269 ] {6bc95f4d-8a79-4d47-bade-d4eacbe84a89} <Debug> TCPHandler: Processed in 0.00212114 sec. | ||
| 12287 | 2026.01.09 00:38:17.042734 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12288 | 2026.01.09 00:38:17.042830 [ 269 ] {2040dcb2-1563-4c09-80fb-945da37e9ee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12289 | 2026.01.09 00:38:17.042870 [ 269 ] {2040dcb2-1563-4c09-80fb-945da37e9ee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12290 | 2026.01.09 00:38:17.043317 [ 269 ] {2040dcb2-1563-4c09-80fb-945da37e9ee4} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12291 | 2026.01.09 00:38:17.043353 [ 269 ] {2040dcb2-1563-4c09-80fb-945da37e9ee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12292 | 2026.01.09 00:38:17.043648 [ 269 ] {2040dcb2-1563-4c09-80fb-945da37e9ee4} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12293 | 2026.01.09 00:38:17.043857 [ 269 ] {2040dcb2-1563-4c09-80fb-945da37e9ee4} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12294 | 2026.01.09 00:38:17.043984 [ 269 ] {2040dcb2-1563-4c09-80fb-945da37e9ee4} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001172 sec., 34982.93515358362 rows/sec., 2.57 MiB/sec. | ||
| 12295 | 2026.01.09 00:38:17.044022 [ 269 ] {2040dcb2-1563-4c09-80fb-945da37e9ee4} <Debug> TCPHandler: Processed in 0.001335918 sec. | ||
| 12296 | 2026.01.09 00:38:17.044137 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12297 | 2026.01.09 00:38:17.044232 [ 269 ] {cc447ec4-b7e9-46ac-917a-97a9e4a1c677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12298 | 2026.01.09 00:38:17.044271 [ 269 ] {cc447ec4-b7e9-46ac-917a-97a9e4a1c677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12299 | 2026.01.09 00:38:17.044742 [ 269 ] {cc447ec4-b7e9-46ac-917a-97a9e4a1c677} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12300 | 2026.01.09 00:38:17.044779 [ 269 ] {cc447ec4-b7e9-46ac-917a-97a9e4a1c677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12301 | 2026.01.09 00:38:17.045086 [ 269 ] {cc447ec4-b7e9-46ac-917a-97a9e4a1c677} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12302 | 2026.01.09 00:38:17.045312 [ 269 ] {cc447ec4-b7e9-46ac-917a-97a9e4a1c677} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12303 | 2026.01.09 00:38:17.045440 [ 269 ] {cc447ec4-b7e9-46ac-917a-97a9e4a1c677} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001225 sec., 85714.28571428571 rows/sec., 6.70 MiB/sec. | ||
| 12304 | 2026.01.09 00:38:17.045477 [ 269 ] {cc447ec4-b7e9-46ac-917a-97a9e4a1c677} <Debug> TCPHandler: Processed in 0.001387899 sec. | ||
| 12305 | 2026.01.09 00:38:17.045596 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12306 | 2026.01.09 00:38:17.045691 [ 269 ] {b6976833-5772-46e9-a18c-297577b72f68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12307 | 2026.01.09 00:38:17.045735 [ 269 ] {b6976833-5772-46e9-a18c-297577b72f68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12308 | 2026.01.09 00:38:17.046164 [ 269 ] {b6976833-5772-46e9-a18c-297577b72f68} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12309 | 2026.01.09 00:38:17.046199 [ 269 ] {b6976833-5772-46e9-a18c-297577b72f68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12310 | 2026.01.09 00:38:17.046524 [ 269 ] {b6976833-5772-46e9-a18c-297577b72f68} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12311 | 2026.01.09 00:38:17.046728 [ 269 ] {b6976833-5772-46e9-a18c-297577b72f68} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12312 | 2026.01.09 00:38:17.046853 [ 269 ] {b6976833-5772-46e9-a18c-297577b72f68} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 12313 | 2026.01.09 00:38:17.046889 [ 269 ] {b6976833-5772-46e9-a18c-297577b72f68} <Debug> TCPHandler: Processed in 0.001341449 sec. | ||
| 12314 | 2026.01.09 00:38:17.046998 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12315 | 2026.01.09 00:38:17.047091 [ 269 ] {3df498e6-cfc2-4b8e-87bd-1dfb53d5b354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12316 | 2026.01.09 00:38:17.047145 [ 269 ] {3df498e6-cfc2-4b8e-87bd-1dfb53d5b354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12317 | 2026.01.09 00:38:17.047979 [ 269 ] {3df498e6-cfc2-4b8e-87bd-1dfb53d5b354} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12318 | 2026.01.09 00:38:17.048014 [ 269 ] {3df498e6-cfc2-4b8e-87bd-1dfb53d5b354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12319 | 2026.01.09 00:38:17.048554 [ 269 ] {3df498e6-cfc2-4b8e-87bd-1dfb53d5b354} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12320 | 2026.01.09 00:38:17.048771 [ 269 ] {3df498e6-cfc2-4b8e-87bd-1dfb53d5b354} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12321 | 2026.01.09 00:38:17.048902 [ 269 ] {3df498e6-cfc2-4b8e-87bd-1dfb53d5b354} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001829 sec., 22416.62110442865 rows/sec., 40.17 MiB/sec. | ||
| 12322 | 2026.01.09 00:38:17.048953 [ 269 ] {3df498e6-cfc2-4b8e-87bd-1dfb53d5b354} <Debug> TCPHandler: Processed in 0.002002637 sec. | ||
| 12323 | 2026.01.09 00:38:17.049063 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12324 | 2026.01.09 00:38:17.049156 [ 269 ] {4d372c92-ced6-4cf8-9637-b130d13f570f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12325 | 2026.01.09 00:38:17.049197 [ 269 ] {4d372c92-ced6-4cf8-9637-b130d13f570f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12326 | 2026.01.09 00:38:17.049521 [ 269 ] {4d372c92-ced6-4cf8-9637-b130d13f570f} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12327 | 2026.01.09 00:38:17.049556 [ 269 ] {4d372c92-ced6-4cf8-9637-b130d13f570f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12328 | 2026.01.09 00:38:17.049850 [ 269 ] {4d372c92-ced6-4cf8-9637-b130d13f570f} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12329 | 2026.01.09 00:38:17.050060 [ 269 ] {4d372c92-ced6-4cf8-9637-b130d13f570f} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12330 | 2026.01.09 00:38:17.050187 [ 269 ] {4d372c92-ced6-4cf8-9637-b130d13f570f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 12331 | 2026.01.09 00:38:17.050222 [ 269 ] {4d372c92-ced6-4cf8-9637-b130d13f570f} <Debug> TCPHandler: Processed in 0.001208095 sec. | ||
| 12332 | 2026.01.09 00:38:19.737643 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12333 | 2026.01.09 00:38:19.737700 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12334 | 2026.01.09 00:38:19.906072 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25879 | ||
| 12335 | 2026.01.09 00:38:19.906570 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12336 | 2026.01.09 00:38:19.906618 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12337 | 2026.01.09 00:38:19.907101 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12338 | 2026.01.09 00:38:19.907329 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12339 | 2026.01.09 00:38:19.907475 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25879 | ||
| 12340 | 2026.01.09 00:38:21.289400 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 12341 | 2026.01.09 00:38:21.306879 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12342 | 2026.01.09 00:38:21.306938 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12343 | 2026.01.09 00:38:21.312801 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12344 | 2026.01.09 00:38:21.313486 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12345 | 2026.01.09 00:38:21.316450 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 12346 | 2026.01.09 00:38:22.049854 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12347 | 2026.01.09 00:38:22.050053 [ 269 ] {3b0cc806-9239-4d9c-b6ee-c31f9e467dc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12348 | 2026.01.09 00:38:22.050123 [ 269 ] {3b0cc806-9239-4d9c-b6ee-c31f9e467dc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12349 | 2026.01.09 00:38:22.050967 [ 269 ] {3b0cc806-9239-4d9c-b6ee-c31f9e467dc5} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12350 | 2026.01.09 00:38:22.051015 [ 269 ] {3b0cc806-9239-4d9c-b6ee-c31f9e467dc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12351 | 2026.01.09 00:38:22.051419 [ 269 ] {3b0cc806-9239-4d9c-b6ee-c31f9e467dc5} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12352 | 2026.01.09 00:38:22.051635 [ 269 ] {3b0cc806-9239-4d9c-b6ee-c31f9e467dc5} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12353 | 2026.01.09 00:38:22.051783 [ 269 ] {3b0cc806-9239-4d9c-b6ee-c31f9e467dc5} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001783 sec., 229949.52327537857 rows/sec., 14.59 MiB/sec. | ||
| 12354 | 2026.01.09 00:38:22.051822 [ 269 ] {3b0cc806-9239-4d9c-b6ee-c31f9e467dc5} <Debug> TCPHandler: Processed in 0.00210519 sec. | ||
| 12355 | 2026.01.09 00:38:22.051947 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12356 | 2026.01.09 00:38:22.052043 [ 269 ] {2a41c5d3-61ce-4dff-8264-33b2860b239a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12357 | 2026.01.09 00:38:22.052082 [ 269 ] {2a41c5d3-61ce-4dff-8264-33b2860b239a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12358 | 2026.01.09 00:38:22.053021 [ 269 ] {2a41c5d3-61ce-4dff-8264-33b2860b239a} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12359 | 2026.01.09 00:38:22.053056 [ 269 ] {2a41c5d3-61ce-4dff-8264-33b2860b239a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12360 | 2026.01.09 00:38:22.053423 [ 269 ] {2a41c5d3-61ce-4dff-8264-33b2860b239a} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12361 | 2026.01.09 00:38:22.053627 [ 269 ] {2a41c5d3-61ce-4dff-8264-33b2860b239a} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12362 | 2026.01.09 00:38:22.053751 [ 269 ] {2a41c5d3-61ce-4dff-8264-33b2860b239a} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001727 sec., 643891.1407064273 rows/sec., 50.80 MiB/sec. | ||
| 12363 | 2026.01.09 00:38:22.053755 [ 59 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12364 | 2026.01.09 00:38:22.053788 [ 269 ] {2a41c5d3-61ce-4dff-8264-33b2860b239a} <Debug> TCPHandler: Processed in 0.001889214 sec. | ||
| 12365 | 2026.01.09 00:38:22.053827 [ 59 ] {} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12366 | 2026.01.09 00:38:22.053853 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12367 | 2026.01.09 00:38:22.053924 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12368 | 2026.01.09 00:38:22.053968 [ 194 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::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 | ||
| 12369 | 2026.01.09 00:38:22.054024 [ 269 ] {197b9c0e-1cab-4625-8aa2-48f297f8ba95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12370 | 2026.01.09 00:38:22.054068 [ 269 ] {197b9c0e-1cab-4625-8aa2-48f297f8ba95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12371 | 2026.01.09 00:38:22.054101 [ 194 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12372 | 2026.01.09 00:38:22.054141 [ 194 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2466 rows starting from the beginning of the part | ||
| 12373 | 2026.01.09 00:38:22.054208 [ 194 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 138 rows starting from the beginning of the part | ||
| 12374 | 2026.01.09 00:38:22.054252 [ 194 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 2253 rows starting from the beginning of the part | ||
| 12375 | 2026.01.09 00:38:22.054295 [ 194 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 56 rows starting from the beginning of the part | ||
| 12376 | 2026.01.09 00:38:22.054334 [ 194 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 138 rows starting from the beginning of the part | ||
| 12377 | 2026.01.09 00:38:22.054372 [ 194 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1112 rows starting from the beginning of the part | ||
| 12378 | 2026.01.09 00:38:22.054552 [ 269 ] {197b9c0e-1cab-4625-8aa2-48f297f8ba95} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12379 | 2026.01.09 00:38:22.054594 [ 269 ] {197b9c0e-1cab-4625-8aa2-48f297f8ba95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12380 | 2026.01.09 00:38:22.054931 [ 269 ] {197b9c0e-1cab-4625-8aa2-48f297f8ba95} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12381 | 2026.01.09 00:38:22.055159 [ 269 ] {197b9c0e-1cab-4625-8aa2-48f297f8ba95} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12382 | 2026.01.09 00:38:22.055299 [ 269 ] {197b9c0e-1cab-4625-8aa2-48f297f8ba95} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001295 sec., 158301.1583011583 rows/sec., 9.29 MiB/sec. | ||
| 12383 | 2026.01.09 00:38:22.055336 [ 269 ] {197b9c0e-1cab-4625-8aa2-48f297f8ba95} <Debug> TCPHandler: Processed in 0.001460792 sec. | ||
| 12384 | 2026.01.09 00:38:22.055516 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12385 | 2026.01.09 00:38:22.055611 [ 269 ] {f488c821-18f2-4124-8d3c-94f94bea592a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12386 | 2026.01.09 00:38:22.055651 [ 269 ] {f488c821-18f2-4124-8d3c-94f94bea592a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12387 | 2026.01.09 00:38:22.056126 [ 269 ] {f488c821-18f2-4124-8d3c-94f94bea592a} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12388 | 2026.01.09 00:38:22.056164 [ 269 ] {f488c821-18f2-4124-8d3c-94f94bea592a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12389 | 2026.01.09 00:38:22.056468 [ 269 ] {f488c821-18f2-4124-8d3c-94f94bea592a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12390 | 2026.01.09 00:38:22.056490 [ 195 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6163 rows, containing 5 columns (5 merged, 0 gathered) in 0.002579174 sec., 2389524.708298083 rows/sec., 202.94 MiB/sec. | ||
| 12391 | 2026.01.09 00:38:22.056678 [ 269 ] {f488c821-18f2-4124-8d3c-94f94bea592a} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12392 | 2026.01.09 00:38:22.056788 [ 199 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12393 | 2026.01.09 00:38:22.056816 [ 269 ] {f488c821-18f2-4124-8d3c-94f94bea592a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001223 sec., 173344.2354865086 rows/sec., 11.18 MiB/sec. | ||
| 12394 | 2026.01.09 00:38:22.056856 [ 269 ] {f488c821-18f2-4124-8d3c-94f94bea592a} <Debug> TCPHandler: Processed in 0.001388299 sec. | ||
| 12395 | 2026.01.09 00:38:22.056971 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12396 | 2026.01.09 00:38:22.057065 [ 269 ] {0a3af9ae-2324-4bc8-9c90-27c614c03db4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12397 | 2026.01.09 00:38:22.057087 [ 199 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_91_18} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12398 | 2026.01.09 00:38:22.057104 [ 269 ] {0a3af9ae-2324-4bc8-9c90-27c614c03db4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12399 | 2026.01.09 00:38:22.057176 [ 199 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_91_18} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12400 | 2026.01.09 00:38:22.057270 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 12401 | 2026.01.09 00:38:22.057584 [ 269 ] {0a3af9ae-2324-4bc8-9c90-27c614c03db4} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12402 | 2026.01.09 00:38:22.057624 [ 269 ] {0a3af9ae-2324-4bc8-9c90-27c614c03db4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12403 | 2026.01.09 00:38:22.057937 [ 269 ] {0a3af9ae-2324-4bc8-9c90-27c614c03db4} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12404 | 2026.01.09 00:38:22.058144 [ 269 ] {0a3af9ae-2324-4bc8-9c90-27c614c03db4} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12405 | 2026.01.09 00:38:22.058273 [ 269 ] {0a3af9ae-2324-4bc8-9c90-27c614c03db4} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001226 sec., 172104.40456769982 rows/sec., 9.77 MiB/sec. | ||
| 12406 | 2026.01.09 00:38:22.058309 [ 269 ] {0a3af9ae-2324-4bc8-9c90-27c614c03db4} <Debug> TCPHandler: Processed in 0.00138534 sec. | ||
| 12407 | 2026.01.09 00:38:22.058422 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12408 | 2026.01.09 00:38:22.058516 [ 269 ] {5b256436-115a-4151-955a-460ade79fad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12409 | 2026.01.09 00:38:22.058554 [ 269 ] {5b256436-115a-4151-955a-460ade79fad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12410 | 2026.01.09 00:38:22.059236 [ 269 ] {5b256436-115a-4151-955a-460ade79fad0} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12411 | 2026.01.09 00:38:22.059273 [ 269 ] {5b256436-115a-4151-955a-460ade79fad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12412 | 2026.01.09 00:38:22.059609 [ 269 ] {5b256436-115a-4151-955a-460ade79fad0} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12413 | 2026.01.09 00:38:22.059815 [ 269 ] {5b256436-115a-4151-955a-460ade79fad0} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12414 | 2026.01.09 00:38:22.059975 [ 58 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12415 | 2026.01.09 00:38:22.059979 [ 269 ] {5b256436-115a-4151-955a-460ade79fad0} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001479 sec., 459093.9824205544 rows/sec., 32.00 MiB/sec. | ||
| 12416 | 2026.01.09 00:38:22.060026 [ 58 ] {} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12417 | 2026.01.09 00:38:22.060054 [ 269 ] {5b256436-115a-4151-955a-460ade79fad0} <Debug> TCPHandler: Processed in 0.001679148 sec. | ||
| 12418 | 2026.01.09 00:38:22.060056 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12419 | 2026.01.09 00:38:22.060176 [ 200 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::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 | ||
| 12420 | 2026.01.09 00:38:22.060182 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12421 | 2026.01.09 00:38:22.060315 [ 200 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12422 | 2026.01.09 00:38:22.060325 [ 269 ] {b3144ea9-2ded-4d8c-b105-eec05c7d67fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12423 | 2026.01.09 00:38:22.060352 [ 200 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1250 rows starting from the beginning of the part | ||
| 12424 | 2026.01.09 00:38:22.060374 [ 269 ] {b3144ea9-2ded-4d8c-b105-eec05c7d67fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12425 | 2026.01.09 00:38:22.060421 [ 200 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 105 rows starting from the beginning of the part | ||
| 12426 | 2026.01.09 00:38:22.060469 [ 200 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 1137 rows starting from the beginning of the part | ||
| 12427 | 2026.01.09 00:38:22.060508 [ 200 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 64 rows starting from the beginning of the part | ||
| 12428 | 2026.01.09 00:38:22.060548 [ 200 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 105 rows starting from the beginning of the part | ||
| 12429 | 2026.01.09 00:38:22.060588 [ 200 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 679 rows starting from the beginning of the part | ||
| 12430 | 2026.01.09 00:38:22.060736 [ 269 ] {b3144ea9-2ded-4d8c-b105-eec05c7d67fc} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12431 | 2026.01.09 00:38:22.060778 [ 269 ] {b3144ea9-2ded-4d8c-b105-eec05c7d67fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12432 | 2026.01.09 00:38:22.061111 [ 269 ] {b3144ea9-2ded-4d8c-b105-eec05c7d67fc} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12433 | 2026.01.09 00:38:22.061350 [ 269 ] {b3144ea9-2ded-4d8c-b105-eec05c7d67fc} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12434 | 2026.01.09 00:38:22.061489 [ 269 ] {b3144ea9-2ded-4d8c-b105-eec05c7d67fc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001182 sec., 5076.142131979695 rows/sec., 265.21 KiB/sec. | ||
| 12435 | 2026.01.09 00:38:22.061527 [ 269 ] {b3144ea9-2ded-4d8c-b105-eec05c7d67fc} <Debug> TCPHandler: Processed in 0.00140152 sec. | ||
| 12436 | 2026.01.09 00:38:22.061644 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12437 | 2026.01.09 00:38:22.061739 [ 269 ] {f02ac10f-bc3e-4851-9053-2e85aa35af26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12438 | 2026.01.09 00:38:22.061782 [ 269 ] {f02ac10f-bc3e-4851-9053-2e85aa35af26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12439 | 2026.01.09 00:38:22.061865 [ 195 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3340 rows, containing 5 columns (5 merged, 0 gathered) in 0.00174033 sec., 1919176.248182816 rows/sec., 145.18 MiB/sec. | ||
| 12440 | 2026.01.09 00:38:22.062046 [ 195 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12441 | 2026.01.09 00:38:22.062259 [ 269 ] {f02ac10f-bc3e-4851-9053-2e85aa35af26} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12442 | 2026.01.09 00:38:22.062303 [ 269 ] {f02ac10f-bc3e-4851-9053-2e85aa35af26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12443 | 2026.01.09 00:38:22.062313 [ 195 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_91_18} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12444 | 2026.01.09 00:38:22.062405 [ 195 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_91_18} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12445 | 2026.01.09 00:38:22.062485 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 12446 | 2026.01.09 00:38:22.062671 [ 269 ] {f02ac10f-bc3e-4851-9053-2e85aa35af26} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12447 | 2026.01.09 00:38:22.062894 [ 269 ] {f02ac10f-bc3e-4851-9053-2e85aa35af26} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12448 | 2026.01.09 00:38:22.063016 [ 58 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12449 | 2026.01.09 00:38:22.063030 [ 269 ] {f02ac10f-bc3e-4851-9053-2e85aa35af26} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001308 sec., 240061.16207951072 rows/sec., 15.77 MiB/sec. | ||
| 12450 | 2026.01.09 00:38:22.063056 [ 58 ] {} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12451 | 2026.01.09 00:38:22.063079 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12452 | 2026.01.09 00:38:22.063080 [ 269 ] {f02ac10f-bc3e-4851-9053-2e85aa35af26} <Debug> TCPHandler: Processed in 0.001485382 sec. | ||
| 12453 | 2026.01.09 00:38:22.063151 [ 200 ] {932a566d-fbdc-4b2b-9486-18b365c28387::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 | ||
| 12454 | 2026.01.09 00:38:22.063221 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12455 | 2026.01.09 00:38:22.063248 [ 200 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12456 | 2026.01.09 00:38:22.063277 [ 200 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 26561 rows starting from the beginning of the part | ||
| 12457 | 2026.01.09 00:38:22.063323 [ 200 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 12458 | 2026.01.09 00:38:22.063324 [ 269 ] {88ebaec9-c275-4518-91b8-8a15468096c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12459 | 2026.01.09 00:38:22.063360 [ 200 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 935 rows starting from the beginning of the part | ||
| 12460 | 2026.01.09 00:38:22.063379 [ 269 ] {88ebaec9-c275-4518-91b8-8a15468096c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12461 | 2026.01.09 00:38:22.063399 [ 200 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 64 rows starting from the beginning of the part | ||
| 12462 | 2026.01.09 00:38:22.063435 [ 200 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 12463 | 2026.01.09 00:38:22.063468 [ 200 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 314 rows starting from the beginning of the part | ||
| 12464 | 2026.01.09 00:38:22.063716 [ 269 ] {88ebaec9-c275-4518-91b8-8a15468096c0} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12465 | 2026.01.09 00:38:22.063757 [ 269 ] {88ebaec9-c275-4518-91b8-8a15468096c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12466 | 2026.01.09 00:38:22.064077 [ 269 ] {88ebaec9-c275-4518-91b8-8a15468096c0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12467 | 2026.01.09 00:38:22.064303 [ 269 ] {88ebaec9-c275-4518-91b8-8a15468096c0} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12468 | 2026.01.09 00:38:22.064437 [ 269 ] {88ebaec9-c275-4518-91b8-8a15468096c0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00113 sec., 884.9557522123895 rows/sec., 59.63 KiB/sec. | ||
| 12469 | 2026.01.09 00:38:22.064473 [ 269 ] {88ebaec9-c275-4518-91b8-8a15468096c0} <Debug> TCPHandler: Processed in 0.001307267 sec. | ||
| 12470 | 2026.01.09 00:38:22.064589 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12471 | 2026.01.09 00:38:22.064683 [ 269 ] {5705425f-4159-4909-b989-0497d3f878b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12472 | 2026.01.09 00:38:22.064723 [ 269 ] {5705425f-4159-4909-b989-0497d3f878b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12473 | 2026.01.09 00:38:22.065080 [ 269 ] {5705425f-4159-4909-b989-0497d3f878b1} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12474 | 2026.01.09 00:38:22.065116 [ 269 ] {5705425f-4159-4909-b989-0497d3f878b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12475 | 2026.01.09 00:38:22.065446 [ 269 ] {5705425f-4159-4909-b989-0497d3f878b1} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12476 | 2026.01.09 00:38:22.065681 [ 269 ] {5705425f-4159-4909-b989-0497d3f878b1} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12477 | 2026.01.09 00:38:22.065803 [ 58 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12478 | 2026.01.09 00:38:22.065813 [ 269 ] {5705425f-4159-4909-b989-0497d3f878b1} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001146 sec., 90750.43630017451 rows/sec., 5.56 MiB/sec. | ||
| 12479 | 2026.01.09 00:38:22.065840 [ 58 ] {} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12480 | 2026.01.09 00:38:22.065863 [ 269 ] {5705425f-4159-4909-b989-0497d3f878b1} <Debug> TCPHandler: Processed in 0.001323778 sec. | ||
| 12481 | 2026.01.09 00:38:22.065864 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12482 | 2026.01.09 00:38:22.065977 [ 191 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 12483 | 2026.01.09 00:38:22.066086 [ 191 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12484 | 2026.01.09 00:38:22.066116 [ 191 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5936 rows starting from the beginning of the part | ||
| 12485 | 2026.01.09 00:38:22.066177 [ 191 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 12486 | 2026.01.09 00:38:22.066222 [ 191 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 80 rows starting from the beginning of the part | ||
| 12487 | 2026.01.09 00:38:22.066266 [ 191 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 24 rows starting from the beginning of the part | ||
| 12488 | 2026.01.09 00:38:22.066304 [ 191 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
| 12489 | 2026.01.09 00:38:22.066341 [ 191 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 104 rows starting from the beginning of the part | ||
| 12490 | 2026.01.09 00:38:22.069704 [ 201 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6264 rows, containing 4 columns (4 merged, 0 gathered) in 0.003771598 sec., 1660834.4791783218 rows/sec., 105.85 MiB/sec. | ||
| 12491 | 2026.01.09 00:38:22.070243 [ 201 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12492 | 2026.01.09 00:38:22.070509 [ 201 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_91_18} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12493 | 2026.01.09 00:38:22.070585 [ 201 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_91_18} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12494 | 2026.01.09 00:38:22.070678 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 12495 | 2026.01.09 00:38:22.071986 [ 201 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28194 rows, containing 5 columns (5 merged, 0 gathered) in 0.008864933 sec., 3180396.2872590236 rows/sec., 213.97 MiB/sec. | ||
| 12496 | 2026.01.09 00:38:22.072286 [ 192 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12497 | 2026.01.09 00:38:22.072553 [ 192 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12498 | 2026.01.09 00:38:22.072632 [ 192 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12499 | 2026.01.09 00:38:22.072717 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 12500 | 2026.01.09 00:38:23.001253 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 331.75 MiB, peak 343.14 MiB, free memory in arenas 0.00 B, will set to 334.21 MiB (RSS), difference: 2.47 MiB | ||
| 12501 | 2026.01.09 00:38:24.977618 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1624 | ||
| 12502 | 2026.01.09 00:38:24.979934 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12503 | 2026.01.09 00:38:24.979981 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12504 | 2026.01.09 00:38:24.981182 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12505 | 2026.01.09 00:38:24.981470 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12506 | 2026.01.09 00:38:24.981822 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1624 | ||
| 12507 | 2026.01.09 00:38:27.040552 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12508 | 2026.01.09 00:38:27.040741 [ 269 ] {0ace67d9-5765-4ef6-9558-10b1aa258701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12509 | 2026.01.09 00:38:27.040808 [ 269 ] {0ace67d9-5765-4ef6-9558-10b1aa258701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12510 | 2026.01.09 00:38:27.041458 [ 269 ] {0ace67d9-5765-4ef6-9558-10b1aa258701} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12511 | 2026.01.09 00:38:27.041512 [ 269 ] {0ace67d9-5765-4ef6-9558-10b1aa258701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12512 | 2026.01.09 00:38:27.041913 [ 269 ] {0ace67d9-5765-4ef6-9558-10b1aa258701} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 12513 | 2026.01.09 00:38:27.042157 [ 269 ] {0ace67d9-5765-4ef6-9558-10b1aa258701} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12514 | 2026.01.09 00:38:27.042335 [ 269 ] {0ace67d9-5765-4ef6-9558-10b1aa258701} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001637 sec., 1221.7470983506414 rows/sec., 99.62 KiB/sec. | ||
| 12515 | 2026.01.09 00:38:27.042387 [ 269 ] {0ace67d9-5765-4ef6-9558-10b1aa258701} <Debug> TCPHandler: Processed in 0.001974937 sec. | ||
| 12516 | 2026.01.09 00:38:27.042519 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12517 | 2026.01.09 00:38:27.042622 [ 269 ] {46bbb7ce-2de2-4cf1-ba16-3cfcf6062232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12518 | 2026.01.09 00:38:27.042667 [ 269 ] {46bbb7ce-2de2-4cf1-ba16-3cfcf6062232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12519 | 2026.01.09 00:38:27.043224 [ 269 ] {46bbb7ce-2de2-4cf1-ba16-3cfcf6062232} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12520 | 2026.01.09 00:38:27.043263 [ 269 ] {46bbb7ce-2de2-4cf1-ba16-3cfcf6062232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12521 | 2026.01.09 00:38:27.043593 [ 269 ] {46bbb7ce-2de2-4cf1-ba16-3cfcf6062232} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12522 | 2026.01.09 00:38:27.043817 [ 269 ] {46bbb7ce-2de2-4cf1-ba16-3cfcf6062232} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12523 | 2026.01.09 00:38:27.043954 [ 269 ] {46bbb7ce-2de2-4cf1-ba16-3cfcf6062232} <Debug> executeQuery: Read 139 rows, 12.34 KiB in 0.001353 sec., 102734.66371027347 rows/sec., 8.91 MiB/sec. | ||
| 12524 | 2026.01.09 00:38:27.043994 [ 269 ] {46bbb7ce-2de2-4cf1-ba16-3cfcf6062232} <Debug> TCPHandler: Processed in 0.001527873 sec. | ||
| 12525 | 2026.01.09 00:38:27.044119 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12526 | 2026.01.09 00:38:27.044218 [ 269 ] {244ca5d8-22cc-4d91-8951-652ab53784cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12527 | 2026.01.09 00:38:27.044260 [ 269 ] {244ca5d8-22cc-4d91-8951-652ab53784cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12528 | 2026.01.09 00:38:27.044706 [ 269 ] {244ca5d8-22cc-4d91-8951-652ab53784cc} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12529 | 2026.01.09 00:38:27.044743 [ 269 ] {244ca5d8-22cc-4d91-8951-652ab53784cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12530 | 2026.01.09 00:38:27.045047 [ 269 ] {244ca5d8-22cc-4d91-8951-652ab53784cc} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12531 | 2026.01.09 00:38:27.045269 [ 269 ] {244ca5d8-22cc-4d91-8951-652ab53784cc} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12532 | 2026.01.09 00:38:27.045376 [ 54 ] {} <Debug> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12533 | 2026.01.09 00:38:27.045404 [ 269 ] {244ca5d8-22cc-4d91-8951-652ab53784cc} <Debug> executeQuery: Read 43 rows, 3.22 KiB in 0.001204 sec., 35714.28571428572 rows/sec., 2.61 MiB/sec. | ||
| 12534 | 2026.01.09 00:38:27.045444 [ 54 ] {} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12535 | 2026.01.09 00:38:27.045454 [ 269 ] {244ca5d8-22cc-4d91-8951-652ab53784cc} <Debug> TCPHandler: Processed in 0.00138484 sec. | ||
| 12536 | 2026.01.09 00:38:27.045474 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12537 | 2026.01.09 00:38:27.045587 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12538 | 2026.01.09 00:38:27.045593 [ 191 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::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 | ||
| 12539 | 2026.01.09 00:38:27.045687 [ 269 ] {6b08cb29-2cf0-445d-abb8-e2133eaa7263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12540 | 2026.01.09 00:38:27.045731 [ 269 ] {6b08cb29-2cf0-445d-abb8-e2133eaa7263} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12541 | 2026.01.09 00:38:27.045740 [ 191 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12542 | 2026.01.09 00:38:27.045780 [ 191 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 278 rows starting from the beginning of the part | ||
| 12543 | 2026.01.09 00:38:27.045852 [ 191 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 41 rows starting from the beginning of the part | ||
| 12544 | 2026.01.09 00:38:27.045903 [ 191 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 207 rows starting from the beginning of the part | ||
| 12545 | 2026.01.09 00:38:27.045952 [ 191 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 41 rows starting from the beginning of the part | ||
| 12546 | 2026.01.09 00:38:27.045995 [ 191 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 205 rows starting from the beginning of the part | ||
| 12547 | 2026.01.09 00:38:27.046045 [ 191 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 43 rows starting from the beginning of the part | ||
| 12548 | 2026.01.09 00:38:27.046183 [ 269 ] {6b08cb29-2cf0-445d-abb8-e2133eaa7263} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12549 | 2026.01.09 00:38:27.046225 [ 269 ] {6b08cb29-2cf0-445d-abb8-e2133eaa7263} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12550 | 2026.01.09 00:38:27.046567 [ 269 ] {6b08cb29-2cf0-445d-abb8-e2133eaa7263} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12551 | 2026.01.09 00:38:27.046804 [ 269 ] {6b08cb29-2cf0-445d-abb8-e2133eaa7263} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12552 | 2026.01.09 00:38:27.046940 [ 269 ] {6b08cb29-2cf0-445d-abb8-e2133eaa7263} <Debug> executeQuery: Read 107 rows, 8.56 KiB in 0.00127 sec., 84251.96850393701 rows/sec., 6.58 MiB/sec. | ||
| 12553 | 2026.01.09 00:38:27.046981 [ 269 ] {6b08cb29-2cf0-445d-abb8-e2133eaa7263} <Debug> TCPHandler: Processed in 0.001443711 sec. | ||
| 12554 | 2026.01.09 00:38:27.047028 [ 201 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 815 rows, containing 5 columns (5 merged, 0 gathered) in 0.001490603 sec., 546758.5936698101 rows/sec., 36.10 MiB/sec. | ||
| 12555 | 2026.01.09 00:38:27.047098 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12556 | 2026.01.09 00:38:27.047172 [ 191 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12557 | 2026.01.09 00:38:27.047198 [ 269 ] {5126519e-8941-4923-aedb-1b19980a926b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12558 | 2026.01.09 00:38:27.047247 [ 269 ] {5126519e-8941-4923-aedb-1b19980a926b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12559 | 2026.01.09 00:38:27.047425 [ 191 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_76_15} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12560 | 2026.01.09 00:38:27.047499 [ 191 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_76_15} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12561 | 2026.01.09 00:38:27.047570 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 12562 | 2026.01.09 00:38:27.047681 [ 269 ] {5126519e-8941-4923-aedb-1b19980a926b} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12563 | 2026.01.09 00:38:27.047722 [ 269 ] {5126519e-8941-4923-aedb-1b19980a926b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12564 | 2026.01.09 00:38:27.048065 [ 269 ] {5126519e-8941-4923-aedb-1b19980a926b} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12565 | 2026.01.09 00:38:27.048292 [ 269 ] {5126519e-8941-4923-aedb-1b19980a926b} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12566 | 2026.01.09 00:38:27.048427 [ 269 ] {5126519e-8941-4923-aedb-1b19980a926b} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001247 sec., 129109.86367281475 rows/sec., 8.99 MiB/sec. | ||
| 12567 | 2026.01.09 00:38:27.048464 [ 269 ] {5126519e-8941-4923-aedb-1b19980a926b} <Debug> TCPHandler: Processed in 0.001415391 sec. | ||
| 12568 | 2026.01.09 00:38:27.048576 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12569 | 2026.01.09 00:38:27.048671 [ 269 ] {cc5536bd-3b23-4c63-8908-425e531d81f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12570 | 2026.01.09 00:38:27.048727 [ 269 ] {cc5536bd-3b23-4c63-8908-425e531d81f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12571 | 2026.01.09 00:38:27.049612 [ 269 ] {cc5536bd-3b23-4c63-8908-425e531d81f1} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12572 | 2026.01.09 00:38:27.049648 [ 269 ] {cc5536bd-3b23-4c63-8908-425e531d81f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12573 | 2026.01.09 00:38:27.050216 [ 269 ] {cc5536bd-3b23-4c63-8908-425e531d81f1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12574 | 2026.01.09 00:38:27.050448 [ 269 ] {cc5536bd-3b23-4c63-8908-425e531d81f1} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12575 | 2026.01.09 00:38:27.050589 [ 269 ] {cc5536bd-3b23-4c63-8908-425e531d81f1} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001934 sec., 21199.586349534642 rows/sec., 37.99 MiB/sec. | ||
| 12576 | 2026.01.09 00:38:27.050655 [ 269 ] {cc5536bd-3b23-4c63-8908-425e531d81f1} <Debug> TCPHandler: Processed in 0.002127281 sec. | ||
| 12577 | 2026.01.09 00:38:27.050774 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12578 | 2026.01.09 00:38:27.050885 [ 269 ] {883921af-0d3c-4020-b5b1-029491e82a0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12579 | 2026.01.09 00:38:27.050927 [ 269 ] {883921af-0d3c-4020-b5b1-029491e82a0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12580 | 2026.01.09 00:38:27.051280 [ 269 ] {883921af-0d3c-4020-b5b1-029491e82a0b} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12581 | 2026.01.09 00:38:27.051315 [ 269 ] {883921af-0d3c-4020-b5b1-029491e82a0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12582 | 2026.01.09 00:38:27.051630 [ 269 ] {883921af-0d3c-4020-b5b1-029491e82a0b} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12583 | 2026.01.09 00:38:27.051851 [ 269 ] {883921af-0d3c-4020-b5b1-029491e82a0b} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12584 | 2026.01.09 00:38:27.051981 [ 269 ] {883921af-0d3c-4020-b5b1-029491e82a0b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 12585 | 2026.01.09 00:38:27.052019 [ 269 ] {883921af-0d3c-4020-b5b1-029491e82a0b} <Debug> TCPHandler: Processed in 0.001295487 sec. | ||
| 12586 | 2026.01.09 00:38:27.408550 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26391 | ||
| 12587 | 2026.01.09 00:38:27.409087 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12588 | 2026.01.09 00:38:27.409133 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12589 | 2026.01.09 00:38:27.409650 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12590 | 2026.01.09 00:38:27.409896 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12591 | 2026.01.09 00:38:27.410040 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26391 | ||
| 12592 | 2026.01.09 00:38:28.817485 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 12593 | 2026.01.09 00:38:28.835904 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12594 | 2026.01.09 00:38:28.835965 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12595 | 2026.01.09 00:38:28.842389 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12596 | 2026.01.09 00:38:28.843130 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12597 | 2026.01.09 00:38:28.846538 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 12598 | 2026.01.09 00:38:32.049769 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12599 | 2026.01.09 00:38:32.049960 [ 269 ] {36960359-d590-4dea-a237-5a789e43c645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12600 | 2026.01.09 00:38:32.050023 [ 269 ] {36960359-d590-4dea-a237-5a789e43c645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12601 | 2026.01.09 00:38:32.050776 [ 269 ] {36960359-d590-4dea-a237-5a789e43c645} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12602 | 2026.01.09 00:38:32.050813 [ 269 ] {36960359-d590-4dea-a237-5a789e43c645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12603 | 2026.01.09 00:38:32.051224 [ 269 ] {36960359-d590-4dea-a237-5a789e43c645} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12604 | 2026.01.09 00:38:32.051453 [ 269 ] {36960359-d590-4dea-a237-5a789e43c645} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12605 | 2026.01.09 00:38:32.051607 [ 269 ] {36960359-d590-4dea-a237-5a789e43c645} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00169 sec., 242603.55029585797 rows/sec., 15.39 MiB/sec. | ||
| 12606 | 2026.01.09 00:38:32.051648 [ 269 ] {36960359-d590-4dea-a237-5a789e43c645} <Debug> TCPHandler: Processed in 0.002008037 sec. | ||
| 12607 | 2026.01.09 00:38:32.051763 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12608 | 2026.01.09 00:38:32.051860 [ 269 ] {c7a69c44-4c7f-443b-a1c6-00241fcb156f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12609 | 2026.01.09 00:38:32.051902 [ 269 ] {c7a69c44-4c7f-443b-a1c6-00241fcb156f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12610 | 2026.01.09 00:38:32.052736 [ 269 ] {c7a69c44-4c7f-443b-a1c6-00241fcb156f} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12611 | 2026.01.09 00:38:32.052770 [ 269 ] {c7a69c44-4c7f-443b-a1c6-00241fcb156f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12612 | 2026.01.09 00:38:32.053147 [ 269 ] {c7a69c44-4c7f-443b-a1c6-00241fcb156f} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12613 | 2026.01.09 00:38:32.053375 [ 269 ] {c7a69c44-4c7f-443b-a1c6-00241fcb156f} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12614 | 2026.01.09 00:38:32.053506 [ 269 ] {c7a69c44-4c7f-443b-a1c6-00241fcb156f} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001663 sec., 668671.0763680097 rows/sec., 52.76 MiB/sec. | ||
| 12615 | 2026.01.09 00:38:32.053543 [ 269 ] {c7a69c44-4c7f-443b-a1c6-00241fcb156f} <Debug> TCPHandler: Processed in 0.001830342 sec. | ||
| 12616 | 2026.01.09 00:38:32.053656 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12617 | 2026.01.09 00:38:32.053751 [ 269 ] {55f80f9f-a536-4b40-ab34-9fab338d6536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12618 | 2026.01.09 00:38:32.053791 [ 269 ] {55f80f9f-a536-4b40-ab34-9fab338d6536} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12619 | 2026.01.09 00:38:32.054254 [ 269 ] {55f80f9f-a536-4b40-ab34-9fab338d6536} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12620 | 2026.01.09 00:38:32.054288 [ 269 ] {55f80f9f-a536-4b40-ab34-9fab338d6536} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12621 | 2026.01.09 00:38:32.054591 [ 269 ] {55f80f9f-a536-4b40-ab34-9fab338d6536} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12622 | 2026.01.09 00:38:32.054801 [ 269 ] {55f80f9f-a536-4b40-ab34-9fab338d6536} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12623 | 2026.01.09 00:38:32.054932 [ 269 ] {55f80f9f-a536-4b40-ab34-9fab338d6536} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001197 sec., 171261.48705096074 rows/sec., 10.05 MiB/sec. | ||
| 12624 | 2026.01.09 00:38:32.054967 [ 269 ] {55f80f9f-a536-4b40-ab34-9fab338d6536} <Debug> TCPHandler: Processed in 0.001360369 sec. | ||
| 12625 | 2026.01.09 00:38:32.055069 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12626 | 2026.01.09 00:38:32.055163 [ 269 ] {38fe1e10-37aa-4e38-98f8-8688db8e7019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12627 | 2026.01.09 00:38:32.055204 [ 269 ] {38fe1e10-37aa-4e38-98f8-8688db8e7019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12628 | 2026.01.09 00:38:32.055664 [ 269 ] {38fe1e10-37aa-4e38-98f8-8688db8e7019} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12629 | 2026.01.09 00:38:32.055699 [ 269 ] {38fe1e10-37aa-4e38-98f8-8688db8e7019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12630 | 2026.01.09 00:38:32.056007 [ 269 ] {38fe1e10-37aa-4e38-98f8-8688db8e7019} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12631 | 2026.01.09 00:38:32.056222 [ 269 ] {38fe1e10-37aa-4e38-98f8-8688db8e7019} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12632 | 2026.01.09 00:38:32.056352 [ 269 ] {38fe1e10-37aa-4e38-98f8-8688db8e7019} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001205 sec., 175933.60995850625 rows/sec., 11.35 MiB/sec. | ||
| 12633 | 2026.01.09 00:38:32.056389 [ 269 ] {38fe1e10-37aa-4e38-98f8-8688db8e7019} <Debug> TCPHandler: Processed in 0.001368809 sec. | ||
| 12634 | 2026.01.09 00:38:32.056495 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12635 | 2026.01.09 00:38:32.056589 [ 269 ] {f11ddc30-e1de-4b1b-b9eb-1dca49aa3f92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12636 | 2026.01.09 00:38:32.056628 [ 269 ] {f11ddc30-e1de-4b1b-b9eb-1dca49aa3f92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12637 | 2026.01.09 00:38:32.057082 [ 269 ] {f11ddc30-e1de-4b1b-b9eb-1dca49aa3f92} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12638 | 2026.01.09 00:38:32.057117 [ 269 ] {f11ddc30-e1de-4b1b-b9eb-1dca49aa3f92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12639 | 2026.01.09 00:38:32.057426 [ 269 ] {f11ddc30-e1de-4b1b-b9eb-1dca49aa3f92} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12640 | 2026.01.09 00:38:32.057639 [ 269 ] {f11ddc30-e1de-4b1b-b9eb-1dca49aa3f92} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12641 | 2026.01.09 00:38:32.057767 [ 269 ] {f11ddc30-e1de-4b1b-b9eb-1dca49aa3f92} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001193 sec., 176865.0461022632 rows/sec., 10.04 MiB/sec. | ||
| 12642 | 2026.01.09 00:38:32.057804 [ 269 ] {f11ddc30-e1de-4b1b-b9eb-1dca49aa3f92} <Debug> TCPHandler: Processed in 0.001358558 sec. | ||
| 12643 | 2026.01.09 00:38:32.057907 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12644 | 2026.01.09 00:38:32.058001 [ 269 ] {49816d0b-576e-45b8-ba00-9179342705c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12645 | 2026.01.09 00:38:32.058041 [ 269 ] {49816d0b-576e-45b8-ba00-9179342705c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12646 | 2026.01.09 00:38:32.058668 [ 269 ] {49816d0b-576e-45b8-ba00-9179342705c3} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12647 | 2026.01.09 00:38:32.058702 [ 269 ] {49816d0b-576e-45b8-ba00-9179342705c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12648 | 2026.01.09 00:38:32.059030 [ 269 ] {49816d0b-576e-45b8-ba00-9179342705c3} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12649 | 2026.01.09 00:38:32.059246 [ 269 ] {49816d0b-576e-45b8-ba00-9179342705c3} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12650 | 2026.01.09 00:38:32.059377 [ 269 ] {49816d0b-576e-45b8-ba00-9179342705c3} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001391 sec., 488138.03019410494 rows/sec., 34.03 MiB/sec. | ||
| 12651 | 2026.01.09 00:38:32.059414 [ 269 ] {49816d0b-576e-45b8-ba00-9179342705c3} <Debug> TCPHandler: Processed in 0.001556714 sec. | ||
| 12652 | 2026.01.09 00:38:32.059588 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12653 | 2026.01.09 00:38:32.059706 [ 269 ] {f2a35af9-b7a8-4f55-8f2b-e9b45561709f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12654 | 2026.01.09 00:38:32.059755 [ 269 ] {f2a35af9-b7a8-4f55-8f2b-e9b45561709f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12655 | 2026.01.09 00:38:32.060111 [ 269 ] {f2a35af9-b7a8-4f55-8f2b-e9b45561709f} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12656 | 2026.01.09 00:38:32.060145 [ 269 ] {f2a35af9-b7a8-4f55-8f2b-e9b45561709f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12657 | 2026.01.09 00:38:32.060457 [ 269 ] {f2a35af9-b7a8-4f55-8f2b-e9b45561709f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12658 | 2026.01.09 00:38:32.060663 [ 269 ] {f2a35af9-b7a8-4f55-8f2b-e9b45561709f} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12659 | 2026.01.09 00:38:32.060765 [ 49 ] {} <Debug> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97) (MergerMutator): Selected 6 parts from all_1_32_7 to all_37_37_0 | ||
| 12660 | 2026.01.09 00:38:32.060791 [ 269 ] {f2a35af9-b7a8-4f55-8f2b-e9b45561709f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00111 sec., 5405.405405405405 rows/sec., 282.41 KiB/sec. | ||
| 12661 | 2026.01.09 00:38:32.060803 [ 49 ] {} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12662 | 2026.01.09 00:38:32.060824 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12663 | 2026.01.09 00:38:32.060827 [ 269 ] {f2a35af9-b7a8-4f55-8f2b-e9b45561709f} <Debug> TCPHandler: Processed in 0.001299206 sec. | ||
| 12664 | 2026.01.09 00:38:32.060932 [ 198 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_32_7 to all_37_37_0 into Compact with storage Full | ||
| 12665 | 2026.01.09 00:38:32.060943 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12666 | 2026.01.09 00:38:32.061076 [ 269 ] {4bc10897-e8d0-4a6a-8594-3de811afcd78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12667 | 2026.01.09 00:38:32.061099 [ 198 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12668 | 2026.01.09 00:38:32.061118 [ 269 ] {4bc10897-e8d0-4a6a-8594-3de811afcd78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12669 | 2026.01.09 00:38:32.061156 [ 198 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 192 rows starting from the beginning of the part | ||
| 12670 | 2026.01.09 00:38:32.061241 [ 198 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 12671 | 2026.01.09 00:38:32.061295 [ 198 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::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 | ||
| 12672 | 2026.01.09 00:38:32.061344 [ 198 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::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 | ||
| 12673 | 2026.01.09 00:38:32.061391 [ 198 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::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 | ||
| 12674 | 2026.01.09 00:38:32.061434 [ 198 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::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 | ||
| 12675 | 2026.01.09 00:38:32.061576 [ 269 ] {4bc10897-e8d0-4a6a-8594-3de811afcd78} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12676 | 2026.01.09 00:38:32.061617 [ 269 ] {4bc10897-e8d0-4a6a-8594-3de811afcd78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12677 | 2026.01.09 00:38:32.061969 [ 269 ] {4bc10897-e8d0-4a6a-8594-3de811afcd78} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12678 | 2026.01.09 00:38:32.062201 [ 269 ] {4bc10897-e8d0-4a6a-8594-3de811afcd78} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12679 | 2026.01.09 00:38:32.062335 [ 269 ] {4bc10897-e8d0-4a6a-8594-3de811afcd78} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001278 sec., 245696.40062597807 rows/sec., 16.14 MiB/sec. | ||
| 12680 | 2026.01.09 00:38:32.062371 [ 269 ] {4bc10897-e8d0-4a6a-8594-3de811afcd78} <Debug> TCPHandler: Processed in 0.001476862 sec. | ||
| 12681 | 2026.01.09 00:38:32.062387 [ 191 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 222 rows, containing 4 columns (4 merged, 0 gathered) in 0.001504533 sec., 147554.09153538008 rows/sec., 7.53 MiB/sec. | ||
| 12682 | 2026.01.09 00:38:32.062479 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12683 | 2026.01.09 00:38:32.062577 [ 269 ] {22cbfd96-4899-4817-9c0c-98dac6620535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12684 | 2026.01.09 00:38:32.062598 [ 187 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 12685 | 2026.01.09 00:38:32.062622 [ 269 ] {22cbfd96-4899-4817-9c0c-98dac6620535} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12686 | 2026.01.09 00:38:32.062916 [ 187 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_37_8} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12687 | 2026.01.09 00:38:32.062920 [ 269 ] {22cbfd96-4899-4817-9c0c-98dac6620535} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12688 | 2026.01.09 00:38:32.062970 [ 269 ] {22cbfd96-4899-4817-9c0c-98dac6620535} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12689 | 2026.01.09 00:38:32.063012 [ 187 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_37_8} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97) (MergerMutator): Merged 6 parts: [all_1_32_7, all_37_37_0] -> all_1_37_8 | ||
| 12690 | 2026.01.09 00:38:32.063126 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 12691 | 2026.01.09 00:38:32.063276 [ 269 ] {22cbfd96-4899-4817-9c0c-98dac6620535} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12692 | 2026.01.09 00:38:32.063496 [ 269 ] {22cbfd96-4899-4817-9c0c-98dac6620535} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12693 | 2026.01.09 00:38:32.063625 [ 269 ] {22cbfd96-4899-4817-9c0c-98dac6620535} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001067 sec., 937.207122774133 rows/sec., 63.15 KiB/sec. | ||
| 12694 | 2026.01.09 00:38:32.063660 [ 269 ] {22cbfd96-4899-4817-9c0c-98dac6620535} <Debug> TCPHandler: Processed in 0.001229035 sec. | ||
| 12695 | 2026.01.09 00:38:32.063766 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12696 | 2026.01.09 00:38:32.063858 [ 269 ] {b21c2413-1873-410f-bb9f-c4c72cf6d3de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12697 | 2026.01.09 00:38:32.063898 [ 269 ] {b21c2413-1873-410f-bb9f-c4c72cf6d3de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12698 | 2026.01.09 00:38:32.064222 [ 269 ] {b21c2413-1873-410f-bb9f-c4c72cf6d3de} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12699 | 2026.01.09 00:38:32.064258 [ 269 ] {b21c2413-1873-410f-bb9f-c4c72cf6d3de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12700 | 2026.01.09 00:38:32.064559 [ 269 ] {b21c2413-1873-410f-bb9f-c4c72cf6d3de} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12701 | 2026.01.09 00:38:32.064764 [ 269 ] {b21c2413-1873-410f-bb9f-c4c72cf6d3de} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12702 | 2026.01.09 00:38:32.064891 [ 269 ] {b21c2413-1873-410f-bb9f-c4c72cf6d3de} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001052 sec., 98859.31558935362 rows/sec., 6.06 MiB/sec. | ||
| 12703 | 2026.01.09 00:38:32.064926 [ 269 ] {b21c2413-1873-410f-bb9f-c4c72cf6d3de} <Debug> TCPHandler: Processed in 0.001206574 sec. | ||
| 12704 | 2026.01.09 00:38:34.737749 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12705 | 2026.01.09 00:38:34.737803 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12706 | 2026.01.09 00:38:34.910171 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26839 | ||
| 12707 | 2026.01.09 00:38:34.910647 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12708 | 2026.01.09 00:38:34.910681 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12709 | 2026.01.09 00:38:34.911142 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12710 | 2026.01.09 00:38:34.911365 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12711 | 2026.01.09 00:38:34.911486 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26839 | ||
| 12712 | 2026.01.09 00:38:34.911486 [ 44 ] {} <Debug> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12713 | 2026.01.09 00:38:34.911535 [ 44 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12714 | 2026.01.09 00:38:34.911553 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12715 | 2026.01.09 00:38:34.911667 [ 189 ] {a669bb53-0fd3-4984-a3ca-34981099574c::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 | ||
| 12716 | 2026.01.09 00:38:34.911804 [ 189 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12717 | 2026.01.09 00:38:34.911841 [ 189 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24471 rows starting from the beginning of the part | ||
| 12718 | 2026.01.09 00:38:34.911904 [ 189 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 448 rows starting from the beginning of the part | ||
| 12719 | 2026.01.09 00:38:34.911952 [ 189 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 512 rows starting from the beginning of the part | ||
| 12720 | 2026.01.09 00:38:34.911992 [ 189 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 448 rows starting from the beginning of the part | ||
| 12721 | 2026.01.09 00:38:34.912032 [ 189 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 512 rows starting from the beginning of the part | ||
| 12722 | 2026.01.09 00:38:34.912068 [ 189 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 448 rows starting from the beginning of the part | ||
| 12723 | 2026.01.09 00:38:34.914343 [ 202 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26839 rows, containing 4 columns (4 merged, 0 gathered) in 0.002725107 sec., 9848787.588891005 rows/sec., 140.89 MiB/sec. | ||
| 12724 | 2026.01.09 00:38:34.914720 [ 191 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12725 | 2026.01.09 00:38:34.915105 [ 191 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_56_11} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12726 | 2026.01.09 00:38:34.915190 [ 191 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_56_11} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12727 | 2026.01.09 00:38:34.915319 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.72 MiB. | ||
| 12728 | 2026.01.09 00:38:34.982008 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1658 | ||
| 12729 | 2026.01.09 00:38:34.984410 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12730 | 2026.01.09 00:38:34.984452 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12731 | 2026.01.09 00:38:34.985580 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12732 | 2026.01.09 00:38:34.985844 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12733 | 2026.01.09 00:38:34.985978 [ 44 ] {} <Debug> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 12734 | 2026.01.09 00:38:34.986017 [ 44 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12735 | 2026.01.09 00:38:34.986034 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12736 | 2026.01.09 00:38:34.986095 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1658 | ||
| 12737 | 2026.01.09 00:38:34.986110 [ 196 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::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 | ||
| 12738 | 2026.01.09 00:38:34.986627 [ 196 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12739 | 2026.01.09 00:38:34.986756 [ 196 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::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 | ||
| 12740 | 2026.01.09 00:38:34.987078 [ 196 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 36 rows starting from the beginning of the part | ||
| 12741 | 2026.01.09 00:38:34.987386 [ 196 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 34 rows starting from the beginning of the part | ||
| 12742 | 2026.01.09 00:38:34.987676 [ 196 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 42 rows starting from the beginning of the part | ||
| 12743 | 2026.01.09 00:38:34.987952 [ 196 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 32 rows starting from the beginning of the part | ||
| 12744 | 2026.01.09 00:38:34.988231 [ 196 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 34 rows starting from the beginning of the part | ||
| 12745 | 2026.01.09 00:38:34.994333 [ 202 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1658 rows, containing 72 columns (72 merged, 0 gathered) in 0.008258596 sec., 200760.51667862188 rows/sec., 157.63 MiB/sec. | ||
| 12746 | 2026.01.09 00:38:34.995940 [ 189 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 12747 | 2026.01.09 00:38:34.996479 [ 189 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_41_8} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12748 | 2026.01.09 00:38:34.996545 [ 189 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_41_8} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 12749 | 2026.01.09 00:38:34.996823 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
| 12750 | 2026.01.09 00:38:36.346633 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 12751 | 2026.01.09 00:38:36.365113 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12752 | 2026.01.09 00:38:36.365186 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12753 | 2026.01.09 00:38:36.371468 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12754 | 2026.01.09 00:38:36.372194 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12755 | 2026.01.09 00:38:36.372515 [ 40 ] {} <Debug> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12756 | 2026.01.09 00:38:36.372588 [ 40 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12757 | 2026.01.09 00:38:36.372611 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12758 | 2026.01.09 00:38:36.372722 [ 188 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 12759 | 2026.01.09 00:38:36.375727 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 12760 | 2026.01.09 00:38:36.376412 [ 188 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12761 | 2026.01.09 00:38:36.378038 [ 188 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 12762 | 2026.01.09 00:38:36.383002 [ 188 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 12763 | 2026.01.09 00:38:36.387707 [ 188 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 12764 | 2026.01.09 00:38:36.392429 [ 188 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
| 12765 | 2026.01.09 00:38:36.397326 [ 188 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 12766 | 2026.01.09 00:38:36.401176 [ 188 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 12767 | 2026.01.09 00:38:36.457024 [ 193 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.084348121 sec., 5003.07529079397 rows/sec., 25.87 MiB/sec. | ||
| 12768 | 2026.01.09 00:38:36.460181 [ 190 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12769 | 2026.01.09 00:38:36.462211 [ 190 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_56_11} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12770 | 2026.01.09 00:38:36.462300 [ 190 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_56_11} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12771 | 2026.01.09 00:38:36.464730 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 12772 | 2026.01.09 00:38:37.040921 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12773 | 2026.01.09 00:38:37.041116 [ 269 ] {7eff9388-3015-43a2-8806-51f4566a8383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12774 | 2026.01.09 00:38:37.041185 [ 269 ] {7eff9388-3015-43a2-8806-51f4566a8383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12775 | 2026.01.09 00:38:37.041954 [ 269 ] {7eff9388-3015-43a2-8806-51f4566a8383} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12776 | 2026.01.09 00:38:37.042004 [ 269 ] {7eff9388-3015-43a2-8806-51f4566a8383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12777 | 2026.01.09 00:38:37.042399 [ 269 ] {7eff9388-3015-43a2-8806-51f4566a8383} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12778 | 2026.01.09 00:38:37.042637 [ 269 ] {7eff9388-3015-43a2-8806-51f4566a8383} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12779 | 2026.01.09 00:38:37.042791 [ 269 ] {7eff9388-3015-43a2-8806-51f4566a8383} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001727 sec., 79907.3537927041 rows/sec., 6.94 MiB/sec. | ||
| 12780 | 2026.01.09 00:38:37.042831 [ 269 ] {7eff9388-3015-43a2-8806-51f4566a8383} <Debug> TCPHandler: Processed in 0.002043928 sec. | ||
| 12781 | 2026.01.09 00:38:37.042961 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12782 | 2026.01.09 00:38:37.043056 [ 269 ] {921e312c-47ef-4d26-b70e-08b6b18a96cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12783 | 2026.01.09 00:38:37.043096 [ 269 ] {921e312c-47ef-4d26-b70e-08b6b18a96cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12784 | 2026.01.09 00:38:37.043559 [ 269 ] {921e312c-47ef-4d26-b70e-08b6b18a96cf} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12785 | 2026.01.09 00:38:37.043596 [ 269 ] {921e312c-47ef-4d26-b70e-08b6b18a96cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12786 | 2026.01.09 00:38:37.043896 [ 269 ] {921e312c-47ef-4d26-b70e-08b6b18a96cf} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12787 | 2026.01.09 00:38:37.044102 [ 269 ] {921e312c-47ef-4d26-b70e-08b6b18a96cf} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12788 | 2026.01.09 00:38:37.044238 [ 269 ] {921e312c-47ef-4d26-b70e-08b6b18a96cf} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.0012 sec., 34166.66666666667 rows/sec., 2.51 MiB/sec. | ||
| 12789 | 2026.01.09 00:38:37.044276 [ 269 ] {921e312c-47ef-4d26-b70e-08b6b18a96cf} <Debug> TCPHandler: Processed in 0.001373569 sec. | ||
| 12790 | 2026.01.09 00:38:37.044397 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12791 | 2026.01.09 00:38:37.044492 [ 269 ] {7339399d-d99e-45ed-b1bc-f5b9517fa810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12792 | 2026.01.09 00:38:37.044531 [ 269 ] {7339399d-d99e-45ed-b1bc-f5b9517fa810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12793 | 2026.01.09 00:38:37.045028 [ 269 ] {7339399d-d99e-45ed-b1bc-f5b9517fa810} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12794 | 2026.01.09 00:38:37.045066 [ 269 ] {7339399d-d99e-45ed-b1bc-f5b9517fa810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12795 | 2026.01.09 00:38:37.045378 [ 269 ] {7339399d-d99e-45ed-b1bc-f5b9517fa810} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12796 | 2026.01.09 00:38:37.045592 [ 269 ] {7339399d-d99e-45ed-b1bc-f5b9517fa810} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12797 | 2026.01.09 00:38:37.045719 [ 269 ] {7339399d-d99e-45ed-b1bc-f5b9517fa810} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001245 sec., 84337.34939759035 rows/sec., 6.59 MiB/sec. | ||
| 12798 | 2026.01.09 00:38:37.045757 [ 269 ] {7339399d-d99e-45ed-b1bc-f5b9517fa810} <Debug> TCPHandler: Processed in 0.00141675 sec. | ||
| 12799 | 2026.01.09 00:38:37.045877 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12800 | 2026.01.09 00:38:37.045973 [ 269 ] {2be322b1-0e66-45ad-94e1-05562eeacb40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12801 | 2026.01.09 00:38:37.046015 [ 269 ] {2be322b1-0e66-45ad-94e1-05562eeacb40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12802 | 2026.01.09 00:38:37.046468 [ 269 ] {2be322b1-0e66-45ad-94e1-05562eeacb40} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12803 | 2026.01.09 00:38:37.046515 [ 269 ] {2be322b1-0e66-45ad-94e1-05562eeacb40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12804 | 2026.01.09 00:38:37.046849 [ 269 ] {2be322b1-0e66-45ad-94e1-05562eeacb40} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12805 | 2026.01.09 00:38:37.047060 [ 269 ] {2be322b1-0e66-45ad-94e1-05562eeacb40} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12806 | 2026.01.09 00:38:37.047193 [ 269 ] {2be322b1-0e66-45ad-94e1-05562eeacb40} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001239 sec., 129136.40032284099 rows/sec., 8.99 MiB/sec. | ||
| 12807 | 2026.01.09 00:38:37.047232 [ 269 ] {2be322b1-0e66-45ad-94e1-05562eeacb40} <Debug> TCPHandler: Processed in 0.00140361 sec. | ||
| 12808 | 2026.01.09 00:38:37.047338 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12809 | 2026.01.09 00:38:37.047436 [ 269 ] {b62b000f-982f-4786-9370-80a7b786306a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12810 | 2026.01.09 00:38:37.047492 [ 269 ] {b62b000f-982f-4786-9370-80a7b786306a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12811 | 2026.01.09 00:38:37.048387 [ 269 ] {b62b000f-982f-4786-9370-80a7b786306a} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12812 | 2026.01.09 00:38:37.048423 [ 269 ] {b62b000f-982f-4786-9370-80a7b786306a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12813 | 2026.01.09 00:38:37.048990 [ 269 ] {b62b000f-982f-4786-9370-80a7b786306a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12814 | 2026.01.09 00:38:37.049209 [ 269 ] {b62b000f-982f-4786-9370-80a7b786306a} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12815 | 2026.01.09 00:38:37.049367 [ 29 ] {} <Debug> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 12816 | 2026.01.09 00:38:37.049384 [ 269 ] {b62b000f-982f-4786-9370-80a7b786306a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001967 sec., 20843.924758515506 rows/sec., 37.35 MiB/sec. | ||
| 12817 | 2026.01.09 00:38:37.049405 [ 29 ] {} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12818 | 2026.01.09 00:38:37.049425 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12819 | 2026.01.09 00:38:37.049452 [ 269 ] {b62b000f-982f-4786-9370-80a7b786306a} <Debug> TCPHandler: Processed in 0.002164971 sec. | ||
| 12820 | 2026.01.09 00:38:37.049564 [ 199 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::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 | ||
| 12821 | 2026.01.09 00:38:37.049572 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12822 | 2026.01.09 00:38:37.049722 [ 269 ] {f0690cdd-f4ba-4a1c-975b-e7b5049e567b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12823 | 2026.01.09 00:38:37.049765 [ 269 ] {f0690cdd-f4ba-4a1c-975b-e7b5049e567b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12824 | 2026.01.09 00:38:37.049870 [ 199 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12825 | 2026.01.09 00:38:37.049941 [ 199 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1352 rows starting from the beginning of the part | ||
| 12826 | 2026.01.09 00:38:37.050089 [ 199 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 41 rows starting from the beginning of the part | ||
| 12827 | 2026.01.09 00:38:37.050164 [ 269 ] {f0690cdd-f4ba-4a1c-975b-e7b5049e567b} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12828 | 2026.01.09 00:38:37.050211 [ 199 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 41 rows starting from the beginning of the part | ||
| 12829 | 2026.01.09 00:38:37.050216 [ 269 ] {f0690cdd-f4ba-4a1c-975b-e7b5049e567b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12830 | 2026.01.09 00:38:37.050312 [ 199 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 41 rows starting from the beginning of the part | ||
| 12831 | 2026.01.09 00:38:37.050410 [ 199 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 41 rows starting from the beginning of the part | ||
| 12832 | 2026.01.09 00:38:37.050498 [ 199 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 41 rows starting from the beginning of the part | ||
| 12833 | 2026.01.09 00:38:37.050557 [ 269 ] {f0690cdd-f4ba-4a1c-975b-e7b5049e567b} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12834 | 2026.01.09 00:38:37.050785 [ 269 ] {f0690cdd-f4ba-4a1c-975b-e7b5049e567b} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12835 | 2026.01.09 00:38:37.050930 [ 269 ] {f0690cdd-f4ba-4a1c-975b-e7b5049e567b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001229 sec., 48820.17900732302 rows/sec., 3.29 MiB/sec. | ||
| 12836 | 2026.01.09 00:38:37.050971 [ 269 ] {f0690cdd-f4ba-4a1c-975b-e7b5049e567b} <Debug> TCPHandler: Processed in 0.001450162 sec. | ||
| 12837 | 2026.01.09 00:38:37.059235 [ 193 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1557 rows, containing 19 columns (19 merged, 0 gathered) in 0.009735148 sec., 159935.9352318013 rows/sec., 286.60 MiB/sec. | ||
| 12838 | 2026.01.09 00:38:37.060646 [ 195 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 12839 | 2026.01.09 00:38:37.060985 [ 195 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12840 | 2026.01.09 00:38:37.061061 [ 195 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 12841 | 2026.01.09 00:38:37.061156 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.77 MiB. | ||
| 12842 | 2026.01.09 00:38:38.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 336.93 MiB, peak 348.88 MiB, free memory in arenas 0.00 B, will set to 341.91 MiB (RSS), difference: 4.98 MiB | ||
| 12843 | 2026.01.09 00:38:39.574656 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12844 | 2026.01.09 00:38:39.574914 [ 269 ] {66ae434d-7df9-49d2-a584-88690189ace4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12845 | 2026.01.09 00:38:39.575021 [ 269 ] {66ae434d-7df9-49d2-a584-88690189ace4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12846 | 2026.01.09 00:38:39.576314 [ 269 ] {66ae434d-7df9-49d2-a584-88690189ace4} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12847 | 2026.01.09 00:38:39.576385 [ 269 ] {66ae434d-7df9-49d2-a584-88690189ace4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12848 | 2026.01.09 00:38:39.577057 [ 269 ] {66ae434d-7df9-49d2-a584-88690189ace4} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12849 | 2026.01.09 00:38:39.577441 [ 269 ] {66ae434d-7df9-49d2-a584-88690189ace4} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12850 | 2026.01.09 00:38:39.577691 [ 269 ] {66ae434d-7df9-49d2-a584-88690189ace4} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002846 sec., 144061.84118060436 rows/sec., 9.14 MiB/sec. | ||
| 12851 | 2026.01.09 00:38:39.577774 [ 269 ] {66ae434d-7df9-49d2-a584-88690189ace4} <Debug> TCPHandler: Processed in 0.003329325 sec. | ||
| 12852 | 2026.01.09 00:38:39.578036 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12853 | 2026.01.09 00:38:39.578183 [ 269 ] {1d5dd10e-40b7-4a54-aac4-acc5e6315b11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12854 | 2026.01.09 00:38:39.578250 [ 269 ] {1d5dd10e-40b7-4a54-aac4-acc5e6315b11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12855 | 2026.01.09 00:38:39.580842 [ 269 ] {1d5dd10e-40b7-4a54-aac4-acc5e6315b11} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12856 | 2026.01.09 00:38:39.580897 [ 269 ] {1d5dd10e-40b7-4a54-aac4-acc5e6315b11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12857 | 2026.01.09 00:38:39.581586 [ 269 ] {1d5dd10e-40b7-4a54-aac4-acc5e6315b11} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12858 | 2026.01.09 00:38:39.581923 [ 269 ] {1d5dd10e-40b7-4a54-aac4-acc5e6315b11} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12859 | 2026.01.09 00:38:39.582132 [ 269 ] {1d5dd10e-40b7-4a54-aac4-acc5e6315b11} <Debug> executeQuery: Read 2252 rows, 186.40 KiB in 0.003986 sec., 564977.4209734069 rows/sec., 45.67 MiB/sec. | ||
| 12860 | 2026.01.09 00:38:39.582204 [ 269 ] {1d5dd10e-40b7-4a54-aac4-acc5e6315b11} <Debug> MemoryTracker: Peak memory usage (for query): 4.03 MiB. | ||
| 12861 | 2026.01.09 00:38:39.582232 [ 269 ] {1d5dd10e-40b7-4a54-aac4-acc5e6315b11} <Debug> TCPHandler: Processed in 0.004268941 sec. | ||
| 12862 | 2026.01.09 00:38:39.582423 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12863 | 2026.01.09 00:38:39.582569 [ 269 ] {921e4e1e-92ba-494a-89c5-3cb81f3404a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12864 | 2026.01.09 00:38:39.582636 [ 269 ] {921e4e1e-92ba-494a-89c5-3cb81f3404a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12865 | 2026.01.09 00:38:39.583477 [ 269 ] {921e4e1e-92ba-494a-89c5-3cb81f3404a5} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12866 | 2026.01.09 00:38:39.583532 [ 269 ] {921e4e1e-92ba-494a-89c5-3cb81f3404a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12867 | 2026.01.09 00:38:39.584034 [ 269 ] {921e4e1e-92ba-494a-89c5-3cb81f3404a5} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12868 | 2026.01.09 00:38:39.584400 [ 269 ] {921e4e1e-92ba-494a-89c5-3cb81f3404a5} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12869 | 2026.01.09 00:38:39.584616 [ 269 ] {921e4e1e-92ba-494a-89c5-3cb81f3404a5} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.002084 sec., 98368.52207293667 rows/sec., 5.77 MiB/sec. | ||
| 12870 | 2026.01.09 00:38:39.584679 [ 269 ] {921e4e1e-92ba-494a-89c5-3cb81f3404a5} <Debug> TCPHandler: Processed in 0.002328657 sec. | ||
| 12871 | 2026.01.09 00:38:39.584866 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12872 | 2026.01.09 00:38:39.585003 [ 269 ] {f83b9c0b-51e9-4285-821a-12a8e4401c39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12873 | 2026.01.09 00:38:39.585067 [ 269 ] {f83b9c0b-51e9-4285-821a-12a8e4401c39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12874 | 2026.01.09 00:38:39.585978 [ 269 ] {f83b9c0b-51e9-4285-821a-12a8e4401c39} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12875 | 2026.01.09 00:38:39.586030 [ 269 ] {f83b9c0b-51e9-4285-821a-12a8e4401c39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12876 | 2026.01.09 00:38:39.586556 [ 269 ] {f83b9c0b-51e9-4285-821a-12a8e4401c39} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12877 | 2026.01.09 00:38:39.586923 [ 269 ] {f83b9c0b-51e9-4285-821a-12a8e4401c39} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12878 | 2026.01.09 00:38:39.587118 [ 269 ] {f83b9c0b-51e9-4285-821a-12a8e4401c39} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.002148 sec., 204841.71322160147 rows/sec., 13.55 MiB/sec. | ||
| 12879 | 2026.01.09 00:38:39.587177 [ 269 ] {f83b9c0b-51e9-4285-821a-12a8e4401c39} <Debug> TCPHandler: Processed in 0.002381878 sec. | ||
| 12880 | 2026.01.09 00:38:39.587359 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12881 | 2026.01.09 00:38:39.587493 [ 269 ] {333b2903-b061-4da1-ae7a-516b6c5ca0a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12882 | 2026.01.09 00:38:39.587555 [ 269 ] {333b2903-b061-4da1-ae7a-516b6c5ca0a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12883 | 2026.01.09 00:38:39.588348 [ 269 ] {333b2903-b061-4da1-ae7a-516b6c5ca0a6} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12884 | 2026.01.09 00:38:39.588398 [ 269 ] {333b2903-b061-4da1-ae7a-516b6c5ca0a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12885 | 2026.01.09 00:38:39.588811 [ 269 ] {333b2903-b061-4da1-ae7a-516b6c5ca0a6} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12886 | 2026.01.09 00:38:39.589102 [ 269 ] {333b2903-b061-4da1-ae7a-516b6c5ca0a6} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12887 | 2026.01.09 00:38:39.589289 [ 269 ] {333b2903-b061-4da1-ae7a-516b6c5ca0a6} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001827 sec., 115489.87411056376 rows/sec., 6.56 MiB/sec. | ||
| 12888 | 2026.01.09 00:38:39.589342 [ 269 ] {333b2903-b061-4da1-ae7a-516b6c5ca0a6} <Debug> TCPHandler: Processed in 0.002045918 sec. | ||
| 12889 | 2026.01.09 00:38:39.589505 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12890 | 2026.01.09 00:38:39.589628 [ 269 ] {7699767d-8240-4f7c-b1a8-b8e8ac34adc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12891 | 2026.01.09 00:38:39.589680 [ 269 ] {7699767d-8240-4f7c-b1a8-b8e8ac34adc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12892 | 2026.01.09 00:38:39.590913 [ 269 ] {7699767d-8240-4f7c-b1a8-b8e8ac34adc5} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12893 | 2026.01.09 00:38:39.590958 [ 269 ] {7699767d-8240-4f7c-b1a8-b8e8ac34adc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12894 | 2026.01.09 00:38:39.591455 [ 269 ] {7699767d-8240-4f7c-b1a8-b8e8ac34adc5} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12895 | 2026.01.09 00:38:39.591753 [ 269 ] {7699767d-8240-4f7c-b1a8-b8e8ac34adc5} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12896 | 2026.01.09 00:38:39.591933 [ 269 ] {7699767d-8240-4f7c-b1a8-b8e8ac34adc5} <Debug> executeQuery: Read 1135 rows, 82.76 KiB in 0.002335 sec., 486081.37044967886 rows/sec., 34.61 MiB/sec. | ||
| 12897 | 2026.01.09 00:38:39.591985 [ 269 ] {7699767d-8240-4f7c-b1a8-b8e8ac34adc5} <Debug> TCPHandler: Processed in 0.002544553 sec. | ||
| 12898 | 2026.01.09 00:38:39.592154 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12899 | 2026.01.09 00:38:39.592279 [ 269 ] {012b9f6b-820b-43a4-bb76-02476ed1f60f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12900 | 2026.01.09 00:38:39.592336 [ 269 ] {012b9f6b-820b-43a4-bb76-02476ed1f60f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12901 | 2026.01.09 00:38:39.592812 [ 269 ] {012b9f6b-820b-43a4-bb76-02476ed1f60f} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12902 | 2026.01.09 00:38:39.592860 [ 269 ] {012b9f6b-820b-43a4-bb76-02476ed1f60f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12903 | 2026.01.09 00:38:39.593286 [ 269 ] {012b9f6b-820b-43a4-bb76-02476ed1f60f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12904 | 2026.01.09 00:38:39.593615 [ 269 ] {012b9f6b-820b-43a4-bb76-02476ed1f60f} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12905 | 2026.01.09 00:38:39.593808 [ 269 ] {012b9f6b-820b-43a4-bb76-02476ed1f60f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001556 sec., 3856.041131105398 rows/sec., 201.46 KiB/sec. | ||
| 12906 | 2026.01.09 00:38:39.593867 [ 269 ] {012b9f6b-820b-43a4-bb76-02476ed1f60f} <Debug> TCPHandler: Processed in 0.00178082 sec. | ||
| 12907 | 2026.01.09 00:38:39.594042 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12908 | 2026.01.09 00:38:39.594174 [ 269 ] {2ae68261-2c4e-4738-814e-51e54932ee5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12909 | 2026.01.09 00:38:39.594235 [ 269 ] {2ae68261-2c4e-4738-814e-51e54932ee5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12910 | 2026.01.09 00:38:39.595160 [ 269 ] {2ae68261-2c4e-4738-814e-51e54932ee5d} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12911 | 2026.01.09 00:38:39.595208 [ 269 ] {2ae68261-2c4e-4738-814e-51e54932ee5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12912 | 2026.01.09 00:38:39.595819 [ 269 ] {2ae68261-2c4e-4738-814e-51e54932ee5d} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12913 | 2026.01.09 00:38:39.596140 [ 269 ] {2ae68261-2c4e-4738-814e-51e54932ee5d} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12914 | 2026.01.09 00:38:39.596341 [ 269 ] {2ae68261-2c4e-4738-814e-51e54932ee5d} <Debug> executeQuery: Read 934 rows, 63.32 KiB in 0.002195 sec., 425512.5284738041 rows/sec., 28.17 MiB/sec. | ||
| 12915 | 2026.01.09 00:38:39.596399 [ 269 ] {2ae68261-2c4e-4738-814e-51e54932ee5d} <Debug> TCPHandler: Processed in 0.002421339 sec. | ||
| 12916 | 2026.01.09 00:38:39.596609 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12917 | 2026.01.09 00:38:39.596744 [ 269 ] {40592196-ddf3-4550-a7a4-0e94726a0389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12918 | 2026.01.09 00:38:39.596806 [ 269 ] {40592196-ddf3-4550-a7a4-0e94726a0389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12919 | 2026.01.09 00:38:39.597319 [ 269 ] {40592196-ddf3-4550-a7a4-0e94726a0389} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12920 | 2026.01.09 00:38:39.597369 [ 269 ] {40592196-ddf3-4550-a7a4-0e94726a0389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12921 | 2026.01.09 00:38:39.597823 [ 269 ] {40592196-ddf3-4550-a7a4-0e94726a0389} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12922 | 2026.01.09 00:38:39.598162 [ 269 ] {40592196-ddf3-4550-a7a4-0e94726a0389} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12923 | 2026.01.09 00:38:39.598363 [ 27 ] {} <Debug> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62) (MergerMutator): Selected 6 parts from all_1_37_8 to all_42_42_0 | ||
| 12924 | 2026.01.09 00:38:39.598418 [ 269 ] {40592196-ddf3-4550-a7a4-0e94726a0389} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00166 sec., 602.4096385542168 rows/sec., 40.59 KiB/sec. | ||
| 12925 | 2026.01.09 00:38:39.598459 [ 27 ] {} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12926 | 2026.01.09 00:38:39.598482 [ 269 ] {40592196-ddf3-4550-a7a4-0e94726a0389} <Debug> TCPHandler: Processed in 0.001939756 sec. | ||
| 12927 | 2026.01.09 00:38:39.598499 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12928 | 2026.01.09 00:38:39.598641 [ 197 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::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 | ||
| 12929 | 2026.01.09 00:38:39.598665 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12930 | 2026.01.09 00:38:39.598780 [ 197 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12931 | 2026.01.09 00:38:39.598791 [ 269 ] {a3e82527-de36-4dab-b9c6-0e9593076206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12932 | 2026.01.09 00:38:39.598828 [ 197 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 37 rows starting from the beginning of the part | ||
| 12933 | 2026.01.09 00:38:39.598857 [ 269 ] {a3e82527-de36-4dab-b9c6-0e9593076206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12934 | 2026.01.09 00:38:39.598916 [ 197 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
| 12935 | 2026.01.09 00:38:39.598988 [ 197 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
| 12936 | 2026.01.09 00:38:39.599060 [ 197 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
| 12937 | 2026.01.09 00:38:39.599125 [ 197 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
| 12938 | 2026.01.09 00:38:39.599190 [ 197 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part | ||
| 12939 | 2026.01.09 00:38:39.599495 [ 269 ] {a3e82527-de36-4dab-b9c6-0e9593076206} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12940 | 2026.01.09 00:38:39.599546 [ 269 ] {a3e82527-de36-4dab-b9c6-0e9593076206} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12941 | 2026.01.09 00:38:39.600018 [ 269 ] {a3e82527-de36-4dab-b9c6-0e9593076206} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12942 | 2026.01.09 00:38:39.600345 [ 195 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.001766901 sec., 23770.43195968535 rows/sec., 1.56 MiB/sec. | ||
| 12943 | 2026.01.09 00:38:39.600404 [ 269 ] {a3e82527-de36-4dab-b9c6-0e9593076206} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12944 | 2026.01.09 00:38:39.600528 [ 193 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) | ||
| 12945 | 2026.01.09 00:38:39.600633 [ 269 ] {a3e82527-de36-4dab-b9c6-0e9593076206} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.001868 sec., 42826.552462526764 rows/sec., 2.55 MiB/sec. | ||
| 12946 | 2026.01.09 00:38:39.600691 [ 269 ] {a3e82527-de36-4dab-b9c6-0e9593076206} <Debug> TCPHandler: Processed in 0.002090179 sec. | ||
| 12947 | 2026.01.09 00:38:39.600899 [ 193 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_42_9} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12948 | 2026.01.09 00:38:39.600988 [ 193 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_42_9} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62) (MergerMutator): Merged 6 parts: [all_1_37_8, all_42_42_0] -> all_1_42_9 | ||
| 12949 | 2026.01.09 00:38:39.601075 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12950 | 2026.01.09 00:38:40.310554 [ 24 ] {} <Debug> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 12951 | 2026.01.09 00:38:40.310619 [ 24 ] {} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12952 | 2026.01.09 00:38:40.310647 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 12953 | 2026.01.09 00:38:40.310790 [ 194 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::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 | ||
| 12954 | 2026.01.09 00:38:40.310937 [ 194 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12955 | 2026.01.09 00:38:40.310977 [ 194 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 20 rows starting from the beginning of the part | ||
| 12956 | 2026.01.09 00:38:40.311048 [ 194 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
| 12957 | 2026.01.09 00:38:40.311098 [ 194 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part | ||
| 12958 | 2026.01.09 00:38:40.311152 [ 194 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
| 12959 | 2026.01.09 00:38:40.311194 [ 194 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part | ||
| 12960 | 2026.01.09 00:38:40.311991 [ 193 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001268886 sec., 31523.714502327235 rows/sec., 2.63 MiB/sec. | ||
| 12961 | 2026.01.09 00:38:40.312206 [ 195 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 12962 | 2026.01.09 00:38:40.312550 [ 195 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_21_5} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12963 | 2026.01.09 00:38:40.312643 [ 195 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_21_5} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 12964 | 2026.01.09 00:38:40.312747 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12965 | 2026.01.09 00:38:40.405764 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35945 | ||
| 12966 | 2026.01.09 00:38:40.405859 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12967 | 2026.01.09 00:38:40.405886 [ 352 ] {} <Debug> TCP-Session: ca6099c3-80ec-46b5-a385-952e65e89ead Authenticating user 'default' from [fd00:1122:3344:101::e]:35945 | ||
| 12968 | 2026.01.09 00:38:40.405907 [ 352 ] {} <Debug> TCP-Session: ca6099c3-80ec-46b5-a385-952e65e89ead Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12969 | 2026.01.09 00:38:40.405920 [ 352 ] {} <Debug> TCP-Session: ca6099c3-80ec-46b5-a385-952e65e89ead Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12970 | 2026.01.09 00:38:40.406127 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39193 | ||
| 12971 | 2026.01.09 00:38:40.406181 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60941 | ||
| 12972 | 2026.01.09 00:38:40.406206 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56779 | ||
| 12973 | 2026.01.09 00:38:40.406250 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12974 | 2026.01.09 00:38:40.406189 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51993 | ||
| 12975 | 2026.01.09 00:38:40.406292 [ 353 ] {} <Debug> TCP-Session: 2029248c-a419-4a2b-82f8-b95df94e9855 Authenticating user 'default' from [fd00:1122:3344:101::e]:39193 | ||
| 12976 | 2026.01.09 00:38:40.406296 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12977 | 2026.01.09 00:38:40.406323 [ 352 ] {} <Trace> TCP-Session: ca6099c3-80ec-46b5-a385-952e65e89ead Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12978 | 2026.01.09 00:38:40.406326 [ 353 ] {} <Debug> TCP-Session: 2029248c-a419-4a2b-82f8-b95df94e9855 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12979 | 2026.01.09 00:38:40.406347 [ 355 ] {} <Debug> TCP-Session: f9406da4-f4df-409c-aeaf-fbd590670cf1 Authenticating user 'default' from [fd00:1122:3344:101::e]:60941 | ||
| 12980 | 2026.01.09 00:38:40.406369 [ 353 ] {} <Debug> TCP-Session: 2029248c-a419-4a2b-82f8-b95df94e9855 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12981 | 2026.01.09 00:38:40.406391 [ 355 ] {} <Debug> TCP-Session: f9406da4-f4df-409c-aeaf-fbd590670cf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12982 | 2026.01.09 00:38:40.406347 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12983 | 2026.01.09 00:38:40.406413 [ 355 ] {} <Debug> TCP-Session: f9406da4-f4df-409c-aeaf-fbd590670cf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12984 | 2026.01.09 00:38:40.406192 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61136 | ||
| 12985 | 2026.01.09 00:38:40.406456 [ 289 ] {} <Debug> TCP-Session: 6cfe74a9-5987-41a8-9cd5-21c548984f45 Authenticating user 'default' from [fd00:1122:3344:101::e]:56779 | ||
| 12986 | 2026.01.09 00:38:40.406186 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57721 | ||
| 12987 | 2026.01.09 00:38:40.406499 [ 289 ] {} <Debug> TCP-Session: 6cfe74a9-5987-41a8-9cd5-21c548984f45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12988 | 2026.01.09 00:38:40.406517 [ 352 ] {14838bfd-e673-4936-a856-8f45e615bc02} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35945) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12989 | 2026.01.09 00:38:40.406525 [ 289 ] {} <Debug> TCP-Session: 6cfe74a9-5987-41a8-9cd5-21c548984f45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12990 | 2026.01.09 00:38:40.406214 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47550 | ||
| 12991 | 2026.01.09 00:38:40.406221 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56738 | ||
| 12992 | 2026.01.09 00:38:40.406632 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12993 | 2026.01.09 00:38:40.406674 [ 286 ] {} <Debug> TCP-Session: f7db80ad-f24d-4aa5-b612-ded48ed9e705 Authenticating user 'default' from [fd00:1122:3344:101::e]:51993 | ||
| 12994 | 2026.01.09 00:38:40.406698 [ 286 ] {} <Debug> TCP-Session: f7db80ad-f24d-4aa5-b612-ded48ed9e705 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12995 | 2026.01.09 00:38:40.406718 [ 286 ] {} <Debug> TCP-Session: f7db80ad-f24d-4aa5-b612-ded48ed9e705 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12996 | 2026.01.09 00:38:40.406820 [ 352 ] {14838bfd-e673-4936-a856-8f45e615bc02} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12997 | 2026.01.09 00:38:40.406883 [ 352 ] {14838bfd-e673-4936-a856-8f45e615bc02} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12998 | 2026.01.09 00:38:40.407049 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12999 | 2026.01.09 00:38:40.407077 [ 288 ] {} <Debug> TCP-Session: d347b8c2-ea35-4970-ab6f-1a9506491c77 Authenticating user 'default' from [fd00:1122:3344:101::e]:61136 | ||
| 13000 | 2026.01.09 00:38:40.407096 [ 288 ] {} <Debug> TCP-Session: d347b8c2-ea35-4970-ab6f-1a9506491c77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13001 | 2026.01.09 00:38:40.407109 [ 288 ] {} <Debug> TCP-Session: d347b8c2-ea35-4970-ab6f-1a9506491c77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13002 | 2026.01.09 00:38:40.407180 [ 352 ] {14838bfd-e673-4936-a856-8f45e615bc02} <Debug> oximeter.version (d96e0398-2c6c-4ca7-a7f1-49ea58ac3124) (SelectExecutor): Key condition: unknown | ||
| 13003 | 2026.01.09 00:38:40.407181 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13004 | 2026.01.09 00:38:40.407232 [ 290 ] {} <Debug> TCP-Session: b75f3a24-457a-4634-b125-bd6d4e93e4e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:47550 | ||
| 13005 | 2026.01.09 00:38:40.407251 [ 290 ] {} <Debug> TCP-Session: b75f3a24-457a-4634-b125-bd6d4e93e4e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13006 | 2026.01.09 00:38:40.407265 [ 290 ] {} <Debug> TCP-Session: b75f3a24-457a-4634-b125-bd6d4e93e4e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13007 | 2026.01.09 00:38:40.407693 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13008 | 2026.01.09 00:38:40.407737 [ 354 ] {} <Debug> TCP-Session: 689390f5-e1d6-41c3-ac61-7a3c3897be3e Authenticating user 'default' from [fd00:1122:3344:101::e]:57721 | ||
| 13009 | 2026.01.09 00:38:40.407761 [ 354 ] {} <Debug> TCP-Session: 689390f5-e1d6-41c3-ac61-7a3c3897be3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13010 | 2026.01.09 00:38:40.407782 [ 354 ] {} <Debug> TCP-Session: 689390f5-e1d6-41c3-ac61-7a3c3897be3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13011 | 2026.01.09 00:38:40.407830 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13012 | 2026.01.09 00:38:40.407866 [ 351 ] {} <Debug> TCP-Session: 87cf5757-fff7-443a-8e79-5911786725ea Authenticating user 'default' from [fd00:1122:3344:101::e]:56738 | ||
| 13013 | 2026.01.09 00:38:40.407903 [ 351 ] {} <Debug> TCP-Session: 87cf5757-fff7-443a-8e79-5911786725ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13014 | 2026.01.09 00:38:40.407919 [ 351 ] {} <Debug> TCP-Session: 87cf5757-fff7-443a-8e79-5911786725ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13015 | 2026.01.09 00:38:40.408235 [ 301 ] {14838bfd-e673-4936-a856-8f45e615bc02} <Trace> AggregatingTransform: Aggregating | ||
| 13016 | 2026.01.09 00:38:40.408280 [ 301 ] {14838bfd-e673-4936-a856-8f45e615bc02} <Trace> Aggregator: Aggregation method: without_key | ||
| 13017 | 2026.01.09 00:38:40.408319 [ 301 ] {14838bfd-e673-4936-a856-8f45e615bc02} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001027339 sec. (973.389 rows/sec., 38.02 KiB/sec.) | ||
| 13018 | 2026.01.09 00:38:40.408340 [ 301 ] {14838bfd-e673-4936-a856-8f45e615bc02} <Trace> Aggregator: Merging aggregated data | ||
| 13019 | 2026.01.09 00:38:40.410097 [ 352 ] {14838bfd-e673-4936-a856-8f45e615bc02} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003642 sec., 274.57440966501923 rows/sec., 10.73 KiB/sec. | ||
| 13020 | 2026.01.09 00:38:40.410249 [ 352 ] {14838bfd-e673-4936-a856-8f45e615bc02} <Debug> TCPHandler: Processed in 0.004045995 sec. | ||
| 13021 | 2026.01.09 00:38:40.410371 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13022 | 2026.01.09 00:38:40.410398 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13023 | 2026.01.09 00:38:40.410399 [ 352 ] {} <Debug> TCP-Session: ca6099c3-80ec-46b5-a385-952e65e89ead Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13024 | 2026.01.09 00:38:40.410422 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13025 | 2026.01.09 00:38:40.410435 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13026 | 2026.01.09 00:38:40.410454 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13027 | 2026.01.09 00:38:40.410491 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13028 | 2026.01.09 00:38:40.410497 [ 286 ] {} <Debug> TCP-Session: f7db80ad-f24d-4aa5-b612-ded48ed9e705 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13029 | 2026.01.09 00:38:40.410510 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13030 | 2026.01.09 00:38:40.410528 [ 354 ] {} <Debug> TCP-Session: 689390f5-e1d6-41c3-ac61-7a3c3897be3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13031 | 2026.01.09 00:38:40.410532 [ 289 ] {} <Debug> TCP-Session: 6cfe74a9-5987-41a8-9cd5-21c548984f45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13032 | 2026.01.09 00:38:40.410526 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13033 | 2026.01.09 00:38:40.410564 [ 288 ] {} <Debug> TCP-Session: d347b8c2-ea35-4970-ab6f-1a9506491c77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13034 | 2026.01.09 00:38:40.410611 [ 290 ] {} <Debug> TCP-Session: b75f3a24-457a-4634-b125-bd6d4e93e4e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13035 | 2026.01.09 00:38:40.410475 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13036 | 2026.01.09 00:38:40.410475 [ 351 ] {} <Debug> TCP-Session: 87cf5757-fff7-443a-8e79-5911786725ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13037 | 2026.01.09 00:38:40.410444 [ 353 ] {} <Debug> TCP-Session: 2029248c-a419-4a2b-82f8-b95df94e9855 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13038 | 2026.01.09 00:38:40.410690 [ 355 ] {} <Debug> TCP-Session: f9406da4-f4df-409c-aeaf-fbd590670cf1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13039 | 2026.01.09 00:38:40.411772 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33565 | ||
| 13040 | 2026.01.09 00:38:40.411824 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13041 | 2026.01.09 00:38:40.411842 [ 352 ] {} <Debug> TCP-Session: 2e6dd6ea-3b36-4413-9588-a654d2023020 Authenticating user 'default' from [fd00:1122:3344:101::e]:33565 | ||
| 13042 | 2026.01.09 00:38:40.411859 [ 352 ] {} <Debug> TCP-Session: 2e6dd6ea-3b36-4413-9588-a654d2023020 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13043 | 2026.01.09 00:38:40.411871 [ 352 ] {} <Debug> TCP-Session: 2e6dd6ea-3b36-4413-9588-a654d2023020 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13044 | 2026.01.09 00:38:40.412052 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52653 | ||
| 13045 | 2026.01.09 00:38:40.412066 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50917 | ||
| 13046 | 2026.01.09 00:38:40.412082 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59509 | ||
| 13047 | 2026.01.09 00:38:40.412094 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49966 | ||
| 13048 | 2026.01.09 00:38:40.412118 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13049 | 2026.01.09 00:38:40.412151 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13050 | 2026.01.09 00:38:40.412164 [ 353 ] {} <Debug> TCP-Session: b5f9c15c-4f65-4c90-8f93-1046b8463ef3 Authenticating user 'default' from [fd00:1122:3344:101::e]:52653 | ||
| 13051 | 2026.01.09 00:38:40.412162 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13052 | 2026.01.09 00:38:40.412182 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13053 | 2026.01.09 00:38:40.412191 [ 353 ] {} <Debug> TCP-Session: b5f9c15c-4f65-4c90-8f93-1046b8463ef3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13054 | 2026.01.09 00:38:40.412114 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62832 | ||
| 13055 | 2026.01.09 00:38:40.412244 [ 288 ] {} <Debug> TCP-Session: ae266a75-8202-4ce8-9280-90ad2bdf3bb9 Authenticating user 'default' from [fd00:1122:3344:101::e]:49966 | ||
| 13056 | 2026.01.09 00:38:40.412104 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64214 | ||
| 13057 | 2026.01.09 00:38:40.412279 [ 288 ] {} <Debug> TCP-Session: ae266a75-8202-4ce8-9280-90ad2bdf3bb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13058 | 2026.01.09 00:38:40.412078 [ 352 ] {} <Trace> TCP-Session: 2e6dd6ea-3b36-4413-9588-a654d2023020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13059 | 2026.01.09 00:38:40.412307 [ 288 ] {} <Debug> TCP-Session: ae266a75-8202-4ce8-9280-90ad2bdf3bb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13060 | 2026.01.09 00:38:40.412308 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13061 | 2026.01.09 00:38:40.412329 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13062 | 2026.01.09 00:38:40.412059 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64473 | ||
| 13063 | 2026.01.09 00:38:40.412372 [ 289 ] {} <Debug> TCP-Session: f132f235-ac3a-405b-bdbb-da64c37c35aa Authenticating user 'default' from [fd00:1122:3344:101::e]:64214 | ||
| 13064 | 2026.01.09 00:38:40.412223 [ 286 ] {} <Debug> TCP-Session: 5bc85b72-6bc7-4331-95ce-8e037c80984b Authenticating user 'default' from [fd00:1122:3344:101::e]:59509 | ||
| 13065 | 2026.01.09 00:38:40.412401 [ 289 ] {} <Debug> TCP-Session: f132f235-ac3a-405b-bdbb-da64c37c35aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13066 | 2026.01.09 00:38:40.412423 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13067 | 2026.01.09 00:38:40.412429 [ 352 ] {d312dfc0-5966-4b06-b6ce-9bae803554cb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33565) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13068 | 2026.01.09 00:38:40.412447 [ 354 ] {} <Debug> TCP-Session: 7d73759a-c56c-417c-a235-359b2ce89cad Authenticating user 'default' from [fd00:1122:3344:101::e]:64473 | ||
| 13069 | 2026.01.09 00:38:40.412435 [ 289 ] {} <Debug> TCP-Session: f132f235-ac3a-405b-bdbb-da64c37c35aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13070 | 2026.01.09 00:38:40.412474 [ 354 ] {} <Debug> TCP-Session: 7d73759a-c56c-417c-a235-359b2ce89cad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13071 | 2026.01.09 00:38:40.412426 [ 286 ] {} <Debug> TCP-Session: 5bc85b72-6bc7-4331-95ce-8e037c80984b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13072 | 2026.01.09 00:38:40.412492 [ 354 ] {} <Debug> TCP-Session: 7d73759a-c56c-417c-a235-359b2ce89cad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13073 | 2026.01.09 00:38:40.412513 [ 286 ] {} <Debug> TCP-Session: 5bc85b72-6bc7-4331-95ce-8e037c80984b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13074 | 2026.01.09 00:38:40.412364 [ 290 ] {} <Debug> TCP-Session: 9404c468-74db-4a9b-98f2-ed4d56abe8db Authenticating user 'default' from [fd00:1122:3344:101::e]:62832 | ||
| 13075 | 2026.01.09 00:38:40.412223 [ 353 ] {} <Debug> TCP-Session: b5f9c15c-4f65-4c90-8f93-1046b8463ef3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13076 | 2026.01.09 00:38:40.412576 [ 290 ] {} <Debug> TCP-Session: 9404c468-74db-4a9b-98f2-ed4d56abe8db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13077 | 2026.01.09 00:38:40.412181 [ 355 ] {} <Debug> TCP-Session: 7ddfacf6-02fe-459e-93c3-fb3a77f9251e Authenticating user 'default' from [fd00:1122:3344:101::e]:50917 | ||
| 13078 | 2026.01.09 00:38:40.412608 [ 290 ] {} <Debug> TCP-Session: 9404c468-74db-4a9b-98f2-ed4d56abe8db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13079 | 2026.01.09 00:38:40.412609 [ 352 ] {d312dfc0-5966-4b06-b6ce-9bae803554cb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13080 | 2026.01.09 00:38:40.412624 [ 355 ] {} <Debug> TCP-Session: 7ddfacf6-02fe-459e-93c3-fb3a77f9251e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13081 | 2026.01.09 00:38:40.412116 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48011 | ||
| 13082 | 2026.01.09 00:38:40.412661 [ 355 ] {} <Debug> TCP-Session: 7ddfacf6-02fe-459e-93c3-fb3a77f9251e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13083 | 2026.01.09 00:38:40.412668 [ 352 ] {d312dfc0-5966-4b06-b6ce-9bae803554cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13084 | 2026.01.09 00:38:40.412706 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13085 | 2026.01.09 00:38:40.412732 [ 351 ] {} <Debug> TCP-Session: 9bb1bda0-fd7b-4468-9057-fc72f66f11a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:48011 | ||
| 13086 | 2026.01.09 00:38:40.412747 [ 351 ] {} <Debug> TCP-Session: 9bb1bda0-fd7b-4468-9057-fc72f66f11a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13087 | 2026.01.09 00:38:40.412758 [ 351 ] {} <Debug> TCP-Session: 9bb1bda0-fd7b-4468-9057-fc72f66f11a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13088 | 2026.01.09 00:38:40.412901 [ 352 ] {d312dfc0-5966-4b06-b6ce-9bae803554cb} <Debug> oximeter.version (d96e0398-2c6c-4ca7-a7f1-49ea58ac3124) (SelectExecutor): Key condition: unknown | ||
| 13089 | 2026.01.09 00:38:40.413720 [ 301 ] {d312dfc0-5966-4b06-b6ce-9bae803554cb} <Trace> AggregatingTransform: Aggregating | ||
| 13090 | 2026.01.09 00:38:40.413755 [ 301 ] {d312dfc0-5966-4b06-b6ce-9bae803554cb} <Trace> Aggregator: Aggregation method: without_key | ||
| 13091 | 2026.01.09 00:38:40.413785 [ 301 ] {d312dfc0-5966-4b06-b6ce-9bae803554cb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000801293 sec. (1247.983 rows/sec., 48.75 KiB/sec.) | ||
| 13092 | 2026.01.09 00:38:40.413803 [ 301 ] {d312dfc0-5966-4b06-b6ce-9bae803554cb} <Trace> Aggregator: Merging aggregated data | ||
| 13093 | 2026.01.09 00:38:40.415047 [ 352 ] {d312dfc0-5966-4b06-b6ce-9bae803554cb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002652 sec., 377.0739064856712 rows/sec., 14.73 KiB/sec. | ||
| 13094 | 2026.01.09 00:38:40.415176 [ 352 ] {d312dfc0-5966-4b06-b6ce-9bae803554cb} <Debug> TCPHandler: Processed in 0.00315012 sec. | ||
| 13095 | 2026.01.09 00:38:40.415281 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13096 | 2026.01.09 00:38:40.415304 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13097 | 2026.01.09 00:38:40.415309 [ 352 ] {} <Debug> TCP-Session: 2e6dd6ea-3b36-4413-9588-a654d2023020 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13098 | 2026.01.09 00:38:40.415321 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13099 | 2026.01.09 00:38:40.415336 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13100 | 2026.01.09 00:38:40.415367 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13101 | 2026.01.09 00:38:40.415396 [ 288 ] {} <Debug> TCP-Session: ae266a75-8202-4ce8-9280-90ad2bdf3bb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13102 | 2026.01.09 00:38:40.415408 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13103 | 2026.01.09 00:38:40.415425 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13104 | 2026.01.09 00:38:40.415429 [ 355 ] {} <Debug> TCP-Session: 7ddfacf6-02fe-459e-93c3-fb3a77f9251e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13105 | 2026.01.09 00:38:40.415451 [ 286 ] {} <Debug> TCP-Session: 5bc85b72-6bc7-4331-95ce-8e037c80984b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13106 | 2026.01.09 00:38:40.415468 [ 290 ] {} <Debug> TCP-Session: 9404c468-74db-4a9b-98f2-ed4d56abe8db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13107 | 2026.01.09 00:38:40.415388 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13108 | 2026.01.09 00:38:40.415354 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13109 | 2026.01.09 00:38:40.415532 [ 289 ] {} <Debug> TCP-Session: f132f235-ac3a-405b-bdbb-da64c37c35aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13110 | 2026.01.09 00:38:40.415380 [ 353 ] {} <Debug> TCP-Session: b5f9c15c-4f65-4c90-8f93-1046b8463ef3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13111 | 2026.01.09 00:38:40.415552 [ 354 ] {} <Debug> TCP-Session: 7d73759a-c56c-417c-a235-359b2ce89cad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13112 | 2026.01.09 00:38:40.415346 [ 351 ] {} <Debug> TCP-Session: 9bb1bda0-fd7b-4468-9057-fc72f66f11a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13113 | 2026.01.09 00:38:40.464070 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51065 | ||
| 13114 | 2026.01.09 00:38:40.464149 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13115 | 2026.01.09 00:38:40.464173 [ 352 ] {} <Debug> TCP-Session: 88e0c9e8-ff2d-4cfa-92af-3311346476c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:51065 | ||
| 13116 | 2026.01.09 00:38:40.464190 [ 352 ] {} <Debug> TCP-Session: 88e0c9e8-ff2d-4cfa-92af-3311346476c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13117 | 2026.01.09 00:38:40.464202 [ 352 ] {} <Debug> TCP-Session: 88e0c9e8-ff2d-4cfa-92af-3311346476c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13118 | 2026.01.09 00:38:40.464418 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40080 | ||
| 13119 | 2026.01.09 00:38:40.464442 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54905 | ||
| 13120 | 2026.01.09 00:38:40.464466 [ 352 ] {} <Trace> TCP-Session: 88e0c9e8-ff2d-4cfa-92af-3311346476c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13121 | 2026.01.09 00:38:40.464473 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50414 | ||
| 13122 | 2026.01.09 00:38:40.464463 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50780 | ||
| 13123 | 2026.01.09 00:38:40.464539 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13124 | 2026.01.09 00:38:40.464449 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48951 | ||
| 13125 | 2026.01.09 00:38:40.464596 [ 286 ] {} <Debug> TCP-Session: d2517214-182d-435e-b1f8-f4f2068fcc06 Authenticating user 'default' from [fd00:1122:3344:101::e]:54905 | ||
| 13126 | 2026.01.09 00:38:40.464610 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13127 | 2026.01.09 00:38:40.464626 [ 352 ] {77484a80-441e-4dcb-a8cc-31eaedfc4b9c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51065) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13128 | 2026.01.09 00:38:40.464634 [ 286 ] {} <Debug> TCP-Session: d2517214-182d-435e-b1f8-f4f2068fcc06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13129 | 2026.01.09 00:38:40.464655 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13130 | 2026.01.09 00:38:40.464679 [ 286 ] {} <Debug> TCP-Session: d2517214-182d-435e-b1f8-f4f2068fcc06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13131 | 2026.01.09 00:38:40.464696 [ 288 ] {} <Debug> TCP-Session: bd6002fa-91d8-4362-b06d-c336e52dbd80 Authenticating user 'default' from [fd00:1122:3344:101::e]:48951 | ||
| 13132 | 2026.01.09 00:38:40.464630 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13133 | 2026.01.09 00:38:40.464724 [ 288 ] {} <Debug> TCP-Session: bd6002fa-91d8-4362-b06d-c336e52dbd80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13134 | 2026.01.09 00:38:40.464432 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64202 | ||
| 13135 | 2026.01.09 00:38:40.464753 [ 288 ] {} <Debug> TCP-Session: bd6002fa-91d8-4362-b06d-c336e52dbd80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13136 | 2026.01.09 00:38:40.464752 [ 289 ] {} <Debug> TCP-Session: 3fd7ffbb-932a-4f69-8e1b-d24edec2cedb Authenticating user 'default' from [fd00:1122:3344:101::e]:50780 | ||
| 13137 | 2026.01.09 00:38:40.464653 [ 290 ] {} <Debug> TCP-Session: bc3d4ed2-5698-482c-8bb4-698abf81317e Authenticating user 'default' from [fd00:1122:3344:101::e]:50414 | ||
| 13138 | 2026.01.09 00:38:40.464830 [ 289 ] {} <Debug> TCP-Session: 3fd7ffbb-932a-4f69-8e1b-d24edec2cedb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13139 | 2026.01.09 00:38:40.464840 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13140 | 2026.01.09 00:38:40.464854 [ 289 ] {} <Debug> TCP-Session: 3fd7ffbb-932a-4f69-8e1b-d24edec2cedb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13141 | 2026.01.09 00:38:40.464846 [ 352 ] {77484a80-441e-4dcb-a8cc-31eaedfc4b9c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13142 | 2026.01.09 00:38:40.464873 [ 354 ] {} <Debug> TCP-Session: c54caf5c-d5c3-48cd-a571-aa7c48a4b8a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:64202 | ||
| 13143 | 2026.01.09 00:38:40.464856 [ 290 ] {} <Debug> TCP-Session: bc3d4ed2-5698-482c-8bb4-698abf81317e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13144 | 2026.01.09 00:38:40.464913 [ 354 ] {} <Debug> TCP-Session: c54caf5c-d5c3-48cd-a571-aa7c48a4b8a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13145 | 2026.01.09 00:38:40.464921 [ 352 ] {77484a80-441e-4dcb-a8cc-31eaedfc4b9c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13146 | 2026.01.09 00:38:40.464943 [ 354 ] {} <Debug> TCP-Session: c54caf5c-d5c3-48cd-a571-aa7c48a4b8a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13147 | 2026.01.09 00:38:40.464931 [ 290 ] {} <Debug> TCP-Session: bc3d4ed2-5698-482c-8bb4-698abf81317e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13148 | 2026.01.09 00:38:40.464539 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13149 | 2026.01.09 00:38:40.464478 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45188 | ||
| 13150 | 2026.01.09 00:38:40.465026 [ 353 ] {} <Debug> TCP-Session: 798296f5-8282-409d-a153-0da102c0e348 Authenticating user 'default' from [fd00:1122:3344:101::e]:40080 | ||
| 13151 | 2026.01.09 00:38:40.464431 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54833 | ||
| 13152 | 2026.01.09 00:38:40.465060 [ 353 ] {} <Debug> TCP-Session: 798296f5-8282-409d-a153-0da102c0e348 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13153 | 2026.01.09 00:38:40.465092 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13154 | 2026.01.09 00:38:40.465095 [ 353 ] {} <Debug> TCP-Session: 798296f5-8282-409d-a153-0da102c0e348 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13155 | 2026.01.09 00:38:40.465122 [ 351 ] {} <Debug> TCP-Session: f81e6d3e-9cdd-4aef-ba0a-405a16ce804c Authenticating user 'default' from [fd00:1122:3344:101::e]:45188 | ||
| 13156 | 2026.01.09 00:38:40.465126 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13157 | 2026.01.09 00:38:40.465144 [ 351 ] {} <Debug> TCP-Session: f81e6d3e-9cdd-4aef-ba0a-405a16ce804c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13158 | 2026.01.09 00:38:40.465154 [ 355 ] {} <Debug> TCP-Session: 2dc4df31-cef8-4f3a-b0ec-ee888ea0f785 Authenticating user 'default' from [fd00:1122:3344:101::e]:54833 | ||
| 13159 | 2026.01.09 00:38:40.465157 [ 351 ] {} <Debug> TCP-Session: f81e6d3e-9cdd-4aef-ba0a-405a16ce804c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13160 | 2026.01.09 00:38:40.465171 [ 355 ] {} <Debug> TCP-Session: 2dc4df31-cef8-4f3a-b0ec-ee888ea0f785 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13161 | 2026.01.09 00:38:40.465184 [ 355 ] {} <Debug> TCP-Session: 2dc4df31-cef8-4f3a-b0ec-ee888ea0f785 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13162 | 2026.01.09 00:38:40.465196 [ 352 ] {77484a80-441e-4dcb-a8cc-31eaedfc4b9c} <Debug> oximeter.version (d96e0398-2c6c-4ca7-a7f1-49ea58ac3124) (SelectExecutor): Key condition: unknown | ||
| 13163 | 2026.01.09 00:38:40.466075 [ 328 ] {77484a80-441e-4dcb-a8cc-31eaedfc4b9c} <Trace> AggregatingTransform: Aggregating | ||
| 13164 | 2026.01.09 00:38:40.466135 [ 328 ] {77484a80-441e-4dcb-a8cc-31eaedfc4b9c} <Trace> Aggregator: Aggregation method: without_key | ||
| 13165 | 2026.01.09 00:38:40.466175 [ 328 ] {77484a80-441e-4dcb-a8cc-31eaedfc4b9c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000877655 sec. (1139.400 rows/sec., 44.51 KiB/sec.) | ||
| 13166 | 2026.01.09 00:38:40.466196 [ 328 ] {77484a80-441e-4dcb-a8cc-31eaedfc4b9c} <Trace> Aggregator: Merging aggregated data | ||
| 13167 | 2026.01.09 00:38:40.467611 [ 352 ] {77484a80-441e-4dcb-a8cc-31eaedfc4b9c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00303 sec., 330.03300330033 rows/sec., 12.89 KiB/sec. | ||
| 13168 | 2026.01.09 00:38:40.467752 [ 352 ] {77484a80-441e-4dcb-a8cc-31eaedfc4b9c} <Debug> TCPHandler: Processed in 0.003370066 sec. | ||
| 13169 | 2026.01.09 00:38:40.467854 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13170 | 2026.01.09 00:38:40.467878 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13171 | 2026.01.09 00:38:40.467892 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13172 | 2026.01.09 00:38:40.467907 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13173 | 2026.01.09 00:38:40.467928 [ 351 ] {} <Debug> TCP-Session: f81e6d3e-9cdd-4aef-ba0a-405a16ce804c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13174 | 2026.01.09 00:38:40.467918 [ 290 ] {} <Debug> TCP-Session: bc3d4ed2-5698-482c-8bb4-698abf81317e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13175 | 2026.01.09 00:38:40.467934 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13176 | 2026.01.09 00:38:40.467951 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13177 | 2026.01.09 00:38:40.467963 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13178 | 2026.01.09 00:38:40.467989 [ 288 ] {} <Debug> TCP-Session: bd6002fa-91d8-4362-b06d-c336e52dbd80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13179 | 2026.01.09 00:38:40.468004 [ 353 ] {} <Debug> TCP-Session: 798296f5-8282-409d-a153-0da102c0e348 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13180 | 2026.01.09 00:38:40.468015 [ 286 ] {} <Debug> TCP-Session: d2517214-182d-435e-b1f8-f4f2068fcc06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13181 | 2026.01.09 00:38:40.467979 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13182 | 2026.01.09 00:38:40.467922 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13183 | 2026.01.09 00:38:40.467952 [ 355 ] {} <Debug> TCP-Session: 2dc4df31-cef8-4f3a-b0ec-ee888ea0f785 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13184 | 2026.01.09 00:38:40.468074 [ 289 ] {} <Debug> TCP-Session: 3fd7ffbb-932a-4f69-8e1b-d24edec2cedb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13185 | 2026.01.09 00:38:40.468088 [ 354 ] {} <Debug> TCP-Session: c54caf5c-d5c3-48cd-a571-aa7c48a4b8a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13186 | 2026.01.09 00:38:40.467881 [ 352 ] {} <Debug> TCP-Session: 88e0c9e8-ff2d-4cfa-92af-3311346476c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13187 | 2026.01.09 00:38:42.034428 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13188 | 2026.01.09 00:38:42.034623 [ 269 ] {ed6fe34c-6cdc-4a30-aa19-a74368c926ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13189 | 2026.01.09 00:38:42.034689 [ 269 ] {ed6fe34c-6cdc-4a30-aa19-a74368c926ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13190 | 2026.01.09 00:38:42.035365 [ 269 ] {ed6fe34c-6cdc-4a30-aa19-a74368c926ea} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13191 | 2026.01.09 00:38:42.035417 [ 269 ] {ed6fe34c-6cdc-4a30-aa19-a74368c926ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13192 | 2026.01.09 00:38:42.035816 [ 269 ] {ed6fe34c-6cdc-4a30-aa19-a74368c926ea} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13193 | 2026.01.09 00:38:42.036055 [ 269 ] {ed6fe34c-6cdc-4a30-aa19-a74368c926ea} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13194 | 2026.01.09 00:38:42.036224 [ 269 ] {ed6fe34c-6cdc-4a30-aa19-a74368c926ea} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001645 sec., 34042.553191489365 rows/sec., 2.62 MiB/sec. | ||
| 13195 | 2026.01.09 00:38:42.036238 [ 31 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13196 | 2026.01.09 00:38:42.036278 [ 269 ] {ed6fe34c-6cdc-4a30-aa19-a74368c926ea} <Debug> TCPHandler: Processed in 0.001978587 sec. | ||
| 13197 | 2026.01.09 00:38:42.036336 [ 31 ] {} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13198 | 2026.01.09 00:38:42.036378 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13199 | 2026.01.09 00:38:42.036430 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13200 | 2026.01.09 00:38:42.036518 [ 194 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::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 | ||
| 13201 | 2026.01.09 00:38:42.036541 [ 269 ] {fcde6719-471f-4b44-a6f5-3198bf34e3fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13202 | 2026.01.09 00:38:42.036614 [ 269 ] {fcde6719-471f-4b44-a6f5-3198bf34e3fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13203 | 2026.01.09 00:38:42.036681 [ 194 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13204 | 2026.01.09 00:38:42.036725 [ 194 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2466 rows starting from the beginning of the part | ||
| 13205 | 2026.01.09 00:38:42.036803 [ 194 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 139 rows starting from the beginning of the part | ||
| 13206 | 2026.01.09 00:38:42.036859 [ 194 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 1112 rows starting from the beginning of the part | ||
| 13207 | 2026.01.09 00:38:42.036910 [ 194 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 138 rows starting from the beginning of the part | ||
| 13208 | 2026.01.09 00:38:42.036955 [ 194 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 2252 rows starting from the beginning of the part | ||
| 13209 | 2026.01.09 00:38:42.036998 [ 194 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 56 rows starting from the beginning of the part | ||
| 13210 | 2026.01.09 00:38:42.037083 [ 269 ] {fcde6719-471f-4b44-a6f5-3198bf34e3fb} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13211 | 2026.01.09 00:38:42.037127 [ 269 ] {fcde6719-471f-4b44-a6f5-3198bf34e3fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13212 | 2026.01.09 00:38:42.037489 [ 269 ] {fcde6719-471f-4b44-a6f5-3198bf34e3fb} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13213 | 2026.01.09 00:38:42.037733 [ 269 ] {fcde6719-471f-4b44-a6f5-3198bf34e3fb} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13214 | 2026.01.09 00:38:42.037861 [ 31 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13215 | 2026.01.09 00:38:42.037876 [ 269 ] {fcde6719-471f-4b44-a6f5-3198bf34e3fb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001357 sec., 47162.859248341934 rows/sec., 3.68 MiB/sec. | ||
| 13216 | 2026.01.09 00:38:42.037897 [ 31 ] {} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13217 | 2026.01.09 00:38:42.037922 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13218 | 2026.01.09 00:38:42.037924 [ 269 ] {fcde6719-471f-4b44-a6f5-3198bf34e3fb} <Debug> TCPHandler: Processed in 0.001546444 sec. | ||
| 13219 | 2026.01.09 00:38:42.038017 [ 195 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::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 | ||
| 13220 | 2026.01.09 00:38:42.038051 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13221 | 2026.01.09 00:38:42.038141 [ 195 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13222 | 2026.01.09 00:38:42.038156 [ 269 ] {6a35c62f-5903-48c2-9141-b360cf1753cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13223 | 2026.01.09 00:38:42.038180 [ 195 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1250 rows starting from the beginning of the part | ||
| 13224 | 2026.01.09 00:38:42.038206 [ 269 ] {6a35c62f-5903-48c2-9141-b360cf1753cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13225 | 2026.01.09 00:38:42.038254 [ 195 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 107 rows starting from the beginning of the part | ||
| 13226 | 2026.01.09 00:38:42.038306 [ 195 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 679 rows starting from the beginning of the part | ||
| 13227 | 2026.01.09 00:38:42.038351 [ 195 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 105 rows starting from the beginning of the part | ||
| 13228 | 2026.01.09 00:38:42.038393 [ 195 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 1135 rows starting from the beginning of the part | ||
| 13229 | 2026.01.09 00:38:42.038435 [ 195 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 64 rows starting from the beginning of the part | ||
| 13230 | 2026.01.09 00:38:42.038605 [ 269 ] {6a35c62f-5903-48c2-9141-b360cf1753cb} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13231 | 2026.01.09 00:38:42.038648 [ 269 ] {6a35c62f-5903-48c2-9141-b360cf1753cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13232 | 2026.01.09 00:38:42.039012 [ 269 ] {6a35c62f-5903-48c2-9141-b360cf1753cb} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13233 | 2026.01.09 00:38:42.039196 [ 201 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6163 rows, containing 5 columns (5 merged, 0 gathered) in 0.002742318 sec., 2247368.831769328 rows/sec., 190.87 MiB/sec. | ||
| 13234 | 2026.01.09 00:38:42.039255 [ 269 ] {6a35c62f-5903-48c2-9141-b360cf1753cb} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13235 | 2026.01.09 00:38:42.039380 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Selected 5 parts from all_1_91_18 to all_95_95_0 | ||
| 13236 | 2026.01.09 00:38:42.039399 [ 269 ] {6a35c62f-5903-48c2-9141-b360cf1753cb} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001262 sec., 50713.153724247226 rows/sec., 3.53 MiB/sec. | ||
| 13237 | 2026.01.09 00:38:42.039412 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13238 | 2026.01.09 00:38:42.039443 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13239 | 2026.01.09 00:38:42.039448 [ 269 ] {6a35c62f-5903-48c2-9141-b360cf1753cb} <Debug> TCPHandler: Processed in 0.001447332 sec. | ||
| 13240 | 2026.01.09 00:38:42.039465 [ 194 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13241 | 2026.01.09 00:38:42.039541 [ 192 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_95_19} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_91_18 to all_95_95_0 into Compact with storage Full | ||
| 13242 | 2026.01.09 00:38:42.039568 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13243 | 2026.01.09 00:38:42.039679 [ 269 ] {736e3c2f-44ad-4ccc-87a1-32434a054849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13244 | 2026.01.09 00:38:42.039696 [ 192 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_95_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13245 | 2026.01.09 00:38:42.039724 [ 269 ] {736e3c2f-44ad-4ccc-87a1-32434a054849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13246 | 2026.01.09 00:38:42.039738 [ 192 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 28194 rows starting from the beginning of the part | ||
| 13247 | 2026.01.09 00:38:42.039751 [ 194 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_96_19} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13248 | 2026.01.09 00:38:42.039812 [ 192 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 161 rows starting from the beginning of the part | ||
| 13249 | 2026.01.09 00:38:42.039842 [ 194 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_96_19} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13250 | 2026.01.09 00:38:42.039865 [ 192 ] {932a566d-fbdc-4b2b-9486-18b365c28387::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 | ||
| 13251 | 2026.01.09 00:38:42.039899 [ 198 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3340 rows, containing 5 columns (5 merged, 0 gathered) in 0.001924954 sec., 1735106.3973476768 rows/sec., 131.25 MiB/sec. | ||
| 13252 | 2026.01.09 00:38:42.039916 [ 192 ] {932a566d-fbdc-4b2b-9486-18b365c28387::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 | ||
| 13253 | 2026.01.09 00:38:42.039944 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 13254 | 2026.01.09 00:38:42.039973 [ 192 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 934 rows starting from the beginning of the part | ||
| 13255 | 2026.01.09 00:38:42.040056 [ 269 ] {736e3c2f-44ad-4ccc-87a1-32434a054849} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13256 | 2026.01.09 00:38:42.040099 [ 269 ] {736e3c2f-44ad-4ccc-87a1-32434a054849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13257 | 2026.01.09 00:38:42.040153 [ 187 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13258 | 2026.01.09 00:38:42.040478 [ 187 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_96_19} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13259 | 2026.01.09 00:38:42.040483 [ 269 ] {736e3c2f-44ad-4ccc-87a1-32434a054849} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13260 | 2026.01.09 00:38:42.040561 [ 187 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_96_19} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13261 | 2026.01.09 00:38:42.040678 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 13262 | 2026.01.09 00:38:42.040734 [ 269 ] {736e3c2f-44ad-4ccc-87a1-32434a054849} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13263 | 2026.01.09 00:38:42.040870 [ 31 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13264 | 2026.01.09 00:38:42.040879 [ 269 ] {736e3c2f-44ad-4ccc-87a1-32434a054849} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001218 sec., 19704.433497536946 rows/sec., 1.33 MiB/sec. | ||
| 13265 | 2026.01.09 00:38:42.040907 [ 31 ] {} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13266 | 2026.01.09 00:38:42.040931 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13267 | 2026.01.09 00:38:42.040931 [ 269 ] {736e3c2f-44ad-4ccc-87a1-32434a054849} <Debug> TCPHandler: Processed in 0.00141218 sec. | ||
| 13268 | 2026.01.09 00:38:42.041016 [ 194 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 13269 | 2026.01.09 00:38:42.041116 [ 194 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13270 | 2026.01.09 00:38:42.041142 [ 194 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 6264 rows starting from the beginning of the part | ||
| 13271 | 2026.01.09 00:38:42.041191 [ 194 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 13272 | 2026.01.09 00:38:42.041228 [ 194 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 13273 | 2026.01.09 00:38:42.041268 [ 194 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 13274 | 2026.01.09 00:38:42.041302 [ 194 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 80 rows starting from the beginning of the part | ||
| 13275 | 2026.01.09 00:38:42.041338 [ 194 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 24 rows starting from the beginning of the part | ||
| 13276 | 2026.01.09 00:38:42.043278 [ 189 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6592 rows, containing 4 columns (4 merged, 0 gathered) in 0.002294056 sec., 2873513.113890855 rows/sec., 183.11 MiB/sec. | ||
| 13277 | 2026.01.09 00:38:42.043732 [ 196 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13278 | 2026.01.09 00:38:42.044045 [ 196 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_96_19} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13279 | 2026.01.09 00:38:42.044134 [ 196 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_96_19} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13280 | 2026.01.09 00:38:42.044229 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 13281 | 2026.01.09 00:38:42.047285 [ 192 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_95_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29763 rows, containing 5 columns (5 merged, 0 gathered) in 0.007793482 sec., 3818960.510847398 rows/sec., 256.84 MiB/sec. | ||
| 13282 | 2026.01.09 00:38:42.047788 [ 191 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_95_19} <Trace> MergedBlockOutputStream: filled checksums all_1_95_19 (state Temporary) | ||
| 13283 | 2026.01.09 00:38:42.048078 [ 191 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_95_19} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_merge_all_1_95_19 to all_1_95_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13284 | 2026.01.09 00:38:42.048153 [ 191 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_95_19} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Merged 5 parts: [all_1_91_18, all_95_95_0] -> all_1_95_19 | ||
| 13285 | 2026.01.09 00:38:42.048250 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 13286 | 2026.01.09 00:38:42.411654 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27351 | ||
| 13287 | 2026.01.09 00:38:42.412473 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13288 | 2026.01.09 00:38:42.412522 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13289 | 2026.01.09 00:38:42.412998 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13290 | 2026.01.09 00:38:42.413243 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13291 | 2026.01.09 00:38:42.413391 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27351 | ||
| 13292 | 2026.01.09 00:38:43.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 342.34 MiB, peak 353.13 MiB, free memory in arenas 0.00 B, will set to 343.67 MiB (RSS), difference: 1.33 MiB | ||
| 13293 | 2026.01.09 00:38:43.875802 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 13294 | 2026.01.09 00:38:43.891834 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13295 | 2026.01.09 00:38:43.891890 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13296 | 2026.01.09 00:38:43.897150 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13297 | 2026.01.09 00:38:43.897836 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13298 | 2026.01.09 00:38:43.900752 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 13299 | 2026.01.09 00:38:44.986306 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1704 | ||
| 13300 | 2026.01.09 00:38:44.988843 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13301 | 2026.01.09 00:38:44.988891 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13302 | 2026.01.09 00:38:44.990098 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13303 | 2026.01.09 00:38:44.990370 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13304 | 2026.01.09 00:38:44.990632 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1704 | ||
| 13305 | 2026.01.09 00:38:47.040431 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13306 | 2026.01.09 00:38:47.040642 [ 269 ] {62a62322-5933-4a64-ae57-1e630a0470c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13307 | 2026.01.09 00:38:47.040711 [ 269 ] {62a62322-5933-4a64-ae57-1e630a0470c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13308 | 2026.01.09 00:38:47.041500 [ 269 ] {62a62322-5933-4a64-ae57-1e630a0470c2} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13309 | 2026.01.09 00:38:47.041555 [ 269 ] {62a62322-5933-4a64-ae57-1e630a0470c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13310 | 2026.01.09 00:38:47.041988 [ 269 ] {62a62322-5933-4a64-ae57-1e630a0470c2} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13311 | 2026.01.09 00:38:47.042255 [ 269 ] {62a62322-5933-4a64-ae57-1e630a0470c2} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13312 | 2026.01.09 00:38:47.042428 [ 269 ] {62a62322-5933-4a64-ae57-1e630a0470c2} <Debug> executeQuery: Read 139 rows, 12.36 KiB in 0.001829 sec., 75997.81301257518 rows/sec., 6.60 MiB/sec. | ||
| 13313 | 2026.01.09 00:38:47.042482 [ 269 ] {62a62322-5933-4a64-ae57-1e630a0470c2} <Debug> TCPHandler: Processed in 0.002184092 sec. | ||
| 13314 | 2026.01.09 00:38:47.042615 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13315 | 2026.01.09 00:38:47.042722 [ 269 ] {b4c19033-c569-4ab3-9cad-a6319a02b296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13316 | 2026.01.09 00:38:47.042767 [ 269 ] {b4c19033-c569-4ab3-9cad-a6319a02b296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13317 | 2026.01.09 00:38:47.043213 [ 269 ] {b4c19033-c569-4ab3-9cad-a6319a02b296} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13318 | 2026.01.09 00:38:47.043253 [ 269 ] {b4c19033-c569-4ab3-9cad-a6319a02b296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13319 | 2026.01.09 00:38:47.043571 [ 269 ] {b4c19033-c569-4ab3-9cad-a6319a02b296} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13320 | 2026.01.09 00:38:47.043784 [ 269 ] {b4c19033-c569-4ab3-9cad-a6319a02b296} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13321 | 2026.01.09 00:38:47.043922 [ 269 ] {b4c19033-c569-4ab3-9cad-a6319a02b296} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001224 sec., 33496.73202614379 rows/sec., 2.46 MiB/sec. | ||
| 13322 | 2026.01.09 00:38:47.043964 [ 269 ] {b4c19033-c569-4ab3-9cad-a6319a02b296} <Debug> TCPHandler: Processed in 0.00140218 sec. | ||
| 13323 | 2026.01.09 00:38:47.044076 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13324 | 2026.01.09 00:38:47.044174 [ 269 ] {5f185d32-e4b2-43cf-bca8-b67213e7e8d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13325 | 2026.01.09 00:38:47.044215 [ 269 ] {5f185d32-e4b2-43cf-bca8-b67213e7e8d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13326 | 2026.01.09 00:38:47.044615 [ 269 ] {5f185d32-e4b2-43cf-bca8-b67213e7e8d0} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13327 | 2026.01.09 00:38:47.044652 [ 269 ] {5f185d32-e4b2-43cf-bca8-b67213e7e8d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13328 | 2026.01.09 00:38:47.044948 [ 269 ] {5f185d32-e4b2-43cf-bca8-b67213e7e8d0} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13329 | 2026.01.09 00:38:47.045159 [ 269 ] {5f185d32-e4b2-43cf-bca8-b67213e7e8d0} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13330 | 2026.01.09 00:38:47.045274 [ 34 ] {} <Debug> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 13331 | 2026.01.09 00:38:47.045295 [ 269 ] {5f185d32-e4b2-43cf-bca8-b67213e7e8d0} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001139 sec., 877.9631255487269 rows/sec., 58.30 KiB/sec. | ||
| 13332 | 2026.01.09 00:38:47.045345 [ 34 ] {} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13333 | 2026.01.09 00:38:47.045355 [ 269 ] {5f185d32-e4b2-43cf-bca8-b67213e7e8d0} <Debug> TCPHandler: Processed in 0.001329187 sec. | ||
| 13334 | 2026.01.09 00:38:47.045377 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13335 | 2026.01.09 00:38:47.045478 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13336 | 2026.01.09 00:38:47.045479 [ 189 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::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 | ||
| 13337 | 2026.01.09 00:38:47.045579 [ 269 ] {b5203380-3c50-4c9a-bb98-c10971461395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13338 | 2026.01.09 00:38:47.045597 [ 189 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13339 | 2026.01.09 00:38:47.045620 [ 269 ] {b5203380-3c50-4c9a-bb98-c10971461395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13340 | 2026.01.09 00:38:47.045632 [ 189 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 466 rows starting from the beginning of the part | ||
| 13341 | 2026.01.09 00:38:47.045697 [ 189 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 440 rows starting from the beginning of the part | ||
| 13342 | 2026.01.09 00:38:47.045746 [ 189 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 212 rows starting from the beginning of the part | ||
| 13343 | 2026.01.09 00:38:47.045794 [ 189 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 212 rows starting from the beginning of the part | ||
| 13344 | 2026.01.09 00:38:47.045837 [ 189 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 440 rows starting from the beginning of the part | ||
| 13345 | 2026.01.09 00:38:47.045884 [ 189 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part | ||
| 13346 | 2026.01.09 00:38:47.046063 [ 269 ] {b5203380-3c50-4c9a-bb98-c10971461395} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13347 | 2026.01.09 00:38:47.046099 [ 269 ] {b5203380-3c50-4c9a-bb98-c10971461395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13348 | 2026.01.09 00:38:47.046418 [ 269 ] {b5203380-3c50-4c9a-bb98-c10971461395} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13349 | 2026.01.09 00:38:47.046656 [ 269 ] {b5203380-3c50-4c9a-bb98-c10971461395} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13350 | 2026.01.09 00:38:47.046790 [ 269 ] {b5203380-3c50-4c9a-bb98-c10971461395} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001228 sec., 85504.88599348535 rows/sec., 6.68 MiB/sec. | ||
| 13351 | 2026.01.09 00:38:47.046831 [ 269 ] {b5203380-3c50-4c9a-bb98-c10971461395} <Debug> TCPHandler: Processed in 0.00140194 sec. | ||
| 13352 | 2026.01.09 00:38:47.046959 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13353 | 2026.01.09 00:38:47.047005 [ 191 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1771 rows, containing 5 columns (5 merged, 0 gathered) in 0.001564324 sec., 1132118.4102526074 rows/sec., 79.02 MiB/sec. | ||
| 13354 | 2026.01.09 00:38:47.047055 [ 269 ] {d8420807-8450-48b9-9219-4cf01549febb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13355 | 2026.01.09 00:38:47.047104 [ 269 ] {d8420807-8450-48b9-9219-4cf01549febb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13356 | 2026.01.09 00:38:47.047237 [ 198 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 13357 | 2026.01.09 00:38:47.047539 [ 198 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_46_9} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13358 | 2026.01.09 00:38:47.047549 [ 269 ] {d8420807-8450-48b9-9219-4cf01549febb} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13359 | 2026.01.09 00:38:47.047592 [ 269 ] {d8420807-8450-48b9-9219-4cf01549febb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13360 | 2026.01.09 00:38:47.047623 [ 198 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_46_9} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 13361 | 2026.01.09 00:38:47.047724 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 13362 | 2026.01.09 00:38:47.047941 [ 269 ] {d8420807-8450-48b9-9219-4cf01549febb} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13363 | 2026.01.09 00:38:47.048157 [ 269 ] {d8420807-8450-48b9-9219-4cf01549febb} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13364 | 2026.01.09 00:38:47.048294 [ 269 ] {d8420807-8450-48b9-9219-4cf01549febb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001256 sec., 127388.53503184713 rows/sec., 8.87 MiB/sec. | ||
| 13365 | 2026.01.09 00:38:47.048333 [ 269 ] {d8420807-8450-48b9-9219-4cf01549febb} <Debug> TCPHandler: Processed in 0.00142464 sec. | ||
| 13366 | 2026.01.09 00:38:47.048437 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13367 | 2026.01.09 00:38:47.048532 [ 269 ] {8f04e475-8709-42e9-993d-6adae90460cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13368 | 2026.01.09 00:38:47.048576 [ 269 ] {8f04e475-8709-42e9-993d-6adae90460cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13369 | 2026.01.09 00:38:47.048894 [ 269 ] {8f04e475-8709-42e9-993d-6adae90460cd} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13370 | 2026.01.09 00:38:47.048930 [ 269 ] {8f04e475-8709-42e9-993d-6adae90460cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13371 | 2026.01.09 00:38:47.049224 [ 269 ] {8f04e475-8709-42e9-993d-6adae90460cd} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13372 | 2026.01.09 00:38:47.049442 [ 269 ] {8f04e475-8709-42e9-993d-6adae90460cd} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13373 | 2026.01.09 00:38:47.049575 [ 269 ] {8f04e475-8709-42e9-993d-6adae90460cd} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001059 sec., 944.2870632672332 rows/sec., 59.94 KiB/sec. | ||
| 13374 | 2026.01.09 00:38:47.049614 [ 269 ] {8f04e475-8709-42e9-993d-6adae90460cd} <Debug> TCPHandler: Processed in 0.001224924 sec. | ||
| 13375 | 2026.01.09 00:38:47.049716 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13376 | 2026.01.09 00:38:47.049810 [ 269 ] {a7c4bb5e-2d48-4d04-a4bc-6beac2ff41de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13377 | 2026.01.09 00:38:47.049864 [ 269 ] {a7c4bb5e-2d48-4d04-a4bc-6beac2ff41de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13378 | 2026.01.09 00:38:47.050746 [ 269 ] {a7c4bb5e-2d48-4d04-a4bc-6beac2ff41de} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13379 | 2026.01.09 00:38:47.050783 [ 269 ] {a7c4bb5e-2d48-4d04-a4bc-6beac2ff41de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13380 | 2026.01.09 00:38:47.051352 [ 269 ] {a7c4bb5e-2d48-4d04-a4bc-6beac2ff41de} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13381 | 2026.01.09 00:38:47.051582 [ 269 ] {a7c4bb5e-2d48-4d04-a4bc-6beac2ff41de} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13382 | 2026.01.09 00:38:47.051726 [ 269 ] {a7c4bb5e-2d48-4d04-a4bc-6beac2ff41de} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001932 sec., 21221.53209109731 rows/sec., 38.03 MiB/sec. | ||
| 13383 | 2026.01.09 00:38:47.051798 [ 269 ] {a7c4bb5e-2d48-4d04-a4bc-6beac2ff41de} <Debug> TCPHandler: Processed in 0.002131331 sec. | ||
| 13384 | 2026.01.09 00:38:47.051942 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13385 | 2026.01.09 00:38:47.052039 [ 269 ] {11ba050c-49f6-4676-b05b-2dd4cff1e179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13386 | 2026.01.09 00:38:47.052082 [ 269 ] {11ba050c-49f6-4676-b05b-2dd4cff1e179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13387 | 2026.01.09 00:38:47.052442 [ 269 ] {11ba050c-49f6-4676-b05b-2dd4cff1e179} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13388 | 2026.01.09 00:38:47.052478 [ 269 ] {11ba050c-49f6-4676-b05b-2dd4cff1e179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13389 | 2026.01.09 00:38:47.052804 [ 269 ] {11ba050c-49f6-4676-b05b-2dd4cff1e179} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13390 | 2026.01.09 00:38:47.053016 [ 269 ] {11ba050c-49f6-4676-b05b-2dd4cff1e179} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13391 | 2026.01.09 00:38:47.053149 [ 269 ] {11ba050c-49f6-4676-b05b-2dd4cff1e179} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 13392 | 2026.01.09 00:38:47.053186 [ 269 ] {11ba050c-49f6-4676-b05b-2dd4cff1e179} <Debug> TCPHandler: Processed in 0.001293277 sec. | ||
| 13393 | 2026.01.09 00:38:49.737860 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13394 | 2026.01.09 00:38:49.737931 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13395 | 2026.01.09 00:38:49.914483 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27799 | ||
| 13396 | 2026.01.09 00:38:49.914998 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13397 | 2026.01.09 00:38:49.915040 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13398 | 2026.01.09 00:38:49.915530 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13399 | 2026.01.09 00:38:49.915763 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13400 | 2026.01.09 00:38:49.915910 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27799 | ||
| 13401 | 2026.01.09 00:38:50.143175 [ 30 ] {} <Debug> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6) (MergerMutator): Selected 5 parts from all_1_37_8 to all_41_41_0 | ||
| 13402 | 2026.01.09 00:38:50.143253 [ 30 ] {} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13403 | 2026.01.09 00:38:50.143278 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13404 | 2026.01.09 00:38:50.143407 [ 191 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_41_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_8 to all_41_41_0 into Compact with storage Full | ||
| 13405 | 2026.01.09 00:38:50.143561 [ 191 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_41_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13406 | 2026.01.09 00:38:50.143599 [ 191 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 223 rows starting from the beginning of the part | ||
| 13407 | 2026.01.09 00:38:50.143675 [ 191 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 211 rows starting from the beginning of the part | ||
| 13408 | 2026.01.09 00:38:50.143722 [ 191 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 211 rows starting from the beginning of the part | ||
| 13409 | 2026.01.09 00:38:50.143764 [ 191 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 211 rows starting from the beginning of the part | ||
| 13410 | 2026.01.09 00:38:50.143804 [ 191 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 211 rows starting from the beginning of the part | ||
| 13411 | 2026.01.09 00:38:50.144688 [ 198 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_41_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1067 rows, containing 5 columns (5 merged, 0 gathered) in 0.001340199 sec., 796150.4224372649 rows/sec., 48.42 MiB/sec. | ||
| 13412 | 2026.01.09 00:38:50.144907 [ 202 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_41_9} <Trace> MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) | ||
| 13413 | 2026.01.09 00:38:50.145276 [ 202 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_41_9} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13414 | 2026.01.09 00:38:50.145372 [ 202 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_41_9} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6) (MergerMutator): Merged 5 parts: [all_1_37_8, all_41_41_0] -> all_1_41_9 | ||
| 13415 | 2026.01.09 00:38:50.145475 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 13416 | 2026.01.09 00:38:50.528825 [ 30 ] {} <Debug> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c) (MergerMutator): Selected 5 parts from all_1_37_8 to all_41_41_0 | ||
| 13417 | 2026.01.09 00:38:50.528900 [ 30 ] {} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13418 | 2026.01.09 00:38:50.528926 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13419 | 2026.01.09 00:38:50.529057 [ 200 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_41_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_8 to all_41_41_0 into Compact with storage Full | ||
| 13420 | 2026.01.09 00:38:50.529226 [ 200 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_41_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13421 | 2026.01.09 00:38:50.529275 [ 200 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 434 rows starting from the beginning of the part | ||
| 13422 | 2026.01.09 00:38:50.529352 [ 200 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 410 rows starting from the beginning of the part | ||
| 13423 | 2026.01.09 00:38:50.529408 [ 200 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 410 rows starting from the beginning of the part | ||
| 13424 | 2026.01.09 00:38:50.529458 [ 200 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 410 rows starting from the beginning of the part | ||
| 13425 | 2026.01.09 00:38:50.529507 [ 200 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 410 rows starting from the beginning of the part | ||
| 13426 | 2026.01.09 00:38:50.530578 [ 198 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_41_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2074 rows, containing 5 columns (5 merged, 0 gathered) in 0.001583325 sec., 1309901.6310612161 rows/sec., 88.39 MiB/sec. | ||
| 13427 | 2026.01.09 00:38:50.530807 [ 199 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_41_9} <Trace> MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) | ||
| 13428 | 2026.01.09 00:38:50.531176 [ 199 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_41_9} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13429 | 2026.01.09 00:38:50.531270 [ 199 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_41_9} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c) (MergerMutator): Merged 5 parts: [all_1_37_8, all_41_41_0] -> all_1_41_9 | ||
| 13430 | 2026.01.09 00:38:50.531374 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 13431 | 2026.01.09 00:38:51.401739 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 13432 | 2026.01.09 00:38:51.418688 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13433 | 2026.01.09 00:38:51.418749 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13434 | 2026.01.09 00:38:51.424333 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13435 | 2026.01.09 00:38:51.425097 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13436 | 2026.01.09 00:38:51.428467 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 13437 | 2026.01.09 00:38:52.049255 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13438 | 2026.01.09 00:38:52.049451 [ 269 ] {cfb19d13-db2d-455a-94c7-cef7e22a3f00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13439 | 2026.01.09 00:38:52.049519 [ 269 ] {cfb19d13-db2d-455a-94c7-cef7e22a3f00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13440 | 2026.01.09 00:38:52.050379 [ 269 ] {cfb19d13-db2d-455a-94c7-cef7e22a3f00} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13441 | 2026.01.09 00:38:52.050440 [ 269 ] {cfb19d13-db2d-455a-94c7-cef7e22a3f00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13442 | 2026.01.09 00:38:52.050876 [ 269 ] {cfb19d13-db2d-455a-94c7-cef7e22a3f00} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13443 | 2026.01.09 00:38:52.051126 [ 269 ] {cfb19d13-db2d-455a-94c7-cef7e22a3f00} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13444 | 2026.01.09 00:38:52.051307 [ 269 ] {cfb19d13-db2d-455a-94c7-cef7e22a3f00} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001902 sec., 215562.56572029443 rows/sec., 13.67 MiB/sec. | ||
| 13445 | 2026.01.09 00:38:52.051363 [ 269 ] {cfb19d13-db2d-455a-94c7-cef7e22a3f00} <Debug> TCPHandler: Processed in 0.002248453 sec. | ||
| 13446 | 2026.01.09 00:38:52.051493 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13447 | 2026.01.09 00:38:52.051597 [ 269 ] {fa4e4997-9d6f-49b0-b7e0-950eb91b4bbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13448 | 2026.01.09 00:38:52.051644 [ 269 ] {fa4e4997-9d6f-49b0-b7e0-950eb91b4bbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13449 | 2026.01.09 00:38:52.052874 [ 269 ] {fa4e4997-9d6f-49b0-b7e0-950eb91b4bbe} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13450 | 2026.01.09 00:38:52.052914 [ 269 ] {fa4e4997-9d6f-49b0-b7e0-950eb91b4bbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13451 | 2026.01.09 00:38:52.053317 [ 269 ] {fa4e4997-9d6f-49b0-b7e0-950eb91b4bbe} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13452 | 2026.01.09 00:38:52.053542 [ 269 ] {fa4e4997-9d6f-49b0-b7e0-950eb91b4bbe} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13453 | 2026.01.09 00:38:52.053692 [ 269 ] {fa4e4997-9d6f-49b0-b7e0-950eb91b4bbe} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.002117 sec., 525271.6107699575 rows/sec., 41.44 MiB/sec. | ||
| 13454 | 2026.01.09 00:38:52.053733 [ 269 ] {fa4e4997-9d6f-49b0-b7e0-950eb91b4bbe} <Debug> TCPHandler: Processed in 0.002293995 sec. | ||
| 13455 | 2026.01.09 00:38:52.053848 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13456 | 2026.01.09 00:38:52.053947 [ 269 ] {91d92e2a-f2ef-4fa0-9e7a-1f741cdc2def} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13457 | 2026.01.09 00:38:52.053990 [ 269 ] {91d92e2a-f2ef-4fa0-9e7a-1f741cdc2def} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13458 | 2026.01.09 00:38:52.054584 [ 269 ] {91d92e2a-f2ef-4fa0-9e7a-1f741cdc2def} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13459 | 2026.01.09 00:38:52.054619 [ 269 ] {91d92e2a-f2ef-4fa0-9e7a-1f741cdc2def} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13460 | 2026.01.09 00:38:52.054970 [ 269 ] {91d92e2a-f2ef-4fa0-9e7a-1f741cdc2def} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13461 | 2026.01.09 00:38:52.055202 [ 269 ] {91d92e2a-f2ef-4fa0-9e7a-1f741cdc2def} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13462 | 2026.01.09 00:38:52.055320 [ 65 ] {} <Debug> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13463 | 2026.01.09 00:38:52.055358 [ 65 ] {} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13464 | 2026.01.09 00:38:52.055361 [ 269 ] {91d92e2a-f2ef-4fa0-9e7a-1f741cdc2def} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001431 sec., 143256.464011181 rows/sec., 8.40 MiB/sec. | ||
| 13465 | 2026.01.09 00:38:52.055377 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13466 | 2026.01.09 00:38:52.055408 [ 269 ] {91d92e2a-f2ef-4fa0-9e7a-1f741cdc2def} <Debug> TCPHandler: Processed in 0.001608876 sec. | ||
| 13467 | 2026.01.09 00:38:52.055492 [ 200 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::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 | ||
| 13468 | 2026.01.09 00:38:52.055528 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13469 | 2026.01.09 00:38:52.055634 [ 269 ] {a921443e-bb5b-44c2-ba83-827c5bde1768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13470 | 2026.01.09 00:38:52.055637 [ 200 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13471 | 2026.01.09 00:38:52.055679 [ 269 ] {a921443e-bb5b-44c2-ba83-827c5bde1768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13472 | 2026.01.09 00:38:52.055688 [ 200 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 278 rows starting from the beginning of the part | ||
| 13473 | 2026.01.09 00:38:52.055762 [ 200 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 205 rows starting from the beginning of the part | ||
| 13474 | 2026.01.09 00:38:52.055809 [ 200 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 41 rows starting from the beginning of the part | ||
| 13475 | 2026.01.09 00:38:52.055851 [ 200 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 205 rows starting from the beginning of the part | ||
| 13476 | 2026.01.09 00:38:52.055889 [ 200 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 41 rows starting from the beginning of the part | ||
| 13477 | 2026.01.09 00:38:52.055929 [ 200 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 205 rows starting from the beginning of the part | ||
| 13478 | 2026.01.09 00:38:52.056246 [ 269 ] {a921443e-bb5b-44c2-ba83-827c5bde1768} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13479 | 2026.01.09 00:38:52.056287 [ 269 ] {a921443e-bb5b-44c2-ba83-827c5bde1768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13480 | 2026.01.09 00:38:52.056624 [ 269 ] {a921443e-bb5b-44c2-ba83-827c5bde1768} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13481 | 2026.01.09 00:38:52.056843 [ 269 ] {a921443e-bb5b-44c2-ba83-827c5bde1768} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13482 | 2026.01.09 00:38:52.056889 [ 199 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 975 rows, containing 5 columns (5 merged, 0 gathered) in 0.001446252 sec., 674156.3710888559 rows/sec., 43.67 MiB/sec. | ||
| 13483 | 2026.01.09 00:38:52.056976 [ 269 ] {a921443e-bb5b-44c2-ba83-827c5bde1768} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00136 sec., 155882.35294117645 rows/sec., 10.05 MiB/sec. | ||
| 13484 | 2026.01.09 00:38:52.057020 [ 269 ] {a921443e-bb5b-44c2-ba83-827c5bde1768} <Debug> TCPHandler: Processed in 0.001542473 sec. | ||
| 13485 | 2026.01.09 00:38:52.057056 [ 200 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13486 | 2026.01.09 00:38:52.057143 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13487 | 2026.01.09 00:38:52.057245 [ 269 ] {f1c54ae6-d915-4efd-9ef4-209e9fb40d3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13488 | 2026.01.09 00:38:52.057286 [ 269 ] {f1c54ae6-d915-4efd-9ef4-209e9fb40d3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13489 | 2026.01.09 00:38:52.057329 [ 200 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_81_16} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13490 | 2026.01.09 00:38:52.057409 [ 200 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_81_16} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13491 | 2026.01.09 00:38:52.057485 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 13492 | 2026.01.09 00:38:52.057839 [ 269 ] {f1c54ae6-d915-4efd-9ef4-209e9fb40d3e} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13493 | 2026.01.09 00:38:52.057879 [ 269 ] {f1c54ae6-d915-4efd-9ef4-209e9fb40d3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13494 | 2026.01.09 00:38:52.058209 [ 269 ] {f1c54ae6-d915-4efd-9ef4-209e9fb40d3e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13495 | 2026.01.09 00:38:52.058430 [ 269 ] {f1c54ae6-d915-4efd-9ef4-209e9fb40d3e} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13496 | 2026.01.09 00:38:52.058560 [ 269 ] {f1c54ae6-d915-4efd-9ef4-209e9fb40d3e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001333 sec., 158289.57239309826 rows/sec., 8.99 MiB/sec. | ||
| 13497 | 2026.01.09 00:38:52.058599 [ 269 ] {f1c54ae6-d915-4efd-9ef4-209e9fb40d3e} <Debug> TCPHandler: Processed in 0.001506734 sec. | ||
| 13498 | 2026.01.09 00:38:52.058709 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13499 | 2026.01.09 00:38:52.058804 [ 269 ] {050579d3-fbef-4ce1-827d-3b4a5959587e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13500 | 2026.01.09 00:38:52.058844 [ 269 ] {050579d3-fbef-4ce1-827d-3b4a5959587e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13501 | 2026.01.09 00:38:52.059631 [ 269 ] {050579d3-fbef-4ce1-827d-3b4a5959587e} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13502 | 2026.01.09 00:38:52.059666 [ 269 ] {050579d3-fbef-4ce1-827d-3b4a5959587e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13503 | 2026.01.09 00:38:52.060013 [ 269 ] {050579d3-fbef-4ce1-827d-3b4a5959587e} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13504 | 2026.01.09 00:38:52.060253 [ 269 ] {050579d3-fbef-4ce1-827d-3b4a5959587e} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13505 | 2026.01.09 00:38:52.060398 [ 269 ] {050579d3-fbef-4ce1-827d-3b4a5959587e} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001609 sec., 422001.2430080796 rows/sec., 29.42 MiB/sec. | ||
| 13506 | 2026.01.09 00:38:52.060437 [ 269 ] {050579d3-fbef-4ce1-827d-3b4a5959587e} <Debug> TCPHandler: Processed in 0.001776321 sec. | ||
| 13507 | 2026.01.09 00:38:52.060547 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13508 | 2026.01.09 00:38:52.060643 [ 269 ] {0c31fc23-f985-45f3-a74b-b10b826023bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13509 | 2026.01.09 00:38:52.060684 [ 269 ] {0c31fc23-f985-45f3-a74b-b10b826023bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13510 | 2026.01.09 00:38:52.061028 [ 269 ] {0c31fc23-f985-45f3-a74b-b10b826023bb} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13511 | 2026.01.09 00:38:52.061062 [ 269 ] {0c31fc23-f985-45f3-a74b-b10b826023bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13512 | 2026.01.09 00:38:52.061367 [ 269 ] {0c31fc23-f985-45f3-a74b-b10b826023bb} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 13513 | 2026.01.09 00:38:52.061580 [ 269 ] {0c31fc23-f985-45f3-a74b-b10b826023bb} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13514 | 2026.01.09 00:38:52.061707 [ 269 ] {0c31fc23-f985-45f3-a74b-b10b826023bb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001081 sec., 5550.416281221092 rows/sec., 289.99 KiB/sec. | ||
| 13515 | 2026.01.09 00:38:52.061743 [ 269 ] {0c31fc23-f985-45f3-a74b-b10b826023bb} <Debug> TCPHandler: Processed in 0.001246475 sec. | ||
| 13516 | 2026.01.09 00:38:52.061854 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13517 | 2026.01.09 00:38:52.061949 [ 269 ] {3242c0ac-dd20-4e12-b547-7b22aed142d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13518 | 2026.01.09 00:38:52.061991 [ 269 ] {3242c0ac-dd20-4e12-b547-7b22aed142d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13519 | 2026.01.09 00:38:52.062469 [ 269 ] {3242c0ac-dd20-4e12-b547-7b22aed142d1} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13520 | 2026.01.09 00:38:52.062504 [ 269 ] {3242c0ac-dd20-4e12-b547-7b22aed142d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13521 | 2026.01.09 00:38:52.062849 [ 269 ] {3242c0ac-dd20-4e12-b547-7b22aed142d1} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13522 | 2026.01.09 00:38:52.063067 [ 269 ] {3242c0ac-dd20-4e12-b547-7b22aed142d1} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13523 | 2026.01.09 00:38:52.063211 [ 269 ] {3242c0ac-dd20-4e12-b547-7b22aed142d1} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001279 sec., 245504.30023455826 rows/sec., 16.13 MiB/sec. | ||
| 13524 | 2026.01.09 00:38:52.063249 [ 269 ] {3242c0ac-dd20-4e12-b547-7b22aed142d1} <Debug> TCPHandler: Processed in 0.001444451 sec. | ||
| 13525 | 2026.01.09 00:38:52.063352 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13526 | 2026.01.09 00:38:52.063446 [ 269 ] {114e2983-88d4-4c2e-9cc7-3816a4b8b2cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13527 | 2026.01.09 00:38:52.063488 [ 269 ] {114e2983-88d4-4c2e-9cc7-3816a4b8b2cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13528 | 2026.01.09 00:38:52.063813 [ 269 ] {114e2983-88d4-4c2e-9cc7-3816a4b8b2cf} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13529 | 2026.01.09 00:38:52.063847 [ 269 ] {114e2983-88d4-4c2e-9cc7-3816a4b8b2cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13530 | 2026.01.09 00:38:52.064142 [ 269 ] {114e2983-88d4-4c2e-9cc7-3816a4b8b2cf} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13531 | 2026.01.09 00:38:52.064385 [ 269 ] {114e2983-88d4-4c2e-9cc7-3816a4b8b2cf} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13532 | 2026.01.09 00:38:52.064527 [ 269 ] {114e2983-88d4-4c2e-9cc7-3816a4b8b2cf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001097 sec., 911.5770282588878 rows/sec., 61.42 KiB/sec. | ||
| 13533 | 2026.01.09 00:38:52.064563 [ 269 ] {114e2983-88d4-4c2e-9cc7-3816a4b8b2cf} <Debug> TCPHandler: Processed in 0.001260176 sec. | ||
| 13534 | 2026.01.09 00:38:52.064673 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13535 | 2026.01.09 00:38:52.064768 [ 269 ] {8631f698-cd16-4229-ad51-889d911955e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13536 | 2026.01.09 00:38:52.064808 [ 269 ] {8631f698-cd16-4229-ad51-889d911955e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13537 | 2026.01.09 00:38:52.065155 [ 269 ] {8631f698-cd16-4229-ad51-889d911955e0} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13538 | 2026.01.09 00:38:52.065189 [ 269 ] {8631f698-cd16-4229-ad51-889d911955e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13539 | 2026.01.09 00:38:52.065507 [ 269 ] {8631f698-cd16-4229-ad51-889d911955e0} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13540 | 2026.01.09 00:38:52.065719 [ 269 ] {8631f698-cd16-4229-ad51-889d911955e0} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13541 | 2026.01.09 00:38:52.065858 [ 269 ] {8631f698-cd16-4229-ad51-889d911955e0} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001107 sec., 93947.6061427281 rows/sec., 5.76 MiB/sec. | ||
| 13542 | 2026.01.09 00:38:52.065895 [ 269 ] {8631f698-cd16-4229-ad51-889d911955e0} <Debug> TCPHandler: Processed in 0.001269816 sec. | ||
| 13543 | 2026.01.09 00:38:54.991708 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1740 | ||
| 13544 | 2026.01.09 00:38:54.994108 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13545 | 2026.01.09 00:38:54.994163 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13546 | 2026.01.09 00:38:54.995370 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13547 | 2026.01.09 00:38:54.995648 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13548 | 2026.01.09 00:38:54.996009 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1740 | ||
| 13549 | 2026.01.09 00:38:57.040520 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13550 | 2026.01.09 00:38:57.040892 [ 269 ] {73caa95e-7414-4968-bb1b-c8ad61468e55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13551 | 2026.01.09 00:38:57.040993 [ 269 ] {73caa95e-7414-4968-bb1b-c8ad61468e55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13552 | 2026.01.09 00:38:57.041592 [ 269 ] {73caa95e-7414-4968-bb1b-c8ad61468e55} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13553 | 2026.01.09 00:38:57.041643 [ 269 ] {73caa95e-7414-4968-bb1b-c8ad61468e55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13554 | 2026.01.09 00:38:57.042017 [ 269 ] {73caa95e-7414-4968-bb1b-c8ad61468e55} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 13555 | 2026.01.09 00:38:57.042319 [ 269 ] {73caa95e-7414-4968-bb1b-c8ad61468e55} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13556 | 2026.01.09 00:38:57.042488 [ 269 ] {73caa95e-7414-4968-bb1b-c8ad61468e55} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001661 sec., 8428.657435279953 rows/sec., 687.30 KiB/sec. | ||
| 13557 | 2026.01.09 00:38:57.042539 [ 269 ] {73caa95e-7414-4968-bb1b-c8ad61468e55} <Debug> TCPHandler: Processed in 0.002179552 sec. | ||
| 13558 | 2026.01.09 00:38:57.042766 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13559 | 2026.01.09 00:38:57.042874 [ 269 ] {46c92082-3fa5-400a-bf1a-eaad8ca7709a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13560 | 2026.01.09 00:38:57.042919 [ 269 ] {46c92082-3fa5-400a-bf1a-eaad8ca7709a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13561 | 2026.01.09 00:38:57.043440 [ 269 ] {46c92082-3fa5-400a-bf1a-eaad8ca7709a} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13562 | 2026.01.09 00:38:57.043478 [ 269 ] {46c92082-3fa5-400a-bf1a-eaad8ca7709a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13563 | 2026.01.09 00:38:57.043814 [ 269 ] {46c92082-3fa5-400a-bf1a-eaad8ca7709a} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13564 | 2026.01.09 00:38:57.044053 [ 269 ] {46c92082-3fa5-400a-bf1a-eaad8ca7709a} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13565 | 2026.01.09 00:38:57.044195 [ 269 ] {46c92082-3fa5-400a-bf1a-eaad8ca7709a} <Debug> executeQuery: Read 145 rows, 12.78 KiB in 0.001344 sec., 107886.90476190476 rows/sec., 9.29 MiB/sec. | ||
| 13566 | 2026.01.09 00:38:57.044236 [ 269 ] {46c92082-3fa5-400a-bf1a-eaad8ca7709a} <Debug> TCPHandler: Processed in 0.001523263 sec. | ||
| 13567 | 2026.01.09 00:38:57.044342 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13568 | 2026.01.09 00:38:57.044438 [ 269 ] {5392c629-8b76-4caa-8740-812eae0fa22c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13569 | 2026.01.09 00:38:57.044479 [ 269 ] {5392c629-8b76-4caa-8740-812eae0fa22c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13570 | 2026.01.09 00:38:57.044890 [ 269 ] {5392c629-8b76-4caa-8740-812eae0fa22c} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13571 | 2026.01.09 00:38:57.044927 [ 269 ] {5392c629-8b76-4caa-8740-812eae0fa22c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13572 | 2026.01.09 00:38:57.045236 [ 269 ] {5392c629-8b76-4caa-8740-812eae0fa22c} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13573 | 2026.01.09 00:38:57.045449 [ 269 ] {5392c629-8b76-4caa-8740-812eae0fa22c} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13574 | 2026.01.09 00:38:57.045581 [ 269 ] {5392c629-8b76-4caa-8740-812eae0fa22c} <Debug> executeQuery: Read 55 rows, 4.06 KiB in 0.001161 sec., 47372.95434969854 rows/sec., 3.42 MiB/sec. | ||
| 13575 | 2026.01.09 00:38:57.045619 [ 269 ] {5392c629-8b76-4caa-8740-812eae0fa22c} <Debug> TCPHandler: Processed in 0.001328358 sec. | ||
| 13576 | 2026.01.09 00:38:57.045731 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13577 | 2026.01.09 00:38:57.045826 [ 269 ] {9de6c67e-00a5-4163-8eba-cdd65a6a0b4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13578 | 2026.01.09 00:38:57.045866 [ 269 ] {9de6c67e-00a5-4163-8eba-cdd65a6a0b4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13579 | 2026.01.09 00:38:57.046305 [ 269 ] {9de6c67e-00a5-4163-8eba-cdd65a6a0b4b} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13580 | 2026.01.09 00:38:57.046342 [ 269 ] {9de6c67e-00a5-4163-8eba-cdd65a6a0b4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13581 | 2026.01.09 00:38:57.046652 [ 269 ] {9de6c67e-00a5-4163-8eba-cdd65a6a0b4b} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13582 | 2026.01.09 00:38:57.046862 [ 269 ] {9de6c67e-00a5-4163-8eba-cdd65a6a0b4b} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13583 | 2026.01.09 00:38:57.046992 [ 269 ] {9de6c67e-00a5-4163-8eba-cdd65a6a0b4b} <Debug> executeQuery: Read 119 rows, 9.54 KiB in 0.001182 sec., 100676.81895093061 rows/sec., 7.88 MiB/sec. | ||
| 13584 | 2026.01.09 00:38:57.047030 [ 269 ] {9de6c67e-00a5-4163-8eba-cdd65a6a0b4b} <Debug> TCPHandler: Processed in 0.001348068 sec. | ||
| 13585 | 2026.01.09 00:38:57.047142 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13586 | 2026.01.09 00:38:57.047237 [ 269 ] {82934dbe-1ea0-4bd8-beba-6de0706e852a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13587 | 2026.01.09 00:38:57.047281 [ 269 ] {82934dbe-1ea0-4bd8-beba-6de0706e852a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13588 | 2026.01.09 00:38:57.047692 [ 269 ] {82934dbe-1ea0-4bd8-beba-6de0706e852a} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13589 | 2026.01.09 00:38:57.047728 [ 269 ] {82934dbe-1ea0-4bd8-beba-6de0706e852a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13590 | 2026.01.09 00:38:57.048063 [ 269 ] {82934dbe-1ea0-4bd8-beba-6de0706e852a} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13591 | 2026.01.09 00:38:57.048276 [ 269 ] {82934dbe-1ea0-4bd8-beba-6de0706e852a} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13592 | 2026.01.09 00:38:57.048408 [ 269 ] {82934dbe-1ea0-4bd8-beba-6de0706e852a} <Debug> executeQuery: Read 167 rows, 11.90 KiB in 0.001187 sec., 140690.81718618367 rows/sec., 9.79 MiB/sec. | ||
| 13593 | 2026.01.09 00:38:57.048446 [ 269 ] {82934dbe-1ea0-4bd8-beba-6de0706e852a} <Debug> TCPHandler: Processed in 0.001356468 sec. | ||
| 13594 | 2026.01.09 00:38:57.048549 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13595 | 2026.01.09 00:38:57.048643 [ 269 ] {725517de-ee54-447b-9ec8-d0e5f596c9fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13596 | 2026.01.09 00:38:57.048698 [ 269 ] {725517de-ee54-447b-9ec8-d0e5f596c9fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13597 | 2026.01.09 00:38:57.049575 [ 269 ] {725517de-ee54-447b-9ec8-d0e5f596c9fb} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13598 | 2026.01.09 00:38:57.049611 [ 269 ] {725517de-ee54-447b-9ec8-d0e5f596c9fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13599 | 2026.01.09 00:38:57.050204 [ 269 ] {725517de-ee54-447b-9ec8-d0e5f596c9fb} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13600 | 2026.01.09 00:38:57.050432 [ 269 ] {725517de-ee54-447b-9ec8-d0e5f596c9fb} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): 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.09 00:38:57.050572 [ 269 ] {725517de-ee54-447b-9ec8-d0e5f596c9fb} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001946 sec., 21068.8591983556 rows/sec., 37.75 MiB/sec. | ||
| 13602 | 2026.01.09 00:38:57.050639 [ 269 ] {725517de-ee54-447b-9ec8-d0e5f596c9fb} <Debug> TCPHandler: Processed in 0.002138951 sec. | ||
| 13603 | 2026.01.09 00:38:57.050750 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13604 | 2026.01.09 00:38:57.050845 [ 269 ] {50caec50-c631-42ca-a3ca-7a381bc2bf11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13605 | 2026.01.09 00:38:57.050888 [ 269 ] {50caec50-c631-42ca-a3ca-7a381bc2bf11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13606 | 2026.01.09 00:38:57.051230 [ 269 ] {50caec50-c631-42ca-a3ca-7a381bc2bf11} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13607 | 2026.01.09 00:38:57.051266 [ 269 ] {50caec50-c631-42ca-a3ca-7a381bc2bf11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13608 | 2026.01.09 00:38:57.051571 [ 269 ] {50caec50-c631-42ca-a3ca-7a381bc2bf11} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13609 | 2026.01.09 00:38:57.051781 [ 269 ] {50caec50-c631-42ca-a3ca-7a381bc2bf11} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13610 | 2026.01.09 00:38:57.051911 [ 269 ] {50caec50-c631-42ca-a3ca-7a381bc2bf11} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 13611 | 2026.01.09 00:38:57.051947 [ 269 ] {50caec50-c631-42ca-a3ca-7a381bc2bf11} <Debug> TCPHandler: Processed in 0.001247406 sec. | ||
| 13612 | 2026.01.09 00:38:57.416945 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28311 | ||
| 13613 | 2026.01.09 00:38:57.417470 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13614 | 2026.01.09 00:38:57.417516 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13615 | 2026.01.09 00:38:57.418011 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13616 | 2026.01.09 00:38:57.418293 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13617 | 2026.01.09 00:38:57.418439 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28311 | ||
| 13618 | 2026.01.09 00:38:58.928539 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 13619 | 2026.01.09 00:38:58.946014 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13620 | 2026.01.09 00:38:58.946077 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13621 | 2026.01.09 00:38:58.952250 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13622 | 2026.01.09 00:38:58.952975 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13623 | 2026.01.09 00:38:58.955891 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 13624 | 2026.01.09 00:39:02.049627 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13625 | 2026.01.09 00:39:02.049817 [ 269 ] {ef3aa92a-0fcb-4505-8ba0-207044712346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13626 | 2026.01.09 00:39:02.049881 [ 269 ] {ef3aa92a-0fcb-4505-8ba0-207044712346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13627 | 2026.01.09 00:39:02.050848 [ 269 ] {ef3aa92a-0fcb-4505-8ba0-207044712346} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13628 | 2026.01.09 00:39:02.050895 [ 269 ] {ef3aa92a-0fcb-4505-8ba0-207044712346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 13629 | 2026.01.09 00:39:02.051313 [ 269 ] {ef3aa92a-0fcb-4505-8ba0-207044712346} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13630 | 2026.01.09 00:39:02.051542 [ 269 ] {ef3aa92a-0fcb-4505-8ba0-207044712346} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13631 | 2026.01.09 00:39:02.051699 [ 269 ] {ef3aa92a-0fcb-4505-8ba0-207044712346} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001925 sec., 212987.01298701297 rows/sec., 13.51 MiB/sec. | ||
| 13632 | 2026.01.09 00:39:02.051742 [ 269 ] {ef3aa92a-0fcb-4505-8ba0-207044712346} <Debug> TCPHandler: Processed in 0.002243374 sec. | ||
| 13633 | 2026.01.09 00:39:02.051871 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13634 | 2026.01.09 00:39:02.051976 [ 269 ] {1bfdd451-3206-4335-9e59-b9b54d091025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13635 | 2026.01.09 00:39:02.052018 [ 269 ] {1bfdd451-3206-4335-9e59-b9b54d091025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13636 | 2026.01.09 00:39:02.053299 [ 269 ] {1bfdd451-3206-4335-9e59-b9b54d091025} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13637 | 2026.01.09 00:39:02.053336 [ 269 ] {1bfdd451-3206-4335-9e59-b9b54d091025} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 13638 | 2026.01.09 00:39:02.053724 [ 269 ] {1bfdd451-3206-4335-9e59-b9b54d091025} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13639 | 2026.01.09 00:39:02.053934 [ 269 ] {1bfdd451-3206-4335-9e59-b9b54d091025} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13640 | 2026.01.09 00:39:02.054065 [ 269 ] {1bfdd451-3206-4335-9e59-b9b54d091025} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.002106 sec., 528015.1946818614 rows/sec., 41.66 MiB/sec. | ||
| 13641 | 2026.01.09 00:39:02.054103 [ 269 ] {1bfdd451-3206-4335-9e59-b9b54d091025} <Debug> TCPHandler: Processed in 0.002283075 sec. | ||
| 13642 | 2026.01.09 00:39:02.054424 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13643 | 2026.01.09 00:39:02.054519 [ 269 ] {58cfa5bc-6202-4966-8baf-e6ec750a2611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13644 | 2026.01.09 00:39:02.054560 [ 269 ] {58cfa5bc-6202-4966-8baf-e6ec750a2611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13645 | 2026.01.09 00:39:02.055141 [ 269 ] {58cfa5bc-6202-4966-8baf-e6ec750a2611} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13646 | 2026.01.09 00:39:02.055177 [ 269 ] {58cfa5bc-6202-4966-8baf-e6ec750a2611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 13647 | 2026.01.09 00:39:02.055488 [ 269 ] {58cfa5bc-6202-4966-8baf-e6ec750a2611} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13648 | 2026.01.09 00:39:02.055707 [ 269 ] {58cfa5bc-6202-4966-8baf-e6ec750a2611} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13649 | 2026.01.09 00:39:02.055836 [ 269 ] {58cfa5bc-6202-4966-8baf-e6ec750a2611} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001333 sec., 153788.44711177793 rows/sec., 9.02 MiB/sec. | ||
| 13650 | 2026.01.09 00:39:02.055874 [ 269 ] {58cfa5bc-6202-4966-8baf-e6ec750a2611} <Debug> TCPHandler: Processed in 0.001503543 sec. | ||
| 13651 | 2026.01.09 00:39:02.055993 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13652 | 2026.01.09 00:39:02.056088 [ 269 ] {fd118fdb-b031-4172-a388-740bea9aebdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13653 | 2026.01.09 00:39:02.056128 [ 269 ] {fd118fdb-b031-4172-a388-740bea9aebdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13654 | 2026.01.09 00:39:02.056672 [ 269 ] {fd118fdb-b031-4172-a388-740bea9aebdf} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13655 | 2026.01.09 00:39:02.056707 [ 269 ] {fd118fdb-b031-4172-a388-740bea9aebdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 13656 | 2026.01.09 00:39:02.057011 [ 269 ] {fd118fdb-b031-4172-a388-740bea9aebdf} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 13657 | 2026.01.09 00:39:02.057223 [ 269 ] {fd118fdb-b031-4172-a388-740bea9aebdf} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13658 | 2026.01.09 00:39:02.057354 [ 269 ] {fd118fdb-b031-4172-a388-740bea9aebdf} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001282 sec., 165366.61466458658 rows/sec., 10.66 MiB/sec. | ||
| 13659 | 2026.01.09 00:39:02.057392 [ 269 ] {fd118fdb-b031-4172-a388-740bea9aebdf} <Debug> TCPHandler: Processed in 0.001448271 sec. | ||
| 13660 | 2026.01.09 00:39:02.057502 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13661 | 2026.01.09 00:39:02.057598 [ 269 ] {552a1734-7088-4750-a183-cccaa651742d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13662 | 2026.01.09 00:39:02.057641 [ 269 ] {552a1734-7088-4750-a183-cccaa651742d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13663 | 2026.01.09 00:39:02.058159 [ 269 ] {552a1734-7088-4750-a183-cccaa651742d} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13664 | 2026.01.09 00:39:02.058195 [ 269 ] {552a1734-7088-4750-a183-cccaa651742d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 13665 | 2026.01.09 00:39:02.058505 [ 269 ] {552a1734-7088-4750-a183-cccaa651742d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13666 | 2026.01.09 00:39:02.058733 [ 269 ] {552a1734-7088-4750-a183-cccaa651742d} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13667 | 2026.01.09 00:39:02.058862 [ 269 ] {552a1734-7088-4750-a183-cccaa651742d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00128 sec., 164843.75 rows/sec., 9.36 MiB/sec. | ||
| 13668 | 2026.01.09 00:39:02.058900 [ 269 ] {552a1734-7088-4750-a183-cccaa651742d} <Debug> TCPHandler: Processed in 0.001446831 sec. | ||
| 13669 | 2026.01.09 00:39:02.059001 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13670 | 2026.01.09 00:39:02.059096 [ 269 ] {28208408-7ab9-4e0e-ab0e-6ad060a99517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13671 | 2026.01.09 00:39:02.059134 [ 269 ] {28208408-7ab9-4e0e-ab0e-6ad060a99517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13672 | 2026.01.09 00:39:02.059926 [ 269 ] {28208408-7ab9-4e0e-ab0e-6ad060a99517} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13673 | 2026.01.09 00:39:02.059962 [ 269 ] {28208408-7ab9-4e0e-ab0e-6ad060a99517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 13674 | 2026.01.09 00:39:02.060295 [ 269 ] {28208408-7ab9-4e0e-ab0e-6ad060a99517} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13675 | 2026.01.09 00:39:02.060504 [ 269 ] {28208408-7ab9-4e0e-ab0e-6ad060a99517} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13676 | 2026.01.09 00:39:02.060634 [ 269 ] {28208408-7ab9-4e0e-ab0e-6ad060a99517} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001554 sec., 436936.9369369369 rows/sec., 30.46 MiB/sec. | ||
| 13677 | 2026.01.09 00:39:02.060686 [ 269 ] {28208408-7ab9-4e0e-ab0e-6ad060a99517} <Debug> TCPHandler: Processed in 0.00173244 sec. | ||
| 13678 | 2026.01.09 00:39:02.060837 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13679 | 2026.01.09 00:39:02.060940 [ 269 ] {404eae17-240d-4a18-a7a8-78d83b1a9d9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13680 | 2026.01.09 00:39:02.060983 [ 269 ] {404eae17-240d-4a18-a7a8-78d83b1a9d9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13681 | 2026.01.09 00:39:02.061363 [ 269 ] {404eae17-240d-4a18-a7a8-78d83b1a9d9f} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13682 | 2026.01.09 00:39:02.061400 [ 269 ] {404eae17-240d-4a18-a7a8-78d83b1a9d9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 13683 | 2026.01.09 00:39:02.061698 [ 269 ] {404eae17-240d-4a18-a7a8-78d83b1a9d9f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 13684 | 2026.01.09 00:39:02.061910 [ 269 ] {404eae17-240d-4a18-a7a8-78d83b1a9d9f} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13685 | 2026.01.09 00:39:02.062048 [ 269 ] {404eae17-240d-4a18-a7a8-78d83b1a9d9f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001131 sec., 5305.039787798408 rows/sec., 277.17 KiB/sec. | ||
| 13686 | 2026.01.09 00:39:02.062085 [ 269 ] {404eae17-240d-4a18-a7a8-78d83b1a9d9f} <Debug> TCPHandler: Processed in 0.001307748 sec. | ||
| 13687 | 2026.01.09 00:39:02.062210 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13688 | 2026.01.09 00:39:02.062315 [ 269 ] {b0dc1eba-dae4-478b-8a78-ef6f1b434a32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13689 | 2026.01.09 00:39:02.062357 [ 269 ] {b0dc1eba-dae4-478b-8a78-ef6f1b434a32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13690 | 2026.01.09 00:39:02.062868 [ 269 ] {b0dc1eba-dae4-478b-8a78-ef6f1b434a32} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13691 | 2026.01.09 00:39:02.062903 [ 269 ] {b0dc1eba-dae4-478b-8a78-ef6f1b434a32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 13692 | 2026.01.09 00:39:02.063246 [ 269 ] {b0dc1eba-dae4-478b-8a78-ef6f1b434a32} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13693 | 2026.01.09 00:39:02.063482 [ 269 ] {b0dc1eba-dae4-478b-8a78-ef6f1b434a32} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13694 | 2026.01.09 00:39:02.063611 [ 269 ] {b0dc1eba-dae4-478b-8a78-ef6f1b434a32} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001312 sec., 239329.26829268291 rows/sec., 15.72 MiB/sec. | ||
| 13695 | 2026.01.09 00:39:02.063618 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Selected 6 parts from all_1_95_19 to all_100_100_0 | ||
| 13696 | 2026.01.09 00:39:02.063649 [ 269 ] {b0dc1eba-dae4-478b-8a78-ef6f1b434a32} <Debug> TCPHandler: Processed in 0.001489072 sec. | ||
| 13697 | 2026.01.09 00:39:02.063687 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13698 | 2026.01.09 00:39:02.063711 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 13699 | 2026.01.09 00:39:02.063787 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13700 | 2026.01.09 00:39:02.063848 [ 190 ] {932a566d-fbdc-4b2b-9486-18b365c28387::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 | ||
| 13701 | 2026.01.09 00:39:02.063886 [ 269 ] {41da1f5a-8c8b-4b0c-87a8-a5d442e1b346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13702 | 2026.01.09 00:39:02.063938 [ 269 ] {41da1f5a-8c8b-4b0c-87a8-a5d442e1b346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13703 | 2026.01.09 00:39:02.064018 [ 190 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_100_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13704 | 2026.01.09 00:39:02.064059 [ 190 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_95_19, total 29763 rows starting from the beginning of the part | ||
| 13705 | 2026.01.09 00:39:02.064126 [ 190 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 64 rows starting from the beginning of the part | ||
| 13706 | 2026.01.09 00:39:02.064173 [ 190 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
| 13707 | 2026.01.09 00:39:02.064217 [ 190 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 314 rows starting from the beginning of the part | ||
| 13708 | 2026.01.09 00:39:02.064261 [ 269 ] {41da1f5a-8c8b-4b0c-87a8-a5d442e1b346} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13709 | 2026.01.09 00:39:02.064267 [ 190 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 167 rows starting from the beginning of the part | ||
| 13710 | 2026.01.09 00:39:02.064308 [ 269 ] {41da1f5a-8c8b-4b0c-87a8-a5d442e1b346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 13711 | 2026.01.09 00:39:02.064335 [ 190 ] {932a566d-fbdc-4b2b-9486-18b365c28387::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 | ||
| 13712 | 2026.01.09 00:39:02.064644 [ 269 ] {41da1f5a-8c8b-4b0c-87a8-a5d442e1b346} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13713 | 2026.01.09 00:39:02.064868 [ 269 ] {41da1f5a-8c8b-4b0c-87a8-a5d442e1b346} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13714 | 2026.01.09 00:39:02.065002 [ 269 ] {41da1f5a-8c8b-4b0c-87a8-a5d442e1b346} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001132 sec., 883.3922261484099 rows/sec., 59.53 KiB/sec. | ||
| 13715 | 2026.01.09 00:39:02.065039 [ 269 ] {41da1f5a-8c8b-4b0c-87a8-a5d442e1b346} <Debug> TCPHandler: Processed in 0.001308358 sec. | ||
| 13716 | 2026.01.09 00:39:02.065149 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13717 | 2026.01.09 00:39:02.065247 [ 269 ] {80f3c072-a2a2-4368-817f-51c3fcd8cf18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13718 | 2026.01.09 00:39:02.065293 [ 269 ] {80f3c072-a2a2-4368-817f-51c3fcd8cf18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13719 | 2026.01.09 00:39:02.065652 [ 269 ] {80f3c072-a2a2-4368-817f-51c3fcd8cf18} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13720 | 2026.01.09 00:39:02.065689 [ 269 ] {80f3c072-a2a2-4368-817f-51c3fcd8cf18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 13721 | 2026.01.09 00:39:02.066030 [ 269 ] {80f3c072-a2a2-4368-817f-51c3fcd8cf18} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13722 | 2026.01.09 00:39:02.066246 [ 269 ] {80f3c072-a2a2-4368-817f-51c3fcd8cf18} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13723 | 2026.01.09 00:39:02.066377 [ 269 ] {80f3c072-a2a2-4368-817f-51c3fcd8cf18} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001146 sec., 90750.43630017451 rows/sec., 5.56 MiB/sec. | ||
| 13724 | 2026.01.09 00:39:02.066414 [ 269 ] {80f3c072-a2a2-4368-817f-51c3fcd8cf18} <Debug> TCPHandler: Processed in 0.001314948 sec. | ||
| 13725 | 2026.01.09 00:39:02.070235 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_100_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30782 rows, containing 5 columns (5 merged, 0 gathered) in 0.006442843 sec., 4777704.500947796 rows/sec., 321.31 MiB/sec. | ||
| 13726 | 2026.01.09 00:39:02.070852 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_100_20} <Trace> MergedBlockOutputStream: filled checksums all_1_100_20 (state Temporary) | ||
| 13727 | 2026.01.09 00:39:02.071159 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_100_20} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_merge_all_1_100_20 to all_1_100_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13728 | 2026.01.09 00:39:02.071242 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_100_20} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Merged 6 parts: [all_1_95_19, all_100_100_0] -> all_1_100_20 | ||
| 13729 | 2026.01.09 00:39:02.071334 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 13730 | 2026.01.09 00:39:04.738211 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13731 | 2026.01.09 00:39:04.738289 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13732 | 2026.01.09 00:39:04.918660 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28759 | ||
| 13733 | 2026.01.09 00:39:04.919228 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13734 | 2026.01.09 00:39:04.919296 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 13735 | 2026.01.09 00:39:04.919765 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13736 | 2026.01.09 00:39:04.919988 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13737 | 2026.01.09 00:39:04.920115 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28759 | ||
| 13738 | 2026.01.09 00:39:04.996310 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1774 | ||
| 13739 | 2026.01.09 00:39:04.998699 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13740 | 2026.01.09 00:39:04.998738 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 13741 | 2026.01.09 00:39:04.999909 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13742 | 2026.01.09 00:39:05.000312 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13743 | 2026.01.09 00:39:05.000577 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1774 | ||
| 13744 | 2026.01.09 00:39:06.456026 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 13745 | 2026.01.09 00:39:06.472964 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13746 | 2026.01.09 00:39:06.473023 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 13747 | 2026.01.09 00:39:06.479192 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13748 | 2026.01.09 00:39:06.479889 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13749 | 2026.01.09 00:39:06.482719 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 13750 | 2026.01.09 00:39:07.040770 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13751 | 2026.01.09 00:39:07.040946 [ 269 ] {1bfcd8c2-62a7-4570-a26b-e612ec46df25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13752 | 2026.01.09 00:39:07.041012 [ 269 ] {1bfcd8c2-62a7-4570-a26b-e612ec46df25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13753 | 2026.01.09 00:39:07.041748 [ 269 ] {1bfcd8c2-62a7-4570-a26b-e612ec46df25} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13754 | 2026.01.09 00:39:07.041800 [ 269 ] {1bfcd8c2-62a7-4570-a26b-e612ec46df25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 13755 | 2026.01.09 00:39:07.042209 [ 269 ] {1bfcd8c2-62a7-4570-a26b-e612ec46df25} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13756 | 2026.01.09 00:39:07.042460 [ 269 ] {1bfcd8c2-62a7-4570-a26b-e612ec46df25} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13757 | 2026.01.09 00:39:07.042621 [ 145 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13758 | 2026.01.09 00:39:07.042630 [ 269 ] {1bfcd8c2-62a7-4570-a26b-e612ec46df25} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001728 sec., 79861.11111111111 rows/sec., 6.93 MiB/sec. | ||
| 13759 | 2026.01.09 00:39:07.042666 [ 145 ] {} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13760 | 2026.01.09 00:39:07.042689 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 13761 | 2026.01.09 00:39:07.042694 [ 269 ] {1bfcd8c2-62a7-4570-a26b-e612ec46df25} <Debug> TCPHandler: Processed in 0.002053448 sec. | ||
| 13762 | 2026.01.09 00:39:07.042826 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13763 | 2026.01.09 00:39:07.042827 [ 190 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::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 | ||
| 13764 | 2026.01.09 00:39:07.042930 [ 269 ] {3975ae2c-1ac7-4073-bfaf-c1c47a567f5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13765 | 2026.01.09 00:39:07.042979 [ 269 ] {3975ae2c-1ac7-4073-bfaf-c1c47a567f5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13766 | 2026.01.09 00:39:07.042991 [ 190 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13767 | 2026.01.09 00:39:07.043035 [ 190 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2466 rows starting from the beginning of the part | ||
| 13768 | 2026.01.09 00:39:07.043112 [ 190 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 139 rows starting from the beginning of the part | ||
| 13769 | 2026.01.09 00:39:07.043167 [ 190 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1112 rows starting from the beginning of the part | ||
| 13770 | 2026.01.09 00:39:07.043218 [ 190 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 145 rows starting from the beginning of the part | ||
| 13771 | 2026.01.09 00:39:07.043265 [ 190 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 1112 rows starting from the beginning of the part | ||
| 13772 | 2026.01.09 00:39:07.043311 [ 190 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 138 rows starting from the beginning of the part | ||
| 13773 | 2026.01.09 00:39:07.043419 [ 269 ] {3975ae2c-1ac7-4073-bfaf-c1c47a567f5b} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13774 | 2026.01.09 00:39:07.043464 [ 269 ] {3975ae2c-1ac7-4073-bfaf-c1c47a567f5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 13775 | 2026.01.09 00:39:07.043791 [ 269 ] {3975ae2c-1ac7-4073-bfaf-c1c47a567f5b} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13776 | 2026.01.09 00:39:07.044027 [ 269 ] {3975ae2c-1ac7-4073-bfaf-c1c47a567f5b} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13777 | 2026.01.09 00:39:07.044173 [ 269 ] {3975ae2c-1ac7-4073-bfaf-c1c47a567f5b} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001264 sec., 32436.708860759496 rows/sec., 2.38 MiB/sec. | ||
| 13778 | 2026.01.09 00:39:07.044211 [ 269 ] {3975ae2c-1ac7-4073-bfaf-c1c47a567f5b} <Debug> TCPHandler: Processed in 0.00143911 sec. | ||
| 13779 | 2026.01.09 00:39:07.044341 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13780 | 2026.01.09 00:39:07.044438 [ 269 ] {7a25d957-5ece-4860-a930-7408af2d60cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13781 | 2026.01.09 00:39:07.044478 [ 269 ] {7a25d957-5ece-4860-a930-7408af2d60cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13782 | 2026.01.09 00:39:07.044933 [ 269 ] {7a25d957-5ece-4860-a930-7408af2d60cd} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13783 | 2026.01.09 00:39:07.044969 [ 269 ] {7a25d957-5ece-4860-a930-7408af2d60cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 13784 | 2026.01.09 00:39:07.045198 [ 199 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5112 rows, containing 5 columns (5 merged, 0 gathered) in 0.002432679 sec., 2101386.989405507 rows/sec., 178.12 MiB/sec. | ||
| 13785 | 2026.01.09 00:39:07.045294 [ 269 ] {7a25d957-5ece-4860-a930-7408af2d60cd} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13786 | 2026.01.09 00:39:07.045479 [ 190 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13787 | 2026.01.09 00:39:07.045551 [ 269 ] {7a25d957-5ece-4860-a930-7408af2d60cd} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13788 | 2026.01.09 00:39:07.045696 [ 144 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13789 | 2026.01.09 00:39:07.045704 [ 269 ] {7a25d957-5ece-4860-a930-7408af2d60cd} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001283 sec., 81839.43881527669 rows/sec., 6.39 MiB/sec. | ||
| 13790 | 2026.01.09 00:39:07.045759 [ 190 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_101_20} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13791 | 2026.01.09 00:39:07.045768 [ 144 ] {} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13792 | 2026.01.09 00:39:07.045784 [ 269 ] {7a25d957-5ece-4860-a930-7408af2d60cd} <Debug> TCPHandler: Processed in 0.001497082 sec. | ||
| 13793 | 2026.01.09 00:39:07.045806 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 13794 | 2026.01.09 00:39:07.045844 [ 190 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_101_20} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13795 | 2026.01.09 00:39:07.045915 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13796 | 2026.01.09 00:39:07.045930 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 13797 | 2026.01.09 00:39:07.045968 [ 190 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::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 | ||
| 13798 | 2026.01.09 00:39:07.046017 [ 269 ] {3da06ebe-efa1-49af-8a68-43536b84bf46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13799 | 2026.01.09 00:39:07.046043 [ 190 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13800 | 2026.01.09 00:39:07.046070 [ 269 ] {3da06ebe-efa1-49af-8a68-43536b84bf46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13801 | 2026.01.09 00:39:07.046073 [ 190 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1250 rows starting from the beginning of the part | ||
| 13802 | 2026.01.09 00:39:07.046134 [ 190 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 105 rows starting from the beginning of the part | ||
| 13803 | 2026.01.09 00:39:07.046170 [ 190 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 679 rows starting from the beginning of the part | ||
| 13804 | 2026.01.09 00:39:07.046203 [ 190 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 119 rows starting from the beginning of the part | ||
| 13805 | 2026.01.09 00:39:07.046235 [ 190 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 679 rows starting from the beginning of the part | ||
| 13806 | 2026.01.09 00:39:07.046267 [ 190 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 105 rows starting from the beginning of the part | ||
| 13807 | 2026.01.09 00:39:07.046527 [ 269 ] {3da06ebe-efa1-49af-8a68-43536b84bf46} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13808 | 2026.01.09 00:39:07.046569 [ 269 ] {3da06ebe-efa1-49af-8a68-43536b84bf46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 13809 | 2026.01.09 00:39:07.046923 [ 269 ] {3da06ebe-efa1-49af-8a68-43536b84bf46} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13810 | 2026.01.09 00:39:07.047141 [ 269 ] {3da06ebe-efa1-49af-8a68-43536b84bf46} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13811 | 2026.01.09 00:39:07.047282 [ 269 ] {3da06ebe-efa1-49af-8a68-43536b84bf46} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001282 sec., 124804.992199688 rows/sec., 8.69 MiB/sec. | ||
| 13812 | 2026.01.09 00:39:07.047320 [ 269 ] {3da06ebe-efa1-49af-8a68-43536b84bf46} <Debug> TCPHandler: Processed in 0.001455221 sec. | ||
| 13813 | 2026.01.09 00:39:07.047325 [ 201 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2937 rows, containing 5 columns (5 merged, 0 gathered) in 0.001446941 sec., 2029799.4182209226 rows/sec., 153.29 MiB/sec. | ||
| 13814 | 2026.01.09 00:39:07.047443 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13815 | 2026.01.09 00:39:07.047484 [ 190 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13816 | 2026.01.09 00:39:07.047539 [ 269 ] {83b0c9c8-7b84-4ad7-a40b-fb9c341f92e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13817 | 2026.01.09 00:39:07.047600 [ 269 ] {83b0c9c8-7b84-4ad7-a40b-fb9c341f92e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13818 | 2026.01.09 00:39:07.047729 [ 190 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_101_20} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13819 | 2026.01.09 00:39:07.047800 [ 190 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_101_20} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13820 | 2026.01.09 00:39:07.047865 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 13821 | 2026.01.09 00:39:07.048564 [ 269 ] {83b0c9c8-7b84-4ad7-a40b-fb9c341f92e5} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13822 | 2026.01.09 00:39:07.048606 [ 269 ] {83b0c9c8-7b84-4ad7-a40b-fb9c341f92e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 13823 | 2026.01.09 00:39:07.049215 [ 269 ] {83b0c9c8-7b84-4ad7-a40b-fb9c341f92e5} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13824 | 2026.01.09 00:39:07.049453 [ 269 ] {83b0c9c8-7b84-4ad7-a40b-fb9c341f92e5} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13825 | 2026.01.09 00:39:07.049598 [ 269 ] {83b0c9c8-7b84-4ad7-a40b-fb9c341f92e5} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002076 sec., 19749.518304431596 rows/sec., 35.39 MiB/sec. | ||
| 13826 | 2026.01.09 00:39:07.049665 [ 269 ] {83b0c9c8-7b84-4ad7-a40b-fb9c341f92e5} <Debug> TCPHandler: Processed in 0.002271205 sec. | ||
| 13827 | 2026.01.09 00:39:07.049779 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13828 | 2026.01.09 00:39:07.049875 [ 269 ] {b6522c53-ce4e-4069-b963-e6bacf350aff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13829 | 2026.01.09 00:39:07.049918 [ 269 ] {b6522c53-ce4e-4069-b963-e6bacf350aff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13830 | 2026.01.09 00:39:07.050265 [ 269 ] {b6522c53-ce4e-4069-b963-e6bacf350aff} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13831 | 2026.01.09 00:39:07.050302 [ 269 ] {b6522c53-ce4e-4069-b963-e6bacf350aff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 13832 | 2026.01.09 00:39:07.050616 [ 269 ] {b6522c53-ce4e-4069-b963-e6bacf350aff} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13833 | 2026.01.09 00:39:07.050831 [ 269 ] {b6522c53-ce4e-4069-b963-e6bacf350aff} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13834 | 2026.01.09 00:39:07.050949 [ 144 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13835 | 2026.01.09 00:39:07.050963 [ 269 ] {b6522c53-ce4e-4069-b963-e6bacf350aff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 13836 | 2026.01.09 00:39:07.050982 [ 144 ] {} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13837 | 2026.01.09 00:39:07.051005 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 13838 | 2026.01.09 00:39:07.051007 [ 269 ] {b6522c53-ce4e-4069-b963-e6bacf350aff} <Debug> TCPHandler: Processed in 0.001277576 sec. | ||
| 13839 | 2026.01.09 00:39:07.051106 [ 199 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 13840 | 2026.01.09 00:39:07.051253 [ 199 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13841 | 2026.01.09 00:39:07.051291 [ 199 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 6592 rows starting from the beginning of the part | ||
| 13842 | 2026.01.09 00:39:07.051359 [ 199 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
| 13843 | 2026.01.09 00:39:07.051411 [ 199 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 104 rows starting from the beginning of the part | ||
| 13844 | 2026.01.09 00:39:07.051458 [ 199 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 13845 | 2026.01.09 00:39:07.051501 [ 199 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 13846 | 2026.01.09 00:39:07.051545 [ 199 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 13847 | 2026.01.09 00:39:07.053436 [ 199 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6980 rows, containing 4 columns (4 merged, 0 gathered) in 0.002372827 sec., 2941638.8131119544 rows/sec., 187.52 MiB/sec. | ||
| 13848 | 2026.01.09 00:39:07.053912 [ 187 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13849 | 2026.01.09 00:39:07.054233 [ 187 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_101_20} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13850 | 2026.01.09 00:39:07.054320 [ 187 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_101_20} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13851 | 2026.01.09 00:39:07.054409 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 13852 | 2026.01.09 00:39:09.463987 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13853 | 2026.01.09 00:39:09.464172 [ 269 ] {a915dd3c-9a38-43d3-aa84-5fb73d331c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13854 | 2026.01.09 00:39:09.464237 [ 269 ] {a915dd3c-9a38-43d3-aa84-5fb73d331c6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13855 | 2026.01.09 00:39:09.465091 [ 269 ] {a915dd3c-9a38-43d3-aa84-5fb73d331c6f} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13856 | 2026.01.09 00:39:09.465146 [ 269 ] {a915dd3c-9a38-43d3-aa84-5fb73d331c6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 13857 | 2026.01.09 00:39:09.465567 [ 269 ] {a915dd3c-9a38-43d3-aa84-5fb73d331c6f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13858 | 2026.01.09 00:39:09.465798 [ 269 ] {a915dd3c-9a38-43d3-aa84-5fb73d331c6f} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13859 | 2026.01.09 00:39:09.465967 [ 269 ] {a915dd3c-9a38-43d3-aa84-5fb73d331c6f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001843 sec., 222463.3749321758 rows/sec., 14.11 MiB/sec. | ||
| 13860 | 2026.01.09 00:39:09.466017 [ 269 ] {a915dd3c-9a38-43d3-aa84-5fb73d331c6f} <Debug> TCPHandler: Processed in 0.002158311 sec. | ||
| 13861 | 2026.01.09 00:39:09.466144 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13862 | 2026.01.09 00:39:09.466247 [ 269 ] {e99d7a29-ceb9-4fe5-a725-afacb5db1d18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13863 | 2026.01.09 00:39:09.466321 [ 269 ] {e99d7a29-ceb9-4fe5-a725-afacb5db1d18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13864 | 2026.01.09 00:39:09.466742 [ 269 ] {e99d7a29-ceb9-4fe5-a725-afacb5db1d18} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13865 | 2026.01.09 00:39:09.466781 [ 269 ] {e99d7a29-ceb9-4fe5-a725-afacb5db1d18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 13866 | 2026.01.09 00:39:09.467092 [ 269 ] {e99d7a29-ceb9-4fe5-a725-afacb5db1d18} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 13867 | 2026.01.09 00:39:09.467303 [ 269 ] {e99d7a29-ceb9-4fe5-a725-afacb5db1d18} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13868 | 2026.01.09 00:39:09.467434 [ 269 ] {e99d7a29-ceb9-4fe5-a725-afacb5db1d18} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001211 sec., 1651.5276630883566 rows/sec., 134.67 KiB/sec. | ||
| 13869 | 2026.01.09 00:39:09.467472 [ 269 ] {e99d7a29-ceb9-4fe5-a725-afacb5db1d18} <Debug> TCPHandler: Processed in 0.00137832 sec. | ||
| 13870 | 2026.01.09 00:39:09.467602 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13871 | 2026.01.09 00:39:09.467695 [ 269 ] {d12659ae-7764-45ce-81bd-96be3ab07417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13872 | 2026.01.09 00:39:09.467735 [ 269 ] {d12659ae-7764-45ce-81bd-96be3ab07417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13873 | 2026.01.09 00:39:09.469720 [ 269 ] {d12659ae-7764-45ce-81bd-96be3ab07417} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13874 | 2026.01.09 00:39:09.469763 [ 269 ] {d12659ae-7764-45ce-81bd-96be3ab07417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 13875 | 2026.01.09 00:39:09.470221 [ 269 ] {d12659ae-7764-45ce-81bd-96be3ab07417} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13876 | 2026.01.09 00:39:09.470436 [ 269 ] {d12659ae-7764-45ce-81bd-96be3ab07417} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13877 | 2026.01.09 00:39:09.470572 [ 269 ] {d12659ae-7764-45ce-81bd-96be3ab07417} <Debug> executeQuery: Read 2253 rows, 186.48 KiB in 0.002895 sec., 778238.3419689119 rows/sec., 62.90 MiB/sec. | ||
| 13878 | 2026.01.09 00:39:09.470612 [ 269 ] {d12659ae-7764-45ce-81bd-96be3ab07417} <Debug> MemoryTracker: Peak memory usage (for query): 4.03 MiB. | ||
| 13879 | 2026.01.09 00:39:09.470625 [ 269 ] {d12659ae-7764-45ce-81bd-96be3ab07417} <Debug> TCPHandler: Processed in 0.003071907 sec. | ||
| 13880 | 2026.01.09 00:39:09.470750 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13881 | 2026.01.09 00:39:09.470846 [ 269 ] {72db98dd-efd7-44b4-89aa-b27fe1cc76f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13882 | 2026.01.09 00:39:09.470888 [ 269 ] {72db98dd-efd7-44b4-89aa-b27fe1cc76f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13883 | 2026.01.09 00:39:09.471425 [ 269 ] {72db98dd-efd7-44b4-89aa-b27fe1cc76f7} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13884 | 2026.01.09 00:39:09.471462 [ 269 ] {72db98dd-efd7-44b4-89aa-b27fe1cc76f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 13885 | 2026.01.09 00:39:09.471782 [ 269 ] {72db98dd-efd7-44b4-89aa-b27fe1cc76f7} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13886 | 2026.01.09 00:39:09.471990 [ 269 ] {72db98dd-efd7-44b4-89aa-b27fe1cc76f7} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13887 | 2026.01.09 00:39:09.472132 [ 269 ] {72db98dd-efd7-44b4-89aa-b27fe1cc76f7} <Debug> executeQuery: Read 207 rows, 12.46 KiB in 0.001305 sec., 158620.6896551724 rows/sec., 9.32 MiB/sec. | ||
| 13888 | 2026.01.09 00:39:09.472170 [ 269 ] {72db98dd-efd7-44b4-89aa-b27fe1cc76f7} <Debug> TCPHandler: Processed in 0.001469641 sec. | ||
| 13889 | 2026.01.09 00:39:09.472280 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13890 | 2026.01.09 00:39:09.472375 [ 269 ] {ffb0c5b1-6f5b-4829-8ad5-fac6266412c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13891 | 2026.01.09 00:39:09.472415 [ 269 ] {ffb0c5b1-6f5b-4829-8ad5-fac6266412c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13892 | 2026.01.09 00:39:09.473032 [ 269 ] {ffb0c5b1-6f5b-4829-8ad5-fac6266412c3} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13893 | 2026.01.09 00:39:09.473069 [ 269 ] {ffb0c5b1-6f5b-4829-8ad5-fac6266412c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 13894 | 2026.01.09 00:39:09.473397 [ 269 ] {ffb0c5b1-6f5b-4829-8ad5-fac6266412c3} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 13895 | 2026.01.09 00:39:09.473607 [ 269 ] {ffb0c5b1-6f5b-4829-8ad5-fac6266412c3} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13896 | 2026.01.09 00:39:09.473733 [ 269 ] {ffb0c5b1-6f5b-4829-8ad5-fac6266412c3} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001376 sec., 319767.4418604651 rows/sec., 21.16 MiB/sec. | ||
| 13897 | 2026.01.09 00:39:09.473770 [ 269 ] {ffb0c5b1-6f5b-4829-8ad5-fac6266412c3} <Debug> TCPHandler: Processed in 0.001538094 sec. | ||
| 13898 | 2026.01.09 00:39:09.473885 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13899 | 2026.01.09 00:39:09.473985 [ 269 ] {9129858d-97e5-4032-96a0-f0abdeb25d11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13900 | 2026.01.09 00:39:09.474026 [ 269 ] {9129858d-97e5-4032-96a0-f0abdeb25d11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13901 | 2026.01.09 00:39:09.474564 [ 269 ] {9129858d-97e5-4032-96a0-f0abdeb25d11} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13902 | 2026.01.09 00:39:09.474602 [ 269 ] {9129858d-97e5-4032-96a0-f0abdeb25d11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 13903 | 2026.01.09 00:39:09.474912 [ 269 ] {9129858d-97e5-4032-96a0-f0abdeb25d11} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13904 | 2026.01.09 00:39:09.475113 [ 269 ] {9129858d-97e5-4032-96a0-f0abdeb25d11} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13905 | 2026.01.09 00:39:09.475248 [ 269 ] {9129858d-97e5-4032-96a0-f0abdeb25d11} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001281 sec., 164715.0663544106 rows/sec., 9.35 MiB/sec. | ||
| 13906 | 2026.01.09 00:39:09.475286 [ 269 ] {9129858d-97e5-4032-96a0-f0abdeb25d11} <Debug> TCPHandler: Processed in 0.001449271 sec. | ||
| 13907 | 2026.01.09 00:39:09.475403 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13908 | 2026.01.09 00:39:09.475497 [ 269 ] {8bc6bb17-9ec8-459c-a583-7a2e1bf64343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13909 | 2026.01.09 00:39:09.475535 [ 269 ] {8bc6bb17-9ec8-459c-a583-7a2e1bf64343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13910 | 2026.01.09 00:39:09.476539 [ 269 ] {8bc6bb17-9ec8-459c-a583-7a2e1bf64343} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13911 | 2026.01.09 00:39:09.476575 [ 269 ] {8bc6bb17-9ec8-459c-a583-7a2e1bf64343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 13912 | 2026.01.09 00:39:09.476944 [ 269 ] {8bc6bb17-9ec8-459c-a583-7a2e1bf64343} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13913 | 2026.01.09 00:39:09.477152 [ 269 ] {8bc6bb17-9ec8-459c-a583-7a2e1bf64343} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13914 | 2026.01.09 00:39:09.477285 [ 269 ] {8bc6bb17-9ec8-459c-a583-7a2e1bf64343} <Debug> executeQuery: Read 1137 rows, 82.92 KiB in 0.001807 sec., 629219.7011621472 rows/sec., 44.81 MiB/sec. | ||
| 13915 | 2026.01.09 00:39:09.477323 [ 269 ] {8bc6bb17-9ec8-459c-a583-7a2e1bf64343} <Debug> TCPHandler: Processed in 0.001969526 sec. | ||
| 13916 | 2026.01.09 00:39:09.477440 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13917 | 2026.01.09 00:39:09.477534 [ 269 ] {ca1d13c5-2241-4b7c-92d3-e6f585ee2991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13918 | 2026.01.09 00:39:09.477575 [ 269 ] {ca1d13c5-2241-4b7c-92d3-e6f585ee2991} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13919 | 2026.01.09 00:39:09.477906 [ 269 ] {ca1d13c5-2241-4b7c-92d3-e6f585ee2991} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13920 | 2026.01.09 00:39:09.477941 [ 269 ] {ca1d13c5-2241-4b7c-92d3-e6f585ee2991} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 13921 | 2026.01.09 00:39:09.478239 [ 269 ] {ca1d13c5-2241-4b7c-92d3-e6f585ee2991} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13922 | 2026.01.09 00:39:09.478448 [ 269 ] {ca1d13c5-2241-4b7c-92d3-e6f585ee2991} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13923 | 2026.01.09 00:39:09.478576 [ 269 ] {ca1d13c5-2241-4b7c-92d3-e6f585ee2991} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 295.73 KiB/sec. | ||
| 13924 | 2026.01.09 00:39:09.478612 [ 269 ] {ca1d13c5-2241-4b7c-92d3-e6f585ee2991} <Debug> TCPHandler: Processed in 0.001221435 sec. | ||
| 13925 | 2026.01.09 00:39:09.478710 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13926 | 2026.01.09 00:39:09.478803 [ 269 ] {791778f2-f282-4463-afa2-8b21aad59333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13927 | 2026.01.09 00:39:09.478845 [ 269 ] {791778f2-f282-4463-afa2-8b21aad59333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13928 | 2026.01.09 00:39:09.479535 [ 269 ] {791778f2-f282-4463-afa2-8b21aad59333} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13929 | 2026.01.09 00:39:09.479570 [ 269 ] {791778f2-f282-4463-afa2-8b21aad59333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 13930 | 2026.01.09 00:39:09.479948 [ 269 ] {791778f2-f282-4463-afa2-8b21aad59333} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13931 | 2026.01.09 00:39:09.480157 [ 269 ] {791778f2-f282-4463-afa2-8b21aad59333} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13932 | 2026.01.09 00:39:09.480285 [ 269 ] {791778f2-f282-4463-afa2-8b21aad59333} <Debug> executeQuery: Read 925 rows, 62.68 KiB in 0.0015 sec., 616666.6666666666 rows/sec., 40.80 MiB/sec. | ||
| 13933 | 2026.01.09 00:39:09.480321 [ 269 ] {791778f2-f282-4463-afa2-8b21aad59333} <Debug> TCPHandler: Processed in 0.001658898 sec. | ||
| 13934 | 2026.01.09 00:39:09.480434 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13935 | 2026.01.09 00:39:09.480527 [ 269 ] {f8d00bc5-d6df-4d5d-9652-8202790d9d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13936 | 2026.01.09 00:39:09.480568 [ 269 ] {f8d00bc5-d6df-4d5d-9652-8202790d9d66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13937 | 2026.01.09 00:39:09.480874 [ 269 ] {f8d00bc5-d6df-4d5d-9652-8202790d9d66} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13938 | 2026.01.09 00:39:09.480909 [ 269 ] {f8d00bc5-d6df-4d5d-9652-8202790d9d66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 13939 | 2026.01.09 00:39:09.481199 [ 269 ] {f8d00bc5-d6df-4d5d-9652-8202790d9d66} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13940 | 2026.01.09 00:39:09.481430 [ 269 ] {f8d00bc5-d6df-4d5d-9652-8202790d9d66} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13941 | 2026.01.09 00:39:09.481558 [ 269 ] {f8d00bc5-d6df-4d5d-9652-8202790d9d66} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001049 sec., 953.2888465204957 rows/sec., 64.24 KiB/sec. | ||
| 13942 | 2026.01.09 00:39:09.481593 [ 269 ] {f8d00bc5-d6df-4d5d-9652-8202790d9d66} <Debug> TCPHandler: Processed in 0.001208495 sec. | ||
| 13943 | 2026.01.09 00:39:09.481702 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13944 | 2026.01.09 00:39:09.481808 [ 269 ] {e6031b64-6b24-4290-a964-b38e5cfa143b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13945 | 2026.01.09 00:39:09.481851 [ 269 ] {e6031b64-6b24-4290-a964-b38e5cfa143b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13946 | 2026.01.09 00:39:09.482259 [ 269 ] {e6031b64-6b24-4290-a964-b38e5cfa143b} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13947 | 2026.01.09 00:39:09.482300 [ 269 ] {e6031b64-6b24-4290-a964-b38e5cfa143b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 13948 | 2026.01.09 00:39:09.482624 [ 269 ] {e6031b64-6b24-4290-a964-b38e5cfa143b} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13949 | 2026.01.09 00:39:09.482846 [ 269 ] {e6031b64-6b24-4290-a964-b38e5cfa143b} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13950 | 2026.01.09 00:39:09.482980 [ 269 ] {e6031b64-6b24-4290-a964-b38e5cfa143b} <Debug> executeQuery: Read 76 rows, 4.59 KiB in 0.00119 sec., 63865.54621848739 rows/sec., 3.77 MiB/sec. | ||
| 13951 | 2026.01.09 00:39:09.483018 [ 269 ] {e6031b64-6b24-4290-a964-b38e5cfa143b} <Debug> TCPHandler: Processed in 0.001367669 sec. | ||
| 13952 | 2026.01.09 00:39:12.034714 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13953 | 2026.01.09 00:39:12.034961 [ 269 ] {58c15d2f-a17c-4bb7-a469-5f157633347d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13954 | 2026.01.09 00:39:12.035046 [ 269 ] {58c15d2f-a17c-4bb7-a469-5f157633347d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13955 | 2026.01.09 00:39:12.035912 [ 269 ] {58c15d2f-a17c-4bb7-a469-5f157633347d} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13956 | 2026.01.09 00:39:12.035953 [ 269 ] {58c15d2f-a17c-4bb7-a469-5f157633347d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 13957 | 2026.01.09 00:39:12.036379 [ 269 ] {58c15d2f-a17c-4bb7-a469-5f157633347d} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13958 | 2026.01.09 00:39:12.036617 [ 269 ] {58c15d2f-a17c-4bb7-a469-5f157633347d} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13959 | 2026.01.09 00:39:12.036781 [ 269 ] {58c15d2f-a17c-4bb7-a469-5f157633347d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001877 sec., 29834.84283431007 rows/sec., 2.29 MiB/sec. | ||
| 13960 | 2026.01.09 00:39:12.036831 [ 269 ] {58c15d2f-a17c-4bb7-a469-5f157633347d} <Debug> TCPHandler: Processed in 0.002287085 sec. | ||
| 13961 | 2026.01.09 00:39:12.036975 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13962 | 2026.01.09 00:39:12.037078 [ 269 ] {ea8c7e1e-165b-4d39-bed8-0aee143b1ef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13963 | 2026.01.09 00:39:12.037122 [ 269 ] {ea8c7e1e-165b-4d39-bed8-0aee143b1ef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13964 | 2026.01.09 00:39:12.037636 [ 269 ] {ea8c7e1e-165b-4d39-bed8-0aee143b1ef5} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13965 | 2026.01.09 00:39:12.037670 [ 269 ] {ea8c7e1e-165b-4d39-bed8-0aee143b1ef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 13966 | 2026.01.09 00:39:12.037982 [ 269 ] {ea8c7e1e-165b-4d39-bed8-0aee143b1ef5} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13967 | 2026.01.09 00:39:12.038196 [ 269 ] {ea8c7e1e-165b-4d39-bed8-0aee143b1ef5} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13968 | 2026.01.09 00:39:12.038331 [ 269 ] {ea8c7e1e-165b-4d39-bed8-0aee143b1ef5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001274 sec., 50235.47880690738 rows/sec., 3.92 MiB/sec. | ||
| 13969 | 2026.01.09 00:39:12.038371 [ 269 ] {ea8c7e1e-165b-4d39-bed8-0aee143b1ef5} <Debug> TCPHandler: Processed in 0.001458431 sec. | ||
| 13970 | 2026.01.09 00:39:12.038511 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13971 | 2026.01.09 00:39:12.038609 [ 269 ] {cd5c0e15-01e2-4e0d-8a12-24c951305a93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13972 | 2026.01.09 00:39:12.038652 [ 269 ] {cd5c0e15-01e2-4e0d-8a12-24c951305a93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13973 | 2026.01.09 00:39:12.039090 [ 269 ] {cd5c0e15-01e2-4e0d-8a12-24c951305a93} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13974 | 2026.01.09 00:39:12.039124 [ 269 ] {cd5c0e15-01e2-4e0d-8a12-24c951305a93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 13975 | 2026.01.09 00:39:12.039458 [ 269 ] {cd5c0e15-01e2-4e0d-8a12-24c951305a93} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13976 | 2026.01.09 00:39:12.039673 [ 269 ] {cd5c0e15-01e2-4e0d-8a12-24c951305a93} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13977 | 2026.01.09 00:39:12.039804 [ 269 ] {cd5c0e15-01e2-4e0d-8a12-24c951305a93} <Debug> executeQuery: Read 74 rows, 5.27 KiB in 0.001214 sec., 60955.51894563426 rows/sec., 4.24 MiB/sec. | ||
| 13978 | 2026.01.09 00:39:12.039843 [ 269 ] {cd5c0e15-01e2-4e0d-8a12-24c951305a93} <Debug> TCPHandler: Processed in 0.001399779 sec. | ||
| 13979 | 2026.01.09 00:39:12.039975 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13980 | 2026.01.09 00:39:12.040071 [ 269 ] {39642798-c334-4291-80cc-284a2a1877ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13981 | 2026.01.09 00:39:12.040113 [ 269 ] {39642798-c334-4291-80cc-284a2a1877ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13982 | 2026.01.09 00:39:12.040455 [ 269 ] {39642798-c334-4291-80cc-284a2a1877ea} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13983 | 2026.01.09 00:39:12.040489 [ 269 ] {39642798-c334-4291-80cc-284a2a1877ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 13984 | 2026.01.09 00:39:12.040805 [ 269 ] {39642798-c334-4291-80cc-284a2a1877ea} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13985 | 2026.01.09 00:39:12.041029 [ 269 ] {39642798-c334-4291-80cc-284a2a1877ea} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13986 | 2026.01.09 00:39:12.041157 [ 269 ] {39642798-c334-4291-80cc-284a2a1877ea} <Debug> executeQuery: Read 28 rows, 1.94 KiB in 0.001104 sec., 25362.318840579712 rows/sec., 1.71 MiB/sec. | ||
| 13987 | 2026.01.09 00:39:12.041196 [ 269 ] {39642798-c334-4291-80cc-284a2a1877ea} <Debug> TCPHandler: Processed in 0.001278937 sec. | ||
| 13988 | 2026.01.09 00:39:12.421171 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29271 | ||
| 13989 | 2026.01.09 00:39:12.421688 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13990 | 2026.01.09 00:39:12.421735 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 13991 | 2026.01.09 00:39:12.422214 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13992 | 2026.01.09 00:39:12.422449 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13993 | 2026.01.09 00:39:12.422600 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29271 | ||
| 13994 | 2026.01.09 00:39:12.422630 [ 137 ] {} <Debug> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13995 | 2026.01.09 00:39:12.422697 [ 137 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13996 | 2026.01.09 00:39:12.422721 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 13997 | 2026.01.09 00:39:12.422838 [ 201 ] {a669bb53-0fd3-4984-a3ca-34981099574c::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 | ||
| 13998 | 2026.01.09 00:39:12.422971 [ 201 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13999 | 2026.01.09 00:39:12.423014 [ 201 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26839 rows starting from the beginning of the part | ||
| 14000 | 2026.01.09 00:39:12.423085 [ 201 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 512 rows starting from the beginning of the part | ||
| 14001 | 2026.01.09 00:39:12.423135 [ 201 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 448 rows starting from the beginning of the part | ||
| 14002 | 2026.01.09 00:39:12.423183 [ 201 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 512 rows starting from the beginning of the part | ||
| 14003 | 2026.01.09 00:39:12.423231 [ 201 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 448 rows starting from the beginning of the part | ||
| 14004 | 2026.01.09 00:39:12.423278 [ 201 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 512 rows starting from the beginning of the part | ||
| 14005 | 2026.01.09 00:39:12.425700 [ 199 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29271 rows, containing 4 columns (4 merged, 0 gathered) in 0.002908523 sec., 10063870.906298488 rows/sec., 143.96 MiB/sec. | ||
| 14006 | 2026.01.09 00:39:12.426014 [ 193 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14007 | 2026.01.09 00:39:12.426324 [ 193 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_61_12} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14008 | 2026.01.09 00:39:12.426406 [ 193 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_61_12} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14009 | 2026.01.09 00:39:12.426513 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. | ||
| 14010 | 2026.01.09 00:39:13.983750 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 14011 | 2026.01.09 00:39:14.000719 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14012 | 2026.01.09 00:39:14.000775 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14013 | 2026.01.09 00:39:14.006980 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14014 | 2026.01.09 00:39:14.007703 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14015 | 2026.01.09 00:39:14.008046 [ 135 ] {} <Debug> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14016 | 2026.01.09 00:39:14.008146 [ 135 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14017 | 2026.01.09 00:39:14.008183 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14018 | 2026.01.09 00:39:14.008354 [ 201 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 14019 | 2026.01.09 00:39:14.011111 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 14020 | 2026.01.09 00:39:14.012264 [ 201 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14021 | 2026.01.09 00:39:14.013773 [ 201 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 14022 | 2026.01.09 00:39:14.018505 [ 201 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 14023 | 2026.01.09 00:39:14.023313 [ 201 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 14024 | 2026.01.09 00:39:14.027928 [ 201 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 14025 | 2026.01.09 00:39:14.032558 [ 201 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 14026 | 2026.01.09 00:39:14.036471 [ 201 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 14027 | 2026.01.09 00:39:14.086512 [ 201 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.078223307 sec., 5880.600266618745 rows/sec., 30.41 MiB/sec. | ||
| 14028 | 2026.01.09 00:39:14.088376 [ 201 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14029 | 2026.01.09 00:39:14.090042 [ 201 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_61_12} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14030 | 2026.01.09 00:39:14.090135 [ 201 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_61_12} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14031 | 2026.01.09 00:39:14.091590 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 14032 | 2026.01.09 00:39:15.001711 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1816 | ||
| 14033 | 2026.01.09 00:39:15.004181 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14034 | 2026.01.09 00:39:15.004242 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14035 | 2026.01.09 00:39:15.005431 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14036 | 2026.01.09 00:39:15.005706 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14037 | 2026.01.09 00:39:15.005988 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1816 | ||
| 14038 | 2026.01.09 00:39:17.040258 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14039 | 2026.01.09 00:39:17.040448 [ 269 ] {e7861c05-b61c-4310-b5f9-7424f28aa685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14040 | 2026.01.09 00:39:17.040512 [ 269 ] {e7861c05-b61c-4310-b5f9-7424f28aa685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14041 | 2026.01.09 00:39:17.041252 [ 269 ] {e7861c05-b61c-4310-b5f9-7424f28aa685} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14042 | 2026.01.09 00:39:17.041298 [ 269 ] {e7861c05-b61c-4310-b5f9-7424f28aa685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14043 | 2026.01.09 00:39:17.041725 [ 269 ] {e7861c05-b61c-4310-b5f9-7424f28aa685} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14044 | 2026.01.09 00:39:17.041959 [ 269 ] {e7861c05-b61c-4310-b5f9-7424f28aa685} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14045 | 2026.01.09 00:39:17.042123 [ 269 ] {e7861c05-b61c-4310-b5f9-7424f28aa685} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.00172 sec., 80232.55813953489 rows/sec., 6.97 MiB/sec. | ||
| 14046 | 2026.01.09 00:39:17.042174 [ 269 ] {e7861c05-b61c-4310-b5f9-7424f28aa685} <Debug> TCPHandler: Processed in 0.002050528 sec. | ||
| 14047 | 2026.01.09 00:39:17.042308 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14048 | 2026.01.09 00:39:17.042413 [ 269 ] {02ac2c5b-daae-465f-87c3-bbdeddbc8626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14049 | 2026.01.09 00:39:17.042458 [ 269 ] {02ac2c5b-daae-465f-87c3-bbdeddbc8626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14050 | 2026.01.09 00:39:17.042901 [ 269 ] {02ac2c5b-daae-465f-87c3-bbdeddbc8626} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14051 | 2026.01.09 00:39:17.042938 [ 269 ] {02ac2c5b-daae-465f-87c3-bbdeddbc8626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14052 | 2026.01.09 00:39:17.043260 [ 269 ] {02ac2c5b-daae-465f-87c3-bbdeddbc8626} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 14053 | 2026.01.09 00:39:17.043483 [ 269 ] {02ac2c5b-daae-465f-87c3-bbdeddbc8626} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14054 | 2026.01.09 00:39:17.043595 [ 133 ] {} <Debug> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 14055 | 2026.01.09 00:39:17.043620 [ 269 ] {02ac2c5b-daae-465f-87c3-bbdeddbc8626} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001229 sec., 33360.455655004065 rows/sec., 2.45 MiB/sec. | ||
| 14056 | 2026.01.09 00:39:17.043632 [ 133 ] {} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14057 | 2026.01.09 00:39:17.043654 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14058 | 2026.01.09 00:39:17.043660 [ 269 ] {02ac2c5b-daae-465f-87c3-bbdeddbc8626} <Debug> TCPHandler: Processed in 0.00140472 sec. | ||
| 14059 | 2026.01.09 00:39:17.043769 [ 192 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::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 | ||
| 14060 | 2026.01.09 00:39:17.043780 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14061 | 2026.01.09 00:39:17.043920 [ 192 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14062 | 2026.01.09 00:39:17.043920 [ 269 ] {f275a9ed-f35b-4b66-9ec7-3146a4490a9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14063 | 2026.01.09 00:39:17.043964 [ 192 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 278 rows starting from the beginning of the part | ||
| 14064 | 2026.01.09 00:39:17.043982 [ 269 ] {f275a9ed-f35b-4b66-9ec7-3146a4490a9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14065 | 2026.01.09 00:39:17.044040 [ 192 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 55 rows starting from the beginning of the part | ||
| 14066 | 2026.01.09 00:39:17.044096 [ 192 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 205 rows starting from the beginning of the part | ||
| 14067 | 2026.01.09 00:39:17.044144 [ 192 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 41 rows starting from the beginning of the part | ||
| 14068 | 2026.01.09 00:39:17.044192 [ 192 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 207 rows starting from the beginning of the part | ||
| 14069 | 2026.01.09 00:39:17.044237 [ 192 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 41 rows starting from the beginning of the part | ||
| 14070 | 2026.01.09 00:39:17.044499 [ 269 ] {f275a9ed-f35b-4b66-9ec7-3146a4490a9b} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14071 | 2026.01.09 00:39:17.044542 [ 269 ] {f275a9ed-f35b-4b66-9ec7-3146a4490a9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14072 | 2026.01.09 00:39:17.044920 [ 269 ] {f275a9ed-f35b-4b66-9ec7-3146a4490a9b} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14073 | 2026.01.09 00:39:17.045162 [ 269 ] {f275a9ed-f35b-4b66-9ec7-3146a4490a9b} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14074 | 2026.01.09 00:39:17.045218 [ 199 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 827 rows, containing 5 columns (5 merged, 0 gathered) in 0.001501083 sec., 550935.557860558 rows/sec., 36.42 MiB/sec. | ||
| 14075 | 2026.01.09 00:39:17.045299 [ 269 ] {f275a9ed-f35b-4b66-9ec7-3146a4490a9b} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001396 sec., 75214.89971346705 rows/sec., 5.88 MiB/sec. | ||
| 14076 | 2026.01.09 00:39:17.045344 [ 269 ] {f275a9ed-f35b-4b66-9ec7-3146a4490a9b} <Debug> TCPHandler: Processed in 0.001615986 sec. | ||
| 14077 | 2026.01.09 00:39:17.045406 [ 196 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 14078 | 2026.01.09 00:39:17.045468 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14079 | 2026.01.09 00:39:17.045571 [ 269 ] {3b63966f-d7e9-49e8-9462-ec30eea3dfab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14080 | 2026.01.09 00:39:17.045618 [ 269 ] {3b63966f-d7e9-49e8-9462-ec30eea3dfab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14081 | 2026.01.09 00:39:17.045679 [ 196 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_86_17} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14082 | 2026.01.09 00:39:17.045756 [ 196 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_86_17} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 14083 | 2026.01.09 00:39:17.045835 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 14084 | 2026.01.09 00:39:17.046055 [ 269 ] {3b63966f-d7e9-49e8-9462-ec30eea3dfab} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14085 | 2026.01.09 00:39:17.046095 [ 269 ] {3b63966f-d7e9-49e8-9462-ec30eea3dfab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14086 | 2026.01.09 00:39:17.046449 [ 269 ] {3b63966f-d7e9-49e8-9462-ec30eea3dfab} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14087 | 2026.01.09 00:39:17.046670 [ 269 ] {3b63966f-d7e9-49e8-9462-ec30eea3dfab} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14088 | 2026.01.09 00:39:17.046808 [ 269 ] {3b63966f-d7e9-49e8-9462-ec30eea3dfab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001255 sec., 127490.03984063744 rows/sec., 8.88 MiB/sec. | ||
| 14089 | 2026.01.09 00:39:17.046847 [ 269 ] {3b63966f-d7e9-49e8-9462-ec30eea3dfab} <Debug> TCPHandler: Processed in 0.00142802 sec. | ||
| 14090 | 2026.01.09 00:39:17.046952 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14091 | 2026.01.09 00:39:17.047047 [ 269 ] {498be601-2aa6-4668-a975-e56da1d59afe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14092 | 2026.01.09 00:39:17.047102 [ 269 ] {498be601-2aa6-4668-a975-e56da1d59afe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14093 | 2026.01.09 00:39:17.047997 [ 269 ] {498be601-2aa6-4668-a975-e56da1d59afe} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14094 | 2026.01.09 00:39:17.048033 [ 269 ] {498be601-2aa6-4668-a975-e56da1d59afe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14095 | 2026.01.09 00:39:17.048608 [ 269 ] {498be601-2aa6-4668-a975-e56da1d59afe} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14096 | 2026.01.09 00:39:17.048840 [ 269 ] {498be601-2aa6-4668-a975-e56da1d59afe} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14097 | 2026.01.09 00:39:17.048985 [ 269 ] {498be601-2aa6-4668-a975-e56da1d59afe} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001954 sec., 20982.59979529171 rows/sec., 37.60 MiB/sec. | ||
| 14098 | 2026.01.09 00:39:17.049051 [ 269 ] {498be601-2aa6-4668-a975-e56da1d59afe} <Debug> TCPHandler: Processed in 0.002146691 sec. | ||
| 14099 | 2026.01.09 00:39:17.049168 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14100 | 2026.01.09 00:39:17.049265 [ 269 ] {d55237e1-f864-4f16-92aa-196c5d39073f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14101 | 2026.01.09 00:39:17.049308 [ 269 ] {d55237e1-f864-4f16-92aa-196c5d39073f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14102 | 2026.01.09 00:39:17.049660 [ 269 ] {d55237e1-f864-4f16-92aa-196c5d39073f} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14103 | 2026.01.09 00:39:17.049697 [ 269 ] {d55237e1-f864-4f16-92aa-196c5d39073f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14104 | 2026.01.09 00:39:17.050003 [ 269 ] {d55237e1-f864-4f16-92aa-196c5d39073f} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14105 | 2026.01.09 00:39:17.050230 [ 269 ] {d55237e1-f864-4f16-92aa-196c5d39073f} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14106 | 2026.01.09 00:39:17.050362 [ 269 ] {d55237e1-f864-4f16-92aa-196c5d39073f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 14107 | 2026.01.09 00:39:17.050399 [ 269 ] {d55237e1-f864-4f16-92aa-196c5d39073f} <Debug> TCPHandler: Processed in 0.001281156 sec. | ||
| 14108 | 2026.01.09 00:39:19.738375 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14109 | 2026.01.09 00:39:19.738434 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14110 | 2026.01.09 00:39:19.922746 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29719 | ||
| 14111 | 2026.01.09 00:39:19.923487 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14112 | 2026.01.09 00:39:19.923558 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14113 | 2026.01.09 00:39:19.924143 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14114 | 2026.01.09 00:39:19.924375 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14115 | 2026.01.09 00:39:19.924515 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29719 | ||
| 14116 | 2026.01.09 00:39:20.635923 [ 128 ] {} <Debug> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62) (MergerMutator): Selected 5 parts from all_1_42_9 to all_46_46_0 | ||
| 14117 | 2026.01.09 00:39:20.636049 [ 128 ] {} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14118 | 2026.01.09 00:39:20.636094 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14119 | 2026.01.09 00:39:20.636264 [ 192 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::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 | ||
| 14120 | 2026.01.09 00:39:20.636465 [ 192 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_46_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14121 | 2026.01.09 00:39:20.636522 [ 192 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 42 rows starting from the beginning of the part | ||
| 14122 | 2026.01.09 00:39:20.636623 [ 192 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
| 14123 | 2026.01.09 00:39:20.636697 [ 192 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part | ||
| 14124 | 2026.01.09 00:39:20.636766 [ 192 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part | ||
| 14125 | 2026.01.09 00:39:20.636833 [ 192 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part | ||
| 14126 | 2026.01.09 00:39:20.637787 [ 191 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_46_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 4 columns (4 merged, 0 gathered) in 0.001590125 sec., 28928.543353509944 rows/sec., 1.89 MiB/sec. | ||
| 14127 | 2026.01.09 00:39:20.638096 [ 191 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_46_10} <Trace> MergedBlockOutputStream: filled checksums all_1_46_10 (state Temporary) | ||
| 14128 | 2026.01.09 00:39:20.638651 [ 191 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_46_10} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_merge_all_1_46_10 to all_1_46_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14129 | 2026.01.09 00:39:20.638787 [ 191 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_46_10} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62) (MergerMutator): Merged 5 parts: [all_1_42_9, all_46_46_0] -> all_1_46_10 | ||
| 14130 | 2026.01.09 00:39:20.638918 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14131 | 2026.01.09 00:39:21.050196 [ 128 ] {} <Debug> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97) (MergerMutator): Selected 5 parts from all_1_37_8 to all_41_41_0 | ||
| 14132 | 2026.01.09 00:39:21.050292 [ 128 ] {} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14133 | 2026.01.09 00:39:21.050332 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14134 | 2026.01.09 00:39:21.050507 [ 195 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_41_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_8 to all_41_41_0 into Compact with storage Full | ||
| 14135 | 2026.01.09 00:39:21.050727 [ 195 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_41_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14136 | 2026.01.09 00:39:21.050789 [ 195 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 222 rows starting from the beginning of the part | ||
| 14137 | 2026.01.09 00:39:21.050898 [ 195 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
| 14138 | 2026.01.09 00:39:21.050955 [ 195 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
| 14139 | 2026.01.09 00:39:21.051001 [ 195 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
| 14140 | 2026.01.09 00:39:21.051042 [ 195 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
| 14141 | 2026.01.09 00:39:21.051839 [ 191 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_41_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.0014147 sec., 173888.45691666077 rows/sec., 8.87 MiB/sec. | ||
| 14142 | 2026.01.09 00:39:21.052021 [ 189 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_41_9} <Trace> MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) | ||
| 14143 | 2026.01.09 00:39:21.052343 [ 189 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_41_9} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14144 | 2026.01.09 00:39:21.052424 [ 189 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_41_9} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97) (MergerMutator): Merged 5 parts: [all_1_37_8, all_41_41_0] -> all_1_41_9 | ||
| 14145 | 2026.01.09 00:39:21.052522 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 14146 | 2026.01.09 00:39:21.511189 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 14147 | 2026.01.09 00:39:21.526886 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14148 | 2026.01.09 00:39:21.526948 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14149 | 2026.01.09 00:39:21.532804 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14150 | 2026.01.09 00:39:21.533499 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14151 | 2026.01.09 00:39:21.536413 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 14152 | 2026.01.09 00:39:22.049970 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14153 | 2026.01.09 00:39:22.050159 [ 269 ] {6460bbec-399c-49d4-8387-d980784ac481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14154 | 2026.01.09 00:39:22.050229 [ 269 ] {6460bbec-399c-49d4-8387-d980784ac481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14155 | 2026.01.09 00:39:22.051135 [ 269 ] {6460bbec-399c-49d4-8387-d980784ac481} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14156 | 2026.01.09 00:39:22.051191 [ 269 ] {6460bbec-399c-49d4-8387-d980784ac481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14157 | 2026.01.09 00:39:22.051623 [ 269 ] {6460bbec-399c-49d4-8387-d980784ac481} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14158 | 2026.01.09 00:39:22.051867 [ 269 ] {6460bbec-399c-49d4-8387-d980784ac481} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14159 | 2026.01.09 00:39:22.052039 [ 269 ] {6460bbec-399c-49d4-8387-d980784ac481} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001923 sec., 213208.52834113364 rows/sec., 13.53 MiB/sec. | ||
| 14160 | 2026.01.09 00:39:22.052095 [ 269 ] {6460bbec-399c-49d4-8387-d980784ac481} <Debug> TCPHandler: Processed in 0.002270975 sec. | ||
| 14161 | 2026.01.09 00:39:22.052223 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14162 | 2026.01.09 00:39:22.052337 [ 269 ] {d4e96088-0a8c-4415-95d5-8502f38d6904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14163 | 2026.01.09 00:39:22.052382 [ 269 ] {d4e96088-0a8c-4415-95d5-8502f38d6904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14164 | 2026.01.09 00:39:22.053375 [ 269 ] {d4e96088-0a8c-4415-95d5-8502f38d6904} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14165 | 2026.01.09 00:39:22.053410 [ 269 ] {d4e96088-0a8c-4415-95d5-8502f38d6904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14166 | 2026.01.09 00:39:22.053797 [ 269 ] {d4e96088-0a8c-4415-95d5-8502f38d6904} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14167 | 2026.01.09 00:39:22.054022 [ 269 ] {d4e96088-0a8c-4415-95d5-8502f38d6904} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14168 | 2026.01.09 00:39:22.054164 [ 269 ] {d4e96088-0a8c-4415-95d5-8502f38d6904} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.00185 sec., 601081.0810810811 rows/sec., 47.42 MiB/sec. | ||
| 14169 | 2026.01.09 00:39:22.054209 [ 269 ] {d4e96088-0a8c-4415-95d5-8502f38d6904} <Debug> TCPHandler: Processed in 0.002041888 sec. | ||
| 14170 | 2026.01.09 00:39:22.054329 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14171 | 2026.01.09 00:39:22.054427 [ 269 ] {2934004b-e21a-4236-9439-115b5ada4c23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14172 | 2026.01.09 00:39:22.054470 [ 269 ] {2934004b-e21a-4236-9439-115b5ada4c23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14173 | 2026.01.09 00:39:22.054985 [ 269 ] {2934004b-e21a-4236-9439-115b5ada4c23} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14174 | 2026.01.09 00:39:22.055020 [ 269 ] {2934004b-e21a-4236-9439-115b5ada4c23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14175 | 2026.01.09 00:39:22.055345 [ 269 ] {2934004b-e21a-4236-9439-115b5ada4c23} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 14176 | 2026.01.09 00:39:22.055570 [ 269 ] {2934004b-e21a-4236-9439-115b5ada4c23} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14177 | 2026.01.09 00:39:22.055708 [ 269 ] {2934004b-e21a-4236-9439-115b5ada4c23} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001301 sec., 157571.09915449654 rows/sec., 9.24 MiB/sec. | ||
| 14178 | 2026.01.09 00:39:22.055755 [ 269 ] {2934004b-e21a-4236-9439-115b5ada4c23} <Debug> TCPHandler: Processed in 0.001478352 sec. | ||
| 14179 | 2026.01.09 00:39:22.055865 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14180 | 2026.01.09 00:39:22.055962 [ 269 ] {1b117519-b6d2-452e-8a11-e0f4cbb6aa32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14181 | 2026.01.09 00:39:22.056001 [ 269 ] {1b117519-b6d2-452e-8a11-e0f4cbb6aa32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14182 | 2026.01.09 00:39:22.056515 [ 269 ] {1b117519-b6d2-452e-8a11-e0f4cbb6aa32} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14183 | 2026.01.09 00:39:22.056549 [ 269 ] {1b117519-b6d2-452e-8a11-e0f4cbb6aa32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14184 | 2026.01.09 00:39:22.056869 [ 269 ] {1b117519-b6d2-452e-8a11-e0f4cbb6aa32} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14185 | 2026.01.09 00:39:22.057090 [ 269 ] {1b117519-b6d2-452e-8a11-e0f4cbb6aa32} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14186 | 2026.01.09 00:39:22.057224 [ 269 ] {1b117519-b6d2-452e-8a11-e0f4cbb6aa32} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00128 sec., 165625 rows/sec., 10.68 MiB/sec. | ||
| 14187 | 2026.01.09 00:39:22.057263 [ 269 ] {1b117519-b6d2-452e-8a11-e0f4cbb6aa32} <Debug> TCPHandler: Processed in 0.001447541 sec. | ||
| 14188 | 2026.01.09 00:39:22.057372 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14189 | 2026.01.09 00:39:22.057468 [ 269 ] {574ef1a6-197b-4029-8437-50352fa0d207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14190 | 2026.01.09 00:39:22.057508 [ 269 ] {574ef1a6-197b-4029-8437-50352fa0d207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14191 | 2026.01.09 00:39:22.058007 [ 269 ] {574ef1a6-197b-4029-8437-50352fa0d207} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14192 | 2026.01.09 00:39:22.058041 [ 269 ] {574ef1a6-197b-4029-8437-50352fa0d207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14193 | 2026.01.09 00:39:22.058362 [ 269 ] {574ef1a6-197b-4029-8437-50352fa0d207} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14194 | 2026.01.09 00:39:22.058575 [ 269 ] {574ef1a6-197b-4029-8437-50352fa0d207} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14195 | 2026.01.09 00:39:22.058703 [ 269 ] {574ef1a6-197b-4029-8437-50352fa0d207} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001252 sec., 168530.35143769966 rows/sec., 9.57 MiB/sec. | ||
| 14196 | 2026.01.09 00:39:22.058742 [ 269 ] {574ef1a6-197b-4029-8437-50352fa0d207} <Debug> TCPHandler: Processed in 0.00141987 sec. | ||
| 14197 | 2026.01.09 00:39:22.058852 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14198 | 2026.01.09 00:39:22.058946 [ 269 ] {76228959-3f19-4dd9-a81e-5882f45be247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14199 | 2026.01.09 00:39:22.058986 [ 269 ] {76228959-3f19-4dd9-a81e-5882f45be247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14200 | 2026.01.09 00:39:22.059666 [ 269 ] {76228959-3f19-4dd9-a81e-5882f45be247} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14201 | 2026.01.09 00:39:22.059701 [ 269 ] {76228959-3f19-4dd9-a81e-5882f45be247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14202 | 2026.01.09 00:39:22.060037 [ 269 ] {76228959-3f19-4dd9-a81e-5882f45be247} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14203 | 2026.01.09 00:39:22.060262 [ 269 ] {76228959-3f19-4dd9-a81e-5882f45be247} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14204 | 2026.01.09 00:39:22.060396 [ 269 ] {76228959-3f19-4dd9-a81e-5882f45be247} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001466 sec., 463165.0750341064 rows/sec., 32.29 MiB/sec. | ||
| 14205 | 2026.01.09 00:39:22.060434 [ 269 ] {76228959-3f19-4dd9-a81e-5882f45be247} <Debug> TCPHandler: Processed in 0.001632626 sec. | ||
| 14206 | 2026.01.09 00:39:22.060543 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14207 | 2026.01.09 00:39:22.060638 [ 269 ] {0ff78d08-24dc-4c91-8cc3-f47e104ec7fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14208 | 2026.01.09 00:39:22.060679 [ 269 ] {0ff78d08-24dc-4c91-8cc3-f47e104ec7fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14209 | 2026.01.09 00:39:22.061017 [ 269 ] {0ff78d08-24dc-4c91-8cc3-f47e104ec7fd} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14210 | 2026.01.09 00:39:22.061051 [ 269 ] {0ff78d08-24dc-4c91-8cc3-f47e104ec7fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14211 | 2026.01.09 00:39:22.061360 [ 269 ] {0ff78d08-24dc-4c91-8cc3-f47e104ec7fd} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 14212 | 2026.01.09 00:39:22.061571 [ 269 ] {0ff78d08-24dc-4c91-8cc3-f47e104ec7fd} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14213 | 2026.01.09 00:39:22.061700 [ 269 ] {0ff78d08-24dc-4c91-8cc3-f47e104ec7fd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001078 sec., 5565.862708719852 rows/sec., 290.79 KiB/sec. | ||
| 14214 | 2026.01.09 00:39:22.061737 [ 269 ] {0ff78d08-24dc-4c91-8cc3-f47e104ec7fd} <Debug> TCPHandler: Processed in 0.001243675 sec. | ||
| 14215 | 2026.01.09 00:39:22.061848 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14216 | 2026.01.09 00:39:22.061944 [ 269 ] {85ba777b-343a-49c7-8649-6425f4ad0665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14217 | 2026.01.09 00:39:22.061989 [ 269 ] {85ba777b-343a-49c7-8649-6425f4ad0665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14218 | 2026.01.09 00:39:22.062462 [ 269 ] {85ba777b-343a-49c7-8649-6425f4ad0665} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14219 | 2026.01.09 00:39:22.062497 [ 269 ] {85ba777b-343a-49c7-8649-6425f4ad0665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14220 | 2026.01.09 00:39:22.062833 [ 269 ] {85ba777b-343a-49c7-8649-6425f4ad0665} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14221 | 2026.01.09 00:39:22.063051 [ 269 ] {85ba777b-343a-49c7-8649-6425f4ad0665} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14222 | 2026.01.09 00:39:22.063158 [ 129 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Selected 6 parts from all_1_100_20 to all_105_105_0 | ||
| 14223 | 2026.01.09 00:39:22.063184 [ 269 ] {85ba777b-343a-49c7-8649-6425f4ad0665} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001256 sec., 250000 rows/sec., 16.42 MiB/sec. | ||
| 14224 | 2026.01.09 00:39:22.063195 [ 129 ] {} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14225 | 2026.01.09 00:39:22.063219 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14226 | 2026.01.09 00:39:22.063226 [ 269 ] {85ba777b-343a-49c7-8649-6425f4ad0665} <Debug> TCPHandler: Processed in 0.001427261 sec. | ||
| 14227 | 2026.01.09 00:39:22.063338 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14228 | 2026.01.09 00:39:22.063343 [ 202 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_105_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_100_20 to all_105_105_0 into Compact with storage Full | ||
| 14229 | 2026.01.09 00:39:22.063438 [ 269 ] {88174417-e1c0-4a1f-8da6-bbe7e03475b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14230 | 2026.01.09 00:39:22.063485 [ 269 ] {88174417-e1c0-4a1f-8da6-bbe7e03475b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14231 | 2026.01.09 00:39:22.063530 [ 202 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_105_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14232 | 2026.01.09 00:39:22.063581 [ 202 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_100_20, total 30782 rows starting from the beginning of the part | ||
| 14233 | 2026.01.09 00:39:22.063690 [ 202 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part | ||
| 14234 | 2026.01.09 00:39:22.063745 [ 202 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 925 rows starting from the beginning of the part | ||
| 14235 | 2026.01.09 00:39:22.063795 [ 202 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 74 rows starting from the beginning of the part | ||
| 14236 | 2026.01.09 00:39:22.063811 [ 269 ] {88174417-e1c0-4a1f-8da6-bbe7e03475b2} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14237 | 2026.01.09 00:39:22.063840 [ 202 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part | ||
| 14238 | 2026.01.09 00:39:22.063853 [ 269 ] {88174417-e1c0-4a1f-8da6-bbe7e03475b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14239 | 2026.01.09 00:39:22.063894 [ 202 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 314 rows starting from the beginning of the part | ||
| 14240 | 2026.01.09 00:39:22.064182 [ 269 ] {88174417-e1c0-4a1f-8da6-bbe7e03475b2} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14241 | 2026.01.09 00:39:22.064435 [ 269 ] {88174417-e1c0-4a1f-8da6-bbe7e03475b2} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14242 | 2026.01.09 00:39:22.064567 [ 269 ] {88174417-e1c0-4a1f-8da6-bbe7e03475b2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00115 sec., 869.5652173913044 rows/sec., 58.59 KiB/sec. | ||
| 14243 | 2026.01.09 00:39:22.064605 [ 269 ] {88174417-e1c0-4a1f-8da6-bbe7e03475b2} <Debug> TCPHandler: Processed in 0.001316587 sec. | ||
| 14244 | 2026.01.09 00:39:22.064726 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14245 | 2026.01.09 00:39:22.064820 [ 269 ] {51530e57-317a-4fa1-a736-e442cb07df7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14246 | 2026.01.09 00:39:22.064865 [ 269 ] {51530e57-317a-4fa1-a736-e442cb07df7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14247 | 2026.01.09 00:39:22.065211 [ 269 ] {51530e57-317a-4fa1-a736-e442cb07df7e} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14248 | 2026.01.09 00:39:22.065246 [ 269 ] {51530e57-317a-4fa1-a736-e442cb07df7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14249 | 2026.01.09 00:39:22.065611 [ 269 ] {51530e57-317a-4fa1-a736-e442cb07df7e} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14250 | 2026.01.09 00:39:22.065842 [ 269 ] {51530e57-317a-4fa1-a736-e442cb07df7e} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14251 | 2026.01.09 00:39:22.065978 [ 269 ] {51530e57-317a-4fa1-a736-e442cb07df7e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001173 sec., 88661.5515771526 rows/sec., 5.43 MiB/sec. | ||
| 14252 | 2026.01.09 00:39:22.066015 [ 269 ] {51530e57-317a-4fa1-a736-e442cb07df7e} <Debug> TCPHandler: Processed in 0.001337808 sec. | ||
| 14253 | 2026.01.09 00:39:22.071546 [ 202 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_105_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32415 rows, containing 5 columns (5 merged, 0 gathered) in 0.008263895 sec., 3922484.494297181 rows/sec., 263.73 MiB/sec. | ||
| 14254 | 2026.01.09 00:39:22.072004 [ 202 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_105_21} <Trace> MergedBlockOutputStream: filled checksums all_1_105_21 (state Temporary) | ||
| 14255 | 2026.01.09 00:39:22.072263 [ 202 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_105_21} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_merge_all_1_105_21 to all_1_105_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14256 | 2026.01.09 00:39:22.072339 [ 202 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_105_21} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Merged 6 parts: [all_1_100_20, all_105_105_0] -> all_1_105_21 | ||
| 14257 | 2026.01.09 00:39:22.072415 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 14258 | 2026.01.09 00:39:23.000171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 345.91 MiB, peak 358.96 MiB, free memory in arenas 0.00 B, will set to 347.38 MiB (RSS), difference: 1.47 MiB | ||
| 14259 | 2026.01.09 00:39:25.006172 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1848 | ||
| 14260 | 2026.01.09 00:39:25.008445 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14261 | 2026.01.09 00:39:25.008491 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14262 | 2026.01.09 00:39:25.009677 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14263 | 2026.01.09 00:39:25.009942 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14264 | 2026.01.09 00:39:25.010115 [ 82 ] {} <Debug> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 14265 | 2026.01.09 00:39:25.010214 [ 82 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14266 | 2026.01.09 00:39:25.010223 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1848 | ||
| 14267 | 2026.01.09 00:39:25.010256 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14268 | 2026.01.09 00:39:25.010417 [ 198 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::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 | ||
| 14269 | 2026.01.09 00:39:25.011215 [ 198 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14270 | 2026.01.09 00:39:25.011358 [ 198 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1658 rows starting from the beginning of the part | ||
| 14271 | 2026.01.09 00:39:25.011734 [ 198 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 46 rows starting from the beginning of the part | ||
| 14272 | 2026.01.09 00:39:25.012114 [ 198 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 36 rows starting from the beginning of the part | ||
| 14273 | 2026.01.09 00:39:25.012476 [ 198 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 34 rows starting from the beginning of the part | ||
| 14274 | 2026.01.09 00:39:25.012825 [ 198 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 42 rows starting from the beginning of the part | ||
| 14275 | 2026.01.09 00:39:25.013179 [ 198 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 32 rows starting from the beginning of the part | ||
| 14276 | 2026.01.09 00:39:25.020447 [ 189 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1848 rows, containing 72 columns (72 merged, 0 gathered) in 0.010102847 sec., 182918.73567916054 rows/sec., 142.23 MiB/sec. | ||
| 14277 | 2026.01.09 00:39:25.022162 [ 189 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 14278 | 2026.01.09 00:39:25.022748 [ 189 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_46_9} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14279 | 2026.01.09 00:39:25.022822 [ 189 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_46_9} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 14280 | 2026.01.09 00:39:25.023166 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.96 MiB. | ||
| 14281 | 2026.01.09 00:39:27.048435 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14282 | 2026.01.09 00:39:27.048633 [ 269 ] {58b75ad1-384b-4722-8f85-71f3281f66c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14283 | 2026.01.09 00:39:27.048702 [ 269 ] {58b75ad1-384b-4722-8f85-71f3281f66c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14284 | 2026.01.09 00:39:27.049353 [ 269 ] {58b75ad1-384b-4722-8f85-71f3281f66c0} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14285 | 2026.01.09 00:39:27.049407 [ 269 ] {58b75ad1-384b-4722-8f85-71f3281f66c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14286 | 2026.01.09 00:39:27.049807 [ 269 ] {58b75ad1-384b-4722-8f85-71f3281f66c0} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14287 | 2026.01.09 00:39:27.050043 [ 269 ] {58b75ad1-384b-4722-8f85-71f3281f66c0} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14288 | 2026.01.09 00:39:27.050191 [ 95 ] {} <Debug> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c) (MergerMutator): Selected 6 parts from all_1_41_9 to all_46_46_0 | ||
| 14289 | 2026.01.09 00:39:27.050210 [ 269 ] {58b75ad1-384b-4722-8f85-71f3281f66c0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001621 sec., 14805.675508945094 rows/sec., 1.23 MiB/sec. | ||
| 14290 | 2026.01.09 00:39:27.050266 [ 95 ] {} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14291 | 2026.01.09 00:39:27.050289 [ 269 ] {58b75ad1-384b-4722-8f85-71f3281f66c0} <Debug> TCPHandler: Processed in 0.001988756 sec. | ||
| 14292 | 2026.01.09 00:39:27.050297 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14293 | 2026.01.09 00:39:27.050424 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14294 | 2026.01.09 00:39:27.050432 [ 200 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_46_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_9 to all_46_46_0 into Compact with storage Full | ||
| 14295 | 2026.01.09 00:39:27.050533 [ 269 ] {4b3d5b32-f981-4298-9720-620237371af7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14296 | 2026.01.09 00:39:27.050582 [ 269 ] {4b3d5b32-f981-4298-9720-620237371af7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14297 | 2026.01.09 00:39:27.050588 [ 200 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_46_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14298 | 2026.01.09 00:39:27.050631 [ 200 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_9, total 434 rows starting from the beginning of the part | ||
| 14299 | 2026.01.09 00:39:27.050704 [ 200 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 410 rows starting from the beginning of the part | ||
| 14300 | 2026.01.09 00:39:27.050755 [ 200 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 410 rows starting from the beginning of the part | ||
| 14301 | 2026.01.09 00:39:27.050802 [ 200 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 410 rows starting from the beginning of the part | ||
| 14302 | 2026.01.09 00:39:27.050846 [ 200 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 410 rows starting from the beginning of the part | ||
| 14303 | 2026.01.09 00:39:27.050891 [ 200 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 24 rows starting from the beginning of the part | ||
| 14304 | 2026.01.09 00:39:27.051012 [ 269 ] {4b3d5b32-f981-4298-9720-620237371af7} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14305 | 2026.01.09 00:39:27.051056 [ 269 ] {4b3d5b32-f981-4298-9720-620237371af7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14306 | 2026.01.09 00:39:27.051403 [ 269 ] {4b3d5b32-f981-4298-9720-620237371af7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 14307 | 2026.01.09 00:39:27.051634 [ 269 ] {4b3d5b32-f981-4298-9720-620237371af7} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14308 | 2026.01.09 00:39:27.051778 [ 269 ] {4b3d5b32-f981-4298-9720-620237371af7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001266 sec., 1579.778830963665 rows/sec., 128.82 KiB/sec. | ||
| 14309 | 2026.01.09 00:39:27.051819 [ 269 ] {4b3d5b32-f981-4298-9720-620237371af7} <Debug> TCPHandler: Processed in 0.001447862 sec. | ||
| 14310 | 2026.01.09 00:39:27.051938 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14311 | 2026.01.09 00:39:27.052019 [ 190 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_46_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2098 rows, containing 5 columns (5 merged, 0 gathered) in 0.001639257 sec., 1279848.1263157637 rows/sec., 86.64 MiB/sec. | ||
| 14312 | 2026.01.09 00:39:27.052035 [ 269 ] {2510dde5-d4c2-40cd-bc60-98ef0be2607f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14313 | 2026.01.09 00:39:27.052099 [ 269 ] {2510dde5-d4c2-40cd-bc60-98ef0be2607f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14314 | 2026.01.09 00:39:27.052183 [ 200 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_46_10} <Trace> MergedBlockOutputStream: filled checksums all_1_46_10 (state Temporary) | ||
| 14315 | 2026.01.09 00:39:27.052431 [ 200 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_46_10} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_merge_all_1_46_10 to all_1_46_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14316 | 2026.01.09 00:39:27.052504 [ 200 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_46_10} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c) (MergerMutator): Merged 6 parts: [all_1_41_9, all_46_46_0] -> all_1_46_10 | ||
| 14317 | 2026.01.09 00:39:27.052576 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 14318 | 2026.01.09 00:39:27.052659 [ 269 ] {2510dde5-d4c2-40cd-bc60-98ef0be2607f} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14319 | 2026.01.09 00:39:27.052701 [ 269 ] {2510dde5-d4c2-40cd-bc60-98ef0be2607f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14320 | 2026.01.09 00:39:27.053033 [ 269 ] {2510dde5-d4c2-40cd-bc60-98ef0be2607f} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14321 | 2026.01.09 00:39:27.053270 [ 269 ] {2510dde5-d4c2-40cd-bc60-98ef0be2607f} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14322 | 2026.01.09 00:39:27.053390 [ 95 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14323 | 2026.01.09 00:39:27.053406 [ 269 ] {2510dde5-d4c2-40cd-bc60-98ef0be2607f} <Debug> executeQuery: Read 259 rows, 23.80 KiB in 0.001388 sec., 186599.42363112394 rows/sec., 16.75 MiB/sec. | ||
| 14324 | 2026.01.09 00:39:27.053421 [ 95 ] {} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14325 | 2026.01.09 00:39:27.053447 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14326 | 2026.01.09 00:39:27.053453 [ 269 ] {2510dde5-d4c2-40cd-bc60-98ef0be2607f} <Debug> TCPHandler: Processed in 0.001564074 sec. | ||
| 14327 | 2026.01.09 00:39:27.053534 [ 190 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::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 | ||
| 14328 | 2026.01.09 00:39:27.053569 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14329 | 2026.01.09 00:39:27.053653 [ 190 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14330 | 2026.01.09 00:39:27.053671 [ 269 ] {64ba09c5-a218-4b99-94a8-54b5d4db7974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14331 | 2026.01.09 00:39:27.053691 [ 190 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2466 rows starting from the beginning of the part | ||
| 14332 | 2026.01.09 00:39:27.053716 [ 269 ] {64ba09c5-a218-4b99-94a8-54b5d4db7974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14333 | 2026.01.09 00:39:27.053762 [ 190 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 2253 rows starting from the beginning of the part | ||
| 14334 | 2026.01.09 00:39:27.053814 [ 190 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 56 rows starting from the beginning of the part | ||
| 14335 | 2026.01.09 00:39:27.053855 [ 190 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 138 rows starting from the beginning of the part | ||
| 14336 | 2026.01.09 00:39:27.053896 [ 190 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 1112 rows starting from the beginning of the part | ||
| 14337 | 2026.01.09 00:39:27.053934 [ 190 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 259 rows starting from the beginning of the part | ||
| 14338 | 2026.01.09 00:39:27.054163 [ 269 ] {64ba09c5-a218-4b99-94a8-54b5d4db7974} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14339 | 2026.01.09 00:39:27.054209 [ 269 ] {64ba09c5-a218-4b99-94a8-54b5d4db7974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14340 | 2026.01.09 00:39:27.054534 [ 269 ] {64ba09c5-a218-4b99-94a8-54b5d4db7974} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14341 | 2026.01.09 00:39:27.054780 [ 269 ] {64ba09c5-a218-4b99-94a8-54b5d4db7974} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14342 | 2026.01.09 00:39:27.054920 [ 269 ] {64ba09c5-a218-4b99-94a8-54b5d4db7974} <Debug> executeQuery: Read 55 rows, 4.18 KiB in 0.001267 sec., 43409.62904498816 rows/sec., 3.22 MiB/sec. | ||
| 14343 | 2026.01.09 00:39:27.054961 [ 269 ] {64ba09c5-a218-4b99-94a8-54b5d4db7974} <Debug> TCPHandler: Processed in 0.001440461 sec. | ||
| 14344 | 2026.01.09 00:39:27.055071 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14345 | 2026.01.09 00:39:27.055167 [ 269 ] {cd5265b9-d2e0-4729-a7db-17347ba004af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14346 | 2026.01.09 00:39:27.055213 [ 269 ] {cd5265b9-d2e0-4729-a7db-17347ba004af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14347 | 2026.01.09 00:39:27.055623 [ 269 ] {cd5265b9-d2e0-4729-a7db-17347ba004af} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14348 | 2026.01.09 00:39:27.055659 [ 269 ] {cd5265b9-d2e0-4729-a7db-17347ba004af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14349 | 2026.01.09 00:39:27.055959 [ 269 ] {cd5265b9-d2e0-4729-a7db-17347ba004af} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 14350 | 2026.01.09 00:39:27.056083 [ 187 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6284 rows, containing 5 columns (5 merged, 0 gathered) in 0.002583464 sec., 2432393.0970201246 rows/sec., 207.14 MiB/sec. | ||
| 14351 | 2026.01.09 00:39:27.056187 [ 269 ] {cd5265b9-d2e0-4729-a7db-17347ba004af} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14352 | 2026.01.09 00:39:27.056297 [ 95 ] {} <Debug> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 14353 | 2026.01.09 00:39:27.056325 [ 95 ] {} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14354 | 2026.01.09 00:39:27.056326 [ 269 ] {cd5265b9-d2e0-4729-a7db-17347ba004af} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001177 sec., 20390.824129141885 rows/sec., 1.69 MiB/sec. | ||
| 14355 | 2026.01.09 00:39:27.056346 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14356 | 2026.01.09 00:39:27.056381 [ 269 ] {cd5265b9-d2e0-4729-a7db-17347ba004af} <Debug> TCPHandler: Processed in 0.001358849 sec. | ||
| 14357 | 2026.01.09 00:39:27.056404 [ 193 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14358 | 2026.01.09 00:39:27.056435 [ 200 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::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 | ||
| 14359 | 2026.01.09 00:39:27.056533 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14360 | 2026.01.09 00:39:27.056546 [ 200 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14361 | 2026.01.09 00:39:27.056596 [ 200 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 466 rows starting from the beginning of the part | ||
| 14362 | 2026.01.09 00:39:27.056637 [ 269 ] {bb9bfb13-129a-4c4a-992b-180b0ddc8228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14363 | 2026.01.09 00:39:27.056656 [ 200 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 212 rows starting from the beginning of the part | ||
| 14364 | 2026.01.09 00:39:27.056681 [ 269 ] {bb9bfb13-129a-4c4a-992b-180b0ddc8228} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14365 | 2026.01.09 00:39:27.056704 [ 200 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 212 rows starting from the beginning of the part | ||
| 14366 | 2026.01.09 00:39:27.056736 [ 193 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_106_21} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14367 | 2026.01.09 00:39:27.056748 [ 200 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 440 rows starting from the beginning of the part | ||
| 14368 | 2026.01.09 00:39:27.056798 [ 200 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 212 rows starting from the beginning of the part | ||
| 14369 | 2026.01.09 00:39:27.056829 [ 193 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_106_21} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14370 | 2026.01.09 00:39:27.056838 [ 200 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 24 rows starting from the beginning of the part | ||
| 14371 | 2026.01.09 00:39:27.056944 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 14372 | 2026.01.09 00:39:27.057145 [ 269 ] {bb9bfb13-129a-4c4a-992b-180b0ddc8228} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14373 | 2026.01.09 00:39:27.057187 [ 269 ] {bb9bfb13-129a-4c4a-992b-180b0ddc8228} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14374 | 2026.01.09 00:39:27.057558 [ 269 ] {bb9bfb13-129a-4c4a-992b-180b0ddc8228} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14375 | 2026.01.09 00:39:27.057765 [ 269 ] {bb9bfb13-129a-4c4a-992b-180b0ddc8228} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14376 | 2026.01.09 00:39:27.057767 [ 193 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1566 rows, containing 5 columns (5 merged, 0 gathered) in 0.001369489 sec., 1143492.2076774621 rows/sec., 79.83 MiB/sec. | ||
| 14377 | 2026.01.09 00:39:27.057869 [ 95 ] {} <Debug> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6) (MergerMutator): Selected 6 parts from all_1_41_9 to all_46_46_0 | ||
| 14378 | 2026.01.09 00:39:27.057895 [ 269 ] {bb9bfb13-129a-4c4a-992b-180b0ddc8228} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001276 sec., 9404.388714733543 rows/sec., 734.72 KiB/sec. | ||
| 14379 | 2026.01.09 00:39:27.057905 [ 200 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 14380 | 2026.01.09 00:39:27.057900 [ 95 ] {} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14381 | 2026.01.09 00:39:27.057942 [ 269 ] {bb9bfb13-129a-4c4a-992b-180b0ddc8228} <Debug> TCPHandler: Processed in 0.001465462 sec. | ||
| 14382 | 2026.01.09 00:39:27.057965 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14383 | 2026.01.09 00:39:27.058056 [ 201 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_46_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_9 to all_46_46_0 into Compact with storage Full | ||
| 14384 | 2026.01.09 00:39:27.058074 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14385 | 2026.01.09 00:39:27.058151 [ 201 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_46_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14386 | 2026.01.09 00:39:27.058170 [ 269 ] {71f9c58e-ea1d-430b-a5d1-5f9b28b8d857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14387 | 2026.01.09 00:39:27.058183 [ 201 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_9, total 223 rows starting from the beginning of the part | ||
| 14388 | 2026.01.09 00:39:27.058198 [ 200 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_51_10} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14389 | 2026.01.09 00:39:27.058211 [ 269 ] {71f9c58e-ea1d-430b-a5d1-5f9b28b8d857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14390 | 2026.01.09 00:39:27.058239 [ 201 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 211 rows starting from the beginning of the part | ||
| 14391 | 2026.01.09 00:39:27.058280 [ 200 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_51_10} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 14392 | 2026.01.09 00:39:27.058288 [ 201 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 211 rows starting from the beginning of the part | ||
| 14393 | 2026.01.09 00:39:27.058345 [ 201 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 211 rows starting from the beginning of the part | ||
| 14394 | 2026.01.09 00:39:27.058351 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 14395 | 2026.01.09 00:39:27.058387 [ 201 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 211 rows starting from the beginning of the part | ||
| 14396 | 2026.01.09 00:39:27.058432 [ 201 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 12 rows starting from the beginning of the part | ||
| 14397 | 2026.01.09 00:39:27.058700 [ 269 ] {71f9c58e-ea1d-430b-a5d1-5f9b28b8d857} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14398 | 2026.01.09 00:39:27.058736 [ 269 ] {71f9c58e-ea1d-430b-a5d1-5f9b28b8d857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14399 | 2026.01.09 00:39:27.059044 [ 269 ] {71f9c58e-ea1d-430b-a5d1-5f9b28b8d857} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14400 | 2026.01.09 00:39:27.059333 [ 269 ] {71f9c58e-ea1d-430b-a5d1-5f9b28b8d857} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14401 | 2026.01.09 00:39:27.059350 [ 201 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_46_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1079 rows, containing 5 columns (5 merged, 0 gathered) in 0.001330718 sec., 810840.4635692912 rows/sec., 49.49 MiB/sec. | ||
| 14402 | 2026.01.09 00:39:27.059469 [ 95 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14403 | 2026.01.09 00:39:27.059496 [ 269 ] {71f9c58e-ea1d-430b-a5d1-5f9b28b8d857} <Debug> executeQuery: Read 143 rows, 11.82 KiB in 0.001343 sec., 106478.03425167536 rows/sec., 8.59 MiB/sec. | ||
| 14404 | 2026.01.09 00:39:27.059499 [ 95 ] {} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14405 | 2026.01.09 00:39:27.059519 [ 194 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_46_10} <Trace> MergedBlockOutputStream: filled checksums all_1_46_10 (state Temporary) | ||
| 14406 | 2026.01.09 00:39:27.059543 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14407 | 2026.01.09 00:39:27.059551 [ 269 ] {71f9c58e-ea1d-430b-a5d1-5f9b28b8d857} <Debug> TCPHandler: Processed in 0.001525014 sec. | ||
| 14408 | 2026.01.09 00:39:27.059655 [ 199 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::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 | ||
| 14409 | 2026.01.09 00:39:27.059689 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14410 | 2026.01.09 00:39:27.059797 [ 199 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14411 | 2026.01.09 00:39:27.059809 [ 269 ] {2c5d9581-670c-4c48-a8e1-2d5341356b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14412 | 2026.01.09 00:39:27.059830 [ 194 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_46_10} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_merge_all_1_46_10 to all_1_46_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14413 | 2026.01.09 00:39:27.059846 [ 199 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1250 rows starting from the beginning of the part | ||
| 14414 | 2026.01.09 00:39:27.059875 [ 269 ] {2c5d9581-670c-4c48-a8e1-2d5341356b5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14415 | 2026.01.09 00:39:27.059918 [ 194 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_46_10} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6) (MergerMutator): Merged 6 parts: [all_1_41_9, all_46_46_0] -> all_1_46_10 | ||
| 14416 | 2026.01.09 00:39:27.059937 [ 199 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 1137 rows starting from the beginning of the part | ||
| 14417 | 2026.01.09 00:39:27.059996 [ 199 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 64 rows starting from the beginning of the part | ||
| 14418 | 2026.01.09 00:39:27.060007 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 14419 | 2026.01.09 00:39:27.060049 [ 199 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 105 rows starting from the beginning of the part | ||
| 14420 | 2026.01.09 00:39:27.060100 [ 199 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 679 rows starting from the beginning of the part | ||
| 14421 | 2026.01.09 00:39:27.060143 [ 199 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 143 rows starting from the beginning of the part | ||
| 14422 | 2026.01.09 00:39:27.060391 [ 269 ] {2c5d9581-670c-4c48-a8e1-2d5341356b5d} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14423 | 2026.01.09 00:39:27.060436 [ 269 ] {2c5d9581-670c-4c48-a8e1-2d5341356b5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14424 | 2026.01.09 00:39:27.060814 [ 269 ] {2c5d9581-670c-4c48-a8e1-2d5341356b5d} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14425 | 2026.01.09 00:39:27.061051 [ 269 ] {2c5d9581-670c-4c48-a8e1-2d5341356b5d} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14426 | 2026.01.09 00:39:27.061187 [ 269 ] {2c5d9581-670c-4c48-a8e1-2d5341356b5d} <Debug> executeQuery: Read 341 rows, 26.42 KiB in 0.001402 sec., 243223.96576319542 rows/sec., 18.40 MiB/sec. | ||
| 14427 | 2026.01.09 00:39:27.061225 [ 269 ] {2c5d9581-670c-4c48-a8e1-2d5341356b5d} <Debug> TCPHandler: Processed in 0.001593605 sec. | ||
| 14428 | 2026.01.09 00:39:27.061341 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14429 | 2026.01.09 00:39:27.061434 [ 269 ] {2f397101-32f5-4181-b60b-c15d62232a2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14430 | 2026.01.09 00:39:27.061488 [ 269 ] {2f397101-32f5-4181-b60b-c15d62232a2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14431 | 2026.01.09 00:39:27.061518 [ 201 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3378 rows, containing 5 columns (5 merged, 0 gathered) in 0.001911815 sec., 1766907.3628986068 rows/sec., 133.98 MiB/sec. | ||
| 14432 | 2026.01.09 00:39:27.061691 [ 194 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14433 | 2026.01.09 00:39:27.061936 [ 194 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_106_21} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14434 | 2026.01.09 00:39:27.062008 [ 194 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_106_21} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14435 | 2026.01.09 00:39:27.062083 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 14436 | 2026.01.09 00:39:27.062412 [ 269 ] {2f397101-32f5-4181-b60b-c15d62232a2c} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14437 | 2026.01.09 00:39:27.062453 [ 269 ] {2f397101-32f5-4181-b60b-c15d62232a2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14438 | 2026.01.09 00:39:27.063024 [ 269 ] {2f397101-32f5-4181-b60b-c15d62232a2c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14439 | 2026.01.09 00:39:27.063248 [ 269 ] {2f397101-32f5-4181-b60b-c15d62232a2c} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14440 | 2026.01.09 00:39:27.063360 [ 95 ] {} <Debug> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 14441 | 2026.01.09 00:39:27.063387 [ 269 ] {2f397101-32f5-4181-b60b-c15d62232a2c} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001971 sec., 20801.623541349567 rows/sec., 37.28 MiB/sec. | ||
| 14442 | 2026.01.09 00:39:27.063400 [ 95 ] {} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14443 | 2026.01.09 00:39:27.063428 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14444 | 2026.01.09 00:39:27.063467 [ 269 ] {2f397101-32f5-4181-b60b-c15d62232a2c} <Debug> TCPHandler: Processed in 0.002174292 sec. | ||
| 14445 | 2026.01.09 00:39:27.063496 [ 201 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::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 | ||
| 14446 | 2026.01.09 00:39:27.063587 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14447 | 2026.01.09 00:39:27.063660 [ 201 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14448 | 2026.01.09 00:39:27.063681 [ 269 ] {d715b2e3-8fab-4edb-ba0c-2f77af2c2684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14449 | 2026.01.09 00:39:27.063704 [ 201 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1557 rows starting from the beginning of the part | ||
| 14450 | 2026.01.09 00:39:27.063723 [ 269 ] {d715b2e3-8fab-4edb-ba0c-2f77af2c2684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14451 | 2026.01.09 00:39:27.063807 [ 201 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 41 rows starting from the beginning of the part | ||
| 14452 | 2026.01.09 00:39:27.063902 [ 201 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 41 rows starting from the beginning of the part | ||
| 14453 | 2026.01.09 00:39:27.063997 [ 201 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 41 rows starting from the beginning of the part | ||
| 14454 | 2026.01.09 00:39:27.064061 [ 269 ] {d715b2e3-8fab-4edb-ba0c-2f77af2c2684} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14455 | 2026.01.09 00:39:27.064090 [ 201 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 41 rows starting from the beginning of the part | ||
| 14456 | 2026.01.09 00:39:27.064098 [ 269 ] {d715b2e3-8fab-4edb-ba0c-2f77af2c2684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14457 | 2026.01.09 00:39:27.064180 [ 201 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 41 rows starting from the beginning of the part | ||
| 14458 | 2026.01.09 00:39:27.064422 [ 269 ] {d715b2e3-8fab-4edb-ba0c-2f77af2c2684} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14459 | 2026.01.09 00:39:27.064630 [ 269 ] {d715b2e3-8fab-4edb-ba0c-2f77af2c2684} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14460 | 2026.01.09 00:39:27.064739 [ 95 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14461 | 2026.01.09 00:39:27.064758 [ 269 ] {d715b2e3-8fab-4edb-ba0c-2f77af2c2684} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 14462 | 2026.01.09 00:39:27.064767 [ 95 ] {} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14463 | 2026.01.09 00:39:27.064796 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14464 | 2026.01.09 00:39:27.064801 [ 269 ] {d715b2e3-8fab-4edb-ba0c-2f77af2c2684} <Debug> TCPHandler: Processed in 0.001261636 sec. | ||
| 14465 | 2026.01.09 00:39:27.064866 [ 194 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 14466 | 2026.01.09 00:39:27.064956 [ 194 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14467 | 2026.01.09 00:39:27.064981 [ 194 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6980 rows starting from the beginning of the part | ||
| 14468 | 2026.01.09 00:39:27.065026 [ 194 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 76 rows starting from the beginning of the part | ||
| 14469 | 2026.01.09 00:39:27.065064 [ 194 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 28 rows starting from the beginning of the part | ||
| 14470 | 2026.01.09 00:39:27.065103 [ 194 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
| 14471 | 2026.01.09 00:39:27.065138 [ 194 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 104 rows starting from the beginning of the part | ||
| 14472 | 2026.01.09 00:39:27.065174 [ 194 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 14473 | 2026.01.09 00:39:27.067382 [ 195 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7308 rows, containing 4 columns (4 merged, 0 gathered) in 0.002548403 sec., 2867678.3067670227 rows/sec., 182.77 MiB/sec. | ||
| 14474 | 2026.01.09 00:39:27.067960 [ 194 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14475 | 2026.01.09 00:39:27.068234 [ 194 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_106_21} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14476 | 2026.01.09 00:39:27.068304 [ 194 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_106_21} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14477 | 2026.01.09 00:39:27.068369 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 14478 | 2026.01.09 00:39:27.074391 [ 192 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1762 rows, containing 19 columns (19 merged, 0 gathered) in 0.010919381 sec., 161364.4582966745 rows/sec., 289.16 MiB/sec. | ||
| 14479 | 2026.01.09 00:39:27.075843 [ 201 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 14480 | 2026.01.09 00:39:27.076157 [ 201 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14481 | 2026.01.09 00:39:27.076225 [ 201 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 14482 | 2026.01.09 00:39:27.076333 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.70 MiB. | ||
| 14483 | 2026.01.09 00:39:27.425606 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30231 | ||
| 14484 | 2026.01.09 00:39:27.426074 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14485 | 2026.01.09 00:39:27.426115 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14486 | 2026.01.09 00:39:27.426560 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14487 | 2026.01.09 00:39:27.426783 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14488 | 2026.01.09 00:39:27.426908 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30231 | ||
| 14489 | 2026.01.09 00:39:28.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 348.88 MiB, peak 360.50 MiB, free memory in arenas 0.00 B, will set to 355.34 MiB (RSS), difference: 6.46 MiB | ||
| 14490 | 2026.01.09 00:39:29.037430 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 14491 | 2026.01.09 00:39:29.056535 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14492 | 2026.01.09 00:39:29.056603 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14493 | 2026.01.09 00:39:29.063085 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14494 | 2026.01.09 00:39:29.063803 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14495 | 2026.01.09 00:39:29.067455 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 14496 | 2026.01.09 00:39:32.038960 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14497 | 2026.01.09 00:39:32.039190 [ 269 ] {e543db43-32aa-48a7-85c4-9d68c75c1be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14498 | 2026.01.09 00:39:32.039264 [ 269 ] {e543db43-32aa-48a7-85c4-9d68c75c1be8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14499 | 2026.01.09 00:39:32.039964 [ 269 ] {e543db43-32aa-48a7-85c4-9d68c75c1be8} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14500 | 2026.01.09 00:39:32.040018 [ 269 ] {e543db43-32aa-48a7-85c4-9d68c75c1be8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14501 | 2026.01.09 00:39:32.040438 [ 269 ] {e543db43-32aa-48a7-85c4-9d68c75c1be8} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14502 | 2026.01.09 00:39:32.040666 [ 269 ] {e543db43-32aa-48a7-85c4-9d68c75c1be8} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14503 | 2026.01.09 00:39:32.040833 [ 269 ] {e543db43-32aa-48a7-85c4-9d68c75c1be8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001695 sec., 33038.348082595876 rows/sec., 2.54 MiB/sec. | ||
| 14504 | 2026.01.09 00:39:32.040890 [ 269 ] {e543db43-32aa-48a7-85c4-9d68c75c1be8} <Debug> TCPHandler: Processed in 0.002074799 sec. | ||
| 14505 | 2026.01.09 00:39:32.041017 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14506 | 2026.01.09 00:39:32.041130 [ 269 ] {29ab71fe-7041-4425-aa86-3a81816f58d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14507 | 2026.01.09 00:39:32.041177 [ 269 ] {29ab71fe-7041-4425-aa86-3a81816f58d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14508 | 2026.01.09 00:39:32.041634 [ 269 ] {29ab71fe-7041-4425-aa86-3a81816f58d2} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14509 | 2026.01.09 00:39:32.041675 [ 269 ] {29ab71fe-7041-4425-aa86-3a81816f58d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14510 | 2026.01.09 00:39:32.041998 [ 269 ] {29ab71fe-7041-4425-aa86-3a81816f58d2} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14511 | 2026.01.09 00:39:32.042239 [ 269 ] {29ab71fe-7041-4425-aa86-3a81816f58d2} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14512 | 2026.01.09 00:39:32.042387 [ 269 ] {29ab71fe-7041-4425-aa86-3a81816f58d2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001287 sec., 49728.04972804973 rows/sec., 3.88 MiB/sec. | ||
| 14513 | 2026.01.09 00:39:32.042432 [ 269 ] {29ab71fe-7041-4425-aa86-3a81816f58d2} <Debug> TCPHandler: Processed in 0.001469312 sec. | ||
| 14514 | 2026.01.09 00:39:32.042550 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14515 | 2026.01.09 00:39:32.042654 [ 269 ] {99b4c0d4-3100-43e9-a835-ff27d9953c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14516 | 2026.01.09 00:39:32.042701 [ 269 ] {99b4c0d4-3100-43e9-a835-ff27d9953c10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14517 | 2026.01.09 00:39:32.043140 [ 269 ] {99b4c0d4-3100-43e9-a835-ff27d9953c10} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14518 | 2026.01.09 00:39:32.043178 [ 269 ] {99b4c0d4-3100-43e9-a835-ff27d9953c10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14519 | 2026.01.09 00:39:32.043533 [ 269 ] {99b4c0d4-3100-43e9-a835-ff27d9953c10} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14520 | 2026.01.09 00:39:32.043826 [ 269 ] {99b4c0d4-3100-43e9-a835-ff27d9953c10} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14521 | 2026.01.09 00:39:32.043986 [ 269 ] {99b4c0d4-3100-43e9-a835-ff27d9953c10} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001355 sec., 118081.18081180811 rows/sec., 8.22 MiB/sec. | ||
| 14522 | 2026.01.09 00:39:32.044026 [ 269 ] {99b4c0d4-3100-43e9-a835-ff27d9953c10} <Debug> TCPHandler: Processed in 0.001528183 sec. | ||
| 14523 | 2026.01.09 00:39:32.044135 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14524 | 2026.01.09 00:39:32.044236 [ 269 ] {e2920967-cec2-431b-a38d-7fe686f391e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14525 | 2026.01.09 00:39:32.044280 [ 269 ] {e2920967-cec2-431b-a38d-7fe686f391e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14526 | 2026.01.09 00:39:32.044634 [ 269 ] {e2920967-cec2-431b-a38d-7fe686f391e6} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14527 | 2026.01.09 00:39:32.044670 [ 269 ] {e2920967-cec2-431b-a38d-7fe686f391e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14528 | 2026.01.09 00:39:32.044990 [ 269 ] {e2920967-cec2-431b-a38d-7fe686f391e6} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14529 | 2026.01.09 00:39:32.045196 [ 269 ] {e2920967-cec2-431b-a38d-7fe686f391e6} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14530 | 2026.01.09 00:39:32.045331 [ 269 ] {e2920967-cec2-431b-a38d-7fe686f391e6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 14531 | 2026.01.09 00:39:32.045367 [ 269 ] {e2920967-cec2-431b-a38d-7fe686f391e6} <Debug> TCPHandler: Processed in 0.001283746 sec. | ||
| 14532 | 2026.01.09 00:39:34.738688 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14533 | 2026.01.09 00:39:34.738740 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14534 | 2026.01.09 00:39:34.927990 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30679 | ||
| 14535 | 2026.01.09 00:39:34.928529 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14536 | 2026.01.09 00:39:34.928580 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14537 | 2026.01.09 00:39:34.929066 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14538 | 2026.01.09 00:39:34.929300 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14539 | 2026.01.09 00:39:34.929437 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30679 | ||
| 14540 | 2026.01.09 00:39:35.001639 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001244695 sec. | ||
| 14541 | 2026.01.09 00:39:35.011349 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1876 | ||
| 14542 | 2026.01.09 00:39:35.013888 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14543 | 2026.01.09 00:39:35.013952 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14544 | 2026.01.09 00:39:35.015217 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14545 | 2026.01.09 00:39:35.015500 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14546 | 2026.01.09 00:39:35.015907 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1876 | ||
| 14547 | 2026.01.09 00:39:36.567547 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 14548 | 2026.01.09 00:39:36.586133 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14549 | 2026.01.09 00:39:36.586187 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14550 | 2026.01.09 00:39:36.592309 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14551 | 2026.01.09 00:39:36.593013 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14552 | 2026.01.09 00:39:36.596413 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 14553 | 2026.01.09 00:39:37.040421 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14554 | 2026.01.09 00:39:37.040599 [ 269 ] {4c30d304-5abf-4741-bf7a-78a6aa884c04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14555 | 2026.01.09 00:39:37.040663 [ 269 ] {4c30d304-5abf-4741-bf7a-78a6aa884c04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14556 | 2026.01.09 00:39:37.041421 [ 269 ] {4c30d304-5abf-4741-bf7a-78a6aa884c04} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14557 | 2026.01.09 00:39:37.041469 [ 269 ] {4c30d304-5abf-4741-bf7a-78a6aa884c04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14558 | 2026.01.09 00:39:37.041864 [ 269 ] {4c30d304-5abf-4741-bf7a-78a6aa884c04} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14559 | 2026.01.09 00:39:37.042076 [ 269 ] {4c30d304-5abf-4741-bf7a-78a6aa884c04} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14560 | 2026.01.09 00:39:37.042228 [ 269 ] {4c30d304-5abf-4741-bf7a-78a6aa884c04} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001676 sec., 82338.90214797136 rows/sec., 7.15 MiB/sec. | ||
| 14561 | 2026.01.09 00:39:37.042268 [ 269 ] {4c30d304-5abf-4741-bf7a-78a6aa884c04} <Debug> TCPHandler: Processed in 0.001972746 sec. | ||
| 14562 | 2026.01.09 00:39:37.042386 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14563 | 2026.01.09 00:39:37.042480 [ 269 ] {d2c6fdc5-031a-454c-b089-b3600cd00ece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14564 | 2026.01.09 00:39:37.042520 [ 269 ] {d2c6fdc5-031a-454c-b089-b3600cd00ece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14565 | 2026.01.09 00:39:37.042926 [ 269 ] {d2c6fdc5-031a-454c-b089-b3600cd00ece} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14566 | 2026.01.09 00:39:37.042962 [ 269 ] {d2c6fdc5-031a-454c-b089-b3600cd00ece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14567 | 2026.01.09 00:39:37.043246 [ 269 ] {d2c6fdc5-031a-454c-b089-b3600cd00ece} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14568 | 2026.01.09 00:39:37.043444 [ 269 ] {d2c6fdc5-031a-454c-b089-b3600cd00ece} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14569 | 2026.01.09 00:39:37.043572 [ 269 ] {d2c6fdc5-031a-454c-b089-b3600cd00ece} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001111 sec., 36903.6903690369 rows/sec., 2.71 MiB/sec. | ||
| 14570 | 2026.01.09 00:39:37.043610 [ 269 ] {d2c6fdc5-031a-454c-b089-b3600cd00ece} <Debug> TCPHandler: Processed in 0.001272106 sec. | ||
| 14571 | 2026.01.09 00:39:37.043708 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14572 | 2026.01.09 00:39:37.043800 [ 269 ] {366375f8-5c29-4181-923b-17b71dab1ace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14573 | 2026.01.09 00:39:37.043838 [ 269 ] {366375f8-5c29-4181-923b-17b71dab1ace} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14574 | 2026.01.09 00:39:37.044266 [ 269 ] {366375f8-5c29-4181-923b-17b71dab1ace} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14575 | 2026.01.09 00:39:37.044301 [ 269 ] {366375f8-5c29-4181-923b-17b71dab1ace} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14576 | 2026.01.09 00:39:37.044596 [ 269 ] {366375f8-5c29-4181-923b-17b71dab1ace} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14577 | 2026.01.09 00:39:37.044794 [ 269 ] {366375f8-5c29-4181-923b-17b71dab1ace} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14578 | 2026.01.09 00:39:37.044918 [ 269 ] {366375f8-5c29-4181-923b-17b71dab1ace} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001136 sec., 92429.57746478873 rows/sec., 7.22 MiB/sec. | ||
| 14579 | 2026.01.09 00:39:37.044956 [ 269 ] {366375f8-5c29-4181-923b-17b71dab1ace} <Debug> TCPHandler: Processed in 0.001294587 sec. | ||
| 14580 | 2026.01.09 00:39:37.045067 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14581 | 2026.01.09 00:39:37.045159 [ 269 ] {d649e16d-359d-4464-822a-517cd447f3fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14582 | 2026.01.09 00:39:37.045202 [ 269 ] {d649e16d-359d-4464-822a-517cd447f3fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14583 | 2026.01.09 00:39:37.045614 [ 269 ] {d649e16d-359d-4464-822a-517cd447f3fe} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14584 | 2026.01.09 00:39:37.045650 [ 269 ] {d649e16d-359d-4464-822a-517cd447f3fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14585 | 2026.01.09 00:39:37.045968 [ 269 ] {d649e16d-359d-4464-822a-517cd447f3fe} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14586 | 2026.01.09 00:39:37.046176 [ 269 ] {d649e16d-359d-4464-822a-517cd447f3fe} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14587 | 2026.01.09 00:39:37.046302 [ 269 ] {d649e16d-359d-4464-822a-517cd447f3fe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 14588 | 2026.01.09 00:39:37.046338 [ 269 ] {d649e16d-359d-4464-822a-517cd447f3fe} <Debug> TCPHandler: Processed in 0.001318727 sec. | ||
| 14589 | 2026.01.09 00:39:37.046472 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14590 | 2026.01.09 00:39:37.046594 [ 269 ] {edb1f752-ff8d-47c0-bba8-48f83be0d932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14591 | 2026.01.09 00:39:37.046661 [ 269 ] {edb1f752-ff8d-47c0-bba8-48f83be0d932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14592 | 2026.01.09 00:39:37.047660 [ 269 ] {edb1f752-ff8d-47c0-bba8-48f83be0d932} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14593 | 2026.01.09 00:39:37.047697 [ 269 ] {edb1f752-ff8d-47c0-bba8-48f83be0d932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14594 | 2026.01.09 00:39:37.048285 [ 269 ] {edb1f752-ff8d-47c0-bba8-48f83be0d932} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14595 | 2026.01.09 00:39:37.048500 [ 269 ] {edb1f752-ff8d-47c0-bba8-48f83be0d932} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14596 | 2026.01.09 00:39:37.048637 [ 269 ] {edb1f752-ff8d-47c0-bba8-48f83be0d932} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002067 sec., 19835.510401548137 rows/sec., 35.54 MiB/sec. | ||
| 14597 | 2026.01.09 00:39:37.048691 [ 269 ] {edb1f752-ff8d-47c0-bba8-48f83be0d932} <Debug> TCPHandler: Processed in 0.002278825 sec. | ||
| 14598 | 2026.01.09 00:39:37.048804 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14599 | 2026.01.09 00:39:37.048900 [ 269 ] {1808dcac-c00d-4a8e-bafe-70ac02e74156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14600 | 2026.01.09 00:39:37.048942 [ 269 ] {1808dcac-c00d-4a8e-bafe-70ac02e74156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14601 | 2026.01.09 00:39:37.049281 [ 269 ] {1808dcac-c00d-4a8e-bafe-70ac02e74156} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14602 | 2026.01.09 00:39:37.049317 [ 269 ] {1808dcac-c00d-4a8e-bafe-70ac02e74156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14603 | 2026.01.09 00:39:37.049613 [ 269 ] {1808dcac-c00d-4a8e-bafe-70ac02e74156} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14604 | 2026.01.09 00:39:37.049826 [ 269 ] {1808dcac-c00d-4a8e-bafe-70ac02e74156} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14605 | 2026.01.09 00:39:37.049952 [ 269 ] {1808dcac-c00d-4a8e-bafe-70ac02e74156} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 14606 | 2026.01.09 00:39:37.049987 [ 269 ] {1808dcac-c00d-4a8e-bafe-70ac02e74156} <Debug> TCPHandler: Processed in 0.001231435 sec. | ||
| 14607 | 2026.01.09 00:39:39.507362 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14608 | 2026.01.09 00:39:39.507630 [ 269 ] {8a5622d2-01b7-4359-92b6-22aee342d6ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14609 | 2026.01.09 00:39:39.507747 [ 269 ] {8a5622d2-01b7-4359-92b6-22aee342d6ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14610 | 2026.01.09 00:39:39.509072 [ 269 ] {8a5622d2-01b7-4359-92b6-22aee342d6ee} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14611 | 2026.01.09 00:39:39.509147 [ 269 ] {8a5622d2-01b7-4359-92b6-22aee342d6ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14612 | 2026.01.09 00:39:39.509804 [ 269 ] {8a5622d2-01b7-4359-92b6-22aee342d6ee} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14613 | 2026.01.09 00:39:39.510172 [ 269 ] {8a5622d2-01b7-4359-92b6-22aee342d6ee} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14614 | 2026.01.09 00:39:39.510407 [ 269 ] {8a5622d2-01b7-4359-92b6-22aee342d6ee} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002866 sec., 143056.52477320307 rows/sec., 9.07 MiB/sec. | ||
| 14615 | 2026.01.09 00:39:39.510485 [ 269 ] {8a5622d2-01b7-4359-92b6-22aee342d6ee} <Debug> TCPHandler: Processed in 0.003333895 sec. | ||
| 14616 | 2026.01.09 00:39:39.510663 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14617 | 2026.01.09 00:39:39.510793 [ 269 ] {629ed1d4-2b8d-4faf-ae68-bc0cfa6b7dcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14618 | 2026.01.09 00:39:39.510850 [ 269 ] {629ed1d4-2b8d-4faf-ae68-bc0cfa6b7dcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14619 | 2026.01.09 00:39:39.513700 [ 269 ] {629ed1d4-2b8d-4faf-ae68-bc0cfa6b7dcd} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14620 | 2026.01.09 00:39:39.513755 [ 269 ] {629ed1d4-2b8d-4faf-ae68-bc0cfa6b7dcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14621 | 2026.01.09 00:39:39.514551 [ 269 ] {629ed1d4-2b8d-4faf-ae68-bc0cfa6b7dcd} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14622 | 2026.01.09 00:39:39.514920 [ 269 ] {629ed1d4-2b8d-4faf-ae68-bc0cfa6b7dcd} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14623 | 2026.01.09 00:39:39.515146 [ 269 ] {629ed1d4-2b8d-4faf-ae68-bc0cfa6b7dcd} <Debug> executeQuery: Read 2252 rows, 186.40 KiB in 0.004386 sec., 513451.8923848609 rows/sec., 41.50 MiB/sec. | ||
| 14624 | 2026.01.09 00:39:39.515216 [ 269 ] {629ed1d4-2b8d-4faf-ae68-bc0cfa6b7dcd} <Debug> MemoryTracker: Peak memory usage (for query): 4.03 MiB. | ||
| 14625 | 2026.01.09 00:39:39.515239 [ 269 ] {629ed1d4-2b8d-4faf-ae68-bc0cfa6b7dcd} <Debug> TCPHandler: Processed in 0.004642752 sec. | ||
| 14626 | 2026.01.09 00:39:39.515460 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14627 | 2026.01.09 00:39:39.515605 [ 269 ] {e2fbf182-8470-4dd0-8790-b6fc7a5ff9bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14628 | 2026.01.09 00:39:39.515672 [ 269 ] {e2fbf182-8470-4dd0-8790-b6fc7a5ff9bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14629 | 2026.01.09 00:39:39.516541 [ 269 ] {e2fbf182-8470-4dd0-8790-b6fc7a5ff9bf} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14630 | 2026.01.09 00:39:39.516595 [ 269 ] {e2fbf182-8470-4dd0-8790-b6fc7a5ff9bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14631 | 2026.01.09 00:39:39.517089 [ 269 ] {e2fbf182-8470-4dd0-8790-b6fc7a5ff9bf} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14632 | 2026.01.09 00:39:39.517469 [ 269 ] {e2fbf182-8470-4dd0-8790-b6fc7a5ff9bf} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14633 | 2026.01.09 00:39:39.517701 [ 269 ] {e2fbf182-8470-4dd0-8790-b6fc7a5ff9bf} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.002129 sec., 96289.33771723814 rows/sec., 5.65 MiB/sec. | ||
| 14634 | 2026.01.09 00:39:39.517767 [ 269 ] {e2fbf182-8470-4dd0-8790-b6fc7a5ff9bf} <Debug> TCPHandler: Processed in 0.002383798 sec. | ||
| 14635 | 2026.01.09 00:39:39.518341 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14636 | 2026.01.09 00:39:39.518488 [ 269 ] {5c688aaf-2026-49ce-ab13-729d4cd0da9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14637 | 2026.01.09 00:39:39.518551 [ 269 ] {5c688aaf-2026-49ce-ab13-729d4cd0da9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14638 | 2026.01.09 00:39:39.519764 [ 269 ] {5c688aaf-2026-49ce-ab13-729d4cd0da9a} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14639 | 2026.01.09 00:39:39.519820 [ 269 ] {5c688aaf-2026-49ce-ab13-729d4cd0da9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14640 | 2026.01.09 00:39:39.520359 [ 269 ] {5c688aaf-2026-49ce-ab13-729d4cd0da9a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 14641 | 2026.01.09 00:39:39.520732 [ 269 ] {5c688aaf-2026-49ce-ab13-729d4cd0da9a} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14642 | 2026.01.09 00:39:39.520935 [ 269 ] {5c688aaf-2026-49ce-ab13-729d4cd0da9a} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.00248 sec., 177419.35483870967 rows/sec., 11.74 MiB/sec. | ||
| 14643 | 2026.01.09 00:39:39.520994 [ 269 ] {5c688aaf-2026-49ce-ab13-729d4cd0da9a} <Debug> TCPHandler: Processed in 0.002726518 sec. | ||
| 14644 | 2026.01.09 00:39:39.521167 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14645 | 2026.01.09 00:39:39.521302 [ 269 ] {2d378110-e0d4-45a4-9d97-4cdfe850e64a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14646 | 2026.01.09 00:39:39.521362 [ 269 ] {2d378110-e0d4-45a4-9d97-4cdfe850e64a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14647 | 2026.01.09 00:39:39.522179 [ 269 ] {2d378110-e0d4-45a4-9d97-4cdfe850e64a} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14648 | 2026.01.09 00:39:39.522230 [ 269 ] {2d378110-e0d4-45a4-9d97-4cdfe850e64a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14649 | 2026.01.09 00:39:39.522764 [ 269 ] {2d378110-e0d4-45a4-9d97-4cdfe850e64a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14650 | 2026.01.09 00:39:39.523130 [ 269 ] {2d378110-e0d4-45a4-9d97-4cdfe850e64a} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14651 | 2026.01.09 00:39:39.523329 [ 269 ] {2d378110-e0d4-45a4-9d97-4cdfe850e64a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.002056 sec., 102626.45914396887 rows/sec., 5.83 MiB/sec. | ||
| 14652 | 2026.01.09 00:39:39.523389 [ 269 ] {2d378110-e0d4-45a4-9d97-4cdfe850e64a} <Debug> TCPHandler: Processed in 0.002288385 sec. | ||
| 14653 | 2026.01.09 00:39:39.523575 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14654 | 2026.01.09 00:39:39.523723 [ 269 ] {bc833860-f748-4f00-9199-6d0f0c71ef66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14655 | 2026.01.09 00:39:39.523796 [ 269 ] {bc833860-f748-4f00-9199-6d0f0c71ef66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14656 | 2026.01.09 00:39:39.525300 [ 269 ] {bc833860-f748-4f00-9199-6d0f0c71ef66} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14657 | 2026.01.09 00:39:39.525349 [ 269 ] {bc833860-f748-4f00-9199-6d0f0c71ef66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14658 | 2026.01.09 00:39:39.525933 [ 269 ] {bc833860-f748-4f00-9199-6d0f0c71ef66} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14659 | 2026.01.09 00:39:39.526297 [ 269 ] {bc833860-f748-4f00-9199-6d0f0c71ef66} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14660 | 2026.01.09 00:39:39.526517 [ 269 ] {bc833860-f748-4f00-9199-6d0f0c71ef66} <Debug> executeQuery: Read 1135 rows, 82.76 KiB in 0.002827 sec., 401485.6738592147 rows/sec., 28.59 MiB/sec. | ||
| 14661 | 2026.01.09 00:39:39.526587 [ 269 ] {bc833860-f748-4f00-9199-6d0f0c71ef66} <Debug> TCPHandler: Processed in 0.003082858 sec. | ||
| 14662 | 2026.01.09 00:39:39.527024 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14663 | 2026.01.09 00:39:39.527173 [ 269 ] {65f447fb-91e2-43e8-bc58-47e15feb570c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14664 | 2026.01.09 00:39:39.527243 [ 269 ] {65f447fb-91e2-43e8-bc58-47e15feb570c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14665 | 2026.01.09 00:39:39.527832 [ 269 ] {65f447fb-91e2-43e8-bc58-47e15feb570c} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14666 | 2026.01.09 00:39:39.527882 [ 269 ] {65f447fb-91e2-43e8-bc58-47e15feb570c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14667 | 2026.01.09 00:39:39.528360 [ 269 ] {65f447fb-91e2-43e8-bc58-47e15feb570c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14668 | 2026.01.09 00:39:39.528709 [ 269 ] {65f447fb-91e2-43e8-bc58-47e15feb570c} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14669 | 2026.01.09 00:39:39.528908 [ 269 ] {65f447fb-91e2-43e8-bc58-47e15feb570c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001771 sec., 3387.916431394692 rows/sec., 177.01 KiB/sec. | ||
| 14670 | 2026.01.09 00:39:39.528967 [ 269 ] {65f447fb-91e2-43e8-bc58-47e15feb570c} <Debug> TCPHandler: Processed in 0.002020688 sec. | ||
| 14671 | 2026.01.09 00:39:39.529485 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14672 | 2026.01.09 00:39:39.529610 [ 269 ] {c7d6f22f-102c-40d3-a512-86042192f431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14673 | 2026.01.09 00:39:39.529669 [ 269 ] {c7d6f22f-102c-40d3-a512-86042192f431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14674 | 2026.01.09 00:39:39.530708 [ 269 ] {c7d6f22f-102c-40d3-a512-86042192f431} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14675 | 2026.01.09 00:39:39.530755 [ 269 ] {c7d6f22f-102c-40d3-a512-86042192f431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14676 | 2026.01.09 00:39:39.531302 [ 269 ] {c7d6f22f-102c-40d3-a512-86042192f431} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14677 | 2026.01.09 00:39:39.531624 [ 269 ] {c7d6f22f-102c-40d3-a512-86042192f431} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14678 | 2026.01.09 00:39:39.531811 [ 269 ] {c7d6f22f-102c-40d3-a512-86042192f431} <Debug> executeQuery: Read 934 rows, 63.32 KiB in 0.002231 sec., 418646.346929628 rows/sec., 27.71 MiB/sec. | ||
| 14679 | 2026.01.09 00:39:39.531866 [ 269 ] {c7d6f22f-102c-40d3-a512-86042192f431} <Debug> TCPHandler: Processed in 0.00244657 sec. | ||
| 14680 | 2026.01.09 00:39:39.532285 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14681 | 2026.01.09 00:39:39.532423 [ 269 ] {d627afb8-8f57-4fa3-80e4-ab0fa3a5ec56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14682 | 2026.01.09 00:39:39.532486 [ 269 ] {d627afb8-8f57-4fa3-80e4-ab0fa3a5ec56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14683 | 2026.01.09 00:39:39.533359 [ 269 ] {d627afb8-8f57-4fa3-80e4-ab0fa3a5ec56} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14684 | 2026.01.09 00:39:39.533409 [ 269 ] {d627afb8-8f57-4fa3-80e4-ab0fa3a5ec56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14685 | 2026.01.09 00:39:39.533882 [ 269 ] {d627afb8-8f57-4fa3-80e4-ab0fa3a5ec56} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14686 | 2026.01.09 00:39:39.534266 [ 269 ] {d627afb8-8f57-4fa3-80e4-ab0fa3a5ec56} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14687 | 2026.01.09 00:39:39.534477 [ 269 ] {d627afb8-8f57-4fa3-80e4-ab0fa3a5ec56} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002085 sec., 479.6163069544364 rows/sec., 32.32 KiB/sec. | ||
| 14688 | 2026.01.09 00:39:39.534538 [ 269 ] {d627afb8-8f57-4fa3-80e4-ab0fa3a5ec56} <Debug> TCPHandler: Processed in 0.002323616 sec. | ||
| 14689 | 2026.01.09 00:39:39.534716 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14690 | 2026.01.09 00:39:39.534855 [ 269 ] {382d7a15-a99a-4e01-a1d3-418df8026436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14691 | 2026.01.09 00:39:39.534919 [ 269 ] {382d7a15-a99a-4e01-a1d3-418df8026436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14692 | 2026.01.09 00:39:39.535925 [ 269 ] {382d7a15-a99a-4e01-a1d3-418df8026436} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14693 | 2026.01.09 00:39:39.535981 [ 269 ] {382d7a15-a99a-4e01-a1d3-418df8026436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14694 | 2026.01.09 00:39:39.536578 [ 269 ] {382d7a15-a99a-4e01-a1d3-418df8026436} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14695 | 2026.01.09 00:39:39.536940 [ 269 ] {382d7a15-a99a-4e01-a1d3-418df8026436} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14696 | 2026.01.09 00:39:39.537156 [ 269 ] {382d7a15-a99a-4e01-a1d3-418df8026436} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.002332 sec., 34305.31732418525 rows/sec., 2.04 MiB/sec. | ||
| 14697 | 2026.01.09 00:39:39.537215 [ 269 ] {382d7a15-a99a-4e01-a1d3-418df8026436} <Debug> TCPHandler: Processed in 0.002568794 sec. | ||
| 14698 | 2026.01.09 00:39:40.323961 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48368 | ||
| 14699 | 2026.01.09 00:39:40.324066 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14700 | 2026.01.09 00:39:40.324092 [ 353 ] {} <Debug> TCP-Session: b2b43ecd-e099-4b63-b7c8-5fe4391aac42 Authenticating user 'default' from [fd00:1122:3344:101::e]:48368 | ||
| 14701 | 2026.01.09 00:39:40.324114 [ 353 ] {} <Debug> TCP-Session: b2b43ecd-e099-4b63-b7c8-5fe4391aac42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14702 | 2026.01.09 00:39:40.324127 [ 353 ] {} <Debug> TCP-Session: b2b43ecd-e099-4b63-b7c8-5fe4391aac42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14703 | 2026.01.09 00:39:40.324328 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56451 | ||
| 14704 | 2026.01.09 00:39:40.324346 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58351 | ||
| 14705 | 2026.01.09 00:39:40.324374 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47988 | ||
| 14706 | 2026.01.09 00:39:40.324410 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38296 | ||
| 14707 | 2026.01.09 00:39:40.324399 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61115 | ||
| 14708 | 2026.01.09 00:39:40.324458 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14709 | 2026.01.09 00:39:40.324471 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14710 | 2026.01.09 00:39:40.324463 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14711 | 2026.01.09 00:39:40.324515 [ 286 ] {} <Debug> TCP-Session: 4d44bde2-6a87-47f1-a1bc-f344a3036e6e Authenticating user 'default' from [fd00:1122:3344:101::e]:58351 | ||
| 14712 | 2026.01.09 00:39:40.324523 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14713 | 2026.01.09 00:39:40.324546 [ 354 ] {} <Debug> TCP-Session: bf0e2ae7-8f73-4985-9f5d-7d520cb04fa9 Authenticating user 'default' from [fd00:1122:3344:101::e]:56451 | ||
| 14714 | 2026.01.09 00:39:40.324556 [ 286 ] {} <Debug> TCP-Session: 4d44bde2-6a87-47f1-a1bc-f344a3036e6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14715 | 2026.01.09 00:39:40.324576 [ 352 ] {} <Debug> TCP-Session: 7a3e644f-6c17-4ba2-a06a-43ff2169c121 Authenticating user 'default' from [fd00:1122:3344:101::e]:38296 | ||
| 14716 | 2026.01.09 00:39:40.324596 [ 286 ] {} <Debug> TCP-Session: 4d44bde2-6a87-47f1-a1bc-f344a3036e6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14717 | 2026.01.09 00:39:40.324588 [ 354 ] {} <Debug> TCP-Session: bf0e2ae7-8f73-4985-9f5d-7d520cb04fa9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14718 | 2026.01.09 00:39:40.324638 [ 352 ] {} <Debug> TCP-Session: 7a3e644f-6c17-4ba2-a06a-43ff2169c121 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14719 | 2026.01.09 00:39:40.324659 [ 354 ] {} <Debug> TCP-Session: bf0e2ae7-8f73-4985-9f5d-7d520cb04fa9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14720 | 2026.01.09 00:39:40.324672 [ 352 ] {} <Debug> TCP-Session: 7a3e644f-6c17-4ba2-a06a-43ff2169c121 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14721 | 2026.01.09 00:39:40.324563 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14722 | 2026.01.09 00:39:40.324529 [ 289 ] {} <Debug> TCP-Session: 47d5fb96-6f93-4914-b90c-070e817e9d5b Authenticating user 'default' from [fd00:1122:3344:101::e]:47988 | ||
| 14723 | 2026.01.09 00:39:40.324732 [ 351 ] {} <Debug> TCP-Session: 32777662-05d0-4717-9f15-edf70bfd2548 Authenticating user 'default' from [fd00:1122:3344:101::e]:61115 | ||
| 14724 | 2026.01.09 00:39:40.324746 [ 289 ] {} <Debug> TCP-Session: 47d5fb96-6f93-4914-b90c-070e817e9d5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14725 | 2026.01.09 00:39:40.324389 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42613 | ||
| 14726 | 2026.01.09 00:39:40.324768 [ 351 ] {} <Debug> TCP-Session: 32777662-05d0-4717-9f15-edf70bfd2548 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14727 | 2026.01.09 00:39:40.324770 [ 289 ] {} <Debug> TCP-Session: 47d5fb96-6f93-4914-b90c-070e817e9d5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14728 | 2026.01.09 00:39:40.324802 [ 351 ] {} <Debug> TCP-Session: 32777662-05d0-4717-9f15-edf70bfd2548 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14729 | 2026.01.09 00:39:40.324366 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39598 | ||
| 14730 | 2026.01.09 00:39:40.324839 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14731 | 2026.01.09 00:39:40.324338 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37256 | ||
| 14732 | 2026.01.09 00:39:40.324885 [ 290 ] {} <Debug> TCP-Session: d3fb2b42-1cff-4ee0-9ff1-25bf5f4d5e16 Authenticating user 'default' from [fd00:1122:3344:101::e]:42613 | ||
| 14733 | 2026.01.09 00:39:40.324469 [ 353 ] {} <Trace> TCP-Session: b2b43ecd-e099-4b63-b7c8-5fe4391aac42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14734 | 2026.01.09 00:39:40.324914 [ 290 ] {} <Debug> TCP-Session: d3fb2b42-1cff-4ee0-9ff1-25bf5f4d5e16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14735 | 2026.01.09 00:39:40.324950 [ 290 ] {} <Debug> TCP-Session: d3fb2b42-1cff-4ee0-9ff1-25bf5f4d5e16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14736 | 2026.01.09 00:39:40.325060 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14737 | 2026.01.09 00:39:40.325091 [ 288 ] {} <Debug> TCP-Session: 12280db5-7fe6-4cd6-b8e5-bc01232a4603 Authenticating user 'default' from [fd00:1122:3344:101::e]:39598 | ||
| 14738 | 2026.01.09 00:39:40.325105 [ 353 ] {927a3959-b3cc-43fd-a1e3-8669e605ea64} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48368) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14739 | 2026.01.09 00:39:40.325108 [ 288 ] {} <Debug> TCP-Session: 12280db5-7fe6-4cd6-b8e5-bc01232a4603 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14740 | 2026.01.09 00:39:40.325142 [ 288 ] {} <Debug> TCP-Session: 12280db5-7fe6-4cd6-b8e5-bc01232a4603 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14741 | 2026.01.09 00:39:40.325286 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14742 | 2026.01.09 00:39:40.325321 [ 355 ] {} <Debug> TCP-Session: 9d9b83be-8538-4358-b351-d3862d748127 Authenticating user 'default' from [fd00:1122:3344:101::e]:37256 | ||
| 14743 | 2026.01.09 00:39:40.325337 [ 355 ] {} <Debug> TCP-Session: 9d9b83be-8538-4358-b351-d3862d748127 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14744 | 2026.01.09 00:39:40.325349 [ 355 ] {} <Debug> TCP-Session: 9d9b83be-8538-4358-b351-d3862d748127 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14745 | 2026.01.09 00:39:40.325428 [ 353 ] {927a3959-b3cc-43fd-a1e3-8669e605ea64} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14746 | 2026.01.09 00:39:40.325493 [ 353 ] {927a3959-b3cc-43fd-a1e3-8669e605ea64} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14747 | 2026.01.09 00:39:40.325801 [ 353 ] {927a3959-b3cc-43fd-a1e3-8669e605ea64} <Debug> oximeter.version (d96e0398-2c6c-4ca7-a7f1-49ea58ac3124) (SelectExecutor): Key condition: unknown | ||
| 14748 | 2026.01.09 00:39:40.326857 [ 318 ] {927a3959-b3cc-43fd-a1e3-8669e605ea64} <Trace> AggregatingTransform: Aggregating | ||
| 14749 | 2026.01.09 00:39:40.326892 [ 318 ] {927a3959-b3cc-43fd-a1e3-8669e605ea64} <Trace> Aggregator: Aggregation method: without_key | ||
| 14750 | 2026.01.09 00:39:40.326927 [ 318 ] {927a3959-b3cc-43fd-a1e3-8669e605ea64} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00102773 sec. (973.018 rows/sec., 38.01 KiB/sec.) | ||
| 14751 | 2026.01.09 00:39:40.326945 [ 318 ] {927a3959-b3cc-43fd-a1e3-8669e605ea64} <Trace> Aggregator: Merging aggregated data | ||
| 14752 | 2026.01.09 00:39:40.328712 [ 353 ] {927a3959-b3cc-43fd-a1e3-8669e605ea64} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003668 sec., 272.6281352235551 rows/sec., 10.65 KiB/sec. | ||
| 14753 | 2026.01.09 00:39:40.328929 [ 353 ] {927a3959-b3cc-43fd-a1e3-8669e605ea64} <Debug> TCPHandler: Processed in 0.004600551 sec. | ||
| 14754 | 2026.01.09 00:39:40.329057 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14755 | 2026.01.09 00:39:40.329103 [ 353 ] {} <Debug> TCP-Session: b2b43ecd-e099-4b63-b7c8-5fe4391aac42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14756 | 2026.01.09 00:39:40.329124 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14757 | 2026.01.09 00:39:40.329155 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14758 | 2026.01.09 00:39:40.329177 [ 352 ] {} <Debug> TCP-Session: 7a3e644f-6c17-4ba2-a06a-43ff2169c121 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14759 | 2026.01.09 00:39:40.329186 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14760 | 2026.01.09 00:39:40.329214 [ 355 ] {} <Debug> TCP-Session: 9d9b83be-8538-4358-b351-d3862d748127 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14761 | 2026.01.09 00:39:40.329213 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14762 | 2026.01.09 00:39:40.329240 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14763 | 2026.01.09 00:39:40.329264 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14764 | 2026.01.09 00:39:40.329296 [ 354 ] {} <Debug> TCP-Session: bf0e2ae7-8f73-4985-9f5d-7d520cb04fa9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14765 | 2026.01.09 00:39:40.329315 [ 286 ] {} <Debug> TCP-Session: 4d44bde2-6a87-47f1-a1bc-f344a3036e6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14766 | 2026.01.09 00:39:40.329339 [ 289 ] {} <Debug> TCP-Session: 47d5fb96-6f93-4914-b90c-070e817e9d5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14767 | 2026.01.09 00:39:40.329294 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14768 | 2026.01.09 00:39:40.329291 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14769 | 2026.01.09 00:39:40.329419 [ 351 ] {} <Debug> TCP-Session: 32777662-05d0-4717-9f15-edf70bfd2548 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14770 | 2026.01.09 00:39:40.329448 [ 288 ] {} <Debug> TCP-Session: 12280db5-7fe6-4cd6-b8e5-bc01232a4603 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14771 | 2026.01.09 00:39:40.329249 [ 290 ] {} <Debug> TCP-Session: d3fb2b42-1cff-4ee0-9ff1-25bf5f4d5e16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14772 | 2026.01.09 00:39:40.418570 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51237 | ||
| 14773 | 2026.01.09 00:39:40.418675 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14774 | 2026.01.09 00:39:40.418701 [ 353 ] {} <Debug> TCP-Session: 252a059b-48c3-462e-bc45-1a156f5f14a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:51237 | ||
| 14775 | 2026.01.09 00:39:40.418722 [ 353 ] {} <Debug> TCP-Session: 252a059b-48c3-462e-bc45-1a156f5f14a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14776 | 2026.01.09 00:39:40.418734 [ 353 ] {} <Debug> TCP-Session: 252a059b-48c3-462e-bc45-1a156f5f14a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14777 | 2026.01.09 00:39:40.418915 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37007 | ||
| 14778 | 2026.01.09 00:39:40.418931 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40398 | ||
| 14779 | 2026.01.09 00:39:40.418951 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48421 | ||
| 14780 | 2026.01.09 00:39:40.418991 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63295 | ||
| 14781 | 2026.01.09 00:39:40.419035 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14782 | 2026.01.09 00:39:40.419039 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14783 | 2026.01.09 00:39:40.419069 [ 353 ] {} <Trace> TCP-Session: 252a059b-48c3-462e-bc45-1a156f5f14a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14784 | 2026.01.09 00:39:40.419071 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14785 | 2026.01.09 00:39:40.419091 [ 286 ] {} <Debug> TCP-Session: 6ca2035f-0834-480d-b4ee-62a9b22dc877 Authenticating user 'default' from [fd00:1122:3344:101::e]:40398 | ||
| 14786 | 2026.01.09 00:39:40.419112 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14787 | 2026.01.09 00:39:40.419118 [ 288 ] {} <Debug> TCP-Session: f1cb05cf-6fbd-49c3-b163-673eb8a97dac Authenticating user 'default' from [fd00:1122:3344:101::e]:48421 | ||
| 14788 | 2026.01.09 00:39:40.419131 [ 286 ] {} <Debug> TCP-Session: 6ca2035f-0834-480d-b4ee-62a9b22dc877 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14789 | 2026.01.09 00:39:40.419151 [ 351 ] {} <Debug> TCP-Session: a06df4ce-fc8e-4572-acf7-96132a48e898 Authenticating user 'default' from [fd00:1122:3344:101::e]:63295 | ||
| 14790 | 2026.01.09 00:39:40.419190 [ 286 ] {} <Debug> TCP-Session: 6ca2035f-0834-480d-b4ee-62a9b22dc877 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14791 | 2026.01.09 00:39:40.419214 [ 351 ] {} <Debug> TCP-Session: a06df4ce-fc8e-4572-acf7-96132a48e898 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14792 | 2026.01.09 00:39:40.419164 [ 288 ] {} <Debug> TCP-Session: f1cb05cf-6fbd-49c3-b163-673eb8a97dac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14793 | 2026.01.09 00:39:40.419238 [ 351 ] {} <Debug> TCP-Session: a06df4ce-fc8e-4572-acf7-96132a48e898 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14794 | 2026.01.09 00:39:40.419257 [ 353 ] {4a102306-f58e-4695-bffa-dd297e92806d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51237) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14795 | 2026.01.09 00:39:40.419259 [ 288 ] {} <Debug> TCP-Session: f1cb05cf-6fbd-49c3-b163-673eb8a97dac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14796 | 2026.01.09 00:39:40.418999 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36256 | ||
| 14797 | 2026.01.09 00:39:40.418960 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46208 | ||
| 14798 | 2026.01.09 00:39:40.418952 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61473 | ||
| 14799 | 2026.01.09 00:39:40.419365 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14800 | 2026.01.09 00:39:40.418928 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62028 | ||
| 14801 | 2026.01.09 00:39:40.419398 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14802 | 2026.01.09 00:39:40.419401 [ 352 ] {} <Debug> TCP-Session: 3dc09da0-87d0-44c4-8c29-fa6a20e3519d Authenticating user 'default' from [fd00:1122:3344:101::e]:36256 | ||
| 14803 | 2026.01.09 00:39:40.419428 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14804 | 2026.01.09 00:39:40.419462 [ 352 ] {} <Debug> TCP-Session: 3dc09da0-87d0-44c4-8c29-fa6a20e3519d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14805 | 2026.01.09 00:39:40.419464 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14806 | 2026.01.09 00:39:40.419499 [ 352 ] {} <Debug> TCP-Session: 3dc09da0-87d0-44c4-8c29-fa6a20e3519d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14807 | 2026.01.09 00:39:40.419520 [ 353 ] {4a102306-f58e-4695-bffa-dd297e92806d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14808 | 2026.01.09 00:39:40.419537 [ 355 ] {} <Debug> TCP-Session: ca126685-d2b2-46bb-9d9d-279b6ba85d77 Authenticating user 'default' from [fd00:1122:3344:101::e]:62028 | ||
| 14809 | 2026.01.09 00:39:40.419498 [ 289 ] {} <Debug> TCP-Session: a27d7a2a-1a1d-4dfd-afda-5aac003762a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:61473 | ||
| 14810 | 2026.01.09 00:39:40.419573 [ 355 ] {} <Debug> TCP-Session: ca126685-d2b2-46bb-9d9d-279b6ba85d77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14811 | 2026.01.09 00:39:40.419586 [ 353 ] {4a102306-f58e-4695-bffa-dd297e92806d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14812 | 2026.01.09 00:39:40.419602 [ 355 ] {} <Debug> TCP-Session: ca126685-d2b2-46bb-9d9d-279b6ba85d77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14813 | 2026.01.09 00:39:40.419601 [ 289 ] {} <Debug> TCP-Session: a27d7a2a-1a1d-4dfd-afda-5aac003762a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14814 | 2026.01.09 00:39:40.419439 [ 290 ] {} <Debug> TCP-Session: 630a4148-f5aa-4a33-bce4-5e92dd6ae41c Authenticating user 'default' from [fd00:1122:3344:101::e]:46208 | ||
| 14815 | 2026.01.09 00:39:40.419659 [ 289 ] {} <Debug> TCP-Session: a27d7a2a-1a1d-4dfd-afda-5aac003762a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14816 | 2026.01.09 00:39:40.419681 [ 290 ] {} <Debug> TCP-Session: 630a4148-f5aa-4a33-bce4-5e92dd6ae41c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14817 | 2026.01.09 00:39:40.419075 [ 354 ] {} <Debug> TCP-Session: 3b408ac3-91ba-4c2e-bafd-bf92e0a90518 Authenticating user 'default' from [fd00:1122:3344:101::e]:37007 | ||
| 14818 | 2026.01.09 00:39:40.419706 [ 290 ] {} <Debug> TCP-Session: 630a4148-f5aa-4a33-bce4-5e92dd6ae41c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14819 | 2026.01.09 00:39:40.419729 [ 354 ] {} <Debug> TCP-Session: 3b408ac3-91ba-4c2e-bafd-bf92e0a90518 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14820 | 2026.01.09 00:39:40.419748 [ 354 ] {} <Debug> TCP-Session: 3b408ac3-91ba-4c2e-bafd-bf92e0a90518 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14821 | 2026.01.09 00:39:40.419897 [ 353 ] {4a102306-f58e-4695-bffa-dd297e92806d} <Debug> oximeter.version (d96e0398-2c6c-4ca7-a7f1-49ea58ac3124) (SelectExecutor): Key condition: unknown | ||
| 14822 | 2026.01.09 00:39:40.420852 [ 295 ] {4a102306-f58e-4695-bffa-dd297e92806d} <Trace> AggregatingTransform: Aggregating | ||
| 14823 | 2026.01.09 00:39:40.420904 [ 295 ] {4a102306-f58e-4695-bffa-dd297e92806d} <Trace> Aggregator: Aggregation method: without_key | ||
| 14824 | 2026.01.09 00:39:40.420942 [ 295 ] {4a102306-f58e-4695-bffa-dd297e92806d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000939317 sec. (1064.603 rows/sec., 41.59 KiB/sec.) | ||
| 14825 | 2026.01.09 00:39:40.420961 [ 295 ] {4a102306-f58e-4695-bffa-dd297e92806d} <Trace> Aggregator: Merging aggregated data | ||
| 14826 | 2026.01.09 00:39:40.422324 [ 353 ] {4a102306-f58e-4695-bffa-dd297e92806d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003116 sec., 320.9242618741977 rows/sec., 12.54 KiB/sec. | ||
| 14827 | 2026.01.09 00:39:40.422456 [ 353 ] {4a102306-f58e-4695-bffa-dd297e92806d} <Debug> TCPHandler: Processed in 0.00350318 sec. | ||
| 14828 | 2026.01.09 00:39:40.422569 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14829 | 2026.01.09 00:39:40.422604 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14830 | 2026.01.09 00:39:40.422620 [ 353 ] {} <Debug> TCP-Session: 252a059b-48c3-462e-bc45-1a156f5f14a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14831 | 2026.01.09 00:39:40.422646 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14832 | 2026.01.09 00:39:40.422667 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14833 | 2026.01.09 00:39:40.422685 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14834 | 2026.01.09 00:39:40.422703 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14835 | 2026.01.09 00:39:40.422733 [ 355 ] {} <Debug> TCP-Session: ca126685-d2b2-46bb-9d9d-279b6ba85d77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14836 | 2026.01.09 00:39:40.422748 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14837 | 2026.01.09 00:39:40.422761 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14838 | 2026.01.09 00:39:40.422793 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14839 | 2026.01.09 00:39:40.422805 [ 289 ] {} <Debug> TCP-Session: a27d7a2a-1a1d-4dfd-afda-5aac003762a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14840 | 2026.01.09 00:39:40.422821 [ 288 ] {} <Debug> TCP-Session: f1cb05cf-6fbd-49c3-b163-673eb8a97dac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14841 | 2026.01.09 00:39:40.422836 [ 352 ] {} <Debug> TCP-Session: 3dc09da0-87d0-44c4-8c29-fa6a20e3519d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14842 | 2026.01.09 00:39:40.422766 [ 290 ] {} <Debug> TCP-Session: 630a4148-f5aa-4a33-bce4-5e92dd6ae41c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14843 | 2026.01.09 00:39:40.422755 [ 286 ] {} <Debug> TCP-Session: 6ca2035f-0834-480d-b4ee-62a9b22dc877 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14844 | 2026.01.09 00:39:40.422702 [ 351 ] {} <Debug> TCP-Session: a06df4ce-fc8e-4572-acf7-96132a48e898 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14845 | 2026.01.09 00:39:40.422664 [ 354 ] {} <Debug> TCP-Session: 3b408ac3-91ba-4c2e-bafd-bf92e0a90518 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14846 | 2026.01.09 00:39:40.430879 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59742 | ||
| 14847 | 2026.01.09 00:39:40.430941 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14848 | 2026.01.09 00:39:40.430960 [ 353 ] {} <Debug> TCP-Session: cd7138a5-e4d1-443b-a126-d74ebe50b7f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:59742 | ||
| 14849 | 2026.01.09 00:39:40.430977 [ 353 ] {} <Debug> TCP-Session: cd7138a5-e4d1-443b-a126-d74ebe50b7f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14850 | 2026.01.09 00:39:40.430988 [ 353 ] {} <Debug> TCP-Session: cd7138a5-e4d1-443b-a126-d74ebe50b7f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14851 | 2026.01.09 00:39:40.431191 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58998 | ||
| 14852 | 2026.01.09 00:39:40.431209 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58007 | ||
| 14853 | 2026.01.09 00:39:40.431195 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39832 | ||
| 14854 | 2026.01.09 00:39:40.431256 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54957 | ||
| 14855 | 2026.01.09 00:39:40.431274 [ 353 ] {} <Trace> TCP-Session: cd7138a5-e4d1-443b-a126-d74ebe50b7f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14856 | 2026.01.09 00:39:40.431302 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14857 | 2026.01.09 00:39:40.431300 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50807 | ||
| 14858 | 2026.01.09 00:39:40.431339 [ 286 ] {} <Debug> TCP-Session: 556d9865-1222-4e6b-b899-d81e83938869 Authenticating user 'default' from [fd00:1122:3344:101::e]:58007 | ||
| 14859 | 2026.01.09 00:39:40.431345 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14860 | 2026.01.09 00:39:40.431374 [ 286 ] {} <Debug> TCP-Session: 556d9865-1222-4e6b-b899-d81e83938869 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14861 | 2026.01.09 00:39:40.431392 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14862 | 2026.01.09 00:39:40.431393 [ 288 ] {} <Debug> TCP-Session: 5864fd79-8954-4f7a-a3c8-cb90d9e548ca Authenticating user 'default' from [fd00:1122:3344:101::e]:54957 | ||
| 14863 | 2026.01.09 00:39:40.431408 [ 286 ] {} <Debug> TCP-Session: 556d9865-1222-4e6b-b899-d81e83938869 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14864 | 2026.01.09 00:39:40.431422 [ 352 ] {} <Debug> TCP-Session: da6aef4d-ed52-41ef-bee4-ebb4d92bd928 Authenticating user 'default' from [fd00:1122:3344:101::e]:50807 | ||
| 14865 | 2026.01.09 00:39:40.431431 [ 288 ] {} <Debug> TCP-Session: 5864fd79-8954-4f7a-a3c8-cb90d9e548ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14866 | 2026.01.09 00:39:40.431459 [ 352 ] {} <Debug> TCP-Session: da6aef4d-ed52-41ef-bee4-ebb4d92bd928 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14867 | 2026.01.09 00:39:40.431465 [ 288 ] {} <Debug> TCP-Session: 5864fd79-8954-4f7a-a3c8-cb90d9e548ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14868 | 2026.01.09 00:39:40.431475 [ 352 ] {} <Debug> TCP-Session: da6aef4d-ed52-41ef-bee4-ebb4d92bd928 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14869 | 2026.01.09 00:39:40.431285 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44770 | ||
| 14870 | 2026.01.09 00:39:40.431278 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64905 | ||
| 14871 | 2026.01.09 00:39:40.431272 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44411 | ||
| 14872 | 2026.01.09 00:39:40.431562 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14873 | 2026.01.09 00:39:40.431265 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14874 | 2026.01.09 00:39:40.431596 [ 351 ] {} <Debug> TCP-Session: 0fa10ba0-95bf-4347-8513-dad93f8722a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:44770 | ||
| 14875 | 2026.01.09 00:39:40.431589 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14876 | 2026.01.09 00:39:40.431623 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14877 | 2026.01.09 00:39:40.431634 [ 351 ] {} <Debug> TCP-Session: 0fa10ba0-95bf-4347-8513-dad93f8722a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14878 | 2026.01.09 00:39:40.431650 [ 290 ] {} <Debug> TCP-Session: 235cce6d-508f-4997-b814-85f61b0fff98 Authenticating user 'default' from [fd00:1122:3344:101::e]:64905 | ||
| 14879 | 2026.01.09 00:39:40.431668 [ 289 ] {} <Debug> TCP-Session: 06849a73-2758-4389-9b01-e4b187c12cf4 Authenticating user 'default' from [fd00:1122:3344:101::e]:44411 | ||
| 14880 | 2026.01.09 00:39:40.431671 [ 351 ] {} <Debug> TCP-Session: 0fa10ba0-95bf-4347-8513-dad93f8722a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14881 | 2026.01.09 00:39:40.431683 [ 290 ] {} <Debug> TCP-Session: 235cce6d-508f-4997-b814-85f61b0fff98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14882 | 2026.01.09 00:39:40.431701 [ 289 ] {} <Debug> TCP-Session: 06849a73-2758-4389-9b01-e4b187c12cf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14883 | 2026.01.09 00:39:40.431715 [ 290 ] {} <Debug> TCP-Session: 235cce6d-508f-4997-b814-85f61b0fff98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14884 | 2026.01.09 00:39:40.431731 [ 289 ] {} <Debug> TCP-Session: 06849a73-2758-4389-9b01-e4b187c12cf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14885 | 2026.01.09 00:39:40.431629 [ 354 ] {} <Debug> TCP-Session: 013eea9c-a18e-4811-98ca-5ea4abde5740 Authenticating user 'default' from [fd00:1122:3344:101::e]:58998 | ||
| 14886 | 2026.01.09 00:39:40.431323 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14887 | 2026.01.09 00:39:40.431782 [ 354 ] {} <Debug> TCP-Session: 013eea9c-a18e-4811-98ca-5ea4abde5740 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14888 | 2026.01.09 00:39:40.431416 [ 353 ] {7f6629c1-dcaa-4200-8318-3f5e12516928} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59742) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14889 | 2026.01.09 00:39:40.431813 [ 354 ] {} <Debug> TCP-Session: 013eea9c-a18e-4811-98ca-5ea4abde5740 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14890 | 2026.01.09 00:39:40.431808 [ 355 ] {} <Debug> TCP-Session: f0de275b-e58a-482d-aff9-d0d7ebbb673e Authenticating user 'default' from [fd00:1122:3344:101::e]:39832 | ||
| 14891 | 2026.01.09 00:39:40.431868 [ 355 ] {} <Debug> TCP-Session: f0de275b-e58a-482d-aff9-d0d7ebbb673e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14892 | 2026.01.09 00:39:40.431880 [ 355 ] {} <Debug> TCP-Session: f0de275b-e58a-482d-aff9-d0d7ebbb673e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14893 | 2026.01.09 00:39:40.431987 [ 353 ] {7f6629c1-dcaa-4200-8318-3f5e12516928} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14894 | 2026.01.09 00:39:40.432032 [ 353 ] {7f6629c1-dcaa-4200-8318-3f5e12516928} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14895 | 2026.01.09 00:39:40.432245 [ 353 ] {7f6629c1-dcaa-4200-8318-3f5e12516928} <Debug> oximeter.version (d96e0398-2c6c-4ca7-a7f1-49ea58ac3124) (SelectExecutor): Key condition: unknown | ||
| 14896 | 2026.01.09 00:39:40.433071 [ 344 ] {7f6629c1-dcaa-4200-8318-3f5e12516928} <Trace> AggregatingTransform: Aggregating | ||
| 14897 | 2026.01.09 00:39:40.433109 [ 344 ] {7f6629c1-dcaa-4200-8318-3f5e12516928} <Trace> Aggregator: Aggregation method: without_key | ||
| 14898 | 2026.01.09 00:39:40.433145 [ 344 ] {7f6629c1-dcaa-4200-8318-3f5e12516928} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000818023 sec. (1222.460 rows/sec., 47.75 KiB/sec.) | ||
| 14899 | 2026.01.09 00:39:40.433163 [ 344 ] {7f6629c1-dcaa-4200-8318-3f5e12516928} <Trace> Aggregator: Merging aggregated data | ||
| 14900 | 2026.01.09 00:39:40.434501 [ 353 ] {7f6629c1-dcaa-4200-8318-3f5e12516928} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003118 sec., 320.71840923669015 rows/sec., 12.53 KiB/sec. | ||
| 14901 | 2026.01.09 00:39:40.434630 [ 353 ] {7f6629c1-dcaa-4200-8318-3f5e12516928} <Debug> TCPHandler: Processed in 0.003413877 sec. | ||
| 14902 | 2026.01.09 00:39:40.434740 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14903 | 2026.01.09 00:39:40.434766 [ 353 ] {} <Debug> TCP-Session: cd7138a5-e4d1-443b-a126-d74ebe50b7f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14904 | 2026.01.09 00:39:40.434767 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14905 | 2026.01.09 00:39:40.434780 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14906 | 2026.01.09 00:39:40.434800 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14907 | 2026.01.09 00:39:40.434827 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14908 | 2026.01.09 00:39:40.434833 [ 354 ] {} <Debug> TCP-Session: 013eea9c-a18e-4811-98ca-5ea4abde5740 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14909 | 2026.01.09 00:39:40.434855 [ 286 ] {} <Debug> TCP-Session: 556d9865-1222-4e6b-b899-d81e83938869 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14910 | 2026.01.09 00:39:40.434866 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14911 | 2026.01.09 00:39:40.434876 [ 290 ] {} <Debug> TCP-Session: 235cce6d-508f-4997-b814-85f61b0fff98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14912 | 2026.01.09 00:39:40.434853 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14913 | 2026.01.09 00:39:40.434915 [ 288 ] {} <Debug> TCP-Session: 5864fd79-8954-4f7a-a3c8-cb90d9e548ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14914 | 2026.01.09 00:39:40.434835 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14915 | 2026.01.09 00:39:40.434951 [ 352 ] {} <Debug> TCP-Session: da6aef4d-ed52-41ef-bee4-ebb4d92bd928 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14916 | 2026.01.09 00:39:40.434827 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14917 | 2026.01.09 00:39:40.434986 [ 289 ] {} <Debug> TCP-Session: 06849a73-2758-4389-9b01-e4b187c12cf4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14918 | 2026.01.09 00:39:40.435019 [ 355 ] {} <Debug> TCP-Session: f0de275b-e58a-482d-aff9-d0d7ebbb673e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14919 | 2026.01.09 00:39:40.434813 [ 351 ] {} <Debug> TCP-Session: 0fa10ba0-95bf-4347-8513-dad93f8722a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14920 | 2026.01.09 00:39:42.034330 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14921 | 2026.01.09 00:39:42.034520 [ 269 ] {dbdcf19a-2757-482b-8b83-6b4277edf6ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14922 | 2026.01.09 00:39:42.034586 [ 269 ] {dbdcf19a-2757-482b-8b83-6b4277edf6ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14923 | 2026.01.09 00:39:42.035213 [ 269 ] {dbdcf19a-2757-482b-8b83-6b4277edf6ec} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14924 | 2026.01.09 00:39:42.035260 [ 269 ] {dbdcf19a-2757-482b-8b83-6b4277edf6ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14925 | 2026.01.09 00:39:42.035647 [ 269 ] {dbdcf19a-2757-482b-8b83-6b4277edf6ec} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14926 | 2026.01.09 00:39:42.035869 [ 269 ] {dbdcf19a-2757-482b-8b83-6b4277edf6ec} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14927 | 2026.01.09 00:39:42.036038 [ 269 ] {dbdcf19a-2757-482b-8b83-6b4277edf6ec} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001565 sec., 35782.747603833865 rows/sec., 2.75 MiB/sec. | ||
| 14928 | 2026.01.09 00:39:42.036089 [ 269 ] {dbdcf19a-2757-482b-8b83-6b4277edf6ec} <Debug> TCPHandler: Processed in 0.001886074 sec. | ||
| 14929 | 2026.01.09 00:39:42.036212 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14930 | 2026.01.09 00:39:42.036314 [ 269 ] {fbc6f532-d2ce-4d12-a806-9c3d67a66eec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14931 | 2026.01.09 00:39:42.036357 [ 269 ] {fbc6f532-d2ce-4d12-a806-9c3d67a66eec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14932 | 2026.01.09 00:39:42.036792 [ 269 ] {fbc6f532-d2ce-4d12-a806-9c3d67a66eec} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14933 | 2026.01.09 00:39:42.036830 [ 269 ] {fbc6f532-d2ce-4d12-a806-9c3d67a66eec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14934 | 2026.01.09 00:39:42.037133 [ 269 ] {fbc6f532-d2ce-4d12-a806-9c3d67a66eec} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14935 | 2026.01.09 00:39:42.037346 [ 269 ] {fbc6f532-d2ce-4d12-a806-9c3d67a66eec} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14936 | 2026.01.09 00:39:42.037477 [ 269 ] {fbc6f532-d2ce-4d12-a806-9c3d67a66eec} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001187 sec., 53917.43892165123 rows/sec., 4.21 MiB/sec. | ||
| 14937 | 2026.01.09 00:39:42.037515 [ 269 ] {fbc6f532-d2ce-4d12-a806-9c3d67a66eec} <Debug> TCPHandler: Processed in 0.001355369 sec. | ||
| 14938 | 2026.01.09 00:39:42.037629 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14939 | 2026.01.09 00:39:42.037726 [ 269 ] {4f2b1066-9efb-4809-aefd-c611c189c390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14940 | 2026.01.09 00:39:42.037770 [ 269 ] {4f2b1066-9efb-4809-aefd-c611c189c390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14941 | 2026.01.09 00:39:42.038135 [ 269 ] {4f2b1066-9efb-4809-aefd-c611c189c390} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14942 | 2026.01.09 00:39:42.038171 [ 269 ] {4f2b1066-9efb-4809-aefd-c611c189c390} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14943 | 2026.01.09 00:39:42.038487 [ 269 ] {4f2b1066-9efb-4809-aefd-c611c189c390} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14944 | 2026.01.09 00:39:42.038698 [ 269 ] {4f2b1066-9efb-4809-aefd-c611c189c390} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14945 | 2026.01.09 00:39:42.038822 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Selected 5 parts from all_1_105_21 to all_109_109_0 | ||
| 14946 | 2026.01.09 00:39:42.038828 [ 269 ] {4f2b1066-9efb-4809-aefd-c611c189c390} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001122 sec., 57040.998217468805 rows/sec., 3.97 MiB/sec. | ||
| 14947 | 2026.01.09 00:39:42.038892 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14948 | 2026.01.09 00:39:42.038908 [ 269 ] {4f2b1066-9efb-4809-aefd-c611c189c390} <Debug> TCPHandler: Processed in 0.001327238 sec. | ||
| 14949 | 2026.01.09 00:39:42.038918 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14950 | 2026.01.09 00:39:42.039026 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14951 | 2026.01.09 00:39:42.039039 [ 195 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_109_22} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_105_21 to all_109_109_0 into Compact with storage Full | ||
| 14952 | 2026.01.09 00:39:42.039126 [ 269 ] {2fc35a69-9c30-432c-afe1-1089b54e53d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14953 | 2026.01.09 00:39:42.039173 [ 269 ] {2fc35a69-9c30-432c-afe1-1089b54e53d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14954 | 2026.01.09 00:39:42.039186 [ 195 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_109_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14955 | 2026.01.09 00:39:42.039232 [ 195 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_105_21, total 32415 rows starting from the beginning of the part | ||
| 14956 | 2026.01.09 00:39:42.039310 [ 195 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 341 rows starting from the beginning of the part | ||
| 14957 | 2026.01.09 00:39:42.039367 [ 195 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part | ||
| 14958 | 2026.01.09 00:39:42.039416 [ 195 ] {932a566d-fbdc-4b2b-9486-18b365c28387::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 | ||
| 14959 | 2026.01.09 00:39:42.039464 [ 195 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 934 rows starting from the beginning of the part | ||
| 14960 | 2026.01.09 00:39:42.039499 [ 269 ] {2fc35a69-9c30-432c-afe1-1089b54e53d5} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14961 | 2026.01.09 00:39:42.039540 [ 269 ] {2fc35a69-9c30-432c-afe1-1089b54e53d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14962 | 2026.01.09 00:39:42.039881 [ 269 ] {2fc35a69-9c30-432c-afe1-1089b54e53d5} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14963 | 2026.01.09 00:39:42.040095 [ 269 ] {2fc35a69-9c30-432c-afe1-1089b54e53d5} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14964 | 2026.01.09 00:39:42.040261 [ 269 ] {2fc35a69-9c30-432c-afe1-1089b54e53d5} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001154 sec., 20797.227036395147 rows/sec., 1.40 MiB/sec. | ||
| 14965 | 2026.01.09 00:39:42.040298 [ 269 ] {2fc35a69-9c30-432c-afe1-1089b54e53d5} <Debug> TCPHandler: Processed in 0.001319568 sec. | ||
| 14966 | 2026.01.09 00:39:42.046562 [ 191 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_109_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34010 rows, containing 5 columns (5 merged, 0 gathered) in 0.007567356 sec., 4494304.219333675 rows/sec., 302.53 MiB/sec. | ||
| 14967 | 2026.01.09 00:39:42.047060 [ 188 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_109_22} <Trace> MergedBlockOutputStream: filled checksums all_1_109_22 (state Temporary) | ||
| 14968 | 2026.01.09 00:39:42.047443 [ 188 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_109_22} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_merge_all_1_109_22 to all_1_109_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14969 | 2026.01.09 00:39:42.047545 [ 188 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_109_22} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Merged 5 parts: [all_1_105_21, all_109_109_0] -> all_1_109_22 | ||
| 14970 | 2026.01.09 00:39:42.047674 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 14971 | 2026.01.09 00:39:42.429567 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31191 | ||
| 14972 | 2026.01.09 00:39:42.430100 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14973 | 2026.01.09 00:39:42.430159 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14974 | 2026.01.09 00:39:42.430648 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14975 | 2026.01.09 00:39:42.430897 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14976 | 2026.01.09 00:39:42.431050 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31191 | ||
| 14977 | 2026.01.09 00:39:44.097454 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 14978 | 2026.01.09 00:39:44.118673 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14979 | 2026.01.09 00:39:44.118752 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14980 | 2026.01.09 00:39:44.124751 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14981 | 2026.01.09 00:39:44.125645 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14982 | 2026.01.09 00:39:44.131144 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 14983 | 2026.01.09 00:39:45.016183 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1922 | ||
| 14984 | 2026.01.09 00:39:45.018741 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14985 | 2026.01.09 00:39:45.018790 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14986 | 2026.01.09 00:39:45.020018 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14987 | 2026.01.09 00:39:45.020277 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14988 | 2026.01.09 00:39:45.020537 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1922 | ||
| 14989 | 2026.01.09 00:39:47.040602 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14990 | 2026.01.09 00:39:47.040787 [ 269 ] {78c1542f-9c24-4809-8311-dece5bb85082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14991 | 2026.01.09 00:39:47.040849 [ 269 ] {78c1542f-9c24-4809-8311-dece5bb85082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14992 | 2026.01.09 00:39:47.041587 [ 269 ] {78c1542f-9c24-4809-8311-dece5bb85082} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14993 | 2026.01.09 00:39:47.041630 [ 269 ] {78c1542f-9c24-4809-8311-dece5bb85082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 14994 | 2026.01.09 00:39:47.042040 [ 269 ] {78c1542f-9c24-4809-8311-dece5bb85082} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14995 | 2026.01.09 00:39:47.042260 [ 269 ] {78c1542f-9c24-4809-8311-dece5bb85082} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14996 | 2026.01.09 00:39:47.042408 [ 93 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14997 | 2026.01.09 00:39:47.042412 [ 269 ] {78c1542f-9c24-4809-8311-dece5bb85082} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001672 sec., 82535.8851674641 rows/sec., 7.17 MiB/sec. | ||
| 14998 | 2026.01.09 00:39:47.042453 [ 93 ] {} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14999 | 2026.01.09 00:39:47.042477 [ 269 ] {78c1542f-9c24-4809-8311-dece5bb85082} <Debug> TCPHandler: Processed in 0.001996167 sec. | ||
| 15000 | 2026.01.09 00:39:47.042477 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15001 | 2026.01.09 00:39:47.042607 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15002 | 2026.01.09 00:39:47.042623 [ 202 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::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 | ||
| 15003 | 2026.01.09 00:39:47.042705 [ 269 ] {738ff6ee-087c-4ffc-b0a1-17896b5e85fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15004 | 2026.01.09 00:39:47.042759 [ 269 ] {738ff6ee-087c-4ffc-b0a1-17896b5e85fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15005 | 2026.01.09 00:39:47.042799 [ 202 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15006 | 2026.01.09 00:39:47.042841 [ 202 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2466 rows starting from the beginning of the part | ||
| 15007 | 2026.01.09 00:39:47.042911 [ 202 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 56 rows starting from the beginning of the part | ||
| 15008 | 2026.01.09 00:39:47.042958 [ 202 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 138 rows starting from the beginning of the part | ||
| 15009 | 2026.01.09 00:39:47.043004 [ 202 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 2252 rows starting from the beginning of the part | ||
| 15010 | 2026.01.09 00:39:47.043043 [ 202 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 56 rows starting from the beginning of the part | ||
| 15011 | 2026.01.09 00:39:47.043084 [ 202 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 138 rows starting from the beginning of the part | ||
| 15012 | 2026.01.09 00:39:47.043196 [ 269 ] {738ff6ee-087c-4ffc-b0a1-17896b5e85fc} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15013 | 2026.01.09 00:39:47.043241 [ 269 ] {738ff6ee-087c-4ffc-b0a1-17896b5e85fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15014 | 2026.01.09 00:39:47.043557 [ 269 ] {738ff6ee-087c-4ffc-b0a1-17896b5e85fc} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 15015 | 2026.01.09 00:39:47.043776 [ 269 ] {738ff6ee-087c-4ffc-b0a1-17896b5e85fc} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15016 | 2026.01.09 00:39:47.043889 [ 93 ] {} <Debug> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 15017 | 2026.01.09 00:39:47.043906 [ 269 ] {738ff6ee-087c-4ffc-b0a1-17896b5e85fc} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001222 sec., 33551.554828150576 rows/sec., 2.46 MiB/sec. | ||
| 15018 | 2026.01.09 00:39:47.043916 [ 93 ] {} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15019 | 2026.01.09 00:39:47.043938 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15020 | 2026.01.09 00:39:47.043944 [ 269 ] {738ff6ee-087c-4ffc-b0a1-17896b5e85fc} <Debug> TCPHandler: Processed in 0.001388509 sec. | ||
| 15021 | 2026.01.09 00:39:47.044037 [ 188 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::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 | ||
| 15022 | 2026.01.09 00:39:47.044057 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15023 | 2026.01.09 00:39:47.044170 [ 269 ] {fc076d47-3d57-47f2-b675-cfd90f9a393d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15024 | 2026.01.09 00:39:47.044177 [ 188 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15025 | 2026.01.09 00:39:47.044213 [ 269 ] {fc076d47-3d57-47f2-b675-cfd90f9a393d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15026 | 2026.01.09 00:39:47.044219 [ 188 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 278 rows starting from the beginning of the part | ||
| 15027 | 2026.01.09 00:39:47.044293 [ 188 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 205 rows starting from the beginning of the part | ||
| 15028 | 2026.01.09 00:39:47.044341 [ 188 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 55 rows starting from the beginning of the part | ||
| 15029 | 2026.01.09 00:39:47.044382 [ 188 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 41 rows starting from the beginning of the part | ||
| 15030 | 2026.01.09 00:39:47.044420 [ 188 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 205 rows starting from the beginning of the part | ||
| 15031 | 2026.01.09 00:39:47.044461 [ 188 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 41 rows starting from the beginning of the part | ||
| 15032 | 2026.01.09 00:39:47.044646 [ 269 ] {fc076d47-3d57-47f2-b675-cfd90f9a393d} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15033 | 2026.01.09 00:39:47.044685 [ 269 ] {fc076d47-3d57-47f2-b675-cfd90f9a393d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15034 | 2026.01.09 00:39:47.045016 [ 269 ] {fc076d47-3d57-47f2-b675-cfd90f9a393d} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15035 | 2026.01.09 00:39:47.045034 [ 191 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5106 rows, containing 5 columns (5 merged, 0 gathered) in 0.00247286 sec., 2064815.6385723415 rows/sec., 176.27 MiB/sec. | ||
| 15036 | 2026.01.09 00:39:47.045248 [ 269 ] {fc076d47-3d57-47f2-b675-cfd90f9a393d} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15037 | 2026.01.09 00:39:47.045351 [ 198 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 825 rows, containing 5 columns (5 merged, 0 gathered) in 0.001362519 sec., 605496.1435400167 rows/sec., 40.11 MiB/sec. | ||
| 15038 | 2026.01.09 00:39:47.045364 [ 93 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15039 | 2026.01.09 00:39:47.045379 [ 269 ] {fc076d47-3d57-47f2-b675-cfd90f9a393d} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001228 sec., 85504.88599348535 rows/sec., 6.68 MiB/sec. | ||
| 15040 | 2026.01.09 00:39:47.045376 [ 189 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15041 | 2026.01.09 00:39:47.045404 [ 93 ] {} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15042 | 2026.01.09 00:39:47.045426 [ 269 ] {fc076d47-3d57-47f2-b675-cfd90f9a393d} <Debug> TCPHandler: Processed in 0.00141638 sec. | ||
| 15043 | 2026.01.09 00:39:47.045429 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15044 | 2026.01.09 00:39:47.045497 [ 188 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::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 | ||
| 15045 | 2026.01.09 00:39:47.045549 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15046 | 2026.01.09 00:39:47.045559 [ 191 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 15047 | 2026.01.09 00:39:47.045590 [ 188 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15048 | 2026.01.09 00:39:47.045619 [ 188 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1250 rows starting from the beginning of the part | ||
| 15049 | 2026.01.09 00:39:47.045647 [ 269 ] {9355ec79-cc2e-4548-87a8-0e8e45a5c61b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15050 | 2026.01.09 00:39:47.045666 [ 188 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 64 rows starting from the beginning of the part | ||
| 15051 | 2026.01.09 00:39:47.045695 [ 269 ] {9355ec79-cc2e-4548-87a8-0e8e45a5c61b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15052 | 2026.01.09 00:39:47.045711 [ 188 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 105 rows starting from the beginning of the part | ||
| 15053 | 2026.01.09 00:39:47.045724 [ 189 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_111_22} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15054 | 2026.01.09 00:39:47.045750 [ 188 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 1135 rows starting from the beginning of the part | ||
| 15055 | 2026.01.09 00:39:47.045789 [ 188 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 64 rows starting from the beginning of the part | ||
| 15056 | 2026.01.09 00:39:47.045825 [ 188 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 105 rows starting from the beginning of the part | ||
| 15057 | 2026.01.09 00:39:47.045837 [ 189 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_111_22} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15058 | 2026.01.09 00:39:47.045946 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 15059 | 2026.01.09 00:39:47.045998 [ 198 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_91_18} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15060 | 2026.01.09 00:39:47.046127 [ 269 ] {9355ec79-cc2e-4548-87a8-0e8e45a5c61b} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15061 | 2026.01.09 00:39:47.046131 [ 198 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_91_18} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 15062 | 2026.01.09 00:39:47.046170 [ 269 ] {9355ec79-cc2e-4548-87a8-0e8e45a5c61b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15063 | 2026.01.09 00:39:47.046259 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 15064 | 2026.01.09 00:39:47.046518 [ 269 ] {9355ec79-cc2e-4548-87a8-0e8e45a5c61b} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15065 | 2026.01.09 00:39:47.046725 [ 269 ] {9355ec79-cc2e-4548-87a8-0e8e45a5c61b} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15066 | 2026.01.09 00:39:47.046857 [ 269 ] {9355ec79-cc2e-4548-87a8-0e8e45a5c61b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 15067 | 2026.01.09 00:39:47.046893 [ 269 ] {9355ec79-cc2e-4548-87a8-0e8e45a5c61b} <Debug> TCPHandler: Processed in 0.001391259 sec. | ||
| 15068 | 2026.01.09 00:39:47.046910 [ 189 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2723 rows, containing 5 columns (5 merged, 0 gathered) in 0.001440801 sec., 1889920.9536917312 rows/sec., 144.23 MiB/sec. | ||
| 15069 | 2026.01.09 00:39:47.047002 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15070 | 2026.01.09 00:39:47.047068 [ 189 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15071 | 2026.01.09 00:39:47.047093 [ 269 ] {f012c2b1-0870-402f-9255-4537900bcf38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15072 | 2026.01.09 00:39:47.047147 [ 269 ] {f012c2b1-0870-402f-9255-4537900bcf38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15073 | 2026.01.09 00:39:47.047291 [ 189 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_111_22} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15074 | 2026.01.09 00:39:47.047363 [ 189 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_111_22} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15075 | 2026.01.09 00:39:47.047440 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 15076 | 2026.01.09 00:39:47.048023 [ 269 ] {f012c2b1-0870-402f-9255-4537900bcf38} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15077 | 2026.01.09 00:39:47.048056 [ 269 ] {f012c2b1-0870-402f-9255-4537900bcf38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15078 | 2026.01.09 00:39:47.048599 [ 269 ] {f012c2b1-0870-402f-9255-4537900bcf38} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15079 | 2026.01.09 00:39:47.048805 [ 269 ] {f012c2b1-0870-402f-9255-4537900bcf38} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15080 | 2026.01.09 00:39:47.048934 [ 269 ] {f012c2b1-0870-402f-9255-4537900bcf38} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001859 sec., 22054.868208714364 rows/sec., 39.52 MiB/sec. | ||
| 15081 | 2026.01.09 00:39:47.048985 [ 269 ] {f012c2b1-0870-402f-9255-4537900bcf38} <Debug> TCPHandler: Processed in 0.002030358 sec. | ||
| 15082 | 2026.01.09 00:39:47.049099 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15083 | 2026.01.09 00:39:47.049191 [ 269 ] {11ec443a-7bab-439b-84b3-9032b2fe31f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15084 | 2026.01.09 00:39:47.049250 [ 269 ] {11ec443a-7bab-439b-84b3-9032b2fe31f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15085 | 2026.01.09 00:39:47.049593 [ 269 ] {11ec443a-7bab-439b-84b3-9032b2fe31f5} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15086 | 2026.01.09 00:39:47.049626 [ 269 ] {11ec443a-7bab-439b-84b3-9032b2fe31f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15087 | 2026.01.09 00:39:47.049922 [ 269 ] {11ec443a-7bab-439b-84b3-9032b2fe31f5} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15088 | 2026.01.09 00:39:47.050127 [ 269 ] {11ec443a-7bab-439b-84b3-9032b2fe31f5} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15089 | 2026.01.09 00:39:47.050231 [ 113 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15090 | 2026.01.09 00:39:47.050254 [ 269 ] {11ec443a-7bab-439b-84b3-9032b2fe31f5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 15091 | 2026.01.09 00:39:47.050267 [ 113 ] {} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15092 | 2026.01.09 00:39:47.050286 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15093 | 2026.01.09 00:39:47.050290 [ 269 ] {11ec443a-7bab-439b-84b3-9032b2fe31f5} <Debug> TCPHandler: Processed in 0.001238845 sec. | ||
| 15094 | 2026.01.09 00:39:47.050362 [ 198 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 15095 | 2026.01.09 00:39:47.050472 [ 198 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15096 | 2026.01.09 00:39:47.050499 [ 198 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 7308 rows starting from the beginning of the part | ||
| 15097 | 2026.01.09 00:39:47.050549 [ 198 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part | ||
| 15098 | 2026.01.09 00:39:47.050592 [ 198 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 15099 | 2026.01.09 00:39:47.050631 [ 198 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 80 rows starting from the beginning of the part | ||
| 15100 | 2026.01.09 00:39:47.050667 [ 198 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 24 rows starting from the beginning of the part | ||
| 15101 | 2026.01.09 00:39:47.050704 [ 198 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part | ||
| 15102 | 2026.01.09 00:39:47.052379 [ 197 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7592 rows, containing 4 columns (4 merged, 0 gathered) in 0.002051908 sec., 3699970.953863429 rows/sec., 236.02 MiB/sec. | ||
| 15103 | 2026.01.09 00:39:47.052800 [ 198 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15104 | 2026.01.09 00:39:47.053053 [ 198 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_111_22} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15105 | 2026.01.09 00:39:47.053130 [ 198 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_111_22} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15106 | 2026.01.09 00:39:47.053192 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 15107 | 2026.01.09 00:39:49.738976 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15108 | 2026.01.09 00:39:49.739026 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15109 | 2026.01.09 00:39:49.931215 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31639 | ||
| 15110 | 2026.01.09 00:39:49.931721 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15111 | 2026.01.09 00:39:49.931774 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15112 | 2026.01.09 00:39:49.932276 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15113 | 2026.01.09 00:39:49.932520 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15114 | 2026.01.09 00:39:49.932668 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31639 | ||
| 15115 | 2026.01.09 00:39:49.932677 [ 123 ] {} <Debug> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 15116 | 2026.01.09 00:39:49.932767 [ 123 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15117 | 2026.01.09 00:39:49.932793 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15118 | 2026.01.09 00:39:49.932902 [ 188 ] {a669bb53-0fd3-4984-a3ca-34981099574c::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 | ||
| 15119 | 2026.01.09 00:39:49.933008 [ 188 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15120 | 2026.01.09 00:39:49.933043 [ 188 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29271 rows starting from the beginning of the part | ||
| 15121 | 2026.01.09 00:39:49.933107 [ 188 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 448 rows starting from the beginning of the part | ||
| 15122 | 2026.01.09 00:39:49.933159 [ 188 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 512 rows starting from the beginning of the part | ||
| 15123 | 2026.01.09 00:39:49.933207 [ 188 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 448 rows starting from the beginning of the part | ||
| 15124 | 2026.01.09 00:39:49.933254 [ 188 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 512 rows starting from the beginning of the part | ||
| 15125 | 2026.01.09 00:39:49.933299 [ 188 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 448 rows starting from the beginning of the part | ||
| 15126 | 2026.01.09 00:39:49.935621 [ 197 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31639 rows, containing 4 columns (4 merged, 0 gathered) in 0.002763908 sec., 11447197.229430214 rows/sec., 163.75 MiB/sec. | ||
| 15127 | 2026.01.09 00:39:49.936090 [ 187 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 15128 | 2026.01.09 00:39:49.936398 [ 187 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_66_13} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15129 | 2026.01.09 00:39:49.936480 [ 187 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_66_13} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 15130 | 2026.01.09 00:39:49.936607 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
| 15131 | 2026.01.09 00:39:51.632196 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 15132 | 2026.01.09 00:39:51.651216 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15133 | 2026.01.09 00:39:51.651279 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15134 | 2026.01.09 00:39:51.656980 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15135 | 2026.01.09 00:39:51.657692 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15136 | 2026.01.09 00:39:51.658004 [ 122 ] {} <Debug> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 15137 | 2026.01.09 00:39:51.658040 [ 122 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15138 | 2026.01.09 00:39:51.658060 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15139 | 2026.01.09 00:39:51.658178 [ 188 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 15140 | 2026.01.09 00:39:51.661504 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 15141 | 2026.01.09 00:39:51.662139 [ 188 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15142 | 2026.01.09 00:39:51.663793 [ 188 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 15143 | 2026.01.09 00:39:51.668954 [ 188 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 15144 | 2026.01.09 00:39:51.673935 [ 188 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 15145 | 2026.01.09 00:39:51.678500 [ 188 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 15146 | 2026.01.09 00:39:51.682892 [ 188 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 15147 | 2026.01.09 00:39:51.686806 [ 188 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 15148 | 2026.01.09 00:39:51.743392 [ 197 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.085272667 sec., 5828.362328575932 rows/sec., 30.14 MiB/sec. | ||
| 15149 | 2026.01.09 00:39:51.746914 [ 193 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 15150 | 2026.01.09 00:39:51.749001 [ 193 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_66_13} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15151 | 2026.01.09 00:39:51.749117 [ 193 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_66_13} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 15152 | 2026.01.09 00:39:51.751758 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 15153 | 2026.01.09 00:39:52.001123 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 357.24 MiB, peak 370.96 MiB, free memory in arenas 0.00 B, will set to 359.12 MiB (RSS), difference: 1.88 MiB | ||
| 15154 | 2026.01.09 00:39:52.050943 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15155 | 2026.01.09 00:39:52.051118 [ 269 ] {75fc990e-d682-4022-b963-12e9e5cf6dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15156 | 2026.01.09 00:39:52.051184 [ 269 ] {75fc990e-d682-4022-b963-12e9e5cf6dcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15157 | 2026.01.09 00:39:52.052063 [ 269 ] {75fc990e-d682-4022-b963-12e9e5cf6dcf} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15158 | 2026.01.09 00:39:52.052114 [ 269 ] {75fc990e-d682-4022-b963-12e9e5cf6dcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15159 | 2026.01.09 00:39:52.052533 [ 269 ] {75fc990e-d682-4022-b963-12e9e5cf6dcf} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15160 | 2026.01.09 00:39:52.052755 [ 269 ] {75fc990e-d682-4022-b963-12e9e5cf6dcf} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15161 | 2026.01.09 00:39:52.052915 [ 269 ] {75fc990e-d682-4022-b963-12e9e5cf6dcf} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001844 sec., 222342.7331887202 rows/sec., 14.10 MiB/sec. | ||
| 15162 | 2026.01.09 00:39:52.052968 [ 269 ] {75fc990e-d682-4022-b963-12e9e5cf6dcf} <Debug> TCPHandler: Processed in 0.002154021 sec. | ||
| 15163 | 2026.01.09 00:39:52.053108 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15164 | 2026.01.09 00:39:52.053216 [ 269 ] {f2e25d54-eab1-4066-9b41-33d657add0d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15165 | 2026.01.09 00:39:52.053264 [ 269 ] {f2e25d54-eab1-4066-9b41-33d657add0d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15166 | 2026.01.09 00:39:52.054263 [ 269 ] {f2e25d54-eab1-4066-9b41-33d657add0d2} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15167 | 2026.01.09 00:39:52.054300 [ 269 ] {f2e25d54-eab1-4066-9b41-33d657add0d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15168 | 2026.01.09 00:39:52.054690 [ 269 ] {f2e25d54-eab1-4066-9b41-33d657add0d2} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15169 | 2026.01.09 00:39:52.054921 [ 269 ] {f2e25d54-eab1-4066-9b41-33d657add0d2} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15170 | 2026.01.09 00:39:52.055063 [ 269 ] {f2e25d54-eab1-4066-9b41-33d657add0d2} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.00187 sec., 594652.4064171123 rows/sec., 46.92 MiB/sec. | ||
| 15171 | 2026.01.09 00:39:52.055102 [ 269 ] {f2e25d54-eab1-4066-9b41-33d657add0d2} <Debug> TCPHandler: Processed in 0.002049268 sec. | ||
| 15172 | 2026.01.09 00:39:52.055226 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15173 | 2026.01.09 00:39:52.055334 [ 269 ] {b67c2d20-4f1e-408a-86f6-aff176cc298f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15174 | 2026.01.09 00:39:52.055390 [ 269 ] {b67c2d20-4f1e-408a-86f6-aff176cc298f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15175 | 2026.01.09 00:39:52.055954 [ 269 ] {b67c2d20-4f1e-408a-86f6-aff176cc298f} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15176 | 2026.01.09 00:39:52.055998 [ 269 ] {b67c2d20-4f1e-408a-86f6-aff176cc298f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15177 | 2026.01.09 00:39:52.056331 [ 269 ] {b67c2d20-4f1e-408a-86f6-aff176cc298f} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 15178 | 2026.01.09 00:39:52.056541 [ 269 ] {b67c2d20-4f1e-408a-86f6-aff176cc298f} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15179 | 2026.01.09 00:39:52.056674 [ 269 ] {b67c2d20-4f1e-408a-86f6-aff176cc298f} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001368 sec., 149853.80116959065 rows/sec., 8.79 MiB/sec. | ||
| 15180 | 2026.01.09 00:39:52.056712 [ 269 ] {b67c2d20-4f1e-408a-86f6-aff176cc298f} <Debug> TCPHandler: Processed in 0.001538724 sec. | ||
| 15181 | 2026.01.09 00:39:52.056816 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15182 | 2026.01.09 00:39:52.056912 [ 269 ] {4a1bf247-ebe5-4295-84ae-d6e5799ab5b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15183 | 2026.01.09 00:39:52.056953 [ 269 ] {4a1bf247-ebe5-4295-84ae-d6e5799ab5b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15184 | 2026.01.09 00:39:52.057450 [ 269 ] {4a1bf247-ebe5-4295-84ae-d6e5799ab5b4} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15185 | 2026.01.09 00:39:52.057486 [ 269 ] {4a1bf247-ebe5-4295-84ae-d6e5799ab5b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15186 | 2026.01.09 00:39:52.057817 [ 269 ] {4a1bf247-ebe5-4295-84ae-d6e5799ab5b4} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 15187 | 2026.01.09 00:39:52.058026 [ 269 ] {4a1bf247-ebe5-4295-84ae-d6e5799ab5b4} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15188 | 2026.01.09 00:39:52.058157 [ 269 ] {4a1bf247-ebe5-4295-84ae-d6e5799ab5b4} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001263 sec., 167854.31512272367 rows/sec., 10.82 MiB/sec. | ||
| 15189 | 2026.01.09 00:39:52.058201 [ 269 ] {4a1bf247-ebe5-4295-84ae-d6e5799ab5b4} <Debug> TCPHandler: Processed in 0.001435131 sec. | ||
| 15190 | 2026.01.09 00:39:52.058316 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15191 | 2026.01.09 00:39:52.058414 [ 269 ] {e0814fc2-bd5b-4e04-953e-71e4fee3d1ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15192 | 2026.01.09 00:39:52.058455 [ 269 ] {e0814fc2-bd5b-4e04-953e-71e4fee3d1ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15193 | 2026.01.09 00:39:52.058938 [ 269 ] {e0814fc2-bd5b-4e04-953e-71e4fee3d1ee} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15194 | 2026.01.09 00:39:52.058973 [ 269 ] {e0814fc2-bd5b-4e04-953e-71e4fee3d1ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15195 | 2026.01.09 00:39:52.059310 [ 269 ] {e0814fc2-bd5b-4e04-953e-71e4fee3d1ee} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15196 | 2026.01.09 00:39:52.059546 [ 269 ] {e0814fc2-bd5b-4e04-953e-71e4fee3d1ee} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15197 | 2026.01.09 00:39:52.059679 [ 269 ] {e0814fc2-bd5b-4e04-953e-71e4fee3d1ee} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001283 sec., 164458.30085736554 rows/sec., 9.34 MiB/sec. | ||
| 15198 | 2026.01.09 00:39:52.059718 [ 269 ] {e0814fc2-bd5b-4e04-953e-71e4fee3d1ee} <Debug> TCPHandler: Processed in 0.001450921 sec. | ||
| 15199 | 2026.01.09 00:39:52.059838 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15200 | 2026.01.09 00:39:52.059933 [ 269 ] {b2350497-2c58-4079-8fc2-56437ca0a5f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15201 | 2026.01.09 00:39:52.059973 [ 269 ] {b2350497-2c58-4079-8fc2-56437ca0a5f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15202 | 2026.01.09 00:39:52.060685 [ 269 ] {b2350497-2c58-4079-8fc2-56437ca0a5f1} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15203 | 2026.01.09 00:39:52.060722 [ 269 ] {b2350497-2c58-4079-8fc2-56437ca0a5f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15204 | 2026.01.09 00:39:52.061069 [ 269 ] {b2350497-2c58-4079-8fc2-56437ca0a5f1} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15205 | 2026.01.09 00:39:52.061284 [ 269 ] {b2350497-2c58-4079-8fc2-56437ca0a5f1} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15206 | 2026.01.09 00:39:52.061416 [ 269 ] {b2350497-2c58-4079-8fc2-56437ca0a5f1} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001503 sec., 451763.14038589486 rows/sec., 31.49 MiB/sec. | ||
| 15207 | 2026.01.09 00:39:52.061455 [ 269 ] {b2350497-2c58-4079-8fc2-56437ca0a5f1} <Debug> TCPHandler: Processed in 0.001668718 sec. | ||
| 15208 | 2026.01.09 00:39:52.061562 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15209 | 2026.01.09 00:39:52.061657 [ 269 ] {0d999e11-516e-4367-be1d-eb6ddb988d56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15210 | 2026.01.09 00:39:52.061697 [ 269 ] {0d999e11-516e-4367-be1d-eb6ddb988d56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15211 | 2026.01.09 00:39:52.062028 [ 269 ] {0d999e11-516e-4367-be1d-eb6ddb988d56} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15212 | 2026.01.09 00:39:52.062063 [ 269 ] {0d999e11-516e-4367-be1d-eb6ddb988d56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15213 | 2026.01.09 00:39:52.062392 [ 269 ] {0d999e11-516e-4367-be1d-eb6ddb988d56} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 15214 | 2026.01.09 00:39:52.062596 [ 269 ] {0d999e11-516e-4367-be1d-eb6ddb988d56} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15215 | 2026.01.09 00:39:52.062731 [ 269 ] {0d999e11-516e-4367-be1d-eb6ddb988d56} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001093 sec., 5489.478499542543 rows/sec., 286.80 KiB/sec. | ||
| 15216 | 2026.01.09 00:39:52.062767 [ 269 ] {0d999e11-516e-4367-be1d-eb6ddb988d56} <Debug> TCPHandler: Processed in 0.001254916 sec. | ||
| 15217 | 2026.01.09 00:39:52.062870 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15218 | 2026.01.09 00:39:52.062966 [ 269 ] {a530c01b-b07c-436c-bd41-b46a354b09c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15219 | 2026.01.09 00:39:52.063029 [ 269 ] {a530c01b-b07c-436c-bd41-b46a354b09c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15220 | 2026.01.09 00:39:52.063506 [ 269 ] {a530c01b-b07c-436c-bd41-b46a354b09c1} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15221 | 2026.01.09 00:39:52.063543 [ 269 ] {a530c01b-b07c-436c-bd41-b46a354b09c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15222 | 2026.01.09 00:39:52.063900 [ 269 ] {a530c01b-b07c-436c-bd41-b46a354b09c1} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15223 | 2026.01.09 00:39:52.064132 [ 269 ] {a530c01b-b07c-436c-bd41-b46a354b09c1} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15224 | 2026.01.09 00:39:52.064266 [ 269 ] {a530c01b-b07c-436c-bd41-b46a354b09c1} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00132 sec., 237878.78787878787 rows/sec., 15.63 MiB/sec. | ||
| 15225 | 2026.01.09 00:39:52.064306 [ 269 ] {a530c01b-b07c-436c-bd41-b46a354b09c1} <Debug> TCPHandler: Processed in 0.001485052 sec. | ||
| 15226 | 2026.01.09 00:39:52.064410 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15227 | 2026.01.09 00:39:52.064508 [ 269 ] {87215ba8-0fa2-4917-affd-b6333556d489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15228 | 2026.01.09 00:39:52.064551 [ 269 ] {87215ba8-0fa2-4917-affd-b6333556d489} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15229 | 2026.01.09 00:39:52.064870 [ 269 ] {87215ba8-0fa2-4917-affd-b6333556d489} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15230 | 2026.01.09 00:39:52.064906 [ 269 ] {87215ba8-0fa2-4917-affd-b6333556d489} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15231 | 2026.01.09 00:39:52.065209 [ 269 ] {87215ba8-0fa2-4917-affd-b6333556d489} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15232 | 2026.01.09 00:39:52.065409 [ 269 ] {87215ba8-0fa2-4917-affd-b6333556d489} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15233 | 2026.01.09 00:39:52.065540 [ 269 ] {87215ba8-0fa2-4917-affd-b6333556d489} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001051 sec., 951.4747859181731 rows/sec., 64.11 KiB/sec. | ||
| 15234 | 2026.01.09 00:39:52.065577 [ 269 ] {87215ba8-0fa2-4917-affd-b6333556d489} <Debug> TCPHandler: Processed in 0.001217485 sec. | ||
| 15235 | 2026.01.09 00:39:52.065685 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15236 | 2026.01.09 00:39:52.065790 [ 269 ] {17e3ec3c-0fb9-43b1-9da3-c5becdce1799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15237 | 2026.01.09 00:39:52.065833 [ 269 ] {17e3ec3c-0fb9-43b1-9da3-c5becdce1799} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15238 | 2026.01.09 00:39:52.066177 [ 269 ] {17e3ec3c-0fb9-43b1-9da3-c5becdce1799} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15239 | 2026.01.09 00:39:52.066213 [ 269 ] {17e3ec3c-0fb9-43b1-9da3-c5becdce1799} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15240 | 2026.01.09 00:39:52.066635 [ 269 ] {17e3ec3c-0fb9-43b1-9da3-c5becdce1799} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15241 | 2026.01.09 00:39:52.066853 [ 269 ] {17e3ec3c-0fb9-43b1-9da3-c5becdce1799} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15242 | 2026.01.09 00:39:52.066991 [ 269 ] {17e3ec3c-0fb9-43b1-9da3-c5becdce1799} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001219 sec., 85315.83264971287 rows/sec., 5.23 MiB/sec. | ||
| 15243 | 2026.01.09 00:39:52.067046 [ 269 ] {17e3ec3c-0fb9-43b1-9da3-c5becdce1799} <Debug> TCPHandler: Processed in 0.0014111 sec. | ||
| 15244 | 2026.01.09 00:39:55.021577 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1954 | ||
| 15245 | 2026.01.09 00:39:55.023940 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15246 | 2026.01.09 00:39:55.023990 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15247 | 2026.01.09 00:39:55.025266 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15248 | 2026.01.09 00:39:55.025568 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15249 | 2026.01.09 00:39:55.025947 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1954 | ||
| 15250 | 2026.01.09 00:39:57.040966 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15251 | 2026.01.09 00:39:57.041168 [ 269 ] {612e5bbf-4754-40ff-8af2-48e051346aa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15252 | 2026.01.09 00:39:57.041240 [ 269 ] {612e5bbf-4754-40ff-8af2-48e051346aa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15253 | 2026.01.09 00:39:57.041917 [ 269 ] {612e5bbf-4754-40ff-8af2-48e051346aa0} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15254 | 2026.01.09 00:39:57.041971 [ 269 ] {612e5bbf-4754-40ff-8af2-48e051346aa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15255 | 2026.01.09 00:39:57.042376 [ 269 ] {612e5bbf-4754-40ff-8af2-48e051346aa0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 15256 | 2026.01.09 00:39:57.042595 [ 269 ] {612e5bbf-4754-40ff-8af2-48e051346aa0} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15257 | 2026.01.09 00:39:57.042743 [ 269 ] {612e5bbf-4754-40ff-8af2-48e051346aa0} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001627 sec., 8604.79409956976 rows/sec., 701.66 KiB/sec. | ||
| 15258 | 2026.01.09 00:39:57.042784 [ 269 ] {612e5bbf-4754-40ff-8af2-48e051346aa0} <Debug> TCPHandler: Processed in 0.001945286 sec. | ||
| 15259 | 2026.01.09 00:39:57.042912 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15260 | 2026.01.09 00:39:57.043045 [ 269 ] {456216ff-634f-4bf8-a7a6-f5a2145bd241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15261 | 2026.01.09 00:39:57.043100 [ 269 ] {456216ff-634f-4bf8-a7a6-f5a2145bd241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15262 | 2026.01.09 00:39:57.043680 [ 269 ] {456216ff-634f-4bf8-a7a6-f5a2145bd241} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15263 | 2026.01.09 00:39:57.043719 [ 269 ] {456216ff-634f-4bf8-a7a6-f5a2145bd241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15264 | 2026.01.09 00:39:57.044080 [ 269 ] {456216ff-634f-4bf8-a7a6-f5a2145bd241} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15265 | 2026.01.09 00:39:57.044297 [ 269 ] {456216ff-634f-4bf8-a7a6-f5a2145bd241} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15266 | 2026.01.09 00:39:57.044446 [ 269 ] {456216ff-634f-4bf8-a7a6-f5a2145bd241} <Debug> executeQuery: Read 145 rows, 12.78 KiB in 0.001425 sec., 101754.38596491228 rows/sec., 8.76 MiB/sec. | ||
| 15267 | 2026.01.09 00:39:57.044494 [ 269 ] {456216ff-634f-4bf8-a7a6-f5a2145bd241} <Debug> TCPHandler: Processed in 0.001645987 sec. | ||
| 15268 | 2026.01.09 00:39:57.044615 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15269 | 2026.01.09 00:39:57.044711 [ 269 ] {34f94acd-0f6d-4569-9ecf-5c7974c27402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15270 | 2026.01.09 00:39:57.044753 [ 269 ] {34f94acd-0f6d-4569-9ecf-5c7974c27402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15271 | 2026.01.09 00:39:57.045200 [ 269 ] {34f94acd-0f6d-4569-9ecf-5c7974c27402} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15272 | 2026.01.09 00:39:57.045238 [ 269 ] {34f94acd-0f6d-4569-9ecf-5c7974c27402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15273 | 2026.01.09 00:39:57.045578 [ 269 ] {34f94acd-0f6d-4569-9ecf-5c7974c27402} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 15274 | 2026.01.09 00:39:57.045813 [ 269 ] {34f94acd-0f6d-4569-9ecf-5c7974c27402} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15275 | 2026.01.09 00:39:57.045950 [ 269 ] {34f94acd-0f6d-4569-9ecf-5c7974c27402} <Debug> executeQuery: Read 55 rows, 4.06 KiB in 0.001255 sec., 43824.701195219124 rows/sec., 3.16 MiB/sec. | ||
| 15276 | 2026.01.09 00:39:57.045989 [ 269 ] {34f94acd-0f6d-4569-9ecf-5c7974c27402} <Debug> TCPHandler: Processed in 0.00142351 sec. | ||
| 15277 | 2026.01.09 00:39:57.046105 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15278 | 2026.01.09 00:39:57.046199 [ 269 ] {427cc1dc-0e55-482b-a2f7-63f636f30084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15279 | 2026.01.09 00:39:57.046238 [ 269 ] {427cc1dc-0e55-482b-a2f7-63f636f30084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15280 | 2026.01.09 00:39:57.046694 [ 269 ] {427cc1dc-0e55-482b-a2f7-63f636f30084} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15281 | 2026.01.09 00:39:57.046732 [ 269 ] {427cc1dc-0e55-482b-a2f7-63f636f30084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15282 | 2026.01.09 00:39:57.047075 [ 269 ] {427cc1dc-0e55-482b-a2f7-63f636f30084} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15283 | 2026.01.09 00:39:57.047297 [ 269 ] {427cc1dc-0e55-482b-a2f7-63f636f30084} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15284 | 2026.01.09 00:39:57.047429 [ 269 ] {427cc1dc-0e55-482b-a2f7-63f636f30084} <Debug> executeQuery: Read 119 rows, 9.54 KiB in 0.001247 sec., 95429.0296712109 rows/sec., 7.47 MiB/sec. | ||
| 15285 | 2026.01.09 00:39:57.047470 [ 269 ] {427cc1dc-0e55-482b-a2f7-63f636f30084} <Debug> TCPHandler: Processed in 0.00141693 sec. | ||
| 15286 | 2026.01.09 00:39:57.047590 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15287 | 2026.01.09 00:39:57.047685 [ 269 ] {a52de459-00c7-41b4-a551-277f87cc7d81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15288 | 2026.01.09 00:39:57.047729 [ 269 ] {a52de459-00c7-41b4-a551-277f87cc7d81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15289 | 2026.01.09 00:39:57.048155 [ 269 ] {a52de459-00c7-41b4-a551-277f87cc7d81} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15290 | 2026.01.09 00:39:57.048190 [ 269 ] {a52de459-00c7-41b4-a551-277f87cc7d81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15291 | 2026.01.09 00:39:57.048501 [ 269 ] {a52de459-00c7-41b4-a551-277f87cc7d81} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15292 | 2026.01.09 00:39:57.048699 [ 269 ] {a52de459-00c7-41b4-a551-277f87cc7d81} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15293 | 2026.01.09 00:39:57.048821 [ 269 ] {a52de459-00c7-41b4-a551-277f87cc7d81} <Debug> executeQuery: Read 167 rows, 11.90 KiB in 0.001204 sec., 138704.31893687707 rows/sec., 9.65 MiB/sec. | ||
| 15294 | 2026.01.09 00:39:57.048856 [ 269 ] {a52de459-00c7-41b4-a551-277f87cc7d81} <Debug> TCPHandler: Processed in 0.001369309 sec. | ||
| 15295 | 2026.01.09 00:39:57.048961 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15296 | 2026.01.09 00:39:57.049135 [ 269 ] {1020eb92-f0e5-49e3-a397-4e6b23042c3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15297 | 2026.01.09 00:39:57.049212 [ 269 ] {1020eb92-f0e5-49e3-a397-4e6b23042c3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15298 | 2026.01.09 00:39:57.050116 [ 269 ] {1020eb92-f0e5-49e3-a397-4e6b23042c3c} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15299 | 2026.01.09 00:39:57.050151 [ 269 ] {1020eb92-f0e5-49e3-a397-4e6b23042c3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15300 | 2026.01.09 00:39:57.050752 [ 269 ] {1020eb92-f0e5-49e3-a397-4e6b23042c3c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15301 | 2026.01.09 00:39:57.050980 [ 269 ] {1020eb92-f0e5-49e3-a397-4e6b23042c3c} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15302 | 2026.01.09 00:39:57.051126 [ 269 ] {1020eb92-f0e5-49e3-a397-4e6b23042c3c} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002013 sec., 20367.610531544957 rows/sec., 36.50 MiB/sec. | ||
| 15303 | 2026.01.09 00:39:57.051191 [ 269 ] {1020eb92-f0e5-49e3-a397-4e6b23042c3c} <Debug> TCPHandler: Processed in 0.002218113 sec. | ||
| 15304 | 2026.01.09 00:39:57.051309 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15305 | 2026.01.09 00:39:57.051403 [ 269 ] {4cfc9886-f834-4dd9-8b43-8c953501e42e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15306 | 2026.01.09 00:39:57.051445 [ 269 ] {4cfc9886-f834-4dd9-8b43-8c953501e42e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15307 | 2026.01.09 00:39:57.051799 [ 269 ] {4cfc9886-f834-4dd9-8b43-8c953501e42e} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15308 | 2026.01.09 00:39:57.051835 [ 269 ] {4cfc9886-f834-4dd9-8b43-8c953501e42e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15309 | 2026.01.09 00:39:57.052157 [ 269 ] {4cfc9886-f834-4dd9-8b43-8c953501e42e} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15310 | 2026.01.09 00:39:57.052369 [ 269 ] {4cfc9886-f834-4dd9-8b43-8c953501e42e} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15311 | 2026.01.09 00:39:57.052498 [ 269 ] {4cfc9886-f834-4dd9-8b43-8c953501e42e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 15312 | 2026.01.09 00:39:57.052535 [ 269 ] {4cfc9886-f834-4dd9-8b43-8c953501e42e} <Debug> TCPHandler: Processed in 0.001276487 sec. | ||
| 15313 | 2026.01.09 00:39:57.433666 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32151 | ||
| 15314 | 2026.01.09 00:39:57.434187 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15315 | 2026.01.09 00:39:57.434231 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15316 | 2026.01.09 00:39:57.435042 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15317 | 2026.01.09 00:39:57.435300 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15318 | 2026.01.09 00:39:57.435452 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32151 | ||
| 15319 | 2026.01.09 00:39:59.161851 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 15320 | 2026.01.09 00:39:59.177230 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15321 | 2026.01.09 00:39:59.177287 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15322 | 2026.01.09 00:39:59.182574 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15323 | 2026.01.09 00:39:59.183235 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15324 | 2026.01.09 00:39:59.185990 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 15325 | 2026.01.09 00:40:02.049624 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15326 | 2026.01.09 00:40:02.049887 [ 269 ] {e235e0f0-3fb1-451c-a3a9-8e5ca7363581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15327 | 2026.01.09 00:40:02.049974 [ 269 ] {e235e0f0-3fb1-451c-a3a9-8e5ca7363581} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15328 | 2026.01.09 00:40:02.051023 [ 269 ] {e235e0f0-3fb1-451c-a3a9-8e5ca7363581} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15329 | 2026.01.09 00:40:02.051075 [ 269 ] {e235e0f0-3fb1-451c-a3a9-8e5ca7363581} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15330 | 2026.01.09 00:40:02.051504 [ 269 ] {e235e0f0-3fb1-451c-a3a9-8e5ca7363581} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15331 | 2026.01.09 00:40:02.051742 [ 269 ] {e235e0f0-3fb1-451c-a3a9-8e5ca7363581} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15332 | 2026.01.09 00:40:02.051909 [ 269 ] {e235e0f0-3fb1-451c-a3a9-8e5ca7363581} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002079 sec., 197210.1972101972 rows/sec., 12.51 MiB/sec. | ||
| 15333 | 2026.01.09 00:40:02.051964 [ 269 ] {e235e0f0-3fb1-451c-a3a9-8e5ca7363581} <Debug> TCPHandler: Processed in 0.002484291 sec. | ||
| 15334 | 2026.01.09 00:40:02.052330 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15335 | 2026.01.09 00:40:02.052434 [ 269 ] {3994257e-1b46-4e98-8207-430b5c0dd60d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15336 | 2026.01.09 00:40:02.052479 [ 269 ] {3994257e-1b46-4e98-8207-430b5c0dd60d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15337 | 2026.01.09 00:40:02.053495 [ 269 ] {3994257e-1b46-4e98-8207-430b5c0dd60d} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15338 | 2026.01.09 00:40:02.053539 [ 269 ] {3994257e-1b46-4e98-8207-430b5c0dd60d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15339 | 2026.01.09 00:40:02.053928 [ 269 ] {3994257e-1b46-4e98-8207-430b5c0dd60d} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15340 | 2026.01.09 00:40:02.054142 [ 269 ] {3994257e-1b46-4e98-8207-430b5c0dd60d} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15341 | 2026.01.09 00:40:02.054285 [ 269 ] {3994257e-1b46-4e98-8207-430b5c0dd60d} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001873 sec., 593699.946609717 rows/sec., 46.84 MiB/sec. | ||
| 15342 | 2026.01.09 00:40:02.054326 [ 269 ] {3994257e-1b46-4e98-8207-430b5c0dd60d} <Debug> TCPHandler: Processed in 0.002051148 sec. | ||
| 15343 | 2026.01.09 00:40:02.054443 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15344 | 2026.01.09 00:40:02.054543 [ 269 ] {2ffd9aac-4e79-4c9a-9c8c-27c1be241840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15345 | 2026.01.09 00:40:02.054585 [ 269 ] {2ffd9aac-4e79-4c9a-9c8c-27c1be241840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15346 | 2026.01.09 00:40:02.055090 [ 269 ] {2ffd9aac-4e79-4c9a-9c8c-27c1be241840} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15347 | 2026.01.09 00:40:02.055128 [ 269 ] {2ffd9aac-4e79-4c9a-9c8c-27c1be241840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15348 | 2026.01.09 00:40:02.055452 [ 269 ] {2ffd9aac-4e79-4c9a-9c8c-27c1be241840} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15349 | 2026.01.09 00:40:02.055660 [ 269 ] {2ffd9aac-4e79-4c9a-9c8c-27c1be241840} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15350 | 2026.01.09 00:40:02.055798 [ 269 ] {2ffd9aac-4e79-4c9a-9c8c-27c1be241840} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001274 sec., 160910.5180533752 rows/sec., 9.44 MiB/sec. | ||
| 15351 | 2026.01.09 00:40:02.055837 [ 269 ] {2ffd9aac-4e79-4c9a-9c8c-27c1be241840} <Debug> TCPHandler: Processed in 0.001444471 sec. | ||
| 15352 | 2026.01.09 00:40:02.055940 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15353 | 2026.01.09 00:40:02.056036 [ 269 ] {ea475dd6-75e9-433c-8a0d-c29dbef4a5ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15354 | 2026.01.09 00:40:02.056078 [ 269 ] {ea475dd6-75e9-433c-8a0d-c29dbef4a5ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15355 | 2026.01.09 00:40:02.056568 [ 269 ] {ea475dd6-75e9-433c-8a0d-c29dbef4a5ff} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15356 | 2026.01.09 00:40:02.056603 [ 269 ] {ea475dd6-75e9-433c-8a0d-c29dbef4a5ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15357 | 2026.01.09 00:40:02.056907 [ 269 ] {ea475dd6-75e9-433c-8a0d-c29dbef4a5ff} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 15358 | 2026.01.09 00:40:02.057114 [ 269 ] {ea475dd6-75e9-433c-8a0d-c29dbef4a5ff} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15359 | 2026.01.09 00:40:02.057247 [ 269 ] {ea475dd6-75e9-433c-8a0d-c29dbef4a5ff} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001228 sec., 172638.4364820847 rows/sec., 11.13 MiB/sec. | ||
| 15360 | 2026.01.09 00:40:02.057286 [ 269 ] {ea475dd6-75e9-433c-8a0d-c29dbef4a5ff} <Debug> TCPHandler: Processed in 0.0013948 sec. | ||
| 15361 | 2026.01.09 00:40:02.057395 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15362 | 2026.01.09 00:40:02.057489 [ 269 ] {7b9d909b-ced0-4da1-b22f-7d5c1b950f12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15363 | 2026.01.09 00:40:02.057530 [ 269 ] {7b9d909b-ced0-4da1-b22f-7d5c1b950f12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15364 | 2026.01.09 00:40:02.058009 [ 269 ] {7b9d909b-ced0-4da1-b22f-7d5c1b950f12} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15365 | 2026.01.09 00:40:02.058045 [ 269 ] {7b9d909b-ced0-4da1-b22f-7d5c1b950f12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15366 | 2026.01.09 00:40:02.058353 [ 269 ] {7b9d909b-ced0-4da1-b22f-7d5c1b950f12} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15367 | 2026.01.09 00:40:02.058565 [ 269 ] {7b9d909b-ced0-4da1-b22f-7d5c1b950f12} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15368 | 2026.01.09 00:40:02.058696 [ 269 ] {7b9d909b-ced0-4da1-b22f-7d5c1b950f12} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001223 sec., 172526.57399836468 rows/sec., 9.80 MiB/sec. | ||
| 15369 | 2026.01.09 00:40:02.058735 [ 269 ] {7b9d909b-ced0-4da1-b22f-7d5c1b950f12} <Debug> TCPHandler: Processed in 0.00138975 sec. | ||
| 15370 | 2026.01.09 00:40:02.058837 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15371 | 2026.01.09 00:40:02.058932 [ 269 ] {234c345c-e8f1-45a3-a118-5be3602ca05a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15372 | 2026.01.09 00:40:02.058972 [ 269 ] {234c345c-e8f1-45a3-a118-5be3602ca05a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15373 | 2026.01.09 00:40:02.059731 [ 269 ] {234c345c-e8f1-45a3-a118-5be3602ca05a} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15374 | 2026.01.09 00:40:02.059778 [ 269 ] {234c345c-e8f1-45a3-a118-5be3602ca05a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15375 | 2026.01.09 00:40:02.060188 [ 269 ] {234c345c-e8f1-45a3-a118-5be3602ca05a} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15376 | 2026.01.09 00:40:02.060438 [ 269 ] {234c345c-e8f1-45a3-a118-5be3602ca05a} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15377 | 2026.01.09 00:40:02.060567 [ 269 ] {234c345c-e8f1-45a3-a118-5be3602ca05a} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001652 sec., 411016.94915254234 rows/sec., 28.65 MiB/sec. | ||
| 15378 | 2026.01.09 00:40:02.060605 [ 269 ] {234c345c-e8f1-45a3-a118-5be3602ca05a} <Debug> TCPHandler: Processed in 0.001817162 sec. | ||
| 15379 | 2026.01.09 00:40:02.060715 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15380 | 2026.01.09 00:40:02.060811 [ 269 ] {b49bde9a-5dff-4bd3-a103-dc0d2052a13c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15381 | 2026.01.09 00:40:02.060851 [ 269 ] {b49bde9a-5dff-4bd3-a103-dc0d2052a13c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15382 | 2026.01.09 00:40:02.061179 [ 269 ] {b49bde9a-5dff-4bd3-a103-dc0d2052a13c} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15383 | 2026.01.09 00:40:02.061215 [ 269 ] {b49bde9a-5dff-4bd3-a103-dc0d2052a13c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15384 | 2026.01.09 00:40:02.061520 [ 269 ] {b49bde9a-5dff-4bd3-a103-dc0d2052a13c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 15385 | 2026.01.09 00:40:02.061728 [ 269 ] {b49bde9a-5dff-4bd3-a103-dc0d2052a13c} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15386 | 2026.01.09 00:40:02.061854 [ 269 ] {b49bde9a-5dff-4bd3-a103-dc0d2052a13c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001062 sec., 5649.717514124293 rows/sec., 295.18 KiB/sec. | ||
| 15387 | 2026.01.09 00:40:02.061890 [ 269 ] {b49bde9a-5dff-4bd3-a103-dc0d2052a13c} <Debug> TCPHandler: Processed in 0.001225415 sec. | ||
| 15388 | 2026.01.09 00:40:02.062024 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15389 | 2026.01.09 00:40:02.062145 [ 269 ] {46f665a2-3823-40ce-98c9-d1f02b0445fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15390 | 2026.01.09 00:40:02.062195 [ 269 ] {46f665a2-3823-40ce-98c9-d1f02b0445fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15391 | 2026.01.09 00:40:02.062700 [ 269 ] {46f665a2-3823-40ce-98c9-d1f02b0445fc} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15392 | 2026.01.09 00:40:02.062736 [ 269 ] {46f665a2-3823-40ce-98c9-d1f02b0445fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15393 | 2026.01.09 00:40:02.063070 [ 269 ] {46f665a2-3823-40ce-98c9-d1f02b0445fc} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15394 | 2026.01.09 00:40:02.063274 [ 269 ] {46f665a2-3823-40ce-98c9-d1f02b0445fc} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15395 | 2026.01.09 00:40:02.063400 [ 269 ] {46f665a2-3823-40ce-98c9-d1f02b0445fc} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00128 sec., 245312.49999999997 rows/sec., 16.11 MiB/sec. | ||
| 15396 | 2026.01.09 00:40:02.063407 [ 104 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Selected 6 parts from all_1_109_22 to all_114_114_0 | ||
| 15397 | 2026.01.09 00:40:02.063437 [ 269 ] {46f665a2-3823-40ce-98c9-d1f02b0445fc} <Debug> TCPHandler: Processed in 0.001472282 sec. | ||
| 15398 | 2026.01.09 00:40:02.063477 [ 104 ] {} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15399 | 2026.01.09 00:40:02.063505 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15400 | 2026.01.09 00:40:02.063583 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15401 | 2026.01.09 00:40:02.063643 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::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 | ||
| 15402 | 2026.01.09 00:40:02.063701 [ 269 ] {a5f743ea-39f9-4248-a9c0-48b9854b54d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15403 | 2026.01.09 00:40:02.063758 [ 269 ] {a5f743ea-39f9-4248-a9c0-48b9854b54d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15404 | 2026.01.09 00:40:02.063815 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_114_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15405 | 2026.01.09 00:40:02.063860 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_109_22, total 34010 rows starting from the beginning of the part | ||
| 15406 | 2026.01.09 00:40:02.063933 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 64 rows starting from the beginning of the part | ||
| 15407 | 2026.01.09 00:40:02.063986 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
| 15408 | 2026.01.09 00:40:02.064036 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 314 rows starting from the beginning of the part | ||
| 15409 | 2026.01.09 00:40:02.064084 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 167 rows starting from the beginning of the part | ||
| 15410 | 2026.01.09 00:40:02.064131 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::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 | ||
| 15411 | 2026.01.09 00:40:02.064134 [ 269 ] {a5f743ea-39f9-4248-a9c0-48b9854b54d4} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15412 | 2026.01.09 00:40:02.064189 [ 269 ] {a5f743ea-39f9-4248-a9c0-48b9854b54d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15413 | 2026.01.09 00:40:02.064565 [ 269 ] {a5f743ea-39f9-4248-a9c0-48b9854b54d4} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15414 | 2026.01.09 00:40:02.064778 [ 269 ] {a5f743ea-39f9-4248-a9c0-48b9854b54d4} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15415 | 2026.01.09 00:40:02.064907 [ 269 ] {a5f743ea-39f9-4248-a9c0-48b9854b54d4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001231 sec., 812.3476848090983 rows/sec., 54.74 KiB/sec. | ||
| 15416 | 2026.01.09 00:40:02.064943 [ 269 ] {a5f743ea-39f9-4248-a9c0-48b9854b54d4} <Debug> TCPHandler: Processed in 0.001425411 sec. | ||
| 15417 | 2026.01.09 00:40:02.065045 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15418 | 2026.01.09 00:40:02.065139 [ 269 ] {ce831265-35ed-4ef8-af3c-1bbfa4a40262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15419 | 2026.01.09 00:40:02.065183 [ 269 ] {ce831265-35ed-4ef8-af3c-1bbfa4a40262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15420 | 2026.01.09 00:40:02.065510 [ 269 ] {ce831265-35ed-4ef8-af3c-1bbfa4a40262} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15421 | 2026.01.09 00:40:02.065547 [ 269 ] {ce831265-35ed-4ef8-af3c-1bbfa4a40262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15422 | 2026.01.09 00:40:02.065991 [ 269 ] {ce831265-35ed-4ef8-af3c-1bbfa4a40262} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15423 | 2026.01.09 00:40:02.066200 [ 269 ] {ce831265-35ed-4ef8-af3c-1bbfa4a40262} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15424 | 2026.01.09 00:40:02.066328 [ 269 ] {ce831265-35ed-4ef8-af3c-1bbfa4a40262} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001207 sec., 86164.04308202154 rows/sec., 5.28 MiB/sec. | ||
| 15425 | 2026.01.09 00:40:02.066363 [ 269 ] {ce831265-35ed-4ef8-af3c-1bbfa4a40262} <Debug> TCPHandler: Processed in 0.001367449 sec. | ||
| 15426 | 2026.01.09 00:40:02.072235 [ 196 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_114_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35029 rows, containing 5 columns (5 merged, 0 gathered) in 0.008652796 sec., 4048286.8196592173 rows/sec., 272.49 MiB/sec. | ||
| 15427 | 2026.01.09 00:40:02.072581 [ 196 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_114_23} <Trace> MergedBlockOutputStream: filled checksums all_1_114_23 (state Temporary) | ||
| 15428 | 2026.01.09 00:40:02.072884 [ 196 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_114_23} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_merge_all_1_114_23 to all_1_114_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15429 | 2026.01.09 00:40:02.072956 [ 196 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_114_23} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Merged 6 parts: [all_1_109_22, all_114_114_0] -> all_1_114_23 | ||
| 15430 | 2026.01.09 00:40:02.073043 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 15431 | 2026.01.09 00:40:03.001216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 360.11 MiB, peak 370.96 MiB, free memory in arenas 0.00 B, will set to 362.08 MiB (RSS), difference: 1.97 MiB | ||
| 15432 | 2026.01.09 00:40:04.739298 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15433 | 2026.01.09 00:40:04.739359 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15434 | 2026.01.09 00:40:04.935672 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32599 | ||
| 15435 | 2026.01.09 00:40:04.936221 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15436 | 2026.01.09 00:40:04.936265 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15437 | 2026.01.09 00:40:04.936745 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15438 | 2026.01.09 00:40:04.936968 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15439 | 2026.01.09 00:40:04.937095 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32599 | ||
| 15440 | 2026.01.09 00:40:05.026280 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1988 | ||
| 15441 | 2026.01.09 00:40:05.028773 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15442 | 2026.01.09 00:40:05.028845 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15443 | 2026.01.09 00:40:05.030087 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15444 | 2026.01.09 00:40:05.030368 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15445 | 2026.01.09 00:40:05.030775 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1988 | ||
| 15446 | 2026.01.09 00:40:06.686088 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 15447 | 2026.01.09 00:40:06.702367 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15448 | 2026.01.09 00:40:06.702421 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15449 | 2026.01.09 00:40:06.708166 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15450 | 2026.01.09 00:40:06.708840 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15451 | 2026.01.09 00:40:06.711635 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 15452 | 2026.01.09 00:40:07.041092 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15453 | 2026.01.09 00:40:07.041291 [ 269 ] {da4eb653-ac4f-498e-a567-ef134d0aa82b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15454 | 2026.01.09 00:40:07.041363 [ 269 ] {da4eb653-ac4f-498e-a567-ef134d0aa82b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15455 | 2026.01.09 00:40:07.042094 [ 269 ] {da4eb653-ac4f-498e-a567-ef134d0aa82b} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15456 | 2026.01.09 00:40:07.042143 [ 269 ] {da4eb653-ac4f-498e-a567-ef134d0aa82b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15457 | 2026.01.09 00:40:07.042543 [ 269 ] {da4eb653-ac4f-498e-a567-ef134d0aa82b} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15458 | 2026.01.09 00:40:07.042771 [ 269 ] {da4eb653-ac4f-498e-a567-ef134d0aa82b} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15459 | 2026.01.09 00:40:07.042933 [ 269 ] {da4eb653-ac4f-498e-a567-ef134d0aa82b} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001695 sec., 81415.92920353982 rows/sec., 7.07 MiB/sec. | ||
| 15460 | 2026.01.09 00:40:07.042986 [ 269 ] {da4eb653-ac4f-498e-a567-ef134d0aa82b} <Debug> TCPHandler: Processed in 0.002029288 sec. | ||
| 15461 | 2026.01.09 00:40:07.043109 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15462 | 2026.01.09 00:40:07.043213 [ 269 ] {4dfb5c1e-240f-446a-8045-ee49fc5456a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15463 | 2026.01.09 00:40:07.043259 [ 269 ] {4dfb5c1e-240f-446a-8045-ee49fc5456a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15464 | 2026.01.09 00:40:07.043685 [ 269 ] {4dfb5c1e-240f-446a-8045-ee49fc5456a7} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15465 | 2026.01.09 00:40:07.043723 [ 269 ] {4dfb5c1e-240f-446a-8045-ee49fc5456a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15466 | 2026.01.09 00:40:07.044027 [ 269 ] {4dfb5c1e-240f-446a-8045-ee49fc5456a7} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15467 | 2026.01.09 00:40:07.044240 [ 269 ] {4dfb5c1e-240f-446a-8045-ee49fc5456a7} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15468 | 2026.01.09 00:40:07.044375 [ 269 ] {4dfb5c1e-240f-446a-8045-ee49fc5456a7} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001185 sec., 34599.15611814346 rows/sec., 2.54 MiB/sec. | ||
| 15469 | 2026.01.09 00:40:07.044414 [ 269 ] {4dfb5c1e-240f-446a-8045-ee49fc5456a7} <Debug> TCPHandler: Processed in 0.001359738 sec. | ||
| 15470 | 2026.01.09 00:40:07.044517 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15471 | 2026.01.09 00:40:07.044613 [ 269 ] {e62371d4-94ff-4695-bda9-990b00cb68b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15472 | 2026.01.09 00:40:07.044652 [ 269 ] {e62371d4-94ff-4695-bda9-990b00cb68b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15473 | 2026.01.09 00:40:07.045080 [ 269 ] {e62371d4-94ff-4695-bda9-990b00cb68b8} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15474 | 2026.01.09 00:40:07.045116 [ 269 ] {e62371d4-94ff-4695-bda9-990b00cb68b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15475 | 2026.01.09 00:40:07.045441 [ 269 ] {e62371d4-94ff-4695-bda9-990b00cb68b8} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15476 | 2026.01.09 00:40:07.045653 [ 269 ] {e62371d4-94ff-4695-bda9-990b00cb68b8} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15477 | 2026.01.09 00:40:07.045783 [ 269 ] {e62371d4-94ff-4695-bda9-990b00cb68b8} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001189 sec., 88309.50378469302 rows/sec., 6.90 MiB/sec. | ||
| 15478 | 2026.01.09 00:40:07.045820 [ 269 ] {e62371d4-94ff-4695-bda9-990b00cb68b8} <Debug> TCPHandler: Processed in 0.001354409 sec. | ||
| 15479 | 2026.01.09 00:40:07.045932 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15480 | 2026.01.09 00:40:07.046026 [ 269 ] {b476b0ef-2d1b-4f0e-aff0-915a4b41eb48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15481 | 2026.01.09 00:40:07.046070 [ 269 ] {b476b0ef-2d1b-4f0e-aff0-915a4b41eb48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15482 | 2026.01.09 00:40:07.046474 [ 269 ] {b476b0ef-2d1b-4f0e-aff0-915a4b41eb48} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15483 | 2026.01.09 00:40:07.046510 [ 269 ] {b476b0ef-2d1b-4f0e-aff0-915a4b41eb48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15484 | 2026.01.09 00:40:07.046840 [ 269 ] {b476b0ef-2d1b-4f0e-aff0-915a4b41eb48} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15485 | 2026.01.09 00:40:07.047047 [ 269 ] {b476b0ef-2d1b-4f0e-aff0-915a4b41eb48} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15486 | 2026.01.09 00:40:07.047176 [ 269 ] {b476b0ef-2d1b-4f0e-aff0-915a4b41eb48} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 15487 | 2026.01.09 00:40:07.047213 [ 269 ] {b476b0ef-2d1b-4f0e-aff0-915a4b41eb48} <Debug> TCPHandler: Processed in 0.001331278 sec. | ||
| 15488 | 2026.01.09 00:40:07.047315 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15489 | 2026.01.09 00:40:07.047411 [ 269 ] {095dc57e-17cf-4f6d-b295-9bf2fbdcac8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15490 | 2026.01.09 00:40:07.047465 [ 269 ] {095dc57e-17cf-4f6d-b295-9bf2fbdcac8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15491 | 2026.01.09 00:40:07.048357 [ 269 ] {095dc57e-17cf-4f6d-b295-9bf2fbdcac8b} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15492 | 2026.01.09 00:40:07.048392 [ 269 ] {095dc57e-17cf-4f6d-b295-9bf2fbdcac8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15493 | 2026.01.09 00:40:07.048973 [ 269 ] {095dc57e-17cf-4f6d-b295-9bf2fbdcac8b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15494 | 2026.01.09 00:40:07.049256 [ 269 ] {095dc57e-17cf-4f6d-b295-9bf2fbdcac8b} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15495 | 2026.01.09 00:40:07.049432 [ 269 ] {095dc57e-17cf-4f6d-b295-9bf2fbdcac8b} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002039 sec., 20107.89602746444 rows/sec., 36.03 MiB/sec. | ||
| 15496 | 2026.01.09 00:40:07.049506 [ 269 ] {095dc57e-17cf-4f6d-b295-9bf2fbdcac8b} <Debug> TCPHandler: Processed in 0.002239924 sec. | ||
| 15497 | 2026.01.09 00:40:07.049626 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15498 | 2026.01.09 00:40:07.049724 [ 269 ] {0f96accb-da14-4c06-b176-00f99b4733c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15499 | 2026.01.09 00:40:07.049766 [ 269 ] {0f96accb-da14-4c06-b176-00f99b4733c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15500 | 2026.01.09 00:40:07.050103 [ 269 ] {0f96accb-da14-4c06-b176-00f99b4733c3} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15501 | 2026.01.09 00:40:07.050141 [ 269 ] {0f96accb-da14-4c06-b176-00f99b4733c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15502 | 2026.01.09 00:40:07.050468 [ 269 ] {0f96accb-da14-4c06-b176-00f99b4733c3} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15503 | 2026.01.09 00:40:07.050695 [ 269 ] {0f96accb-da14-4c06-b176-00f99b4733c3} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15504 | 2026.01.09 00:40:07.050829 [ 269 ] {0f96accb-da14-4c06-b176-00f99b4733c3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 15505 | 2026.01.09 00:40:07.050866 [ 269 ] {0f96accb-da14-4c06-b176-00f99b4733c3} <Debug> TCPHandler: Processed in 0.001292197 sec. | ||
| 15506 | 2026.01.09 00:40:09.007847 [ 97 ] {} <Debug> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 15507 | 2026.01.09 00:40:09.007919 [ 97 ] {} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15508 | 2026.01.09 00:40:09.007944 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15509 | 2026.01.09 00:40:09.008077 [ 194 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::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 | ||
| 15510 | 2026.01.09 00:40:09.008243 [ 194 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15511 | 2026.01.09 00:40:09.008285 [ 194 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 20 rows starting from the beginning of the part | ||
| 15512 | 2026.01.09 00:40:09.008364 [ 194 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part | ||
| 15513 | 2026.01.09 00:40:09.008421 [ 194 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part | ||
| 15514 | 2026.01.09 00:40:09.008474 [ 194 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part | ||
| 15515 | 2026.01.09 00:40:09.008521 [ 194 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part | ||
| 15516 | 2026.01.09 00:40:09.009323 [ 201 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 5 columns (5 merged, 0 gathered) in 0.001308917 sec., 39727.499910231134 rows/sec., 3.32 MiB/sec. | ||
| 15517 | 2026.01.09 00:40:09.009503 [ 200 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 15518 | 2026.01.09 00:40:09.009805 [ 200 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_25_6} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15519 | 2026.01.09 00:40:09.009882 [ 200 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_25_6} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 15520 | 2026.01.09 00:40:09.009975 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 15521 | 2026.01.09 00:40:09.469378 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15522 | 2026.01.09 00:40:09.469565 [ 269 ] {d9b60c81-670c-4fdc-b355-39f9a578fd81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15523 | 2026.01.09 00:40:09.469637 [ 269 ] {d9b60c81-670c-4fdc-b355-39f9a578fd81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15524 | 2026.01.09 00:40:09.470525 [ 269 ] {d9b60c81-670c-4fdc-b355-39f9a578fd81} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15525 | 2026.01.09 00:40:09.470583 [ 269 ] {d9b60c81-670c-4fdc-b355-39f9a578fd81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15526 | 2026.01.09 00:40:09.471016 [ 269 ] {d9b60c81-670c-4fdc-b355-39f9a578fd81} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15527 | 2026.01.09 00:40:09.471282 [ 269 ] {d9b60c81-670c-4fdc-b355-39f9a578fd81} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15528 | 2026.01.09 00:40:09.471462 [ 269 ] {d9b60c81-670c-4fdc-b355-39f9a578fd81} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001942 sec., 211122.55406797118 rows/sec., 13.39 MiB/sec. | ||
| 15529 | 2026.01.09 00:40:09.471517 [ 269 ] {d9b60c81-670c-4fdc-b355-39f9a578fd81} <Debug> TCPHandler: Processed in 0.002279415 sec. | ||
| 15530 | 2026.01.09 00:40:09.471657 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15531 | 2026.01.09 00:40:09.471765 [ 269 ] {e9f17227-7958-4698-9ea9-35fb6bc48a6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15532 | 2026.01.09 00:40:09.471812 [ 269 ] {e9f17227-7958-4698-9ea9-35fb6bc48a6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15533 | 2026.01.09 00:40:09.472253 [ 269 ] {e9f17227-7958-4698-9ea9-35fb6bc48a6a} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15534 | 2026.01.09 00:40:09.472292 [ 269 ] {e9f17227-7958-4698-9ea9-35fb6bc48a6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15535 | 2026.01.09 00:40:09.472604 [ 269 ] {e9f17227-7958-4698-9ea9-35fb6bc48a6a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 15536 | 2026.01.09 00:40:09.472839 [ 269 ] {e9f17227-7958-4698-9ea9-35fb6bc48a6a} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15537 | 2026.01.09 00:40:09.472983 [ 269 ] {e9f17227-7958-4698-9ea9-35fb6bc48a6a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001241 sec., 1611.6035455278002 rows/sec., 131.41 KiB/sec. | ||
| 15538 | 2026.01.09 00:40:09.473023 [ 269 ] {e9f17227-7958-4698-9ea9-35fb6bc48a6a} <Debug> TCPHandler: Processed in 0.001419341 sec. | ||
| 15539 | 2026.01.09 00:40:09.473161 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15540 | 2026.01.09 00:40:09.473263 [ 269 ] {8a531fe7-0ead-4f11-9bb7-df88486645fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15541 | 2026.01.09 00:40:09.473310 [ 269 ] {8a531fe7-0ead-4f11-9bb7-df88486645fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15542 | 2026.01.09 00:40:09.475161 [ 269 ] {8a531fe7-0ead-4f11-9bb7-df88486645fd} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15543 | 2026.01.09 00:40:09.475203 [ 269 ] {8a531fe7-0ead-4f11-9bb7-df88486645fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15544 | 2026.01.09 00:40:09.475708 [ 269 ] {8a531fe7-0ead-4f11-9bb7-df88486645fd} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15545 | 2026.01.09 00:40:09.475946 [ 269 ] {8a531fe7-0ead-4f11-9bb7-df88486645fd} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15546 | 2026.01.09 00:40:09.476165 [ 269 ] {8a531fe7-0ead-4f11-9bb7-df88486645fd} <Debug> executeQuery: Read 2253 rows, 186.48 KiB in 0.002922 sec., 771047.227926078 rows/sec., 62.32 MiB/sec. | ||
| 15547 | 2026.01.09 00:40:09.476177 [ 97 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15548 | 2026.01.09 00:40:09.476219 [ 97 ] {} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15549 | 2026.01.09 00:40:09.476220 [ 269 ] {8a531fe7-0ead-4f11-9bb7-df88486645fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.03 MiB. | ||
| 15550 | 2026.01.09 00:40:09.476241 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15551 | 2026.01.09 00:40:09.476248 [ 269 ] {8a531fe7-0ead-4f11-9bb7-df88486645fd} <Debug> TCPHandler: Processed in 0.003147419 sec. | ||
| 15552 | 2026.01.09 00:40:09.476372 [ 194 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::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 | ||
| 15553 | 2026.01.09 00:40:09.476415 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15554 | 2026.01.09 00:40:09.476543 [ 269 ] {5e85d2b6-9371-4cb9-b633-183c200b485c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15555 | 2026.01.09 00:40:09.476567 [ 194 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15556 | 2026.01.09 00:40:09.476602 [ 269 ] {5e85d2b6-9371-4cb9-b633-183c200b485c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15557 | 2026.01.09 00:40:09.476620 [ 194 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2466 rows starting from the beginning of the part | ||
| 15558 | 2026.01.09 00:40:09.476731 [ 194 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 1112 rows starting from the beginning of the part | ||
| 15559 | 2026.01.09 00:40:09.476814 [ 194 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 145 rows starting from the beginning of the part | ||
| 15560 | 2026.01.09 00:40:09.476884 [ 194 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 1112 rows starting from the beginning of the part | ||
| 15561 | 2026.01.09 00:40:09.476948 [ 194 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 138 rows starting from the beginning of the part | ||
| 15562 | 2026.01.09 00:40:09.477038 [ 194 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 2253 rows starting from the beginning of the part | ||
| 15563 | 2026.01.09 00:40:09.477220 [ 269 ] {5e85d2b6-9371-4cb9-b633-183c200b485c} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15564 | 2026.01.09 00:40:09.477264 [ 269 ] {5e85d2b6-9371-4cb9-b633-183c200b485c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15565 | 2026.01.09 00:40:09.477653 [ 269 ] {5e85d2b6-9371-4cb9-b633-183c200b485c} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15566 | 2026.01.09 00:40:09.477907 [ 269 ] {5e85d2b6-9371-4cb9-b633-183c200b485c} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15567 | 2026.01.09 00:40:09.478060 [ 269 ] {5e85d2b6-9371-4cb9-b633-183c200b485c} <Debug> executeQuery: Read 207 rows, 12.46 KiB in 0.001545 sec., 133980.58252427186 rows/sec., 7.87 MiB/sec. | ||
| 15568 | 2026.01.09 00:40:09.478070 [ 94 ] {} <Debug> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15569 | 2026.01.09 00:40:09.478103 [ 269 ] {5e85d2b6-9371-4cb9-b633-183c200b485c} <Debug> TCPHandler: Processed in 0.00175403 sec. | ||
| 15570 | 2026.01.09 00:40:09.478130 [ 94 ] {} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15571 | 2026.01.09 00:40:09.478164 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15572 | 2026.01.09 00:40:09.478239 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15573 | 2026.01.09 00:40:09.478284 [ 200 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::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 | ||
| 15574 | 2026.01.09 00:40:09.478346 [ 269 ] {d19fe568-d353-4ce6-8e8d-613323021c23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15575 | 2026.01.09 00:40:09.478394 [ 269 ] {d19fe568-d353-4ce6-8e8d-613323021c23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15576 | 2026.01.09 00:40:09.478436 [ 200 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15577 | 2026.01.09 00:40:09.478481 [ 200 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 278 rows starting from the beginning of the part | ||
| 15578 | 2026.01.09 00:40:09.478549 [ 200 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 205 rows starting from the beginning of the part | ||
| 15579 | 2026.01.09 00:40:09.478595 [ 200 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 55 rows starting from the beginning of the part | ||
| 15580 | 2026.01.09 00:40:09.478641 [ 200 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 205 rows starting from the beginning of the part | ||
| 15581 | 2026.01.09 00:40:09.478678 [ 200 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 41 rows starting from the beginning of the part | ||
| 15582 | 2026.01.09 00:40:09.478718 [ 200 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 207 rows starting from the beginning of the part | ||
| 15583 | 2026.01.09 00:40:09.478989 [ 269 ] {d19fe568-d353-4ce6-8e8d-613323021c23} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15584 | 2026.01.09 00:40:09.479031 [ 269 ] {d19fe568-d353-4ce6-8e8d-613323021c23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15585 | 2026.01.09 00:40:09.479682 [ 269 ] {d19fe568-d353-4ce6-8e8d-613323021c23} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 15586 | 2026.01.09 00:40:09.479706 [ 190 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 991 rows, containing 5 columns (5 merged, 0 gathered) in 0.001478453 sec., 670295.2342752864 rows/sec., 43.50 MiB/sec. | ||
| 15587 | 2026.01.09 00:40:09.479923 [ 269 ] {d19fe568-d353-4ce6-8e8d-613323021c23} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15588 | 2026.01.09 00:40:09.479964 [ 195 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15589 | 2026.01.09 00:40:09.480071 [ 269 ] {d19fe568-d353-4ce6-8e8d-613323021c23} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001746 sec., 252004.58190148912 rows/sec., 16.67 MiB/sec. | ||
| 15590 | 2026.01.09 00:40:09.480115 [ 192 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7226 rows, containing 5 columns (5 merged, 0 gathered) in 0.003805388 sec., 1898886.5261571226 rows/sec., 160.67 MiB/sec. | ||
| 15591 | 2026.01.09 00:40:09.480118 [ 269 ] {d19fe568-d353-4ce6-8e8d-613323021c23} <Debug> TCPHandler: Processed in 0.001930504 sec. | ||
| 15592 | 2026.01.09 00:40:09.480281 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15593 | 2026.01.09 00:40:09.480382 [ 269 ] {875b4366-04fb-4467-9f57-7efdf68b8543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15594 | 2026.01.09 00:40:09.480393 [ 195 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_96_19} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15595 | 2026.01.09 00:40:09.480426 [ 269 ] {875b4366-04fb-4467-9f57-7efdf68b8543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15596 | 2026.01.09 00:40:09.480512 [ 195 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_96_19} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15597 | 2026.01.09 00:40:09.480512 [ 190 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15598 | 2026.01.09 00:40:09.480637 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 15599 | 2026.01.09 00:40:09.480908 [ 190 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_116_23} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15600 | 2026.01.09 00:40:09.480935 [ 269 ] {875b4366-04fb-4467-9f57-7efdf68b8543} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15601 | 2026.01.09 00:40:09.480979 [ 269 ] {875b4366-04fb-4467-9f57-7efdf68b8543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15602 | 2026.01.09 00:40:09.481020 [ 190 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_116_23} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15603 | 2026.01.09 00:40:09.481125 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. | ||
| 15604 | 2026.01.09 00:40:09.481316 [ 269 ] {875b4366-04fb-4467-9f57-7efdf68b8543} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15605 | 2026.01.09 00:40:09.481531 [ 269 ] {875b4366-04fb-4467-9f57-7efdf68b8543} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15606 | 2026.01.09 00:40:09.481671 [ 269 ] {875b4366-04fb-4467-9f57-7efdf68b8543} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001309 sec., 161191.74942704354 rows/sec., 9.15 MiB/sec. | ||
| 15607 | 2026.01.09 00:40:09.481711 [ 269 ] {875b4366-04fb-4467-9f57-7efdf68b8543} <Debug> TCPHandler: Processed in 0.001480242 sec. | ||
| 15608 | 2026.01.09 00:40:09.481814 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15609 | 2026.01.09 00:40:09.481910 [ 269 ] {bbf54f4d-b2b3-445d-82c8-a83cc4c4513a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15610 | 2026.01.09 00:40:09.481951 [ 269 ] {bbf54f4d-b2b3-445d-82c8-a83cc4c4513a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15611 | 2026.01.09 00:40:09.482812 [ 269 ] {bbf54f4d-b2b3-445d-82c8-a83cc4c4513a} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15612 | 2026.01.09 00:40:09.482848 [ 269 ] {bbf54f4d-b2b3-445d-82c8-a83cc4c4513a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15613 | 2026.01.09 00:40:09.483225 [ 269 ] {bbf54f4d-b2b3-445d-82c8-a83cc4c4513a} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15614 | 2026.01.09 00:40:09.483470 [ 269 ] {bbf54f4d-b2b3-445d-82c8-a83cc4c4513a} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15615 | 2026.01.09 00:40:09.483609 [ 269 ] {bbf54f4d-b2b3-445d-82c8-a83cc4c4513a} <Debug> executeQuery: Read 1137 rows, 82.92 KiB in 0.001719 sec., 661431.0645724258 rows/sec., 47.11 MiB/sec. | ||
| 15616 | 2026.01.09 00:40:09.483610 [ 94 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15617 | 2026.01.09 00:40:09.483661 [ 269 ] {bbf54f4d-b2b3-445d-82c8-a83cc4c4513a} <Debug> TCPHandler: Processed in 0.001895524 sec. | ||
| 15618 | 2026.01.09 00:40:09.483663 [ 94 ] {} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15619 | 2026.01.09 00:40:09.483712 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15620 | 2026.01.09 00:40:09.483795 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15621 | 2026.01.09 00:40:09.483804 [ 192 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::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 | ||
| 15622 | 2026.01.09 00:40:09.483898 [ 269 ] {bd780684-99c3-4e45-a77f-5ed910cfab7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15623 | 2026.01.09 00:40:09.483937 [ 192 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15624 | 2026.01.09 00:40:09.483945 [ 269 ] {bd780684-99c3-4e45-a77f-5ed910cfab7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15625 | 2026.01.09 00:40:09.483979 [ 192 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1250 rows starting from the beginning of the part | ||
| 15626 | 2026.01.09 00:40:09.484049 [ 192 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 679 rows starting from the beginning of the part | ||
| 15627 | 2026.01.09 00:40:09.484135 [ 192 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 119 rows starting from the beginning of the part | ||
| 15628 | 2026.01.09 00:40:09.484214 [ 192 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 679 rows starting from the beginning of the part | ||
| 15629 | 2026.01.09 00:40:09.484268 [ 192 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 105 rows starting from the beginning of the part | ||
| 15630 | 2026.01.09 00:40:09.484320 [ 269 ] {bd780684-99c3-4e45-a77f-5ed910cfab7c} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15631 | 2026.01.09 00:40:09.484325 [ 192 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 1137 rows starting from the beginning of the part | ||
| 15632 | 2026.01.09 00:40:09.484368 [ 269 ] {bd780684-99c3-4e45-a77f-5ed910cfab7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15633 | 2026.01.09 00:40:09.484753 [ 269 ] {bd780684-99c3-4e45-a77f-5ed910cfab7c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 15634 | 2026.01.09 00:40:09.485104 [ 269 ] {bd780684-99c3-4e45-a77f-5ed910cfab7c} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15635 | 2026.01.09 00:40:09.485251 [ 94 ] {} <Debug> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97) (MergerMutator): Selected 6 parts from all_1_41_9 to all_46_46_0 | ||
| 15636 | 2026.01.09 00:40:09.485285 [ 94 ] {} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15637 | 2026.01.09 00:40:09.485295 [ 269 ] {bd780684-99c3-4e45-a77f-5ed910cfab7c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001414 sec., 4243.281471004244 rows/sec., 221.69 KiB/sec. | ||
| 15638 | 2026.01.09 00:40:09.485304 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15639 | 2026.01.09 00:40:09.485358 [ 269 ] {bd780684-99c3-4e45-a77f-5ed910cfab7c} <Debug> TCPHandler: Processed in 0.001611906 sec. | ||
| 15640 | 2026.01.09 00:40:09.485398 [ 190 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_46_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_9 to all_46_46_0 into Compact with storage Full | ||
| 15641 | 2026.01.09 00:40:09.485501 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15642 | 2026.01.09 00:40:09.485508 [ 190 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_46_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15643 | 2026.01.09 00:40:09.485559 [ 190 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_9, total 246 rows starting from the beginning of the part | ||
| 15644 | 2026.01.09 00:40:09.485608 [ 190 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part | ||
| 15645 | 2026.01.09 00:40:09.485629 [ 269 ] {7c2e887c-37f4-4351-873a-bf75b81cf66e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15646 | 2026.01.09 00:40:09.485651 [ 190 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::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 | ||
| 15647 | 2026.01.09 00:40:09.485736 [ 269 ] {7c2e887c-37f4-4351-873a-bf75b81cf66e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15648 | 2026.01.09 00:40:09.485748 [ 190 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::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 | ||
| 15649 | 2026.01.09 00:40:09.485800 [ 190 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::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 | ||
| 15650 | 2026.01.09 00:40:09.485838 [ 190 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::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 | ||
| 15651 | 2026.01.09 00:40:09.486030 [ 191 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3969 rows, containing 5 columns (5 merged, 0 gathered) in 0.002266645 sec., 1751046.1497058428 rows/sec., 131.70 MiB/sec. | ||
| 15652 | 2026.01.09 00:40:09.486259 [ 189 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15653 | 2026.01.09 00:40:09.486555 [ 269 ] {7c2e887c-37f4-4351-873a-bf75b81cf66e} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15654 | 2026.01.09 00:40:09.486563 [ 189 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_116_23} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15655 | 2026.01.09 00:40:09.486590 [ 190 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_46_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.001222965 sec., 225681.02930173802 rows/sec., 11.51 MiB/sec. | ||
| 15656 | 2026.01.09 00:40:09.486602 [ 269 ] {7c2e887c-37f4-4351-873a-bf75b81cf66e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15657 | 2026.01.09 00:40:09.486651 [ 189 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_116_23} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15658 | 2026.01.09 00:40:09.486753 [ 191 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_46_10} <Trace> MergedBlockOutputStream: filled checksums all_1_46_10 (state Temporary) | ||
| 15659 | 2026.01.09 00:40:09.486755 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 15660 | 2026.01.09 00:40:09.487081 [ 191 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_46_10} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_merge_all_1_46_10 to all_1_46_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15661 | 2026.01.09 00:40:09.487179 [ 269 ] {7c2e887c-37f4-4351-873a-bf75b81cf66e} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15662 | 2026.01.09 00:40:09.487184 [ 191 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_46_10} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97) (MergerMutator): Merged 6 parts: [all_1_41_9, all_46_46_0] -> all_1_46_10 | ||
| 15663 | 2026.01.09 00:40:09.487307 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 15664 | 2026.01.09 00:40:09.487509 [ 269 ] {7c2e887c-37f4-4351-873a-bf75b81cf66e} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15665 | 2026.01.09 00:40:09.487682 [ 269 ] {7c2e887c-37f4-4351-873a-bf75b81cf66e} <Debug> executeQuery: Read 935 rows, 63.39 KiB in 0.002078 sec., 449951.87680461985 rows/sec., 29.79 MiB/sec. | ||
| 15666 | 2026.01.09 00:40:09.487730 [ 269 ] {7c2e887c-37f4-4351-873a-bf75b81cf66e} <Debug> TCPHandler: Processed in 0.002292325 sec. | ||
| 15667 | 2026.01.09 00:40:09.487846 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15668 | 2026.01.09 00:40:09.487943 [ 269 ] {6b6c7fac-1c36-47aa-a5aa-d55b272796eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15669 | 2026.01.09 00:40:09.487991 [ 269 ] {6b6c7fac-1c36-47aa-a5aa-d55b272796eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15670 | 2026.01.09 00:40:09.488320 [ 269 ] {6b6c7fac-1c36-47aa-a5aa-d55b272796eb} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15671 | 2026.01.09 00:40:09.488355 [ 269 ] {6b6c7fac-1c36-47aa-a5aa-d55b272796eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15672 | 2026.01.09 00:40:09.488674 [ 269 ] {6b6c7fac-1c36-47aa-a5aa-d55b272796eb} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 15673 | 2026.01.09 00:40:09.488888 [ 269 ] {6b6c7fac-1c36-47aa-a5aa-d55b272796eb} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15674 | 2026.01.09 00:40:09.488999 [ 94 ] {} <Debug> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62) (MergerMutator): Selected 6 parts from all_1_46_10 to all_51_51_0 | ||
| 15675 | 2026.01.09 00:40:09.489025 [ 269 ] {6b6c7fac-1c36-47aa-a5aa-d55b272796eb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001101 sec., 908.2652134423251 rows/sec., 61.20 KiB/sec. | ||
| 15676 | 2026.01.09 00:40:09.489029 [ 94 ] {} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15677 | 2026.01.09 00:40:09.489064 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15678 | 2026.01.09 00:40:09.489068 [ 269 ] {6b6c7fac-1c36-47aa-a5aa-d55b272796eb} <Debug> TCPHandler: Processed in 0.001271736 sec. | ||
| 15679 | 2026.01.09 00:40:09.489139 [ 198 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::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 | ||
| 15680 | 2026.01.09 00:40:09.489191 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15681 | 2026.01.09 00:40:09.489235 [ 198 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_51_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15682 | 2026.01.09 00:40:09.489268 [ 198 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_10, total 46 rows starting from the beginning of the part | ||
| 15683 | 2026.01.09 00:40:09.489291 [ 269 ] {dd823b77-33e6-4bae-b1be-68aee94b81ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15684 | 2026.01.09 00:40:09.489319 [ 198 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part | ||
| 15685 | 2026.01.09 00:40:09.489338 [ 269 ] {dd823b77-33e6-4bae-b1be-68aee94b81ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15686 | 2026.01.09 00:40:09.489366 [ 198 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part | ||
| 15687 | 2026.01.09 00:40:09.489410 [ 198 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part | ||
| 15688 | 2026.01.09 00:40:09.489452 [ 198 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part | ||
| 15689 | 2026.01.09 00:40:09.489506 [ 198 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1 rows starting from the beginning of the part | ||
| 15690 | 2026.01.09 00:40:09.489698 [ 269 ] {dd823b77-33e6-4bae-b1be-68aee94b81ee} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15691 | 2026.01.09 00:40:09.489741 [ 269 ] {dd823b77-33e6-4bae-b1be-68aee94b81ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15692 | 2026.01.09 00:40:09.490092 [ 269 ] {dd823b77-33e6-4bae-b1be-68aee94b81ee} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15693 | 2026.01.09 00:40:09.490333 [ 269 ] {dd823b77-33e6-4bae-b1be-68aee94b81ee} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15694 | 2026.01.09 00:40:09.490461 [ 94 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15695 | 2026.01.09 00:40:09.490466 [ 269 ] {dd823b77-33e6-4bae-b1be-68aee94b81ee} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.001193 sec., 67057.83738474434 rows/sec., 3.99 MiB/sec. | ||
| 15696 | 2026.01.09 00:40:09.490498 [ 94 ] {} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15697 | 2026.01.09 00:40:09.490521 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15698 | 2026.01.09 00:40:09.490523 [ 269 ] {dd823b77-33e6-4bae-b1be-68aee94b81ee} <Debug> TCPHandler: Processed in 0.00138153 sec. | ||
| 15699 | 2026.01.09 00:40:09.490586 [ 190 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 15700 | 2026.01.09 00:40:09.490599 [ 193 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_51_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.001494423 sec., 34126.88375379662 rows/sec., 2.23 MiB/sec. | ||
| 15701 | 2026.01.09 00:40:09.490680 [ 190 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15702 | 2026.01.09 00:40:09.490713 [ 190 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 7592 rows starting from the beginning of the part | ||
| 15703 | 2026.01.09 00:40:09.490754 [ 187 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_51_11} <Trace> MergedBlockOutputStream: filled checksums all_1_51_11 (state Temporary) | ||
| 15704 | 2026.01.09 00:40:09.490759 [ 190 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 104 rows starting from the beginning of the part | ||
| 15705 | 2026.01.09 00:40:09.490814 [ 190 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 15706 | 2026.01.09 00:40:09.490849 [ 190 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 15707 | 2026.01.09 00:40:09.490882 [ 190 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 15708 | 2026.01.09 00:40:09.490918 [ 190 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 80 rows starting from the beginning of the part | ||
| 15709 | 2026.01.09 00:40:09.491079 [ 187 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_51_11} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_merge_all_1_51_11 to all_1_51_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15710 | 2026.01.09 00:40:09.491170 [ 187 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_51_11} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62) (MergerMutator): Merged 6 parts: [all_1_46_10, all_51_51_0] -> all_1_51_11 | ||
| 15711 | 2026.01.09 00:40:09.491274 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15712 | 2026.01.09 00:40:09.492715 [ 198 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8000 rows, containing 4 columns (4 merged, 0 gathered) in 0.002155261 sec., 3711847.4282233105 rows/sec., 236.57 MiB/sec. | ||
| 15713 | 2026.01.09 00:40:09.493173 [ 193 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15714 | 2026.01.09 00:40:09.493453 [ 193 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_116_23} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15715 | 2026.01.09 00:40:09.493522 [ 193 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_116_23} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15716 | 2026.01.09 00:40:09.493620 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. | ||
| 15717 | 2026.01.09 00:40:12.033855 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15718 | 2026.01.09 00:40:12.034082 [ 269 ] {263c9cbc-b0b6-4afb-ab38-7d18d499b712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15719 | 2026.01.09 00:40:12.034158 [ 269 ] {263c9cbc-b0b6-4afb-ab38-7d18d499b712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15720 | 2026.01.09 00:40:12.034902 [ 269 ] {263c9cbc-b0b6-4afb-ab38-7d18d499b712} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15721 | 2026.01.09 00:40:12.034956 [ 269 ] {263c9cbc-b0b6-4afb-ab38-7d18d499b712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15722 | 2026.01.09 00:40:12.035359 [ 269 ] {263c9cbc-b0b6-4afb-ab38-7d18d499b712} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15723 | 2026.01.09 00:40:12.035585 [ 269 ] {263c9cbc-b0b6-4afb-ab38-7d18d499b712} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15724 | 2026.01.09 00:40:12.035753 [ 269 ] {263c9cbc-b0b6-4afb-ab38-7d18d499b712} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001723 sec., 32501.450957632038 rows/sec., 2.50 MiB/sec. | ||
| 15725 | 2026.01.09 00:40:12.035804 [ 269 ] {263c9cbc-b0b6-4afb-ab38-7d18d499b712} <Debug> TCPHandler: Processed in 0.002087619 sec. | ||
| 15726 | 2026.01.09 00:40:12.035933 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15727 | 2026.01.09 00:40:12.036038 [ 269 ] {d48ddac8-c60e-4ed7-b1af-d8970200b651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15728 | 2026.01.09 00:40:12.036081 [ 269 ] {d48ddac8-c60e-4ed7-b1af-d8970200b651} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15729 | 2026.01.09 00:40:12.036540 [ 269 ] {d48ddac8-c60e-4ed7-b1af-d8970200b651} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15730 | 2026.01.09 00:40:12.036575 [ 269 ] {d48ddac8-c60e-4ed7-b1af-d8970200b651} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15731 | 2026.01.09 00:40:12.036922 [ 269 ] {d48ddac8-c60e-4ed7-b1af-d8970200b651} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15732 | 2026.01.09 00:40:12.037137 [ 269 ] {d48ddac8-c60e-4ed7-b1af-d8970200b651} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15733 | 2026.01.09 00:40:12.037266 [ 269 ] {d48ddac8-c60e-4ed7-b1af-d8970200b651} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001253 sec., 51077.41420590583 rows/sec., 3.99 MiB/sec. | ||
| 15734 | 2026.01.09 00:40:12.037303 [ 269 ] {d48ddac8-c60e-4ed7-b1af-d8970200b651} <Debug> TCPHandler: Processed in 0.001423281 sec. | ||
| 15735 | 2026.01.09 00:40:12.037424 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15736 | 2026.01.09 00:40:12.037522 [ 269 ] {ebdcd07d-6f9b-4043-a93b-5e7b5e854eff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15737 | 2026.01.09 00:40:12.037567 [ 269 ] {ebdcd07d-6f9b-4043-a93b-5e7b5e854eff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15738 | 2026.01.09 00:40:12.037957 [ 269 ] {ebdcd07d-6f9b-4043-a93b-5e7b5e854eff} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15739 | 2026.01.09 00:40:12.037991 [ 269 ] {ebdcd07d-6f9b-4043-a93b-5e7b5e854eff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15740 | 2026.01.09 00:40:12.038320 [ 269 ] {ebdcd07d-6f9b-4043-a93b-5e7b5e854eff} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15741 | 2026.01.09 00:40:12.038526 [ 269 ] {ebdcd07d-6f9b-4043-a93b-5e7b5e854eff} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15742 | 2026.01.09 00:40:12.038651 [ 269 ] {ebdcd07d-6f9b-4043-a93b-5e7b5e854eff} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001151 sec., 55603.82276281495 rows/sec., 3.87 MiB/sec. | ||
| 15743 | 2026.01.09 00:40:12.038688 [ 269 ] {ebdcd07d-6f9b-4043-a93b-5e7b5e854eff} <Debug> TCPHandler: Processed in 0.001313547 sec. | ||
| 15744 | 2026.01.09 00:40:12.038805 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15745 | 2026.01.09 00:40:12.038902 [ 269 ] {bd50a3bb-f490-4468-b682-c2057991c31f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15746 | 2026.01.09 00:40:12.038944 [ 269 ] {bd50a3bb-f490-4468-b682-c2057991c31f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15747 | 2026.01.09 00:40:12.039267 [ 269 ] {bd50a3bb-f490-4468-b682-c2057991c31f} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15748 | 2026.01.09 00:40:12.039301 [ 269 ] {bd50a3bb-f490-4468-b682-c2057991c31f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15749 | 2026.01.09 00:40:12.039608 [ 269 ] {bd50a3bb-f490-4468-b682-c2057991c31f} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15750 | 2026.01.09 00:40:12.039811 [ 269 ] {bd50a3bb-f490-4468-b682-c2057991c31f} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15751 | 2026.01.09 00:40:12.039938 [ 269 ] {bd50a3bb-f490-4468-b682-c2057991c31f} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001055 sec., 22748.81516587678 rows/sec., 1.53 MiB/sec. | ||
| 15752 | 2026.01.09 00:40:12.039972 [ 269 ] {bd50a3bb-f490-4468-b682-c2057991c31f} <Debug> TCPHandler: Processed in 0.001215595 sec. | ||
| 15753 | 2026.01.09 00:40:12.438189 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33111 | ||
| 15754 | 2026.01.09 00:40:12.438701 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15755 | 2026.01.09 00:40:12.438745 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15756 | 2026.01.09 00:40:12.439229 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 15757 | 2026.01.09 00:40:12.439456 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15758 | 2026.01.09 00:40:12.439592 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33111 | ||
| 15759 | 2026.01.09 00:40:14.212653 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 15760 | 2026.01.09 00:40:14.228838 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15761 | 2026.01.09 00:40:14.228897 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15762 | 2026.01.09 00:40:14.235029 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 15763 | 2026.01.09 00:40:14.235728 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15764 | 2026.01.09 00:40:14.238681 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 15765 | 2026.01.09 00:40:15.031922 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 2030 | ||
| 15766 | 2026.01.09 00:40:15.034379 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15767 | 2026.01.09 00:40:15.034428 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15768 | 2026.01.09 00:40:15.035623 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 15769 | 2026.01.09 00:40:15.035875 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15770 | 2026.01.09 00:40:15.036024 [ 85 ] {} <Debug> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 15771 | 2026.01.09 00:40:15.036062 [ 85 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15772 | 2026.01.09 00:40:15.036081 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15773 | 2026.01.09 00:40:15.036124 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2030 | ||
| 15774 | 2026.01.09 00:40:15.036251 [ 188 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::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 | ||
| 15775 | 2026.01.09 00:40:15.037021 [ 188 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15776 | 2026.01.09 00:40:15.037150 [ 188 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1848 rows starting from the beginning of the part | ||
| 15777 | 2026.01.09 00:40:15.037492 [ 188 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 28 rows starting from the beginning of the part | ||
| 15778 | 2026.01.09 00:40:15.037814 [ 188 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 46 rows starting from the beginning of the part | ||
| 15779 | 2026.01.09 00:40:15.038169 [ 188 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 32 rows starting from the beginning of the part | ||
| 15780 | 2026.01.09 00:40:15.038487 [ 188 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 34 rows starting from the beginning of the part | ||
| 15781 | 2026.01.09 00:40:15.038800 [ 188 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 42 rows starting from the beginning of the part | ||
| 15782 | 2026.01.09 00:40:15.045553 [ 188 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2030 rows, containing 72 columns (72 merged, 0 gathered) in 0.009381597 sec., 216381.07030178336 rows/sec., 166.97 MiB/sec. | ||
| 15783 | 2026.01.09 00:40:15.047180 [ 188 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 15784 | 2026.01.09 00:40:15.047662 [ 188 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_51_10} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15785 | 2026.01.09 00:40:15.047744 [ 188 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_51_10} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 15786 | 2026.01.09 00:40:15.047925 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.09 MiB. | ||
| 15787 | 2026.01.09 00:40:17.040229 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15788 | 2026.01.09 00:40:17.040444 [ 269 ] {fb963ab8-b340-4b85-af23-4cbf2fa8abdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15789 | 2026.01.09 00:40:17.040518 [ 269 ] {fb963ab8-b340-4b85-af23-4cbf2fa8abdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15790 | 2026.01.09 00:40:17.041295 [ 269 ] {fb963ab8-b340-4b85-af23-4cbf2fa8abdd} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15791 | 2026.01.09 00:40:17.041350 [ 269 ] {fb963ab8-b340-4b85-af23-4cbf2fa8abdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15792 | 2026.01.09 00:40:17.041768 [ 269 ] {fb963ab8-b340-4b85-af23-4cbf2fa8abdd} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15793 | 2026.01.09 00:40:17.042026 [ 269 ] {fb963ab8-b340-4b85-af23-4cbf2fa8abdd} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15794 | 2026.01.09 00:40:17.042207 [ 269 ] {fb963ab8-b340-4b85-af23-4cbf2fa8abdd} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001816 sec., 75991.18942731278 rows/sec., 6.60 MiB/sec. | ||
| 15795 | 2026.01.09 00:40:17.042258 [ 269 ] {fb963ab8-b340-4b85-af23-4cbf2fa8abdd} <Debug> TCPHandler: Processed in 0.002169642 sec. | ||
| 15796 | 2026.01.09 00:40:17.042380 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15797 | 2026.01.09 00:40:17.042487 [ 269 ] {b9029218-1a98-4599-83f9-10846420fa9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15798 | 2026.01.09 00:40:17.042532 [ 269 ] {b9029218-1a98-4599-83f9-10846420fa9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15799 | 2026.01.09 00:40:17.042970 [ 269 ] {b9029218-1a98-4599-83f9-10846420fa9f} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15800 | 2026.01.09 00:40:17.043010 [ 269 ] {b9029218-1a98-4599-83f9-10846420fa9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15801 | 2026.01.09 00:40:17.043317 [ 269 ] {b9029218-1a98-4599-83f9-10846420fa9f} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15802 | 2026.01.09 00:40:17.043523 [ 269 ] {b9029218-1a98-4599-83f9-10846420fa9f} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15803 | 2026.01.09 00:40:17.043658 [ 269 ] {b9029218-1a98-4599-83f9-10846420fa9f} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001196 sec., 34280.9364548495 rows/sec., 2.52 MiB/sec. | ||
| 15804 | 2026.01.09 00:40:17.043696 [ 269 ] {b9029218-1a98-4599-83f9-10846420fa9f} <Debug> TCPHandler: Processed in 0.001367789 sec. | ||
| 15805 | 2026.01.09 00:40:17.043798 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15806 | 2026.01.09 00:40:17.043897 [ 269 ] {bd3f4bb2-3b22-40b9-ad35-4dc39b41c626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15807 | 2026.01.09 00:40:17.043939 [ 269 ] {bd3f4bb2-3b22-40b9-ad35-4dc39b41c626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15808 | 2026.01.09 00:40:17.044379 [ 269 ] {bd3f4bb2-3b22-40b9-ad35-4dc39b41c626} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15809 | 2026.01.09 00:40:17.044415 [ 269 ] {bd3f4bb2-3b22-40b9-ad35-4dc39b41c626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15810 | 2026.01.09 00:40:17.044725 [ 269 ] {bd3f4bb2-3b22-40b9-ad35-4dc39b41c626} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15811 | 2026.01.09 00:40:17.044939 [ 269 ] {bd3f4bb2-3b22-40b9-ad35-4dc39b41c626} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15812 | 2026.01.09 00:40:17.045081 [ 269 ] {bd3f4bb2-3b22-40b9-ad35-4dc39b41c626} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001203 sec., 87281.79551122194 rows/sec., 6.82 MiB/sec. | ||
| 15813 | 2026.01.09 00:40:17.045118 [ 269 ] {bd3f4bb2-3b22-40b9-ad35-4dc39b41c626} <Debug> TCPHandler: Processed in 0.001369459 sec. | ||
| 15814 | 2026.01.09 00:40:17.045230 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15815 | 2026.01.09 00:40:17.045327 [ 269 ] {12ab80f8-7c2b-4d34-a4b6-6454518dc913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15816 | 2026.01.09 00:40:17.045370 [ 269 ] {12ab80f8-7c2b-4d34-a4b6-6454518dc913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15817 | 2026.01.09 00:40:17.045785 [ 269 ] {12ab80f8-7c2b-4d34-a4b6-6454518dc913} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15818 | 2026.01.09 00:40:17.045821 [ 269 ] {12ab80f8-7c2b-4d34-a4b6-6454518dc913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15819 | 2026.01.09 00:40:17.046162 [ 269 ] {12ab80f8-7c2b-4d34-a4b6-6454518dc913} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15820 | 2026.01.09 00:40:17.046393 [ 269 ] {12ab80f8-7c2b-4d34-a4b6-6454518dc913} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15821 | 2026.01.09 00:40:17.046538 [ 269 ] {12ab80f8-7c2b-4d34-a4b6-6454518dc913} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 15822 | 2026.01.09 00:40:17.046576 [ 269 ] {12ab80f8-7c2b-4d34-a4b6-6454518dc913} <Debug> TCPHandler: Processed in 0.00139591 sec. | ||
| 15823 | 2026.01.09 00:40:17.046683 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15824 | 2026.01.09 00:40:17.046788 [ 269 ] {d17a18f9-08c7-4580-88ee-8ffccfde2b4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15825 | 2026.01.09 00:40:17.046844 [ 269 ] {d17a18f9-08c7-4580-88ee-8ffccfde2b4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15826 | 2026.01.09 00:40:17.047800 [ 269 ] {d17a18f9-08c7-4580-88ee-8ffccfde2b4e} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15827 | 2026.01.09 00:40:17.047837 [ 269 ] {d17a18f9-08c7-4580-88ee-8ffccfde2b4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15828 | 2026.01.09 00:40:17.048417 [ 269 ] {d17a18f9-08c7-4580-88ee-8ffccfde2b4e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 15829 | 2026.01.09 00:40:17.048666 [ 269 ] {d17a18f9-08c7-4580-88ee-8ffccfde2b4e} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15830 | 2026.01.09 00:40:17.048793 [ 83 ] {} <Debug> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 15831 | 2026.01.09 00:40:17.048814 [ 269 ] {d17a18f9-08c7-4580-88ee-8ffccfde2b4e} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002044 sec., 20058.7084148728 rows/sec., 35.94 MiB/sec. | ||
| 15832 | 2026.01.09 00:40:17.048859 [ 83 ] {} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15833 | 2026.01.09 00:40:17.048884 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15834 | 2026.01.09 00:40:17.048903 [ 269 ] {d17a18f9-08c7-4580-88ee-8ffccfde2b4e} <Debug> TCPHandler: Processed in 0.002270525 sec. | ||
| 15835 | 2026.01.09 00:40:17.048973 [ 197 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::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 | ||
| 15836 | 2026.01.09 00:40:17.049031 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15837 | 2026.01.09 00:40:17.049130 [ 269 ] {5ad08dd8-645f-46f1-b03c-5adc8afda2f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15838 | 2026.01.09 00:40:17.049166 [ 197 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15839 | 2026.01.09 00:40:17.049173 [ 269 ] {5ad08dd8-645f-46f1-b03c-5adc8afda2f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15840 | 2026.01.09 00:40:17.049216 [ 197 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1762 rows starting from the beginning of the part | ||
| 15841 | 2026.01.09 00:40:17.049335 [ 197 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 41 rows starting from the beginning of the part | ||
| 15842 | 2026.01.09 00:40:17.049441 [ 197 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 41 rows starting from the beginning of the part | ||
| 15843 | 2026.01.09 00:40:17.049535 [ 197 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 41 rows starting from the beginning of the part | ||
| 15844 | 2026.01.09 00:40:17.049558 [ 269 ] {5ad08dd8-645f-46f1-b03c-5adc8afda2f1} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15845 | 2026.01.09 00:40:17.049596 [ 269 ] {5ad08dd8-645f-46f1-b03c-5adc8afda2f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15846 | 2026.01.09 00:40:17.049620 [ 197 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 41 rows starting from the beginning of the part | ||
| 15847 | 2026.01.09 00:40:17.049701 [ 197 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 41 rows starting from the beginning of the part | ||
| 15848 | 2026.01.09 00:40:17.049924 [ 269 ] {5ad08dd8-645f-46f1-b03c-5adc8afda2f1} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15849 | 2026.01.09 00:40:17.050154 [ 269 ] {5ad08dd8-645f-46f1-b03c-5adc8afda2f1} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15850 | 2026.01.09 00:40:17.050292 [ 269 ] {5ad08dd8-645f-46f1-b03c-5adc8afda2f1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00118 sec., 50847.45762711864 rows/sec., 3.43 MiB/sec. | ||
| 15851 | 2026.01.09 00:40:17.050331 [ 269 ] {5ad08dd8-645f-46f1-b03c-5adc8afda2f1} <Debug> TCPHandler: Processed in 0.001351318 sec. | ||
| 15852 | 2026.01.09 00:40:17.063620 [ 188 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1967 rows, containing 19 columns (19 merged, 0 gathered) in 0.014677897 sec., 134011.02351379083 rows/sec., 240.14 MiB/sec. | ||
| 15853 | 2026.01.09 00:40:17.065990 [ 188 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 15854 | 2026.01.09 00:40:17.066376 [ 188 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15855 | 2026.01.09 00:40:17.066462 [ 188 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 15856 | 2026.01.09 00:40:17.066627 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.58 MiB. | ||
| 15857 | 2026.01.09 00:40:17.733559 [ 223 ] {} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): 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] | ||
| 15858 | 2026.01.09 00:40:17.733612 [ 223 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): 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] | ||
| 15859 | 2026.01.09 00:40:17.751000 [ 223 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): 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] | ||
| 15860 | 2026.01.09 00:40:17.983720 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): 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] | ||
| 15861 | 2026.01.09 00:40:17.983778 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): 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] | ||
| 15862 | 2026.01.09 00:40:17.987182 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): 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] | ||
| 15863 | 2026.01.09 00:40:18.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 362.78 MiB, peak 380.31 MiB, free memory in arenas 0.00 B, will set to 369.53 MiB (RSS), difference: 6.75 MiB | ||
| 15864 | 2026.01.09 00:40:18.168209 [ 220 ] {} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): 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] | ||
| 15865 | 2026.01.09 00:40:18.168242 [ 220 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): 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] | ||
| 15866 | 2026.01.09 00:40:18.172213 [ 220 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): 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] | ||
| 15867 | 2026.01.09 00:40:18.242714 [ 226 ] {} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): 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] | ||
| 15868 | 2026.01.09 00:40:18.242766 [ 226 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): 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] | ||
| 15869 | 2026.01.09 00:40:18.245754 [ 226 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): 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] | ||
| 15870 | 2026.01.09 00:40:19.739585 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15871 | 2026.01.09 00:40:19.739643 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15872 | 2026.01.09 00:40:19.940652 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33559 | ||
| 15873 | 2026.01.09 00:40:19.941157 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15874 | 2026.01.09 00:40:19.941208 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15875 | 2026.01.09 00:40:19.941686 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 15876 | 2026.01.09 00:40:19.941910 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15877 | 2026.01.09 00:40:19.942054 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33559 | ||
| 15878 | 2026.01.09 00:40:19.942144 [ 226 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): 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] | ||
| 15879 | 2026.01.09 00:40:19.942201 [ 226 ] {} <Debug> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): 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] | ||
| 15880 | 2026.01.09 00:40:19.945303 [ 226 ] {} <Debug> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): 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] | ||
| 15881 | 2026.01.09 00:40:20.098285 [ 77 ] {} <Debug> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6) (MergerMutator): Selected 5 parts from all_1_46_10 to all_50_50_0 | ||
| 15882 | 2026.01.09 00:40:20.098389 [ 77 ] {} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15883 | 2026.01.09 00:40:20.098421 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15884 | 2026.01.09 00:40:20.098577 [ 198 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_50_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_46_10 to all_50_50_0 into Compact with storage Full | ||
| 15885 | 2026.01.09 00:40:20.098775 [ 198 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_50_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15886 | 2026.01.09 00:40:20.098833 [ 198 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_10, total 223 rows starting from the beginning of the part | ||
| 15887 | 2026.01.09 00:40:20.098943 [ 198 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 211 rows starting from the beginning of the part | ||
| 15888 | 2026.01.09 00:40:20.099023 [ 198 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 211 rows starting from the beginning of the part | ||
| 15889 | 2026.01.09 00:40:20.099095 [ 198 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 211 rows starting from the beginning of the part | ||
| 15890 | 2026.01.09 00:40:20.099134 [ 198 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 211 rows starting from the beginning of the part | ||
| 15891 | 2026.01.09 00:40:20.099969 [ 188 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_50_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1067 rows, containing 5 columns (5 merged, 0 gathered) in 0.001526343 sec., 699056.5030271701 rows/sec., 42.52 MiB/sec. | ||
| 15892 | 2026.01.09 00:40:20.100200 [ 196 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_50_11} <Trace> MergedBlockOutputStream: filled checksums all_1_50_11 (state Temporary) | ||
| 15893 | 2026.01.09 00:40:20.100474 [ 196 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_50_11} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_merge_all_1_50_11 to all_1_50_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15894 | 2026.01.09 00:40:20.100549 [ 196 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_50_11} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6) (MergerMutator): Merged 5 parts: [all_1_46_10, all_50_50_0] -> all_1_50_11 | ||
| 15895 | 2026.01.09 00:40:20.100645 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 15896 | 2026.01.09 00:40:20.116463 [ 77 ] {} <Debug> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c) (MergerMutator): Selected 5 parts from all_1_46_10 to all_50_50_0 | ||
| 15897 | 2026.01.09 00:40:20.116515 [ 77 ] {} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15898 | 2026.01.09 00:40:20.116544 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15899 | 2026.01.09 00:40:20.116668 [ 198 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_50_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_46_10 to all_50_50_0 into Compact with storage Full | ||
| 15900 | 2026.01.09 00:40:20.116839 [ 198 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_50_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15901 | 2026.01.09 00:40:20.116885 [ 198 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_10, total 434 rows starting from the beginning of the part | ||
| 15902 | 2026.01.09 00:40:20.116974 [ 198 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 410 rows starting from the beginning of the part | ||
| 15903 | 2026.01.09 00:40:20.117052 [ 198 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 410 rows starting from the beginning of the part | ||
| 15904 | 2026.01.09 00:40:20.117137 [ 198 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 410 rows starting from the beginning of the part | ||
| 15905 | 2026.01.09 00:40:20.117190 [ 198 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 410 rows starting from the beginning of the part | ||
| 15906 | 2026.01.09 00:40:20.118114 [ 201 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_50_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2074 rows, containing 5 columns (5 merged, 0 gathered) in 0.001499963 sec., 1382700.773285741 rows/sec., 93.30 MiB/sec. | ||
| 15907 | 2026.01.09 00:40:20.118303 [ 200 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_50_11} <Trace> MergedBlockOutputStream: filled checksums all_1_50_11 (state Temporary) | ||
| 15908 | 2026.01.09 00:40:20.118603 [ 200 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_50_11} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_merge_all_1_50_11 to all_1_50_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15909 | 2026.01.09 00:40:20.118692 [ 200 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_50_11} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c) (MergerMutator): Merged 5 parts: [all_1_46_10, all_50_50_0] -> all_1_50_11 | ||
| 15910 | 2026.01.09 00:40:20.118779 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 15911 | 2026.01.09 00:40:21.264897 [ 224 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): 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] | ||
| 15912 | 2026.01.09 00:40:21.264967 [ 224 ] {} <Debug> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): 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] | ||
| 15913 | 2026.01.09 00:40:21.268165 [ 224 ] {} <Debug> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): 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] | ||
| 15914 | 2026.01.09 00:40:21.738756 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 15915 | 2026.01.09 00:40:21.755530 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15916 | 2026.01.09 00:40:21.755591 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15917 | 2026.01.09 00:40:21.761549 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 15918 | 2026.01.09 00:40:21.762272 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15919 | 2026.01.09 00:40:21.765348 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 15920 | 2026.01.09 00:40:22.049674 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15921 | 2026.01.09 00:40:22.049861 [ 269 ] {bbb74b7e-753f-42b8-8a2c-818396ae47f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15922 | 2026.01.09 00:40:22.049930 [ 269 ] {bbb74b7e-753f-42b8-8a2c-818396ae47f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15923 | 2026.01.09 00:40:22.050788 [ 269 ] {bbb74b7e-753f-42b8-8a2c-818396ae47f6} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15924 | 2026.01.09 00:40:22.050835 [ 269 ] {bbb74b7e-753f-42b8-8a2c-818396ae47f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15925 | 2026.01.09 00:40:22.051259 [ 269 ] {bbb74b7e-753f-42b8-8a2c-818396ae47f6} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 15926 | 2026.01.09 00:40:22.051512 [ 269 ] {bbb74b7e-753f-42b8-8a2c-818396ae47f6} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15927 | 2026.01.09 00:40:22.051686 [ 269 ] {bbb74b7e-753f-42b8-8a2c-818396ae47f6} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001869 sec., 219368.64633493847 rows/sec., 13.92 MiB/sec. | ||
| 15928 | 2026.01.09 00:40:22.051740 [ 269 ] {bbb74b7e-753f-42b8-8a2c-818396ae47f6} <Debug> TCPHandler: Processed in 0.002199143 sec. | ||
| 15929 | 2026.01.09 00:40:22.051867 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15930 | 2026.01.09 00:40:22.051970 [ 269 ] {0f56da07-fad7-480a-a48c-a8ced1ae8ed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15931 | 2026.01.09 00:40:22.052014 [ 269 ] {0f56da07-fad7-480a-a48c-a8ced1ae8ed1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15932 | 2026.01.09 00:40:22.053053 [ 269 ] {0f56da07-fad7-480a-a48c-a8ced1ae8ed1} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15933 | 2026.01.09 00:40:22.053091 [ 269 ] {0f56da07-fad7-480a-a48c-a8ced1ae8ed1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15934 | 2026.01.09 00:40:22.053470 [ 269 ] {0f56da07-fad7-480a-a48c-a8ced1ae8ed1} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15935 | 2026.01.09 00:40:22.053684 [ 269 ] {0f56da07-fad7-480a-a48c-a8ced1ae8ed1} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15936 | 2026.01.09 00:40:22.053818 [ 269 ] {0f56da07-fad7-480a-a48c-a8ced1ae8ed1} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.00187 sec., 594652.4064171123 rows/sec., 46.92 MiB/sec. | ||
| 15937 | 2026.01.09 00:40:22.053859 [ 269 ] {0f56da07-fad7-480a-a48c-a8ced1ae8ed1} <Debug> TCPHandler: Processed in 0.002045018 sec. | ||
| 15938 | 2026.01.09 00:40:22.053972 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15939 | 2026.01.09 00:40:22.054070 [ 269 ] {103de6dd-53d9-4619-b430-f1839507c8c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15940 | 2026.01.09 00:40:22.054111 [ 269 ] {103de6dd-53d9-4619-b430-f1839507c8c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15941 | 2026.01.09 00:40:22.054605 [ 269 ] {103de6dd-53d9-4619-b430-f1839507c8c7} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15942 | 2026.01.09 00:40:22.054642 [ 269 ] {103de6dd-53d9-4619-b430-f1839507c8c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15943 | 2026.01.09 00:40:22.054951 [ 269 ] {103de6dd-53d9-4619-b430-f1839507c8c7} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15944 | 2026.01.09 00:40:22.055166 [ 269 ] {103de6dd-53d9-4619-b430-f1839507c8c7} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15945 | 2026.01.09 00:40:22.055307 [ 269 ] {103de6dd-53d9-4619-b430-f1839507c8c7} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001256 sec., 163216.56050955414 rows/sec., 9.58 MiB/sec. | ||
| 15946 | 2026.01.09 00:40:22.055348 [ 269 ] {103de6dd-53d9-4619-b430-f1839507c8c7} <Debug> TCPHandler: Processed in 0.001425361 sec. | ||
| 15947 | 2026.01.09 00:40:22.055458 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15948 | 2026.01.09 00:40:22.055553 [ 269 ] {2b0fe951-2ed1-4115-99a3-93835c97db31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15949 | 2026.01.09 00:40:22.055593 [ 269 ] {2b0fe951-2ed1-4115-99a3-93835c97db31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15950 | 2026.01.09 00:40:22.056076 [ 269 ] {2b0fe951-2ed1-4115-99a3-93835c97db31} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15951 | 2026.01.09 00:40:22.056111 [ 269 ] {2b0fe951-2ed1-4115-99a3-93835c97db31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15952 | 2026.01.09 00:40:22.056416 [ 269 ] {2b0fe951-2ed1-4115-99a3-93835c97db31} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 15953 | 2026.01.09 00:40:22.056628 [ 269 ] {2b0fe951-2ed1-4115-99a3-93835c97db31} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15954 | 2026.01.09 00:40:22.056758 [ 269 ] {2b0fe951-2ed1-4115-99a3-93835c97db31} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001223 sec., 173344.2354865086 rows/sec., 11.18 MiB/sec. | ||
| 15955 | 2026.01.09 00:40:22.056765 [ 72 ] {} <Debug> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 15956 | 2026.01.09 00:40:22.056797 [ 269 ] {2b0fe951-2ed1-4115-99a3-93835c97db31} <Debug> TCPHandler: Processed in 0.00139089 sec. | ||
| 15957 | 2026.01.09 00:40:22.056831 [ 72 ] {} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15958 | 2026.01.09 00:40:22.056857 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15959 | 2026.01.09 00:40:22.056912 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15960 | 2026.01.09 00:40:22.056954 [ 188 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::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 | ||
| 15961 | 2026.01.09 00:40:22.057011 [ 269 ] {906c036e-4e0e-40f5-a6f8-2fc39810fe66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15962 | 2026.01.09 00:40:22.057055 [ 269 ] {906c036e-4e0e-40f5-a6f8-2fc39810fe66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15963 | 2026.01.09 00:40:22.057073 [ 188 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15964 | 2026.01.09 00:40:22.057110 [ 188 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 466 rows starting from the beginning of the part | ||
| 15965 | 2026.01.09 00:40:22.057180 [ 188 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 440 rows starting from the beginning of the part | ||
| 15966 | 2026.01.09 00:40:22.057225 [ 188 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 212 rows starting from the beginning of the part | ||
| 15967 | 2026.01.09 00:40:22.057267 [ 188 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 212 rows starting from the beginning of the part | ||
| 15968 | 2026.01.09 00:40:22.057307 [ 188 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 440 rows starting from the beginning of the part | ||
| 15969 | 2026.01.09 00:40:22.057346 [ 188 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 212 rows starting from the beginning of the part | ||
| 15970 | 2026.01.09 00:40:22.057541 [ 269 ] {906c036e-4e0e-40f5-a6f8-2fc39810fe66} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15971 | 2026.01.09 00:40:22.057582 [ 269 ] {906c036e-4e0e-40f5-a6f8-2fc39810fe66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15972 | 2026.01.09 00:40:22.057916 [ 269 ] {906c036e-4e0e-40f5-a6f8-2fc39810fe66} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 15973 | 2026.01.09 00:40:22.058141 [ 269 ] {906c036e-4e0e-40f5-a6f8-2fc39810fe66} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15974 | 2026.01.09 00:40:22.058279 [ 269 ] {906c036e-4e0e-40f5-a6f8-2fc39810fe66} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001283 sec., 164458.30085736554 rows/sec., 9.34 MiB/sec. | ||
| 15975 | 2026.01.09 00:40:22.058319 [ 269 ] {906c036e-4e0e-40f5-a6f8-2fc39810fe66} <Debug> TCPHandler: Processed in 0.001455471 sec. | ||
| 15976 | 2026.01.09 00:40:22.058426 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15977 | 2026.01.09 00:40:22.058432 [ 191 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1982 rows, containing 5 columns (5 merged, 0 gathered) in 0.001517623 sec., 1305989.6957281223 rows/sec., 90.95 MiB/sec. | ||
| 15978 | 2026.01.09 00:40:22.058522 [ 269 ] {ebeaec10-77ca-4ce9-be9b-46a87bf64897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15979 | 2026.01.09 00:40:22.058567 [ 269 ] {ebeaec10-77ca-4ce9-be9b-46a87bf64897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15980 | 2026.01.09 00:40:22.058653 [ 191 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 15981 | 2026.01.09 00:40:22.058949 [ 191 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_56_11} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15982 | 2026.01.09 00:40:22.059030 [ 191 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_56_11} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 15983 | 2026.01.09 00:40:22.059144 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 15984 | 2026.01.09 00:40:22.059254 [ 269 ] {ebeaec10-77ca-4ce9-be9b-46a87bf64897} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15985 | 2026.01.09 00:40:22.059295 [ 269 ] {ebeaec10-77ca-4ce9-be9b-46a87bf64897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15986 | 2026.01.09 00:40:22.059639 [ 269 ] {ebeaec10-77ca-4ce9-be9b-46a87bf64897} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15987 | 2026.01.09 00:40:22.059863 [ 269 ] {ebeaec10-77ca-4ce9-be9b-46a87bf64897} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15988 | 2026.01.09 00:40:22.059995 [ 269 ] {ebeaec10-77ca-4ce9-be9b-46a87bf64897} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001489 sec., 456010.74546675617 rows/sec., 31.79 MiB/sec. | ||
| 15989 | 2026.01.09 00:40:22.060036 [ 269 ] {ebeaec10-77ca-4ce9-be9b-46a87bf64897} <Debug> TCPHandler: Processed in 0.001658237 sec. | ||
| 15990 | 2026.01.09 00:40:22.060139 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15991 | 2026.01.09 00:40:22.060241 [ 269 ] {2f2adbcd-4cde-419e-9e88-b3f50a28c73c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15992 | 2026.01.09 00:40:22.060282 [ 269 ] {2f2adbcd-4cde-419e-9e88-b3f50a28c73c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15993 | 2026.01.09 00:40:22.060619 [ 269 ] {2f2adbcd-4cde-419e-9e88-b3f50a28c73c} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15994 | 2026.01.09 00:40:22.060655 [ 269 ] {2f2adbcd-4cde-419e-9e88-b3f50a28c73c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15995 | 2026.01.09 00:40:22.060965 [ 269 ] {2f2adbcd-4cde-419e-9e88-b3f50a28c73c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 15996 | 2026.01.09 00:40:22.061180 [ 269 ] {2f2adbcd-4cde-419e-9e88-b3f50a28c73c} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15997 | 2026.01.09 00:40:22.061310 [ 269 ] {2f2adbcd-4cde-419e-9e88-b3f50a28c73c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001085 sec., 5529.953917050691 rows/sec., 288.92 KiB/sec. | ||
| 15998 | 2026.01.09 00:40:22.061347 [ 269 ] {2f2adbcd-4cde-419e-9e88-b3f50a28c73c} <Debug> TCPHandler: Processed in 0.001256935 sec. | ||
| 15999 | 2026.01.09 00:40:22.061454 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16000 | 2026.01.09 00:40:22.061549 [ 269 ] {0b7c7b84-7e5e-4ed5-8143-7b3e9311489d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16001 | 2026.01.09 00:40:22.061591 [ 269 ] {0b7c7b84-7e5e-4ed5-8143-7b3e9311489d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16002 | 2026.01.09 00:40:22.062028 [ 269 ] {0b7c7b84-7e5e-4ed5-8143-7b3e9311489d} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16003 | 2026.01.09 00:40:22.062063 [ 269 ] {0b7c7b84-7e5e-4ed5-8143-7b3e9311489d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16004 | 2026.01.09 00:40:22.062415 [ 269 ] {0b7c7b84-7e5e-4ed5-8143-7b3e9311489d} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16005 | 2026.01.09 00:40:22.062626 [ 269 ] {0b7c7b84-7e5e-4ed5-8143-7b3e9311489d} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16006 | 2026.01.09 00:40:22.062758 [ 269 ] {0b7c7b84-7e5e-4ed5-8143-7b3e9311489d} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001226 sec., 256117.4551386623 rows/sec., 16.82 MiB/sec. | ||
| 16007 | 2026.01.09 00:40:22.062765 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Selected 6 parts from all_1_114_23 to all_119_119_0 | ||
| 16008 | 2026.01.09 00:40:22.062798 [ 269 ] {0b7c7b84-7e5e-4ed5-8143-7b3e9311489d} <Debug> TCPHandler: Processed in 0.00139272 sec. | ||
| 16009 | 2026.01.09 00:40:22.062810 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16010 | 2026.01.09 00:40:22.062834 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16011 | 2026.01.09 00:40:22.062912 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16012 | 2026.01.09 00:40:22.062953 [ 202 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_119_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_114_23 to all_119_119_0 into Compact with storage Full | ||
| 16013 | 2026.01.09 00:40:22.063010 [ 269 ] {ce94c46b-554c-4ec4-8a36-69f10b0fa009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16014 | 2026.01.09 00:40:22.063058 [ 269 ] {ce94c46b-554c-4ec4-8a36-69f10b0fa009} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16015 | 2026.01.09 00:40:22.063103 [ 202 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_119_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16016 | 2026.01.09 00:40:22.063148 [ 202 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_114_23, total 35029 rows starting from the beginning of the part | ||
| 16017 | 2026.01.09 00:40:22.063220 [ 202 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part | ||
| 16018 | 2026.01.09 00:40:22.063273 [ 202 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 935 rows starting from the beginning of the part | ||
| 16019 | 2026.01.09 00:40:22.063321 [ 202 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 64 rows starting from the beginning of the part | ||
| 16020 | 2026.01.09 00:40:22.063367 [ 202 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part | ||
| 16021 | 2026.01.09 00:40:22.063378 [ 269 ] {ce94c46b-554c-4ec4-8a36-69f10b0fa009} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16022 | 2026.01.09 00:40:22.063412 [ 202 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 314 rows starting from the beginning of the part | ||
| 16023 | 2026.01.09 00:40:22.063420 [ 269 ] {ce94c46b-554c-4ec4-8a36-69f10b0fa009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16024 | 2026.01.09 00:40:22.063766 [ 269 ] {ce94c46b-554c-4ec4-8a36-69f10b0fa009} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16025 | 2026.01.09 00:40:22.063983 [ 269 ] {ce94c46b-554c-4ec4-8a36-69f10b0fa009} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16026 | 2026.01.09 00:40:22.064115 [ 269 ] {ce94c46b-554c-4ec4-8a36-69f10b0fa009} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001122 sec., 891.2655971479501 rows/sec., 60.06 KiB/sec. | ||
| 16027 | 2026.01.09 00:40:22.064155 [ 269 ] {ce94c46b-554c-4ec4-8a36-69f10b0fa009} <Debug> TCPHandler: Processed in 0.001292476 sec. | ||
| 16028 | 2026.01.09 00:40:22.064258 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16029 | 2026.01.09 00:40:22.064352 [ 269 ] {b575cfaa-c6ce-416c-894c-bd7a19ca4c87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16030 | 2026.01.09 00:40:22.064392 [ 269 ] {b575cfaa-c6ce-416c-894c-bd7a19ca4c87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16031 | 2026.01.09 00:40:22.064720 [ 269 ] {b575cfaa-c6ce-416c-894c-bd7a19ca4c87} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16032 | 2026.01.09 00:40:22.064757 [ 269 ] {b575cfaa-c6ce-416c-894c-bd7a19ca4c87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16033 | 2026.01.09 00:40:22.065080 [ 269 ] {b575cfaa-c6ce-416c-894c-bd7a19ca4c87} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16034 | 2026.01.09 00:40:22.065299 [ 269 ] {b575cfaa-c6ce-416c-894c-bd7a19ca4c87} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16035 | 2026.01.09 00:40:22.065429 [ 269 ] {b575cfaa-c6ce-416c-894c-bd7a19ca4c87} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001093 sec., 95150.96065873741 rows/sec., 5.83 MiB/sec. | ||
| 16036 | 2026.01.09 00:40:22.065466 [ 269 ] {b575cfaa-c6ce-416c-894c-bd7a19ca4c87} <Debug> TCPHandler: Processed in 0.001257386 sec. | ||
| 16037 | 2026.01.09 00:40:22.070274 [ 201 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_119_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36662 rows, containing 5 columns (5 merged, 0 gathered) in 0.007376321 sec., 4970228.3834990375 rows/sec., 334.46 MiB/sec. | ||
| 16038 | 2026.01.09 00:40:22.070650 [ 188 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_119_24} <Trace> MergedBlockOutputStream: filled checksums all_1_119_24 (state Temporary) | ||
| 16039 | 2026.01.09 00:40:22.070923 [ 188 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_119_24} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_merge_all_1_119_24 to all_1_119_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16040 | 2026.01.09 00:40:22.070997 [ 188 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_119_24} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Merged 6 parts: [all_1_114_23, all_119_119_0] -> all_1_119_24 | ||
| 16041 | 2026.01.09 00:40:22.071080 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 16042 | 2026.01.09 00:40:25.036319 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2062 | ||
| 16043 | 2026.01.09 00:40:25.038779 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16044 | 2026.01.09 00:40:25.038827 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16045 | 2026.01.09 00:40:25.040039 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16046 | 2026.01.09 00:40:25.040327 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16047 | 2026.01.09 00:40:25.040757 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2062 | ||
| 16048 | 2026.01.09 00:40:27.040218 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16049 | 2026.01.09 00:40:27.040500 [ 269 ] {22a000fb-b8cf-46fb-87c6-04ce4c65c78b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16050 | 2026.01.09 00:40:27.040570 [ 269 ] {22a000fb-b8cf-46fb-87c6-04ce4c65c78b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16051 | 2026.01.09 00:40:27.041225 [ 269 ] {22a000fb-b8cf-46fb-87c6-04ce4c65c78b} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16052 | 2026.01.09 00:40:27.041284 [ 269 ] {22a000fb-b8cf-46fb-87c6-04ce4c65c78b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16053 | 2026.01.09 00:40:27.041693 [ 269 ] {22a000fb-b8cf-46fb-87c6-04ce4c65c78b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 16054 | 2026.01.09 00:40:27.041946 [ 269 ] {22a000fb-b8cf-46fb-87c6-04ce4c65c78b} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16055 | 2026.01.09 00:40:27.042121 [ 269 ] {22a000fb-b8cf-46fb-87c6-04ce4c65c78b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001671 sec., 1196.888090963495 rows/sec., 97.60 KiB/sec. | ||
| 16056 | 2026.01.09 00:40:27.042176 [ 269 ] {22a000fb-b8cf-46fb-87c6-04ce4c65c78b} <Debug> TCPHandler: Processed in 0.002127201 sec. | ||
| 16057 | 2026.01.09 00:40:27.042304 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16058 | 2026.01.09 00:40:27.042418 [ 269 ] {2366f7ee-c4b7-4a13-9e49-5cf170048e52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16059 | 2026.01.09 00:40:27.042465 [ 269 ] {2366f7ee-c4b7-4a13-9e49-5cf170048e52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16060 | 2026.01.09 00:40:27.043023 [ 269 ] {2366f7ee-c4b7-4a13-9e49-5cf170048e52} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16061 | 2026.01.09 00:40:27.043063 [ 269 ] {2366f7ee-c4b7-4a13-9e49-5cf170048e52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16062 | 2026.01.09 00:40:27.043400 [ 269 ] {2366f7ee-c4b7-4a13-9e49-5cf170048e52} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16063 | 2026.01.09 00:40:27.043624 [ 269 ] {2366f7ee-c4b7-4a13-9e49-5cf170048e52} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16064 | 2026.01.09 00:40:27.043769 [ 269 ] {2366f7ee-c4b7-4a13-9e49-5cf170048e52} <Debug> executeQuery: Read 139 rows, 12.34 KiB in 0.001374 sec., 101164.48326055313 rows/sec., 8.77 MiB/sec. | ||
| 16065 | 2026.01.09 00:40:27.043810 [ 269 ] {2366f7ee-c4b7-4a13-9e49-5cf170048e52} <Debug> TCPHandler: Processed in 0.001557554 sec. | ||
| 16066 | 2026.01.09 00:40:27.043926 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16067 | 2026.01.09 00:40:27.044024 [ 269 ] {c3285069-b0ed-423c-b0a9-a9c5a44061ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16068 | 2026.01.09 00:40:27.044066 [ 269 ] {c3285069-b0ed-423c-b0a9-a9c5a44061ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16069 | 2026.01.09 00:40:27.044503 [ 269 ] {c3285069-b0ed-423c-b0a9-a9c5a44061ba} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16070 | 2026.01.09 00:40:27.044540 [ 269 ] {c3285069-b0ed-423c-b0a9-a9c5a44061ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16071 | 2026.01.09 00:40:27.044842 [ 269 ] {c3285069-b0ed-423c-b0a9-a9c5a44061ba} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 16072 | 2026.01.09 00:40:27.045055 [ 269 ] {c3285069-b0ed-423c-b0a9-a9c5a44061ba} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16073 | 2026.01.09 00:40:27.045193 [ 269 ] {c3285069-b0ed-423c-b0a9-a9c5a44061ba} <Debug> executeQuery: Read 43 rows, 3.22 KiB in 0.001188 sec., 36195.28619528619 rows/sec., 2.65 MiB/sec. | ||
| 16074 | 2026.01.09 00:40:27.045233 [ 269 ] {c3285069-b0ed-423c-b0a9-a9c5a44061ba} <Debug> TCPHandler: Processed in 0.001357149 sec. | ||
| 16075 | 2026.01.09 00:40:27.045348 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16076 | 2026.01.09 00:40:27.045443 [ 269 ] {9c4ee672-2ba8-4eed-890f-564ea523f4c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16077 | 2026.01.09 00:40:27.045484 [ 269 ] {9c4ee672-2ba8-4eed-890f-564ea523f4c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16078 | 2026.01.09 00:40:27.045925 [ 269 ] {9c4ee672-2ba8-4eed-890f-564ea523f4c1} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16079 | 2026.01.09 00:40:27.045961 [ 269 ] {9c4ee672-2ba8-4eed-890f-564ea523f4c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16080 | 2026.01.09 00:40:27.046274 [ 269 ] {9c4ee672-2ba8-4eed-890f-564ea523f4c1} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16081 | 2026.01.09 00:40:27.046506 [ 269 ] {9c4ee672-2ba8-4eed-890f-564ea523f4c1} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16082 | 2026.01.09 00:40:27.046638 [ 269 ] {9c4ee672-2ba8-4eed-890f-564ea523f4c1} <Debug> executeQuery: Read 107 rows, 8.56 KiB in 0.001212 sec., 88283.82838283828 rows/sec., 6.90 MiB/sec. | ||
| 16083 | 2026.01.09 00:40:27.046678 [ 269 ] {9c4ee672-2ba8-4eed-890f-564ea523f4c1} <Debug> TCPHandler: Processed in 0.001380249 sec. | ||
| 16084 | 2026.01.09 00:40:27.046792 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16085 | 2026.01.09 00:40:27.046888 [ 269 ] {1da8b3c8-5bfd-4932-b3b3-7a074f327ba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16086 | 2026.01.09 00:40:27.046930 [ 269 ] {1da8b3c8-5bfd-4932-b3b3-7a074f327ba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16087 | 2026.01.09 00:40:27.047362 [ 269 ] {1da8b3c8-5bfd-4932-b3b3-7a074f327ba7} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16088 | 2026.01.09 00:40:27.047398 [ 269 ] {1da8b3c8-5bfd-4932-b3b3-7a074f327ba7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16089 | 2026.01.09 00:40:27.047734 [ 269 ] {1da8b3c8-5bfd-4932-b3b3-7a074f327ba7} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16090 | 2026.01.09 00:40:27.047948 [ 269 ] {1da8b3c8-5bfd-4932-b3b3-7a074f327ba7} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16091 | 2026.01.09 00:40:27.048080 [ 269 ] {1da8b3c8-5bfd-4932-b3b3-7a074f327ba7} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001209 sec., 133167.90736145576 rows/sec., 9.27 MiB/sec. | ||
| 16092 | 2026.01.09 00:40:27.048125 [ 269 ] {1da8b3c8-5bfd-4932-b3b3-7a074f327ba7} <Debug> TCPHandler: Processed in 0.001382129 sec. | ||
| 16093 | 2026.01.09 00:40:27.048241 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16094 | 2026.01.09 00:40:27.048337 [ 269 ] {729144a4-92c0-47eb-84bc-92d82931ae6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16095 | 2026.01.09 00:40:27.048394 [ 269 ] {729144a4-92c0-47eb-84bc-92d82931ae6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16096 | 2026.01.09 00:40:27.049304 [ 269 ] {729144a4-92c0-47eb-84bc-92d82931ae6a} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16097 | 2026.01.09 00:40:27.049341 [ 269 ] {729144a4-92c0-47eb-84bc-92d82931ae6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16098 | 2026.01.09 00:40:27.049906 [ 269 ] {729144a4-92c0-47eb-84bc-92d82931ae6a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16099 | 2026.01.09 00:40:27.050150 [ 269 ] {729144a4-92c0-47eb-84bc-92d82931ae6a} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16100 | 2026.01.09 00:40:27.050294 [ 269 ] {729144a4-92c0-47eb-84bc-92d82931ae6a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001973 sec., 20780.537252914346 rows/sec., 37.24 MiB/sec. | ||
| 16101 | 2026.01.09 00:40:27.050360 [ 269 ] {729144a4-92c0-47eb-84bc-92d82931ae6a} <Debug> TCPHandler: Processed in 0.002169102 sec. | ||
| 16102 | 2026.01.09 00:40:27.050479 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16103 | 2026.01.09 00:40:27.050574 [ 269 ] {73429b02-8ad6-4fe5-a7a4-67d2c9220c8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16104 | 2026.01.09 00:40:27.050617 [ 269 ] {73429b02-8ad6-4fe5-a7a4-67d2c9220c8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16105 | 2026.01.09 00:40:27.050974 [ 269 ] {73429b02-8ad6-4fe5-a7a4-67d2c9220c8d} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16106 | 2026.01.09 00:40:27.051011 [ 269 ] {73429b02-8ad6-4fe5-a7a4-67d2c9220c8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16107 | 2026.01.09 00:40:27.051321 [ 269 ] {73429b02-8ad6-4fe5-a7a4-67d2c9220c8d} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16108 | 2026.01.09 00:40:27.051540 [ 269 ] {73429b02-8ad6-4fe5-a7a4-67d2c9220c8d} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16109 | 2026.01.09 00:40:27.051670 [ 269 ] {73429b02-8ad6-4fe5-a7a4-67d2c9220c8d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 16110 | 2026.01.09 00:40:27.051707 [ 269 ] {73429b02-8ad6-4fe5-a7a4-67d2c9220c8d} <Debug> TCPHandler: Processed in 0.001278106 sec. | ||
| 16111 | 2026.01.09 00:40:27.442186 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34071 | ||
| 16112 | 2026.01.09 00:40:27.442968 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16113 | 2026.01.09 00:40:27.443053 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16114 | 2026.01.09 00:40:27.443670 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 16115 | 2026.01.09 00:40:27.443926 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16116 | 2026.01.09 00:40:27.444084 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34071 | ||
| 16117 | 2026.01.09 00:40:27.444098 [ 58 ] {} <Debug> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 16118 | 2026.01.09 00:40:27.444198 [ 58 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16119 | 2026.01.09 00:40:27.444236 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16120 | 2026.01.09 00:40:27.444418 [ 187 ] {a669bb53-0fd3-4984-a3ca-34981099574c::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 | ||
| 16121 | 2026.01.09 00:40:27.444576 [ 187 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16122 | 2026.01.09 00:40:27.444621 [ 187 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31639 rows starting from the beginning of the part | ||
| 16123 | 2026.01.09 00:40:27.444696 [ 187 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 512 rows starting from the beginning of the part | ||
| 16124 | 2026.01.09 00:40:27.444749 [ 187 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 448 rows starting from the beginning of the part | ||
| 16125 | 2026.01.09 00:40:27.444800 [ 187 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 512 rows starting from the beginning of the part | ||
| 16126 | 2026.01.09 00:40:27.444846 [ 187 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 448 rows starting from the beginning of the part | ||
| 16127 | 2026.01.09 00:40:27.444901 [ 187 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 512 rows starting from the beginning of the part | ||
| 16128 | 2026.01.09 00:40:27.447376 [ 201 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34071 rows, containing 4 columns (4 merged, 0 gathered) in 0.003041547 sec., 11201865.366538804 rows/sec., 160.24 MiB/sec. | ||
| 16129 | 2026.01.09 00:40:27.447524 [ 201 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 16130 | 2026.01.09 00:40:27.447857 [ 201 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_71_14} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16131 | 2026.01.09 00:40:27.447950 [ 201 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_71_14} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 16132 | 2026.01.09 00:40:27.448092 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.99 MiB. | ||
| 16133 | 2026.01.09 00:40:27.889359 [ 222 ] {} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): 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] | ||
| 16134 | 2026.01.09 00:40:27.889444 [ 222 ] {} <Debug> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): 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] | ||
| 16135 | 2026.01.09 00:40:27.892140 [ 222 ] {} <Debug> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): 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] | ||
| 16136 | 2026.01.09 00:40:29.266315 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 16137 | 2026.01.09 00:40:29.284013 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16138 | 2026.01.09 00:40:29.284088 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16139 | 2026.01.09 00:40:29.290354 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 16140 | 2026.01.09 00:40:29.291103 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16141 | 2026.01.09 00:40:29.291432 [ 56 ] {} <Debug> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 16142 | 2026.01.09 00:40:29.291505 [ 56 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16143 | 2026.01.09 00:40:29.291529 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16144 | 2026.01.09 00:40:29.291661 [ 189 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 16145 | 2026.01.09 00:40:29.294358 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 16146 | 2026.01.09 00:40:29.295104 [ 189 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16147 | 2026.01.09 00:40:29.296717 [ 189 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 16148 | 2026.01.09 00:40:29.301956 [ 189 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 16149 | 2026.01.09 00:40:29.306818 [ 189 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 16150 | 2026.01.09 00:40:29.311603 [ 189 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 16151 | 2026.01.09 00:40:29.316463 [ 189 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 16152 | 2026.01.09 00:40:29.321424 [ 189 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 16153 | 2026.01.09 00:40:29.375843 [ 187 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.084240228 sec., 6350.8849952305445 rows/sec., 32.84 MiB/sec. | ||
| 16154 | 2026.01.09 00:40:29.379173 [ 195 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 16155 | 2026.01.09 00:40:29.381365 [ 195 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_71_14} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16156 | 2026.01.09 00:40:29.381480 [ 195 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_71_14} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 16157 | 2026.01.09 00:40:29.383880 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 16158 | 2026.01.09 00:40:32.049874 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16159 | 2026.01.09 00:40:32.050069 [ 269 ] {249a07bf-cc49-467e-82ac-e25449f99ca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16160 | 2026.01.09 00:40:32.050134 [ 269 ] {249a07bf-cc49-467e-82ac-e25449f99ca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16161 | 2026.01.09 00:40:32.050960 [ 269 ] {249a07bf-cc49-467e-82ac-e25449f99ca4} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16162 | 2026.01.09 00:40:32.051008 [ 269 ] {249a07bf-cc49-467e-82ac-e25449f99ca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16163 | 2026.01.09 00:40:32.051409 [ 269 ] {249a07bf-cc49-467e-82ac-e25449f99ca4} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16164 | 2026.01.09 00:40:32.051645 [ 269 ] {249a07bf-cc49-467e-82ac-e25449f99ca4} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16165 | 2026.01.09 00:40:32.051801 [ 269 ] {249a07bf-cc49-467e-82ac-e25449f99ca4} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00178 sec., 230337.0786516854 rows/sec., 14.61 MiB/sec. | ||
| 16166 | 2026.01.09 00:40:32.051841 [ 269 ] {249a07bf-cc49-467e-82ac-e25449f99ca4} <Debug> TCPHandler: Processed in 0.00210018 sec. | ||
| 16167 | 2026.01.09 00:40:32.051961 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16168 | 2026.01.09 00:40:32.052057 [ 269 ] {a8aceb79-1397-401d-bf37-fe742c334db0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16169 | 2026.01.09 00:40:32.052098 [ 269 ] {a8aceb79-1397-401d-bf37-fe742c334db0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16170 | 2026.01.09 00:40:32.053052 [ 269 ] {a8aceb79-1397-401d-bf37-fe742c334db0} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16171 | 2026.01.09 00:40:32.053086 [ 269 ] {a8aceb79-1397-401d-bf37-fe742c334db0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16172 | 2026.01.09 00:40:32.053423 [ 269 ] {a8aceb79-1397-401d-bf37-fe742c334db0} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16173 | 2026.01.09 00:40:32.053620 [ 269 ] {a8aceb79-1397-401d-bf37-fe742c334db0} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16174 | 2026.01.09 00:40:32.053743 [ 269 ] {a8aceb79-1397-401d-bf37-fe742c334db0} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001752 sec., 634703.196347032 rows/sec., 50.08 MiB/sec. | ||
| 16175 | 2026.01.09 00:40:32.053756 [ 55 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16176 | 2026.01.09 00:40:32.053780 [ 269 ] {a8aceb79-1397-401d-bf37-fe742c334db0} <Debug> TCPHandler: Processed in 0.001919065 sec. | ||
| 16177 | 2026.01.09 00:40:32.053821 [ 55 ] {} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16178 | 2026.01.09 00:40:32.053846 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16179 | 2026.01.09 00:40:32.053904 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16180 | 2026.01.09 00:40:32.053949 [ 192 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::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 | ||
| 16181 | 2026.01.09 00:40:32.054066 [ 269 ] {57991b2d-1311-4658-8ce8-c941d55a8992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16182 | 2026.01.09 00:40:32.054113 [ 269 ] {57991b2d-1311-4658-8ce8-c941d55a8992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16183 | 2026.01.09 00:40:32.054147 [ 192 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16184 | 2026.01.09 00:40:32.054186 [ 192 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2466 rows starting from the beginning of the part | ||
| 16185 | 2026.01.09 00:40:32.054249 [ 192 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 56 rows starting from the beginning of the part | ||
| 16186 | 2026.01.09 00:40:32.054292 [ 192 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 138 rows starting from the beginning of the part | ||
| 16187 | 2026.01.09 00:40:32.054332 [ 192 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 1112 rows starting from the beginning of the part | ||
| 16188 | 2026.01.09 00:40:32.054371 [ 192 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 139 rows starting from the beginning of the part | ||
| 16189 | 2026.01.09 00:40:32.054411 [ 192 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 1112 rows starting from the beginning of the part | ||
| 16190 | 2026.01.09 00:40:32.054632 [ 269 ] {57991b2d-1311-4658-8ce8-c941d55a8992} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16191 | 2026.01.09 00:40:32.054674 [ 269 ] {57991b2d-1311-4658-8ce8-c941d55a8992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16192 | 2026.01.09 00:40:32.054990 [ 269 ] {57991b2d-1311-4658-8ce8-c941d55a8992} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 16193 | 2026.01.09 00:40:32.055228 [ 269 ] {57991b2d-1311-4658-8ce8-c941d55a8992} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16194 | 2026.01.09 00:40:32.055366 [ 269 ] {57991b2d-1311-4658-8ce8-c941d55a8992} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001316 sec., 155775.07598784196 rows/sec., 9.14 MiB/sec. | ||
| 16195 | 2026.01.09 00:40:32.055404 [ 269 ] {57991b2d-1311-4658-8ce8-c941d55a8992} <Debug> TCPHandler: Processed in 0.001490333 sec. | ||
| 16196 | 2026.01.09 00:40:32.055522 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16197 | 2026.01.09 00:40:32.055616 [ 269 ] {774cd787-5269-4682-a050-103961f58bba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16198 | 2026.01.09 00:40:32.055655 [ 269 ] {774cd787-5269-4682-a050-103961f58bba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16199 | 2026.01.09 00:40:32.056153 [ 269 ] {774cd787-5269-4682-a050-103961f58bba} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16200 | 2026.01.09 00:40:32.056188 [ 269 ] {774cd787-5269-4682-a050-103961f58bba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16201 | 2026.01.09 00:40:32.056337 [ 194 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5023 rows, containing 5 columns (5 merged, 0 gathered) in 0.002372208 sec., 2117436.58228958 rows/sec., 179.06 MiB/sec. | ||
| 16202 | 2026.01.09 00:40:32.056508 [ 269 ] {774cd787-5269-4682-a050-103961f58bba} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 16203 | 2026.01.09 00:40:32.056658 [ 190 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16204 | 2026.01.09 00:40:32.056744 [ 269 ] {774cd787-5269-4682-a050-103961f58bba} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16205 | 2026.01.09 00:40:32.056892 [ 269 ] {774cd787-5269-4682-a050-103961f58bba} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001292 sec., 164086.68730650155 rows/sec., 10.58 MiB/sec. | ||
| 16206 | 2026.01.09 00:40:32.056932 [ 269 ] {774cd787-5269-4682-a050-103961f58bba} <Debug> TCPHandler: Processed in 0.001458991 sec. | ||
| 16207 | 2026.01.09 00:40:32.056991 [ 190 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_121_24} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16208 | 2026.01.09 00:40:32.057036 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16209 | 2026.01.09 00:40:32.057083 [ 190 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_121_24} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16210 | 2026.01.09 00:40:32.057139 [ 269 ] {e914009a-89a6-4dae-87bb-29d18f9c9eeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16211 | 2026.01.09 00:40:32.057183 [ 269 ] {e914009a-89a6-4dae-87bb-29d18f9c9eeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16212 | 2026.01.09 00:40:32.057186 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 16213 | 2026.01.09 00:40:32.057669 [ 269 ] {e914009a-89a6-4dae-87bb-29d18f9c9eeb} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16214 | 2026.01.09 00:40:32.057710 [ 269 ] {e914009a-89a6-4dae-87bb-29d18f9c9eeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16215 | 2026.01.09 00:40:32.058024 [ 269 ] {e914009a-89a6-4dae-87bb-29d18f9c9eeb} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16216 | 2026.01.09 00:40:32.058252 [ 269 ] {e914009a-89a6-4dae-87bb-29d18f9c9eeb} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16217 | 2026.01.09 00:40:32.058389 [ 269 ] {e914009a-89a6-4dae-87bb-29d18f9c9eeb} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001267 sec., 166535.12233622733 rows/sec., 9.46 MiB/sec. | ||
| 16218 | 2026.01.09 00:40:32.058428 [ 269 ] {e914009a-89a6-4dae-87bb-29d18f9c9eeb} <Debug> TCPHandler: Processed in 0.001441861 sec. | ||
| 16219 | 2026.01.09 00:40:32.058530 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16220 | 2026.01.09 00:40:32.058623 [ 269 ] {5ba28a59-af3b-4798-816a-a559274bbe5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16221 | 2026.01.09 00:40:32.058663 [ 269 ] {5ba28a59-af3b-4798-816a-a559274bbe5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16222 | 2026.01.09 00:40:32.059360 [ 269 ] {5ba28a59-af3b-4798-816a-a559274bbe5f} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16223 | 2026.01.09 00:40:32.059395 [ 269 ] {5ba28a59-af3b-4798-816a-a559274bbe5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16224 | 2026.01.09 00:40:32.059723 [ 269 ] {5ba28a59-af3b-4798-816a-a559274bbe5f} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16225 | 2026.01.09 00:40:32.059935 [ 269 ] {5ba28a59-af3b-4798-816a-a559274bbe5f} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16226 | 2026.01.09 00:40:32.060058 [ 52 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16227 | 2026.01.09 00:40:32.060069 [ 269 ] {5ba28a59-af3b-4798-816a-a559274bbe5f} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001462 sec., 464432.28454172367 rows/sec., 32.37 MiB/sec. | ||
| 16228 | 2026.01.09 00:40:32.060106 [ 52 ] {} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16229 | 2026.01.09 00:40:32.060123 [ 269 ] {5ba28a59-af3b-4798-816a-a559274bbe5f} <Debug> TCPHandler: Processed in 0.001641977 sec. | ||
| 16230 | 2026.01.09 00:40:32.060131 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16231 | 2026.01.09 00:40:32.060211 [ 192 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::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 | ||
| 16232 | 2026.01.09 00:40:32.060240 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16233 | 2026.01.09 00:40:32.060315 [ 192 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16234 | 2026.01.09 00:40:32.060339 [ 269 ] {9058f193-6b4f-4418-b41b-10c2ddbad1e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16235 | 2026.01.09 00:40:32.060347 [ 192 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1250 rows starting from the beginning of the part | ||
| 16236 | 2026.01.09 00:40:32.060389 [ 269 ] {9058f193-6b4f-4418-b41b-10c2ddbad1e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16237 | 2026.01.09 00:40:32.060413 [ 192 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 64 rows starting from the beginning of the part | ||
| 16238 | 2026.01.09 00:40:32.060462 [ 192 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 105 rows starting from the beginning of the part | ||
| 16239 | 2026.01.09 00:40:32.060501 [ 192 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 679 rows starting from the beginning of the part | ||
| 16240 | 2026.01.09 00:40:32.060539 [ 192 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 107 rows starting from the beginning of the part | ||
| 16241 | 2026.01.09 00:40:32.060579 [ 192 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 679 rows starting from the beginning of the part | ||
| 16242 | 2026.01.09 00:40:32.060740 [ 269 ] {9058f193-6b4f-4418-b41b-10c2ddbad1e9} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16243 | 2026.01.09 00:40:32.060781 [ 269 ] {9058f193-6b4f-4418-b41b-10c2ddbad1e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16244 | 2026.01.09 00:40:32.061114 [ 269 ] {9058f193-6b4f-4418-b41b-10c2ddbad1e9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 16245 | 2026.01.09 00:40:32.061357 [ 269 ] {9058f193-6b4f-4418-b41b-10c2ddbad1e9} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16246 | 2026.01.09 00:40:32.061491 [ 269 ] {9058f193-6b4f-4418-b41b-10c2ddbad1e9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001167 sec., 5141.388174807198 rows/sec., 268.62 KiB/sec. | ||
| 16247 | 2026.01.09 00:40:32.061528 [ 269 ] {9058f193-6b4f-4418-b41b-10c2ddbad1e9} <Debug> TCPHandler: Processed in 0.001338208 sec. | ||
| 16248 | 2026.01.09 00:40:32.061630 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16249 | 2026.01.09 00:40:32.061723 [ 269 ] {27defd71-afaa-4445-aecc-f97909e324c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16250 | 2026.01.09 00:40:32.061765 [ 269 ] {27defd71-afaa-4445-aecc-f97909e324c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16251 | 2026.01.09 00:40:32.061795 [ 190 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2884 rows, containing 5 columns (5 merged, 0 gathered) in 0.001614586 sec., 1786216.4047006476 rows/sec., 134.67 MiB/sec. | ||
| 16252 | 2026.01.09 00:40:32.061966 [ 192 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16253 | 2026.01.09 00:40:32.062232 [ 192 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_121_24} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16254 | 2026.01.09 00:40:32.062249 [ 269 ] {27defd71-afaa-4445-aecc-f97909e324c9} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16255 | 2026.01.09 00:40:32.062291 [ 269 ] {27defd71-afaa-4445-aecc-f97909e324c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16256 | 2026.01.09 00:40:32.062317 [ 192 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_121_24} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16257 | 2026.01.09 00:40:32.062396 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 16258 | 2026.01.09 00:40:32.062647 [ 269 ] {27defd71-afaa-4445-aecc-f97909e324c9} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16259 | 2026.01.09 00:40:32.062864 [ 269 ] {27defd71-afaa-4445-aecc-f97909e324c9} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16260 | 2026.01.09 00:40:32.062997 [ 269 ] {27defd71-afaa-4445-aecc-f97909e324c9} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00129 sec., 243410.85271317832 rows/sec., 15.99 MiB/sec. | ||
| 16261 | 2026.01.09 00:40:32.063037 [ 269 ] {27defd71-afaa-4445-aecc-f97909e324c9} <Debug> TCPHandler: Processed in 0.001454722 sec. | ||
| 16262 | 2026.01.09 00:40:32.063145 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16263 | 2026.01.09 00:40:32.063239 [ 269 ] {77f5928d-4315-4a17-ac04-ca95f813aba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16264 | 2026.01.09 00:40:32.063281 [ 269 ] {77f5928d-4315-4a17-ac04-ca95f813aba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16265 | 2026.01.09 00:40:32.063597 [ 269 ] {77f5928d-4315-4a17-ac04-ca95f813aba3} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16266 | 2026.01.09 00:40:32.063632 [ 269 ] {77f5928d-4315-4a17-ac04-ca95f813aba3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16267 | 2026.01.09 00:40:32.063923 [ 269 ] {77f5928d-4315-4a17-ac04-ca95f813aba3} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16268 | 2026.01.09 00:40:32.064142 [ 269 ] {77f5928d-4315-4a17-ac04-ca95f813aba3} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16269 | 2026.01.09 00:40:32.064273 [ 269 ] {77f5928d-4315-4a17-ac04-ca95f813aba3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00105 sec., 952.3809523809524 rows/sec., 64.17 KiB/sec. | ||
| 16270 | 2026.01.09 00:40:32.064309 [ 269 ] {77f5928d-4315-4a17-ac04-ca95f813aba3} <Debug> TCPHandler: Processed in 0.001213184 sec. | ||
| 16271 | 2026.01.09 00:40:32.064410 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16272 | 2026.01.09 00:40:32.064504 [ 269 ] {fd741a57-aa8e-45cf-b877-ca419ec65657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16273 | 2026.01.09 00:40:32.064544 [ 269 ] {fd741a57-aa8e-45cf-b877-ca419ec65657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16274 | 2026.01.09 00:40:32.064885 [ 269 ] {fd741a57-aa8e-45cf-b877-ca419ec65657} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16275 | 2026.01.09 00:40:32.064920 [ 269 ] {fd741a57-aa8e-45cf-b877-ca419ec65657} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16276 | 2026.01.09 00:40:32.065230 [ 269 ] {fd741a57-aa8e-45cf-b877-ca419ec65657} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16277 | 2026.01.09 00:40:32.065455 [ 269 ] {fd741a57-aa8e-45cf-b877-ca419ec65657} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16278 | 2026.01.09 00:40:32.065568 [ 52 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16279 | 2026.01.09 00:40:32.065584 [ 269 ] {fd741a57-aa8e-45cf-b877-ca419ec65657} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001097 sec., 94804.01093892433 rows/sec., 5.81 MiB/sec. | ||
| 16280 | 2026.01.09 00:40:32.065596 [ 52 ] {} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16281 | 2026.01.09 00:40:32.065623 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16282 | 2026.01.09 00:40:32.065627 [ 269 ] {fd741a57-aa8e-45cf-b877-ca419ec65657} <Debug> TCPHandler: Processed in 0.001264966 sec. | ||
| 16283 | 2026.01.09 00:40:32.065716 [ 193 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 16284 | 2026.01.09 00:40:32.065818 [ 193 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16285 | 2026.01.09 00:40:32.065851 [ 193 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 8000 rows starting from the beginning of the part | ||
| 16286 | 2026.01.09 00:40:32.065912 [ 193 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 24 rows starting from the beginning of the part | ||
| 16287 | 2026.01.09 00:40:32.065958 [ 193 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 60 rows starting from the beginning of the part | ||
| 16288 | 2026.01.09 00:40:32.066000 [ 193 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 104 rows starting from the beginning of the part | ||
| 16289 | 2026.01.09 00:40:32.066044 [ 193 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 16290 | 2026.01.09 00:40:32.066086 [ 193 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 16291 | 2026.01.09 00:40:32.068227 [ 199 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8352 rows, containing 4 columns (4 merged, 0 gathered) in 0.002556232 sec., 3267309.0705381986 rows/sec., 208.24 MiB/sec. | ||
| 16292 | 2026.01.09 00:40:32.068380 [ 197 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16293 | 2026.01.09 00:40:32.068625 [ 197 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_121_24} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16294 | 2026.01.09 00:40:32.068686 [ 197 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_121_24} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16295 | 2026.01.09 00:40:32.068744 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. | ||
| 16296 | 2026.01.09 00:40:34.739896 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16297 | 2026.01.09 00:40:34.739951 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16298 | 2026.01.09 00:40:34.945182 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34519 | ||
| 16299 | 2026.01.09 00:40:34.945687 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16300 | 2026.01.09 00:40:34.945735 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16301 | 2026.01.09 00:40:34.946230 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 16302 | 2026.01.09 00:40:34.946463 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16303 | 2026.01.09 00:40:34.946613 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34519 | ||
| 16304 | 2026.01.09 00:40:35.040942 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2096 | ||
| 16305 | 2026.01.09 00:40:35.043669 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16306 | 2026.01.09 00:40:35.043716 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16307 | 2026.01.09 00:40:35.044857 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16308 | 2026.01.09 00:40:35.045111 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16309 | 2026.01.09 00:40:35.045362 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2096 | ||
| 16310 | 2026.01.09 00:40:36.794463 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
| 16311 | 2026.01.09 00:40:36.810871 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16312 | 2026.01.09 00:40:36.810928 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16313 | 2026.01.09 00:40:36.816994 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 16314 | 2026.01.09 00:40:36.817702 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16315 | 2026.01.09 00:40:36.820590 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
| 16316 | 2026.01.09 00:40:37.040567 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16317 | 2026.01.09 00:40:37.040765 [ 269 ] {13f7aaff-6f40-43f2-80e5-abfe4139baa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16318 | 2026.01.09 00:40:37.040834 [ 269 ] {13f7aaff-6f40-43f2-80e5-abfe4139baa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16319 | 2026.01.09 00:40:37.041645 [ 269 ] {13f7aaff-6f40-43f2-80e5-abfe4139baa2} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16320 | 2026.01.09 00:40:37.041703 [ 269 ] {13f7aaff-6f40-43f2-80e5-abfe4139baa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16321 | 2026.01.09 00:40:37.042157 [ 269 ] {13f7aaff-6f40-43f2-80e5-abfe4139baa2} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16322 | 2026.01.09 00:40:37.042406 [ 269 ] {13f7aaff-6f40-43f2-80e5-abfe4139baa2} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16323 | 2026.01.09 00:40:37.042607 [ 269 ] {13f7aaff-6f40-43f2-80e5-abfe4139baa2} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001887 sec., 73131.95548489667 rows/sec., 6.35 MiB/sec. | ||
| 16324 | 2026.01.09 00:40:37.042662 [ 269 ] {13f7aaff-6f40-43f2-80e5-abfe4139baa2} <Debug> TCPHandler: Processed in 0.002229003 sec. | ||
| 16325 | 2026.01.09 00:40:37.042790 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16326 | 2026.01.09 00:40:37.042895 [ 269 ] {a0bed535-6a8c-400b-a972-acda4be85c3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16327 | 2026.01.09 00:40:37.042940 [ 269 ] {a0bed535-6a8c-400b-a972-acda4be85c3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16328 | 2026.01.09 00:40:37.043419 [ 269 ] {a0bed535-6a8c-400b-a972-acda4be85c3a} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16329 | 2026.01.09 00:40:37.043458 [ 269 ] {a0bed535-6a8c-400b-a972-acda4be85c3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16330 | 2026.01.09 00:40:37.043775 [ 269 ] {a0bed535-6a8c-400b-a972-acda4be85c3a} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 16331 | 2026.01.09 00:40:37.044016 [ 269 ] {a0bed535-6a8c-400b-a972-acda4be85c3a} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16332 | 2026.01.09 00:40:37.044168 [ 46 ] {} <Debug> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 16333 | 2026.01.09 00:40:37.044178 [ 269 ] {a0bed535-6a8c-400b-a972-acda4be85c3a} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001306 sec., 31393.56814701378 rows/sec., 2.31 MiB/sec. | ||
| 16334 | 2026.01.09 00:40:37.044214 [ 46 ] {} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16335 | 2026.01.09 00:40:37.044238 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16336 | 2026.01.09 00:40:37.044238 [ 269 ] {a0bed535-6a8c-400b-a972-acda4be85c3a} <Debug> TCPHandler: Processed in 0.001500913 sec. | ||
| 16337 | 2026.01.09 00:40:37.044369 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16338 | 2026.01.09 00:40:37.044374 [ 199 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::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 | ||
| 16339 | 2026.01.09 00:40:37.044468 [ 269 ] {f57a9288-e336-49d3-ac61-3afba22451dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16340 | 2026.01.09 00:40:37.044514 [ 269 ] {f57a9288-e336-49d3-ac61-3afba22451dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16341 | 2026.01.09 00:40:37.044546 [ 199 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16342 | 2026.01.09 00:40:37.044587 [ 199 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 278 rows starting from the beginning of the part | ||
| 16343 | 2026.01.09 00:40:37.044663 [ 199 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 41 rows starting from the beginning of the part | ||
| 16344 | 2026.01.09 00:40:37.044715 [ 199 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 205 rows starting from the beginning of the part | ||
| 16345 | 2026.01.09 00:40:37.044760 [ 199 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 43 rows starting from the beginning of the part | ||
| 16346 | 2026.01.09 00:40:37.044802 [ 199 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 205 rows starting from the beginning of the part | ||
| 16347 | 2026.01.09 00:40:37.044842 [ 199 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 41 rows starting from the beginning of the part | ||
| 16348 | 2026.01.09 00:40:37.044985 [ 269 ] {f57a9288-e336-49d3-ac61-3afba22451dd} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16349 | 2026.01.09 00:40:37.045029 [ 269 ] {f57a9288-e336-49d3-ac61-3afba22451dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16350 | 2026.01.09 00:40:37.045393 [ 269 ] {f57a9288-e336-49d3-ac61-3afba22451dd} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16351 | 2026.01.09 00:40:37.045635 [ 269 ] {f57a9288-e336-49d3-ac61-3afba22451dd} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16352 | 2026.01.09 00:40:37.045718 [ 197 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 813 rows, containing 5 columns (5 merged, 0 gathered) in 0.00140528 sec., 578532.392121143 rows/sec., 38.19 MiB/sec. | ||
| 16353 | 2026.01.09 00:40:37.045771 [ 269 ] {f57a9288-e336-49d3-ac61-3afba22451dd} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001323 sec., 79365.07936507936 rows/sec., 6.20 MiB/sec. | ||
| 16354 | 2026.01.09 00:40:37.045813 [ 269 ] {f57a9288-e336-49d3-ac61-3afba22451dd} <Debug> TCPHandler: Processed in 0.001495593 sec. | ||
| 16355 | 2026.01.09 00:40:37.045907 [ 196 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 16356 | 2026.01.09 00:40:37.045926 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16357 | 2026.01.09 00:40:37.046033 [ 269 ] {72752b4a-9bfb-4f26-a85c-a18b1c680098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16358 | 2026.01.09 00:40:37.046080 [ 269 ] {72752b4a-9bfb-4f26-a85c-a18b1c680098} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16359 | 2026.01.09 00:40:37.046225 [ 196 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_101_20} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16360 | 2026.01.09 00:40:37.046311 [ 196 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_101_20} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 16361 | 2026.01.09 00:40:37.046428 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 16362 | 2026.01.09 00:40:37.046528 [ 269 ] {72752b4a-9bfb-4f26-a85c-a18b1c680098} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16363 | 2026.01.09 00:40:37.046569 [ 269 ] {72752b4a-9bfb-4f26-a85c-a18b1c680098} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16364 | 2026.01.09 00:40:37.046919 [ 269 ] {72752b4a-9bfb-4f26-a85c-a18b1c680098} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16365 | 2026.01.09 00:40:37.047140 [ 269 ] {72752b4a-9bfb-4f26-a85c-a18b1c680098} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16366 | 2026.01.09 00:40:37.047278 [ 269 ] {72752b4a-9bfb-4f26-a85c-a18b1c680098} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001263 sec., 126682.5019794141 rows/sec., 8.82 MiB/sec. | ||
| 16367 | 2026.01.09 00:40:37.047317 [ 269 ] {72752b4a-9bfb-4f26-a85c-a18b1c680098} <Debug> TCPHandler: Processed in 0.001439632 sec. | ||
| 16368 | 2026.01.09 00:40:37.047422 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16369 | 2026.01.09 00:40:37.047517 [ 269 ] {57a66db9-88ab-46b0-9481-629850246038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16370 | 2026.01.09 00:40:37.047574 [ 269 ] {57a66db9-88ab-46b0-9481-629850246038} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16371 | 2026.01.09 00:40:37.048536 [ 269 ] {57a66db9-88ab-46b0-9481-629850246038} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16372 | 2026.01.09 00:40:37.048573 [ 269 ] {57a66db9-88ab-46b0-9481-629850246038} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16373 | 2026.01.09 00:40:37.049185 [ 269 ] {57a66db9-88ab-46b0-9481-629850246038} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16374 | 2026.01.09 00:40:37.049416 [ 269 ] {57a66db9-88ab-46b0-9481-629850246038} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16375 | 2026.01.09 00:40:37.049559 [ 269 ] {57a66db9-88ab-46b0-9481-629850246038} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002058 sec., 19922.254616132166 rows/sec., 35.70 MiB/sec. | ||
| 16376 | 2026.01.09 00:40:37.049629 [ 269 ] {57a66db9-88ab-46b0-9481-629850246038} <Debug> TCPHandler: Processed in 0.002255334 sec. | ||
| 16377 | 2026.01.09 00:40:37.049750 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16378 | 2026.01.09 00:40:37.049845 [ 269 ] {57207dce-4a2b-47a3-bde0-0d33e7bc830b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16379 | 2026.01.09 00:40:37.049888 [ 269 ] {57207dce-4a2b-47a3-bde0-0d33e7bc830b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16380 | 2026.01.09 00:40:37.050240 [ 269 ] {57207dce-4a2b-47a3-bde0-0d33e7bc830b} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16381 | 2026.01.09 00:40:37.050275 [ 269 ] {57207dce-4a2b-47a3-bde0-0d33e7bc830b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16382 | 2026.01.09 00:40:37.050583 [ 269 ] {57207dce-4a2b-47a3-bde0-0d33e7bc830b} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16383 | 2026.01.09 00:40:37.050802 [ 269 ] {57207dce-4a2b-47a3-bde0-0d33e7bc830b} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16384 | 2026.01.09 00:40:37.050936 [ 269 ] {57207dce-4a2b-47a3-bde0-0d33e7bc830b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 16385 | 2026.01.09 00:40:37.050973 [ 269 ] {57207dce-4a2b-47a3-bde0-0d33e7bc830b} <Debug> TCPHandler: Processed in 0.001273957 sec. | ||
| 16386 | 2026.01.09 00:40:39.072635 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): 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] | ||
| 16387 | 2026.01.09 00:40:39.072706 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): 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] | ||
| 16388 | 2026.01.09 00:40:39.076446 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): 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] | ||
| 16389 | 2026.01.09 00:40:39.239143 [ 220 ] {} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): 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] | ||
| 16390 | 2026.01.09 00:40:39.239192 [ 220 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): 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] | ||
| 16391 | 2026.01.09 00:40:39.241588 [ 220 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): 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] | ||
| 16392 | 2026.01.09 00:40:39.557664 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16393 | 2026.01.09 00:40:39.557922 [ 269 ] {71228522-bcd4-493b-af33-185403270711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16394 | 2026.01.09 00:40:39.558063 [ 269 ] {71228522-bcd4-493b-af33-185403270711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16395 | 2026.01.09 00:40:39.559527 [ 269 ] {71228522-bcd4-493b-af33-185403270711} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16396 | 2026.01.09 00:40:39.559606 [ 269 ] {71228522-bcd4-493b-af33-185403270711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16397 | 2026.01.09 00:40:39.564315 [ 269 ] {71228522-bcd4-493b-af33-185403270711} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16398 | 2026.01.09 00:40:39.564814 [ 269 ] {71228522-bcd4-493b-af33-185403270711} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16399 | 2026.01.09 00:40:39.565181 [ 269 ] {71228522-bcd4-493b-af33-185403270711} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.007318 sec., 56026.23667668762 rows/sec., 3.55 MiB/sec. | ||
| 16400 | 2026.01.09 00:40:39.565318 [ 269 ] {71228522-bcd4-493b-af33-185403270711} <Debug> TCPHandler: Processed in 0.007868974 sec. | ||
| 16401 | 2026.01.09 00:40:39.565619 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16402 | 2026.01.09 00:40:39.565827 [ 269 ] {b7fc3f39-3aa3-4468-82e3-9d7420796d28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16403 | 2026.01.09 00:40:39.565916 [ 269 ] {b7fc3f39-3aa3-4468-82e3-9d7420796d28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16404 | 2026.01.09 00:40:39.569641 [ 269 ] {b7fc3f39-3aa3-4468-82e3-9d7420796d28} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16405 | 2026.01.09 00:40:39.569702 [ 269 ] {b7fc3f39-3aa3-4468-82e3-9d7420796d28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16406 | 2026.01.09 00:40:39.572349 [ 269 ] {b7fc3f39-3aa3-4468-82e3-9d7420796d28} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16407 | 2026.01.09 00:40:39.572814 [ 269 ] {b7fc3f39-3aa3-4468-82e3-9d7420796d28} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16408 | 2026.01.09 00:40:39.573089 [ 269 ] {b7fc3f39-3aa3-4468-82e3-9d7420796d28} <Debug> executeQuery: Read 2252 rows, 186.40 KiB in 0.007315 sec., 307860.5604921394 rows/sec., 24.89 MiB/sec. | ||
| 16409 | 2026.01.09 00:40:39.573187 [ 269 ] {b7fc3f39-3aa3-4468-82e3-9d7420796d28} <Debug> MemoryTracker: Peak memory usage (for query): 4.03 MiB. | ||
| 16410 | 2026.01.09 00:40:39.573248 [ 269 ] {b7fc3f39-3aa3-4468-82e3-9d7420796d28} <Debug> TCPHandler: Processed in 0.007790251 sec. | ||
| 16411 | 2026.01.09 00:40:39.573611 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16412 | 2026.01.09 00:40:39.574042 [ 269 ] {c181b156-8e1e-40f6-975f-275cc4d44f88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16413 | 2026.01.09 00:40:39.574126 [ 269 ] {c181b156-8e1e-40f6-975f-275cc4d44f88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16414 | 2026.01.09 00:40:39.581130 [ 269 ] {c181b156-8e1e-40f6-975f-275cc4d44f88} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16415 | 2026.01.09 00:40:39.581197 [ 269 ] {c181b156-8e1e-40f6-975f-275cc4d44f88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16416 | 2026.01.09 00:40:39.581771 [ 269 ] {c181b156-8e1e-40f6-975f-275cc4d44f88} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16417 | 2026.01.09 00:40:39.582169 [ 269 ] {c181b156-8e1e-40f6-975f-275cc4d44f88} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16418 | 2026.01.09 00:40:39.582443 [ 269 ] {c181b156-8e1e-40f6-975f-275cc4d44f88} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.008707 sec., 23544.27472148846 rows/sec., 1.38 MiB/sec. | ||
| 16419 | 2026.01.09 00:40:39.582534 [ 269 ] {c181b156-8e1e-40f6-975f-275cc4d44f88} <Debug> TCPHandler: Processed in 0.009066129 sec. | ||
| 16420 | 2026.01.09 00:40:39.582752 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16421 | 2026.01.09 00:40:39.582903 [ 269 ] {d152f0d5-baa5-4ee5-aa0f-49c8b115540e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16422 | 2026.01.09 00:40:39.582974 [ 269 ] {d152f0d5-baa5-4ee5-aa0f-49c8b115540e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16423 | 2026.01.09 00:40:39.584109 [ 269 ] {d152f0d5-baa5-4ee5-aa0f-49c8b115540e} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16424 | 2026.01.09 00:40:39.584156 [ 269 ] {d152f0d5-baa5-4ee5-aa0f-49c8b115540e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16425 | 2026.01.09 00:40:39.584718 [ 269 ] {d152f0d5-baa5-4ee5-aa0f-49c8b115540e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 16426 | 2026.01.09 00:40:39.585079 [ 269 ] {d152f0d5-baa5-4ee5-aa0f-49c8b115540e} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16427 | 2026.01.09 00:40:39.585292 [ 269 ] {d152f0d5-baa5-4ee5-aa0f-49c8b115540e} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.00243 sec., 181069.95884773665 rows/sec., 11.98 MiB/sec. | ||
| 16428 | 2026.01.09 00:40:39.585361 [ 269 ] {d152f0d5-baa5-4ee5-aa0f-49c8b115540e} <Debug> TCPHandler: Processed in 0.002715167 sec. | ||
| 16429 | 2026.01.09 00:40:39.585556 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16430 | 2026.01.09 00:40:39.585696 [ 269 ] {ab26fae8-4b2e-4ddd-abca-82281167f487} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16431 | 2026.01.09 00:40:39.585766 [ 269 ] {ab26fae8-4b2e-4ddd-abca-82281167f487} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16432 | 2026.01.09 00:40:39.586641 [ 269 ] {ab26fae8-4b2e-4ddd-abca-82281167f487} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16433 | 2026.01.09 00:40:39.586687 [ 269 ] {ab26fae8-4b2e-4ddd-abca-82281167f487} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16434 | 2026.01.09 00:40:39.587150 [ 269 ] {ab26fae8-4b2e-4ddd-abca-82281167f487} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16435 | 2026.01.09 00:40:39.587458 [ 269 ] {ab26fae8-4b2e-4ddd-abca-82281167f487} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16436 | 2026.01.09 00:40:39.587659 [ 269 ] {ab26fae8-4b2e-4ddd-abca-82281167f487} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.002 sec., 105500 rows/sec., 5.99 MiB/sec. | ||
| 16437 | 2026.01.09 00:40:39.587724 [ 269 ] {ab26fae8-4b2e-4ddd-abca-82281167f487} <Debug> TCPHandler: Processed in 0.002240814 sec. | ||
| 16438 | 2026.01.09 00:40:39.587912 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16439 | 2026.01.09 00:40:39.588060 [ 269 ] {6f2555cd-b66e-44f2-bde1-4e7351d2c7c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16440 | 2026.01.09 00:40:39.588121 [ 269 ] {6f2555cd-b66e-44f2-bde1-4e7351d2c7c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16441 | 2026.01.09 00:40:39.589761 [ 269 ] {6f2555cd-b66e-44f2-bde1-4e7351d2c7c8} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16442 | 2026.01.09 00:40:39.589810 [ 269 ] {6f2555cd-b66e-44f2-bde1-4e7351d2c7c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16443 | 2026.01.09 00:40:39.590370 [ 269 ] {6f2555cd-b66e-44f2-bde1-4e7351d2c7c8} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16444 | 2026.01.09 00:40:39.590706 [ 269 ] {6f2555cd-b66e-44f2-bde1-4e7351d2c7c8} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16445 | 2026.01.09 00:40:39.590921 [ 269 ] {6f2555cd-b66e-44f2-bde1-4e7351d2c7c8} <Debug> executeQuery: Read 1135 rows, 82.76 KiB in 0.002895 sec., 392055.2677029361 rows/sec., 27.92 MiB/sec. | ||
| 16446 | 2026.01.09 00:40:39.590988 [ 269 ] {6f2555cd-b66e-44f2-bde1-4e7351d2c7c8} <Debug> TCPHandler: Processed in 0.003148169 sec. | ||
| 16447 | 2026.01.09 00:40:39.591087 [ 226 ] {} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): 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] | ||
| 16448 | 2026.01.09 00:40:39.591171 [ 226 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): 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] | ||
| 16449 | 2026.01.09 00:40:39.591197 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16450 | 2026.01.09 00:40:39.591351 [ 269 ] {b680beed-9d40-4b73-9314-b5992214c31c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16451 | 2026.01.09 00:40:39.591428 [ 269 ] {b680beed-9d40-4b73-9314-b5992214c31c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16452 | 2026.01.09 00:40:39.592015 [ 269 ] {b680beed-9d40-4b73-9314-b5992214c31c} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16453 | 2026.01.09 00:40:39.592073 [ 269 ] {b680beed-9d40-4b73-9314-b5992214c31c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16454 | 2026.01.09 00:40:39.592590 [ 269 ] {b680beed-9d40-4b73-9314-b5992214c31c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 16455 | 2026.01.09 00:40:39.593027 [ 269 ] {b680beed-9d40-4b73-9314-b5992214c31c} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16456 | 2026.01.09 00:40:39.593229 [ 269 ] {b680beed-9d40-4b73-9314-b5992214c31c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001919 sec., 3126.628452318916 rows/sec., 163.35 KiB/sec. | ||
| 16457 | 2026.01.09 00:40:39.593287 [ 269 ] {b680beed-9d40-4b73-9314-b5992214c31c} <Debug> TCPHandler: Processed in 0.002167452 sec. | ||
| 16458 | 2026.01.09 00:40:39.593503 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16459 | 2026.01.09 00:40:39.593645 [ 269 ] {8b4a29e0-fb92-45f5-a073-31a218f169df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16460 | 2026.01.09 00:40:39.593712 [ 269 ] {8b4a29e0-fb92-45f5-a073-31a218f169df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16461 | 2026.01.09 00:40:39.594774 [ 269 ] {8b4a29e0-fb92-45f5-a073-31a218f169df} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16462 | 2026.01.09 00:40:39.594819 [ 269 ] {8b4a29e0-fb92-45f5-a073-31a218f169df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16463 | 2026.01.09 00:40:39.595395 [ 269 ] {8b4a29e0-fb92-45f5-a073-31a218f169df} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16464 | 2026.01.09 00:40:39.595740 [ 269 ] {8b4a29e0-fb92-45f5-a073-31a218f169df} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16465 | 2026.01.09 00:40:39.595948 [ 269 ] {8b4a29e0-fb92-45f5-a073-31a218f169df} <Debug> executeQuery: Read 934 rows, 63.32 KiB in 0.002336 sec., 399828.76712328766 rows/sec., 26.47 MiB/sec. | ||
| 16466 | 2026.01.09 00:40:39.596003 [ 269 ] {8b4a29e0-fb92-45f5-a073-31a218f169df} <Debug> TCPHandler: Processed in 0.002568163 sec. | ||
| 16467 | 2026.01.09 00:40:39.596176 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16468 | 2026.01.09 00:40:39.596316 [ 269 ] {7698f86c-907a-40a8-ab38-deca660e08e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16469 | 2026.01.09 00:40:39.596378 [ 269 ] {7698f86c-907a-40a8-ab38-deca660e08e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16470 | 2026.01.09 00:40:39.596890 [ 269 ] {7698f86c-907a-40a8-ab38-deca660e08e2} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16471 | 2026.01.09 00:40:39.596936 [ 269 ] {7698f86c-907a-40a8-ab38-deca660e08e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16472 | 2026.01.09 00:40:39.597416 [ 269 ] {7698f86c-907a-40a8-ab38-deca660e08e2} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 16473 | 2026.01.09 00:40:39.597752 [ 269 ] {7698f86c-907a-40a8-ab38-deca660e08e2} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16474 | 2026.01.09 00:40:39.597947 [ 269 ] {7698f86c-907a-40a8-ab38-deca660e08e2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001663 sec., 601.3229104028864 rows/sec., 40.52 KiB/sec. | ||
| 16475 | 2026.01.09 00:40:39.598002 [ 269 ] {7698f86c-907a-40a8-ab38-deca660e08e2} <Debug> TCPHandler: Processed in 0.001892814 sec. | ||
| 16476 | 2026.01.09 00:40:39.598172 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16477 | 2026.01.09 00:40:39.598302 [ 269 ] {a8a6fa09-25f3-49cf-9222-3eaead1aa977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16478 | 2026.01.09 00:40:39.598360 [ 269 ] {a8a6fa09-25f3-49cf-9222-3eaead1aa977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16479 | 2026.01.09 00:40:39.598865 [ 269 ] {a8a6fa09-25f3-49cf-9222-3eaead1aa977} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16480 | 2026.01.09 00:40:39.598909 [ 269 ] {a8a6fa09-25f3-49cf-9222-3eaead1aa977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16481 | 2026.01.09 00:40:39.599337 [ 269 ] {a8a6fa09-25f3-49cf-9222-3eaead1aa977} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16482 | 2026.01.09 00:40:39.599672 [ 269 ] {a8a6fa09-25f3-49cf-9222-3eaead1aa977} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16483 | 2026.01.09 00:40:39.599862 [ 269 ] {a8a6fa09-25f3-49cf-9222-3eaead1aa977} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.001594 sec., 50188.20577164367 rows/sec., 2.98 MiB/sec. | ||
| 16484 | 2026.01.09 00:40:39.599914 [ 269 ] {a8a6fa09-25f3-49cf-9222-3eaead1aa977} <Debug> TCPHandler: Processed in 0.001810591 sec. | ||
| 16485 | 2026.01.09 00:40:39.600026 [ 220 ] {} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): 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] | ||
| 16486 | 2026.01.09 00:40:39.600114 [ 220 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): 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] | ||
| 16487 | 2026.01.09 00:40:39.609476 [ 226 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): 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] | ||
| 16488 | 2026.01.09 00:40:39.612719 [ 220 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): 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] | ||
| 16489 | 2026.01.09 00:40:40.281552 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53150 | ||
| 16490 | 2026.01.09 00:40:40.281664 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16491 | 2026.01.09 00:40:40.281691 [ 290 ] {} <Debug> TCP-Session: 39038ac7-ffbd-4428-9cd5-9b6d5dc9bab2 Authenticating user 'default' from [fd00:1122:3344:101::e]:53150 | ||
| 16492 | 2026.01.09 00:40:40.281715 [ 290 ] {} <Debug> TCP-Session: 39038ac7-ffbd-4428-9cd5-9b6d5dc9bab2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16493 | 2026.01.09 00:40:40.281727 [ 290 ] {} <Debug> TCP-Session: 39038ac7-ffbd-4428-9cd5-9b6d5dc9bab2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16494 | 2026.01.09 00:40:40.281881 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61406 | ||
| 16495 | 2026.01.09 00:40:40.281932 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16496 | 2026.01.09 00:40:40.281955 [ 351 ] {} <Debug> TCP-Session: 34dbb789-43ff-444f-908e-7c0b2743c3f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:61406 | ||
| 16497 | 2026.01.09 00:40:40.281953 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42144 | ||
| 16498 | 2026.01.09 00:40:40.281967 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43307 | ||
| 16499 | 2026.01.09 00:40:40.282011 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58527 | ||
| 16500 | 2026.01.09 00:40:40.282023 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39202 | ||
| 16501 | 2026.01.09 00:40:40.282071 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16502 | 2026.01.09 00:40:40.282107 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16503 | 2026.01.09 00:40:40.282119 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16504 | 2026.01.09 00:40:40.282126 [ 352 ] {} <Debug> TCP-Session: fb4e69c7-5a8c-435a-acaa-244ef68e1e5c Authenticating user 'default' from [fd00:1122:3344:101::e]:42144 | ||
| 16505 | 2026.01.09 00:40:40.282137 [ 288 ] {} <Debug> TCP-Session: 72095840-6228-43a2-bba8-094c66bd3383 Authenticating user 'default' from [fd00:1122:3344:101::e]:58527 | ||
| 16506 | 2026.01.09 00:40:40.282133 [ 290 ] {} <Trace> TCP-Session: 39038ac7-ffbd-4428-9cd5-9b6d5dc9bab2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16507 | 2026.01.09 00:40:40.282174 [ 288 ] {} <Debug> TCP-Session: 72095840-6228-43a2-bba8-094c66bd3383 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16508 | 2026.01.09 00:40:40.282172 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16509 | 2026.01.09 00:40:40.282206 [ 288 ] {} <Debug> TCP-Session: 72095840-6228-43a2-bba8-094c66bd3383 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16510 | 2026.01.09 00:40:40.282167 [ 352 ] {} <Debug> TCP-Session: fb4e69c7-5a8c-435a-acaa-244ef68e1e5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16511 | 2026.01.09 00:40:40.282233 [ 289 ] {} <Debug> TCP-Session: dd5934d0-763b-470e-9be0-8d97b9c72100 Authenticating user 'default' from [fd00:1122:3344:101::e]:39202 | ||
| 16512 | 2026.01.09 00:40:40.282248 [ 352 ] {} <Debug> TCP-Session: fb4e69c7-5a8c-435a-acaa-244ef68e1e5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16513 | 2026.01.09 00:40:40.282159 [ 353 ] {} <Debug> TCP-Session: a8ceed76-5454-4b27-9b52-d2ad80611e67 Authenticating user 'default' from [fd00:1122:3344:101::e]:43307 | ||
| 16514 | 2026.01.09 00:40:40.282274 [ 289 ] {} <Debug> TCP-Session: dd5934d0-763b-470e-9be0-8d97b9c72100 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16515 | 2026.01.09 00:40:40.281994 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61345 | ||
| 16516 | 2026.01.09 00:40:40.282314 [ 289 ] {} <Debug> TCP-Session: dd5934d0-763b-470e-9be0-8d97b9c72100 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16517 | 2026.01.09 00:40:40.282310 [ 353 ] {} <Debug> TCP-Session: a8ceed76-5454-4b27-9b52-d2ad80611e67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16518 | 2026.01.09 00:40:40.281982 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64325 | ||
| 16519 | 2026.01.09 00:40:40.282380 [ 290 ] {0c8fbcdd-7144-4d71-a933-cbb9e3a737e7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53150) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16520 | 2026.01.09 00:40:40.282391 [ 353 ] {} <Debug> TCP-Session: a8ceed76-5454-4b27-9b52-d2ad80611e67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16521 | 2026.01.09 00:40:40.281972 [ 351 ] {} <Debug> TCP-Session: 34dbb789-43ff-444f-908e-7c0b2743c3f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16522 | 2026.01.09 00:40:40.281998 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34914 | ||
| 16523 | 2026.01.09 00:40:40.282464 [ 351 ] {} <Debug> TCP-Session: 34dbb789-43ff-444f-908e-7c0b2743c3f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16524 | 2026.01.09 00:40:40.282937 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16525 | 2026.01.09 00:40:40.282968 [ 355 ] {} <Debug> TCP-Session: 2875bb7a-b176-4c4a-98e3-00782db482f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:64325 | ||
| 16526 | 2026.01.09 00:40:40.282985 [ 355 ] {} <Debug> TCP-Session: 2875bb7a-b176-4c4a-98e3-00782db482f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16527 | 2026.01.09 00:40:40.282998 [ 355 ] {} <Debug> TCP-Session: 2875bb7a-b176-4c4a-98e3-00782db482f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16528 | 2026.01.09 00:40:40.283075 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16529 | 2026.01.09 00:40:40.283111 [ 286 ] {} <Debug> TCP-Session: 2f74cd4a-1fc1-44a7-b7ff-ea6513b591d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:34914 | ||
| 16530 | 2026.01.09 00:40:40.283129 [ 286 ] {} <Debug> TCP-Session: 2f74cd4a-1fc1-44a7-b7ff-ea6513b591d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16531 | 2026.01.09 00:40:40.283134 [ 290 ] {0c8fbcdd-7144-4d71-a933-cbb9e3a737e7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16532 | 2026.01.09 00:40:40.283148 [ 286 ] {} <Debug> TCP-Session: 2f74cd4a-1fc1-44a7-b7ff-ea6513b591d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16533 | 2026.01.09 00:40:40.283188 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16534 | 2026.01.09 00:40:40.283214 [ 290 ] {0c8fbcdd-7144-4d71-a933-cbb9e3a737e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16535 | 2026.01.09 00:40:40.283223 [ 354 ] {} <Debug> TCP-Session: 1842cc5d-ec20-4d8c-af65-07ea97cd4a89 Authenticating user 'default' from [fd00:1122:3344:101::e]:61345 | ||
| 16536 | 2026.01.09 00:40:40.283252 [ 354 ] {} <Debug> TCP-Session: 1842cc5d-ec20-4d8c-af65-07ea97cd4a89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16537 | 2026.01.09 00:40:40.283264 [ 354 ] {} <Debug> TCP-Session: 1842cc5d-ec20-4d8c-af65-07ea97cd4a89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16538 | 2026.01.09 00:40:40.283575 [ 290 ] {0c8fbcdd-7144-4d71-a933-cbb9e3a737e7} <Debug> oximeter.version (d96e0398-2c6c-4ca7-a7f1-49ea58ac3124) (SelectExecutor): Key condition: unknown | ||
| 16539 | 2026.01.09 00:40:40.284662 [ 336 ] {0c8fbcdd-7144-4d71-a933-cbb9e3a737e7} <Trace> AggregatingTransform: Aggregating | ||
| 16540 | 2026.01.09 00:40:40.284725 [ 336 ] {0c8fbcdd-7144-4d71-a933-cbb9e3a737e7} <Trace> Aggregator: Aggregation method: without_key | ||
| 16541 | 2026.01.09 00:40:40.284769 [ 336 ] {0c8fbcdd-7144-4d71-a933-cbb9e3a737e7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001067191 sec. (937.039 rows/sec., 36.60 KiB/sec.) | ||
| 16542 | 2026.01.09 00:40:40.284792 [ 336 ] {0c8fbcdd-7144-4d71-a933-cbb9e3a737e7} <Trace> Aggregator: Merging aggregated data | ||
| 16543 | 2026.01.09 00:40:40.285857 [ 290 ] {0c8fbcdd-7144-4d71-a933-cbb9e3a737e7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003563 sec., 280.6623631770979 rows/sec., 10.96 KiB/sec. | ||
| 16544 | 2026.01.09 00:40:40.285979 [ 290 ] {0c8fbcdd-7144-4d71-a933-cbb9e3a737e7} <Debug> TCPHandler: Processed in 0.003993293 sec. | ||
| 16545 | 2026.01.09 00:40:40.286097 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16546 | 2026.01.09 00:40:40.286124 [ 290 ] {} <Debug> TCP-Session: 39038ac7-ffbd-4428-9cd5-9b6d5dc9bab2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16547 | 2026.01.09 00:40:40.286123 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16548 | 2026.01.09 00:40:40.286141 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16549 | 2026.01.09 00:40:40.286169 [ 351 ] {} <Debug> TCP-Session: 34dbb789-43ff-444f-908e-7c0b2743c3f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16550 | 2026.01.09 00:40:40.286182 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16551 | 2026.01.09 00:40:40.286201 [ 286 ] {} <Debug> TCP-Session: 2f74cd4a-1fc1-44a7-b7ff-ea6513b591d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16552 | 2026.01.09 00:40:40.286214 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16553 | 2026.01.09 00:40:40.286236 [ 289 ] {} <Debug> TCP-Session: dd5934d0-763b-470e-9be0-8d97b9c72100 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16554 | 2026.01.09 00:40:40.286245 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16555 | 2026.01.09 00:40:40.286263 [ 353 ] {} <Debug> TCP-Session: a8ceed76-5454-4b27-9b52-d2ad80611e67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16556 | 2026.01.09 00:40:40.286195 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16557 | 2026.01.09 00:40:40.286308 [ 288 ] {} <Debug> TCP-Session: 72095840-6228-43a2-bba8-094c66bd3383 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16558 | 2026.01.09 00:40:40.286184 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16559 | 2026.01.09 00:40:40.286352 [ 355 ] {} <Debug> TCP-Session: 2875bb7a-b176-4c4a-98e3-00782db482f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16560 | 2026.01.09 00:40:40.286155 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16561 | 2026.01.09 00:40:40.286394 [ 352 ] {} <Debug> TCP-Session: fb4e69c7-5a8c-435a-acaa-244ef68e1e5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16562 | 2026.01.09 00:40:40.286429 [ 354 ] {} <Debug> TCP-Session: 1842cc5d-ec20-4d8c-af65-07ea97cd4a89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16563 | 2026.01.09 00:40:40.340591 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45423 | ||
| 16564 | 2026.01.09 00:40:40.340711 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16565 | 2026.01.09 00:40:40.340744 [ 290 ] {} <Debug> TCP-Session: 206b09db-966d-49f3-9251-a0aa456a0e3c Authenticating user 'default' from [fd00:1122:3344:101::e]:45423 | ||
| 16566 | 2026.01.09 00:40:40.340770 [ 290 ] {} <Debug> TCP-Session: 206b09db-966d-49f3-9251-a0aa456a0e3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16567 | 2026.01.09 00:40:40.340786 [ 290 ] {} <Debug> TCP-Session: 206b09db-966d-49f3-9251-a0aa456a0e3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16568 | 2026.01.09 00:40:40.340964 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48196 | ||
| 16569 | 2026.01.09 00:40:40.341025 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55822 | ||
| 16570 | 2026.01.09 00:40:40.341040 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34396 | ||
| 16571 | 2026.01.09 00:40:40.341076 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38203 | ||
| 16572 | 2026.01.09 00:40:40.341100 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41649 | ||
| 16573 | 2026.01.09 00:40:40.341136 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16574 | 2026.01.09 00:40:40.341138 [ 290 ] {} <Trace> TCP-Session: 206b09db-966d-49f3-9251-a0aa456a0e3c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16575 | 2026.01.09 00:40:40.341176 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16576 | 2026.01.09 00:40:40.341177 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16577 | 2026.01.09 00:40:40.341186 [ 352 ] {} <Debug> TCP-Session: aac6befd-6b03-47e9-b7dd-cfd180cbbf77 Authenticating user 'default' from [fd00:1122:3344:101::e]:55822 | ||
| 16578 | 2026.01.09 00:40:40.341230 [ 353 ] {} <Debug> TCP-Session: f88f55ee-ce42-409e-b454-3847ec6f074a Authenticating user 'default' from [fd00:1122:3344:101::e]:34396 | ||
| 16579 | 2026.01.09 00:40:40.341252 [ 352 ] {} <Debug> TCP-Session: aac6befd-6b03-47e9-b7dd-cfd180cbbf77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16580 | 2026.01.09 00:40:40.341223 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16581 | 2026.01.09 00:40:40.341271 [ 353 ] {} <Debug> TCP-Session: f88f55ee-ce42-409e-b454-3847ec6f074a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16582 | 2026.01.09 00:40:40.341276 [ 352 ] {} <Debug> TCP-Session: aac6befd-6b03-47e9-b7dd-cfd180cbbf77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16583 | 2026.01.09 00:40:40.341314 [ 353 ] {} <Debug> TCP-Session: f88f55ee-ce42-409e-b454-3847ec6f074a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16584 | 2026.01.09 00:40:40.341090 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63509 | ||
| 16585 | 2026.01.09 00:40:40.341361 [ 290 ] {d622c654-9ce4-432d-a148-9dcbf7dbdbeb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45423) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16586 | 2026.01.09 00:40:40.341063 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16587 | 2026.01.09 00:40:40.341054 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38917 | ||
| 16588 | 2026.01.09 00:40:40.341417 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16589 | 2026.01.09 00:40:40.341426 [ 351 ] {} <Debug> TCP-Session: cdb71077-c576-4130-9e9c-46cb34ff62df Authenticating user 'default' from [fd00:1122:3344:101::e]:48196 | ||
| 16590 | 2026.01.09 00:40:40.341049 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47810 | ||
| 16591 | 2026.01.09 00:40:40.341484 [ 351 ] {} <Debug> TCP-Session: cdb71077-c576-4130-9e9c-46cb34ff62df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16592 | 2026.01.09 00:40:40.341499 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16593 | 2026.01.09 00:40:40.341513 [ 351 ] {} <Debug> TCP-Session: cdb71077-c576-4130-9e9c-46cb34ff62df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16594 | 2026.01.09 00:40:40.341537 [ 354 ] {} <Debug> TCP-Session: eca54e4d-91d6-4be1-a60e-cf87db9a9cf1 Authenticating user 'default' from [fd00:1122:3344:101::e]:38917 | ||
| 16595 | 2026.01.09 00:40:40.341545 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16596 | 2026.01.09 00:40:40.341473 [ 288 ] {} <Debug> TCP-Session: bf76ac9d-a75c-444b-a7dd-f909ed14e3ad Authenticating user 'default' from [fd00:1122:3344:101::e]:63509 | ||
| 16597 | 2026.01.09 00:40:40.341591 [ 355 ] {} <Debug> TCP-Session: 1901824c-2619-408e-8f2e-403526e6193a Authenticating user 'default' from [fd00:1122:3344:101::e]:47810 | ||
| 16598 | 2026.01.09 00:40:40.341586 [ 354 ] {} <Debug> TCP-Session: eca54e4d-91d6-4be1-a60e-cf87db9a9cf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16599 | 2026.01.09 00:40:40.341608 [ 288 ] {} <Debug> TCP-Session: bf76ac9d-a75c-444b-a7dd-f909ed14e3ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16600 | 2026.01.09 00:40:40.341631 [ 355 ] {} <Debug> TCP-Session: 1901824c-2619-408e-8f2e-403526e6193a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16601 | 2026.01.09 00:40:40.341638 [ 354 ] {} <Debug> TCP-Session: eca54e4d-91d6-4be1-a60e-cf87db9a9cf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16602 | 2026.01.09 00:40:40.341661 [ 288 ] {} <Debug> TCP-Session: bf76ac9d-a75c-444b-a7dd-f909ed14e3ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16603 | 2026.01.09 00:40:40.341666 [ 290 ] {d622c654-9ce4-432d-a148-9dcbf7dbdbeb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16604 | 2026.01.09 00:40:40.341671 [ 355 ] {} <Debug> TCP-Session: 1901824c-2619-408e-8f2e-403526e6193a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16605 | 2026.01.09 00:40:40.341309 [ 289 ] {} <Debug> TCP-Session: 11f0bf7f-7eb1-4ffa-a003-79ec936f9b75 Authenticating user 'default' from [fd00:1122:3344:101::e]:41649 | ||
| 16606 | 2026.01.09 00:40:40.341219 [ 286 ] {} <Debug> TCP-Session: 20b832d8-1803-4498-b7fb-9599b25bf010 Authenticating user 'default' from [fd00:1122:3344:101::e]:38203 | ||
| 16607 | 2026.01.09 00:40:40.341752 [ 290 ] {d622c654-9ce4-432d-a148-9dcbf7dbdbeb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16608 | 2026.01.09 00:40:40.341778 [ 286 ] {} <Debug> TCP-Session: 20b832d8-1803-4498-b7fb-9599b25bf010 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16609 | 2026.01.09 00:40:40.341756 [ 289 ] {} <Debug> TCP-Session: 11f0bf7f-7eb1-4ffa-a003-79ec936f9b75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16610 | 2026.01.09 00:40:40.341804 [ 286 ] {} <Debug> TCP-Session: 20b832d8-1803-4498-b7fb-9599b25bf010 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16611 | 2026.01.09 00:40:40.341823 [ 289 ] {} <Debug> TCP-Session: 11f0bf7f-7eb1-4ffa-a003-79ec936f9b75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16612 | 2026.01.09 00:40:40.342076 [ 290 ] {d622c654-9ce4-432d-a148-9dcbf7dbdbeb} <Debug> oximeter.version (d96e0398-2c6c-4ca7-a7f1-49ea58ac3124) (SelectExecutor): Key condition: unknown | ||
| 16613 | 2026.01.09 00:40:40.343144 [ 307 ] {d622c654-9ce4-432d-a148-9dcbf7dbdbeb} <Trace> AggregatingTransform: Aggregating | ||
| 16614 | 2026.01.09 00:40:40.343188 [ 307 ] {d622c654-9ce4-432d-a148-9dcbf7dbdbeb} <Trace> Aggregator: Aggregation method: without_key | ||
| 16615 | 2026.01.09 00:40:40.343224 [ 307 ] {d622c654-9ce4-432d-a148-9dcbf7dbdbeb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00103939 sec. (962.103 rows/sec., 37.58 KiB/sec.) | ||
| 16616 | 2026.01.09 00:40:40.343242 [ 307 ] {d622c654-9ce4-432d-a148-9dcbf7dbdbeb} <Trace> Aggregator: Merging aggregated data | ||
| 16617 | 2026.01.09 00:40:40.344740 [ 290 ] {d622c654-9ce4-432d-a148-9dcbf7dbdbeb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003446 sec., 290.1915264074289 rows/sec., 11.34 KiB/sec. | ||
| 16618 | 2026.01.09 00:40:40.344911 [ 290 ] {d622c654-9ce4-432d-a148-9dcbf7dbdbeb} <Debug> TCPHandler: Processed in 0.003893271 sec. | ||
| 16619 | 2026.01.09 00:40:40.344990 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16620 | 2026.01.09 00:40:40.345019 [ 290 ] {} <Debug> TCP-Session: 206b09db-966d-49f3-9251-a0aa456a0e3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16621 | 2026.01.09 00:40:40.345028 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16622 | 2026.01.09 00:40:40.345062 [ 351 ] {} <Debug> TCP-Session: cdb71077-c576-4130-9e9c-46cb34ff62df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16623 | 2026.01.09 00:40:40.345070 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16624 | 2026.01.09 00:40:40.345076 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16625 | 2026.01.09 00:40:40.345100 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16626 | 2026.01.09 00:40:40.345134 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16627 | 2026.01.09 00:40:40.345152 [ 288 ] {} <Debug> TCP-Session: bf76ac9d-a75c-444b-a7dd-f909ed14e3ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16628 | 2026.01.09 00:40:40.345164 [ 353 ] {} <Debug> TCP-Session: f88f55ee-ce42-409e-b454-3847ec6f074a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16629 | 2026.01.09 00:40:40.345176 [ 286 ] {} <Debug> TCP-Session: 20b832d8-1803-4498-b7fb-9599b25bf010 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16630 | 2026.01.09 00:40:40.345167 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16631 | 2026.01.09 00:40:40.345151 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16632 | 2026.01.09 00:40:40.345239 [ 289 ] {} <Debug> TCP-Session: 11f0bf7f-7eb1-4ffa-a003-79ec936f9b75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16633 | 2026.01.09 00:40:40.345121 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16634 | 2026.01.09 00:40:40.345267 [ 355 ] {} <Debug> TCP-Session: 1901824c-2619-408e-8f2e-403526e6193a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16635 | 2026.01.09 00:40:40.345120 [ 354 ] {} <Debug> TCP-Session: eca54e4d-91d6-4be1-a60e-cf87db9a9cf1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16636 | 2026.01.09 00:40:40.345302 [ 352 ] {} <Debug> TCP-Session: aac6befd-6b03-47e9-b7dd-cfd180cbbf77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16637 | 2026.01.09 00:40:40.897590 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58118 | ||
| 16638 | 2026.01.09 00:40:40.897712 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16639 | 2026.01.09 00:40:40.897740 [ 290 ] {} <Debug> TCP-Session: 1429ab33-84ee-423f-a011-e409b3e080eb Authenticating user 'default' from [fd00:1122:3344:101::e]:58118 | ||
| 16640 | 2026.01.09 00:40:40.897762 [ 290 ] {} <Debug> TCP-Session: 1429ab33-84ee-423f-a011-e409b3e080eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16641 | 2026.01.09 00:40:40.897776 [ 290 ] {} <Debug> TCP-Session: 1429ab33-84ee-423f-a011-e409b3e080eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16642 | 2026.01.09 00:40:40.897953 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64811 | ||
| 16643 | 2026.01.09 00:40:40.897976 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47377 | ||
| 16644 | 2026.01.09 00:40:40.898003 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60732 | ||
| 16645 | 2026.01.09 00:40:40.898016 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36480 | ||
| 16646 | 2026.01.09 00:40:40.898052 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38920 | ||
| 16647 | 2026.01.09 00:40:40.898086 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16648 | 2026.01.09 00:40:40.898106 [ 290 ] {} <Trace> TCP-Session: 1429ab33-84ee-423f-a011-e409b3e080eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16649 | 2026.01.09 00:40:40.898115 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16650 | 2026.01.09 00:40:40.898127 [ 352 ] {} <Debug> TCP-Session: a6e60d15-7100-471b-9d87-4708f3fdfec6 Authenticating user 'default' from [fd00:1122:3344:101::e]:47377 | ||
| 16651 | 2026.01.09 00:40:40.898148 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16652 | 2026.01.09 00:40:40.898162 [ 353 ] {} <Debug> TCP-Session: 70c4e7b8-b302-4c6c-a96d-1ecad4bb51f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:60732 | ||
| 16653 | 2026.01.09 00:40:40.898173 [ 352 ] {} <Debug> TCP-Session: a6e60d15-7100-471b-9d87-4708f3fdfec6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16654 | 2026.01.09 00:40:40.898183 [ 286 ] {} <Debug> TCP-Session: d23c0e42-93df-4a3f-acd2-0e3f1bec9694 Authenticating user 'default' from [fd00:1122:3344:101::e]:38920 | ||
| 16655 | 2026.01.09 00:40:40.898194 [ 353 ] {} <Debug> TCP-Session: 70c4e7b8-b302-4c6c-a96d-1ecad4bb51f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16656 | 2026.01.09 00:40:40.898199 [ 352 ] {} <Debug> TCP-Session: a6e60d15-7100-471b-9d87-4708f3fdfec6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16657 | 2026.01.09 00:40:40.898219 [ 353 ] {} <Debug> TCP-Session: 70c4e7b8-b302-4c6c-a96d-1ecad4bb51f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16658 | 2026.01.09 00:40:40.898213 [ 286 ] {} <Debug> TCP-Session: d23c0e42-93df-4a3f-acd2-0e3f1bec9694 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16659 | 2026.01.09 00:40:40.898155 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16660 | 2026.01.09 00:40:40.898274 [ 286 ] {} <Debug> TCP-Session: d23c0e42-93df-4a3f-acd2-0e3f1bec9694 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16661 | 2026.01.09 00:40:40.898284 [ 290 ] {6b4a1c0a-b3ba-4e8e-ab19-14c08a9cbb12} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58118) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16662 | 2026.01.09 00:40:40.898305 [ 354 ] {} <Debug> TCP-Session: 4dceaf50-bb17-44af-9189-cc1422e258cf Authenticating user 'default' from [fd00:1122:3344:101::e]:36480 | ||
| 16663 | 2026.01.09 00:40:40.898072 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38350 | ||
| 16664 | 2026.01.09 00:40:40.898345 [ 354 ] {} <Debug> TCP-Session: 4dceaf50-bb17-44af-9189-cc1422e258cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16665 | 2026.01.09 00:40:40.898063 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60889 | ||
| 16666 | 2026.01.09 00:40:40.898365 [ 354 ] {} <Debug> TCP-Session: 4dceaf50-bb17-44af-9189-cc1422e258cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16667 | 2026.01.09 00:40:40.898010 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36931 | ||
| 16668 | 2026.01.09 00:40:40.898399 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16669 | 2026.01.09 00:40:40.898433 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16670 | 2026.01.09 00:40:40.898448 [ 289 ] {} <Debug> TCP-Session: 1e27f30a-7540-4b40-bcf8-1488ae13a0eb Authenticating user 'default' from [fd00:1122:3344:101::e]:38350 | ||
| 16671 | 2026.01.09 00:40:40.898467 [ 288 ] {} <Debug> TCP-Session: 2d9f36d7-4155-49c4-ba40-00fa5757be36 Authenticating user 'default' from [fd00:1122:3344:101::e]:60889 | ||
| 16672 | 2026.01.09 00:40:40.898474 [ 289 ] {} <Debug> TCP-Session: 1e27f30a-7540-4b40-bcf8-1488ae13a0eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16673 | 2026.01.09 00:40:40.898477 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16674 | 2026.01.09 00:40:40.898492 [ 288 ] {} <Debug> TCP-Session: 2d9f36d7-4155-49c4-ba40-00fa5757be36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16675 | 2026.01.09 00:40:40.898513 [ 289 ] {} <Debug> TCP-Session: 1e27f30a-7540-4b40-bcf8-1488ae13a0eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16676 | 2026.01.09 00:40:40.898535 [ 288 ] {} <Debug> TCP-Session: 2d9f36d7-4155-49c4-ba40-00fa5757be36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16677 | 2026.01.09 00:40:40.898528 [ 355 ] {} <Debug> TCP-Session: 71e32c44-ff0e-492a-9ece-9c8315e536b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:36931 | ||
| 16678 | 2026.01.09 00:40:40.898024 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16679 | 2026.01.09 00:40:40.898576 [ 290 ] {6b4a1c0a-b3ba-4e8e-ab19-14c08a9cbb12} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16680 | 2026.01.09 00:40:40.898601 [ 351 ] {} <Debug> TCP-Session: e6b5b2ff-9ea1-43ab-8f50-d5b5220199d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:64811 | ||
| 16681 | 2026.01.09 00:40:40.898587 [ 355 ] {} <Debug> TCP-Session: 71e32c44-ff0e-492a-9ece-9c8315e536b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16682 | 2026.01.09 00:40:40.898623 [ 351 ] {} <Debug> TCP-Session: e6b5b2ff-9ea1-43ab-8f50-d5b5220199d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16683 | 2026.01.09 00:40:40.898636 [ 355 ] {} <Debug> TCP-Session: 71e32c44-ff0e-492a-9ece-9c8315e536b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16684 | 2026.01.09 00:40:40.898644 [ 351 ] {} <Debug> TCP-Session: e6b5b2ff-9ea1-43ab-8f50-d5b5220199d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16685 | 2026.01.09 00:40:40.898641 [ 290 ] {6b4a1c0a-b3ba-4e8e-ab19-14c08a9cbb12} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16686 | 2026.01.09 00:40:40.898988 [ 290 ] {6b4a1c0a-b3ba-4e8e-ab19-14c08a9cbb12} <Debug> oximeter.version (d96e0398-2c6c-4ca7-a7f1-49ea58ac3124) (SelectExecutor): Key condition: unknown | ||
| 16687 | 2026.01.09 00:40:40.900046 [ 333 ] {6b4a1c0a-b3ba-4e8e-ab19-14c08a9cbb12} <Trace> AggregatingTransform: Aggregating | ||
| 16688 | 2026.01.09 00:40:40.900101 [ 333 ] {6b4a1c0a-b3ba-4e8e-ab19-14c08a9cbb12} <Trace> Aggregator: Aggregation method: without_key | ||
| 16689 | 2026.01.09 00:40:40.900143 [ 333 ] {6b4a1c0a-b3ba-4e8e-ab19-14c08a9cbb12} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00103325 sec. (967.820 rows/sec., 37.81 KiB/sec.) | ||
| 16690 | 2026.01.09 00:40:40.900165 [ 333 ] {6b4a1c0a-b3ba-4e8e-ab19-14c08a9cbb12} <Trace> Aggregator: Merging aggregated data | ||
| 16691 | 2026.01.09 00:40:40.901493 [ 290 ] {6b4a1c0a-b3ba-4e8e-ab19-14c08a9cbb12} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003265 sec., 306.2787136294028 rows/sec., 11.96 KiB/sec. | ||
| 16692 | 2026.01.09 00:40:40.901680 [ 290 ] {6b4a1c0a-b3ba-4e8e-ab19-14c08a9cbb12} <Debug> TCPHandler: Processed in 0.003687535 sec. | ||
| 16693 | 2026.01.09 00:40:40.901806 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16694 | 2026.01.09 00:40:40.901834 [ 290 ] {} <Debug> TCP-Session: 1429ab33-84ee-423f-a011-e409b3e080eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16695 | 2026.01.09 00:40:40.901834 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16696 | 2026.01.09 00:40:40.901855 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16697 | 2026.01.09 00:40:40.901878 [ 351 ] {} <Debug> TCP-Session: e6b5b2ff-9ea1-43ab-8f50-d5b5220199d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16698 | 2026.01.09 00:40:40.901887 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16699 | 2026.01.09 00:40:40.901900 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16700 | 2026.01.09 00:40:40.901920 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16701 | 2026.01.09 00:40:40.901938 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16702 | 2026.01.09 00:40:40.901954 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16703 | 2026.01.09 00:40:40.901972 [ 352 ] {} <Debug> TCP-Session: a6e60d15-7100-471b-9d87-4708f3fdfec6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16704 | 2026.01.09 00:40:40.901983 [ 288 ] {} <Debug> TCP-Session: 2d9f36d7-4155-49c4-ba40-00fa5757be36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16705 | 2026.01.09 00:40:40.902007 [ 286 ] {} <Debug> TCP-Session: d23c0e42-93df-4a3f-acd2-0e3f1bec9694 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16706 | 2026.01.09 00:40:40.901958 [ 354 ] {} <Debug> TCP-Session: 4dceaf50-bb17-44af-9189-cc1422e258cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16707 | 2026.01.09 00:40:40.901907 [ 353 ] {} <Debug> TCP-Session: 70c4e7b8-b302-4c6c-a96d-1ecad4bb51f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16708 | 2026.01.09 00:40:40.901868 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16709 | 2026.01.09 00:40:40.901937 [ 355 ] {} <Debug> TCP-Session: 71e32c44-ff0e-492a-9ece-9c8315e536b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16710 | 2026.01.09 00:40:40.902110 [ 289 ] {} <Debug> TCP-Session: 1e27f30a-7540-4b40-bcf8-1488ae13a0eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16711 | 2026.01.09 00:40:42.034240 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16712 | 2026.01.09 00:40:42.034427 [ 269 ] {b50cb708-3bdf-4ae1-ae3b-ef91075a9ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16713 | 2026.01.09 00:40:42.034498 [ 269 ] {b50cb708-3bdf-4ae1-ae3b-ef91075a9ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16714 | 2026.01.09 00:40:42.035183 [ 269 ] {b50cb708-3bdf-4ae1-ae3b-ef91075a9ae3} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16715 | 2026.01.09 00:40:42.035233 [ 269 ] {b50cb708-3bdf-4ae1-ae3b-ef91075a9ae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16716 | 2026.01.09 00:40:42.035628 [ 269 ] {b50cb708-3bdf-4ae1-ae3b-ef91075a9ae3} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16717 | 2026.01.09 00:40:42.035852 [ 269 ] {b50cb708-3bdf-4ae1-ae3b-ef91075a9ae3} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16718 | 2026.01.09 00:40:42.036019 [ 269 ] {b50cb708-3bdf-4ae1-ae3b-ef91075a9ae3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00164 sec., 34146.34146341463 rows/sec., 2.62 MiB/sec. | ||
| 16719 | 2026.01.09 00:40:42.036072 [ 269 ] {b50cb708-3bdf-4ae1-ae3b-ef91075a9ae3} <Debug> TCPHandler: Processed in 0.001990637 sec. | ||
| 16720 | 2026.01.09 00:40:42.036213 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16721 | 2026.01.09 00:40:42.036341 [ 269 ] {e639eb84-c556-4e65-8123-1c0a162221e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16722 | 2026.01.09 00:40:42.036400 [ 269 ] {e639eb84-c556-4e65-8123-1c0a162221e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16723 | 2026.01.09 00:40:42.036858 [ 269 ] {e639eb84-c556-4e65-8123-1c0a162221e3} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16724 | 2026.01.09 00:40:42.036894 [ 269 ] {e639eb84-c556-4e65-8123-1c0a162221e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16725 | 2026.01.09 00:40:42.037208 [ 269 ] {e639eb84-c556-4e65-8123-1c0a162221e3} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16726 | 2026.01.09 00:40:42.037417 [ 269 ] {e639eb84-c556-4e65-8123-1c0a162221e3} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16727 | 2026.01.09 00:40:42.037555 [ 269 ] {e639eb84-c556-4e65-8123-1c0a162221e3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001238 sec., 51696.284329563816 rows/sec., 4.04 MiB/sec. | ||
| 16728 | 2026.01.09 00:40:42.037600 [ 269 ] {e639eb84-c556-4e65-8123-1c0a162221e3} <Debug> TCPHandler: Processed in 0.001454482 sec. | ||
| 16729 | 2026.01.09 00:40:42.037724 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16730 | 2026.01.09 00:40:42.037823 [ 269 ] {2a52f7e7-b9dc-4fdd-aef0-df31e1500ae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16731 | 2026.01.09 00:40:42.037867 [ 269 ] {2a52f7e7-b9dc-4fdd-aef0-df31e1500ae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16732 | 2026.01.09 00:40:42.038250 [ 269 ] {2a52f7e7-b9dc-4fdd-aef0-df31e1500ae5} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16733 | 2026.01.09 00:40:42.038284 [ 269 ] {2a52f7e7-b9dc-4fdd-aef0-df31e1500ae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16734 | 2026.01.09 00:40:42.038606 [ 269 ] {2a52f7e7-b9dc-4fdd-aef0-df31e1500ae5} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16735 | 2026.01.09 00:40:42.038843 [ 269 ] {2a52f7e7-b9dc-4fdd-aef0-df31e1500ae5} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16736 | 2026.01.09 00:40:42.038963 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Selected 5 parts from all_1_119_24 to all_123_123_0 | ||
| 16737 | 2026.01.09 00:40:42.038980 [ 269 ] {2a52f7e7-b9dc-4fdd-aef0-df31e1500ae5} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001178 sec., 54329.37181663837 rows/sec., 3.78 MiB/sec. | ||
| 16738 | 2026.01.09 00:40:42.038999 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16739 | 2026.01.09 00:40:42.039018 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16740 | 2026.01.09 00:40:42.039019 [ 269 ] {2a52f7e7-b9dc-4fdd-aef0-df31e1500ae5} <Debug> TCPHandler: Processed in 0.001346348 sec. | ||
| 16741 | 2026.01.09 00:40:42.039146 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16742 | 2026.01.09 00:40:42.039154 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_123_25} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_119_24 to all_123_123_0 into Compact with storage Full | ||
| 16743 | 2026.01.09 00:40:42.039244 [ 269 ] {4e0d72bc-55d7-4954-8cf3-e8b39463eaf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16744 | 2026.01.09 00:40:42.039290 [ 269 ] {4e0d72bc-55d7-4954-8cf3-e8b39463eaf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16745 | 2026.01.09 00:40:42.039323 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_123_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16746 | 2026.01.09 00:40:42.039369 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_119_24, total 36662 rows starting from the beginning of the part | ||
| 16747 | 2026.01.09 00:40:42.039445 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 161 rows starting from the beginning of the part | ||
| 16748 | 2026.01.09 00:40:42.039495 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::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 | ||
| 16749 | 2026.01.09 00:40:42.039553 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::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 | ||
| 16750 | 2026.01.09 00:40:42.039604 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 934 rows starting from the beginning of the part | ||
| 16751 | 2026.01.09 00:40:42.039655 [ 269 ] {4e0d72bc-55d7-4954-8cf3-e8b39463eaf9} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16752 | 2026.01.09 00:40:42.039695 [ 269 ] {4e0d72bc-55d7-4954-8cf3-e8b39463eaf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16753 | 2026.01.09 00:40:42.040052 [ 269 ] {4e0d72bc-55d7-4954-8cf3-e8b39463eaf9} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16754 | 2026.01.09 00:40:42.040256 [ 269 ] {4e0d72bc-55d7-4954-8cf3-e8b39463eaf9} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16755 | 2026.01.09 00:40:42.040396 [ 269 ] {4e0d72bc-55d7-4954-8cf3-e8b39463eaf9} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001172 sec., 20477.815699658702 rows/sec., 1.38 MiB/sec. | ||
| 16756 | 2026.01.09 00:40:42.040441 [ 269 ] {4e0d72bc-55d7-4954-8cf3-e8b39463eaf9} <Debug> TCPHandler: Processed in 0.001346128 sec. | ||
| 16757 | 2026.01.09 00:40:42.047656 [ 198 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_123_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38231 rows, containing 5 columns (5 merged, 0 gathered) in 0.008556734 sec., 4467943.025925546 rows/sec., 300.57 MiB/sec. | ||
| 16758 | 2026.01.09 00:40:42.048284 [ 200 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_123_25} <Trace> MergedBlockOutputStream: filled checksums all_1_123_25 (state Temporary) | ||
| 16759 | 2026.01.09 00:40:42.048621 [ 200 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_123_25} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_merge_all_1_123_25 to all_1_123_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16760 | 2026.01.09 00:40:42.048712 [ 200 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_123_25} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Merged 5 parts: [all_1_119_24, all_123_123_0] -> all_1_123_25 | ||
| 16761 | 2026.01.09 00:40:42.048821 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 16762 | 2026.01.09 00:40:42.447503 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35031 | ||
| 16763 | 2026.01.09 00:40:42.448072 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16764 | 2026.01.09 00:40:42.448115 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16765 | 2026.01.09 00:40:42.448612 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 16766 | 2026.01.09 00:40:42.448864 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16767 | 2026.01.09 00:40:42.449034 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35031 | ||
| 16768 | 2026.01.09 00:40:44.321440 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 550 | ||
| 16769 | 2026.01.09 00:40:44.339633 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16770 | 2026.01.09 00:40:44.339695 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16771 | 2026.01.09 00:40:44.345922 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 16772 | 2026.01.09 00:40:44.346646 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16773 | 2026.01.09 00:40:44.349983 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 16774 | 2026.01.09 00:40:44.390712 [ 224 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): 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] | ||
| 16775 | 2026.01.09 00:40:44.390759 [ 224 ] {} <Debug> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): 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] | ||
| 16776 | 2026.01.09 00:40:44.394209 [ 224 ] {} <Debug> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): 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] | ||
| 16777 | 2026.01.09 00:40:45.001195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 368.07 MiB, peak 388.33 MiB, free memory in arenas 0.00 B, will set to 371.60 MiB (RSS), difference: 3.53 MiB | ||
| 16778 | 2026.01.09 00:40:45.046344 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 2142 | ||
| 16779 | 2026.01.09 00:40:45.048889 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16780 | 2026.01.09 00:40:45.048938 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16781 | 2026.01.09 00:40:45.050104 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 16782 | 2026.01.09 00:40:45.050347 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16783 | 2026.01.09 00:40:45.050602 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2142 | ||
| 16784 | 2026.01.09 00:40:47.039993 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16785 | 2026.01.09 00:40:47.040203 [ 269 ] {36c3c175-0273-4b9d-9471-71d648337243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16786 | 2026.01.09 00:40:47.040278 [ 269 ] {36c3c175-0273-4b9d-9471-71d648337243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16787 | 2026.01.09 00:40:47.041085 [ 269 ] {36c3c175-0273-4b9d-9471-71d648337243} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16788 | 2026.01.09 00:40:47.041134 [ 269 ] {36c3c175-0273-4b9d-9471-71d648337243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 16789 | 2026.01.09 00:40:47.041540 [ 269 ] {36c3c175-0273-4b9d-9471-71d648337243} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16790 | 2026.01.09 00:40:47.041766 [ 269 ] {36c3c175-0273-4b9d-9471-71d648337243} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16791 | 2026.01.09 00:40:47.041927 [ 269 ] {36c3c175-0273-4b9d-9471-71d648337243} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001775 sec., 77746.47887323944 rows/sec., 6.75 MiB/sec. | ||
| 16792 | 2026.01.09 00:40:47.041979 [ 269 ] {36c3c175-0273-4b9d-9471-71d648337243} <Debug> TCPHandler: Processed in 0.00212567 sec. | ||
| 16793 | 2026.01.09 00:40:47.042107 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16794 | 2026.01.09 00:40:47.042213 [ 269 ] {7c3de581-cb04-472b-89f9-c24f4c5c1262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16795 | 2026.01.09 00:40:47.042257 [ 269 ] {7c3de581-cb04-472b-89f9-c24f4c5c1262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16796 | 2026.01.09 00:40:47.042686 [ 269 ] {7c3de581-cb04-472b-89f9-c24f4c5c1262} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16797 | 2026.01.09 00:40:47.042723 [ 269 ] {7c3de581-cb04-472b-89f9-c24f4c5c1262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 16798 | 2026.01.09 00:40:47.043022 [ 269 ] {7c3de581-cb04-472b-89f9-c24f4c5c1262} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16799 | 2026.01.09 00:40:47.043227 [ 269 ] {7c3de581-cb04-472b-89f9-c24f4c5c1262} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16800 | 2026.01.09 00:40:47.043360 [ 269 ] {7c3de581-cb04-472b-89f9-c24f4c5c1262} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001171 sec., 35012.80956447481 rows/sec., 2.57 MiB/sec. | ||
| 16801 | 2026.01.09 00:40:47.043399 [ 269 ] {7c3de581-cb04-472b-89f9-c24f4c5c1262} <Debug> TCPHandler: Processed in 0.001345799 sec. | ||
| 16802 | 2026.01.09 00:40:47.043520 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16803 | 2026.01.09 00:40:47.043640 [ 269 ] {d58ca366-2071-44e6-b2e9-894415fd6144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16804 | 2026.01.09 00:40:47.043688 [ 269 ] {d58ca366-2071-44e6-b2e9-894415fd6144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16805 | 2026.01.09 00:40:47.044176 [ 269 ] {d58ca366-2071-44e6-b2e9-894415fd6144} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16806 | 2026.01.09 00:40:47.044212 [ 269 ] {d58ca366-2071-44e6-b2e9-894415fd6144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 16807 | 2026.01.09 00:40:47.044523 [ 269 ] {d58ca366-2071-44e6-b2e9-894415fd6144} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16808 | 2026.01.09 00:40:47.044725 [ 269 ] {d58ca366-2071-44e6-b2e9-894415fd6144} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16809 | 2026.01.09 00:40:47.044853 [ 269 ] {d58ca366-2071-44e6-b2e9-894415fd6144} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001239 sec., 84745.7627118644 rows/sec., 6.62 MiB/sec. | ||
| 16810 | 2026.01.09 00:40:47.044891 [ 269 ] {d58ca366-2071-44e6-b2e9-894415fd6144} <Debug> TCPHandler: Processed in 0.001431321 sec. | ||
| 16811 | 2026.01.09 00:40:47.045001 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16812 | 2026.01.09 00:40:47.045096 [ 269 ] {251e11f6-9072-4e8e-a91c-c64ca1059de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16813 | 2026.01.09 00:40:47.045138 [ 269 ] {251e11f6-9072-4e8e-a91c-c64ca1059de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16814 | 2026.01.09 00:40:47.045543 [ 269 ] {251e11f6-9072-4e8e-a91c-c64ca1059de3} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16815 | 2026.01.09 00:40:47.045579 [ 269 ] {251e11f6-9072-4e8e-a91c-c64ca1059de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 16816 | 2026.01.09 00:40:47.045910 [ 269 ] {251e11f6-9072-4e8e-a91c-c64ca1059de3} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16817 | 2026.01.09 00:40:47.046132 [ 269 ] {251e11f6-9072-4e8e-a91c-c64ca1059de3} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16818 | 2026.01.09 00:40:47.046259 [ 269 ] {251e11f6-9072-4e8e-a91c-c64ca1059de3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 16819 | 2026.01.09 00:40:47.046306 [ 269 ] {251e11f6-9072-4e8e-a91c-c64ca1059de3} <Debug> TCPHandler: Processed in 0.001353299 sec. | ||
| 16820 | 2026.01.09 00:40:47.046441 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16821 | 2026.01.09 00:40:47.046562 [ 269 ] {d69a2ebe-67e9-4a2a-b45c-50642d6598e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16822 | 2026.01.09 00:40:47.046628 [ 269 ] {d69a2ebe-67e9-4a2a-b45c-50642d6598e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16823 | 2026.01.09 00:40:47.047563 [ 269 ] {d69a2ebe-67e9-4a2a-b45c-50642d6598e7} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16824 | 2026.01.09 00:40:47.047598 [ 269 ] {d69a2ebe-67e9-4a2a-b45c-50642d6598e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 16825 | 2026.01.09 00:40:47.048152 [ 269 ] {d69a2ebe-67e9-4a2a-b45c-50642d6598e7} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 16826 | 2026.01.09 00:40:47.048368 [ 269 ] {d69a2ebe-67e9-4a2a-b45c-50642d6598e7} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16827 | 2026.01.09 00:40:47.048504 [ 269 ] {d69a2ebe-67e9-4a2a-b45c-50642d6598e7} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001966 sec., 20854.526958290946 rows/sec., 37.37 MiB/sec. | ||
| 16828 | 2026.01.09 00:40:47.048549 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): 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] | ||
| 16829 | 2026.01.09 00:40:47.048558 [ 269 ] {d69a2ebe-67e9-4a2a-b45c-50642d6598e7} <Debug> TCPHandler: Processed in 0.002176293 sec. | ||
| 16830 | 2026.01.09 00:40:47.048614 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): 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] | ||
| 16831 | 2026.01.09 00:40:47.048725 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16832 | 2026.01.09 00:40:47.048823 [ 269 ] {23b7caa5-1035-4493-a603-c353c1bc89a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16833 | 2026.01.09 00:40:47.048863 [ 269 ] {23b7caa5-1035-4493-a603-c353c1bc89a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16834 | 2026.01.09 00:40:47.049195 [ 269 ] {23b7caa5-1035-4493-a603-c353c1bc89a7} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16835 | 2026.01.09 00:40:47.049231 [ 269 ] {23b7caa5-1035-4493-a603-c353c1bc89a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 16836 | 2026.01.09 00:40:47.049548 [ 269 ] {23b7caa5-1035-4493-a603-c353c1bc89a7} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16837 | 2026.01.09 00:40:47.049799 [ 269 ] {23b7caa5-1035-4493-a603-c353c1bc89a7} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16838 | 2026.01.09 00:40:47.049928 [ 269 ] {23b7caa5-1035-4493-a603-c353c1bc89a7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 16839 | 2026.01.09 00:40:47.049963 [ 269 ] {23b7caa5-1035-4493-a603-c353c1bc89a7} <Debug> TCPHandler: Processed in 0.001286257 sec. | ||
| 16840 | 2026.01.09 00:40:47.051814 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): 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] | ||
| 16841 | 2026.01.09 00:40:49.740239 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16842 | 2026.01.09 00:40:49.740302 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16843 | 2026.01.09 00:40:49.949337 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35479 | ||
| 16844 | 2026.01.09 00:40:49.949844 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16845 | 2026.01.09 00:40:49.949894 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 16846 | 2026.01.09 00:40:49.950398 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 16847 | 2026.01.09 00:40:49.950660 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16848 | 2026.01.09 00:40:49.950809 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35479 | ||
| 16849 | 2026.01.09 00:40:50.998664 [ 224 ] {} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): 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] | ||
| 16850 | 2026.01.09 00:40:50.998725 [ 224 ] {} <Debug> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): 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] | ||
| 16851 | 2026.01.09 00:40:51.000253 [ 224 ] {} <Debug> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): 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] | ||
| 16852 | 2026.01.09 00:40:51.850256 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 16853 | 2026.01.09 00:40:51.868510 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16854 | 2026.01.09 00:40:51.868581 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 16855 | 2026.01.09 00:40:51.874887 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 16856 | 2026.01.09 00:40:51.875705 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16857 | 2026.01.09 00:40:51.879163 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 16858 | 2026.01.09 00:40:52.050931 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16859 | 2026.01.09 00:40:52.051109 [ 269 ] {4177293e-9ebd-46ea-845d-890768e29b72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16860 | 2026.01.09 00:40:52.051174 [ 269 ] {4177293e-9ebd-46ea-845d-890768e29b72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16861 | 2026.01.09 00:40:52.052042 [ 269 ] {4177293e-9ebd-46ea-845d-890768e29b72} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16862 | 2026.01.09 00:40:52.052099 [ 269 ] {4177293e-9ebd-46ea-845d-890768e29b72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 16863 | 2026.01.09 00:40:52.052552 [ 269 ] {4177293e-9ebd-46ea-845d-890768e29b72} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 16864 | 2026.01.09 00:40:52.052776 [ 269 ] {4177293e-9ebd-46ea-845d-890768e29b72} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16865 | 2026.01.09 00:40:52.052939 [ 269 ] {4177293e-9ebd-46ea-845d-890768e29b72} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001877 sec., 218433.67075119872 rows/sec., 13.86 MiB/sec. | ||
| 16866 | 2026.01.09 00:40:52.052993 [ 269 ] {4177293e-9ebd-46ea-845d-890768e29b72} <Debug> TCPHandler: Processed in 0.002214043 sec. | ||
| 16867 | 2026.01.09 00:40:52.053117 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16868 | 2026.01.09 00:40:52.053223 [ 269 ] {547024f2-e747-4c02-ab8a-a634a544f2a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16869 | 2026.01.09 00:40:52.053267 [ 269 ] {547024f2-e747-4c02-ab8a-a634a544f2a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16870 | 2026.01.09 00:40:52.054264 [ 269 ] {547024f2-e747-4c02-ab8a-a634a544f2a5} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16871 | 2026.01.09 00:40:52.054303 [ 269 ] {547024f2-e747-4c02-ab8a-a634a544f2a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 16872 | 2026.01.09 00:40:52.054711 [ 269 ] {547024f2-e747-4c02-ab8a-a634a544f2a5} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16873 | 2026.01.09 00:40:52.054928 [ 269 ] {547024f2-e747-4c02-ab8a-a634a544f2a5} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16874 | 2026.01.09 00:40:52.055068 [ 269 ] {547024f2-e747-4c02-ab8a-a634a544f2a5} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.00187 sec., 594652.4064171123 rows/sec., 46.92 MiB/sec. | ||
| 16875 | 2026.01.09 00:40:52.055075 [ 35 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16876 | 2026.01.09 00:40:52.055107 [ 269 ] {547024f2-e747-4c02-ab8a-a634a544f2a5} <Debug> TCPHandler: Processed in 0.002043378 sec. | ||
| 16877 | 2026.01.09 00:40:52.055148 [ 35 ] {} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16878 | 2026.01.09 00:40:52.055176 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 16879 | 2026.01.09 00:40:52.055251 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16880 | 2026.01.09 00:40:52.055286 [ 199 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::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 | ||
| 16881 | 2026.01.09 00:40:52.055358 [ 269 ] {89d621c3-3e72-4429-b700-90c104186391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16882 | 2026.01.09 00:40:52.055415 [ 269 ] {89d621c3-3e72-4429-b700-90c104186391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16883 | 2026.01.09 00:40:52.055427 [ 199 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16884 | 2026.01.09 00:40:52.055469 [ 199 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2466 rows starting from the beginning of the part | ||
| 16885 | 2026.01.09 00:40:52.055539 [ 199 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 138 rows starting from the beginning of the part | ||
| 16886 | 2026.01.09 00:40:52.055587 [ 199 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 2252 rows starting from the beginning of the part | ||
| 16887 | 2026.01.09 00:40:52.055634 [ 199 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 56 rows starting from the beginning of the part | ||
| 16888 | 2026.01.09 00:40:52.055677 [ 199 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 138 rows starting from the beginning of the part | ||
| 16889 | 2026.01.09 00:40:52.055720 [ 199 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 1112 rows starting from the beginning of the part | ||
| 16890 | 2026.01.09 00:40:52.055992 [ 269 ] {89d621c3-3e72-4429-b700-90c104186391} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16891 | 2026.01.09 00:40:52.056035 [ 269 ] {89d621c3-3e72-4429-b700-90c104186391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 16892 | 2026.01.09 00:40:52.056371 [ 269 ] {89d621c3-3e72-4429-b700-90c104186391} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16893 | 2026.01.09 00:40:52.056601 [ 269 ] {89d621c3-3e72-4429-b700-90c104186391} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16894 | 2026.01.09 00:40:52.056739 [ 269 ] {89d621c3-3e72-4429-b700-90c104186391} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001404 sec., 146011.396011396 rows/sec., 8.57 MiB/sec. | ||
| 16895 | 2026.01.09 00:40:52.056779 [ 269 ] {89d621c3-3e72-4429-b700-90c104186391} <Debug> TCPHandler: Processed in 0.001582035 sec. | ||
| 16896 | 2026.01.09 00:40:52.056895 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16897 | 2026.01.09 00:40:52.056991 [ 269 ] {e5017cd0-4a69-425f-a2f7-41680bd8ffa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16898 | 2026.01.09 00:40:52.057031 [ 269 ] {e5017cd0-4a69-425f-a2f7-41680bd8ffa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16899 | 2026.01.09 00:40:52.057538 [ 269 ] {e5017cd0-4a69-425f-a2f7-41680bd8ffa7} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16900 | 2026.01.09 00:40:52.057575 [ 269 ] {e5017cd0-4a69-425f-a2f7-41680bd8ffa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 16901 | 2026.01.09 00:40:52.057893 [ 269 ] {e5017cd0-4a69-425f-a2f7-41680bd8ffa7} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 16902 | 2026.01.09 00:40:52.058046 [ 198 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6162 rows, containing 5 columns (5 merged, 0 gathered) in 0.002806551 sec., 2195577.418689345 rows/sec., 186.47 MiB/sec. | ||
| 16903 | 2026.01.09 00:40:52.058106 [ 269 ] {e5017cd0-4a69-425f-a2f7-41680bd8ffa7} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16904 | 2026.01.09 00:40:52.058242 [ 269 ] {e5017cd0-4a69-425f-a2f7-41680bd8ffa7} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00127 sec., 166929.1338582677 rows/sec., 10.77 MiB/sec. | ||
| 16905 | 2026.01.09 00:40:52.058282 [ 269 ] {e5017cd0-4a69-425f-a2f7-41680bd8ffa7} <Debug> TCPHandler: Processed in 0.001437761 sec. | ||
| 16906 | 2026.01.09 00:40:52.058298 [ 225 ] {} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): 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] | ||
| 16907 | 2026.01.09 00:40:52.058323 [ 225 ] {} <Debug> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): 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] | ||
| 16908 | 2026.01.09 00:40:52.058356 [ 191 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16909 | 2026.01.09 00:40:52.058395 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16910 | 2026.01.09 00:40:52.058495 [ 269 ] {cbf30dc4-ed11-4db6-8543-de7ad9cbc1fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16911 | 2026.01.09 00:40:52.058535 [ 269 ] {cbf30dc4-ed11-4db6-8543-de7ad9cbc1fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16912 | 2026.01.09 00:40:52.058684 [ 191 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_126_25} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16913 | 2026.01.09 00:40:52.058768 [ 191 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_126_25} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16914 | 2026.01.09 00:40:52.058859 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 16915 | 2026.01.09 00:40:52.059047 [ 269 ] {cbf30dc4-ed11-4db6-8543-de7ad9cbc1fe} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16916 | 2026.01.09 00:40:52.059088 [ 269 ] {cbf30dc4-ed11-4db6-8543-de7ad9cbc1fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 16917 | 2026.01.09 00:40:52.059419 [ 269 ] {cbf30dc4-ed11-4db6-8543-de7ad9cbc1fe} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 16918 | 2026.01.09 00:40:52.059654 [ 269 ] {cbf30dc4-ed11-4db6-8543-de7ad9cbc1fe} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16919 | 2026.01.09 00:40:52.059788 [ 269 ] {cbf30dc4-ed11-4db6-8543-de7ad9cbc1fe} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001312 sec., 160823.1707317073 rows/sec., 9.13 MiB/sec. | ||
| 16920 | 2026.01.09 00:40:52.059826 [ 269 ] {cbf30dc4-ed11-4db6-8543-de7ad9cbc1fe} <Debug> TCPHandler: Processed in 0.001481033 sec. | ||
| 16921 | 2026.01.09 00:40:52.059826 [ 221 ] {} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): 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] | ||
| 16922 | 2026.01.09 00:40:52.059857 [ 221 ] {} <Debug> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): 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] | ||
| 16923 | 2026.01.09 00:40:52.059942 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16924 | 2026.01.09 00:40:52.060043 [ 269 ] {f26ae916-ed05-4776-b9c9-4151aa7e0c78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16925 | 2026.01.09 00:40:52.060081 [ 269 ] {f26ae916-ed05-4776-b9c9-4151aa7e0c78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16926 | 2026.01.09 00:40:52.060936 [ 269 ] {f26ae916-ed05-4776-b9c9-4151aa7e0c78} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16927 | 2026.01.09 00:40:52.060980 [ 269 ] {f26ae916-ed05-4776-b9c9-4151aa7e0c78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 16928 | 2026.01.09 00:40:52.061411 [ 269 ] {f26ae916-ed05-4776-b9c9-4151aa7e0c78} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16929 | 2026.01.09 00:40:52.061628 [ 269 ] {f26ae916-ed05-4776-b9c9-4151aa7e0c78} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16930 | 2026.01.09 00:40:52.061721 [ 221 ] {} <Debug> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): 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] | ||
| 16931 | 2026.01.09 00:40:52.061761 [ 34 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16932 | 2026.01.09 00:40:52.061774 [ 269 ] {f26ae916-ed05-4776-b9c9-4151aa7e0c78} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001747 sec., 388666.285060103 rows/sec., 27.09 MiB/sec. | ||
| 16933 | 2026.01.09 00:40:52.061813 [ 34 ] {} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16934 | 2026.01.09 00:40:52.061832 [ 269 ] {f26ae916-ed05-4776-b9c9-4151aa7e0c78} <Debug> TCPHandler: Processed in 0.001943686 sec. | ||
| 16935 | 2026.01.09 00:40:52.061842 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 16936 | 2026.01.09 00:40:52.061888 [ 225 ] {} <Debug> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): 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] | ||
| 16937 | 2026.01.09 00:40:52.061934 [ 199 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::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 | ||
| 16938 | 2026.01.09 00:40:52.061961 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16939 | 2026.01.09 00:40:52.062029 [ 199 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16940 | 2026.01.09 00:40:52.062060 [ 199 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1250 rows starting from the beginning of the part | ||
| 16941 | 2026.01.09 00:40:52.062064 [ 269 ] {ae52c1ed-1686-4c92-a643-64ab66d829ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16942 | 2026.01.09 00:40:52.062117 [ 199 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 105 rows starting from the beginning of the part | ||
| 16943 | 2026.01.09 00:40:52.062118 [ 269 ] {ae52c1ed-1686-4c92-a643-64ab66d829ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16944 | 2026.01.09 00:40:52.062174 [ 199 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 1135 rows starting from the beginning of the part | ||
| 16945 | 2026.01.09 00:40:52.062220 [ 199 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 64 rows starting from the beginning of the part | ||
| 16946 | 2026.01.09 00:40:52.062260 [ 199 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 105 rows starting from the beginning of the part | ||
| 16947 | 2026.01.09 00:40:52.062296 [ 199 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 679 rows starting from the beginning of the part | ||
| 16948 | 2026.01.09 00:40:52.062534 [ 269 ] {ae52c1ed-1686-4c92-a643-64ab66d829ab} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16949 | 2026.01.09 00:40:52.062589 [ 269 ] {ae52c1ed-1686-4c92-a643-64ab66d829ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 16950 | 2026.01.09 00:40:52.062971 [ 269 ] {ae52c1ed-1686-4c92-a643-64ab66d829ab} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 16951 | 2026.01.09 00:40:52.063210 [ 269 ] {ae52c1ed-1686-4c92-a643-64ab66d829ab} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16952 | 2026.01.09 00:40:52.063346 [ 269 ] {ae52c1ed-1686-4c92-a643-64ab66d829ab} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001301 sec., 4611.837048424289 rows/sec., 240.95 KiB/sec. | ||
| 16953 | 2026.01.09 00:40:52.063385 [ 269 ] {ae52c1ed-1686-4c92-a643-64ab66d829ab} <Debug> TCPHandler: Processed in 0.001473912 sec. | ||
| 16954 | 2026.01.09 00:40:52.063500 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16955 | 2026.01.09 00:40:52.063550 [ 198 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3338 rows, containing 5 columns (5 merged, 0 gathered) in 0.001651677 sec., 2020976.2562534926 rows/sec., 152.87 MiB/sec. | ||
| 16956 | 2026.01.09 00:40:52.063600 [ 269 ] {33ed9c19-fb29-4b4c-a274-1264f5201803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16957 | 2026.01.09 00:40:52.063651 [ 269 ] {33ed9c19-fb29-4b4c-a274-1264f5201803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16958 | 2026.01.09 00:40:52.063799 [ 188 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16959 | 2026.01.09 00:40:52.064126 [ 188 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_126_25} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16960 | 2026.01.09 00:40:52.064132 [ 269 ] {33ed9c19-fb29-4b4c-a274-1264f5201803} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16961 | 2026.01.09 00:40:52.064178 [ 269 ] {33ed9c19-fb29-4b4c-a274-1264f5201803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 16962 | 2026.01.09 00:40:52.064217 [ 188 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_126_25} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16963 | 2026.01.09 00:40:52.064342 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 16964 | 2026.01.09 00:40:52.064544 [ 269 ] {33ed9c19-fb29-4b4c-a274-1264f5201803} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16965 | 2026.01.09 00:40:52.064811 [ 269 ] {33ed9c19-fb29-4b4c-a274-1264f5201803} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16966 | 2026.01.09 00:40:52.064987 [ 269 ] {33ed9c19-fb29-4b4c-a274-1264f5201803} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001404 sec., 223646.72364672364 rows/sec., 14.69 MiB/sec. | ||
| 16967 | 2026.01.09 00:40:52.065030 [ 269 ] {33ed9c19-fb29-4b4c-a274-1264f5201803} <Debug> TCPHandler: Processed in 0.001580025 sec. | ||
| 16968 | 2026.01.09 00:40:52.065151 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16969 | 2026.01.09 00:40:52.065251 [ 269 ] {d1e1cafb-8151-4e9f-b225-f99b31a27899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16970 | 2026.01.09 00:40:52.065293 [ 269 ] {d1e1cafb-8151-4e9f-b225-f99b31a27899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16971 | 2026.01.09 00:40:52.065629 [ 269 ] {d1e1cafb-8151-4e9f-b225-f99b31a27899} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16972 | 2026.01.09 00:40:52.065663 [ 269 ] {d1e1cafb-8151-4e9f-b225-f99b31a27899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 16973 | 2026.01.09 00:40:52.065965 [ 269 ] {d1e1cafb-8151-4e9f-b225-f99b31a27899} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 16974 | 2026.01.09 00:40:52.066193 [ 269 ] {d1e1cafb-8151-4e9f-b225-f99b31a27899} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16975 | 2026.01.09 00:40:52.066332 [ 269 ] {d1e1cafb-8151-4e9f-b225-f99b31a27899} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001098 sec., 910.7468123861566 rows/sec., 61.37 KiB/sec. | ||
| 16976 | 2026.01.09 00:40:52.066372 [ 269 ] {d1e1cafb-8151-4e9f-b225-f99b31a27899} <Debug> TCPHandler: Processed in 0.001277607 sec. | ||
| 16977 | 2026.01.09 00:40:52.066482 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16978 | 2026.01.09 00:40:52.066578 [ 269 ] {adce358c-4fe3-414c-985f-12f1c3fb9d7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16979 | 2026.01.09 00:40:52.066623 [ 269 ] {adce358c-4fe3-414c-985f-12f1c3fb9d7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16980 | 2026.01.09 00:40:52.067002 [ 269 ] {adce358c-4fe3-414c-985f-12f1c3fb9d7e} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16981 | 2026.01.09 00:40:52.067047 [ 269 ] {adce358c-4fe3-414c-985f-12f1c3fb9d7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 16982 | 2026.01.09 00:40:52.067417 [ 269 ] {adce358c-4fe3-414c-985f-12f1c3fb9d7e} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16983 | 2026.01.09 00:40:52.067633 [ 269 ] {adce358c-4fe3-414c-985f-12f1c3fb9d7e} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16984 | 2026.01.09 00:40:52.067749 [ 33 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16985 | 2026.01.09 00:40:52.067762 [ 269 ] {adce358c-4fe3-414c-985f-12f1c3fb9d7e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001201 sec., 86594.50457951707 rows/sec., 5.31 MiB/sec. | ||
| 16986 | 2026.01.09 00:40:52.067782 [ 33 ] {} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16987 | 2026.01.09 00:40:52.067802 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 16988 | 2026.01.09 00:40:52.067802 [ 269 ] {adce358c-4fe3-414c-985f-12f1c3fb9d7e} <Debug> TCPHandler: Processed in 0.00136947 sec. | ||
| 16989 | 2026.01.09 00:40:52.067893 [ 201 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 16990 | 2026.01.09 00:40:52.067984 [ 201 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16991 | 2026.01.09 00:40:52.068025 [ 201 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_121_24, total 8352 rows starting from the beginning of the part | ||
| 16992 | 2026.01.09 00:40:52.068085 [ 201 ] {5f1f617b-f797-42df-9443-1a97482ad99a::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 | ||
| 16993 | 2026.01.09 00:40:52.068128 [ 201 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 80 rows starting from the beginning of the part | ||
| 16994 | 2026.01.09 00:40:52.068168 [ 201 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 24 rows starting from the beginning of the part | ||
| 16995 | 2026.01.09 00:40:52.068205 [ 201 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part | ||
| 16996 | 2026.01.09 00:40:52.068244 [ 201 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 104 rows starting from the beginning of the part | ||
| 16997 | 2026.01.09 00:40:52.070669 [ 188 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8680 rows, containing 4 columns (4 merged, 0 gathered) in 0.00281328 sec., 3085366.547233123 rows/sec., 196.62 MiB/sec. | ||
| 16998 | 2026.01.09 00:40:52.070916 [ 188 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16999 | 2026.01.09 00:40:52.071208 [ 188 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_126_25} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17000 | 2026.01.09 00:40:52.071310 [ 188 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_126_25} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17001 | 2026.01.09 00:40:52.071435 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.79 MiB. | ||
| 17002 | 2026.01.09 00:40:52.330959 [ 226 ] {} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): 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] | ||
| 17003 | 2026.01.09 00:40:52.331007 [ 226 ] {} <Debug> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): 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] | ||
| 17004 | 2026.01.09 00:40:52.334057 [ 226 ] {} <Debug> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): 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] | ||
| 17005 | 2026.01.09 00:40:53.345639 [ 222 ] {} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): 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] | ||
| 17006 | 2026.01.09 00:40:53.345688 [ 222 ] {} <Debug> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): 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] | ||
| 17007 | 2026.01.09 00:40:53.347876 [ 222 ] {} <Debug> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): 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] | ||
| 17008 | 2026.01.09 00:40:55.051098 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2174 | ||
| 17009 | 2026.01.09 00:40:55.053404 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17010 | 2026.01.09 00:40:55.053466 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17011 | 2026.01.09 00:40:55.054642 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 17012 | 2026.01.09 00:40:55.054897 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17013 | 2026.01.09 00:40:55.055174 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2174 | ||
| 17014 | 2026.01.09 00:40:57.041027 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17015 | 2026.01.09 00:40:57.041236 [ 269 ] {e2cae9d2-b50d-412e-afad-8edda7582d06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17016 | 2026.01.09 00:40:57.041303 [ 269 ] {e2cae9d2-b50d-412e-afad-8edda7582d06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17017 | 2026.01.09 00:40:57.041957 [ 269 ] {e2cae9d2-b50d-412e-afad-8edda7582d06} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17018 | 2026.01.09 00:40:57.042004 [ 269 ] {e2cae9d2-b50d-412e-afad-8edda7582d06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17019 | 2026.01.09 00:40:57.042422 [ 269 ] {e2cae9d2-b50d-412e-afad-8edda7582d06} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 17020 | 2026.01.09 00:40:57.042659 [ 269 ] {e2cae9d2-b50d-412e-afad-8edda7582d06} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17021 | 2026.01.09 00:40:57.042829 [ 269 ] {e2cae9d2-b50d-412e-afad-8edda7582d06} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001636 sec., 8557.457212713936 rows/sec., 697.80 KiB/sec. | ||
| 17022 | 2026.01.09 00:40:57.042882 [ 269 ] {e2cae9d2-b50d-412e-afad-8edda7582d06} <Debug> TCPHandler: Processed in 0.001985927 sec. | ||
| 17023 | 2026.01.09 00:40:57.043011 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17024 | 2026.01.09 00:40:57.043118 [ 269 ] {f7a466c4-dbbb-435d-b773-08a639b6f8ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17025 | 2026.01.09 00:40:57.043163 [ 269 ] {f7a466c4-dbbb-435d-b773-08a639b6f8ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17026 | 2026.01.09 00:40:57.043708 [ 269 ] {f7a466c4-dbbb-435d-b773-08a639b6f8ad} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17027 | 2026.01.09 00:40:57.043744 [ 269 ] {f7a466c4-dbbb-435d-b773-08a639b6f8ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17028 | 2026.01.09 00:40:57.044072 [ 269 ] {f7a466c4-dbbb-435d-b773-08a639b6f8ad} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17029 | 2026.01.09 00:40:57.044298 [ 269 ] {f7a466c4-dbbb-435d-b773-08a639b6f8ad} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17030 | 2026.01.09 00:40:57.044440 [ 269 ] {f7a466c4-dbbb-435d-b773-08a639b6f8ad} <Debug> executeQuery: Read 145 rows, 12.78 KiB in 0.001345 sec., 107806.69144981413 rows/sec., 9.28 MiB/sec. | ||
| 17031 | 2026.01.09 00:40:57.044480 [ 269 ] {f7a466c4-dbbb-435d-b773-08a639b6f8ad} <Debug> TCPHandler: Processed in 0.001520633 sec. | ||
| 17032 | 2026.01.09 00:40:57.044594 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17033 | 2026.01.09 00:40:57.044691 [ 269 ] {65238ff0-373a-4c30-91ff-9c537998fbfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17034 | 2026.01.09 00:40:57.044732 [ 269 ] {65238ff0-373a-4c30-91ff-9c537998fbfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17035 | 2026.01.09 00:40:57.045168 [ 269 ] {65238ff0-373a-4c30-91ff-9c537998fbfd} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17036 | 2026.01.09 00:40:57.045202 [ 269 ] {65238ff0-373a-4c30-91ff-9c537998fbfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17037 | 2026.01.09 00:40:57.045526 [ 269 ] {65238ff0-373a-4c30-91ff-9c537998fbfd} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 17038 | 2026.01.09 00:40:57.045738 [ 269 ] {65238ff0-373a-4c30-91ff-9c537998fbfd} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17039 | 2026.01.09 00:40:57.045866 [ 269 ] {65238ff0-373a-4c30-91ff-9c537998fbfd} <Debug> executeQuery: Read 55 rows, 4.06 KiB in 0.001194 sec., 46063.65159128978 rows/sec., 3.32 MiB/sec. | ||
| 17040 | 2026.01.09 00:40:57.045906 [ 269 ] {65238ff0-373a-4c30-91ff-9c537998fbfd} <Debug> TCPHandler: Processed in 0.001362689 sec. | ||
| 17041 | 2026.01.09 00:40:57.046019 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17042 | 2026.01.09 00:40:57.046116 [ 269 ] {eef7e4c8-8dbf-41c5-ab0c-51c82052723c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17043 | 2026.01.09 00:40:57.046155 [ 269 ] {eef7e4c8-8dbf-41c5-ab0c-51c82052723c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17044 | 2026.01.09 00:40:57.046604 [ 269 ] {eef7e4c8-8dbf-41c5-ab0c-51c82052723c} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17045 | 2026.01.09 00:40:57.046639 [ 269 ] {eef7e4c8-8dbf-41c5-ab0c-51c82052723c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17046 | 2026.01.09 00:40:57.046944 [ 269 ] {eef7e4c8-8dbf-41c5-ab0c-51c82052723c} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17047 | 2026.01.09 00:40:57.047169 [ 269 ] {eef7e4c8-8dbf-41c5-ab0c-51c82052723c} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17048 | 2026.01.09 00:40:57.047296 [ 269 ] {eef7e4c8-8dbf-41c5-ab0c-51c82052723c} <Debug> executeQuery: Read 119 rows, 9.54 KiB in 0.001197 sec., 99415.20467836258 rows/sec., 7.78 MiB/sec. | ||
| 17049 | 2026.01.09 00:40:57.047336 [ 269 ] {eef7e4c8-8dbf-41c5-ab0c-51c82052723c} <Debug> TCPHandler: Processed in 0.001367229 sec. | ||
| 17050 | 2026.01.09 00:40:57.047453 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17051 | 2026.01.09 00:40:57.047548 [ 269 ] {da0c8fcf-f344-40be-bb3b-acda73b7cbda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17052 | 2026.01.09 00:40:57.047591 [ 269 ] {da0c8fcf-f344-40be-bb3b-acda73b7cbda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17053 | 2026.01.09 00:40:57.048041 [ 269 ] {da0c8fcf-f344-40be-bb3b-acda73b7cbda} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17054 | 2026.01.09 00:40:57.048076 [ 269 ] {da0c8fcf-f344-40be-bb3b-acda73b7cbda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17055 | 2026.01.09 00:40:57.048399 [ 269 ] {da0c8fcf-f344-40be-bb3b-acda73b7cbda} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17056 | 2026.01.09 00:40:57.048606 [ 269 ] {da0c8fcf-f344-40be-bb3b-acda73b7cbda} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17057 | 2026.01.09 00:40:57.048735 [ 269 ] {da0c8fcf-f344-40be-bb3b-acda73b7cbda} <Debug> executeQuery: Read 167 rows, 11.90 KiB in 0.001204 sec., 138704.31893687707 rows/sec., 9.65 MiB/sec. | ||
| 17058 | 2026.01.09 00:40:57.048773 [ 269 ] {da0c8fcf-f344-40be-bb3b-acda73b7cbda} <Debug> TCPHandler: Processed in 0.001369299 sec. | ||
| 17059 | 2026.01.09 00:40:57.048884 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17060 | 2026.01.09 00:40:57.048978 [ 269 ] {7ccd6c3e-e44d-4e0a-899d-93ddc38dc0ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17061 | 2026.01.09 00:40:57.049056 [ 269 ] {7ccd6c3e-e44d-4e0a-899d-93ddc38dc0ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17062 | 2026.01.09 00:40:57.049951 [ 269 ] {7ccd6c3e-e44d-4e0a-899d-93ddc38dc0ba} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17063 | 2026.01.09 00:40:57.049986 [ 269 ] {7ccd6c3e-e44d-4e0a-899d-93ddc38dc0ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17064 | 2026.01.09 00:40:57.050541 [ 269 ] {7ccd6c3e-e44d-4e0a-899d-93ddc38dc0ba} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 17065 | 2026.01.09 00:40:57.050778 [ 269 ] {7ccd6c3e-e44d-4e0a-899d-93ddc38dc0ba} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17066 | 2026.01.09 00:40:57.050916 [ 269 ] {7ccd6c3e-e44d-4e0a-899d-93ddc38dc0ba} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001955 sec., 20971.867007672634 rows/sec., 37.58 MiB/sec. | ||
| 17067 | 2026.01.09 00:40:57.050983 [ 269 ] {7ccd6c3e-e44d-4e0a-899d-93ddc38dc0ba} <Debug> TCPHandler: Processed in 0.002150152 sec. | ||
| 17068 | 2026.01.09 00:40:57.051103 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17069 | 2026.01.09 00:40:57.051199 [ 269 ] {4e07ea2a-b122-4fe8-904c-c655e005bc9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17070 | 2026.01.09 00:40:57.051241 [ 269 ] {4e07ea2a-b122-4fe8-904c-c655e005bc9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17071 | 2026.01.09 00:40:57.051588 [ 269 ] {4e07ea2a-b122-4fe8-904c-c655e005bc9c} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17072 | 2026.01.09 00:40:57.051623 [ 269 ] {4e07ea2a-b122-4fe8-904c-c655e005bc9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17073 | 2026.01.09 00:40:57.051931 [ 269 ] {4e07ea2a-b122-4fe8-904c-c655e005bc9c} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17074 | 2026.01.09 00:40:57.052142 [ 269 ] {4e07ea2a-b122-4fe8-904c-c655e005bc9c} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17075 | 2026.01.09 00:40:57.052270 [ 269 ] {4e07ea2a-b122-4fe8-904c-c655e005bc9c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 17076 | 2026.01.09 00:40:57.052306 [ 269 ] {4e07ea2a-b122-4fe8-904c-c655e005bc9c} <Debug> TCPHandler: Processed in 0.001256566 sec. | ||
| 17077 | 2026.01.09 00:40:57.111167 [ 223 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): 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] | ||
| 17078 | 2026.01.09 00:40:57.111244 [ 223 ] {} <Debug> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): 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] | ||
| 17079 | 2026.01.09 00:40:57.114555 [ 223 ] {} <Debug> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): 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] | ||
| 17080 | 2026.01.09 00:40:57.451909 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35991 | ||
| 17081 | 2026.01.09 00:40:57.452441 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17082 | 2026.01.09 00:40:57.452492 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17083 | 2026.01.09 00:40:57.452979 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 17084 | 2026.01.09 00:40:57.453210 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17085 | 2026.01.09 00:40:57.453355 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35991 | ||
| 17086 | 2026.01.09 00:40:58.582761 [ 225 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): 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] | ||
| 17087 | 2026.01.09 00:40:58.582852 [ 225 ] {} <Debug> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): 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] | ||
| 17088 | 2026.01.09 00:40:58.586060 [ 225 ] {} <Debug> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): 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] | ||
| 17089 | 2026.01.09 00:40:59.380146 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 17090 | 2026.01.09 00:40:59.397090 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17091 | 2026.01.09 00:40:59.397154 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17092 | 2026.01.09 00:40:59.403294 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 17093 | 2026.01.09 00:40:59.403994 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17094 | 2026.01.09 00:40:59.407266 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 17095 | 2026.01.09 00:41:02.048468 [ 225 ] {} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): 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] | ||
| 17096 | 2026.01.09 00:41:02.048543 [ 225 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): 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] | ||
| 17097 | 2026.01.09 00:41:02.050269 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17098 | 2026.01.09 00:41:02.050429 [ 269 ] {2ecfe3bb-2cc1-4f72-bf07-0a3922eb5aa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17099 | 2026.01.09 00:41:02.050492 [ 269 ] {2ecfe3bb-2cc1-4f72-bf07-0a3922eb5aa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17100 | 2026.01.09 00:41:02.051429 [ 269 ] {2ecfe3bb-2cc1-4f72-bf07-0a3922eb5aa1} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17101 | 2026.01.09 00:41:02.051470 [ 269 ] {2ecfe3bb-2cc1-4f72-bf07-0a3922eb5aa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17102 | 2026.01.09 00:41:02.051800 [ 225 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): 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] | ||
| 17103 | 2026.01.09 00:41:02.051866 [ 269 ] {2ecfe3bb-2cc1-4f72-bf07-0a3922eb5aa1} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 17104 | 2026.01.09 00:41:02.052116 [ 269 ] {2ecfe3bb-2cc1-4f72-bf07-0a3922eb5aa1} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17105 | 2026.01.09 00:41:02.052245 [ 138 ] {} <Debug> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c) (MergerMutator): Selected 6 parts from all_1_50_11 to all_55_55_0 | ||
| 17106 | 2026.01.09 00:41:02.052275 [ 269 ] {2ecfe3bb-2cc1-4f72-bf07-0a3922eb5aa1} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001895 sec., 216358.83905013194 rows/sec., 13.72 MiB/sec. | ||
| 17107 | 2026.01.09 00:41:02.052316 [ 138 ] {} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17108 | 2026.01.09 00:41:02.052342 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17109 | 2026.01.09 00:41:02.052347 [ 269 ] {2ecfe3bb-2cc1-4f72-bf07-0a3922eb5aa1} <Debug> TCPHandler: Processed in 0.002212733 sec. | ||
| 17110 | 2026.01.09 00:41:02.052466 [ 195 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_55_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_50_11 to all_55_55_0 into Compact with storage Full | ||
| 17111 | 2026.01.09 00:41:02.052504 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17112 | 2026.01.09 00:41:02.052598 [ 195 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_55_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17113 | 2026.01.09 00:41:02.052613 [ 269 ] {6e2485ed-a49f-4fff-a7ee-b97a6d9c2ea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17114 | 2026.01.09 00:41:02.052637 [ 195 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_11, total 434 rows starting from the beginning of the part | ||
| 17115 | 2026.01.09 00:41:02.052663 [ 269 ] {6e2485ed-a49f-4fff-a7ee-b97a6d9c2ea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17116 | 2026.01.09 00:41:02.052713 [ 195 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 410 rows starting from the beginning of the part | ||
| 17117 | 2026.01.09 00:41:02.052766 [ 195 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 410 rows starting from the beginning of the part | ||
| 17118 | 2026.01.09 00:41:02.052809 [ 195 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 410 rows starting from the beginning of the part | ||
| 17119 | 2026.01.09 00:41:02.052851 [ 195 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 410 rows starting from the beginning of the part | ||
| 17120 | 2026.01.09 00:41:02.052892 [ 195 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 410 rows starting from the beginning of the part | ||
| 17121 | 2026.01.09 00:41:02.054033 [ 269 ] {6e2485ed-a49f-4fff-a7ee-b97a6d9c2ea2} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17122 | 2026.01.09 00:41:02.054076 [ 269 ] {6e2485ed-a49f-4fff-a7ee-b97a6d9c2ea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17123 | 2026.01.09 00:41:02.054104 [ 188 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_55_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001692408 sec., 1467731.1853879206 rows/sec., 98.98 MiB/sec. | ||
| 17124 | 2026.01.09 00:41:02.054300 [ 189 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_55_12} <Trace> MergedBlockOutputStream: filled checksums all_1_55_12 (state Temporary) | ||
| 17125 | 2026.01.09 00:41:02.054466 [ 269 ] {6e2485ed-a49f-4fff-a7ee-b97a6d9c2ea2} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17126 | 2026.01.09 00:41:02.054623 [ 189 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_55_12} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_merge_all_1_55_12 to all_1_55_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17127 | 2026.01.09 00:41:02.054694 [ 189 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_55_12} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c) (MergerMutator): Merged 6 parts: [all_1_50_11, all_55_55_0] -> all_1_55_12 | ||
| 17128 | 2026.01.09 00:41:02.054785 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 17129 | 2026.01.09 00:41:02.054799 [ 269 ] {6e2485ed-a49f-4fff-a7ee-b97a6d9c2ea2} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17130 | 2026.01.09 00:41:02.054961 [ 269 ] {6e2485ed-a49f-4fff-a7ee-b97a6d9c2ea2} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.00237 sec., 469198.3122362869 rows/sec., 37.02 MiB/sec. | ||
| 17131 | 2026.01.09 00:41:02.055009 [ 269 ] {6e2485ed-a49f-4fff-a7ee-b97a6d9c2ea2} <Debug> TCPHandler: Processed in 0.002558693 sec. | ||
| 17132 | 2026.01.09 00:41:02.055305 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17133 | 2026.01.09 00:41:02.055429 [ 269 ] {a6bd2e7e-9a01-4ba5-b4c0-3b8d0c393f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17134 | 2026.01.09 00:41:02.055480 [ 269 ] {a6bd2e7e-9a01-4ba5-b4c0-3b8d0c393f9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17135 | 2026.01.09 00:41:02.056091 [ 269 ] {a6bd2e7e-9a01-4ba5-b4c0-3b8d0c393f9a} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17136 | 2026.01.09 00:41:02.056129 [ 269 ] {a6bd2e7e-9a01-4ba5-b4c0-3b8d0c393f9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17137 | 2026.01.09 00:41:02.056426 [ 269 ] {a6bd2e7e-9a01-4ba5-b4c0-3b8d0c393f9a} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 17138 | 2026.01.09 00:41:02.056626 [ 269 ] {a6bd2e7e-9a01-4ba5-b4c0-3b8d0c393f9a} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17139 | 2026.01.09 00:41:02.056741 [ 110 ] {} <Debug> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 17140 | 2026.01.09 00:41:02.056756 [ 269 ] {a6bd2e7e-9a01-4ba5-b4c0-3b8d0c393f9a} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001353 sec., 151515.15151515152 rows/sec., 8.89 MiB/sec. | ||
| 17141 | 2026.01.09 00:41:02.056783 [ 110 ] {} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17142 | 2026.01.09 00:41:02.056805 [ 269 ] {a6bd2e7e-9a01-4ba5-b4c0-3b8d0c393f9a} <Debug> TCPHandler: Processed in 0.001562595 sec. | ||
| 17143 | 2026.01.09 00:41:02.056807 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17144 | 2026.01.09 00:41:02.056911 [ 189 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::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 | ||
| 17145 | 2026.01.09 00:41:02.056950 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17146 | 2026.01.09 00:41:02.056999 [ 189 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17147 | 2026.01.09 00:41:02.057030 [ 189 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 278 rows starting from the beginning of the part | ||
| 17148 | 2026.01.09 00:41:02.057046 [ 269 ] {c91c7835-6dd7-4eaa-ba79-e4135f445558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17149 | 2026.01.09 00:41:02.057086 [ 269 ] {c91c7835-6dd7-4eaa-ba79-e4135f445558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17150 | 2026.01.09 00:41:02.057093 [ 189 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 205 rows starting from the beginning of the part | ||
| 17151 | 2026.01.09 00:41:02.057144 [ 189 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 41 rows starting from the beginning of the part | ||
| 17152 | 2026.01.09 00:41:02.057191 [ 189 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 205 rows starting from the beginning of the part | ||
| 17153 | 2026.01.09 00:41:02.057236 [ 189 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 55 rows starting from the beginning of the part | ||
| 17154 | 2026.01.09 00:41:02.057282 [ 189 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 205 rows starting from the beginning of the part | ||
| 17155 | 2026.01.09 00:41:02.057679 [ 269 ] {c91c7835-6dd7-4eaa-ba79-e4135f445558} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17156 | 2026.01.09 00:41:02.057715 [ 269 ] {c91c7835-6dd7-4eaa-ba79-e4135f445558} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17157 | 2026.01.09 00:41:02.058023 [ 269 ] {c91c7835-6dd7-4eaa-ba79-e4135f445558} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 17158 | 2026.01.09 00:41:02.058096 [ 188 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 989 rows, containing 5 columns (5 merged, 0 gathered) in 0.001221005 sec., 809988.4930856138 rows/sec., 52.55 MiB/sec. | ||
| 17159 | 2026.01.09 00:41:02.058215 [ 189 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 17160 | 2026.01.09 00:41:02.058226 [ 269 ] {c91c7835-6dd7-4eaa-ba79-e4135f445558} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17161 | 2026.01.09 00:41:02.058357 [ 269 ] {c91c7835-6dd7-4eaa-ba79-e4135f445558} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00133 sec., 159398.4962406015 rows/sec., 10.28 MiB/sec. | ||
| 17162 | 2026.01.09 00:41:02.058396 [ 269 ] {c91c7835-6dd7-4eaa-ba79-e4135f445558} <Debug> TCPHandler: Processed in 0.001493983 sec. | ||
| 17163 | 2026.01.09 00:41:02.058432 [ 189 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_106_21} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17164 | 2026.01.09 00:41:02.058491 [ 189 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_106_21} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 17165 | 2026.01.09 00:41:02.058510 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17166 | 2026.01.09 00:41:02.058551 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 17167 | 2026.01.09 00:41:02.058605 [ 269 ] {77c1be20-1dfa-4694-856c-d8e55e000ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17168 | 2026.01.09 00:41:02.058645 [ 269 ] {77c1be20-1dfa-4694-856c-d8e55e000ac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17169 | 2026.01.09 00:41:02.059195 [ 269 ] {77c1be20-1dfa-4694-856c-d8e55e000ac9} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17170 | 2026.01.09 00:41:02.059232 [ 269 ] {77c1be20-1dfa-4694-856c-d8e55e000ac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17171 | 2026.01.09 00:41:02.059536 [ 269 ] {77c1be20-1dfa-4694-856c-d8e55e000ac9} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 17172 | 2026.01.09 00:41:02.059735 [ 269 ] {77c1be20-1dfa-4694-856c-d8e55e000ac9} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17173 | 2026.01.09 00:41:02.059861 [ 269 ] {77c1be20-1dfa-4694-856c-d8e55e000ac9} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001274 sec., 165620.09419152277 rows/sec., 9.40 MiB/sec. | ||
| 17174 | 2026.01.09 00:41:02.059865 [ 152 ] {} <Debug> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6) (MergerMutator): Selected 6 parts from all_1_50_11 to all_55_55_0 | ||
| 17175 | 2026.01.09 00:41:02.059901 [ 269 ] {77c1be20-1dfa-4694-856c-d8e55e000ac9} <Debug> TCPHandler: Processed in 0.001439031 sec. | ||
| 17176 | 2026.01.09 00:41:02.059917 [ 152 ] {} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17177 | 2026.01.09 00:41:02.059942 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17178 | 2026.01.09 00:41:02.060016 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17179 | 2026.01.09 00:41:02.060040 [ 187 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_55_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_50_11 to all_55_55_0 into Compact with storage Full | ||
| 17180 | 2026.01.09 00:41:02.060115 [ 269 ] {28f711b7-3b17-49d6-a96b-f51d90c25d84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17181 | 2026.01.09 00:41:02.060148 [ 187 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_55_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17182 | 2026.01.09 00:41:02.060159 [ 269 ] {28f711b7-3b17-49d6-a96b-f51d90c25d84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17183 | 2026.01.09 00:41:02.060183 [ 187 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_11, total 223 rows starting from the beginning of the part | ||
| 17184 | 2026.01.09 00:41:02.060243 [ 187 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 211 rows starting from the beginning of the part | ||
| 17185 | 2026.01.09 00:41:02.060288 [ 187 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 211 rows starting from the beginning of the part | ||
| 17186 | 2026.01.09 00:41:02.060330 [ 187 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 211 rows starting from the beginning of the part | ||
| 17187 | 2026.01.09 00:41:02.060368 [ 187 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 211 rows starting from the beginning of the part | ||
| 17188 | 2026.01.09 00:41:02.060410 [ 187 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 211 rows starting from the beginning of the part | ||
| 17189 | 2026.01.09 00:41:02.060961 [ 269 ] {28f711b7-3b17-49d6-a96b-f51d90c25d84} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17190 | 2026.01.09 00:41:02.061003 [ 269 ] {28f711b7-3b17-49d6-a96b-f51d90c25d84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17191 | 2026.01.09 00:41:02.061310 [ 194 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_55_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001308337 sec., 976812.5490603722 rows/sec., 59.37 MiB/sec. | ||
| 17192 | 2026.01.09 00:41:02.061322 [ 269 ] {28f711b7-3b17-49d6-a96b-f51d90c25d84} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17193 | 2026.01.09 00:41:02.061512 [ 190 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_55_12} <Trace> MergedBlockOutputStream: filled checksums all_1_55_12 (state Temporary) | ||
| 17194 | 2026.01.09 00:41:02.061557 [ 269 ] {28f711b7-3b17-49d6-a96b-f51d90c25d84} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17195 | 2026.01.09 00:41:02.061696 [ 269 ] {28f711b7-3b17-49d6-a96b-f51d90c25d84} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001599 sec., 424640.40025015635 rows/sec., 29.60 MiB/sec. | ||
| 17196 | 2026.01.09 00:41:02.061737 [ 269 ] {28f711b7-3b17-49d6-a96b-f51d90c25d84} <Debug> TCPHandler: Processed in 0.00176897 sec. | ||
| 17197 | 2026.01.09 00:41:02.061840 [ 190 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_55_12} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_merge_all_1_55_12 to all_1_55_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17198 | 2026.01.09 00:41:02.061847 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17199 | 2026.01.09 00:41:02.061926 [ 190 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_55_12} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6) (MergerMutator): Merged 6 parts: [all_1_50_11, all_55_55_0] -> all_1_55_12 | ||
| 17200 | 2026.01.09 00:41:02.061955 [ 269 ] {7d4cedab-21c0-4dfa-a759-84c5491e05c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17201 | 2026.01.09 00:41:02.062000 [ 269 ] {7d4cedab-21c0-4dfa-a759-84c5491e05c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17202 | 2026.01.09 00:41:02.062025 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 17203 | 2026.01.09 00:41:02.062342 [ 269 ] {7d4cedab-21c0-4dfa-a759-84c5491e05c1} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17204 | 2026.01.09 00:41:02.062382 [ 269 ] {7d4cedab-21c0-4dfa-a759-84c5491e05c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17205 | 2026.01.09 00:41:02.062682 [ 269 ] {7d4cedab-21c0-4dfa-a759-84c5491e05c1} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 17206 | 2026.01.09 00:41:02.062879 [ 269 ] {7d4cedab-21c0-4dfa-a759-84c5491e05c1} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17207 | 2026.01.09 00:41:02.062999 [ 152 ] {} <Debug> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97) (MergerMutator): Selected 6 parts from all_1_46_10 to all_51_51_0 | ||
| 17208 | 2026.01.09 00:41:02.063009 [ 269 ] {7d4cedab-21c0-4dfa-a759-84c5491e05c1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001073 sec., 5591.798695246971 rows/sec., 292.15 KiB/sec. | ||
| 17209 | 2026.01.09 00:41:02.063039 [ 152 ] {} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17210 | 2026.01.09 00:41:02.063059 [ 269 ] {7d4cedab-21c0-4dfa-a759-84c5491e05c1} <Debug> TCPHandler: Processed in 0.001259956 sec. | ||
| 17211 | 2026.01.09 00:41:02.063064 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17212 | 2026.01.09 00:41:02.063142 [ 189 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::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 | ||
| 17213 | 2026.01.09 00:41:02.063173 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17214 | 2026.01.09 00:41:02.063175 [ 223 ] {} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): 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] | ||
| 17215 | 2026.01.09 00:41:02.063214 [ 189 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_51_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17216 | 2026.01.09 00:41:02.063221 [ 223 ] {} <Debug> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): 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] | ||
| 17217 | 2026.01.09 00:41:02.063245 [ 189 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::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 | ||
| 17218 | 2026.01.09 00:41:02.063268 [ 269 ] {f1d53706-d57d-4f25-823c-932566d64911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17219 | 2026.01.09 00:41:02.063292 [ 189 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::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 | ||
| 17220 | 2026.01.09 00:41:02.063310 [ 269 ] {f1d53706-d57d-4f25-823c-932566d64911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17221 | 2026.01.09 00:41:02.063332 [ 189 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::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 | ||
| 17222 | 2026.01.09 00:41:02.063365 [ 189 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::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 | ||
| 17223 | 2026.01.09 00:41:02.063397 [ 189 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::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 | ||
| 17224 | 2026.01.09 00:41:02.063430 [ 189 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::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 | ||
| 17225 | 2026.01.09 00:41:02.063786 [ 269 ] {f1d53706-d57d-4f25-823c-932566d64911} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17226 | 2026.01.09 00:41:02.063821 [ 269 ] {f1d53706-d57d-4f25-823c-932566d64911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17227 | 2026.01.09 00:41:02.064099 [ 190 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_51_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 4 columns (4 merged, 0 gathered) in 0.000984018 sec., 310969.9212819278 rows/sec., 15.87 MiB/sec. | ||
| 17228 | 2026.01.09 00:41:02.064154 [ 269 ] {f1d53706-d57d-4f25-823c-932566d64911} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17229 | 2026.01.09 00:41:02.064259 [ 194 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_51_11} <Trace> MergedBlockOutputStream: filled checksums all_1_51_11 (state Temporary) | ||
| 17230 | 2026.01.09 00:41:02.064476 [ 269 ] {f1d53706-d57d-4f25-823c-932566d64911} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17231 | 2026.01.09 00:41:02.064609 [ 194 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_51_11} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_merge_all_1_51_11 to all_1_51_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17232 | 2026.01.09 00:41:02.064618 [ 152 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Selected 6 parts from all_1_123_25 to all_128_128_0 | ||
| 17233 | 2026.01.09 00:41:02.064626 [ 269 ] {f1d53706-d57d-4f25-823c-932566d64911} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001376 sec., 228197.67441860464 rows/sec., 14.99 MiB/sec. | ||
| 17234 | 2026.01.09 00:41:02.064660 [ 152 ] {} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17235 | 2026.01.09 00:41:02.064686 [ 269 ] {f1d53706-d57d-4f25-823c-932566d64911} <Debug> TCPHandler: Processed in 0.001560104 sec. | ||
| 17236 | 2026.01.09 00:41:02.064688 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17237 | 2026.01.09 00:41:02.064703 [ 194 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_51_11} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97) (MergerMutator): Merged 6 parts: [all_1_46_10, all_51_51_0] -> all_1_51_11 | ||
| 17238 | 2026.01.09 00:41:02.064778 [ 189 ] {932a566d-fbdc-4b2b-9486-18b365c28387::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 | ||
| 17239 | 2026.01.09 00:41:02.064809 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17240 | 2026.01.09 00:41:02.064817 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 17241 | 2026.01.09 00:41:02.064862 [ 189 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_128_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17242 | 2026.01.09 00:41:02.064890 [ 189 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_123_25, total 38231 rows starting from the beginning of the part | ||
| 17243 | 2026.01.09 00:41:02.064908 [ 269 ] {4e5f5cd3-6964-48d6-a6cf-9c69d04238d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17244 | 2026.01.09 00:41:02.064932 [ 189 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 64 rows starting from the beginning of the part | ||
| 17245 | 2026.01.09 00:41:02.064950 [ 269 ] {4e5f5cd3-6964-48d6-a6cf-9c69d04238d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17246 | 2026.01.09 00:41:02.064968 [ 189 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 160 rows starting from the beginning of the part | ||
| 17247 | 2026.01.09 00:41:02.065011 [ 189 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 314 rows starting from the beginning of the part | ||
| 17248 | 2026.01.09 00:41:02.065046 [ 189 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 167 rows starting from the beginning of the part | ||
| 17249 | 2026.01.09 00:41:02.065083 [ 189 ] {932a566d-fbdc-4b2b-9486-18b365c28387::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 | ||
| 17250 | 2026.01.09 00:41:02.065275 [ 269 ] {4e5f5cd3-6964-48d6-a6cf-9c69d04238d9} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17251 | 2026.01.09 00:41:02.065310 [ 269 ] {4e5f5cd3-6964-48d6-a6cf-9c69d04238d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17252 | 2026.01.09 00:41:02.065601 [ 269 ] {4e5f5cd3-6964-48d6-a6cf-9c69d04238d9} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17253 | 2026.01.09 00:41:02.065852 [ 269 ] {4e5f5cd3-6964-48d6-a6cf-9c69d04238d9} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17254 | 2026.01.09 00:41:02.065975 [ 152 ] {} <Debug> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62) (MergerMutator): Selected 6 parts from all_1_51_11 to all_56_56_0 | ||
| 17255 | 2026.01.09 00:41:02.065998 [ 269 ] {4e5f5cd3-6964-48d6-a6cf-9c69d04238d9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001107 sec., 903.342366757001 rows/sec., 60.87 KiB/sec. | ||
| 17256 | 2026.01.09 00:41:02.066003 [ 152 ] {} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17257 | 2026.01.09 00:41:02.066039 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17258 | 2026.01.09 00:41:02.066048 [ 269 ] {4e5f5cd3-6964-48d6-a6cf-9c69d04238d9} <Debug> TCPHandler: Processed in 0.001287897 sec. | ||
| 17259 | 2026.01.09 00:41:02.066115 [ 188 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_56_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_11 to all_56_56_0 into Compact with storage Full | ||
| 17260 | 2026.01.09 00:41:02.066163 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17261 | 2026.01.09 00:41:02.066226 [ 188 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_56_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17262 | 2026.01.09 00:41:02.066262 [ 188 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_11, total 51 rows starting from the beginning of the part | ||
| 17263 | 2026.01.09 00:41:02.066270 [ 269 ] {6a8b01e9-5ebd-41cc-a994-3e015ae06351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17264 | 2026.01.09 00:41:02.066314 [ 269 ] {6a8b01e9-5ebd-41cc-a994-3e015ae06351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17265 | 2026.01.09 00:41:02.066323 [ 188 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1 rows starting from the beginning of the part | ||
| 17266 | 2026.01.09 00:41:02.066372 [ 188 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::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 | ||
| 17267 | 2026.01.09 00:41:02.066412 [ 188 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::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 | ||
| 17268 | 2026.01.09 00:41:02.066450 [ 188 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::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 | ||
| 17269 | 2026.01.09 00:41:02.066489 [ 188 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::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 | ||
| 17270 | 2026.01.09 00:41:02.066651 [ 223 ] {} <Debug> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): 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] | ||
| 17271 | 2026.01.09 00:41:02.066660 [ 269 ] {6a8b01e9-5ebd-41cc-a994-3e015ae06351} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17272 | 2026.01.09 00:41:02.066710 [ 269 ] {6a8b01e9-5ebd-41cc-a994-3e015ae06351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17273 | 2026.01.09 00:41:02.067040 [ 269 ] {6a8b01e9-5ebd-41cc-a994-3e015ae06351} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17274 | 2026.01.09 00:41:02.067259 [ 269 ] {6a8b01e9-5ebd-41cc-a994-3e015ae06351} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17275 | 2026.01.09 00:41:02.067387 [ 194 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_56_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 4 columns (4 merged, 0 gathered) in 0.001306827 sec., 42851.88475597765 rows/sec., 2.81 MiB/sec. | ||
| 17276 | 2026.01.09 00:41:02.067389 [ 269 ] {6a8b01e9-5ebd-41cc-a994-3e015ae06351} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001137 sec., 91468.77748460862 rows/sec., 5.60 MiB/sec. | ||
| 17277 | 2026.01.09 00:41:02.067451 [ 269 ] {6a8b01e9-5ebd-41cc-a994-3e015ae06351} <Debug> TCPHandler: Processed in 0.001337888 sec. | ||
| 17278 | 2026.01.09 00:41:02.067471 [ 222 ] {} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): 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] | ||
| 17279 | 2026.01.09 00:41:02.067500 [ 222 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): 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] | ||
| 17280 | 2026.01.09 00:41:02.067523 [ 193 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_56_12} <Trace> MergedBlockOutputStream: filled checksums all_1_56_12 (state Temporary) | ||
| 17281 | 2026.01.09 00:41:02.067779 [ 193 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_56_12} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_merge_all_1_56_12 to all_1_56_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17282 | 2026.01.09 00:41:02.067844 [ 193 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_56_12} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62) (MergerMutator): Merged 6 parts: [all_1_51_11, all_56_56_0] -> all_1_56_12 | ||
| 17283 | 2026.01.09 00:41:02.067923 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17284 | 2026.01.09 00:41:02.070074 [ 222 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): 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] | ||
| 17285 | 2026.01.09 00:41:02.071961 [ 192 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_128_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39250 rows, containing 5 columns (5 merged, 0 gathered) in 0.007207195 sec., 5445946.7240722645 rows/sec., 366.35 MiB/sec. | ||
| 17286 | 2026.01.09 00:41:02.072317 [ 189 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_128_26} <Trace> MergedBlockOutputStream: filled checksums all_1_128_26 (state Temporary) | ||
| 17287 | 2026.01.09 00:41:02.072549 [ 189 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_128_26} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_merge_all_1_128_26 to all_1_128_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17288 | 2026.01.09 00:41:02.072610 [ 189 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_128_26} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Merged 6 parts: [all_1_123_25, all_128_128_0] -> all_1_128_26 | ||
| 17289 | 2026.01.09 00:41:02.072668 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 17290 | 2026.01.09 00:41:02.874273 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): 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] | ||
| 17291 | 2026.01.09 00:41:02.874327 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): 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] | ||
| 17292 | 2026.01.09 00:41:02.877430 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): 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] | ||
| 17293 | 2026.01.09 00:41:02.940533 [ 224 ] {} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): 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] | ||
| 17294 | 2026.01.09 00:41:02.940591 [ 224 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): 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] | ||
| 17295 | 2026.01.09 00:41:02.942958 [ 224 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): 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] | ||
| 17296 | 2026.01.09 00:41:04.740384 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17297 | 2026.01.09 00:41:04.740463 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17298 | 2026.01.09 00:41:04.953470 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36439 | ||
| 17299 | 2026.01.09 00:41:04.953988 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17300 | 2026.01.09 00:41:04.954023 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17301 | 2026.01.09 00:41:04.954483 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 17302 | 2026.01.09 00:41:04.954704 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17303 | 2026.01.09 00:41:04.954826 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36439 | ||
| 17304 | 2026.01.09 00:41:04.954839 [ 151 ] {} <Debug> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 17305 | 2026.01.09 00:41:04.954906 [ 151 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17306 | 2026.01.09 00:41:04.954926 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17307 | 2026.01.09 00:41:04.955057 [ 194 ] {a669bb53-0fd3-4984-a3ca-34981099574c::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 | ||
| 17308 | 2026.01.09 00:41:04.955218 [ 194 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17309 | 2026.01.09 00:41:04.955262 [ 194 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34071 rows starting from the beginning of the part | ||
| 17310 | 2026.01.09 00:41:04.955336 [ 194 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 448 rows starting from the beginning of the part | ||
| 17311 | 2026.01.09 00:41:04.955386 [ 194 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 512 rows starting from the beginning of the part | ||
| 17312 | 2026.01.09 00:41:04.955434 [ 194 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 448 rows starting from the beginning of the part | ||
| 17313 | 2026.01.09 00:41:04.955481 [ 194 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 512 rows starting from the beginning of the part | ||
| 17314 | 2026.01.09 00:41:04.955526 [ 194 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 448 rows starting from the beginning of the part | ||
| 17315 | 2026.01.09 00:41:04.957987 [ 189 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36439 rows, containing 4 columns (4 merged, 0 gathered) in 0.002991175 sec., 12182169.214439142 rows/sec., 174.27 MiB/sec. | ||
| 17316 | 2026.01.09 00:41:04.958361 [ 189 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 17317 | 2026.01.09 00:41:04.958649 [ 189 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_76_15} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17318 | 2026.01.09 00:41:04.958727 [ 189 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_76_15} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 17319 | 2026.01.09 00:41:04.958852 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 17320 | 2026.01.09 00:41:05.056305 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2208 | ||
| 17321 | 2026.01.09 00:41:05.058699 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17322 | 2026.01.09 00:41:05.058741 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17323 | 2026.01.09 00:41:05.059908 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17324 | 2026.01.09 00:41:05.060163 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17325 | 2026.01.09 00:41:05.060313 [ 151 ] {} <Debug> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 17326 | 2026.01.09 00:41:05.060368 [ 151 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17327 | 2026.01.09 00:41:05.060386 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17328 | 2026.01.09 00:41:05.060417 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2208 | ||
| 17329 | 2026.01.09 00:41:05.060489 [ 196 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::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 | ||
| 17330 | 2026.01.09 00:41:05.061034 [ 196 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17331 | 2026.01.09 00:41:05.061179 [ 196 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2030 rows starting from the beginning of the part | ||
| 17332 | 2026.01.09 00:41:05.061521 [ 196 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 32 rows starting from the beginning of the part | ||
| 17333 | 2026.01.09 00:41:05.061824 [ 196 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 34 rows starting from the beginning of the part | ||
| 17334 | 2026.01.09 00:41:05.062120 [ 196 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 46 rows starting from the beginning of the part | ||
| 17335 | 2026.01.09 00:41:05.062417 [ 196 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 32 rows starting from the beginning of the part | ||
| 17336 | 2026.01.09 00:41:05.062714 [ 196 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 34 rows starting from the beginning of the part | ||
| 17337 | 2026.01.09 00:41:05.069751 [ 194 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2208 rows, containing 72 columns (72 merged, 0 gathered) in 0.009307005 sec., 237240.65905197215 rows/sec., 181.91 MiB/sec. | ||
| 17338 | 2026.01.09 00:41:05.071633 [ 197 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 17339 | 2026.01.09 00:41:05.072214 [ 197 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_56_11} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17340 | 2026.01.09 00:41:05.072280 [ 197 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_56_11} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 17341 | 2026.01.09 00:41:05.072542 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. | ||
| 17342 | 2026.01.09 00:41:06.907451 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 17343 | 2026.01.09 00:41:06.925758 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17344 | 2026.01.09 00:41:06.925820 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17345 | 2026.01.09 00:41:06.931760 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 17346 | 2026.01.09 00:41:06.932460 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17347 | 2026.01.09 00:41:06.932774 [ 149 ] {} <Debug> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 17348 | 2026.01.09 00:41:06.932835 [ 149 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17349 | 2026.01.09 00:41:06.932855 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17350 | 2026.01.09 00:41:06.932975 [ 200 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 17351 | 2026.01.09 00:41:06.935848 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 17352 | 2026.01.09 00:41:06.936970 [ 200 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17353 | 2026.01.09 00:41:06.938611 [ 200 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 17354 | 2026.01.09 00:41:06.943524 [ 200 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 17355 | 2026.01.09 00:41:06.948242 [ 200 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 17356 | 2026.01.09 00:41:06.952985 [ 200 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 17357 | 2026.01.09 00:41:06.958032 [ 200 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 17358 | 2026.01.09 00:41:06.962531 [ 200 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 17359 | 2026.01.09 00:41:07.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 386.80 MiB, peak 388.33 MiB, free memory in arenas 0.00 B, will set to 372.41 MiB (RSS), difference: -14.39 MiB | ||
| 17360 | 2026.01.09 00:41:07.015871 [ 200 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.082953962 sec., 6907.445843273887 rows/sec., 35.72 MiB/sec. | ||
| 17361 | 2026.01.09 00:41:07.018006 [ 200 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 17362 | 2026.01.09 00:41:07.019747 [ 200 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_76_15} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17363 | 2026.01.09 00:41:07.019839 [ 200 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_76_15} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 17364 | 2026.01.09 00:41:07.021547 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 17365 | 2026.01.09 00:41:07.040712 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17366 | 2026.01.09 00:41:07.040897 [ 269 ] {ea25a46f-ed72-4cb6-b565-b1af2885d319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17367 | 2026.01.09 00:41:07.040963 [ 269 ] {ea25a46f-ed72-4cb6-b565-b1af2885d319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17368 | 2026.01.09 00:41:07.041692 [ 269 ] {ea25a46f-ed72-4cb6-b565-b1af2885d319} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17369 | 2026.01.09 00:41:07.041731 [ 269 ] {ea25a46f-ed72-4cb6-b565-b1af2885d319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17370 | 2026.01.09 00:41:07.042131 [ 269 ] {ea25a46f-ed72-4cb6-b565-b1af2885d319} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17371 | 2026.01.09 00:41:07.042352 [ 269 ] {ea25a46f-ed72-4cb6-b565-b1af2885d319} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17372 | 2026.01.09 00:41:07.042510 [ 269 ] {ea25a46f-ed72-4cb6-b565-b1af2885d319} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001666 sec., 82833.13325330132 rows/sec., 7.19 MiB/sec. | ||
| 17373 | 2026.01.09 00:41:07.042551 [ 269 ] {ea25a46f-ed72-4cb6-b565-b1af2885d319} <Debug> TCPHandler: Processed in 0.001970336 sec. | ||
| 17374 | 2026.01.09 00:41:07.042673 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17375 | 2026.01.09 00:41:07.042769 [ 269 ] {3c5b2cde-f9ee-43f4-8d36-cd69cfdbb3fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17376 | 2026.01.09 00:41:07.042811 [ 269 ] {3c5b2cde-f9ee-43f4-8d36-cd69cfdbb3fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17377 | 2026.01.09 00:41:07.043230 [ 269 ] {3c5b2cde-f9ee-43f4-8d36-cd69cfdbb3fe} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17378 | 2026.01.09 00:41:07.043265 [ 269 ] {3c5b2cde-f9ee-43f4-8d36-cd69cfdbb3fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17379 | 2026.01.09 00:41:07.043566 [ 269 ] {3c5b2cde-f9ee-43f4-8d36-cd69cfdbb3fe} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 17380 | 2026.01.09 00:41:07.043785 [ 269 ] {3c5b2cde-f9ee-43f4-8d36-cd69cfdbb3fe} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17381 | 2026.01.09 00:41:07.043916 [ 269 ] {3c5b2cde-f9ee-43f4-8d36-cd69cfdbb3fe} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001166 sec., 35162.950257289885 rows/sec., 2.58 MiB/sec. | ||
| 17382 | 2026.01.09 00:41:07.043955 [ 269 ] {3c5b2cde-f9ee-43f4-8d36-cd69cfdbb3fe} <Debug> TCPHandler: Processed in 0.001332638 sec. | ||
| 17383 | 2026.01.09 00:41:07.044057 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17384 | 2026.01.09 00:41:07.044153 [ 269 ] {27034bfe-094f-46a4-89d0-b7fe5ab932d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17385 | 2026.01.09 00:41:07.044193 [ 269 ] {27034bfe-094f-46a4-89d0-b7fe5ab932d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17386 | 2026.01.09 00:41:07.044626 [ 269 ] {27034bfe-094f-46a4-89d0-b7fe5ab932d4} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17387 | 2026.01.09 00:41:07.044661 [ 269 ] {27034bfe-094f-46a4-89d0-b7fe5ab932d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17388 | 2026.01.09 00:41:07.044961 [ 269 ] {27034bfe-094f-46a4-89d0-b7fe5ab932d4} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17389 | 2026.01.09 00:41:07.045170 [ 269 ] {27034bfe-094f-46a4-89d0-b7fe5ab932d4} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17390 | 2026.01.09 00:41:07.045295 [ 269 ] {27034bfe-094f-46a4-89d0-b7fe5ab932d4} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.00116 sec., 90517.24137931035 rows/sec., 7.07 MiB/sec. | ||
| 17391 | 2026.01.09 00:41:07.045333 [ 269 ] {27034bfe-094f-46a4-89d0-b7fe5ab932d4} <Debug> TCPHandler: Processed in 0.001325088 sec. | ||
| 17392 | 2026.01.09 00:41:07.045441 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17393 | 2026.01.09 00:41:07.045537 [ 269 ] {9d357e29-6046-4097-abf8-92c3dc87169e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17394 | 2026.01.09 00:41:07.045579 [ 269 ] {9d357e29-6046-4097-abf8-92c3dc87169e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17395 | 2026.01.09 00:41:07.045991 [ 269 ] {9d357e29-6046-4097-abf8-92c3dc87169e} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17396 | 2026.01.09 00:41:07.046024 [ 269 ] {9d357e29-6046-4097-abf8-92c3dc87169e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17397 | 2026.01.09 00:41:07.046351 [ 269 ] {9d357e29-6046-4097-abf8-92c3dc87169e} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17398 | 2026.01.09 00:41:07.046557 [ 269 ] {9d357e29-6046-4097-abf8-92c3dc87169e} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17399 | 2026.01.09 00:41:07.046688 [ 269 ] {9d357e29-6046-4097-abf8-92c3dc87169e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 17400 | 2026.01.09 00:41:07.046725 [ 269 ] {9d357e29-6046-4097-abf8-92c3dc87169e} <Debug> TCPHandler: Processed in 0.001333108 sec. | ||
| 17401 | 2026.01.09 00:41:07.046859 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17402 | 2026.01.09 00:41:07.046987 [ 269 ] {12f11c8e-9390-42d1-a4a6-dc057764f3bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17403 | 2026.01.09 00:41:07.047055 [ 269 ] {12f11c8e-9390-42d1-a4a6-dc057764f3bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17404 | 2026.01.09 00:41:07.048085 [ 269 ] {12f11c8e-9390-42d1-a4a6-dc057764f3bf} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17405 | 2026.01.09 00:41:07.048119 [ 269 ] {12f11c8e-9390-42d1-a4a6-dc057764f3bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17406 | 2026.01.09 00:41:07.048720 [ 269 ] {12f11c8e-9390-42d1-a4a6-dc057764f3bf} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17407 | 2026.01.09 00:41:07.048942 [ 269 ] {12f11c8e-9390-42d1-a4a6-dc057764f3bf} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17408 | 2026.01.09 00:41:07.049047 [ 149 ] {} <Debug> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 17409 | 2026.01.09 00:41:07.049084 [ 269 ] {12f11c8e-9390-42d1-a4a6-dc057764f3bf} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002123 sec., 19312.293923692887 rows/sec., 34.61 MiB/sec. | ||
| 17410 | 2026.01.09 00:41:07.049089 [ 149 ] {} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17411 | 2026.01.09 00:41:07.049119 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17412 | 2026.01.09 00:41:07.049157 [ 269 ] {12f11c8e-9390-42d1-a4a6-dc057764f3bf} <Debug> TCPHandler: Processed in 0.002361597 sec. | ||
| 17413 | 2026.01.09 00:41:07.049223 [ 194 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::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 | ||
| 17414 | 2026.01.09 00:41:07.049275 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17415 | 2026.01.09 00:41:07.049378 [ 269 ] {09846995-237f-4209-af4b-f92dc2302482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17416 | 2026.01.09 00:41:07.049421 [ 269 ] {09846995-237f-4209-af4b-f92dc2302482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17417 | 2026.01.09 00:41:07.049455 [ 194 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17418 | 2026.01.09 00:41:07.049518 [ 194 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1967 rows starting from the beginning of the part | ||
| 17419 | 2026.01.09 00:41:07.049661 [ 194 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 41 rows starting from the beginning of the part | ||
| 17420 | 2026.01.09 00:41:07.049765 [ 269 ] {09846995-237f-4209-af4b-f92dc2302482} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17421 | 2026.01.09 00:41:07.049795 [ 194 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 41 rows starting from the beginning of the part | ||
| 17422 | 2026.01.09 00:41:07.049806 [ 269 ] {09846995-237f-4209-af4b-f92dc2302482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17423 | 2026.01.09 00:41:07.049935 [ 194 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 41 rows starting from the beginning of the part | ||
| 17424 | 2026.01.09 00:41:07.050051 [ 194 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 41 rows starting from the beginning of the part | ||
| 17425 | 2026.01.09 00:41:07.050136 [ 269 ] {09846995-237f-4209-af4b-f92dc2302482} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17426 | 2026.01.09 00:41:07.050162 [ 194 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 41 rows starting from the beginning of the part | ||
| 17427 | 2026.01.09 00:41:07.050366 [ 269 ] {09846995-237f-4209-af4b-f92dc2302482} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17428 | 2026.01.09 00:41:07.050502 [ 269 ] {09846995-237f-4209-af4b-f92dc2302482} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 17429 | 2026.01.09 00:41:07.050541 [ 269 ] {09846995-237f-4209-af4b-f92dc2302482} <Debug> TCPHandler: Processed in 0.001318218 sec. | ||
| 17430 | 2026.01.09 00:41:07.062404 [ 198 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2172 rows, containing 19 columns (19 merged, 0 gathered) in 0.013229206 sec., 164182.18901421595 rows/sec., 294.21 MiB/sec. | ||
| 17431 | 2026.01.09 00:41:07.064088 [ 202 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 17432 | 2026.01.09 00:41:07.064437 [ 202 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17433 | 2026.01.09 00:41:07.064509 [ 202 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 17434 | 2026.01.09 00:41:07.064604 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.15 MiB. | ||
| 17435 | 2026.01.09 00:41:08.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 359.50 MiB, peak 388.33 MiB, free memory in arenas 0.00 B, will set to 380.05 MiB (RSS), difference: 20.55 MiB | ||
| 17436 | 2026.01.09 00:41:09.476773 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17437 | 2026.01.09 00:41:09.476983 [ 269 ] {cf458dea-3751-45ec-ae7b-5ce96b9bf326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17438 | 2026.01.09 00:41:09.477064 [ 269 ] {cf458dea-3751-45ec-ae7b-5ce96b9bf326} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17439 | 2026.01.09 00:41:09.478101 [ 269 ] {cf458dea-3751-45ec-ae7b-5ce96b9bf326} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17440 | 2026.01.09 00:41:09.478172 [ 269 ] {cf458dea-3751-45ec-ae7b-5ce96b9bf326} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17441 | 2026.01.09 00:41:09.478689 [ 269 ] {cf458dea-3751-45ec-ae7b-5ce96b9bf326} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17442 | 2026.01.09 00:41:09.478931 [ 269 ] {cf458dea-3751-45ec-ae7b-5ce96b9bf326} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17443 | 2026.01.09 00:41:09.479107 [ 269 ] {cf458dea-3751-45ec-ae7b-5ce96b9bf326} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002178 sec., 188246.09733700645 rows/sec., 11.94 MiB/sec. | ||
| 17444 | 2026.01.09 00:41:09.479166 [ 269 ] {cf458dea-3751-45ec-ae7b-5ce96b9bf326} <Debug> TCPHandler: Processed in 0.002597594 sec. | ||
| 17445 | 2026.01.09 00:41:09.479289 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17446 | 2026.01.09 00:41:09.479399 [ 269 ] {1d85ceb5-40b8-42cc-a860-43216ff6f611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17447 | 2026.01.09 00:41:09.479449 [ 269 ] {1d85ceb5-40b8-42cc-a860-43216ff6f611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17448 | 2026.01.09 00:41:09.479907 [ 269 ] {1d85ceb5-40b8-42cc-a860-43216ff6f611} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17449 | 2026.01.09 00:41:09.479947 [ 269 ] {1d85ceb5-40b8-42cc-a860-43216ff6f611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17450 | 2026.01.09 00:41:09.480269 [ 269 ] {1d85ceb5-40b8-42cc-a860-43216ff6f611} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 17451 | 2026.01.09 00:41:09.480482 [ 269 ] {1d85ceb5-40b8-42cc-a860-43216ff6f611} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17452 | 2026.01.09 00:41:09.480628 [ 269 ] {1d85ceb5-40b8-42cc-a860-43216ff6f611} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001256 sec., 1592.3566878980891 rows/sec., 129.85 KiB/sec. | ||
| 17453 | 2026.01.09 00:41:09.480671 [ 269 ] {1d85ceb5-40b8-42cc-a860-43216ff6f611} <Debug> TCPHandler: Processed in 0.001436211 sec. | ||
| 17454 | 2026.01.09 00:41:09.480800 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17455 | 2026.01.09 00:41:09.480916 [ 269 ] {9cd43257-cecc-4419-8b95-5d5e65db6584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17456 | 2026.01.09 00:41:09.480966 [ 269 ] {9cd43257-cecc-4419-8b95-5d5e65db6584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17457 | 2026.01.09 00:41:09.482848 [ 269 ] {9cd43257-cecc-4419-8b95-5d5e65db6584} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17458 | 2026.01.09 00:41:09.482894 [ 269 ] {9cd43257-cecc-4419-8b95-5d5e65db6584} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17459 | 2026.01.09 00:41:09.483472 [ 269 ] {9cd43257-cecc-4419-8b95-5d5e65db6584} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17460 | 2026.01.09 00:41:09.483705 [ 269 ] {9cd43257-cecc-4419-8b95-5d5e65db6584} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17461 | 2026.01.09 00:41:09.483880 [ 269 ] {9cd43257-cecc-4419-8b95-5d5e65db6584} <Debug> executeQuery: Read 2253 rows, 186.48 KiB in 0.00299 sec., 753511.7056856187 rows/sec., 60.91 MiB/sec. | ||
| 17462 | 2026.01.09 00:41:09.483932 [ 269 ] {9cd43257-cecc-4419-8b95-5d5e65db6584} <Debug> MemoryTracker: Peak memory usage (for query): 4.03 MiB. | ||
| 17463 | 2026.01.09 00:41:09.483947 [ 269 ] {9cd43257-cecc-4419-8b95-5d5e65db6584} <Debug> TCPHandler: Processed in 0.003207591 sec. | ||
| 17464 | 2026.01.09 00:41:09.484081 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17465 | 2026.01.09 00:41:09.484184 [ 269 ] {37d61e00-8103-4931-b32a-8b9d7d97a20f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17466 | 2026.01.09 00:41:09.484228 [ 269 ] {37d61e00-8103-4931-b32a-8b9d7d97a20f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17467 | 2026.01.09 00:41:09.484754 [ 269 ] {37d61e00-8103-4931-b32a-8b9d7d97a20f} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17468 | 2026.01.09 00:41:09.484793 [ 269 ] {37d61e00-8103-4931-b32a-8b9d7d97a20f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17469 | 2026.01.09 00:41:09.485135 [ 269 ] {37d61e00-8103-4931-b32a-8b9d7d97a20f} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 17470 | 2026.01.09 00:41:09.485357 [ 269 ] {37d61e00-8103-4931-b32a-8b9d7d97a20f} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17471 | 2026.01.09 00:41:09.485503 [ 269 ] {37d61e00-8103-4931-b32a-8b9d7d97a20f} <Debug> executeQuery: Read 207 rows, 12.46 KiB in 0.001339 sec., 154592.9798356983 rows/sec., 9.08 MiB/sec. | ||
| 17472 | 2026.01.09 00:41:09.485545 [ 269 ] {37d61e00-8103-4931-b32a-8b9d7d97a20f} <Debug> TCPHandler: Processed in 0.001520403 sec. | ||
| 17473 | 2026.01.09 00:41:09.485661 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17474 | 2026.01.09 00:41:09.485761 [ 269 ] {14390b0f-0519-4a59-9f1c-3a0b580808f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17475 | 2026.01.09 00:41:09.485805 [ 269 ] {14390b0f-0519-4a59-9f1c-3a0b580808f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17476 | 2026.01.09 00:41:09.486376 [ 269 ] {14390b0f-0519-4a59-9f1c-3a0b580808f7} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17477 | 2026.01.09 00:41:09.486414 [ 269 ] {14390b0f-0519-4a59-9f1c-3a0b580808f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17478 | 2026.01.09 00:41:09.486748 [ 269 ] {14390b0f-0519-4a59-9f1c-3a0b580808f7} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 17479 | 2026.01.09 00:41:09.486965 [ 269 ] {14390b0f-0519-4a59-9f1c-3a0b580808f7} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17480 | 2026.01.09 00:41:09.487097 [ 144 ] {} <Debug> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 17481 | 2026.01.09 00:41:09.487113 [ 269 ] {14390b0f-0519-4a59-9f1c-3a0b580808f7} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.00137 sec., 321167.8832116788 rows/sec., 21.25 MiB/sec. | ||
| 17482 | 2026.01.09 00:41:09.487179 [ 144 ] {} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17483 | 2026.01.09 00:41:09.487196 [ 269 ] {14390b0f-0519-4a59-9f1c-3a0b580808f7} <Debug> TCPHandler: Processed in 0.001585435 sec. | ||
| 17484 | 2026.01.09 00:41:09.487211 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17485 | 2026.01.09 00:41:09.487315 [ 201 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::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 | ||
| 17486 | 2026.01.09 00:41:09.487324 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17487 | 2026.01.09 00:41:09.487409 [ 201 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17488 | 2026.01.09 00:41:09.487429 [ 269 ] {27426047-858b-4992-b823-a0b842b456c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17489 | 2026.01.09 00:41:09.487436 [ 201 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 466 rows starting from the beginning of the part | ||
| 17490 | 2026.01.09 00:41:09.487471 [ 269 ] {27426047-858b-4992-b823-a0b842b456c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17491 | 2026.01.09 00:41:09.487501 [ 201 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 212 rows starting from the beginning of the part | ||
| 17492 | 2026.01.09 00:41:09.487547 [ 201 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 440 rows starting from the beginning of the part | ||
| 17493 | 2026.01.09 00:41:09.487590 [ 201 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 212 rows starting from the beginning of the part | ||
| 17494 | 2026.01.09 00:41:09.487631 [ 201 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 212 rows starting from the beginning of the part | ||
| 17495 | 2026.01.09 00:41:09.487672 [ 201 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 440 rows starting from the beginning of the part | ||
| 17496 | 2026.01.09 00:41:09.487974 [ 269 ] {27426047-858b-4992-b823-a0b842b456c0} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17497 | 2026.01.09 00:41:09.488011 [ 269 ] {27426047-858b-4992-b823-a0b842b456c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17498 | 2026.01.09 00:41:09.488343 [ 269 ] {27426047-858b-4992-b823-a0b842b456c0} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17499 | 2026.01.09 00:41:09.488564 [ 269 ] {27426047-858b-4992-b823-a0b842b456c0} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17500 | 2026.01.09 00:41:09.488707 [ 269 ] {27426047-858b-4992-b823-a0b842b456c0} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001296 sec., 162808.64197530862 rows/sec., 9.25 MiB/sec. | ||
| 17501 | 2026.01.09 00:41:09.488748 [ 269 ] {27426047-858b-4992-b823-a0b842b456c0} <Debug> TCPHandler: Processed in 0.001475272 sec. | ||
| 17502 | 2026.01.09 00:41:09.488752 [ 202 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1982 rows, containing 5 columns (5 merged, 0 gathered) in 0.001465392 sec., 1352539.1158133796 rows/sec., 94.19 MiB/sec. | ||
| 17503 | 2026.01.09 00:41:09.488873 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17504 | 2026.01.09 00:41:09.488975 [ 269 ] {4d2ab76d-1447-419b-aac9-a2652977939c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17505 | 2026.01.09 00:41:09.489018 [ 269 ] {4d2ab76d-1447-419b-aac9-a2652977939c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17506 | 2026.01.09 00:41:09.489028 [ 202 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 17507 | 2026.01.09 00:41:09.489375 [ 202 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_61_12} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17508 | 2026.01.09 00:41:09.489463 [ 202 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_61_12} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 17509 | 2026.01.09 00:41:09.489581 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 17510 | 2026.01.09 00:41:09.489858 [ 269 ] {4d2ab76d-1447-419b-aac9-a2652977939c} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17511 | 2026.01.09 00:41:09.489901 [ 269 ] {4d2ab76d-1447-419b-aac9-a2652977939c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17512 | 2026.01.09 00:41:09.490290 [ 269 ] {4d2ab76d-1447-419b-aac9-a2652977939c} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17513 | 2026.01.09 00:41:09.490524 [ 269 ] {4d2ab76d-1447-419b-aac9-a2652977939c} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17514 | 2026.01.09 00:41:09.490665 [ 269 ] {4d2ab76d-1447-419b-aac9-a2652977939c} <Debug> executeQuery: Read 1137 rows, 82.92 KiB in 0.001708 sec., 665690.8665105386 rows/sec., 47.41 MiB/sec. | ||
| 17515 | 2026.01.09 00:41:09.490705 [ 269 ] {4d2ab76d-1447-419b-aac9-a2652977939c} <Debug> TCPHandler: Processed in 0.001884724 sec. | ||
| 17516 | 2026.01.09 00:41:09.490824 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17517 | 2026.01.09 00:41:09.490924 [ 269 ] {a09534ac-3e27-41a2-a531-66770d25ac62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17518 | 2026.01.09 00:41:09.490967 [ 269 ] {a09534ac-3e27-41a2-a531-66770d25ac62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17519 | 2026.01.09 00:41:09.491319 [ 269 ] {a09534ac-3e27-41a2-a531-66770d25ac62} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17520 | 2026.01.09 00:41:09.491356 [ 269 ] {a09534ac-3e27-41a2-a531-66770d25ac62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17521 | 2026.01.09 00:41:09.491668 [ 269 ] {a09534ac-3e27-41a2-a531-66770d25ac62} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 17522 | 2026.01.09 00:41:09.491888 [ 269 ] {a09534ac-3e27-41a2-a531-66770d25ac62} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17523 | 2026.01.09 00:41:09.492025 [ 269 ] {a09534ac-3e27-41a2-a531-66770d25ac62} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00112 sec., 5357.142857142858 rows/sec., 279.89 KiB/sec. | ||
| 17524 | 2026.01.09 00:41:09.492069 [ 269 ] {a09534ac-3e27-41a2-a531-66770d25ac62} <Debug> TCPHandler: Processed in 0.001293417 sec. | ||
| 17525 | 2026.01.09 00:41:09.492184 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17526 | 2026.01.09 00:41:09.492279 [ 269 ] {4eb6ba61-36d4-4eae-aee2-1891b62cc722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17527 | 2026.01.09 00:41:09.492324 [ 269 ] {4eb6ba61-36d4-4eae-aee2-1891b62cc722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17528 | 2026.01.09 00:41:09.492956 [ 269 ] {4eb6ba61-36d4-4eae-aee2-1891b62cc722} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17529 | 2026.01.09 00:41:09.493001 [ 269 ] {4eb6ba61-36d4-4eae-aee2-1891b62cc722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17530 | 2026.01.09 00:41:09.493521 [ 269 ] {4eb6ba61-36d4-4eae-aee2-1891b62cc722} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17531 | 2026.01.09 00:41:09.493908 [ 269 ] {4eb6ba61-36d4-4eae-aee2-1891b62cc722} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17532 | 2026.01.09 00:41:09.494057 [ 269 ] {4eb6ba61-36d4-4eae-aee2-1891b62cc722} <Debug> executeQuery: Read 935 rows, 63.39 KiB in 0.001795 sec., 520891.364902507 rows/sec., 34.48 MiB/sec. | ||
| 17533 | 2026.01.09 00:41:09.494104 [ 269 ] {4eb6ba61-36d4-4eae-aee2-1891b62cc722} <Debug> TCPHandler: Processed in 0.001968765 sec. | ||
| 17534 | 2026.01.09 00:41:09.494221 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17535 | 2026.01.09 00:41:09.494382 [ 269 ] {ee3b3bb6-79cc-450f-bba1-a06758398e79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17536 | 2026.01.09 00:41:09.494451 [ 269 ] {ee3b3bb6-79cc-450f-bba1-a06758398e79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17537 | 2026.01.09 00:41:09.494881 [ 269 ] {ee3b3bb6-79cc-450f-bba1-a06758398e79} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17538 | 2026.01.09 00:41:09.494929 [ 269 ] {ee3b3bb6-79cc-450f-bba1-a06758398e79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17539 | 2026.01.09 00:41:09.495387 [ 269 ] {ee3b3bb6-79cc-450f-bba1-a06758398e79} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 17540 | 2026.01.09 00:41:09.495709 [ 269 ] {ee3b3bb6-79cc-450f-bba1-a06758398e79} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17541 | 2026.01.09 00:41:09.495892 [ 269 ] {ee3b3bb6-79cc-450f-bba1-a06758398e79} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001537 sec., 650.6180871828237 rows/sec., 43.84 KiB/sec. | ||
| 17542 | 2026.01.09 00:41:09.495944 [ 269 ] {ee3b3bb6-79cc-450f-bba1-a06758398e79} <Debug> TCPHandler: Processed in 0.00177291 sec. | ||
| 17543 | 2026.01.09 00:41:09.496083 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17544 | 2026.01.09 00:41:09.496207 [ 269 ] {ae7599c4-48a2-42cf-ba7a-ed17ac0e6582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17545 | 2026.01.09 00:41:09.496265 [ 269 ] {ae7599c4-48a2-42cf-ba7a-ed17ac0e6582} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17546 | 2026.01.09 00:41:09.496694 [ 269 ] {ae7599c4-48a2-42cf-ba7a-ed17ac0e6582} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17547 | 2026.01.09 00:41:09.496737 [ 269 ] {ae7599c4-48a2-42cf-ba7a-ed17ac0e6582} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17548 | 2026.01.09 00:41:09.497152 [ 269 ] {ae7599c4-48a2-42cf-ba7a-ed17ac0e6582} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17549 | 2026.01.09 00:41:09.497460 [ 269 ] {ae7599c4-48a2-42cf-ba7a-ed17ac0e6582} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17550 | 2026.01.09 00:41:09.497636 [ 269 ] {ae7599c4-48a2-42cf-ba7a-ed17ac0e6582} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.001454 sec., 55020.63273727648 rows/sec., 3.27 MiB/sec. | ||
| 17551 | 2026.01.09 00:41:09.497686 [ 269 ] {ae7599c4-48a2-42cf-ba7a-ed17ac0e6582} <Debug> TCPHandler: Processed in 0.001664808 sec. | ||
| 17552 | 2026.01.09 00:41:12.033579 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17553 | 2026.01.09 00:41:12.033793 [ 269 ] {bb635ad0-67ae-4467-b94f-d479352e481c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17554 | 2026.01.09 00:41:12.033864 [ 269 ] {bb635ad0-67ae-4467-b94f-d479352e481c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17555 | 2026.01.09 00:41:12.034513 [ 269 ] {bb635ad0-67ae-4467-b94f-d479352e481c} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17556 | 2026.01.09 00:41:12.034558 [ 269 ] {bb635ad0-67ae-4467-b94f-d479352e481c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17557 | 2026.01.09 00:41:12.034939 [ 269 ] {bb635ad0-67ae-4467-b94f-d479352e481c} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17558 | 2026.01.09 00:41:12.035163 [ 269 ] {bb635ad0-67ae-4467-b94f-d479352e481c} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17559 | 2026.01.09 00:41:12.035317 [ 269 ] {bb635ad0-67ae-4467-b94f-d479352e481c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001576 sec., 35532.99492385787 rows/sec., 2.73 MiB/sec. | ||
| 17560 | 2026.01.09 00:41:12.035330 [ 142 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17561 | 2026.01.09 00:41:12.035360 [ 269 ] {bb635ad0-67ae-4467-b94f-d479352e481c} <Debug> TCPHandler: Processed in 0.001918575 sec. | ||
| 17562 | 2026.01.09 00:41:12.035409 [ 142 ] {} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17563 | 2026.01.09 00:41:12.035438 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17564 | 2026.01.09 00:41:12.035511 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17565 | 2026.01.09 00:41:12.035534 [ 201 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 17566 | 2026.01.09 00:41:12.035612 [ 269 ] {9a852a93-3d92-43db-94b5-3150caf80fcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17567 | 2026.01.09 00:41:12.035622 [ 201 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17568 | 2026.01.09 00:41:12.035652 [ 201 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2466 rows starting from the beginning of the part | ||
| 17569 | 2026.01.09 00:41:12.035652 [ 269 ] {9a852a93-3d92-43db-94b5-3150caf80fcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17570 | 2026.01.09 00:41:12.035709 [ 201 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 145 rows starting from the beginning of the part | ||
| 17571 | 2026.01.09 00:41:12.035752 [ 201 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 1112 rows starting from the beginning of the part | ||
| 17572 | 2026.01.09 00:41:12.035793 [ 201 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 138 rows starting from the beginning of the part | ||
| 17573 | 2026.01.09 00:41:12.035833 [ 201 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 2253 rows starting from the beginning of the part | ||
| 17574 | 2026.01.09 00:41:12.035870 [ 201 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 56 rows starting from the beginning of the part | ||
| 17575 | 2026.01.09 00:41:12.036115 [ 269 ] {9a852a93-3d92-43db-94b5-3150caf80fcf} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17576 | 2026.01.09 00:41:12.036150 [ 269 ] {9a852a93-3d92-43db-94b5-3150caf80fcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17577 | 2026.01.09 00:41:12.036462 [ 269 ] {9a852a93-3d92-43db-94b5-3150caf80fcf} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17578 | 2026.01.09 00:41:12.036665 [ 269 ] {9a852a93-3d92-43db-94b5-3150caf80fcf} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17579 | 2026.01.09 00:41:12.036781 [ 142 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17580 | 2026.01.09 00:41:12.036792 [ 269 ] {9a852a93-3d92-43db-94b5-3150caf80fcf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001199 sec., 53377.81484570476 rows/sec., 4.17 MiB/sec. | ||
| 17581 | 2026.01.09 00:41:12.036818 [ 142 ] {} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17582 | 2026.01.09 00:41:12.036841 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17583 | 2026.01.09 00:41:12.036842 [ 269 ] {9a852a93-3d92-43db-94b5-3150caf80fcf} <Debug> TCPHandler: Processed in 0.001380539 sec. | ||
| 17584 | 2026.01.09 00:41:12.036933 [ 202 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 17585 | 2026.01.09 00:41:12.036977 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17586 | 2026.01.09 00:41:12.037051 [ 202 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17587 | 2026.01.09 00:41:12.037076 [ 269 ] {37eca705-6e99-4ad3-a704-a29a05561010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17588 | 2026.01.09 00:41:12.037088 [ 202 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1250 rows starting from the beginning of the part | ||
| 17589 | 2026.01.09 00:41:12.037127 [ 269 ] {37eca705-6e99-4ad3-a704-a29a05561010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17590 | 2026.01.09 00:41:12.037167 [ 202 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 119 rows starting from the beginning of the part | ||
| 17591 | 2026.01.09 00:41:12.037219 [ 202 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 679 rows starting from the beginning of the part | ||
| 17592 | 2026.01.09 00:41:12.037259 [ 202 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 105 rows starting from the beginning of the part | ||
| 17593 | 2026.01.09 00:41:12.037299 [ 202 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 1137 rows starting from the beginning of the part | ||
| 17594 | 2026.01.09 00:41:12.037340 [ 202 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 64 rows starting from the beginning of the part | ||
| 17595 | 2026.01.09 00:41:12.037501 [ 269 ] {37eca705-6e99-4ad3-a704-a29a05561010} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17596 | 2026.01.09 00:41:12.037542 [ 269 ] {37eca705-6e99-4ad3-a704-a29a05561010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17597 | 2026.01.09 00:41:12.037834 [ 199 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6170 rows, containing 5 columns (5 merged, 0 gathered) in 0.002332157 sec., 2645619.4844515184 rows/sec., 224.66 MiB/sec. | ||
| 17598 | 2026.01.09 00:41:12.037879 [ 269 ] {37eca705-6e99-4ad3-a704-a29a05561010} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17599 | 2026.01.09 00:41:12.038113 [ 269 ] {37eca705-6e99-4ad3-a704-a29a05561010} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17600 | 2026.01.09 00:41:12.038162 [ 191 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17601 | 2026.01.09 00:41:12.038252 [ 269 ] {37eca705-6e99-4ad3-a704-a29a05561010} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001195 sec., 53556.48535564853 rows/sec., 3.73 MiB/sec. | ||
| 17602 | 2026.01.09 00:41:12.038295 [ 269 ] {37eca705-6e99-4ad3-a704-a29a05561010} <Debug> TCPHandler: Processed in 0.001366959 sec. | ||
| 17603 | 2026.01.09 00:41:12.038410 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17604 | 2026.01.09 00:41:12.038494 [ 191 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_131_26} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17605 | 2026.01.09 00:41:12.038505 [ 269 ] {bee4b89b-9116-4bba-afae-e93b4090a058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17606 | 2026.01.09 00:41:12.038555 [ 269 ] {bee4b89b-9116-4bba-afae-e93b4090a058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17607 | 2026.01.09 00:41:12.038592 [ 191 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_131_26} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17608 | 2026.01.09 00:41:12.038699 [ 187 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3354 rows, containing 5 columns (5 merged, 0 gathered) in 0.001807532 sec., 1855568.8087403155 rows/sec., 140.43 MiB/sec. | ||
| 17609 | 2026.01.09 00:41:12.038716 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 17610 | 2026.01.09 00:41:12.038883 [ 269 ] {bee4b89b-9116-4bba-afae-e93b4090a058} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17611 | 2026.01.09 00:41:12.038917 [ 187 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17612 | 2026.01.09 00:41:12.038925 [ 269 ] {bee4b89b-9116-4bba-afae-e93b4090a058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17613 | 2026.01.09 00:41:12.039252 [ 187 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_131_26} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17614 | 2026.01.09 00:41:12.039297 [ 269 ] {bee4b89b-9116-4bba-afae-e93b4090a058} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17615 | 2026.01.09 00:41:12.039337 [ 187 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_131_26} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17616 | 2026.01.09 00:41:12.039426 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 17617 | 2026.01.09 00:41:12.039515 [ 269 ] {bee4b89b-9116-4bba-afae-e93b4090a058} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17618 | 2026.01.09 00:41:12.039646 [ 142 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17619 | 2026.01.09 00:41:12.039650 [ 269 ] {bee4b89b-9116-4bba-afae-e93b4090a058} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001162 sec., 20654.04475043029 rows/sec., 1.39 MiB/sec. | ||
| 17620 | 2026.01.09 00:41:12.039689 [ 142 ] {} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17621 | 2026.01.09 00:41:12.039709 [ 269 ] {bee4b89b-9116-4bba-afae-e93b4090a058} <Debug> TCPHandler: Processed in 0.001346569 sec. | ||
| 17622 | 2026.01.09 00:41:12.039712 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17623 | 2026.01.09 00:41:12.039809 [ 191 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 17624 | 2026.01.09 00:41:12.039916 [ 191 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17625 | 2026.01.09 00:41:12.039948 [ 191 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_126_25, total 8680 rows starting from the beginning of the part | ||
| 17626 | 2026.01.09 00:41:12.040009 [ 191 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 60 rows starting from the beginning of the part | ||
| 17627 | 2026.01.09 00:41:12.040052 [ 191 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 104 rows starting from the beginning of the part | ||
| 17628 | 2026.01.09 00:41:12.040094 [ 191 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 60 rows starting from the beginning of the part | ||
| 17629 | 2026.01.09 00:41:12.040132 [ 191 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 80 rows starting from the beginning of the part | ||
| 17630 | 2026.01.09 00:41:12.040169 [ 191 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 24 rows starting from the beginning of the part | ||
| 17631 | 2026.01.09 00:41:12.042617 [ 191 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9008 rows, containing 4 columns (4 merged, 0 gathered) in 0.002843751 sec., 3167647.237750422 rows/sec., 201.84 MiB/sec. | ||
| 17632 | 2026.01.09 00:41:12.042749 [ 191 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17633 | 2026.01.09 00:41:12.042986 [ 191 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_131_26} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17634 | 2026.01.09 00:41:12.043052 [ 191 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_131_26} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17635 | 2026.01.09 00:41:12.043112 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.83 MiB. | ||
| 17636 | 2026.01.09 00:41:12.455836 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36951 | ||
| 17637 | 2026.01.09 00:41:12.456348 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17638 | 2026.01.09 00:41:12.456383 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17639 | 2026.01.09 00:41:12.456855 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 17640 | 2026.01.09 00:41:12.457091 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17641 | 2026.01.09 00:41:12.457222 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36951 | ||
| 17642 | 2026.01.09 00:41:14.436747 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 17643 | 2026.01.09 00:41:14.453934 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17644 | 2026.01.09 00:41:14.454005 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17645 | 2026.01.09 00:41:14.460007 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 17646 | 2026.01.09 00:41:14.460749 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17647 | 2026.01.09 00:41:14.463975 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 17648 | 2026.01.09 00:41:15.061492 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 2250 | ||
| 17649 | 2026.01.09 00:41:15.064146 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17650 | 2026.01.09 00:41:15.064199 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17651 | 2026.01.09 00:41:15.065428 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 17652 | 2026.01.09 00:41:15.065716 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17653 | 2026.01.09 00:41:15.066117 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2250 | ||
| 17654 | 2026.01.09 00:41:17.040707 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17655 | 2026.01.09 00:41:17.040897 [ 269 ] {6479e237-7a56-4000-b8b8-af58fb73028d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17656 | 2026.01.09 00:41:17.040960 [ 269 ] {6479e237-7a56-4000-b8b8-af58fb73028d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17657 | 2026.01.09 00:41:17.041672 [ 269 ] {6479e237-7a56-4000-b8b8-af58fb73028d} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17658 | 2026.01.09 00:41:17.041720 [ 269 ] {6479e237-7a56-4000-b8b8-af58fb73028d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17659 | 2026.01.09 00:41:17.042109 [ 269 ] {6479e237-7a56-4000-b8b8-af58fb73028d} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17660 | 2026.01.09 00:41:17.042335 [ 269 ] {6479e237-7a56-4000-b8b8-af58fb73028d} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17661 | 2026.01.09 00:41:17.042490 [ 269 ] {6479e237-7a56-4000-b8b8-af58fb73028d} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001639 sec., 84197.68151311776 rows/sec., 7.31 MiB/sec. | ||
| 17662 | 2026.01.09 00:41:17.042531 [ 269 ] {6479e237-7a56-4000-b8b8-af58fb73028d} <Debug> TCPHandler: Processed in 0.001950436 sec. | ||
| 17663 | 2026.01.09 00:41:17.042644 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17664 | 2026.01.09 00:41:17.042738 [ 269 ] {99a74f64-da97-4213-b6e2-5b2b4e1fbe21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17665 | 2026.01.09 00:41:17.042779 [ 269 ] {99a74f64-da97-4213-b6e2-5b2b4e1fbe21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17666 | 2026.01.09 00:41:17.043187 [ 269 ] {99a74f64-da97-4213-b6e2-5b2b4e1fbe21} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17667 | 2026.01.09 00:41:17.043223 [ 269 ] {99a74f64-da97-4213-b6e2-5b2b4e1fbe21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17668 | 2026.01.09 00:41:17.043504 [ 269 ] {99a74f64-da97-4213-b6e2-5b2b4e1fbe21} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 17669 | 2026.01.09 00:41:17.043709 [ 269 ] {99a74f64-da97-4213-b6e2-5b2b4e1fbe21} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17670 | 2026.01.09 00:41:17.043834 [ 269 ] {99a74f64-da97-4213-b6e2-5b2b4e1fbe21} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001115 sec., 36771.30044843049 rows/sec., 2.70 MiB/sec. | ||
| 17671 | 2026.01.09 00:41:17.043873 [ 269 ] {99a74f64-da97-4213-b6e2-5b2b4e1fbe21} <Debug> TCPHandler: Processed in 0.001277777 sec. | ||
| 17672 | 2026.01.09 00:41:17.043980 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17673 | 2026.01.09 00:41:17.044073 [ 269 ] {9c02e405-1ed5-4d15-ac7d-50f4ed4ae089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17674 | 2026.01.09 00:41:17.044112 [ 269 ] {9c02e405-1ed5-4d15-ac7d-50f4ed4ae089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17675 | 2026.01.09 00:41:17.044571 [ 269 ] {9c02e405-1ed5-4d15-ac7d-50f4ed4ae089} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17676 | 2026.01.09 00:41:17.044608 [ 269 ] {9c02e405-1ed5-4d15-ac7d-50f4ed4ae089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17677 | 2026.01.09 00:41:17.044916 [ 269 ] {9c02e405-1ed5-4d15-ac7d-50f4ed4ae089} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17678 | 2026.01.09 00:41:17.045118 [ 269 ] {9c02e405-1ed5-4d15-ac7d-50f4ed4ae089} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17679 | 2026.01.09 00:41:17.045246 [ 269 ] {9c02e405-1ed5-4d15-ac7d-50f4ed4ae089} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001191 sec., 88161.20906801008 rows/sec., 6.89 MiB/sec. | ||
| 17680 | 2026.01.09 00:41:17.045285 [ 269 ] {9c02e405-1ed5-4d15-ac7d-50f4ed4ae089} <Debug> TCPHandler: Processed in 0.001353058 sec. | ||
| 17681 | 2026.01.09 00:41:17.045426 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17682 | 2026.01.09 00:41:17.045521 [ 269 ] {da970930-9f2c-4bda-a270-46c2d5c75f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17683 | 2026.01.09 00:41:17.045566 [ 269 ] {da970930-9f2c-4bda-a270-46c2d5c75f3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17684 | 2026.01.09 00:41:17.046019 [ 269 ] {da970930-9f2c-4bda-a270-46c2d5c75f3b} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17685 | 2026.01.09 00:41:17.046057 [ 269 ] {da970930-9f2c-4bda-a270-46c2d5c75f3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17686 | 2026.01.09 00:41:17.046380 [ 269 ] {da970930-9f2c-4bda-a270-46c2d5c75f3b} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17687 | 2026.01.09 00:41:17.046600 [ 269 ] {da970930-9f2c-4bda-a270-46c2d5c75f3b} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17688 | 2026.01.09 00:41:17.046732 [ 269 ] {da970930-9f2c-4bda-a270-46c2d5c75f3b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 17689 | 2026.01.09 00:41:17.046770 [ 269 ] {da970930-9f2c-4bda-a270-46c2d5c75f3b} <Debug> TCPHandler: Processed in 0.001393089 sec. | ||
| 17690 | 2026.01.09 00:41:17.046875 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17691 | 2026.01.09 00:41:17.046984 [ 269 ] {b58ab867-3e8b-464d-b009-2724f4383f16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17692 | 2026.01.09 00:41:17.047038 [ 269 ] {b58ab867-3e8b-464d-b009-2724f4383f16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17693 | 2026.01.09 00:41:17.047863 [ 269 ] {b58ab867-3e8b-464d-b009-2724f4383f16} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17694 | 2026.01.09 00:41:17.047899 [ 269 ] {b58ab867-3e8b-464d-b009-2724f4383f16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17695 | 2026.01.09 00:41:17.048457 [ 269 ] {b58ab867-3e8b-464d-b009-2724f4383f16} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 17696 | 2026.01.09 00:41:17.048665 [ 269 ] {b58ab867-3e8b-464d-b009-2724f4383f16} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17697 | 2026.01.09 00:41:17.048800 [ 269 ] {b58ab867-3e8b-464d-b009-2724f4383f16} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001835 sec., 22343.3242506812 rows/sec., 40.04 MiB/sec. | ||
| 17698 | 2026.01.09 00:41:17.048853 [ 269 ] {b58ab867-3e8b-464d-b009-2724f4383f16} <Debug> TCPHandler: Processed in 0.002026378 sec. | ||
| 17699 | 2026.01.09 00:41:17.048966 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17700 | 2026.01.09 00:41:17.049058 [ 269 ] {3854530f-c315-4eca-8b61-2bd6012727af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17701 | 2026.01.09 00:41:17.049099 [ 269 ] {3854530f-c315-4eca-8b61-2bd6012727af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17702 | 2026.01.09 00:41:17.049423 [ 269 ] {3854530f-c315-4eca-8b61-2bd6012727af} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17703 | 2026.01.09 00:41:17.049458 [ 269 ] {3854530f-c315-4eca-8b61-2bd6012727af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17704 | 2026.01.09 00:41:17.049750 [ 269 ] {3854530f-c315-4eca-8b61-2bd6012727af} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17705 | 2026.01.09 00:41:17.049948 [ 269 ] {3854530f-c315-4eca-8b61-2bd6012727af} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17706 | 2026.01.09 00:41:17.050075 [ 269 ] {3854530f-c315-4eca-8b61-2bd6012727af} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001035 sec., 57971.01449275363 rows/sec., 3.91 MiB/sec. | ||
| 17707 | 2026.01.09 00:41:17.050110 [ 269 ] {3854530f-c315-4eca-8b61-2bd6012727af} <Debug> TCPHandler: Processed in 0.001192574 sec. | ||
| 17708 | 2026.01.09 00:41:18.187473 [ 220 ] {} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): 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] | ||
| 17709 | 2026.01.09 00:41:18.187520 [ 220 ] {} <Debug> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): 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] | ||
| 17710 | 2026.01.09 00:41:18.191364 [ 220 ] {} <Debug> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): 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] | ||
| 17711 | 2026.01.09 00:41:19.740698 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17712 | 2026.01.09 00:41:19.740756 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17713 | 2026.01.09 00:41:19.957529 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37399 | ||
| 17714 | 2026.01.09 00:41:19.958095 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17715 | 2026.01.09 00:41:19.958151 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17716 | 2026.01.09 00:41:19.958683 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 17717 | 2026.01.09 00:41:19.958919 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17718 | 2026.01.09 00:41:19.959065 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37399 | ||
| 17719 | 2026.01.09 00:41:20.092362 [ 132 ] {} <Debug> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 17720 | 2026.01.09 00:41:20.092406 [ 132 ] {} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17721 | 2026.01.09 00:41:20.092443 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17722 | 2026.01.09 00:41:20.092610 [ 199 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::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 | ||
| 17723 | 2026.01.09 00:41:20.092838 [ 199 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17724 | 2026.01.09 00:41:20.092896 [ 199 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 20 rows starting from the beginning of the part | ||
| 17725 | 2026.01.09 00:41:20.093006 [ 199 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part | ||
| 17726 | 2026.01.09 00:41:20.093132 [ 199 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part | ||
| 17727 | 2026.01.09 00:41:20.093207 [ 199 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part | ||
| 17728 | 2026.01.09 00:41:20.093273 [ 199 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part | ||
| 17729 | 2026.01.09 00:41:20.094125 [ 193 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001589695 sec., 25162.059388750673 rows/sec., 2.10 MiB/sec. | ||
| 17730 | 2026.01.09 00:41:20.094292 [ 199 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 17731 | 2026.01.09 00:41:20.094545 [ 199 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_29_7} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17732 | 2026.01.09 00:41:20.094611 [ 199 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_29_7} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 17733 | 2026.01.09 00:41:20.094703 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17734 | 2026.01.09 00:41:21.964173 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 17735 | 2026.01.09 00:41:21.982595 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17736 | 2026.01.09 00:41:21.982649 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17737 | 2026.01.09 00:41:21.988851 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 17738 | 2026.01.09 00:41:21.989564 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17739 | 2026.01.09 00:41:21.992643 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 17740 | 2026.01.09 00:41:22.049891 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17741 | 2026.01.09 00:41:22.050074 [ 269 ] {d0e5bb22-9110-4ebe-86c2-05451b1cac16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17742 | 2026.01.09 00:41:22.050142 [ 269 ] {d0e5bb22-9110-4ebe-86c2-05451b1cac16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17743 | 2026.01.09 00:41:22.051002 [ 269 ] {d0e5bb22-9110-4ebe-86c2-05451b1cac16} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17744 | 2026.01.09 00:41:22.051053 [ 269 ] {d0e5bb22-9110-4ebe-86c2-05451b1cac16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17745 | 2026.01.09 00:41:22.051478 [ 269 ] {d0e5bb22-9110-4ebe-86c2-05451b1cac16} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 17746 | 2026.01.09 00:41:22.051723 [ 269 ] {d0e5bb22-9110-4ebe-86c2-05451b1cac16} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17747 | 2026.01.09 00:41:22.051894 [ 269 ] {d0e5bb22-9110-4ebe-86c2-05451b1cac16} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001863 sec., 220075.14761137948 rows/sec., 13.96 MiB/sec. | ||
| 17748 | 2026.01.09 00:41:22.051949 [ 269 ] {d0e5bb22-9110-4ebe-86c2-05451b1cac16} <Debug> TCPHandler: Processed in 0.002188893 sec. | ||
| 17749 | 2026.01.09 00:41:22.052076 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17750 | 2026.01.09 00:41:22.052182 [ 269 ] {73a53e3e-87b8-4779-8f36-4cd8f6af25a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17751 | 2026.01.09 00:41:22.052228 [ 269 ] {73a53e3e-87b8-4779-8f36-4cd8f6af25a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17752 | 2026.01.09 00:41:22.053262 [ 269 ] {73a53e3e-87b8-4779-8f36-4cd8f6af25a1} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17753 | 2026.01.09 00:41:22.053299 [ 269 ] {73a53e3e-87b8-4779-8f36-4cd8f6af25a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17754 | 2026.01.09 00:41:22.053670 [ 269 ] {73a53e3e-87b8-4779-8f36-4cd8f6af25a1} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17755 | 2026.01.09 00:41:22.053880 [ 269 ] {73a53e3e-87b8-4779-8f36-4cd8f6af25a1} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17756 | 2026.01.09 00:41:22.054019 [ 269 ] {73a53e3e-87b8-4779-8f36-4cd8f6af25a1} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001859 sec., 598171.0597095212 rows/sec., 47.20 MiB/sec. | ||
| 17757 | 2026.01.09 00:41:22.054059 [ 269 ] {73a53e3e-87b8-4779-8f36-4cd8f6af25a1} <Debug> TCPHandler: Processed in 0.002035878 sec. | ||
| 17758 | 2026.01.09 00:41:22.054130 [ 224 ] {} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17759 | 2026.01.09 00:41:22.054179 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17760 | 2026.01.09 00:41:22.054184 [ 224 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17761 | 2026.01.09 00:41:22.054284 [ 269 ] {25c12a66-e8f5-462b-9d0a-1fe08b16283c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17762 | 2026.01.09 00:41:22.054330 [ 269 ] {25c12a66-e8f5-462b-9d0a-1fe08b16283c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17763 | 2026.01.09 00:41:22.054846 [ 269 ] {25c12a66-e8f5-462b-9d0a-1fe08b16283c} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17764 | 2026.01.09 00:41:22.054884 [ 269 ] {25c12a66-e8f5-462b-9d0a-1fe08b16283c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17765 | 2026.01.09 00:41:22.055217 [ 269 ] {25c12a66-e8f5-462b-9d0a-1fe08b16283c} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 17766 | 2026.01.09 00:41:22.055489 [ 269 ] {25c12a66-e8f5-462b-9d0a-1fe08b16283c} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17767 | 2026.01.09 00:41:22.055634 [ 269 ] {25c12a66-e8f5-462b-9d0a-1fe08b16283c} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001369 sec., 149744.3389335281 rows/sec., 8.79 MiB/sec. | ||
| 17768 | 2026.01.09 00:41:22.055682 [ 269 ] {25c12a66-e8f5-462b-9d0a-1fe08b16283c} <Debug> TCPHandler: Processed in 0.001556894 sec. | ||
| 17769 | 2026.01.09 00:41:22.055792 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17770 | 2026.01.09 00:41:22.055897 [ 269 ] {0d1bd7dd-0b8f-4a9c-b94c-3c0076fe0825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17771 | 2026.01.09 00:41:22.055939 [ 269 ] {0d1bd7dd-0b8f-4a9c-b94c-3c0076fe0825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17772 | 2026.01.09 00:41:22.056463 [ 269 ] {0d1bd7dd-0b8f-4a9c-b94c-3c0076fe0825} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17773 | 2026.01.09 00:41:22.056501 [ 269 ] {0d1bd7dd-0b8f-4a9c-b94c-3c0076fe0825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17774 | 2026.01.09 00:41:22.056840 [ 269 ] {0d1bd7dd-0b8f-4a9c-b94c-3c0076fe0825} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 17775 | 2026.01.09 00:41:22.057065 [ 269 ] {0d1bd7dd-0b8f-4a9c-b94c-3c0076fe0825} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17776 | 2026.01.09 00:41:22.057197 [ 269 ] {0d1bd7dd-0b8f-4a9c-b94c-3c0076fe0825} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001331 sec., 159278.73779113448 rows/sec., 10.27 MiB/sec. | ||
| 17777 | 2026.01.09 00:41:22.057234 [ 269 ] {0d1bd7dd-0b8f-4a9c-b94c-3c0076fe0825} <Debug> TCPHandler: Processed in 0.001500172 sec. | ||
| 17778 | 2026.01.09 00:41:22.057337 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17779 | 2026.01.09 00:41:22.057427 [ 269 ] {96b80d30-74f0-46f0-9995-39e93897a562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17780 | 2026.01.09 00:41:22.057475 [ 269 ] {96b80d30-74f0-46f0-9995-39e93897a562} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17781 | 2026.01.09 00:41:22.057947 [ 269 ] {96b80d30-74f0-46f0-9995-39e93897a562} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17782 | 2026.01.09 00:41:22.057982 [ 269 ] {96b80d30-74f0-46f0-9995-39e93897a562} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17783 | 2026.01.09 00:41:22.058265 [ 224 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17784 | 2026.01.09 00:41:22.058373 [ 269 ] {96b80d30-74f0-46f0-9995-39e93897a562} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 17785 | 2026.01.09 00:41:22.058602 [ 269 ] {96b80d30-74f0-46f0-9995-39e93897a562} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17786 | 2026.01.09 00:41:22.058738 [ 269 ] {96b80d30-74f0-46f0-9995-39e93897a562} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001306 sec., 161562.02143950993 rows/sec., 9.17 MiB/sec. | ||
| 17787 | 2026.01.09 00:41:22.058778 [ 269 ] {96b80d30-74f0-46f0-9995-39e93897a562} <Debug> TCPHandler: Processed in 0.001475142 sec. | ||
| 17788 | 2026.01.09 00:41:22.058883 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17789 | 2026.01.09 00:41:22.058979 [ 269 ] {744d0413-e731-4c5d-8866-230aa90c8c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17790 | 2026.01.09 00:41:22.059020 [ 269 ] {744d0413-e731-4c5d-8866-230aa90c8c67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17791 | 2026.01.09 00:41:22.059753 [ 269 ] {744d0413-e731-4c5d-8866-230aa90c8c67} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17792 | 2026.01.09 00:41:22.059791 [ 269 ] {744d0413-e731-4c5d-8866-230aa90c8c67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17793 | 2026.01.09 00:41:22.060131 [ 269 ] {744d0413-e731-4c5d-8866-230aa90c8c67} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17794 | 2026.01.09 00:41:22.060337 [ 269 ] {744d0413-e731-4c5d-8866-230aa90c8c67} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17795 | 2026.01.09 00:41:22.060468 [ 269 ] {744d0413-e731-4c5d-8866-230aa90c8c67} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001507 sec., 450564.03450564033 rows/sec., 31.41 MiB/sec. | ||
| 17796 | 2026.01.09 00:41:22.060507 [ 269 ] {744d0413-e731-4c5d-8866-230aa90c8c67} <Debug> TCPHandler: Processed in 0.001672618 sec. | ||
| 17797 | 2026.01.09 00:41:22.060635 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17798 | 2026.01.09 00:41:22.060760 [ 269 ] {9585c5a7-2b57-4e44-939c-0ec71b82c5bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17799 | 2026.01.09 00:41:22.060811 [ 269 ] {9585c5a7-2b57-4e44-939c-0ec71b82c5bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17800 | 2026.01.09 00:41:22.061198 [ 269 ] {9585c5a7-2b57-4e44-939c-0ec71b82c5bd} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17801 | 2026.01.09 00:41:22.061242 [ 269 ] {9585c5a7-2b57-4e44-939c-0ec71b82c5bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17802 | 2026.01.09 00:41:22.061587 [ 269 ] {9585c5a7-2b57-4e44-939c-0ec71b82c5bd} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 17803 | 2026.01.09 00:41:22.061802 [ 269 ] {9585c5a7-2b57-4e44-939c-0ec71b82c5bd} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17804 | 2026.01.09 00:41:22.061933 [ 269 ] {9585c5a7-2b57-4e44-939c-0ec71b82c5bd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001199 sec., 5004.170141784821 rows/sec., 261.45 KiB/sec. | ||
| 17805 | 2026.01.09 00:41:22.061971 [ 269 ] {9585c5a7-2b57-4e44-939c-0ec71b82c5bd} <Debug> TCPHandler: Processed in 0.00140554 sec. | ||
| 17806 | 2026.01.09 00:41:22.062072 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17807 | 2026.01.09 00:41:22.062176 [ 269 ] {a91b96c0-3a6f-4ce5-9303-31662bd0435b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17808 | 2026.01.09 00:41:22.062218 [ 269 ] {a91b96c0-3a6f-4ce5-9303-31662bd0435b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17809 | 2026.01.09 00:41:22.062767 [ 269 ] {a91b96c0-3a6f-4ce5-9303-31662bd0435b} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17810 | 2026.01.09 00:41:22.062814 [ 269 ] {a91b96c0-3a6f-4ce5-9303-31662bd0435b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17811 | 2026.01.09 00:41:22.063215 [ 269 ] {a91b96c0-3a6f-4ce5-9303-31662bd0435b} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17812 | 2026.01.09 00:41:22.063457 [ 269 ] {a91b96c0-3a6f-4ce5-9303-31662bd0435b} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17813 | 2026.01.09 00:41:22.063575 [ 130 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Selected 6 parts from all_1_128_26 to all_133_133_0 | ||
| 17814 | 2026.01.09 00:41:22.063587 [ 269 ] {a91b96c0-3a6f-4ce5-9303-31662bd0435b} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001428 sec., 219887.95518207282 rows/sec., 14.44 MiB/sec. | ||
| 17815 | 2026.01.09 00:41:22.063628 [ 130 ] {} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17816 | 2026.01.09 00:41:22.063645 [ 269 ] {a91b96c0-3a6f-4ce5-9303-31662bd0435b} <Debug> TCPHandler: Processed in 0.001619906 sec. | ||
| 17817 | 2026.01.09 00:41:22.063656 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17818 | 2026.01.09 00:41:22.063755 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17819 | 2026.01.09 00:41:22.063832 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17820 | 2026.01.09 00:41:22.063832 [ 188 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_133_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_128_26 to all_133_133_0 into Compact with storage Full | ||
| 17821 | 2026.01.09 00:41:22.063881 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17822 | 2026.01.09 00:41:22.063853 [ 269 ] {ce0a1b95-10ea-4ad7-9860-203fbe63a9a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17823 | 2026.01.09 00:41:22.063978 [ 269 ] {ce0a1b95-10ea-4ad7-9860-203fbe63a9a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17824 | 2026.01.09 00:41:22.064055 [ 188 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_133_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17825 | 2026.01.09 00:41:22.064117 [ 188 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_133_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_128_26, total 39250 rows starting from the beginning of the part | ||
| 17826 | 2026.01.09 00:41:22.064230 [ 188 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_133_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 160 rows starting from the beginning of the part | ||
| 17827 | 2026.01.09 00:41:22.064314 [ 188 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_133_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 935 rows starting from the beginning of the part | ||
| 17828 | 2026.01.09 00:41:22.064344 [ 269 ] {ce0a1b95-10ea-4ad7-9860-203fbe63a9a6} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17829 | 2026.01.09 00:41:22.064389 [ 188 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_133_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 64 rows starting from the beginning of the part | ||
| 17830 | 2026.01.09 00:41:22.064405 [ 269 ] {ce0a1b95-10ea-4ad7-9860-203fbe63a9a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 17831 | 2026.01.09 00:41:22.064471 [ 188 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_133_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part | ||
| 17832 | 2026.01.09 00:41:22.064526 [ 188 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_133_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 314 rows starting from the beginning of the part | ||
| 17833 | 2026.01.09 00:41:22.064816 [ 269 ] {ce0a1b95-10ea-4ad7-9860-203fbe63a9a6} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 17834 | 2026.01.09 00:41:22.065077 [ 269 ] {ce0a1b95-10ea-4ad7-9860-203fbe63a9a6} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17835 | 2026.01.09 00:41:22.065247 [ 269 ] {ce0a1b95-10ea-4ad7-9860-203fbe63a9a6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001411 sec., 708.7172218284904 rows/sec., 47.76 KiB/sec. | ||
| 17836 | 2026.01.09 00:41:22.065291 [ 269 ] {ce0a1b95-10ea-4ad7-9860-203fbe63a9a6} <Debug> TCPHandler: Processed in 0.001583625 sec. | ||
| 17837 | 2026.01.09 00:41:22.065438 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17838 | 2026.01.09 00:41:22.065538 [ 269 ] {49eb422e-3af9-4d95-a584-6cb3a5c9b483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17839 | 2026.01.09 00:41:22.065579 [ 269 ] {49eb422e-3af9-4d95-a584-6cb3a5c9b483} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17840 | 2026.01.09 00:41:22.065913 [ 269 ] {49eb422e-3af9-4d95-a584-6cb3a5c9b483} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17841 | 2026.01.09 00:41:22.065948 [ 269 ] {49eb422e-3af9-4d95-a584-6cb3a5c9b483} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 17842 | 2026.01.09 00:41:22.066290 [ 269 ] {49eb422e-3af9-4d95-a584-6cb3a5c9b483} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17843 | 2026.01.09 00:41:22.066530 [ 269 ] {49eb422e-3af9-4d95-a584-6cb3a5c9b483} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17844 | 2026.01.09 00:41:22.066657 [ 269 ] {49eb422e-3af9-4d95-a584-6cb3a5c9b483} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001138 sec., 91388.40070298771 rows/sec., 5.60 MiB/sec. | ||
| 17845 | 2026.01.09 00:41:22.066692 [ 269 ] {49eb422e-3af9-4d95-a584-6cb3a5c9b483} <Debug> TCPHandler: Processed in 0.001312047 sec. | ||
| 17846 | 2026.01.09 00:41:22.067078 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17847 | 2026.01.09 00:41:22.071619 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_133_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40883 rows, containing 5 columns (5 merged, 0 gathered) in 0.007856543 sec., 5203688.18703086 rows/sec., 349.98 MiB/sec. | ||
| 17848 | 2026.01.09 00:41:22.072235 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_133_27} <Trace> MergedBlockOutputStream: filled checksums all_1_133_27 (state Temporary) | ||
| 17849 | 2026.01.09 00:41:22.072559 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_133_27} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_merge_all_1_133_27 to all_1_133_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17850 | 2026.01.09 00:41:22.072645 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_133_27} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Merged 6 parts: [all_1_128_26, all_133_133_0] -> all_1_133_27 | ||
| 17851 | 2026.01.09 00:41:22.072741 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 17852 | 2026.01.09 00:41:22.224710 [ 221 ] {} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): 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] | ||
| 17853 | 2026.01.09 00:41:22.224765 [ 221 ] {} <Debug> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): 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] | ||
| 17854 | 2026.01.09 00:41:22.227193 [ 221 ] {} <Debug> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): 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] | ||
| 17855 | 2026.01.09 00:41:22.860135 [ 223 ] {} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17856 | 2026.01.09 00:41:22.860190 [ 223 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17857 | 2026.01.09 00:41:22.863049 [ 223 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17858 | 2026.01.09 00:41:22.950866 [ 222 ] {} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17859 | 2026.01.09 00:41:22.950928 [ 222 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17860 | 2026.01.09 00:41:22.953512 [ 222 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17861 | 2026.01.09 00:41:23.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 376.79 MiB, peak 388.33 MiB, free memory in arenas 0.00 B, will set to 380.07 MiB (RSS), difference: 3.28 MiB | ||
| 17862 | 2026.01.09 00:41:25.067317 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2282 | ||
| 17863 | 2026.01.09 00:41:25.069863 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17864 | 2026.01.09 00:41:25.069932 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17865 | 2026.01.09 00:41:25.071157 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 17866 | 2026.01.09 00:41:25.071437 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17867 | 2026.01.09 00:41:25.071833 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2282 | ||
| 17868 | 2026.01.09 00:41:27.041102 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17869 | 2026.01.09 00:41:27.041376 [ 269 ] {f5aea6cc-fa57-43b8-8b57-1a5ab49a86a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17870 | 2026.01.09 00:41:27.041486 [ 269 ] {f5aea6cc-fa57-43b8-8b57-1a5ab49a86a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17871 | 2026.01.09 00:41:27.042199 [ 269 ] {f5aea6cc-fa57-43b8-8b57-1a5ab49a86a2} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17872 | 2026.01.09 00:41:27.042248 [ 269 ] {f5aea6cc-fa57-43b8-8b57-1a5ab49a86a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17873 | 2026.01.09 00:41:27.042619 [ 269 ] {f5aea6cc-fa57-43b8-8b57-1a5ab49a86a2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 17874 | 2026.01.09 00:41:27.042843 [ 269 ] {f5aea6cc-fa57-43b8-8b57-1a5ab49a86a2} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17875 | 2026.01.09 00:41:27.042998 [ 269 ] {f5aea6cc-fa57-43b8-8b57-1a5ab49a86a2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001689 sec., 1184.1326228537596 rows/sec., 96.56 KiB/sec. | ||
| 17876 | 2026.01.09 00:41:27.043039 [ 269 ] {f5aea6cc-fa57-43b8-8b57-1a5ab49a86a2} <Debug> TCPHandler: Processed in 0.00210136 sec. | ||
| 17877 | 2026.01.09 00:41:27.043165 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17878 | 2026.01.09 00:41:27.043258 [ 269 ] {cfc168d0-5a38-45f8-a16b-22385b36191f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17879 | 2026.01.09 00:41:27.043297 [ 269 ] {cfc168d0-5a38-45f8-a16b-22385b36191f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17880 | 2026.01.09 00:41:27.043875 [ 269 ] {cfc168d0-5a38-45f8-a16b-22385b36191f} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17881 | 2026.01.09 00:41:27.043912 [ 269 ] {cfc168d0-5a38-45f8-a16b-22385b36191f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17882 | 2026.01.09 00:41:27.044217 [ 269 ] {cfc168d0-5a38-45f8-a16b-22385b36191f} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17883 | 2026.01.09 00:41:27.044420 [ 269 ] {cfc168d0-5a38-45f8-a16b-22385b36191f} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17884 | 2026.01.09 00:41:27.044558 [ 269 ] {cfc168d0-5a38-45f8-a16b-22385b36191f} <Debug> executeQuery: Read 139 rows, 12.34 KiB in 0.001319 sec., 105382.86580742986 rows/sec., 9.14 MiB/sec. | ||
| 17885 | 2026.01.09 00:41:27.044597 [ 269 ] {cfc168d0-5a38-45f8-a16b-22385b36191f} <Debug> TCPHandler: Processed in 0.001480652 sec. | ||
| 17886 | 2026.01.09 00:41:27.044715 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17887 | 2026.01.09 00:41:27.044809 [ 269 ] {d49686c6-163f-410b-a9ec-0bf3df663b15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17888 | 2026.01.09 00:41:27.044849 [ 269 ] {d49686c6-163f-410b-a9ec-0bf3df663b15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17889 | 2026.01.09 00:41:27.045316 [ 269 ] {d49686c6-163f-410b-a9ec-0bf3df663b15} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17890 | 2026.01.09 00:41:27.045353 [ 269 ] {d49686c6-163f-410b-a9ec-0bf3df663b15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17891 | 2026.01.09 00:41:27.045644 [ 269 ] {d49686c6-163f-410b-a9ec-0bf3df663b15} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17892 | 2026.01.09 00:41:27.045842 [ 269 ] {d49686c6-163f-410b-a9ec-0bf3df663b15} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17893 | 2026.01.09 00:41:27.045972 [ 269 ] {d49686c6-163f-410b-a9ec-0bf3df663b15} <Debug> executeQuery: Read 43 rows, 3.22 KiB in 0.001181 sec., 36409.822184589335 rows/sec., 2.66 MiB/sec. | ||
| 17894 | 2026.01.09 00:41:27.045990 [ 43 ] {} <Debug> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 17895 | 2026.01.09 00:41:27.046011 [ 269 ] {d49686c6-163f-410b-a9ec-0bf3df663b15} <Debug> TCPHandler: Processed in 0.001344498 sec. | ||
| 17896 | 2026.01.09 00:41:27.046061 [ 43 ] {} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17897 | 2026.01.09 00:41:27.046087 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17898 | 2026.01.09 00:41:27.046143 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17899 | 2026.01.09 00:41:27.046199 [ 192 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::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 | ||
| 17900 | 2026.01.09 00:41:27.046240 [ 269 ] {46f73c00-dacf-4918-b585-b8236f093cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17901 | 2026.01.09 00:41:27.046287 [ 269 ] {46f73c00-dacf-4918-b585-b8236f093cf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17902 | 2026.01.09 00:41:27.046351 [ 192 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17903 | 2026.01.09 00:41:27.046392 [ 192 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 278 rows starting from the beginning of the part | ||
| 17904 | 2026.01.09 00:41:27.046487 [ 192 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 41 rows starting from the beginning of the part | ||
| 17905 | 2026.01.09 00:41:27.046568 [ 192 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 207 rows starting from the beginning of the part | ||
| 17906 | 2026.01.09 00:41:27.046634 [ 192 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 41 rows starting from the beginning of the part | ||
| 17907 | 2026.01.09 00:41:27.046699 [ 192 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 205 rows starting from the beginning of the part | ||
| 17908 | 2026.01.09 00:41:27.046755 [ 269 ] {46f73c00-dacf-4918-b585-b8236f093cf8} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17909 | 2026.01.09 00:41:27.046774 [ 192 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 43 rows starting from the beginning of the part | ||
| 17910 | 2026.01.09 00:41:27.046804 [ 269 ] {46f73c00-dacf-4918-b585-b8236f093cf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 17911 | 2026.01.09 00:41:27.047148 [ 269 ] {46f73c00-dacf-4918-b585-b8236f093cf8} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17912 | 2026.01.09 00:41:27.047395 [ 269 ] {46f73c00-dacf-4918-b585-b8236f093cf8} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17913 | 2026.01.09 00:41:27.047526 [ 269 ] {46f73c00-dacf-4918-b585-b8236f093cf8} <Debug> executeQuery: Read 107 rows, 8.56 KiB in 0.001304 sec., 82055.21472392637 rows/sec., 6.41 MiB/sec. | ||
| 17914 | 2026.01.09 00:41:27.047565 [ 269 ] {46f73c00-dacf-4918-b585-b8236f093cf8} <Debug> TCPHandler: Processed in 0.001474352 sec. | ||
| 17915 | 2026.01.09 00:41:27.047678 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17916 | 2026.01.09 00:41:27.047773 [ 269 ] {f4f54009-7506-429d-af4a-e36533d6598f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17917 | 2026.01.09 00:41:27.047817 [ 269 ] {f4f54009-7506-429d-af4a-e36533d6598f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17918 | 2026.01.09 00:41:27.048004 [ 199 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 815 rows, containing 5 columns (5 merged, 0 gathered) in 0.001859613 sec., 438263.23003764765 rows/sec., 28.93 MiB/sec. | ||
| 17919 | 2026.01.09 00:41:27.048177 [ 199 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 17920 | 2026.01.09 00:41:27.048237 [ 269 ] {f4f54009-7506-429d-af4a-e36533d6598f} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17921 | 2026.01.09 00:41:27.048278 [ 269 ] {f4f54009-7506-429d-af4a-e36533d6598f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17922 | 2026.01.09 00:41:27.048491 [ 199 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_111_22} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17923 | 2026.01.09 00:41:27.048575 [ 199 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_111_22} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 17924 | 2026.01.09 00:41:27.048628 [ 269 ] {f4f54009-7506-429d-af4a-e36533d6598f} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17925 | 2026.01.09 00:41:27.048666 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 17926 | 2026.01.09 00:41:27.048862 [ 269 ] {f4f54009-7506-429d-af4a-e36533d6598f} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17927 | 2026.01.09 00:41:27.048998 [ 269 ] {f4f54009-7506-429d-af4a-e36533d6598f} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001243 sec., 129525.34191472245 rows/sec., 9.02 MiB/sec. | ||
| 17928 | 2026.01.09 00:41:27.049035 [ 269 ] {f4f54009-7506-429d-af4a-e36533d6598f} <Debug> TCPHandler: Processed in 0.0014043 sec. | ||
| 17929 | 2026.01.09 00:41:27.049142 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17930 | 2026.01.09 00:41:27.049235 [ 269 ] {d95644f3-e8d1-4ffb-8084-54ed78c04aae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17931 | 2026.01.09 00:41:27.049289 [ 269 ] {d95644f3-e8d1-4ffb-8084-54ed78c04aae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17932 | 2026.01.09 00:41:27.050158 [ 269 ] {d95644f3-e8d1-4ffb-8084-54ed78c04aae} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17933 | 2026.01.09 00:41:27.050193 [ 269 ] {d95644f3-e8d1-4ffb-8084-54ed78c04aae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17934 | 2026.01.09 00:41:27.050753 [ 269 ] {d95644f3-e8d1-4ffb-8084-54ed78c04aae} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 17935 | 2026.01.09 00:41:27.050970 [ 269 ] {d95644f3-e8d1-4ffb-8084-54ed78c04aae} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17936 | 2026.01.09 00:41:27.051102 [ 269 ] {d95644f3-e8d1-4ffb-8084-54ed78c04aae} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001885 sec., 21750.663129973476 rows/sec., 38.98 MiB/sec. | ||
| 17937 | 2026.01.09 00:41:27.051156 [ 269 ] {d95644f3-e8d1-4ffb-8084-54ed78c04aae} <Debug> TCPHandler: Processed in 0.002060819 sec. | ||
| 17938 | 2026.01.09 00:41:27.051266 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17939 | 2026.01.09 00:41:27.051359 [ 269 ] {079de116-24c7-4c24-91cf-a1242c00bd1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17940 | 2026.01.09 00:41:27.051399 [ 269 ] {079de116-24c7-4c24-91cf-a1242c00bd1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17941 | 2026.01.09 00:41:27.051734 [ 269 ] {079de116-24c7-4c24-91cf-a1242c00bd1f} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17942 | 2026.01.09 00:41:27.051769 [ 269 ] {079de116-24c7-4c24-91cf-a1242c00bd1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17943 | 2026.01.09 00:41:27.052067 [ 269 ] {079de116-24c7-4c24-91cf-a1242c00bd1f} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17944 | 2026.01.09 00:41:27.052264 [ 269 ] {079de116-24c7-4c24-91cf-a1242c00bd1f} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17945 | 2026.01.09 00:41:27.052387 [ 269 ] {079de116-24c7-4c24-91cf-a1242c00bd1f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001047 sec., 57306.59025787966 rows/sec., 3.86 MiB/sec. | ||
| 17946 | 2026.01.09 00:41:27.052423 [ 269 ] {079de116-24c7-4c24-91cf-a1242c00bd1f} <Debug> TCPHandler: Processed in 0.001204095 sec. | ||
| 17947 | 2026.01.09 00:41:27.459953 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37911 | ||
| 17948 | 2026.01.09 00:41:27.460467 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17949 | 2026.01.09 00:41:27.460512 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17950 | 2026.01.09 00:41:27.461036 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 17951 | 2026.01.09 00:41:27.461296 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17952 | 2026.01.09 00:41:27.461454 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37911 | ||
| 17953 | 2026.01.09 00:41:29.493648 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 17954 | 2026.01.09 00:41:29.512206 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17955 | 2026.01.09 00:41:29.512277 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17956 | 2026.01.09 00:41:29.518592 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 17957 | 2026.01.09 00:41:29.519347 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17958 | 2026.01.09 00:41:29.522579 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 17959 | 2026.01.09 00:41:32.050107 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17960 | 2026.01.09 00:41:32.050309 [ 269 ] {28d38163-0edd-4079-afad-7260f0f1ea8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17961 | 2026.01.09 00:41:32.050380 [ 269 ] {28d38163-0edd-4079-afad-7260f0f1ea8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17962 | 2026.01.09 00:41:32.051301 [ 269 ] {28d38163-0edd-4079-afad-7260f0f1ea8c} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17963 | 2026.01.09 00:41:32.051358 [ 269 ] {28d38163-0edd-4079-afad-7260f0f1ea8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 17964 | 2026.01.09 00:41:32.051799 [ 269 ] {28d38163-0edd-4079-afad-7260f0f1ea8c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 17965 | 2026.01.09 00:41:32.052042 [ 269 ] {28d38163-0edd-4079-afad-7260f0f1ea8c} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17966 | 2026.01.09 00:41:32.052222 [ 269 ] {28d38163-0edd-4079-afad-7260f0f1ea8c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001961 sec., 209077.0015298317 rows/sec., 13.26 MiB/sec. | ||
| 17967 | 2026.01.09 00:41:32.052281 [ 269 ] {28d38163-0edd-4079-afad-7260f0f1ea8c} <Debug> TCPHandler: Processed in 0.002304435 sec. | ||
| 17968 | 2026.01.09 00:41:32.052410 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17969 | 2026.01.09 00:41:32.052517 [ 269 ] {f1160ab2-84d7-4521-8735-6d6a123da9c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17970 | 2026.01.09 00:41:32.052564 [ 269 ] {f1160ab2-84d7-4521-8735-6d6a123da9c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17971 | 2026.01.09 00:41:32.053477 [ 269 ] {f1160ab2-84d7-4521-8735-6d6a123da9c6} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17972 | 2026.01.09 00:41:32.053516 [ 269 ] {f1160ab2-84d7-4521-8735-6d6a123da9c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 17973 | 2026.01.09 00:41:32.053885 [ 269 ] {f1160ab2-84d7-4521-8735-6d6a123da9c6} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17974 | 2026.01.09 00:41:32.054092 [ 269 ] {f1160ab2-84d7-4521-8735-6d6a123da9c6} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17975 | 2026.01.09 00:41:32.054229 [ 269 ] {f1160ab2-84d7-4521-8735-6d6a123da9c6} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001736 sec., 640552.9953917051 rows/sec., 50.54 MiB/sec. | ||
| 17976 | 2026.01.09 00:41:32.054270 [ 269 ] {f1160ab2-84d7-4521-8735-6d6a123da9c6} <Debug> TCPHandler: Processed in 0.001914765 sec. | ||
| 17977 | 2026.01.09 00:41:32.054397 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17978 | 2026.01.09 00:41:32.054499 [ 269 ] {b03a5a64-769c-4458-9ddb-d8896b571771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17979 | 2026.01.09 00:41:32.054542 [ 269 ] {b03a5a64-769c-4458-9ddb-d8896b571771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17980 | 2026.01.09 00:41:32.055028 [ 269 ] {b03a5a64-769c-4458-9ddb-d8896b571771} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17981 | 2026.01.09 00:41:32.055063 [ 269 ] {b03a5a64-769c-4458-9ddb-d8896b571771} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 17982 | 2026.01.09 00:41:32.055371 [ 269 ] {b03a5a64-769c-4458-9ddb-d8896b571771} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 17983 | 2026.01.09 00:41:32.055574 [ 269 ] {b03a5a64-769c-4458-9ddb-d8896b571771} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17984 | 2026.01.09 00:41:32.055705 [ 269 ] {b03a5a64-769c-4458-9ddb-d8896b571771} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001229 sec., 166802.27827502033 rows/sec., 9.79 MiB/sec. | ||
| 17985 | 2026.01.09 00:41:32.055743 [ 269 ] {b03a5a64-769c-4458-9ddb-d8896b571771} <Debug> TCPHandler: Processed in 0.00139914 sec. | ||
| 17986 | 2026.01.09 00:41:32.055863 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17987 | 2026.01.09 00:41:32.055959 [ 269 ] {64147d51-d0ff-4b7b-a2dd-eb005266a2e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17988 | 2026.01.09 00:41:32.056000 [ 269 ] {64147d51-d0ff-4b7b-a2dd-eb005266a2e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17989 | 2026.01.09 00:41:32.056479 [ 269 ] {64147d51-d0ff-4b7b-a2dd-eb005266a2e7} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17990 | 2026.01.09 00:41:32.056514 [ 269 ] {64147d51-d0ff-4b7b-a2dd-eb005266a2e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 17991 | 2026.01.09 00:41:32.056823 [ 269 ] {64147d51-d0ff-4b7b-a2dd-eb005266a2e7} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 17992 | 2026.01.09 00:41:32.057027 [ 269 ] {64147d51-d0ff-4b7b-a2dd-eb005266a2e7} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17993 | 2026.01.09 00:41:32.057158 [ 269 ] {64147d51-d0ff-4b7b-a2dd-eb005266a2e7} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001218 sec., 174055.82922824303 rows/sec., 11.22 MiB/sec. | ||
| 17994 | 2026.01.09 00:41:32.057196 [ 269 ] {64147d51-d0ff-4b7b-a2dd-eb005266a2e7} <Debug> TCPHandler: Processed in 0.001383959 sec. | ||
| 17995 | 2026.01.09 00:41:32.057312 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17996 | 2026.01.09 00:41:32.057407 [ 269 ] {b33fe161-fade-49f8-a57f-0f0a8ec37126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17997 | 2026.01.09 00:41:32.057447 [ 269 ] {b33fe161-fade-49f8-a57f-0f0a8ec37126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17998 | 2026.01.09 00:41:32.057912 [ 269 ] {b33fe161-fade-49f8-a57f-0f0a8ec37126} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17999 | 2026.01.09 00:41:32.057946 [ 269 ] {b33fe161-fade-49f8-a57f-0f0a8ec37126} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18000 | 2026.01.09 00:41:32.058242 [ 269 ] {b33fe161-fade-49f8-a57f-0f0a8ec37126} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 18001 | 2026.01.09 00:41:32.058454 [ 269 ] {b33fe161-fade-49f8-a57f-0f0a8ec37126} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18002 | 2026.01.09 00:41:32.058582 [ 269 ] {b33fe161-fade-49f8-a57f-0f0a8ec37126} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001194 sec., 176716.91792294808 rows/sec., 10.04 MiB/sec. | ||
| 18003 | 2026.01.09 00:41:32.058620 [ 269 ] {b33fe161-fade-49f8-a57f-0f0a8ec37126} <Debug> TCPHandler: Processed in 0.001358159 sec. | ||
| 18004 | 2026.01.09 00:41:32.058627 [ 223 ] {} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Found 6 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, all_10_10_0] | ||
| 18005 | 2026.01.09 00:41:32.058680 [ 223 ] {} <Debug> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Removing 6 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, all_10_10_0] | ||
| 18006 | 2026.01.09 00:41:32.058725 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18007 | 2026.01.09 00:41:32.058835 [ 269 ] {0bc9d7b6-c6da-469f-9189-5c0aaff70aae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18008 | 2026.01.09 00:41:32.058877 [ 269 ] {0bc9d7b6-c6da-469f-9189-5c0aaff70aae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18009 | 2026.01.09 00:41:32.059624 [ 269 ] {0bc9d7b6-c6da-469f-9189-5c0aaff70aae} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18010 | 2026.01.09 00:41:32.059671 [ 269 ] {0bc9d7b6-c6da-469f-9189-5c0aaff70aae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18011 | 2026.01.09 00:41:32.060090 [ 269 ] {0bc9d7b6-c6da-469f-9189-5c0aaff70aae} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18012 | 2026.01.09 00:41:32.060292 [ 269 ] {0bc9d7b6-c6da-469f-9189-5c0aaff70aae} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18013 | 2026.01.09 00:41:32.060422 [ 269 ] {0bc9d7b6-c6da-469f-9189-5c0aaff70aae} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001606 sec., 422789.5392278954 rows/sec., 29.47 MiB/sec. | ||
| 18014 | 2026.01.09 00:41:32.060461 [ 269 ] {0bc9d7b6-c6da-469f-9189-5c0aaff70aae} <Debug> TCPHandler: Processed in 0.00178507 sec. | ||
| 18015 | 2026.01.09 00:41:32.060569 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18016 | 2026.01.09 00:41:32.060672 [ 269 ] {bfb42964-73b8-485e-ab80-d4c5e3b50fde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18017 | 2026.01.09 00:41:32.060716 [ 269 ] {bfb42964-73b8-485e-ab80-d4c5e3b50fde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18018 | 2026.01.09 00:41:32.061051 [ 269 ] {bfb42964-73b8-485e-ab80-d4c5e3b50fde} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18019 | 2026.01.09 00:41:32.061087 [ 269 ] {bfb42964-73b8-485e-ab80-d4c5e3b50fde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18020 | 2026.01.09 00:41:32.061388 [ 269 ] {bfb42964-73b8-485e-ab80-d4c5e3b50fde} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 18021 | 2026.01.09 00:41:32.061581 [ 223 ] {} <Debug> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18022 | 2026.01.09 00:41:32.061654 [ 269 ] {bfb42964-73b8-485e-ab80-d4c5e3b50fde} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18023 | 2026.01.09 00:41:32.061790 [ 269 ] {bfb42964-73b8-485e-ab80-d4c5e3b50fde} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001144 sec., 5244.755244755244 rows/sec., 274.02 KiB/sec. | ||
| 18024 | 2026.01.09 00:41:32.061829 [ 269 ] {bfb42964-73b8-485e-ab80-d4c5e3b50fde} <Debug> TCPHandler: Processed in 0.001309127 sec. | ||
| 18025 | 2026.01.09 00:41:32.061936 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18026 | 2026.01.09 00:41:32.062029 [ 269 ] {d09ea361-8b7d-4a15-87b1-ea0592ef9c11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18027 | 2026.01.09 00:41:32.062072 [ 269 ] {d09ea361-8b7d-4a15-87b1-ea0592ef9c11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18028 | 2026.01.09 00:41:32.062502 [ 269 ] {d09ea361-8b7d-4a15-87b1-ea0592ef9c11} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18029 | 2026.01.09 00:41:32.062537 [ 269 ] {d09ea361-8b7d-4a15-87b1-ea0592ef9c11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18030 | 2026.01.09 00:41:32.062865 [ 269 ] {d09ea361-8b7d-4a15-87b1-ea0592ef9c11} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18031 | 2026.01.09 00:41:32.063076 [ 269 ] {d09ea361-8b7d-4a15-87b1-ea0592ef9c11} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18032 | 2026.01.09 00:41:32.063206 [ 269 ] {d09ea361-8b7d-4a15-87b1-ea0592ef9c11} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001196 sec., 262541.8060200669 rows/sec., 17.25 MiB/sec. | ||
| 18033 | 2026.01.09 00:41:32.063248 [ 269 ] {d09ea361-8b7d-4a15-87b1-ea0592ef9c11} <Debug> TCPHandler: Processed in 0.001360209 sec. | ||
| 18034 | 2026.01.09 00:41:32.063355 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18035 | 2026.01.09 00:41:32.063448 [ 269 ] {268ccfa2-5cd0-417d-8bb4-50a896837943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18036 | 2026.01.09 00:41:32.063490 [ 269 ] {268ccfa2-5cd0-417d-8bb4-50a896837943} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18037 | 2026.01.09 00:41:32.063798 [ 269 ] {268ccfa2-5cd0-417d-8bb4-50a896837943} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18038 | 2026.01.09 00:41:32.063832 [ 269 ] {268ccfa2-5cd0-417d-8bb4-50a896837943} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18039 | 2026.01.09 00:41:32.064120 [ 269 ] {268ccfa2-5cd0-417d-8bb4-50a896837943} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 18040 | 2026.01.09 00:41:32.064326 [ 269 ] {268ccfa2-5cd0-417d-8bb4-50a896837943} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18041 | 2026.01.09 00:41:32.064453 [ 269 ] {268ccfa2-5cd0-417d-8bb4-50a896837943} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001024 sec., 976.5625 rows/sec., 65.80 KiB/sec. | ||
| 18042 | 2026.01.09 00:41:32.064480 [ 223 ] {} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Found 6 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, all_10_10_0] | ||
| 18043 | 2026.01.09 00:41:32.064489 [ 269 ] {268ccfa2-5cd0-417d-8bb4-50a896837943} <Debug> TCPHandler: Processed in 0.001182254 sec. | ||
| 18044 | 2026.01.09 00:41:32.064509 [ 223 ] {} <Debug> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Removing 6 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, all_10_10_0] | ||
| 18045 | 2026.01.09 00:41:32.064610 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18046 | 2026.01.09 00:41:32.064706 [ 269 ] {c299cc1c-d888-4727-adab-ba07b98761f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18047 | 2026.01.09 00:41:32.064749 [ 269 ] {c299cc1c-d888-4727-adab-ba07b98761f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18048 | 2026.01.09 00:41:32.065075 [ 269 ] {c299cc1c-d888-4727-adab-ba07b98761f1} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18049 | 2026.01.09 00:41:32.065111 [ 269 ] {c299cc1c-d888-4727-adab-ba07b98761f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18050 | 2026.01.09 00:41:32.065424 [ 269 ] {c299cc1c-d888-4727-adab-ba07b98761f1} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18051 | 2026.01.09 00:41:32.065666 [ 269 ] {c299cc1c-d888-4727-adab-ba07b98761f1} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18052 | 2026.01.09 00:41:32.065805 [ 269 ] {c299cc1c-d888-4727-adab-ba07b98761f1} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001117 sec., 93106.53536257835 rows/sec., 5.70 MiB/sec. | ||
| 18053 | 2026.01.09 00:41:32.065842 [ 269 ] {c299cc1c-d888-4727-adab-ba07b98761f1} <Debug> TCPHandler: Processed in 0.001279597 sec. | ||
| 18054 | 2026.01.09 00:41:32.066960 [ 223 ] {} <Debug> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18055 | 2026.01.09 00:41:33.124344 [ 224 ] {} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Found 6 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, all_10_10_0] | ||
| 18056 | 2026.01.09 00:41:33.124403 [ 224 ] {} <Debug> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Removing 6 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, all_10_10_0] | ||
| 18057 | 2026.01.09 00:41:33.126493 [ 224 ] {} <Debug> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18058 | 2026.01.09 00:41:33.465333 [ 225 ] {} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): 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] | ||
| 18059 | 2026.01.09 00:41:33.465388 [ 225 ] {} <Debug> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): 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] | ||
| 18060 | 2026.01.09 00:41:33.468284 [ 225 ] {} <Debug> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): 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] | ||
| 18061 | 2026.01.09 00:41:34.324953 [ 219 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): 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] | ||
| 18062 | 2026.01.09 00:41:34.325016 [ 219 ] {} <Debug> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): 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] | ||
| 18063 | 2026.01.09 00:41:34.327743 [ 219 ] {} <Debug> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): 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] | ||
| 18064 | 2026.01.09 00:41:34.741800 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18065 | 2026.01.09 00:41:34.741840 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18066 | 2026.01.09 00:41:34.961728 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38359 | ||
| 18067 | 2026.01.09 00:41:34.962353 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18068 | 2026.01.09 00:41:34.962406 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18069 | 2026.01.09 00:41:34.962936 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 18070 | 2026.01.09 00:41:34.963163 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18071 | 2026.01.09 00:41:34.963299 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38359 | ||
| 18072 | 2026.01.09 00:41:34.963380 [ 221 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): 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] | ||
| 18073 | 2026.01.09 00:41:34.963436 [ 221 ] {} <Debug> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): 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] | ||
| 18074 | 2026.01.09 00:41:34.966662 [ 221 ] {} <Debug> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): 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] | ||
| 18075 | 2026.01.09 00:41:35.001988 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000801363 sec. | ||
| 18076 | 2026.01.09 00:41:35.072171 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2316 | ||
| 18077 | 2026.01.09 00:41:35.074636 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18078 | 2026.01.09 00:41:35.074677 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18079 | 2026.01.09 00:41:35.075822 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 18080 | 2026.01.09 00:41:35.076077 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18081 | 2026.01.09 00:41:35.076330 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2316 | ||
| 18082 | 2026.01.09 00:41:35.634948 [ 223 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): 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] | ||
| 18083 | 2026.01.09 00:41:35.635024 [ 223 ] {} <Debug> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): 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] | ||
| 18084 | 2026.01.09 00:41:35.638408 [ 223 ] {} <Debug> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): 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] | ||
| 18085 | 2026.01.09 00:41:37.023497 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 18086 | 2026.01.09 00:41:37.041249 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18087 | 2026.01.09 00:41:37.041477 [ 269 ] {fa431680-f95e-4aa6-950a-2ed2ab521361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18088 | 2026.01.09 00:41:37.041552 [ 269 ] {fa431680-f95e-4aa6-950a-2ed2ab521361} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18089 | 2026.01.09 00:41:37.041622 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18090 | 2026.01.09 00:41:37.041686 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18091 | 2026.01.09 00:41:37.042381 [ 269 ] {fa431680-f95e-4aa6-950a-2ed2ab521361} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18092 | 2026.01.09 00:41:37.042450 [ 269 ] {fa431680-f95e-4aa6-950a-2ed2ab521361} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18093 | 2026.01.09 00:41:37.042868 [ 269 ] {fa431680-f95e-4aa6-950a-2ed2ab521361} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18094 | 2026.01.09 00:41:37.043120 [ 269 ] {fa431680-f95e-4aa6-950a-2ed2ab521361} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18095 | 2026.01.09 00:41:37.043278 [ 78 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18096 | 2026.01.09 00:41:37.043284 [ 269 ] {fa431680-f95e-4aa6-950a-2ed2ab521361} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001868 sec., 73875.80299785867 rows/sec., 6.41 MiB/sec. | ||
| 18097 | 2026.01.09 00:41:37.043319 [ 78 ] {} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18098 | 2026.01.09 00:41:37.043344 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18099 | 2026.01.09 00:41:37.043356 [ 269 ] {fa431680-f95e-4aa6-950a-2ed2ab521361} <Debug> TCPHandler: Processed in 0.002304706 sec. | ||
| 18100 | 2026.01.09 00:41:37.043486 [ 199 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 18101 | 2026.01.09 00:41:37.043490 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18102 | 2026.01.09 00:41:37.043638 [ 269 ] {76a36552-9835-4ad2-9cc5-f1d0dafdded0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18103 | 2026.01.09 00:41:37.043640 [ 199 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18104 | 2026.01.09 00:41:37.043688 [ 269 ] {76a36552-9835-4ad2-9cc5-f1d0dafdded0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18105 | 2026.01.09 00:41:37.043696 [ 199 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2466 rows starting from the beginning of the part | ||
| 18106 | 2026.01.09 00:41:37.043781 [ 199 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 138 rows starting from the beginning of the part | ||
| 18107 | 2026.01.09 00:41:37.043833 [ 199 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 1112 rows starting from the beginning of the part | ||
| 18108 | 2026.01.09 00:41:37.043879 [ 199 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 139 rows starting from the beginning of the part | ||
| 18109 | 2026.01.09 00:41:37.043922 [ 199 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 1112 rows starting from the beginning of the part | ||
| 18110 | 2026.01.09 00:41:37.043971 [ 199 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 138 rows starting from the beginning of the part | ||
| 18111 | 2026.01.09 00:41:37.044160 [ 269 ] {76a36552-9835-4ad2-9cc5-f1d0dafdded0} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18112 | 2026.01.09 00:41:37.044203 [ 269 ] {76a36552-9835-4ad2-9cc5-f1d0dafdded0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18113 | 2026.01.09 00:41:37.044537 [ 269 ] {76a36552-9835-4ad2-9cc5-f1d0dafdded0} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 18114 | 2026.01.09 00:41:37.044760 [ 269 ] {76a36552-9835-4ad2-9cc5-f1d0dafdded0} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18115 | 2026.01.09 00:41:37.044911 [ 269 ] {76a36552-9835-4ad2-9cc5-f1d0dafdded0} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001296 sec., 31635.8024691358 rows/sec., 2.32 MiB/sec. | ||
| 18116 | 2026.01.09 00:41:37.044991 [ 269 ] {76a36552-9835-4ad2-9cc5-f1d0dafdded0} <Debug> TCPHandler: Processed in 0.001554374 sec. | ||
| 18117 | 2026.01.09 00:41:37.045105 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18118 | 2026.01.09 00:41:37.045221 [ 269 ] {3821b35f-6429-4e07-a54e-5e38575aab9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18119 | 2026.01.09 00:41:37.045275 [ 269 ] {3821b35f-6429-4e07-a54e-5e38575aab9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18120 | 2026.01.09 00:41:37.045737 [ 269 ] {3821b35f-6429-4e07-a54e-5e38575aab9b} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18121 | 2026.01.09 00:41:37.045794 [ 269 ] {3821b35f-6429-4e07-a54e-5e38575aab9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18122 | 2026.01.09 00:41:37.046058 [ 196 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5105 rows, containing 5 columns (5 merged, 0 gathered) in 0.002647576 sec., 1928178.8322601505 rows/sec., 163.46 MiB/sec. | ||
| 18123 | 2026.01.09 00:41:37.046134 [ 269 ] {3821b35f-6429-4e07-a54e-5e38575aab9b} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18124 | 2026.01.09 00:41:37.046343 [ 197 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18125 | 2026.01.09 00:41:37.046363 [ 269 ] {3821b35f-6429-4e07-a54e-5e38575aab9b} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18126 | 2026.01.09 00:41:37.046511 [ 78 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18127 | 2026.01.09 00:41:37.046518 [ 269 ] {3821b35f-6429-4e07-a54e-5e38575aab9b} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001335 sec., 78651.68539325842 rows/sec., 6.14 MiB/sec. | ||
| 18128 | 2026.01.09 00:41:37.046553 [ 78 ] {} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18129 | 2026.01.09 00:41:37.046580 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18130 | 2026.01.09 00:41:37.046580 [ 269 ] {3821b35f-6429-4e07-a54e-5e38575aab9b} <Debug> TCPHandler: Processed in 0.001527984 sec. | ||
| 18131 | 2026.01.09 00:41:37.046624 [ 197 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_136_27} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18132 | 2026.01.09 00:41:37.046672 [ 194 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 18133 | 2026.01.09 00:41:37.046700 [ 197 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_136_27} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18134 | 2026.01.09 00:41:37.046744 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18135 | 2026.01.09 00:41:37.046784 [ 194 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18136 | 2026.01.09 00:41:37.046811 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 18137 | 2026.01.09 00:41:37.046819 [ 194 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1250 rows starting from the beginning of the part | ||
| 18138 | 2026.01.09 00:41:37.046847 [ 269 ] {1efacc1b-0041-4910-b7d5-2ea9f08cb9a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18139 | 2026.01.09 00:41:37.046895 [ 194 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 105 rows starting from the beginning of the part | ||
| 18140 | 2026.01.09 00:41:37.046897 [ 269 ] {1efacc1b-0041-4910-b7d5-2ea9f08cb9a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18141 | 2026.01.09 00:41:37.046948 [ 194 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 679 rows starting from the beginning of the part | ||
| 18142 | 2026.01.09 00:41:37.046993 [ 194 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 107 rows starting from the beginning of the part | ||
| 18143 | 2026.01.09 00:41:37.047034 [ 194 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 679 rows starting from the beginning of the part | ||
| 18144 | 2026.01.09 00:41:37.047072 [ 194 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 105 rows starting from the beginning of the part | ||
| 18145 | 2026.01.09 00:41:37.047361 [ 269 ] {1efacc1b-0041-4910-b7d5-2ea9f08cb9a6} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18146 | 2026.01.09 00:41:37.047403 [ 269 ] {1efacc1b-0041-4910-b7d5-2ea9f08cb9a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18147 | 2026.01.09 00:41:37.047771 [ 269 ] {1efacc1b-0041-4910-b7d5-2ea9f08cb9a6} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18148 | 2026.01.09 00:41:37.047968 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 18149 | 2026.01.09 00:41:37.048046 [ 269 ] {1efacc1b-0041-4910-b7d5-2ea9f08cb9a6} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18150 | 2026.01.09 00:41:37.048199 [ 269 ] {1efacc1b-0041-4910-b7d5-2ea9f08cb9a6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001375 sec., 116363.63636363637 rows/sec., 8.10 MiB/sec. | ||
| 18151 | 2026.01.09 00:41:37.048240 [ 269 ] {1efacc1b-0041-4910-b7d5-2ea9f08cb9a6} <Debug> TCPHandler: Processed in 0.001548834 sec. | ||
| 18152 | 2026.01.09 00:41:37.048337 [ 196 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2925 rows, containing 5 columns (5 merged, 0 gathered) in 0.001704099 sec., 1716449.572472022 rows/sec., 129.57 MiB/sec. | ||
| 18153 | 2026.01.09 00:41:37.048366 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18154 | 2026.01.09 00:41:37.048467 [ 269 ] {fb8e9cd3-57f4-4c1a-9690-b093542888b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18155 | 2026.01.09 00:41:37.048523 [ 269 ] {fb8e9cd3-57f4-4c1a-9690-b093542888b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18156 | 2026.01.09 00:41:37.048528 [ 197 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18157 | 2026.01.09 00:41:37.048733 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18158 | 2026.01.09 00:41:37.048776 [ 197 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_136_27} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18159 | 2026.01.09 00:41:37.048865 [ 197 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_136_27} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18160 | 2026.01.09 00:41:37.048970 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 18161 | 2026.01.09 00:41:37.049479 [ 269 ] {fb8e9cd3-57f4-4c1a-9690-b093542888b2} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18162 | 2026.01.09 00:41:37.049517 [ 269 ] {fb8e9cd3-57f4-4c1a-9690-b093542888b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18163 | 2026.01.09 00:41:37.050136 [ 269 ] {fb8e9cd3-57f4-4c1a-9690-b093542888b2} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 18164 | 2026.01.09 00:41:37.050355 [ 269 ] {fb8e9cd3-57f4-4c1a-9690-b093542888b2} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18165 | 2026.01.09 00:41:37.050497 [ 269 ] {fb8e9cd3-57f4-4c1a-9690-b093542888b2} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002049 sec., 20009.76085895559 rows/sec., 35.86 MiB/sec. | ||
| 18166 | 2026.01.09 00:41:37.050544 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): 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] | ||
| 18167 | 2026.01.09 00:41:37.050574 [ 269 ] {fb8e9cd3-57f4-4c1a-9690-b093542888b2} <Debug> TCPHandler: Processed in 0.002260144 sec. | ||
| 18168 | 2026.01.09 00:41:37.050579 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): 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] | ||
| 18169 | 2026.01.09 00:41:37.050714 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18170 | 2026.01.09 00:41:37.050819 [ 269 ] {4e025154-673c-465f-97a6-93ed12e34cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18171 | 2026.01.09 00:41:37.050862 [ 269 ] {4e025154-673c-465f-97a6-93ed12e34cba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18172 | 2026.01.09 00:41:37.051207 [ 269 ] {4e025154-673c-465f-97a6-93ed12e34cba} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18173 | 2026.01.09 00:41:37.051246 [ 269 ] {4e025154-673c-465f-97a6-93ed12e34cba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18174 | 2026.01.09 00:41:37.051553 [ 269 ] {4e025154-673c-465f-97a6-93ed12e34cba} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18175 | 2026.01.09 00:41:37.051800 [ 269 ] {4e025154-673c-465f-97a6-93ed12e34cba} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18176 | 2026.01.09 00:41:37.051938 [ 78 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18177 | 2026.01.09 00:41:37.051942 [ 269 ] {4e025154-673c-465f-97a6-93ed12e34cba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 18178 | 2026.01.09 00:41:37.051983 [ 78 ] {} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18179 | 2026.01.09 00:41:37.052017 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18180 | 2026.01.09 00:41:37.052026 [ 269 ] {4e025154-673c-465f-97a6-93ed12e34cba} <Debug> TCPHandler: Processed in 0.001361659 sec. | ||
| 18181 | 2026.01.09 00:41:37.052115 [ 200 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 18182 | 2026.01.09 00:41:37.052240 [ 200 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18183 | 2026.01.09 00:41:37.052274 [ 200 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_131_26, total 9008 rows starting from the beginning of the part | ||
| 18184 | 2026.01.09 00:41:37.052338 [ 200 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part | ||
| 18185 | 2026.01.09 00:41:37.052382 [ 200 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 104 rows starting from the beginning of the part | ||
| 18186 | 2026.01.09 00:41:37.052424 [ 200 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 60 rows starting from the beginning of the part | ||
| 18187 | 2026.01.09 00:41:37.052465 [ 200 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 104 rows starting from the beginning of the part | ||
| 18188 | 2026.01.09 00:41:37.052503 [ 200 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 60 rows starting from the beginning of the part | ||
| 18189 | 2026.01.09 00:41:37.052528 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 18190 | 2026.01.09 00:41:37.052920 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): 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] | ||
| 18191 | 2026.01.09 00:41:37.054981 [ 197 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9396 rows, containing 4 columns (4 merged, 0 gathered) in 0.002912413 sec., 3226190.790935214 rows/sec., 205.62 MiB/sec. | ||
| 18192 | 2026.01.09 00:41:37.055160 [ 200 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18193 | 2026.01.09 00:41:37.055415 [ 200 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_136_27} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18194 | 2026.01.09 00:41:37.055489 [ 200 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_136_27} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18195 | 2026.01.09 00:41:37.055573 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.89 MiB. | ||
| 18196 | 2026.01.09 00:41:38.001160 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 381.13 MiB, peak 388.94 MiB, free memory in arenas 0.00 B, will set to 380.12 MiB (RSS), difference: -1.02 MiB | ||
| 18197 | 2026.01.09 00:41:39.198843 [ 223 ] {} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18198 | 2026.01.09 00:41:39.198894 [ 223 ] {} <Debug> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18199 | 2026.01.09 00:41:39.202494 [ 223 ] {} <Debug> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18200 | 2026.01.09 00:41:39.508957 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18201 | 2026.01.09 00:41:39.509201 [ 269 ] {11741c4c-14ad-47f4-bcfd-91f5d89069f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18202 | 2026.01.09 00:41:39.509295 [ 269 ] {11741c4c-14ad-47f4-bcfd-91f5d89069f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18203 | 2026.01.09 00:41:39.510589 [ 269 ] {11741c4c-14ad-47f4-bcfd-91f5d89069f5} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18204 | 2026.01.09 00:41:39.510659 [ 269 ] {11741c4c-14ad-47f4-bcfd-91f5d89069f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18205 | 2026.01.09 00:41:39.511267 [ 269 ] {11741c4c-14ad-47f4-bcfd-91f5d89069f5} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 18206 | 2026.01.09 00:41:39.511628 [ 269 ] {11741c4c-14ad-47f4-bcfd-91f5d89069f5} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18207 | 2026.01.09 00:41:39.511866 [ 269 ] {11741c4c-14ad-47f4-bcfd-91f5d89069f5} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00273 sec., 150183.1501831502 rows/sec., 9.53 MiB/sec. | ||
| 18208 | 2026.01.09 00:41:39.511953 [ 269 ] {11741c4c-14ad-47f4-bcfd-91f5d89069f5} <Debug> TCPHandler: Processed in 0.003220611 sec. | ||
| 18209 | 2026.01.09 00:41:39.512142 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18210 | 2026.01.09 00:41:39.512274 [ 269 ] {b22d391d-cef8-4a94-a9bc-4d93711ad4c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18211 | 2026.01.09 00:41:39.512337 [ 269 ] {b22d391d-cef8-4a94-a9bc-4d93711ad4c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18212 | 2026.01.09 00:41:39.515330 [ 269 ] {b22d391d-cef8-4a94-a9bc-4d93711ad4c1} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18213 | 2026.01.09 00:41:39.515384 [ 269 ] {b22d391d-cef8-4a94-a9bc-4d93711ad4c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18214 | 2026.01.09 00:41:39.516071 [ 269 ] {b22d391d-cef8-4a94-a9bc-4d93711ad4c1} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18215 | 2026.01.09 00:41:39.516425 [ 269 ] {b22d391d-cef8-4a94-a9bc-4d93711ad4c1} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18216 | 2026.01.09 00:41:39.516638 [ 269 ] {b22d391d-cef8-4a94-a9bc-4d93711ad4c1} <Debug> executeQuery: Read 2252 rows, 186.40 KiB in 0.004395 sec., 512400.45506257116 rows/sec., 41.42 MiB/sec. | ||
| 18217 | 2026.01.09 00:41:39.516730 [ 269 ] {b22d391d-cef8-4a94-a9bc-4d93711ad4c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.03 MiB. | ||
| 18218 | 2026.01.09 00:41:39.516750 [ 269 ] {b22d391d-cef8-4a94-a9bc-4d93711ad4c1} <Debug> TCPHandler: Processed in 0.004674393 sec. | ||
| 18219 | 2026.01.09 00:41:39.516955 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18220 | 2026.01.09 00:41:39.517086 [ 269 ] {880b15ed-a617-4dfb-b70d-2b1e2e10dd0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18221 | 2026.01.09 00:41:39.517147 [ 269 ] {880b15ed-a617-4dfb-b70d-2b1e2e10dd0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18222 | 2026.01.09 00:41:39.518683 [ 269 ] {880b15ed-a617-4dfb-b70d-2b1e2e10dd0e} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18223 | 2026.01.09 00:41:39.518735 [ 269 ] {880b15ed-a617-4dfb-b70d-2b1e2e10dd0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18224 | 2026.01.09 00:41:39.520592 [ 269 ] {880b15ed-a617-4dfb-b70d-2b1e2e10dd0e} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 18225 | 2026.01.09 00:41:39.520966 [ 269 ] {880b15ed-a617-4dfb-b70d-2b1e2e10dd0e} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18226 | 2026.01.09 00:41:39.521174 [ 269 ] {880b15ed-a617-4dfb-b70d-2b1e2e10dd0e} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.004136 sec., 49564.796905222436 rows/sec., 2.91 MiB/sec. | ||
| 18227 | 2026.01.09 00:41:39.521237 [ 269 ] {880b15ed-a617-4dfb-b70d-2b1e2e10dd0e} <Debug> TCPHandler: Processed in 0.004373144 sec. | ||
| 18228 | 2026.01.09 00:41:39.521517 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18229 | 2026.01.09 00:41:39.521652 [ 269 ] {6205b640-6882-4209-9ebd-f1b0f762d92b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18230 | 2026.01.09 00:41:39.521713 [ 269 ] {6205b640-6882-4209-9ebd-f1b0f762d92b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18231 | 2026.01.09 00:41:39.522726 [ 269 ] {6205b640-6882-4209-9ebd-f1b0f762d92b} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18232 | 2026.01.09 00:41:39.522776 [ 269 ] {6205b640-6882-4209-9ebd-f1b0f762d92b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18233 | 2026.01.09 00:41:39.523472 [ 269 ] {6205b640-6882-4209-9ebd-f1b0f762d92b} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 18234 | 2026.01.09 00:41:39.523868 [ 269 ] {6205b640-6882-4209-9ebd-f1b0f762d92b} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18235 | 2026.01.09 00:41:39.524079 [ 269 ] {6205b640-6882-4209-9ebd-f1b0f762d92b} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.002414 sec., 182270.09113504557 rows/sec., 12.06 MiB/sec. | ||
| 18236 | 2026.01.09 00:41:39.524140 [ 269 ] {6205b640-6882-4209-9ebd-f1b0f762d92b} <Debug> TCPHandler: Processed in 0.002761128 sec. | ||
| 18237 | 2026.01.09 00:41:39.524330 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18238 | 2026.01.09 00:41:39.524464 [ 269 ] {e6e31b84-dcf4-49b3-b030-3416af94c289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18239 | 2026.01.09 00:41:39.524524 [ 269 ] {e6e31b84-dcf4-49b3-b030-3416af94c289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18240 | 2026.01.09 00:41:39.525695 [ 269 ] {e6e31b84-dcf4-49b3-b030-3416af94c289} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18241 | 2026.01.09 00:41:39.525749 [ 269 ] {e6e31b84-dcf4-49b3-b030-3416af94c289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18242 | 2026.01.09 00:41:39.526298 [ 269 ] {e6e31b84-dcf4-49b3-b030-3416af94c289} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 18243 | 2026.01.09 00:41:39.526677 [ 269 ] {e6e31b84-dcf4-49b3-b030-3416af94c289} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18244 | 2026.01.09 00:41:39.527347 [ 269 ] {e6e31b84-dcf4-49b3-b030-3416af94c289} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.002912 sec., 72458.79120879121 rows/sec., 4.11 MiB/sec. | ||
| 18245 | 2026.01.09 00:41:39.527412 [ 269 ] {e6e31b84-dcf4-49b3-b030-3416af94c289} <Debug> TCPHandler: Processed in 0.00315153 sec. | ||
| 18246 | 2026.01.09 00:41:39.527602 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18247 | 2026.01.09 00:41:39.527728 [ 269 ] {fc66641a-91d9-4836-8381-c4301a7bd409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18248 | 2026.01.09 00:41:39.527784 [ 269 ] {fc66641a-91d9-4836-8381-c4301a7bd409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18249 | 2026.01.09 00:41:39.529664 [ 269 ] {fc66641a-91d9-4836-8381-c4301a7bd409} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18250 | 2026.01.09 00:41:39.529716 [ 269 ] {fc66641a-91d9-4836-8381-c4301a7bd409} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18251 | 2026.01.09 00:41:39.531152 [ 269 ] {fc66641a-91d9-4836-8381-c4301a7bd409} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18252 | 2026.01.09 00:41:39.531524 [ 269 ] {fc66641a-91d9-4836-8381-c4301a7bd409} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18253 | 2026.01.09 00:41:39.531753 [ 269 ] {fc66641a-91d9-4836-8381-c4301a7bd409} <Debug> executeQuery: Read 1135 rows, 82.76 KiB in 0.004052 sec., 280108.58835143136 rows/sec., 19.95 MiB/sec. | ||
| 18254 | 2026.01.09 00:41:39.531826 [ 269 ] {fc66641a-91d9-4836-8381-c4301a7bd409} <Debug> TCPHandler: Processed in 0.004291432 sec. | ||
| 18255 | 2026.01.09 00:41:39.532155 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18256 | 2026.01.09 00:41:39.532311 [ 269 ] {76ab5df9-343a-4b9c-ab23-6a254f945e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18257 | 2026.01.09 00:41:39.532383 [ 269 ] {76ab5df9-343a-4b9c-ab23-6a254f945e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18258 | 2026.01.09 00:41:39.532983 [ 269 ] {76ab5df9-343a-4b9c-ab23-6a254f945e7a} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18259 | 2026.01.09 00:41:39.533035 [ 269 ] {76ab5df9-343a-4b9c-ab23-6a254f945e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18260 | 2026.01.09 00:41:39.533531 [ 269 ] {76ab5df9-343a-4b9c-ab23-6a254f945e7a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 18261 | 2026.01.09 00:41:39.533847 [ 269 ] {76ab5df9-343a-4b9c-ab23-6a254f945e7a} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18262 | 2026.01.09 00:41:39.534054 [ 269 ] {76ab5df9-343a-4b9c-ab23-6a254f945e7a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001785 sec., 3361.3445378151264 rows/sec., 175.62 KiB/sec. | ||
| 18263 | 2026.01.09 00:41:39.534112 [ 269 ] {76ab5df9-343a-4b9c-ab23-6a254f945e7a} <Debug> TCPHandler: Processed in 0.002057578 sec. | ||
| 18264 | 2026.01.09 00:41:39.534289 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18265 | 2026.01.09 00:41:39.534421 [ 269 ] {a0a24395-f776-4443-8513-e3b16d5ebb8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18266 | 2026.01.09 00:41:39.534484 [ 269 ] {a0a24395-f776-4443-8513-e3b16d5ebb8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18267 | 2026.01.09 00:41:39.535482 [ 269 ] {a0a24395-f776-4443-8513-e3b16d5ebb8c} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18268 | 2026.01.09 00:41:39.535532 [ 269 ] {a0a24395-f776-4443-8513-e3b16d5ebb8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18269 | 2026.01.09 00:41:39.536139 [ 269 ] {a0a24395-f776-4443-8513-e3b16d5ebb8c} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18270 | 2026.01.09 00:41:39.537319 [ 269 ] {a0a24395-f776-4443-8513-e3b16d5ebb8c} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18271 | 2026.01.09 00:41:39.537538 [ 269 ] {a0a24395-f776-4443-8513-e3b16d5ebb8c} <Debug> executeQuery: Read 934 rows, 63.32 KiB in 0.003148 sec., 296696.3151207116 rows/sec., 19.64 MiB/sec. | ||
| 18272 | 2026.01.09 00:41:39.537604 [ 269 ] {a0a24395-f776-4443-8513-e3b16d5ebb8c} <Debug> TCPHandler: Processed in 0.003387176 sec. | ||
| 18273 | 2026.01.09 00:41:39.537801 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18274 | 2026.01.09 00:41:39.537941 [ 269 ] {04aa9fde-740e-4908-8f42-7531eeb41116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18275 | 2026.01.09 00:41:39.538032 [ 269 ] {04aa9fde-740e-4908-8f42-7531eeb41116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18276 | 2026.01.09 00:41:39.539801 [ 269 ] {04aa9fde-740e-4908-8f42-7531eeb41116} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18277 | 2026.01.09 00:41:39.539849 [ 269 ] {04aa9fde-740e-4908-8f42-7531eeb41116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18278 | 2026.01.09 00:41:39.541056 [ 269 ] {04aa9fde-740e-4908-8f42-7531eeb41116} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 18279 | 2026.01.09 00:41:39.541433 [ 269 ] {04aa9fde-740e-4908-8f42-7531eeb41116} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18280 | 2026.01.09 00:41:39.541732 [ 269 ] {04aa9fde-740e-4908-8f42-7531eeb41116} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003825 sec., 261.43790849673206 rows/sec., 17.62 KiB/sec. | ||
| 18281 | 2026.01.09 00:41:39.541843 [ 269 ] {04aa9fde-740e-4908-8f42-7531eeb41116} <Debug> TCPHandler: Processed in 0.004120927 sec. | ||
| 18282 | 2026.01.09 00:41:39.542087 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18283 | 2026.01.09 00:41:39.542226 [ 269 ] {0f25f167-451d-47c2-9b46-9bfe3fdfe757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18284 | 2026.01.09 00:41:39.542320 [ 269 ] {0f25f167-451d-47c2-9b46-9bfe3fdfe757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18285 | 2026.01.09 00:41:39.543186 [ 269 ] {0f25f167-451d-47c2-9b46-9bfe3fdfe757} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18286 | 2026.01.09 00:41:39.543233 [ 269 ] {0f25f167-451d-47c2-9b46-9bfe3fdfe757} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18287 | 2026.01.09 00:41:39.543858 [ 269 ] {0f25f167-451d-47c2-9b46-9bfe3fdfe757} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18288 | 2026.01.09 00:41:39.544264 [ 269 ] {0f25f167-451d-47c2-9b46-9bfe3fdfe757} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18289 | 2026.01.09 00:41:39.544476 [ 269 ] {0f25f167-451d-47c2-9b46-9bfe3fdfe757} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.002319 sec., 34497.628288055195 rows/sec., 2.05 MiB/sec. | ||
| 18290 | 2026.01.09 00:41:39.544531 [ 269 ] {0f25f167-451d-47c2-9b46-9bfe3fdfe757} <Debug> TCPHandler: Processed in 0.002580794 sec. | ||
| 18291 | 2026.01.09 00:41:40.577939 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60319 | ||
| 18292 | 2026.01.09 00:41:40.578067 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18293 | 2026.01.09 00:41:40.578097 [ 290 ] {} <Debug> TCP-Session: 5fe59089-aedf-4104-b827-9a101ffc5d94 Authenticating user 'default' from [fd00:1122:3344:101::e]:60319 | ||
| 18294 | 2026.01.09 00:41:40.578120 [ 290 ] {} <Debug> TCP-Session: 5fe59089-aedf-4104-b827-9a101ffc5d94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18295 | 2026.01.09 00:41:40.578133 [ 290 ] {} <Debug> TCP-Session: 5fe59089-aedf-4104-b827-9a101ffc5d94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18296 | 2026.01.09 00:41:40.578470 [ 290 ] {} <Trace> TCP-Session: 5fe59089-aedf-4104-b827-9a101ffc5d94 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18297 | 2026.01.09 00:41:40.578650 [ 290 ] {77ba91c6-d6c4-4701-9e1d-b84e813cf43c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60319) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18298 | 2026.01.09 00:41:40.578926 [ 290 ] {77ba91c6-d6c4-4701-9e1d-b84e813cf43c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18299 | 2026.01.09 00:41:40.579005 [ 290 ] {77ba91c6-d6c4-4701-9e1d-b84e813cf43c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18300 | 2026.01.09 00:41:40.579320 [ 290 ] {77ba91c6-d6c4-4701-9e1d-b84e813cf43c} <Debug> oximeter.version (d96e0398-2c6c-4ca7-a7f1-49ea58ac3124) (SelectExecutor): Key condition: unknown | ||
| 18301 | 2026.01.09 00:41:40.580470 [ 297 ] {77ba91c6-d6c4-4701-9e1d-b84e813cf43c} <Trace> AggregatingTransform: Aggregating | ||
| 18302 | 2026.01.09 00:41:40.580537 [ 297 ] {77ba91c6-d6c4-4701-9e1d-b84e813cf43c} <Trace> Aggregator: Aggregation method: without_key | ||
| 18303 | 2026.01.09 00:41:40.580577 [ 297 ] {77ba91c6-d6c4-4701-9e1d-b84e813cf43c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001149393 sec. (870.024 rows/sec., 33.99 KiB/sec.) | ||
| 18304 | 2026.01.09 00:41:40.580597 [ 297 ] {77ba91c6-d6c4-4701-9e1d-b84e813cf43c} <Trace> Aggregator: Merging aggregated data | ||
| 18305 | 2026.01.09 00:41:40.581456 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64769 | ||
| 18306 | 2026.01.09 00:41:40.581456 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48997 | ||
| 18307 | 2026.01.09 00:41:40.581519 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35833 | ||
| 18308 | 2026.01.09 00:41:40.581544 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18309 | 2026.01.09 00:41:40.581562 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18310 | 2026.01.09 00:41:40.581594 [ 351 ] {} <Debug> TCP-Session: 85a78793-dd43-468f-a32c-63b024b9529a Authenticating user 'default' from [fd00:1122:3344:101::e]:64769 | ||
| 18311 | 2026.01.09 00:41:40.581599 [ 356 ] {} <Debug> TCP-Session: 62690012-3f6f-4f2b-9f36-16f9b76c86cf Authenticating user 'default' from [fd00:1122:3344:101::e]:48997 | ||
| 18312 | 2026.01.09 00:41:40.581602 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43502 | ||
| 18313 | 2026.01.09 00:41:40.581627 [ 356 ] {} <Debug> TCP-Session: 62690012-3f6f-4f2b-9f36-16f9b76c86cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18314 | 2026.01.09 00:41:40.581630 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18315 | 2026.01.09 00:41:40.581655 [ 356 ] {} <Debug> TCP-Session: 62690012-3f6f-4f2b-9f36-16f9b76c86cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18316 | 2026.01.09 00:41:40.581661 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59014 | ||
| 18317 | 2026.01.09 00:41:40.581687 [ 357 ] {} <Debug> TCP-Session: 1fcc658c-44a6-4df9-b44a-449c8fcc14a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:35833 | ||
| 18318 | 2026.01.09 00:41:40.581704 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57293 | ||
| 18319 | 2026.01.09 00:41:40.581743 [ 357 ] {} <Debug> TCP-Session: 1fcc658c-44a6-4df9-b44a-449c8fcc14a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18320 | 2026.01.09 00:41:40.581787 [ 357 ] {} <Debug> TCP-Session: 1fcc658c-44a6-4df9-b44a-449c8fcc14a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18321 | 2026.01.09 00:41:40.581620 [ 351 ] {} <Debug> TCP-Session: 85a78793-dd43-468f-a32c-63b024b9529a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18322 | 2026.01.09 00:41:40.581810 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33117 | ||
| 18323 | 2026.01.09 00:41:40.581844 [ 351 ] {} <Debug> TCP-Session: 85a78793-dd43-468f-a32c-63b024b9529a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18324 | 2026.01.09 00:41:40.581857 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18325 | 2026.01.09 00:41:40.581618 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52548 | ||
| 18326 | 2026.01.09 00:41:40.581906 [ 361 ] {} <Debug> TCP-Session: 8e8ead01-37da-43f2-b445-8739c87b471f Authenticating user 'default' from [fd00:1122:3344:101::e]:57293 | ||
| 18327 | 2026.01.09 00:41:40.581931 [ 361 ] {} <Debug> TCP-Session: 8e8ead01-37da-43f2-b445-8739c87b471f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18328 | 2026.01.09 00:41:40.581944 [ 361 ] {} <Debug> TCP-Session: 8e8ead01-37da-43f2-b445-8739c87b471f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18329 | 2026.01.09 00:41:40.582004 [ 290 ] {77ba91c6-d6c4-4701-9e1d-b84e813cf43c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003409 sec., 293.3411557641537 rows/sec., 11.46 KiB/sec. | ||
| 18330 | 2026.01.09 00:41:40.582003 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18331 | 2026.01.09 00:41:40.582087 [ 358 ] {} <Debug> TCP-Session: 8cd36f71-8ca4-4a8a-844e-9e7814949d98 Authenticating user 'default' from [fd00:1122:3344:101::e]:52548 | ||
| 18332 | 2026.01.09 00:41:40.582109 [ 358 ] {} <Debug> TCP-Session: 8cd36f71-8ca4-4a8a-844e-9e7814949d98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18333 | 2026.01.09 00:41:40.582125 [ 358 ] {} <Debug> TCP-Session: 8cd36f71-8ca4-4a8a-844e-9e7814949d98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18334 | 2026.01.09 00:41:40.582199 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18335 | 2026.01.09 00:41:40.582216 [ 290 ] {77ba91c6-d6c4-4701-9e1d-b84e813cf43c} <Debug> TCPHandler: Processed in 0.00386917 sec. | ||
| 18336 | 2026.01.09 00:41:40.582236 [ 362 ] {} <Debug> TCP-Session: dda7bf19-359d-4ba0-bcf1-f543504f0289 Authenticating user 'default' from [fd00:1122:3344:101::e]:33117 | ||
| 18337 | 2026.01.09 00:41:40.582255 [ 362 ] {} <Debug> TCP-Session: dda7bf19-359d-4ba0-bcf1-f543504f0289 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18338 | 2026.01.09 00:41:40.582272 [ 362 ] {} <Debug> TCP-Session: dda7bf19-359d-4ba0-bcf1-f543504f0289 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18339 | 2026.01.09 00:41:40.582363 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18340 | 2026.01.09 00:41:40.582393 [ 290 ] {} <Debug> TCP-Session: 5fe59089-aedf-4104-b827-9a101ffc5d94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18341 | 2026.01.09 00:41:40.582397 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18342 | 2026.01.09 00:41:40.582431 [ 351 ] {} <Debug> TCP-Session: 85a78793-dd43-468f-a32c-63b024b9529a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18343 | 2026.01.09 00:41:40.582430 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18344 | 2026.01.09 00:41:40.582469 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18345 | 2026.01.09 00:41:40.582488 [ 361 ] {} <Debug> TCP-Session: 8e8ead01-37da-43f2-b445-8739c87b471f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18346 | 2026.01.09 00:41:40.582494 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18347 | 2026.01.09 00:41:40.582512 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18348 | 2026.01.09 00:41:40.582547 [ 358 ] {} <Debug> TCP-Session: 8cd36f71-8ca4-4a8a-844e-9e7814949d98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18349 | 2026.01.09 00:41:40.582574 [ 357 ] {} <Debug> TCP-Session: 1fcc658c-44a6-4df9-b44a-449c8fcc14a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18350 | 2026.01.09 00:41:40.582580 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18351 | 2026.01.09 00:41:40.582511 [ 356 ] {} <Debug> TCP-Session: 62690012-3f6f-4f2b-9f36-16f9b76c86cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18352 | 2026.01.09 00:41:40.582635 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18353 | 2026.01.09 00:41:40.582638 [ 362 ] {} <Debug> TCP-Session: dda7bf19-359d-4ba0-bcf1-f543504f0289 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18354 | 2026.01.09 00:41:40.582651 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18355 | 2026.01.09 00:41:40.582673 [ 359 ] {} <Debug> TCP-Session: 0e42cba6-adaf-4df0-b941-7d58327fba23 Authenticating user 'default' from [fd00:1122:3344:101::e]:43502 | ||
| 18356 | 2026.01.09 00:41:40.582717 [ 359 ] {} <Debug> TCP-Session: 0e42cba6-adaf-4df0-b941-7d58327fba23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18357 | 2026.01.09 00:41:40.582724 [ 360 ] {} <Debug> TCP-Session: 342ca2a5-d164-4dea-86e1-665f3f858eac Authenticating user 'default' from [fd00:1122:3344:101::e]:59014 | ||
| 18358 | 2026.01.09 00:41:40.582733 [ 359 ] {} <Debug> TCP-Session: 0e42cba6-adaf-4df0-b941-7d58327fba23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18359 | 2026.01.09 00:41:40.582770 [ 360 ] {} <Debug> TCP-Session: 342ca2a5-d164-4dea-86e1-665f3f858eac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18360 | 2026.01.09 00:41:40.582803 [ 360 ] {} <Debug> TCP-Session: 342ca2a5-d164-4dea-86e1-665f3f858eac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18361 | 2026.01.09 00:41:40.583000 [ 359 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:43502). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 18362 | |||
| 18363 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 18364 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 18365 | 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 | ||
| 18366 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 18367 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 18368 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 18369 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 18370 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 18371 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 18372 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 18373 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 18374 | (version 23.8.7.1) | ||
| 18375 | 2026.01.09 00:41:40.583951 [ 359 ] {} <Debug> TCP-Session: 0e42cba6-adaf-4df0-b941-7d58327fba23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18376 | 2026.01.09 00:41:40.583982 [ 360 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:59014). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 18377 | |||
| 18378 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 18379 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 18380 | 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 | ||
| 18381 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 18382 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 18383 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 18384 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 18385 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 18386 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 18387 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 18388 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 18389 | (version 23.8.7.1) | ||
| 18390 | 2026.01.09 00:41:40.584069 [ 360 ] {} <Debug> TCP-Session: 342ca2a5-d164-4dea-86e1-665f3f858eac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18391 | 2026.01.09 00:41:40.685852 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44786 | ||
| 18392 | 2026.01.09 00:41:40.685962 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18393 | 2026.01.09 00:41:40.686003 [ 290 ] {} <Debug> TCP-Session: c845db98-10d4-4ddb-97bf-d7c5175be5ef Authenticating user 'default' from [fd00:1122:3344:101::e]:44786 | ||
| 18394 | 2026.01.09 00:41:40.686041 [ 290 ] {} <Debug> TCP-Session: c845db98-10d4-4ddb-97bf-d7c5175be5ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18395 | 2026.01.09 00:41:40.686063 [ 290 ] {} <Debug> TCP-Session: c845db98-10d4-4ddb-97bf-d7c5175be5ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18396 | 2026.01.09 00:41:40.686265 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48033 | ||
| 18397 | 2026.01.09 00:41:40.686314 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65050 | ||
| 18398 | 2026.01.09 00:41:40.686342 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18399 | 2026.01.09 00:41:40.686348 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59086 | ||
| 18400 | 2026.01.09 00:41:40.686373 [ 351 ] {} <Debug> TCP-Session: b9b0c38c-8208-4406-b416-87bdb32df478 Authenticating user 'default' from [fd00:1122:3344:101::e]:48033 | ||
| 18401 | 2026.01.09 00:41:40.686397 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40373 | ||
| 18402 | 2026.01.09 00:41:40.686418 [ 290 ] {} <Trace> TCP-Session: c845db98-10d4-4ddb-97bf-d7c5175be5ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18403 | 2026.01.09 00:41:40.686434 [ 351 ] {} <Debug> TCP-Session: b9b0c38c-8208-4406-b416-87bdb32df478 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18404 | 2026.01.09 00:41:40.686440 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42044 | ||
| 18405 | 2026.01.09 00:41:40.686461 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18406 | 2026.01.09 00:41:40.686465 [ 351 ] {} <Debug> TCP-Session: b9b0c38c-8208-4406-b416-87bdb32df478 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18407 | 2026.01.09 00:41:40.686501 [ 357 ] {} <Debug> TCP-Session: e664b29e-0de7-4404-931a-65a77c1e22f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:59086 | ||
| 18408 | 2026.01.09 00:41:40.686515 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18409 | 2026.01.09 00:41:40.686436 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34218 | ||
| 18410 | 2026.01.09 00:41:40.686549 [ 362 ] {} <Debug> TCP-Session: 471f21a1-35ee-4d2b-8884-f4500638abf6 Authenticating user 'default' from [fd00:1122:3344:101::e]:42044 | ||
| 18411 | 2026.01.09 00:41:40.686538 [ 357 ] {} <Debug> TCP-Session: e664b29e-0de7-4404-931a-65a77c1e22f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18412 | 2026.01.09 00:41:40.686596 [ 362 ] {} <Debug> TCP-Session: 471f21a1-35ee-4d2b-8884-f4500638abf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18413 | 2026.01.09 00:41:40.686609 [ 290 ] {95fb0af8-094a-4395-8895-8f1675d7ab7f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44786) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18414 | 2026.01.09 00:41:40.686621 [ 362 ] {} <Debug> TCP-Session: 471f21a1-35ee-4d2b-8884-f4500638abf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18415 | 2026.01.09 00:41:40.686613 [ 357 ] {} <Debug> TCP-Session: e664b29e-0de7-4404-931a-65a77c1e22f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18416 | 2026.01.09 00:41:40.686647 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18417 | 2026.01.09 00:41:40.686389 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58636 | ||
| 18418 | 2026.01.09 00:41:40.686690 [ 361 ] {} <Debug> TCP-Session: 5bca2197-8d32-4c26-8fd4-7c6dbf8bfc03 Authenticating user 'default' from [fd00:1122:3344:101::e]:34218 | ||
| 18419 | 2026.01.09 00:41:40.686383 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18420 | 2026.01.09 00:41:40.686721 [ 361 ] {} <Debug> TCP-Session: 5bca2197-8d32-4c26-8fd4-7c6dbf8bfc03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18421 | 2026.01.09 00:41:40.686744 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18422 | 2026.01.09 00:41:40.686750 [ 361 ] {} <Debug> TCP-Session: 5bca2197-8d32-4c26-8fd4-7c6dbf8bfc03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18423 | 2026.01.09 00:41:40.686746 [ 356 ] {} <Debug> TCP-Session: 4f3cb1ce-7b77-4791-ad53-e7a5fe02e3dd Authenticating user 'default' from [fd00:1122:3344:101::e]:65050 | ||
| 18424 | 2026.01.09 00:41:40.686769 [ 358 ] {} <Debug> TCP-Session: 58ab8e0c-86b9-4307-88f1-3d912f1312ee Authenticating user 'default' from [fd00:1122:3344:101::e]:58636 | ||
| 18425 | 2026.01.09 00:41:40.686792 [ 356 ] {} <Debug> TCP-Session: 4f3cb1ce-7b77-4791-ad53-e7a5fe02e3dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18426 | 2026.01.09 00:41:40.686810 [ 358 ] {} <Debug> TCP-Session: 58ab8e0c-86b9-4307-88f1-3d912f1312ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18427 | 2026.01.09 00:41:40.686818 [ 356 ] {} <Debug> TCP-Session: 4f3cb1ce-7b77-4791-ad53-e7a5fe02e3dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18428 | 2026.01.09 00:41:40.686837 [ 358 ] {} <Debug> TCP-Session: 58ab8e0c-86b9-4307-88f1-3d912f1312ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18429 | 2026.01.09 00:41:40.686434 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41759 | ||
| 18430 | 2026.01.09 00:41:40.686899 [ 290 ] {95fb0af8-094a-4395-8895-8f1675d7ab7f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18431 | 2026.01.09 00:41:40.686477 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18432 | 2026.01.09 00:41:40.686957 [ 359 ] {} <Debug> TCP-Session: 64921706-907b-44c3-a004-b612c5434108 Authenticating user 'default' from [fd00:1122:3344:101::e]:40373 | ||
| 18433 | 2026.01.09 00:41:40.686988 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18434 | 2026.01.09 00:41:40.687008 [ 359 ] {} <Debug> TCP-Session: 64921706-907b-44c3-a004-b612c5434108 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18435 | 2026.01.09 00:41:40.686969 [ 290 ] {95fb0af8-094a-4395-8895-8f1675d7ab7f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18436 | 2026.01.09 00:41:40.687037 [ 359 ] {} <Debug> TCP-Session: 64921706-907b-44c3-a004-b612c5434108 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18437 | 2026.01.09 00:41:40.687034 [ 360 ] {} <Debug> TCP-Session: f7b91cca-443e-46a9-9022-68c2dc7a2352 Authenticating user 'default' from [fd00:1122:3344:101::e]:41759 | ||
| 18438 | 2026.01.09 00:41:40.687081 [ 360 ] {} <Debug> TCP-Session: f7b91cca-443e-46a9-9022-68c2dc7a2352 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18439 | 2026.01.09 00:41:40.687095 [ 360 ] {} <Debug> TCP-Session: f7b91cca-443e-46a9-9022-68c2dc7a2352 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18440 | 2026.01.09 00:41:40.687342 [ 290 ] {95fb0af8-094a-4395-8895-8f1675d7ab7f} <Debug> oximeter.version (d96e0398-2c6c-4ca7-a7f1-49ea58ac3124) (SelectExecutor): Key condition: unknown | ||
| 18441 | 2026.01.09 00:41:40.688432 [ 345 ] {95fb0af8-094a-4395-8895-8f1675d7ab7f} <Trace> AggregatingTransform: Aggregating | ||
| 18442 | 2026.01.09 00:41:40.688480 [ 345 ] {95fb0af8-094a-4395-8895-8f1675d7ab7f} <Trace> Aggregator: Aggregation method: without_key | ||
| 18443 | 2026.01.09 00:41:40.688553 [ 345 ] {95fb0af8-094a-4395-8895-8f1675d7ab7f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001103221 sec. (906.437 rows/sec., 35.41 KiB/sec.) | ||
| 18444 | 2026.01.09 00:41:40.688574 [ 345 ] {95fb0af8-094a-4395-8895-8f1675d7ab7f} <Trace> Aggregator: Merging aggregated data | ||
| 18445 | 2026.01.09 00:41:40.689987 [ 290 ] {95fb0af8-094a-4395-8895-8f1675d7ab7f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003442 sec., 290.52876234747237 rows/sec., 11.35 KiB/sec. | ||
| 18446 | 2026.01.09 00:41:40.690158 [ 290 ] {95fb0af8-094a-4395-8895-8f1675d7ab7f} <Debug> TCPHandler: Processed in 0.00385392 sec. | ||
| 18447 | 2026.01.09 00:41:40.690294 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18448 | 2026.01.09 00:41:40.690324 [ 290 ] {} <Debug> TCP-Session: c845db98-10d4-4ddb-97bf-d7c5175be5ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18449 | 2026.01.09 00:41:40.690341 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18450 | 2026.01.09 00:41:40.690374 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18451 | 2026.01.09 00:41:40.690377 [ 351 ] {} <Debug> TCP-Session: b9b0c38c-8208-4406-b416-87bdb32df478 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18452 | 2026.01.09 00:41:40.690376 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18453 | 2026.01.09 00:41:40.690409 [ 356 ] {} <Debug> TCP-Session: 4f3cb1ce-7b77-4791-ad53-e7a5fe02e3dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18454 | 2026.01.09 00:41:40.690416 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18455 | 2026.01.09 00:41:40.690436 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18456 | 2026.01.09 00:41:40.690476 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18457 | 2026.01.09 00:41:40.690480 [ 358 ] {} <Debug> TCP-Session: 58ab8e0c-86b9-4307-88f1-3d912f1312ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18458 | 2026.01.09 00:41:40.690513 [ 357 ] {} <Debug> TCP-Session: e664b29e-0de7-4404-931a-65a77c1e22f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18459 | 2026.01.09 00:41:40.690522 [ 361 ] {} <Debug> TCP-Session: 5bca2197-8d32-4c26-8fd4-7c6dbf8bfc03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18460 | 2026.01.09 00:41:40.690443 [ 362 ] {} <Debug> TCP-Session: 471f21a1-35ee-4d2b-8884-f4500638abf6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18461 | 2026.01.09 00:41:40.690454 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18462 | 2026.01.09 00:41:40.690403 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18463 | 2026.01.09 00:41:40.690619 [ 359 ] {} <Debug> TCP-Session: 64921706-907b-44c3-a004-b612c5434108 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18464 | 2026.01.09 00:41:40.690666 [ 360 ] {} <Debug> TCP-Session: f7b91cca-443e-46a9-9022-68c2dc7a2352 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18465 | 2026.01.09 00:41:40.854652 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53304 | ||
| 18466 | 2026.01.09 00:41:40.854767 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18467 | 2026.01.09 00:41:40.854794 [ 290 ] {} <Debug> TCP-Session: a520c000-5735-4828-8da1-28229a22b474 Authenticating user 'default' from [fd00:1122:3344:101::e]:53304 | ||
| 18468 | 2026.01.09 00:41:40.854818 [ 290 ] {} <Debug> TCP-Session: a520c000-5735-4828-8da1-28229a22b474 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18469 | 2026.01.09 00:41:40.854830 [ 290 ] {} <Debug> TCP-Session: a520c000-5735-4828-8da1-28229a22b474 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18470 | 2026.01.09 00:41:40.855054 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53472 | ||
| 18471 | 2026.01.09 00:41:40.855085 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60280 | ||
| 18472 | 2026.01.09 00:41:40.855112 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60731 | ||
| 18473 | 2026.01.09 00:41:40.855128 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35265 | ||
| 18474 | 2026.01.09 00:41:40.855162 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59665 | ||
| 18475 | 2026.01.09 00:41:40.855163 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45217 | ||
| 18476 | 2026.01.09 00:41:40.855166 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18477 | 2026.01.09 00:41:40.855229 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18478 | 2026.01.09 00:41:40.855244 [ 356 ] {} <Debug> TCP-Session: 2ac79ff5-4ab4-4a21-88fe-b98df469f4cb Authenticating user 'default' from [fd00:1122:3344:101::e]:60280 | ||
| 18479 | 2026.01.09 00:41:40.855249 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18480 | 2026.01.09 00:41:40.855266 [ 357 ] {} <Debug> TCP-Session: f0e02f9e-cccb-4afc-a9a4-242ae150ea9b Authenticating user 'default' from [fd00:1122:3344:101::e]:60731 | ||
| 18481 | 2026.01.09 00:41:40.855272 [ 356 ] {} <Debug> TCP-Session: 2ac79ff5-4ab4-4a21-88fe-b98df469f4cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18482 | 2026.01.09 00:41:40.855292 [ 361 ] {} <Debug> TCP-Session: 51d29789-5a5a-41e3-aafd-31a30ae05433 Authenticating user 'default' from [fd00:1122:3344:101::e]:59665 | ||
| 18483 | 2026.01.09 00:41:40.855306 [ 357 ] {} <Debug> TCP-Session: f0e02f9e-cccb-4afc-a9a4-242ae150ea9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18484 | 2026.01.09 00:41:40.855310 [ 356 ] {} <Debug> TCP-Session: 2ac79ff5-4ab4-4a21-88fe-b98df469f4cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18485 | 2026.01.09 00:41:40.855337 [ 357 ] {} <Debug> TCP-Session: f0e02f9e-cccb-4afc-a9a4-242ae150ea9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18486 | 2026.01.09 00:41:40.855331 [ 361 ] {} <Debug> TCP-Session: 51d29789-5a5a-41e3-aafd-31a30ae05433 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18487 | 2026.01.09 00:41:40.855262 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18488 | 2026.01.09 00:41:40.855401 [ 361 ] {} <Debug> TCP-Session: 51d29789-5a5a-41e3-aafd-31a30ae05433 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18489 | 2026.01.09 00:41:40.855423 [ 362 ] {} <Debug> TCP-Session: cfa37ed3-6dc0-44da-9fa7-e22e767b0e68 Authenticating user 'default' from [fd00:1122:3344:101::e]:45217 | ||
| 18490 | 2026.01.09 00:41:40.855249 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18491 | 2026.01.09 00:41:40.855452 [ 362 ] {} <Debug> TCP-Session: cfa37ed3-6dc0-44da-9fa7-e22e767b0e68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18492 | 2026.01.09 00:41:40.855141 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18493 | 2026.01.09 00:41:40.855486 [ 362 ] {} <Debug> TCP-Session: cfa37ed3-6dc0-44da-9fa7-e22e767b0e68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18494 | 2026.01.09 00:41:40.855484 [ 358 ] {} <Debug> TCP-Session: 719e7c25-f5bb-46cc-b7cd-c1ae985b003b Authenticating user 'default' from [fd00:1122:3344:101::e]:35265 | ||
| 18495 | 2026.01.09 00:41:40.855520 [ 351 ] {} <Debug> TCP-Session: c833ae2a-953c-4a66-944b-3aa1432e1433 Authenticating user 'default' from [fd00:1122:3344:101::e]:53472 | ||
| 18496 | 2026.01.09 00:41:40.855538 [ 358 ] {} <Debug> TCP-Session: 719e7c25-f5bb-46cc-b7cd-c1ae985b003b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18497 | 2026.01.09 00:41:40.855553 [ 351 ] {} <Debug> TCP-Session: c833ae2a-953c-4a66-944b-3aa1432e1433 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18498 | 2026.01.09 00:41:40.855566 [ 358 ] {} <Debug> TCP-Session: 719e7c25-f5bb-46cc-b7cd-c1ae985b003b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18499 | 2026.01.09 00:41:40.855579 [ 351 ] {} <Debug> TCP-Session: c833ae2a-953c-4a66-944b-3aa1432e1433 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18500 | 2026.01.09 00:41:40.855158 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64008 | ||
| 18501 | 2026.01.09 00:41:40.855148 [ 290 ] {} <Trace> TCP-Session: a520c000-5735-4828-8da1-28229a22b474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18502 | 2026.01.09 00:41:40.855123 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55222 | ||
| 18503 | 2026.01.09 00:41:40.855709 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18504 | 2026.01.09 00:41:40.855726 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18505 | 2026.01.09 00:41:40.855749 [ 360 ] {} <Debug> TCP-Session: 0aec1c2c-4cea-4a78-b8c8-10df1e84cf27 Authenticating user 'default' from [fd00:1122:3344:101::e]:64008 | ||
| 18506 | 2026.01.09 00:41:40.855763 [ 359 ] {} <Debug> TCP-Session: 78e0b9e3-fb72-49d5-956e-403760b7064e Authenticating user 'default' from [fd00:1122:3344:101::e]:55222 | ||
| 18507 | 2026.01.09 00:41:40.855787 [ 360 ] {} <Debug> TCP-Session: 0aec1c2c-4cea-4a78-b8c8-10df1e84cf27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18508 | 2026.01.09 00:41:40.855791 [ 359 ] {} <Debug> TCP-Session: 78e0b9e3-fb72-49d5-956e-403760b7064e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18509 | 2026.01.09 00:41:40.855822 [ 360 ] {} <Debug> TCP-Session: 0aec1c2c-4cea-4a78-b8c8-10df1e84cf27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18510 | 2026.01.09 00:41:40.855828 [ 359 ] {} <Debug> TCP-Session: 78e0b9e3-fb72-49d5-956e-403760b7064e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18511 | 2026.01.09 00:41:40.855846 [ 290 ] {6a7e45d5-2432-4d68-97f6-bd12e7f634fe} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53304) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18512 | 2026.01.09 00:41:40.856179 [ 290 ] {6a7e45d5-2432-4d68-97f6-bd12e7f634fe} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18513 | 2026.01.09 00:41:40.856257 [ 290 ] {6a7e45d5-2432-4d68-97f6-bd12e7f634fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18514 | 2026.01.09 00:41:40.856597 [ 290 ] {6a7e45d5-2432-4d68-97f6-bd12e7f634fe} <Debug> oximeter.version (d96e0398-2c6c-4ca7-a7f1-49ea58ac3124) (SelectExecutor): Key condition: unknown | ||
| 18515 | 2026.01.09 00:41:40.857669 [ 340 ] {6a7e45d5-2432-4d68-97f6-bd12e7f634fe} <Trace> AggregatingTransform: Aggregating | ||
| 18516 | 2026.01.09 00:41:40.857704 [ 340 ] {6a7e45d5-2432-4d68-97f6-bd12e7f634fe} <Trace> Aggregator: Aggregation method: without_key | ||
| 18517 | 2026.01.09 00:41:40.857740 [ 340 ] {6a7e45d5-2432-4d68-97f6-bd12e7f634fe} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001037589 sec. (963.773 rows/sec., 37.65 KiB/sec.) | ||
| 18518 | 2026.01.09 00:41:40.857759 [ 340 ] {6a7e45d5-2432-4d68-97f6-bd12e7f634fe} <Trace> Aggregator: Merging aggregated data | ||
| 18519 | 2026.01.09 00:41:40.859148 [ 290 ] {6a7e45d5-2432-4d68-97f6-bd12e7f634fe} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003364 sec., 297.2651605231867 rows/sec., 11.61 KiB/sec. | ||
| 18520 | 2026.01.09 00:41:40.859298 [ 290 ] {6a7e45d5-2432-4d68-97f6-bd12e7f634fe} <Debug> TCPHandler: Processed in 0.004259822 sec. | ||
| 18521 | 2026.01.09 00:41:40.859443 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18522 | 2026.01.09 00:41:40.859469 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18523 | 2026.01.09 00:41:40.859475 [ 290 ] {} <Debug> TCP-Session: a520c000-5735-4828-8da1-28229a22b474 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18524 | 2026.01.09 00:41:40.859495 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18525 | 2026.01.09 00:41:40.859511 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18526 | 2026.01.09 00:41:40.859529 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18527 | 2026.01.09 00:41:40.859557 [ 357 ] {} <Debug> TCP-Session: f0e02f9e-cccb-4afc-a9a4-242ae150ea9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18528 | 2026.01.09 00:41:40.859578 [ 362 ] {} <Debug> TCP-Session: cfa37ed3-6dc0-44da-9fa7-e22e767b0e68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18529 | 2026.01.09 00:41:40.859593 [ 356 ] {} <Debug> TCP-Session: 2ac79ff5-4ab4-4a21-88fe-b98df469f4cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18530 | 2026.01.09 00:41:40.859588 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18531 | 2026.01.09 00:41:40.859578 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18532 | 2026.01.09 00:41:40.859651 [ 361 ] {} <Debug> TCP-Session: 51d29789-5a5a-41e3-aafd-31a30ae05433 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18533 | 2026.01.09 00:41:40.859577 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18534 | 2026.01.09 00:41:40.859674 [ 351 ] {} <Debug> TCP-Session: c833ae2a-953c-4a66-944b-3aa1432e1433 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18535 | 2026.01.09 00:41:40.859571 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18536 | 2026.01.09 00:41:40.859702 [ 358 ] {} <Debug> TCP-Session: 719e7c25-f5bb-46cc-b7cd-c1ae985b003b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18537 | 2026.01.09 00:41:40.859528 [ 360 ] {} <Debug> TCP-Session: 0aec1c2c-4cea-4a78-b8c8-10df1e84cf27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18538 | 2026.01.09 00:41:40.859733 [ 359 ] {} <Debug> TCP-Session: 78e0b9e3-fb72-49d5-956e-403760b7064e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18539 | 2026.01.09 00:41:42.034149 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18540 | 2026.01.09 00:41:42.034349 [ 269 ] {86053f98-40e7-4b04-bc38-e14cd014bbb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18541 | 2026.01.09 00:41:42.034426 [ 269 ] {86053f98-40e7-4b04-bc38-e14cd014bbb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18542 | 2026.01.09 00:41:42.035161 [ 269 ] {86053f98-40e7-4b04-bc38-e14cd014bbb5} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18543 | 2026.01.09 00:41:42.035217 [ 269 ] {86053f98-40e7-4b04-bc38-e14cd014bbb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18544 | 2026.01.09 00:41:42.035613 [ 269 ] {86053f98-40e7-4b04-bc38-e14cd014bbb5} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18545 | 2026.01.09 00:41:42.035838 [ 269 ] {86053f98-40e7-4b04-bc38-e14cd014bbb5} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18546 | 2026.01.09 00:41:42.036010 [ 269 ] {86053f98-40e7-4b04-bc38-e14cd014bbb5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001715 sec., 32653.061224489797 rows/sec., 2.51 MiB/sec. | ||
| 18547 | 2026.01.09 00:41:42.036067 [ 269 ] {86053f98-40e7-4b04-bc38-e14cd014bbb5} <Debug> TCPHandler: Processed in 0.002060249 sec. | ||
| 18548 | 2026.01.09 00:41:42.036199 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18549 | 2026.01.09 00:41:42.036307 [ 269 ] {42b11ea5-6365-4ddf-b41e-3c845183223a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18550 | 2026.01.09 00:41:42.036351 [ 269 ] {42b11ea5-6365-4ddf-b41e-3c845183223a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18551 | 2026.01.09 00:41:42.036835 [ 269 ] {42b11ea5-6365-4ddf-b41e-3c845183223a} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18552 | 2026.01.09 00:41:42.036875 [ 269 ] {42b11ea5-6365-4ddf-b41e-3c845183223a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18553 | 2026.01.09 00:41:42.037270 [ 269 ] {42b11ea5-6365-4ddf-b41e-3c845183223a} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18554 | 2026.01.09 00:41:42.037576 [ 269 ] {42b11ea5-6365-4ddf-b41e-3c845183223a} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18555 | 2026.01.09 00:41:42.037773 [ 269 ] {42b11ea5-6365-4ddf-b41e-3c845183223a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001489 sec., 42981.86702484889 rows/sec., 3.35 MiB/sec. | ||
| 18556 | 2026.01.09 00:41:42.037829 [ 269 ] {42b11ea5-6365-4ddf-b41e-3c845183223a} <Debug> TCPHandler: Processed in 0.001683058 sec. | ||
| 18557 | 2026.01.09 00:41:42.038001 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18558 | 2026.01.09 00:41:42.038127 [ 269 ] {962270ff-869e-4d00-8c99-7af5a2b4829d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18559 | 2026.01.09 00:41:42.038187 [ 269 ] {962270ff-869e-4d00-8c99-7af5a2b4829d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18560 | 2026.01.09 00:41:42.038722 [ 269 ] {962270ff-869e-4d00-8c99-7af5a2b4829d} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18561 | 2026.01.09 00:41:42.038770 [ 269 ] {962270ff-869e-4d00-8c99-7af5a2b4829d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18562 | 2026.01.09 00:41:42.039213 [ 269 ] {962270ff-869e-4d00-8c99-7af5a2b4829d} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18563 | 2026.01.09 00:41:42.039508 [ 269 ] {962270ff-869e-4d00-8c99-7af5a2b4829d} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18564 | 2026.01.09 00:41:42.039699 [ 269 ] {962270ff-869e-4d00-8c99-7af5a2b4829d} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001604 sec., 39900.249376558604 rows/sec., 2.78 MiB/sec. | ||
| 18565 | 2026.01.09 00:41:42.039703 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Selected 5 parts from all_1_133_27 to all_137_137_0 | ||
| 18566 | 2026.01.09 00:41:42.039753 [ 269 ] {962270ff-869e-4d00-8c99-7af5a2b4829d} <Debug> TCPHandler: Processed in 0.001818502 sec. | ||
| 18567 | 2026.01.09 00:41:42.039800 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18568 | 2026.01.09 00:41:42.039833 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18569 | 2026.01.09 00:41:42.039966 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18570 | 2026.01.09 00:41:42.040048 [ 198 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_137_28} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_133_27 to all_137_137_0 into Compact with storage Full | ||
| 18571 | 2026.01.09 00:41:42.040093 [ 269 ] {e8b4e75c-f232-4042-a8fb-ee9052626bbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18572 | 2026.01.09 00:41:42.040159 [ 269 ] {e8b4e75c-f232-4042-a8fb-ee9052626bbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18573 | 2026.01.09 00:41:42.040261 [ 198 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_137_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18574 | 2026.01.09 00:41:42.040318 [ 198 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_137_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_133_27, total 40883 rows starting from the beginning of the part | ||
| 18575 | 2026.01.09 00:41:42.040416 [ 198 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_137_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 161 rows starting from the beginning of the part | ||
| 18576 | 2026.01.09 00:41:42.040481 [ 198 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_137_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 314 rows starting from the beginning of the part | ||
| 18577 | 2026.01.09 00:41:42.040547 [ 198 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_137_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 160 rows starting from the beginning of the part | ||
| 18578 | 2026.01.09 00:41:42.040608 [ 198 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_137_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 934 rows starting from the beginning of the part | ||
| 18579 | 2026.01.09 00:41:42.040643 [ 269 ] {e8b4e75c-f232-4042-a8fb-ee9052626bbd} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18580 | 2026.01.09 00:41:42.040697 [ 269 ] {e8b4e75c-f232-4042-a8fb-ee9052626bbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18581 | 2026.01.09 00:41:42.041179 [ 269 ] {e8b4e75c-f232-4042-a8fb-ee9052626bbd} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18582 | 2026.01.09 00:41:42.041469 [ 269 ] {e8b4e75c-f232-4042-a8fb-ee9052626bbd} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18583 | 2026.01.09 00:41:42.041674 [ 269 ] {e8b4e75c-f232-4042-a8fb-ee9052626bbd} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001607 sec., 14934.660858743 rows/sec., 1.01 MiB/sec. | ||
| 18584 | 2026.01.09 00:41:42.041736 [ 269 ] {e8b4e75c-f232-4042-a8fb-ee9052626bbd} <Debug> TCPHandler: Processed in 0.001869173 sec. | ||
| 18585 | 2026.01.09 00:41:42.048798 [ 200 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_137_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42452 rows, containing 5 columns (5 merged, 0 gathered) in 0.008835902 sec., 4804489.683113281 rows/sec., 323.05 MiB/sec. | ||
| 18586 | 2026.01.09 00:41:42.049221 [ 195 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_137_28} <Trace> MergedBlockOutputStream: filled checksums all_1_137_28 (state Temporary) | ||
| 18587 | 2026.01.09 00:41:42.049553 [ 195 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_137_28} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_merge_all_1_137_28 to all_1_137_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18588 | 2026.01.09 00:41:42.049635 [ 195 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_137_28} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Merged 5 parts: [all_1_133_27, all_137_137_0] -> all_1_137_28 | ||
| 18589 | 2026.01.09 00:41:42.049748 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 18590 | 2026.01.09 00:41:42.463472 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38871 | ||
| 18591 | 2026.01.09 00:41:42.464047 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18592 | 2026.01.09 00:41:42.464107 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18593 | 2026.01.09 00:41:42.464622 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 18594 | 2026.01.09 00:41:42.464865 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18595 | 2026.01.09 00:41:42.465017 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38871 | ||
| 18596 | 2026.01.09 00:41:42.465050 [ 67 ] {} <Debug> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 18597 | 2026.01.09 00:41:42.465124 [ 67 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18598 | 2026.01.09 00:41:42.465146 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18599 | 2026.01.09 00:41:42.465287 [ 190 ] {a669bb53-0fd3-4984-a3ca-34981099574c::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 | ||
| 18600 | 2026.01.09 00:41:42.465459 [ 190 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18601 | 2026.01.09 00:41:42.465508 [ 190 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36439 rows starting from the beginning of the part | ||
| 18602 | 2026.01.09 00:41:42.465578 [ 190 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 512 rows starting from the beginning of the part | ||
| 18603 | 2026.01.09 00:41:42.465627 [ 190 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 448 rows starting from the beginning of the part | ||
| 18604 | 2026.01.09 00:41:42.465674 [ 190 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 512 rows starting from the beginning of the part | ||
| 18605 | 2026.01.09 00:41:42.465713 [ 190 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 448 rows starting from the beginning of the part | ||
| 18606 | 2026.01.09 00:41:42.465757 [ 190 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 512 rows starting from the beginning of the part | ||
| 18607 | 2026.01.09 00:41:42.468700 [ 191 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38871 rows, containing 4 columns (4 merged, 0 gathered) in 0.003479419 sec., 11171692.745254308 rows/sec., 159.81 MiB/sec. | ||
| 18608 | 2026.01.09 00:41:42.469140 [ 191 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 18609 | 2026.01.09 00:41:42.469461 [ 191 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_81_16} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18610 | 2026.01.09 00:41:42.469546 [ 191 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_81_16} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 18611 | 2026.01.09 00:41:42.469677 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 18612 | 2026.01.09 00:41:42.811201 [ 224 ] {} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18613 | 2026.01.09 00:41:42.811268 [ 224 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18614 | 2026.01.09 00:41:42.814051 [ 224 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18615 | 2026.01.09 00:41:42.977442 [ 221 ] {} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18616 | 2026.01.09 00:41:42.977494 [ 221 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18617 | 2026.01.09 00:41:42.979917 [ 221 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18618 | 2026.01.09 00:41:43.151000 [ 221 ] {} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18619 | 2026.01.09 00:41:43.151039 [ 221 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18620 | 2026.01.09 00:41:43.154088 [ 221 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18621 | 2026.01.09 00:41:43.311607 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18622 | 2026.01.09 00:41:43.311639 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18623 | 2026.01.09 00:41:43.315018 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18624 | 2026.01.09 00:41:44.552798 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 18625 | 2026.01.09 00:41:44.570579 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18626 | 2026.01.09 00:41:44.570643 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18627 | 2026.01.09 00:41:44.576709 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 18628 | 2026.01.09 00:41:44.577414 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18629 | 2026.01.09 00:41:44.577765 [ 63 ] {} <Debug> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 18630 | 2026.01.09 00:41:44.577866 [ 63 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18631 | 2026.01.09 00:41:44.577903 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18632 | 2026.01.09 00:41:44.578062 [ 187 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 18633 | 2026.01.09 00:41:44.580686 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 18634 | 2026.01.09 00:41:44.582036 [ 187 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18635 | 2026.01.09 00:41:44.583826 [ 187 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part | ||
| 18636 | 2026.01.09 00:41:44.588926 [ 187 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 7 rows starting from the beginning of the part | ||
| 18637 | 2026.01.09 00:41:44.593816 [ 187 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
| 18638 | 2026.01.09 00:41:44.598480 [ 187 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 7 rows starting from the beginning of the part | ||
| 18639 | 2026.01.09 00:41:44.603630 [ 187 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
| 18640 | 2026.01.09 00:41:44.608567 [ 187 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 7 rows starting from the beginning of the part | ||
| 18641 | 2026.01.09 00:41:44.667603 [ 202 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.089612941 sec., 6807.052566213623 rows/sec., 35.20 MiB/sec. | ||
| 18642 | 2026.01.09 00:41:44.670682 [ 202 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 18643 | 2026.01.09 00:41:44.672794 [ 202 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_81_16} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18644 | 2026.01.09 00:41:44.672875 [ 202 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_81_16} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 18645 | 2026.01.09 00:41:44.675630 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 18646 | 2026.01.09 00:41:45.001174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 381.24 MiB, peak 398.65 MiB, free memory in arenas 0.00 B, will set to 380.19 MiB (RSS), difference: -1.05 MiB | ||
| 18647 | 2026.01.09 00:41:45.076629 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 2362 | ||
| 18648 | 2026.01.09 00:41:45.079461 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18649 | 2026.01.09 00:41:45.079511 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18650 | 2026.01.09 00:41:45.080763 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 18651 | 2026.01.09 00:41:45.081024 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18652 | 2026.01.09 00:41:45.081295 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2362 | ||
| 18653 | 2026.01.09 00:41:47.040016 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18654 | 2026.01.09 00:41:47.040229 [ 269 ] {beb779e8-91f0-4f7f-b201-a952ca6a293f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18655 | 2026.01.09 00:41:47.040299 [ 269 ] {beb779e8-91f0-4f7f-b201-a952ca6a293f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18656 | 2026.01.09 00:41:47.041063 [ 269 ] {beb779e8-91f0-4f7f-b201-a952ca6a293f} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18657 | 2026.01.09 00:41:47.041102 [ 269 ] {beb779e8-91f0-4f7f-b201-a952ca6a293f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 18658 | 2026.01.09 00:41:47.041487 [ 269 ] {beb779e8-91f0-4f7f-b201-a952ca6a293f} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18659 | 2026.01.09 00:41:47.041706 [ 269 ] {beb779e8-91f0-4f7f-b201-a952ca6a293f} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18660 | 2026.01.09 00:41:47.041855 [ 269 ] {beb779e8-91f0-4f7f-b201-a952ca6a293f} <Debug> executeQuery: Read 139 rows, 12.36 KiB in 0.001677 sec., 82886.10614192009 rows/sec., 7.20 MiB/sec. | ||
| 18661 | 2026.01.09 00:41:47.041896 [ 269 ] {beb779e8-91f0-4f7f-b201-a952ca6a293f} <Debug> TCPHandler: Processed in 0.002012238 sec. | ||
| 18662 | 2026.01.09 00:41:47.042018 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18663 | 2026.01.09 00:41:47.042113 [ 269 ] {8d301238-c5b1-4a0b-bd1f-40a98a83dd5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18664 | 2026.01.09 00:41:47.042153 [ 269 ] {8d301238-c5b1-4a0b-bd1f-40a98a83dd5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18665 | 2026.01.09 00:41:47.042619 [ 269 ] {8d301238-c5b1-4a0b-bd1f-40a98a83dd5b} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18666 | 2026.01.09 00:41:47.042654 [ 269 ] {8d301238-c5b1-4a0b-bd1f-40a98a83dd5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 18667 | 2026.01.09 00:41:47.042945 [ 269 ] {8d301238-c5b1-4a0b-bd1f-40a98a83dd5b} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 18668 | 2026.01.09 00:41:47.043151 [ 269 ] {8d301238-c5b1-4a0b-bd1f-40a98a83dd5b} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18669 | 2026.01.09 00:41:47.043278 [ 269 ] {8d301238-c5b1-4a0b-bd1f-40a98a83dd5b} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001183 sec., 34657.65004226543 rows/sec., 2.55 MiB/sec. | ||
| 18670 | 2026.01.09 00:41:47.043315 [ 269 ] {8d301238-c5b1-4a0b-bd1f-40a98a83dd5b} <Debug> TCPHandler: Processed in 0.001347168 sec. | ||
| 18671 | 2026.01.09 00:41:47.043431 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18672 | 2026.01.09 00:41:47.043526 [ 269 ] {0a5614f5-8755-4e1b-913f-2f439c5c65a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18673 | 2026.01.09 00:41:47.043564 [ 269 ] {0a5614f5-8755-4e1b-913f-2f439c5c65a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18674 | 2026.01.09 00:41:47.043975 [ 269 ] {0a5614f5-8755-4e1b-913f-2f439c5c65a0} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18675 | 2026.01.09 00:41:47.044009 [ 269 ] {0a5614f5-8755-4e1b-913f-2f439c5c65a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 18676 | 2026.01.09 00:41:47.044301 [ 269 ] {0a5614f5-8755-4e1b-913f-2f439c5c65a0} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 18677 | 2026.01.09 00:41:47.044504 [ 269 ] {0a5614f5-8755-4e1b-913f-2f439c5c65a0} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18678 | 2026.01.09 00:41:47.044627 [ 269 ] {0a5614f5-8755-4e1b-913f-2f439c5c65a0} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.00112 sec., 892.8571428571429 rows/sec., 59.29 KiB/sec. | ||
| 18679 | 2026.01.09 00:41:47.044664 [ 269 ] {0a5614f5-8755-4e1b-913f-2f439c5c65a0} <Debug> TCPHandler: Processed in 0.001281487 sec. | ||
| 18680 | 2026.01.09 00:41:47.044770 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18681 | 2026.01.09 00:41:47.044864 [ 269 ] {9a4605f5-9faf-471a-a6e4-0e1ca8f10838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18682 | 2026.01.09 00:41:47.044902 [ 269 ] {9a4605f5-9faf-471a-a6e4-0e1ca8f10838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18683 | 2026.01.09 00:41:47.045346 [ 269 ] {9a4605f5-9faf-471a-a6e4-0e1ca8f10838} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18684 | 2026.01.09 00:41:47.045380 [ 269 ] {9a4605f5-9faf-471a-a6e4-0e1ca8f10838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 18685 | 2026.01.09 00:41:47.045668 [ 269 ] {9a4605f5-9faf-471a-a6e4-0e1ca8f10838} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18686 | 2026.01.09 00:41:47.045876 [ 269 ] {9a4605f5-9faf-471a-a6e4-0e1ca8f10838} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18687 | 2026.01.09 00:41:47.045997 [ 269 ] {9a4605f5-9faf-471a-a6e4-0e1ca8f10838} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001151 sec., 91225.02172024327 rows/sec., 7.13 MiB/sec. | ||
| 18688 | 2026.01.09 00:41:47.046033 [ 269 ] {9a4605f5-9faf-471a-a6e4-0e1ca8f10838} <Debug> TCPHandler: Processed in 0.001311038 sec. | ||
| 18689 | 2026.01.09 00:41:47.046143 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18690 | 2026.01.09 00:41:47.046237 [ 269 ] {e387ce90-7140-4c9b-ab9f-d581206dc0be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18691 | 2026.01.09 00:41:47.046279 [ 269 ] {e387ce90-7140-4c9b-ab9f-d581206dc0be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18692 | 2026.01.09 00:41:47.046714 [ 269 ] {e387ce90-7140-4c9b-ab9f-d581206dc0be} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18693 | 2026.01.09 00:41:47.046749 [ 269 ] {e387ce90-7140-4c9b-ab9f-d581206dc0be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 18694 | 2026.01.09 00:41:47.047072 [ 269 ] {e387ce90-7140-4c9b-ab9f-d581206dc0be} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18695 | 2026.01.09 00:41:47.047274 [ 269 ] {e387ce90-7140-4c9b-ab9f-d581206dc0be} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18696 | 2026.01.09 00:41:47.047400 [ 269 ] {e387ce90-7140-4c9b-ab9f-d581206dc0be} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 18697 | 2026.01.09 00:41:47.047437 [ 269 ] {e387ce90-7140-4c9b-ab9f-d581206dc0be} <Debug> TCPHandler: Processed in 0.001342588 sec. | ||
| 18698 | 2026.01.09 00:41:47.047544 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18699 | 2026.01.09 00:41:47.047645 [ 269 ] {7cd6c9ac-7dd1-4acd-bafb-8d7577ef1aa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18700 | 2026.01.09 00:41:47.047687 [ 269 ] {7cd6c9ac-7dd1-4acd-bafb-8d7577ef1aa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18701 | 2026.01.09 00:41:47.048064 [ 269 ] {7cd6c9ac-7dd1-4acd-bafb-8d7577ef1aa3} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18702 | 2026.01.09 00:41:47.048099 [ 269 ] {7cd6c9ac-7dd1-4acd-bafb-8d7577ef1aa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 18703 | 2026.01.09 00:41:47.048395 [ 269 ] {7cd6c9ac-7dd1-4acd-bafb-8d7577ef1aa3} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 18704 | 2026.01.09 00:41:47.048595 [ 269 ] {7cd6c9ac-7dd1-4acd-bafb-8d7577ef1aa3} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18705 | 2026.01.09 00:41:47.048682 [ 113 ] {} <Debug> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62) (MergerMutator): Selected 6 parts from all_1_56_12 to all_61_61_0 | ||
| 18706 | 2026.01.09 00:41:47.048719 [ 113 ] {} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18707 | 2026.01.09 00:41:47.048737 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 18708 | 2026.01.09 00:41:47.048744 [ 269 ] {7cd6c9ac-7dd1-4acd-bafb-8d7577ef1aa3} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001117 sec., 895.2551477170995 rows/sec., 56.83 KiB/sec. | ||
| 18709 | 2026.01.09 00:41:47.048784 [ 269 ] {7cd6c9ac-7dd1-4acd-bafb-8d7577ef1aa3} <Debug> TCPHandler: Processed in 0.001292597 sec. | ||
| 18710 | 2026.01.09 00:41:47.048821 [ 201 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_61_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_12 to all_61_61_0 into Compact with storage Full | ||
| 18711 | 2026.01.09 00:41:47.048896 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18712 | 2026.01.09 00:41:47.048904 [ 201 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_61_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18713 | 2026.01.09 00:41:47.048938 [ 201 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_12, total 56 rows starting from the beginning of the part | ||
| 18714 | 2026.01.09 00:41:47.048988 [ 201 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1 rows starting from the beginning of the part | ||
| 18715 | 2026.01.09 00:41:47.048993 [ 269 ] {d761e973-e1be-4606-94df-7296cc7513cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18716 | 2026.01.09 00:41:47.049029 [ 201 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1 rows starting from the beginning of the part | ||
| 18717 | 2026.01.09 00:41:47.049061 [ 269 ] {d761e973-e1be-4606-94df-7296cc7513cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18718 | 2026.01.09 00:41:47.049068 [ 201 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1 rows starting from the beginning of the part | ||
| 18719 | 2026.01.09 00:41:47.049107 [ 201 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1 rows starting from the beginning of the part | ||
| 18720 | 2026.01.09 00:41:47.049144 [ 201 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1 rows starting from the beginning of the part | ||
| 18721 | 2026.01.09 00:41:47.049922 [ 188 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_61_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 61 rows, containing 4 columns (4 merged, 0 gathered) in 0.001131382 sec., 53916.36069868533 rows/sec., 3.53 MiB/sec. | ||
| 18722 | 2026.01.09 00:41:47.050013 [ 269 ] {d761e973-e1be-4606-94df-7296cc7513cc} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18723 | 2026.01.09 00:41:47.050051 [ 201 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_61_13} <Trace> MergedBlockOutputStream: filled checksums all_1_61_13 (state Temporary) | ||
| 18724 | 2026.01.09 00:41:47.050061 [ 269 ] {d761e973-e1be-4606-94df-7296cc7513cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 18725 | 2026.01.09 00:41:47.050276 [ 201 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_61_13} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_merge_all_1_61_13 to all_1_61_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18726 | 2026.01.09 00:41:47.050336 [ 201 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_61_13} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62) (MergerMutator): Merged 6 parts: [all_1_56_12, all_61_61_0] -> all_1_61_13 | ||
| 18727 | 2026.01.09 00:41:47.050392 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 18728 | 2026.01.09 00:41:47.050620 [ 269 ] {d761e973-e1be-4606-94df-7296cc7513cc} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 18729 | 2026.01.09 00:41:47.050844 [ 269 ] {d761e973-e1be-4606-94df-7296cc7513cc} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18730 | 2026.01.09 00:41:47.051007 [ 269 ] {d761e973-e1be-4606-94df-7296cc7513cc} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002033 sec., 20167.240531234627 rows/sec., 36.14 MiB/sec. | ||
| 18731 | 2026.01.09 00:41:47.051093 [ 269 ] {d761e973-e1be-4606-94df-7296cc7513cc} <Debug> TCPHandler: Processed in 0.002245903 sec. | ||
| 18732 | 2026.01.09 00:41:47.051221 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18733 | 2026.01.09 00:41:47.051319 [ 269 ] {4ac4923d-dcf8-4f72-bac4-d6cae9148146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18734 | 2026.01.09 00:41:47.051361 [ 269 ] {4ac4923d-dcf8-4f72-bac4-d6cae9148146} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18735 | 2026.01.09 00:41:47.051708 [ 269 ] {4ac4923d-dcf8-4f72-bac4-d6cae9148146} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18736 | 2026.01.09 00:41:47.051744 [ 269 ] {4ac4923d-dcf8-4f72-bac4-d6cae9148146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 18737 | 2026.01.09 00:41:47.052065 [ 269 ] {4ac4923d-dcf8-4f72-bac4-d6cae9148146} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18738 | 2026.01.09 00:41:47.052286 [ 269 ] {4ac4923d-dcf8-4f72-bac4-d6cae9148146} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18739 | 2026.01.09 00:41:47.052418 [ 269 ] {4ac4923d-dcf8-4f72-bac4-d6cae9148146} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 18740 | 2026.01.09 00:41:47.052455 [ 269 ] {4ac4923d-dcf8-4f72-bac4-d6cae9148146} <Debug> TCPHandler: Processed in 0.001284766 sec. | ||
| 18741 | 2026.01.09 00:41:49.741899 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18742 | 2026.01.09 00:41:49.741951 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18743 | 2026.01.09 00:41:49.966120 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39319 | ||
| 18744 | 2026.01.09 00:41:49.966601 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18745 | 2026.01.09 00:41:49.966642 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 18746 | 2026.01.09 00:41:49.967123 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 18747 | 2026.01.09 00:41:49.967392 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18748 | 2026.01.09 00:41:49.967551 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39319 | ||
| 18749 | 2026.01.09 00:41:50.698538 [ 122 ] {} <Debug> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c) (MergerMutator): Selected 5 parts from all_1_55_12 to all_59_59_0 | ||
| 18750 | 2026.01.09 00:41:50.698625 [ 122 ] {} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18751 | 2026.01.09 00:41:50.698650 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 18752 | 2026.01.09 00:41:50.698785 [ 189 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_59_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_55_12 to all_59_59_0 into Compact with storage Full | ||
| 18753 | 2026.01.09 00:41:50.698939 [ 189 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_59_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18754 | 2026.01.09 00:41:50.698977 [ 189 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_59_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_12, total 434 rows starting from the beginning of the part | ||
| 18755 | 2026.01.09 00:41:50.699051 [ 189 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_59_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 410 rows starting from the beginning of the part | ||
| 18756 | 2026.01.09 00:41:50.699104 [ 189 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_59_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 410 rows starting from the beginning of the part | ||
| 18757 | 2026.01.09 00:41:50.699152 [ 189 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_59_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 410 rows starting from the beginning of the part | ||
| 18758 | 2026.01.09 00:41:50.699196 [ 189 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_59_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 410 rows starting from the beginning of the part | ||
| 18759 | 2026.01.09 00:41:50.700246 [ 188 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_59_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2074 rows, containing 5 columns (5 merged, 0 gathered) in 0.001522363 sec., 1362355.758777637 rows/sec., 91.93 MiB/sec. | ||
| 18760 | 2026.01.09 00:41:50.700444 [ 192 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_59_13} <Trace> MergedBlockOutputStream: filled checksums all_1_59_13 (state Temporary) | ||
| 18761 | 2026.01.09 00:41:50.700733 [ 192 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_59_13} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_merge_all_1_59_13 to all_1_59_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18762 | 2026.01.09 00:41:50.700814 [ 192 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_59_13} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c) (MergerMutator): Merged 5 parts: [all_1_55_12, all_59_59_0] -> all_1_59_13 | ||
| 18763 | 2026.01.09 00:41:50.700904 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 18764 | 2026.01.09 00:41:51.076235 [ 122 ] {} <Debug> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97) (MergerMutator): Selected 5 parts from all_1_51_11 to all_55_55_0 | ||
| 18765 | 2026.01.09 00:41:51.076316 [ 122 ] {} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18766 | 2026.01.09 00:41:51.076352 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 18767 | 2026.01.09 00:41:51.076516 [ 201 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::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 | ||
| 18768 | 2026.01.09 00:41:51.076521 [ 219 ] {} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Found 5 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] | ||
| 18769 | 2026.01.09 00:41:51.076648 [ 219 ] {} <Debug> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Removing 5 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] | ||
| 18770 | 2026.01.09 00:41:51.076729 [ 201 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_55_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18771 | 2026.01.09 00:41:51.076798 [ 201 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::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 | ||
| 18772 | 2026.01.09 00:41:51.076888 [ 201 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::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 | ||
| 18773 | 2026.01.09 00:41:51.076944 [ 201 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::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 | ||
| 18774 | 2026.01.09 00:41:51.076996 [ 201 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::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 | ||
| 18775 | 2026.01.09 00:41:51.077049 [ 201 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::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 | ||
| 18776 | 2026.01.09 00:41:51.077832 [ 192 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_55_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 330 rows, containing 4 columns (4 merged, 0 gathered) in 0.00139048 sec., 237328.11690926875 rows/sec., 12.11 MiB/sec. | ||
| 18777 | 2026.01.09 00:41:51.077984 [ 188 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_55_12} <Trace> MergedBlockOutputStream: filled checksums all_1_55_12 (state Temporary) | ||
| 18778 | 2026.01.09 00:41:51.078272 [ 188 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_55_12} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_merge_all_1_55_12 to all_1_55_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18779 | 2026.01.09 00:41:51.078360 [ 188 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_55_12} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97) (MergerMutator): Merged 5 parts: [all_1_51_11, all_55_55_0] -> all_1_55_12 | ||
| 18780 | 2026.01.09 00:41:51.078442 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 18781 | 2026.01.09 00:41:51.079212 [ 219 ] {} <Debug> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Removing 5 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18782 | 2026.01.09 00:41:51.437588 [ 120 ] {} <Debug> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6) (MergerMutator): Selected 5 parts from all_1_55_12 to all_59_59_0 | ||
| 18783 | 2026.01.09 00:41:51.437686 [ 120 ] {} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18784 | 2026.01.09 00:41:51.437734 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 18785 | 2026.01.09 00:41:51.437925 [ 201 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_59_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_55_12 to all_59_59_0 into Compact with storage Full | ||
| 18786 | 2026.01.09 00:41:51.438074 [ 201 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_59_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18787 | 2026.01.09 00:41:51.438109 [ 201 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_59_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_12, total 223 rows starting from the beginning of the part | ||
| 18788 | 2026.01.09 00:41:51.438177 [ 201 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_59_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 211 rows starting from the beginning of the part | ||
| 18789 | 2026.01.09 00:41:51.438227 [ 201 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_59_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 211 rows starting from the beginning of the part | ||
| 18790 | 2026.01.09 00:41:51.438274 [ 201 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_59_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 211 rows starting from the beginning of the part | ||
| 18791 | 2026.01.09 00:41:51.438321 [ 201 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_59_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 211 rows starting from the beginning of the part | ||
| 18792 | 2026.01.09 00:41:51.439204 [ 194 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_59_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1067 rows, containing 5 columns (5 merged, 0 gathered) in 0.001341378 sec., 795450.6485122016 rows/sec., 48.38 MiB/sec. | ||
| 18793 | 2026.01.09 00:41:51.439397 [ 196 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_59_13} <Trace> MergedBlockOutputStream: filled checksums all_1_59_13 (state Temporary) | ||
| 18794 | 2026.01.09 00:41:51.439715 [ 196 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_59_13} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_merge_all_1_59_13 to all_1_59_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18795 | 2026.01.09 00:41:51.439799 [ 196 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_59_13} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6) (MergerMutator): Merged 5 parts: [all_1_55_12, all_59_59_0] -> all_1_59_13 | ||
| 18796 | 2026.01.09 00:41:51.439891 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 18797 | 2026.01.09 00:41:52.049558 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18798 | 2026.01.09 00:41:52.049749 [ 269 ] {55d8b3b5-e63b-4fe7-ac9b-859dea1f8d9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18799 | 2026.01.09 00:41:52.049819 [ 269 ] {55d8b3b5-e63b-4fe7-ac9b-859dea1f8d9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18800 | 2026.01.09 00:41:52.050648 [ 269 ] {55d8b3b5-e63b-4fe7-ac9b-859dea1f8d9d} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18801 | 2026.01.09 00:41:52.050695 [ 269 ] {55d8b3b5-e63b-4fe7-ac9b-859dea1f8d9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 18802 | 2026.01.09 00:41:52.051080 [ 269 ] {55d8b3b5-e63b-4fe7-ac9b-859dea1f8d9d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 18803 | 2026.01.09 00:41:52.051307 [ 269 ] {55d8b3b5-e63b-4fe7-ac9b-859dea1f8d9d} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18804 | 2026.01.09 00:41:52.051461 [ 269 ] {55d8b3b5-e63b-4fe7-ac9b-859dea1f8d9d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001764 sec., 232426.3038548753 rows/sec., 14.74 MiB/sec. | ||
| 18805 | 2026.01.09 00:41:52.051503 [ 269 ] {55d8b3b5-e63b-4fe7-ac9b-859dea1f8d9d} <Debug> TCPHandler: Processed in 0.00207859 sec. | ||
| 18806 | 2026.01.09 00:41:52.051620 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18807 | 2026.01.09 00:41:52.051715 [ 269 ] {d01a4dad-74c1-491b-9652-74e09b6283f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18808 | 2026.01.09 00:41:52.051754 [ 269 ] {d01a4dad-74c1-491b-9652-74e09b6283f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18809 | 2026.01.09 00:41:52.052609 [ 269 ] {d01a4dad-74c1-491b-9652-74e09b6283f2} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18810 | 2026.01.09 00:41:52.052646 [ 269 ] {d01a4dad-74c1-491b-9652-74e09b6283f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 18811 | 2026.01.09 00:41:52.053004 [ 269 ] {d01a4dad-74c1-491b-9652-74e09b6283f2} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18812 | 2026.01.09 00:41:52.053204 [ 269 ] {d01a4dad-74c1-491b-9652-74e09b6283f2} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18813 | 2026.01.09 00:41:52.053330 [ 269 ] {d01a4dad-74c1-491b-9652-74e09b6283f2} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001635 sec., 680122.3241590214 rows/sec., 53.66 MiB/sec. | ||
| 18814 | 2026.01.09 00:41:52.053368 [ 269 ] {d01a4dad-74c1-491b-9652-74e09b6283f2} <Debug> TCPHandler: Processed in 0.001795572 sec. | ||
| 18815 | 2026.01.09 00:41:52.053479 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18816 | 2026.01.09 00:41:52.053574 [ 269 ] {0485ca9e-04fd-4f8b-b2d1-b24ba0d7dc8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18817 | 2026.01.09 00:41:52.053613 [ 269 ] {0485ca9e-04fd-4f8b-b2d1-b24ba0d7dc8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18818 | 2026.01.09 00:41:52.054109 [ 269 ] {0485ca9e-04fd-4f8b-b2d1-b24ba0d7dc8f} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18819 | 2026.01.09 00:41:52.054145 [ 269 ] {0485ca9e-04fd-4f8b-b2d1-b24ba0d7dc8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 18820 | 2026.01.09 00:41:52.054450 [ 269 ] {0485ca9e-04fd-4f8b-b2d1-b24ba0d7dc8f} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 18821 | 2026.01.09 00:41:52.054652 [ 269 ] {0485ca9e-04fd-4f8b-b2d1-b24ba0d7dc8f} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18822 | 2026.01.09 00:41:52.054769 [ 120 ] {} <Debug> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 18823 | 2026.01.09 00:41:52.054778 [ 269 ] {0485ca9e-04fd-4f8b-b2d1-b24ba0d7dc8f} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001223 sec., 167620.60506950124 rows/sec., 9.83 MiB/sec. | ||
| 18824 | 2026.01.09 00:41:52.054834 [ 120 ] {} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18825 | 2026.01.09 00:41:52.054854 [ 269 ] {0485ca9e-04fd-4f8b-b2d1-b24ba0d7dc8f} <Debug> TCPHandler: Processed in 0.00142304 sec. | ||
| 18826 | 2026.01.09 00:41:52.054861 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 18827 | 2026.01.09 00:41:52.054969 [ 196 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::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 | ||
| 18828 | 2026.01.09 00:41:52.054973 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18829 | 2026.01.09 00:41:52.055105 [ 269 ] {50c1b4ea-7f4c-4ec2-810b-af84f2901150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18830 | 2026.01.09 00:41:52.055107 [ 196 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18831 | 2026.01.09 00:41:52.055147 [ 269 ] {50c1b4ea-7f4c-4ec2-810b-af84f2901150} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18832 | 2026.01.09 00:41:52.055158 [ 196 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 278 rows starting from the beginning of the part | ||
| 18833 | 2026.01.09 00:41:52.055237 [ 196 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 205 rows starting from the beginning of the part | ||
| 18834 | 2026.01.09 00:41:52.055289 [ 196 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 41 rows starting from the beginning of the part | ||
| 18835 | 2026.01.09 00:41:52.055335 [ 196 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 205 rows starting from the beginning of the part | ||
| 18836 | 2026.01.09 00:41:52.055379 [ 196 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 41 rows starting from the beginning of the part | ||
| 18837 | 2026.01.09 00:41:52.055429 [ 196 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 205 rows starting from the beginning of the part | ||
| 18838 | 2026.01.09 00:41:52.055640 [ 269 ] {50c1b4ea-7f4c-4ec2-810b-af84f2901150} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18839 | 2026.01.09 00:41:52.055679 [ 269 ] {50c1b4ea-7f4c-4ec2-810b-af84f2901150} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 18840 | 2026.01.09 00:41:52.055987 [ 269 ] {50c1b4ea-7f4c-4ec2-810b-af84f2901150} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 18841 | 2026.01.09 00:41:52.056200 [ 269 ] {50c1b4ea-7f4c-4ec2-810b-af84f2901150} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18842 | 2026.01.09 00:41:52.056311 [ 120 ] {} <Debug> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 18843 | 2026.01.09 00:41:52.056325 [ 269 ] {50c1b4ea-7f4c-4ec2-810b-af84f2901150} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001239 sec., 171105.73042776433 rows/sec., 11.03 MiB/sec. | ||
| 18844 | 2026.01.09 00:41:52.056357 [ 120 ] {} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18845 | 2026.01.09 00:41:52.056382 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 18846 | 2026.01.09 00:41:52.056383 [ 269 ] {50c1b4ea-7f4c-4ec2-810b-af84f2901150} <Debug> TCPHandler: Processed in 0.001457852 sec. | ||
| 18847 | 2026.01.09 00:41:52.056443 [ 196 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::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 | ||
| 18848 | 2026.01.09 00:41:52.056444 [ 194 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 975 rows, containing 5 columns (5 merged, 0 gathered) in 0.001515833 sec., 643210.6966928415 rows/sec., 41.67 MiB/sec. | ||
| 18849 | 2026.01.09 00:41:52.056512 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18850 | 2026.01.09 00:41:52.056544 [ 196 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18851 | 2026.01.09 00:41:52.056588 [ 196 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 466 rows starting from the beginning of the part | ||
| 18852 | 2026.01.09 00:41:52.056618 [ 269 ] {a650c02d-89a0-4ce9-9f00-39618d894d9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18853 | 2026.01.09 00:41:52.056637 [ 196 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 212 rows starting from the beginning of the part | ||
| 18854 | 2026.01.09 00:41:52.056661 [ 269 ] {a650c02d-89a0-4ce9-9f00-39618d894d9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18855 | 2026.01.09 00:41:52.056684 [ 196 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 212 rows starting from the beginning of the part | ||
| 18856 | 2026.01.09 00:41:52.056688 [ 199 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 18857 | 2026.01.09 00:41:52.056725 [ 196 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 440 rows starting from the beginning of the part | ||
| 18858 | 2026.01.09 00:41:52.056764 [ 196 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1 rows starting from the beginning of the part | ||
| 18859 | 2026.01.09 00:41:52.056800 [ 196 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 212 rows starting from the beginning of the part | ||
| 18860 | 2026.01.09 00:41:52.057055 [ 199 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_116_23} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18861 | 2026.01.09 00:41:52.057141 [ 199 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_116_23} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 18862 | 2026.01.09 00:41:52.057164 [ 269 ] {a650c02d-89a0-4ce9-9f00-39618d894d9d} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18863 | 2026.01.09 00:41:52.057204 [ 269 ] {a650c02d-89a0-4ce9-9f00-39618d894d9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 18864 | 2026.01.09 00:41:52.057241 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 18865 | 2026.01.09 00:41:52.057526 [ 269 ] {a650c02d-89a0-4ce9-9f00-39618d894d9d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 18866 | 2026.01.09 00:41:52.057731 [ 269 ] {a650c02d-89a0-4ce9-9f00-39618d894d9d} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18867 | 2026.01.09 00:41:52.057773 [ 197 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1543 rows, containing 5 columns (5 merged, 0 gathered) in 0.001355149 sec., 1138620.181249442 rows/sec., 79.18 MiB/sec. | ||
| 18868 | 2026.01.09 00:41:52.057859 [ 269 ] {a650c02d-89a0-4ce9-9f00-39618d894d9d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001259 sec., 167593.3280381255 rows/sec., 9.52 MiB/sec. | ||
| 18869 | 2026.01.09 00:41:52.057899 [ 269 ] {a650c02d-89a0-4ce9-9f00-39618d894d9d} <Debug> TCPHandler: Processed in 0.001433801 sec. | ||
| 18870 | 2026.01.09 00:41:52.057928 [ 199 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 18871 | 2026.01.09 00:41:52.058008 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18872 | 2026.01.09 00:41:52.058106 [ 269 ] {956f3dcb-082b-4c5c-a331-bb4909ca84db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18873 | 2026.01.09 00:41:52.058146 [ 269 ] {956f3dcb-082b-4c5c-a331-bb4909ca84db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18874 | 2026.01.09 00:41:52.058186 [ 199 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_66_13} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18875 | 2026.01.09 00:41:52.058258 [ 199 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_66_13} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 18876 | 2026.01.09 00:41:52.058336 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 18877 | 2026.01.09 00:41:52.058792 [ 269 ] {956f3dcb-082b-4c5c-a331-bb4909ca84db} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18878 | 2026.01.09 00:41:52.058831 [ 269 ] {956f3dcb-082b-4c5c-a331-bb4909ca84db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 18879 | 2026.01.09 00:41:52.059213 [ 269 ] {956f3dcb-082b-4c5c-a331-bb4909ca84db} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18880 | 2026.01.09 00:41:52.059439 [ 269 ] {956f3dcb-082b-4c5c-a331-bb4909ca84db} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18881 | 2026.01.09 00:41:52.059574 [ 269 ] {956f3dcb-082b-4c5c-a331-bb4909ca84db} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001486 sec., 456931.35935397045 rows/sec., 31.85 MiB/sec. | ||
| 18882 | 2026.01.09 00:41:52.059614 [ 269 ] {956f3dcb-082b-4c5c-a331-bb4909ca84db} <Debug> TCPHandler: Processed in 0.001653827 sec. | ||
| 18883 | 2026.01.09 00:41:52.059724 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18884 | 2026.01.09 00:41:52.059821 [ 269 ] {32829425-9f06-48c3-8dc7-58879b94b067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18885 | 2026.01.09 00:41:52.059863 [ 269 ] {32829425-9f06-48c3-8dc7-58879b94b067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18886 | 2026.01.09 00:41:52.060194 [ 269 ] {32829425-9f06-48c3-8dc7-58879b94b067} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18887 | 2026.01.09 00:41:52.060231 [ 269 ] {32829425-9f06-48c3-8dc7-58879b94b067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 18888 | 2026.01.09 00:41:52.060528 [ 269 ] {32829425-9f06-48c3-8dc7-58879b94b067} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 18889 | 2026.01.09 00:41:52.060731 [ 269 ] {32829425-9f06-48c3-8dc7-58879b94b067} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18890 | 2026.01.09 00:41:52.060858 [ 269 ] {32829425-9f06-48c3-8dc7-58879b94b067} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. | ||
| 18891 | 2026.01.09 00:41:52.060896 [ 269 ] {32829425-9f06-48c3-8dc7-58879b94b067} <Debug> TCPHandler: Processed in 0.001222305 sec. | ||
| 18892 | 2026.01.09 00:41:52.060998 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18893 | 2026.01.09 00:41:52.061101 [ 269 ] {20a9b3e0-8424-49c5-af1f-062a29260ce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18894 | 2026.01.09 00:41:52.061143 [ 269 ] {20a9b3e0-8424-49c5-af1f-062a29260ce0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18895 | 2026.01.09 00:41:52.061600 [ 269 ] {20a9b3e0-8424-49c5-af1f-062a29260ce0} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18896 | 2026.01.09 00:41:52.061636 [ 269 ] {20a9b3e0-8424-49c5-af1f-062a29260ce0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 18897 | 2026.01.09 00:41:52.061963 [ 269 ] {20a9b3e0-8424-49c5-af1f-062a29260ce0} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18898 | 2026.01.09 00:41:52.062169 [ 269 ] {20a9b3e0-8424-49c5-af1f-062a29260ce0} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18899 | 2026.01.09 00:41:52.062304 [ 269 ] {20a9b3e0-8424-49c5-af1f-062a29260ce0} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001221 sec., 257166.25716625716 rows/sec., 16.89 MiB/sec. | ||
| 18900 | 2026.01.09 00:41:52.062341 [ 269 ] {20a9b3e0-8424-49c5-af1f-062a29260ce0} <Debug> TCPHandler: Processed in 0.00139286 sec. | ||
| 18901 | 2026.01.09 00:41:52.062447 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18902 | 2026.01.09 00:41:52.062546 [ 269 ] {fc93697c-fb60-4ad3-96a3-b2889cc4f33f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18903 | 2026.01.09 00:41:52.062589 [ 269 ] {fc93697c-fb60-4ad3-96a3-b2889cc4f33f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18904 | 2026.01.09 00:41:52.062919 [ 269 ] {fc93697c-fb60-4ad3-96a3-b2889cc4f33f} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18905 | 2026.01.09 00:41:52.062955 [ 269 ] {fc93697c-fb60-4ad3-96a3-b2889cc4f33f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 18906 | 2026.01.09 00:41:52.063264 [ 269 ] {fc93697c-fb60-4ad3-96a3-b2889cc4f33f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 18907 | 2026.01.09 00:41:52.063467 [ 269 ] {fc93697c-fb60-4ad3-96a3-b2889cc4f33f} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18908 | 2026.01.09 00:41:52.063597 [ 269 ] {fc93697c-fb60-4ad3-96a3-b2889cc4f33f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001071 sec., 933.7068160597573 rows/sec., 62.92 KiB/sec. | ||
| 18909 | 2026.01.09 00:41:52.063635 [ 269 ] {fc93697c-fb60-4ad3-96a3-b2889cc4f33f} <Debug> TCPHandler: Processed in 0.001239175 sec. | ||
| 18910 | 2026.01.09 00:41:52.063747 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18911 | 2026.01.09 00:41:52.063844 [ 269 ] {7acde536-1ee4-4968-944f-4c005dddcbfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18912 | 2026.01.09 00:41:52.063885 [ 269 ] {7acde536-1ee4-4968-944f-4c005dddcbfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18913 | 2026.01.09 00:41:52.064226 [ 269 ] {7acde536-1ee4-4968-944f-4c005dddcbfb} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18914 | 2026.01.09 00:41:52.064262 [ 269 ] {7acde536-1ee4-4968-944f-4c005dddcbfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 18915 | 2026.01.09 00:41:52.064577 [ 269 ] {7acde536-1ee4-4968-944f-4c005dddcbfb} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18916 | 2026.01.09 00:41:52.064790 [ 269 ] {7acde536-1ee4-4968-944f-4c005dddcbfb} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18917 | 2026.01.09 00:41:52.064917 [ 269 ] {7acde536-1ee4-4968-944f-4c005dddcbfb} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001092 sec., 95238.09523809524 rows/sec., 5.84 MiB/sec. | ||
| 18918 | 2026.01.09 00:41:52.064954 [ 269 ] {7acde536-1ee4-4968-944f-4c005dddcbfb} <Debug> TCPHandler: Processed in 0.001257215 sec. | ||
| 18919 | 2026.01.09 00:41:52.081634 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 18920 | 2026.01.09 00:41:52.099577 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18921 | 2026.01.09 00:41:52.099638 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 18922 | 2026.01.09 00:41:52.105896 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 18923 | 2026.01.09 00:41:52.106604 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18924 | 2026.01.09 00:41:52.110058 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 18925 | 2026.01.09 00:41:53.000162 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 381.48 MiB, peak 398.65 MiB, free memory in arenas 0.00 B, will set to 380.20 MiB (RSS), difference: -1.27 MiB | ||
| 18926 | 2026.01.09 00:41:55.082416 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2398 | ||
| 18927 | 2026.01.09 00:41:55.084764 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18928 | 2026.01.09 00:41:55.084808 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 18929 | 2026.01.09 00:41:55.085949 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 18930 | 2026.01.09 00:41:55.086205 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18931 | 2026.01.09 00:41:55.086349 [ 112 ] {} <Debug> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 18932 | 2026.01.09 00:41:55.086418 [ 112 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18933 | 2026.01.09 00:41:55.086438 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 18934 | 2026.01.09 00:41:55.086455 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2398 | ||
| 18935 | 2026.01.09 00:41:55.086556 [ 194 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::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 | ||
| 18936 | 2026.01.09 00:41:55.087146 [ 194 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18937 | 2026.01.09 00:41:55.087291 [ 194 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2208 rows starting from the beginning of the part | ||
| 18938 | 2026.01.09 00:41:55.087672 [ 194 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 42 rows starting from the beginning of the part | ||
| 18939 | 2026.01.09 00:41:55.088037 [ 194 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 32 rows starting from the beginning of the part | ||
| 18940 | 2026.01.09 00:41:55.088410 [ 194 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 34 rows starting from the beginning of the part | ||
| 18941 | 2026.01.09 00:41:55.088756 [ 194 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 46 rows starting from the beginning of the part | ||
| 18942 | 2026.01.09 00:41:55.089089 [ 194 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 36 rows starting from the beginning of the part | ||
| 18943 | 2026.01.09 00:41:55.096509 [ 197 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2398 rows, containing 72 columns (72 merged, 0 gathered) in 0.010012045 sec., 239511.50838814647 rows/sec., 182.60 MiB/sec. | ||
| 18944 | 2026.01.09 00:41:55.098657 [ 195 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 18945 | 2026.01.09 00:41:55.099295 [ 195 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_61_12} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18946 | 2026.01.09 00:41:55.099374 [ 195 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_61_12} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 18947 | 2026.01.09 00:41:55.099736 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.05 MiB. | ||
| 18948 | 2026.01.09 00:41:57.048850 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18949 | 2026.01.09 00:41:57.049083 [ 269 ] {0c86ff50-8633-440a-b8a8-255d49abe6c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18950 | 2026.01.09 00:41:57.049160 [ 269 ] {0c86ff50-8633-440a-b8a8-255d49abe6c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18951 | 2026.01.09 00:41:57.049783 [ 269 ] {0c86ff50-8633-440a-b8a8-255d49abe6c4} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18952 | 2026.01.09 00:41:57.049829 [ 269 ] {0c86ff50-8633-440a-b8a8-255d49abe6c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 18953 | 2026.01.09 00:41:57.050213 [ 269 ] {0c86ff50-8633-440a-b8a8-255d49abe6c4} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 18954 | 2026.01.09 00:41:57.050446 [ 269 ] {0c86ff50-8633-440a-b8a8-255d49abe6c4} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18955 | 2026.01.09 00:41:57.050604 [ 269 ] {0c86ff50-8633-440a-b8a8-255d49abe6c4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001592 sec., 15075.37688442211 rows/sec., 1.25 MiB/sec. | ||
| 18956 | 2026.01.09 00:41:57.050656 [ 269 ] {0c86ff50-8633-440a-b8a8-255d49abe6c4} <Debug> TCPHandler: Processed in 0.001941136 sec. | ||
| 18957 | 2026.01.09 00:41:57.050778 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18958 | 2026.01.09 00:41:57.050879 [ 269 ] {acada092-1169-45fe-9fef-d176e0e4b39c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18959 | 2026.01.09 00:41:57.050921 [ 269 ] {acada092-1169-45fe-9fef-d176e0e4b39c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18960 | 2026.01.09 00:41:57.051329 [ 269 ] {acada092-1169-45fe-9fef-d176e0e4b39c} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18961 | 2026.01.09 00:41:57.051367 [ 269 ] {acada092-1169-45fe-9fef-d176e0e4b39c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 18962 | 2026.01.09 00:41:57.051656 [ 269 ] {acada092-1169-45fe-9fef-d176e0e4b39c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 18963 | 2026.01.09 00:41:57.051854 [ 269 ] {acada092-1169-45fe-9fef-d176e0e4b39c} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18964 | 2026.01.09 00:41:57.051984 [ 269 ] {acada092-1169-45fe-9fef-d176e0e4b39c} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001127 sec., 12422.360248447205 rows/sec., 1012.96 KiB/sec. | ||
| 18965 | 2026.01.09 00:41:57.052023 [ 269 ] {acada092-1169-45fe-9fef-d176e0e4b39c} <Debug> TCPHandler: Processed in 0.001295327 sec. | ||
| 18966 | 2026.01.09 00:41:57.052122 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18967 | 2026.01.09 00:41:57.052215 [ 269 ] {3b9313bc-4e12-40ec-98b2-e03a29a96dc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18968 | 2026.01.09 00:41:57.052254 [ 269 ] {3b9313bc-4e12-40ec-98b2-e03a29a96dc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18969 | 2026.01.09 00:41:57.052799 [ 269 ] {3b9313bc-4e12-40ec-98b2-e03a29a96dc6} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18970 | 2026.01.09 00:41:57.052833 [ 269 ] {3b9313bc-4e12-40ec-98b2-e03a29a96dc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 18971 | 2026.01.09 00:41:57.053144 [ 269 ] {3b9313bc-4e12-40ec-98b2-e03a29a96dc6} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18972 | 2026.01.09 00:41:57.053342 [ 269 ] {3b9313bc-4e12-40ec-98b2-e03a29a96dc6} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18973 | 2026.01.09 00:41:57.053458 [ 116 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18974 | 2026.01.09 00:41:57.053470 [ 269 ] {3b9313bc-4e12-40ec-98b2-e03a29a96dc6} <Debug> executeQuery: Read 265 rows, 24.24 KiB in 0.001273 sec., 208169.67792615868 rows/sec., 18.60 MiB/sec. | ||
| 18975 | 2026.01.09 00:41:57.053523 [ 116 ] {} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18976 | 2026.01.09 00:41:57.053533 [ 269 ] {3b9313bc-4e12-40ec-98b2-e03a29a96dc6} <Debug> TCPHandler: Processed in 0.001458752 sec. | ||
| 18977 | 2026.01.09 00:41:57.053549 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 18978 | 2026.01.09 00:41:57.053664 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18979 | 2026.01.09 00:41:57.053686 [ 194 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 18980 | 2026.01.09 00:41:57.053789 [ 269 ] {172b76b8-f0dd-447c-94f2-cb0660a71d51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18981 | 2026.01.09 00:41:57.053843 [ 269 ] {172b76b8-f0dd-447c-94f2-cb0660a71d51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18982 | 2026.01.09 00:41:57.053846 [ 194 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18983 | 2026.01.09 00:41:57.053904 [ 194 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2466 rows starting from the beginning of the part | ||
| 18984 | 2026.01.09 00:41:57.053983 [ 194 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 2252 rows starting from the beginning of the part | ||
| 18985 | 2026.01.09 00:41:57.054040 [ 194 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 56 rows starting from the beginning of the part | ||
| 18986 | 2026.01.09 00:41:57.054093 [ 194 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 139 rows starting from the beginning of the part | ||
| 18987 | 2026.01.09 00:41:57.054139 [ 194 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 1112 rows starting from the beginning of the part | ||
| 18988 | 2026.01.09 00:41:57.054185 [ 194 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 265 rows starting from the beginning of the part | ||
| 18989 | 2026.01.09 00:41:57.054366 [ 269 ] {172b76b8-f0dd-447c-94f2-cb0660a71d51} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18990 | 2026.01.09 00:41:57.054417 [ 269 ] {172b76b8-f0dd-447c-94f2-cb0660a71d51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 18991 | 2026.01.09 00:41:57.054793 [ 269 ] {172b76b8-f0dd-447c-94f2-cb0660a71d51} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 18992 | 2026.01.09 00:41:57.055009 [ 269 ] {172b76b8-f0dd-447c-94f2-cb0660a71d51} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18993 | 2026.01.09 00:41:57.055149 [ 269 ] {172b76b8-f0dd-447c-94f2-cb0660a71d51} <Debug> executeQuery: Read 67 rows, 5.02 KiB in 0.001385 sec., 48375.45126353791 rows/sec., 3.54 MiB/sec. | ||
| 18994 | 2026.01.09 00:41:57.055188 [ 269 ] {172b76b8-f0dd-447c-94f2-cb0660a71d51} <Debug> TCPHandler: Processed in 0.001588205 sec. | ||
| 18995 | 2026.01.09 00:41:57.055299 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18996 | 2026.01.09 00:41:57.055397 [ 269 ] {7f19e346-4425-453d-aaf9-956f6331f9f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18997 | 2026.01.09 00:41:57.055437 [ 269 ] {7f19e346-4425-453d-aaf9-956f6331f9f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18998 | 2026.01.09 00:41:57.055823 [ 269 ] {7f19e346-4425-453d-aaf9-956f6331f9f6} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18999 | 2026.01.09 00:41:57.055858 [ 269 ] {7f19e346-4425-453d-aaf9-956f6331f9f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 19000 | 2026.01.09 00:41:57.056156 [ 269 ] {7f19e346-4425-453d-aaf9-956f6331f9f6} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 19001 | 2026.01.09 00:41:57.056369 [ 269 ] {7f19e346-4425-453d-aaf9-956f6331f9f6} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19002 | 2026.01.09 00:41:57.056502 [ 269 ] {7f19e346-4425-453d-aaf9-956f6331f9f6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001124 sec., 21352.313167259785 rows/sec., 1.77 MiB/sec. | ||
| 19003 | 2026.01.09 00:41:57.056499 [ 195 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6290 rows, containing 5 columns (5 merged, 0 gathered) in 0.002872682 sec., 2189591.468878212 rows/sec., 186.45 MiB/sec. | ||
| 19004 | 2026.01.09 00:41:57.056543 [ 269 ] {7f19e346-4425-453d-aaf9-956f6331f9f6} <Debug> TCPHandler: Processed in 0.001295087 sec. | ||
| 19005 | 2026.01.09 00:41:57.056676 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19006 | 2026.01.09 00:41:57.056775 [ 269 ] {0ed9e3ef-5c56-477d-8bff-6c005f673ebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19007 | 2026.01.09 00:41:57.056800 [ 194 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19008 | 2026.01.09 00:41:57.056814 [ 269 ] {0ed9e3ef-5c56-477d-8bff-6c005f673ebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19009 | 2026.01.09 00:41:57.057074 [ 194 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_141_28} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19010 | 2026.01.09 00:41:57.057159 [ 194 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_141_28} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19011 | 2026.01.09 00:41:57.057219 [ 269 ] {0ed9e3ef-5c56-477d-8bff-6c005f673ebb} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19012 | 2026.01.09 00:41:57.057242 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 19013 | 2026.01.09 00:41:57.057259 [ 269 ] {0ed9e3ef-5c56-477d-8bff-6c005f673ebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 19014 | 2026.01.09 00:41:57.057554 [ 269 ] {0ed9e3ef-5c56-477d-8bff-6c005f673ebb} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 19015 | 2026.01.09 00:41:57.057761 [ 269 ] {0ed9e3ef-5c56-477d-8bff-6c005f673ebb} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19016 | 2026.01.09 00:41:57.057889 [ 269 ] {0ed9e3ef-5c56-477d-8bff-6c005f673ebb} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001132 sec., 10600.706713780919 rows/sec., 828.18 KiB/sec. | ||
| 19017 | 2026.01.09 00:41:57.057926 [ 269 ] {0ed9e3ef-5c56-477d-8bff-6c005f673ebb} <Debug> TCPHandler: Processed in 0.001308828 sec. | ||
| 19018 | 2026.01.09 00:41:57.058031 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19019 | 2026.01.09 00:41:57.058122 [ 269 ] {5549d4fc-2446-4a25-b98c-46894b71a5b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19020 | 2026.01.09 00:41:57.058160 [ 269 ] {5549d4fc-2446-4a25-b98c-46894b71a5b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19021 | 2026.01.09 00:41:57.058620 [ 269 ] {5549d4fc-2446-4a25-b98c-46894b71a5b6} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19022 | 2026.01.09 00:41:57.058655 [ 269 ] {5549d4fc-2446-4a25-b98c-46894b71a5b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 19023 | 2026.01.09 00:41:57.058955 [ 269 ] {5549d4fc-2446-4a25-b98c-46894b71a5b6} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19024 | 2026.01.09 00:41:57.059158 [ 269 ] {5549d4fc-2446-4a25-b98c-46894b71a5b6} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19025 | 2026.01.09 00:41:57.059288 [ 269 ] {5549d4fc-2446-4a25-b98c-46894b71a5b6} <Debug> executeQuery: Read 155 rows, 12.80 KiB in 0.001183 sec., 131022.82333051563 rows/sec., 10.56 MiB/sec. | ||
| 19026 | 2026.01.09 00:41:57.059299 [ 109 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19027 | 2026.01.09 00:41:57.059324 [ 269 ] {5549d4fc-2446-4a25-b98c-46894b71a5b6} <Debug> TCPHandler: Processed in 0.001340418 sec. | ||
| 19028 | 2026.01.09 00:41:57.059341 [ 109 ] {} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19029 | 2026.01.09 00:41:57.059364 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 19030 | 2026.01.09 00:41:57.059421 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19031 | 2026.01.09 00:41:57.059454 [ 198 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 19032 | 2026.01.09 00:41:57.059513 [ 269 ] {95397cb3-f19e-480b-8f31-0c88045c998f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19033 | 2026.01.09 00:41:57.059556 [ 198 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19034 | 2026.01.09 00:41:57.059558 [ 269 ] {95397cb3-f19e-480b-8f31-0c88045c998f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19035 | 2026.01.09 00:41:57.059594 [ 198 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1250 rows starting from the beginning of the part | ||
| 19036 | 2026.01.09 00:41:57.059653 [ 198 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 1135 rows starting from the beginning of the part | ||
| 19037 | 2026.01.09 00:41:57.059697 [ 198 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 64 rows starting from the beginning of the part | ||
| 19038 | 2026.01.09 00:41:57.059737 [ 198 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 105 rows starting from the beginning of the part | ||
| 19039 | 2026.01.09 00:41:57.059776 [ 198 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 679 rows starting from the beginning of the part | ||
| 19040 | 2026.01.09 00:41:57.059815 [ 198 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 155 rows starting from the beginning of the part | ||
| 19041 | 2026.01.09 00:41:57.060026 [ 269 ] {95397cb3-f19e-480b-8f31-0c88045c998f} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19042 | 2026.01.09 00:41:57.060066 [ 269 ] {95397cb3-f19e-480b-8f31-0c88045c998f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 19043 | 2026.01.09 00:41:57.060420 [ 269 ] {95397cb3-f19e-480b-8f31-0c88045c998f} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19044 | 2026.01.09 00:41:57.060634 [ 269 ] {95397cb3-f19e-480b-8f31-0c88045c998f} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19045 | 2026.01.09 00:41:57.060760 [ 269 ] {95397cb3-f19e-480b-8f31-0c88045c998f} <Debug> executeQuery: Read 347 rows, 26.84 KiB in 0.001265 sec., 274308.3003952569 rows/sec., 20.72 MiB/sec. | ||
| 19046 | 2026.01.09 00:41:57.060796 [ 269 ] {95397cb3-f19e-480b-8f31-0c88045c998f} <Debug> TCPHandler: Processed in 0.00142264 sec. | ||
| 19047 | 2026.01.09 00:41:57.060904 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19048 | 2026.01.09 00:41:57.060997 [ 269 ] {44afb1ab-c125-4f10-8551-09d33f7171d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19049 | 2026.01.09 00:41:57.061044 [ 194 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3388 rows, containing 5 columns (5 merged, 0 gathered) in 0.001628096 sec., 2080958.3710051496 rows/sec., 157.84 MiB/sec. | ||
| 19050 | 2026.01.09 00:41:57.061051 [ 269 ] {44afb1ab-c125-4f10-8551-09d33f7171d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19051 | 2026.01.09 00:41:57.061269 [ 195 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19052 | 2026.01.09 00:41:57.061589 [ 195 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_141_28} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19053 | 2026.01.09 00:41:57.061675 [ 195 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_141_28} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19054 | 2026.01.09 00:41:57.061791 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 19055 | 2026.01.09 00:41:57.061990 [ 269 ] {44afb1ab-c125-4f10-8551-09d33f7171d7} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19056 | 2026.01.09 00:41:57.062029 [ 269 ] {44afb1ab-c125-4f10-8551-09d33f7171d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 19057 | 2026.01.09 00:41:57.062594 [ 269 ] {44afb1ab-c125-4f10-8551-09d33f7171d7} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 19058 | 2026.01.09 00:41:57.062816 [ 269 ] {44afb1ab-c125-4f10-8551-09d33f7171d7} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19059 | 2026.01.09 00:41:57.062925 [ 109 ] {} <Debug> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 19060 | 2026.01.09 00:41:57.062952 [ 269 ] {44afb1ab-c125-4f10-8551-09d33f7171d7} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001973 sec., 20780.537252914346 rows/sec., 37.24 MiB/sec. | ||
| 19061 | 2026.01.09 00:41:57.062960 [ 109 ] {} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19062 | 2026.01.09 00:41:57.062984 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 19063 | 2026.01.09 00:41:57.063021 [ 269 ] {44afb1ab-c125-4f10-8551-09d33f7171d7} <Debug> TCPHandler: Processed in 0.002165412 sec. | ||
| 19064 | 2026.01.09 00:41:57.063076 [ 200 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::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 | ||
| 19065 | 2026.01.09 00:41:57.063128 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19066 | 2026.01.09 00:41:57.063226 [ 269 ] {d3841f2b-4b3d-42c0-875b-5471218447ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19067 | 2026.01.09 00:41:57.063267 [ 269 ] {d3841f2b-4b3d-42c0-875b-5471218447ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19068 | 2026.01.09 00:41:57.063303 [ 200 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19069 | 2026.01.09 00:41:57.063363 [ 200 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2172 rows starting from the beginning of the part | ||
| 19070 | 2026.01.09 00:41:57.063491 [ 200 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 41 rows starting from the beginning of the part | ||
| 19071 | 2026.01.09 00:41:57.063594 [ 269 ] {d3841f2b-4b3d-42c0-875b-5471218447ff} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19072 | 2026.01.09 00:41:57.063596 [ 200 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 41 rows starting from the beginning of the part | ||
| 19073 | 2026.01.09 00:41:57.063635 [ 269 ] {d3841f2b-4b3d-42c0-875b-5471218447ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 19074 | 2026.01.09 00:41:57.063722 [ 200 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 41 rows starting from the beginning of the part | ||
| 19075 | 2026.01.09 00:41:57.063825 [ 200 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 41 rows starting from the beginning of the part | ||
| 19076 | 2026.01.09 00:41:57.063925 [ 200 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 41 rows starting from the beginning of the part | ||
| 19077 | 2026.01.09 00:41:57.063956 [ 269 ] {d3841f2b-4b3d-42c0-875b-5471218447ff} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19078 | 2026.01.09 00:41:57.064168 [ 269 ] {d3841f2b-4b3d-42c0-875b-5471218447ff} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19079 | 2026.01.09 00:41:57.064284 [ 109 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19080 | 2026.01.09 00:41:57.064305 [ 269 ] {d3841f2b-4b3d-42c0-875b-5471218447ff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 19081 | 2026.01.09 00:41:57.064311 [ 109 ] {} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19082 | 2026.01.09 00:41:57.064369 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 19083 | 2026.01.09 00:41:57.064411 [ 269 ] {d3841f2b-4b3d-42c0-875b-5471218447ff} <Debug> TCPHandler: Processed in 0.001328698 sec. | ||
| 19084 | 2026.01.09 00:41:57.064453 [ 194 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 19085 | 2026.01.09 00:41:57.064552 [ 194 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19086 | 2026.01.09 00:41:57.064578 [ 194 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_136_27, total 9396 rows starting from the beginning of the part | ||
| 19087 | 2026.01.09 00:41:57.064622 [ 194 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 80 rows starting from the beginning of the part | ||
| 19088 | 2026.01.09 00:41:57.064659 [ 194 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 24 rows starting from the beginning of the part | ||
| 19089 | 2026.01.09 00:41:57.064696 [ 194 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 60 rows starting from the beginning of the part | ||
| 19090 | 2026.01.09 00:41:57.064728 [ 194 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 104 rows starting from the beginning of the part | ||
| 19091 | 2026.01.09 00:41:57.064761 [ 194 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 60 rows starting from the beginning of the part | ||
| 19092 | 2026.01.09 00:41:57.068357 [ 191 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9724 rows, containing 4 columns (4 merged, 0 gathered) in 0.003942063 sec., 2466728.715395974 rows/sec., 157.20 MiB/sec. | ||
| 19093 | 2026.01.09 00:41:57.068580 [ 190 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19094 | 2026.01.09 00:41:57.068854 [ 190 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_141_28} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19095 | 2026.01.09 00:41:57.068925 [ 190 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_141_28} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19096 | 2026.01.09 00:41:57.068992 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.95 MiB. | ||
| 19097 | 2026.01.09 00:41:57.076548 [ 190 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2377 rows, containing 19 columns (19 merged, 0 gathered) in 0.013516175 sec., 175863.3637105172 rows/sec., 315.14 MiB/sec. | ||
| 19098 | 2026.01.09 00:41:57.078786 [ 191 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 19099 | 2026.01.09 00:41:57.079162 [ 191 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19100 | 2026.01.09 00:41:57.079241 [ 191 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 19101 | 2026.01.09 00:41:57.079414 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.72 MiB. | ||
| 19102 | 2026.01.09 00:41:57.467650 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39831 | ||
| 19103 | 2026.01.09 00:41:57.468157 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19104 | 2026.01.09 00:41:57.468197 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 19105 | 2026.01.09 00:41:57.468655 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 19106 | 2026.01.09 00:41:57.468879 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19107 | 2026.01.09 00:41:57.469025 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39831 | ||
| 19108 | 2026.01.09 00:41:58.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 381.07 MiB, peak 399.73 MiB, free memory in arenas 0.00 B, will set to 389.61 MiB (RSS), difference: 8.53 MiB | ||
| 19109 | 2026.01.09 00:41:59.610133 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 19110 | 2026.01.09 00:41:59.628519 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19111 | 2026.01.09 00:41:59.628593 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 19112 | 2026.01.09 00:41:59.635108 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 19113 | 2026.01.09 00:41:59.635854 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19114 | 2026.01.09 00:41:59.643148 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 19115 | 2026.01.09 00:42:02.040619 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19116 | 2026.01.09 00:42:02.040884 [ 269 ] {4603b34e-d100-4c21-ba5b-6905a711b868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19117 | 2026.01.09 00:42:02.040980 [ 269 ] {4603b34e-d100-4c21-ba5b-6905a711b868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19118 | 2026.01.09 00:42:02.041912 [ 269 ] {4603b34e-d100-4c21-ba5b-6905a711b868} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19119 | 2026.01.09 00:42:02.041975 [ 269 ] {4603b34e-d100-4c21-ba5b-6905a711b868} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 19120 | 2026.01.09 00:42:02.042643 [ 269 ] {4603b34e-d100-4c21-ba5b-6905a711b868} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19121 | 2026.01.09 00:42:02.043116 [ 269 ] {4603b34e-d100-4c21-ba5b-6905a711b868} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19122 | 2026.01.09 00:42:02.043444 [ 269 ] {4603b34e-d100-4c21-ba5b-6905a711b868} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002628 sec., 21308.980213089802 rows/sec., 1.64 MiB/sec. | ||
| 19123 | 2026.01.09 00:42:02.043523 [ 269 ] {4603b34e-d100-4c21-ba5b-6905a711b868} <Debug> TCPHandler: Processed in 0.003071678 sec. | ||
| 19124 | 2026.01.09 00:42:02.043698 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19125 | 2026.01.09 00:42:02.043831 [ 269 ] {e3979723-accd-4dde-8ccc-11dd9051770a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19126 | 2026.01.09 00:42:02.043889 [ 269 ] {e3979723-accd-4dde-8ccc-11dd9051770a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19127 | 2026.01.09 00:42:02.044519 [ 269 ] {e3979723-accd-4dde-8ccc-11dd9051770a} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19128 | 2026.01.09 00:42:02.044565 [ 269 ] {e3979723-accd-4dde-8ccc-11dd9051770a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 19129 | 2026.01.09 00:42:02.044991 [ 269 ] {e3979723-accd-4dde-8ccc-11dd9051770a} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19130 | 2026.01.09 00:42:02.045291 [ 269 ] {e3979723-accd-4dde-8ccc-11dd9051770a} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19131 | 2026.01.09 00:42:02.045477 [ 269 ] {e3979723-accd-4dde-8ccc-11dd9051770a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001677 sec., 38163.3870005963 rows/sec., 2.98 MiB/sec. | ||
| 19132 | 2026.01.09 00:42:02.045533 [ 269 ] {e3979723-accd-4dde-8ccc-11dd9051770a} <Debug> TCPHandler: Processed in 0.001901544 sec. | ||
| 19133 | 2026.01.09 00:42:02.045697 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19134 | 2026.01.09 00:42:02.045832 [ 269 ] {e990bc9f-14b7-4936-938a-adb32a5a587b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19135 | 2026.01.09 00:42:02.045970 [ 269 ] {e990bc9f-14b7-4936-938a-adb32a5a587b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19136 | 2026.01.09 00:42:02.046565 [ 269 ] {e990bc9f-14b7-4936-938a-adb32a5a587b} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19137 | 2026.01.09 00:42:02.046621 [ 269 ] {e990bc9f-14b7-4936-938a-adb32a5a587b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 19138 | 2026.01.09 00:42:02.047096 [ 269 ] {e990bc9f-14b7-4936-938a-adb32a5a587b} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19139 | 2026.01.09 00:42:02.047380 [ 269 ] {e990bc9f-14b7-4936-938a-adb32a5a587b} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19140 | 2026.01.09 00:42:02.047570 [ 269 ] {e990bc9f-14b7-4936-938a-adb32a5a587b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001762 sec., 90805.90238365495 rows/sec., 6.32 MiB/sec. | ||
| 19141 | 2026.01.09 00:42:02.047574 [ 103 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Selected 5 parts from all_1_137_28 to all_141_141_0 | ||
| 19142 | 2026.01.09 00:42:02.047622 [ 269 ] {e990bc9f-14b7-4936-938a-adb32a5a587b} <Debug> TCPHandler: Processed in 0.001997306 sec. | ||
| 19143 | 2026.01.09 00:42:02.047725 [ 103 ] {} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19144 | 2026.01.09 00:42:02.047775 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 19145 | 2026.01.09 00:42:02.047871 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19146 | 2026.01.09 00:42:02.047916 [ 187 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_141_29} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_137_28 to all_141_141_0 into Compact with storage Full | ||
| 19147 | 2026.01.09 00:42:02.048008 [ 269 ] {44896789-c3f4-4869-8ab9-539356b0c87b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19148 | 2026.01.09 00:42:02.048074 [ 269 ] {44896789-c3f4-4869-8ab9-539356b0c87b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19149 | 2026.01.09 00:42:02.048092 [ 187 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_141_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19150 | 2026.01.09 00:42:02.048157 [ 187 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_141_29} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_137_28, total 42452 rows starting from the beginning of the part | ||
| 19151 | 2026.01.09 00:42:02.048264 [ 187 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_141_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 64 rows starting from the beginning of the part | ||
| 19152 | 2026.01.09 00:42:02.048347 [ 187 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_141_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 160 rows starting from the beginning of the part | ||
| 19153 | 2026.01.09 00:42:02.048428 [ 187 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_141_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 314 rows starting from the beginning of the part | ||
| 19154 | 2026.01.09 00:42:02.048488 [ 187 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_141_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 347 rows starting from the beginning of the part | ||
| 19155 | 2026.01.09 00:42:02.048538 [ 269 ] {44896789-c3f4-4869-8ab9-539356b0c87b} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19156 | 2026.01.09 00:42:02.048591 [ 269 ] {44896789-c3f4-4869-8ab9-539356b0c87b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 19157 | 2026.01.09 00:42:02.049021 [ 269 ] {44896789-c3f4-4869-8ab9-539356b0c87b} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19158 | 2026.01.09 00:42:02.049301 [ 269 ] {44896789-c3f4-4869-8ab9-539356b0c87b} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19159 | 2026.01.09 00:42:02.049482 [ 269 ] {44896789-c3f4-4869-8ab9-539356b0c87b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001503 sec., 39920.159680638724 rows/sec., 2.69 MiB/sec. | ||
| 19160 | 2026.01.09 00:42:02.049534 [ 269 ] {44896789-c3f4-4869-8ab9-539356b0c87b} <Debug> TCPHandler: Processed in 0.00172787 sec. | ||
| 19161 | 2026.01.09 00:42:02.059271 [ 190 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_141_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43337 rows, containing 5 columns (5 merged, 0 gathered) in 0.011407565 sec., 3798970.2447454827 rows/sec., 255.70 MiB/sec. | ||
| 19162 | 2026.01.09 00:42:02.059888 [ 193 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_141_29} <Trace> MergedBlockOutputStream: filled checksums all_1_141_29 (state Temporary) | ||
| 19163 | 2026.01.09 00:42:02.060281 [ 193 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_141_29} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_merge_all_1_141_29 to all_1_141_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19164 | 2026.01.09 00:42:02.060380 [ 193 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_141_29} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Merged 5 parts: [all_1_137_28, all_141_141_0] -> all_1_141_29 | ||
| 19165 | 2026.01.09 00:42:02.060514 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 19166 | 2026.01.09 00:42:04.741993 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19167 | 2026.01.09 00:42:04.742059 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19168 | 2026.01.09 00:42:04.969147 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40279 | ||
| 19169 | 2026.01.09 00:42:04.969694 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19170 | 2026.01.09 00:42:04.969751 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 19171 | 2026.01.09 00:42:04.970267 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 19172 | 2026.01.09 00:42:04.970511 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19173 | 2026.01.09 00:42:04.970674 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40279 | ||
| 19174 | 2026.01.09 00:42:05.086653 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2426 | ||
| 19175 | 2026.01.09 00:42:05.088957 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19176 | 2026.01.09 00:42:05.089006 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 19177 | 2026.01.09 00:42:05.090182 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 19178 | 2026.01.09 00:42:05.090437 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19179 | 2026.01.09 00:42:05.090709 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2426 | ||
| 19180 | 2026.01.09 00:42:07.041102 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19181 | 2026.01.09 00:42:07.041291 [ 269 ] {67eb6a5b-c4c0-493a-81c2-f7ece45e5521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19182 | 2026.01.09 00:42:07.041361 [ 269 ] {67eb6a5b-c4c0-493a-81c2-f7ece45e5521} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19183 | 2026.01.09 00:42:07.042100 [ 269 ] {67eb6a5b-c4c0-493a-81c2-f7ece45e5521} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19184 | 2026.01.09 00:42:07.042143 [ 269 ] {67eb6a5b-c4c0-493a-81c2-f7ece45e5521} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 19185 | 2026.01.09 00:42:07.042559 [ 269 ] {67eb6a5b-c4c0-493a-81c2-f7ece45e5521} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19186 | 2026.01.09 00:42:07.042804 [ 269 ] {67eb6a5b-c4c0-493a-81c2-f7ece45e5521} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19187 | 2026.01.09 00:42:07.042965 [ 269 ] {67eb6a5b-c4c0-493a-81c2-f7ece45e5521} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001721 sec., 80185.93840790237 rows/sec., 6.96 MiB/sec. | ||
| 19188 | 2026.01.09 00:42:07.043017 [ 269 ] {67eb6a5b-c4c0-493a-81c2-f7ece45e5521} <Debug> TCPHandler: Processed in 0.002048908 sec. | ||
| 19189 | 2026.01.09 00:42:07.043067 [ 222 ] {} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19190 | 2026.01.09 00:42:07.043113 [ 222 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19191 | 2026.01.09 00:42:07.043146 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19192 | 2026.01.09 00:42:07.043256 [ 269 ] {8cf5c3bd-5e54-4ff0-ab9c-9be07a776f8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19193 | 2026.01.09 00:42:07.043301 [ 269 ] {8cf5c3bd-5e54-4ff0-ab9c-9be07a776f8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19194 | 2026.01.09 00:42:07.043735 [ 269 ] {8cf5c3bd-5e54-4ff0-ab9c-9be07a776f8b} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19195 | 2026.01.09 00:42:07.043774 [ 269 ] {8cf5c3bd-5e54-4ff0-ab9c-9be07a776f8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 19196 | 2026.01.09 00:42:07.044109 [ 269 ] {8cf5c3bd-5e54-4ff0-ab9c-9be07a776f8b} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 19197 | 2026.01.09 00:42:07.044371 [ 269 ] {8cf5c3bd-5e54-4ff0-ab9c-9be07a776f8b} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19198 | 2026.01.09 00:42:07.044514 [ 269 ] {8cf5c3bd-5e54-4ff0-ab9c-9be07a776f8b} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.00128 sec., 32031.249999999996 rows/sec., 2.35 MiB/sec. | ||
| 19199 | 2026.01.09 00:42:07.044556 [ 269 ] {8cf5c3bd-5e54-4ff0-ab9c-9be07a776f8b} <Debug> TCPHandler: Processed in 0.001462192 sec. | ||
| 19200 | 2026.01.09 00:42:07.044604 [ 219 ] {} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19201 | 2026.01.09 00:42:07.044657 [ 219 ] {} <Debug> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19202 | 2026.01.09 00:42:07.044684 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19203 | 2026.01.09 00:42:07.044790 [ 269 ] {9cb77f49-5965-4419-b1ce-0049a8f590cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19204 | 2026.01.09 00:42:07.044832 [ 269 ] {9cb77f49-5965-4419-b1ce-0049a8f590cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19205 | 2026.01.09 00:42:07.045288 [ 269 ] {9cb77f49-5965-4419-b1ce-0049a8f590cc} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19206 | 2026.01.09 00:42:07.045327 [ 269 ] {9cb77f49-5965-4419-b1ce-0049a8f590cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 19207 | 2026.01.09 00:42:07.045679 [ 269 ] {9cb77f49-5965-4419-b1ce-0049a8f590cc} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19208 | 2026.01.09 00:42:07.045905 [ 269 ] {9cb77f49-5965-4419-b1ce-0049a8f590cc} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19209 | 2026.01.09 00:42:07.046037 [ 269 ] {9cb77f49-5965-4419-b1ce-0049a8f590cc} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001267 sec., 82872.92817679558 rows/sec., 6.47 MiB/sec. | ||
| 19210 | 2026.01.09 00:42:07.046077 [ 269 ] {9cb77f49-5965-4419-b1ce-0049a8f590cc} <Debug> TCPHandler: Processed in 0.001453571 sec. | ||
| 19211 | 2026.01.09 00:42:07.046101 [ 225 ] {} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19212 | 2026.01.09 00:42:07.046128 [ 225 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19213 | 2026.01.09 00:42:07.046198 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19214 | 2026.01.09 00:42:07.046297 [ 269 ] {892e75b3-82e3-4535-b87f-015439332703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19215 | 2026.01.09 00:42:07.046343 [ 269 ] {892e75b3-82e3-4535-b87f-015439332703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19216 | 2026.01.09 00:42:07.046771 [ 269 ] {892e75b3-82e3-4535-b87f-015439332703} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19217 | 2026.01.09 00:42:07.046805 [ 269 ] {892e75b3-82e3-4535-b87f-015439332703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 19218 | 2026.01.09 00:42:07.047207 [ 269 ] {892e75b3-82e3-4535-b87f-015439332703} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19219 | 2026.01.09 00:42:07.047466 [ 269 ] {892e75b3-82e3-4535-b87f-015439332703} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19220 | 2026.01.09 00:42:07.047609 [ 269 ] {892e75b3-82e3-4535-b87f-015439332703} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001331 sec., 120210.36814425245 rows/sec., 8.37 MiB/sec. | ||
| 19221 | 2026.01.09 00:42:07.047647 [ 269 ] {892e75b3-82e3-4535-b87f-015439332703} <Debug> TCPHandler: Processed in 0.001499663 sec. | ||
| 19222 | 2026.01.09 00:42:07.047765 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19223 | 2026.01.09 00:42:07.047868 [ 269 ] {cb8fdc7d-f7e4-43a4-8629-eda7b19d99f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19224 | 2026.01.09 00:42:07.047926 [ 269 ] {cb8fdc7d-f7e4-43a4-8629-eda7b19d99f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19225 | 2026.01.09 00:42:07.048354 [ 222 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19226 | 2026.01.09 00:42:07.048842 [ 269 ] {cb8fdc7d-f7e4-43a4-8629-eda7b19d99f6} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19227 | 2026.01.09 00:42:07.048883 [ 269 ] {cb8fdc7d-f7e4-43a4-8629-eda7b19d99f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 19228 | 2026.01.09 00:42:07.049076 [ 219 ] {} <Debug> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19229 | 2026.01.09 00:42:07.049538 [ 269 ] {cb8fdc7d-f7e4-43a4-8629-eda7b19d99f6} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 19230 | 2026.01.09 00:42:07.049830 [ 269 ] {cb8fdc7d-f7e4-43a4-8629-eda7b19d99f6} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19231 | 2026.01.09 00:42:07.049978 [ 269 ] {cb8fdc7d-f7e4-43a4-8629-eda7b19d99f6} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00213 sec., 19248.82629107981 rows/sec., 34.49 MiB/sec. | ||
| 19232 | 2026.01.09 00:42:07.050053 [ 269 ] {cb8fdc7d-f7e4-43a4-8629-eda7b19d99f6} <Debug> TCPHandler: Processed in 0.002338057 sec. | ||
| 19233 | 2026.01.09 00:42:07.050177 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19234 | 2026.01.09 00:42:07.050275 [ 269 ] {a7294794-ff30-4f98-bb97-b078b4eef625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19235 | 2026.01.09 00:42:07.050318 [ 269 ] {a7294794-ff30-4f98-bb97-b078b4eef625} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19236 | 2026.01.09 00:42:07.050347 [ 225 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19237 | 2026.01.09 00:42:07.050681 [ 269 ] {a7294794-ff30-4f98-bb97-b078b4eef625} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19238 | 2026.01.09 00:42:07.050716 [ 269 ] {a7294794-ff30-4f98-bb97-b078b4eef625} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 19239 | 2026.01.09 00:42:07.051035 [ 269 ] {a7294794-ff30-4f98-bb97-b078b4eef625} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19240 | 2026.01.09 00:42:07.051264 [ 269 ] {a7294794-ff30-4f98-bb97-b078b4eef625} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19241 | 2026.01.09 00:42:07.051396 [ 269 ] {a7294794-ff30-4f98-bb97-b078b4eef625} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.54 MiB/sec. | ||
| 19242 | 2026.01.09 00:42:07.051433 [ 269 ] {a7294794-ff30-4f98-bb97-b078b4eef625} <Debug> TCPHandler: Processed in 0.001307737 sec. | ||
| 19243 | 2026.01.09 00:42:07.143207 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 19244 | 2026.01.09 00:42:07.162146 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19245 | 2026.01.09 00:42:07.162192 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 19246 | 2026.01.09 00:42:07.168586 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 19247 | 2026.01.09 00:42:07.169356 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19248 | 2026.01.09 00:42:07.172725 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 19249 | 2026.01.09 00:42:07.548649 [ 225 ] {} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19250 | 2026.01.09 00:42:07.548704 [ 225 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19251 | 2026.01.09 00:42:07.551955 [ 225 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19252 | 2026.01.09 00:42:08.181004 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19253 | 2026.01.09 00:42:08.181080 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19254 | 2026.01.09 00:42:08.183455 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19255 | 2026.01.09 00:42:09.472626 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19256 | 2026.01.09 00:42:09.472831 [ 269 ] {d88aa0ff-1b2a-4fdf-87ac-52067b478208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19257 | 2026.01.09 00:42:09.472923 [ 269 ] {d88aa0ff-1b2a-4fdf-87ac-52067b478208} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19258 | 2026.01.09 00:42:09.474012 [ 269 ] {d88aa0ff-1b2a-4fdf-87ac-52067b478208} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19259 | 2026.01.09 00:42:09.474076 [ 269 ] {d88aa0ff-1b2a-4fdf-87ac-52067b478208} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 19260 | 2026.01.09 00:42:09.474586 [ 269 ] {d88aa0ff-1b2a-4fdf-87ac-52067b478208} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 19261 | 2026.01.09 00:42:09.474843 [ 269 ] {d88aa0ff-1b2a-4fdf-87ac-52067b478208} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19262 | 2026.01.09 00:42:09.475037 [ 269 ] {d88aa0ff-1b2a-4fdf-87ac-52067b478208} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002258 sec., 181576.61647475642 rows/sec., 11.52 MiB/sec. | ||
| 19263 | 2026.01.09 00:42:09.475106 [ 269 ] {d88aa0ff-1b2a-4fdf-87ac-52067b478208} <Debug> TCPHandler: Processed in 0.002674406 sec. | ||
| 19264 | 2026.01.09 00:42:09.475298 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19265 | 2026.01.09 00:42:09.475409 [ 269 ] {d61bb8ea-de71-4241-9b6a-2040ffd512c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19266 | 2026.01.09 00:42:09.475458 [ 269 ] {d61bb8ea-de71-4241-9b6a-2040ffd512c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19267 | 2026.01.09 00:42:09.475917 [ 269 ] {d61bb8ea-de71-4241-9b6a-2040ffd512c2} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19268 | 2026.01.09 00:42:09.475958 [ 269 ] {d61bb8ea-de71-4241-9b6a-2040ffd512c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 19269 | 2026.01.09 00:42:09.476341 [ 269 ] {d61bb8ea-de71-4241-9b6a-2040ffd512c2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 19270 | 2026.01.09 00:42:09.476635 [ 269 ] {d61bb8ea-de71-4241-9b6a-2040ffd512c2} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19271 | 2026.01.09 00:42:09.476811 [ 269 ] {d61bb8ea-de71-4241-9b6a-2040ffd512c2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001425 sec., 1403.5087719298244 rows/sec., 114.45 KiB/sec. | ||
| 19272 | 2026.01.09 00:42:09.476870 [ 269 ] {d61bb8ea-de71-4241-9b6a-2040ffd512c2} <Debug> TCPHandler: Processed in 0.001626566 sec. | ||
| 19273 | 2026.01.09 00:42:09.477046 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19274 | 2026.01.09 00:42:09.477166 [ 269 ] {323f9ac0-4989-45a0-891b-705972ae657c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19275 | 2026.01.09 00:42:09.477220 [ 269 ] {323f9ac0-4989-45a0-891b-705972ae657c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19276 | 2026.01.09 00:42:09.479759 [ 269 ] {323f9ac0-4989-45a0-891b-705972ae657c} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19277 | 2026.01.09 00:42:09.479810 [ 269 ] {323f9ac0-4989-45a0-891b-705972ae657c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 19278 | 2026.01.09 00:42:09.480516 [ 269 ] {323f9ac0-4989-45a0-891b-705972ae657c} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19279 | 2026.01.09 00:42:09.480838 [ 269 ] {323f9ac0-4989-45a0-891b-705972ae657c} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19280 | 2026.01.09 00:42:09.481035 [ 269 ] {323f9ac0-4989-45a0-891b-705972ae657c} <Debug> executeQuery: Read 2253 rows, 186.48 KiB in 0.003897 sec., 578137.0284834488 rows/sec., 46.73 MiB/sec. | ||
| 19281 | 2026.01.09 00:42:09.481093 [ 269 ] {323f9ac0-4989-45a0-891b-705972ae657c} <Debug> MemoryTracker: Peak memory usage (for query): 4.03 MiB. | ||
| 19282 | 2026.01.09 00:42:09.481112 [ 269 ] {323f9ac0-4989-45a0-891b-705972ae657c} <Debug> TCPHandler: Processed in 0.004126368 sec. | ||
| 19283 | 2026.01.09 00:42:09.481284 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19284 | 2026.01.09 00:42:09.481412 [ 269 ] {841b24b9-0902-4f66-a1da-b15556345f33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19285 | 2026.01.09 00:42:09.481470 [ 269 ] {841b24b9-0902-4f66-a1da-b15556345f33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19286 | 2026.01.09 00:42:09.482355 [ 269 ] {841b24b9-0902-4f66-a1da-b15556345f33} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19287 | 2026.01.09 00:42:09.482406 [ 269 ] {841b24b9-0902-4f66-a1da-b15556345f33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 19288 | 2026.01.09 00:42:09.482840 [ 269 ] {841b24b9-0902-4f66-a1da-b15556345f33} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 19289 | 2026.01.09 00:42:09.483124 [ 269 ] {841b24b9-0902-4f66-a1da-b15556345f33} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19290 | 2026.01.09 00:42:09.483302 [ 269 ] {841b24b9-0902-4f66-a1da-b15556345f33} <Debug> executeQuery: Read 207 rows, 12.46 KiB in 0.001919 sec., 107868.68160500261 rows/sec., 6.34 MiB/sec. | ||
| 19291 | 2026.01.09 00:42:09.483354 [ 269 ] {841b24b9-0902-4f66-a1da-b15556345f33} <Debug> TCPHandler: Processed in 0.002135451 sec. | ||
| 19292 | 2026.01.09 00:42:09.483510 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19293 | 2026.01.09 00:42:09.483628 [ 269 ] {ac230526-2cf7-42ac-a3dd-eab3d48bd4ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19294 | 2026.01.09 00:42:09.483681 [ 269 ] {ac230526-2cf7-42ac-a3dd-eab3d48bd4ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19295 | 2026.01.09 00:42:09.484477 [ 269 ] {ac230526-2cf7-42ac-a3dd-eab3d48bd4ca} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19296 | 2026.01.09 00:42:09.484523 [ 269 ] {ac230526-2cf7-42ac-a3dd-eab3d48bd4ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 19297 | 2026.01.09 00:42:09.484951 [ 269 ] {ac230526-2cf7-42ac-a3dd-eab3d48bd4ca} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 19298 | 2026.01.09 00:42:09.485233 [ 269 ] {ac230526-2cf7-42ac-a3dd-eab3d48bd4ca} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19299 | 2026.01.09 00:42:09.485413 [ 269 ] {ac230526-2cf7-42ac-a3dd-eab3d48bd4ca} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001812 sec., 242825.60706401765 rows/sec., 16.07 MiB/sec. | ||
| 19300 | 2026.01.09 00:42:09.485465 [ 269 ] {ac230526-2cf7-42ac-a3dd-eab3d48bd4ca} <Debug> TCPHandler: Processed in 0.002015547 sec. | ||
| 19301 | 2026.01.09 00:42:09.485639 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19302 | 2026.01.09 00:42:09.485754 [ 269 ] {cc87bf4c-6efd-400d-99b4-8cb8078d5855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19303 | 2026.01.09 00:42:09.485808 [ 269 ] {cc87bf4c-6efd-400d-99b4-8cb8078d5855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19304 | 2026.01.09 00:42:09.486598 [ 269 ] {cc87bf4c-6efd-400d-99b4-8cb8078d5855} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19305 | 2026.01.09 00:42:09.486647 [ 269 ] {cc87bf4c-6efd-400d-99b4-8cb8078d5855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 19306 | 2026.01.09 00:42:09.487095 [ 269 ] {cc87bf4c-6efd-400d-99b4-8cb8078d5855} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 19307 | 2026.01.09 00:42:09.487397 [ 269 ] {cc87bf4c-6efd-400d-99b4-8cb8078d5855} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19308 | 2026.01.09 00:42:09.487613 [ 269 ] {cc87bf4c-6efd-400d-99b4-8cb8078d5855} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001885 sec., 111936.33952254642 rows/sec., 6.36 MiB/sec. | ||
| 19309 | 2026.01.09 00:42:09.487670 [ 269 ] {cc87bf4c-6efd-400d-99b4-8cb8078d5855} <Debug> TCPHandler: Processed in 0.00209165 sec. | ||
| 19310 | 2026.01.09 00:42:09.487845 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19311 | 2026.01.09 00:42:09.487960 [ 269 ] {07652d73-9615-411b-ba86-8205b9977c29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19312 | 2026.01.09 00:42:09.488012 [ 269 ] {07652d73-9615-411b-ba86-8205b9977c29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19313 | 2026.01.09 00:42:09.489329 [ 269 ] {07652d73-9615-411b-ba86-8205b9977c29} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19314 | 2026.01.09 00:42:09.489372 [ 269 ] {07652d73-9615-411b-ba86-8205b9977c29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 19315 | 2026.01.09 00:42:09.489761 [ 269 ] {07652d73-9615-411b-ba86-8205b9977c29} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19316 | 2026.01.09 00:42:09.489987 [ 269 ] {07652d73-9615-411b-ba86-8205b9977c29} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19317 | 2026.01.09 00:42:09.490136 [ 269 ] {07652d73-9615-411b-ba86-8205b9977c29} <Debug> executeQuery: Read 1137 rows, 82.92 KiB in 0.002201 sec., 516583.3711949114 rows/sec., 36.79 MiB/sec. | ||
| 19318 | 2026.01.09 00:42:09.490181 [ 269 ] {07652d73-9615-411b-ba86-8205b9977c29} <Debug> TCPHandler: Processed in 0.002397278 sec. | ||
| 19319 | 2026.01.09 00:42:09.490318 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19320 | 2026.01.09 00:42:09.490417 [ 269 ] {d53d6661-16bf-44ad-a41d-26bd13c9b5cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19321 | 2026.01.09 00:42:09.490461 [ 269 ] {d53d6661-16bf-44ad-a41d-26bd13c9b5cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19322 | 2026.01.09 00:42:09.490831 [ 269 ] {d53d6661-16bf-44ad-a41d-26bd13c9b5cf} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19323 | 2026.01.09 00:42:09.490869 [ 269 ] {d53d6661-16bf-44ad-a41d-26bd13c9b5cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 19324 | 2026.01.09 00:42:09.491189 [ 269 ] {d53d6661-16bf-44ad-a41d-26bd13c9b5cf} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 19325 | 2026.01.09 00:42:09.491411 [ 269 ] {d53d6661-16bf-44ad-a41d-26bd13c9b5cf} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19326 | 2026.01.09 00:42:09.491546 [ 269 ] {d53d6661-16bf-44ad-a41d-26bd13c9b5cf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001147 sec., 5231.037489102006 rows/sec., 273.30 KiB/sec. | ||
| 19327 | 2026.01.09 00:42:09.491591 [ 269 ] {d53d6661-16bf-44ad-a41d-26bd13c9b5cf} <Debug> TCPHandler: Processed in 0.001323197 sec. | ||
| 19328 | 2026.01.09 00:42:09.491728 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19329 | 2026.01.09 00:42:09.491825 [ 269 ] {d81d2195-9890-46bc-80d1-1f00852a3101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19330 | 2026.01.09 00:42:09.491869 [ 269 ] {d81d2195-9890-46bc-80d1-1f00852a3101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19331 | 2026.01.09 00:42:09.492567 [ 269 ] {d81d2195-9890-46bc-80d1-1f00852a3101} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19332 | 2026.01.09 00:42:09.492603 [ 269 ] {d81d2195-9890-46bc-80d1-1f00852a3101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 19333 | 2026.01.09 00:42:09.492997 [ 269 ] {d81d2195-9890-46bc-80d1-1f00852a3101} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19334 | 2026.01.09 00:42:09.493234 [ 269 ] {d81d2195-9890-46bc-80d1-1f00852a3101} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19335 | 2026.01.09 00:42:09.493375 [ 269 ] {d81d2195-9890-46bc-80d1-1f00852a3101} <Debug> executeQuery: Read 935 rows, 63.39 KiB in 0.001568 sec., 596301.0204081633 rows/sec., 39.48 MiB/sec. | ||
| 19336 | 2026.01.09 00:42:09.493415 [ 269 ] {d81d2195-9890-46bc-80d1-1f00852a3101} <Debug> TCPHandler: Processed in 0.001737119 sec. | ||
| 19337 | 2026.01.09 00:42:09.493539 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19338 | 2026.01.09 00:42:09.493635 [ 269 ] {e4803405-03d7-4081-9e6e-b00300b4ecdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19339 | 2026.01.09 00:42:09.493678 [ 269 ] {e4803405-03d7-4081-9e6e-b00300b4ecdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19340 | 2026.01.09 00:42:09.494014 [ 269 ] {e4803405-03d7-4081-9e6e-b00300b4ecdd} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19341 | 2026.01.09 00:42:09.494055 [ 269 ] {e4803405-03d7-4081-9e6e-b00300b4ecdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 19342 | 2026.01.09 00:42:09.494353 [ 269 ] {e4803405-03d7-4081-9e6e-b00300b4ecdd} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 19343 | 2026.01.09 00:42:09.494571 [ 269 ] {e4803405-03d7-4081-9e6e-b00300b4ecdd} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19344 | 2026.01.09 00:42:09.494702 [ 269 ] {e4803405-03d7-4081-9e6e-b00300b4ecdd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001084 sec., 922.509225092251 rows/sec., 62.16 KiB/sec. | ||
| 19345 | 2026.01.09 00:42:09.494739 [ 269 ] {e4803405-03d7-4081-9e6e-b00300b4ecdd} <Debug> TCPHandler: Processed in 0.001249345 sec. | ||
| 19346 | 2026.01.09 00:42:09.494864 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19347 | 2026.01.09 00:42:09.494961 [ 269 ] {311018b8-b025-40e6-98a4-c2cf51516fab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19348 | 2026.01.09 00:42:09.495003 [ 269 ] {311018b8-b025-40e6-98a4-c2cf51516fab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19349 | 2026.01.09 00:42:09.495358 [ 269 ] {311018b8-b025-40e6-98a4-c2cf51516fab} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19350 | 2026.01.09 00:42:09.495392 [ 269 ] {311018b8-b025-40e6-98a4-c2cf51516fab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 19351 | 2026.01.09 00:42:09.495703 [ 269 ] {311018b8-b025-40e6-98a4-c2cf51516fab} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19352 | 2026.01.09 00:42:09.495919 [ 269 ] {311018b8-b025-40e6-98a4-c2cf51516fab} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19353 | 2026.01.09 00:42:09.496048 [ 269 ] {311018b8-b025-40e6-98a4-c2cf51516fab} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.001103 sec., 72529.46509519492 rows/sec., 4.31 MiB/sec. | ||
| 19354 | 2026.01.09 00:42:09.496091 [ 269 ] {311018b8-b025-40e6-98a4-c2cf51516fab} <Debug> TCPHandler: Processed in 0.001276387 sec. | ||
| 19355 | 2026.01.09 00:42:12.033842 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19356 | 2026.01.09 00:42:12.034037 [ 269 ] {dc84431e-2059-445b-ba4c-3866221f3bdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19357 | 2026.01.09 00:42:12.034110 [ 269 ] {dc84431e-2059-445b-ba4c-3866221f3bdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19358 | 2026.01.09 00:42:12.034820 [ 269 ] {dc84431e-2059-445b-ba4c-3866221f3bdb} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19359 | 2026.01.09 00:42:12.034872 [ 269 ] {dc84431e-2059-445b-ba4c-3866221f3bdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19360 | 2026.01.09 00:42:12.035290 [ 269 ] {dc84431e-2059-445b-ba4c-3866221f3bdb} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19361 | 2026.01.09 00:42:12.035541 [ 269 ] {dc84431e-2059-445b-ba4c-3866221f3bdb} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19362 | 2026.01.09 00:42:12.035720 [ 269 ] {dc84431e-2059-445b-ba4c-3866221f3bdb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001727 sec., 32426.17255356109 rows/sec., 2.49 MiB/sec. | ||
| 19363 | 2026.01.09 00:42:12.035774 [ 269 ] {dc84431e-2059-445b-ba4c-3866221f3bdb} <Debug> TCPHandler: Processed in 0.002061018 sec. | ||
| 19364 | 2026.01.09 00:42:12.035910 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19365 | 2026.01.09 00:42:12.036014 [ 269 ] {319744b5-99fa-4051-ae0c-d3de8233da90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19366 | 2026.01.09 00:42:12.036063 [ 269 ] {319744b5-99fa-4051-ae0c-d3de8233da90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19367 | 2026.01.09 00:42:12.036534 [ 269 ] {319744b5-99fa-4051-ae0c-d3de8233da90} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19368 | 2026.01.09 00:42:12.036573 [ 269 ] {319744b5-99fa-4051-ae0c-d3de8233da90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19369 | 2026.01.09 00:42:12.036896 [ 269 ] {319744b5-99fa-4051-ae0c-d3de8233da90} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19370 | 2026.01.09 00:42:12.037120 [ 269 ] {319744b5-99fa-4051-ae0c-d3de8233da90} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19371 | 2026.01.09 00:42:12.037259 [ 269 ] {319744b5-99fa-4051-ae0c-d3de8233da90} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001268 sec., 50473.18611987382 rows/sec., 3.94 MiB/sec. | ||
| 19372 | 2026.01.09 00:42:12.037301 [ 269 ] {319744b5-99fa-4051-ae0c-d3de8233da90} <Debug> TCPHandler: Processed in 0.001444571 sec. | ||
| 19373 | 2026.01.09 00:42:12.037426 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19374 | 2026.01.09 00:42:12.037526 [ 269 ] {28f57f76-0525-47e3-91d2-ed6cf0f00f0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19375 | 2026.01.09 00:42:12.037573 [ 269 ] {28f57f76-0525-47e3-91d2-ed6cf0f00f0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19376 | 2026.01.09 00:42:12.037986 [ 269 ] {28f57f76-0525-47e3-91d2-ed6cf0f00f0b} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19377 | 2026.01.09 00:42:12.038023 [ 269 ] {28f57f76-0525-47e3-91d2-ed6cf0f00f0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19378 | 2026.01.09 00:42:12.038355 [ 269 ] {28f57f76-0525-47e3-91d2-ed6cf0f00f0b} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19379 | 2026.01.09 00:42:12.038566 [ 269 ] {28f57f76-0525-47e3-91d2-ed6cf0f00f0b} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19380 | 2026.01.09 00:42:12.038697 [ 269 ] {28f57f76-0525-47e3-91d2-ed6cf0f00f0b} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001192 sec., 53691.275167785236 rows/sec., 3.74 MiB/sec. | ||
| 19381 | 2026.01.09 00:42:12.038737 [ 269 ] {28f57f76-0525-47e3-91d2-ed6cf0f00f0b} <Debug> TCPHandler: Processed in 0.001363069 sec. | ||
| 19382 | 2026.01.09 00:42:12.038859 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19383 | 2026.01.09 00:42:12.038955 [ 269 ] {73e1bbf6-ec28-425a-9586-2bb2690937fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19384 | 2026.01.09 00:42:12.038997 [ 269 ] {73e1bbf6-ec28-425a-9586-2bb2690937fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19385 | 2026.01.09 00:42:12.039348 [ 269 ] {73e1bbf6-ec28-425a-9586-2bb2690937fb} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19386 | 2026.01.09 00:42:12.039385 [ 269 ] {73e1bbf6-ec28-425a-9586-2bb2690937fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19387 | 2026.01.09 00:42:12.039691 [ 269 ] {73e1bbf6-ec28-425a-9586-2bb2690937fb} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19388 | 2026.01.09 00:42:12.039895 [ 269 ] {73e1bbf6-ec28-425a-9586-2bb2690937fb} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19389 | 2026.01.09 00:42:12.040029 [ 269 ] {73e1bbf6-ec28-425a-9586-2bb2690937fb} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001092 sec., 21978.021978021978 rows/sec., 1.48 MiB/sec. | ||
| 19390 | 2026.01.09 00:42:12.040070 [ 269 ] {73e1bbf6-ec28-425a-9586-2bb2690937fb} <Debug> TCPHandler: Processed in 0.001261595 sec. | ||
| 19391 | 2026.01.09 00:42:12.470798 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40791 | ||
| 19392 | 2026.01.09 00:42:12.471373 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19393 | 2026.01.09 00:42:12.471416 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19394 | 2026.01.09 00:42:12.471885 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 19395 | 2026.01.09 00:42:12.472113 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19396 | 2026.01.09 00:42:12.472240 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40791 | ||
| 19397 | 2026.01.09 00:42:13.261605 [ 221 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19398 | 2026.01.09 00:42:13.261657 [ 221 ] {} <Debug> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19399 | 2026.01.09 00:42:13.264322 [ 221 ] {} <Debug> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19400 | 2026.01.09 00:42:13.558363 [ 225 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19401 | 2026.01.09 00:42:13.558416 [ 225 ] {} <Debug> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19402 | 2026.01.09 00:42:13.560934 [ 225 ] {} <Debug> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19403 | 2026.01.09 00:42:14.001121 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 386.37 MiB, peak 399.73 MiB, free memory in arenas 0.00 B, will set to 390.37 MiB (RSS), difference: 4.00 MiB | ||
| 19404 | 2026.01.09 00:42:14.673645 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 19405 | 2026.01.09 00:42:14.690868 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19406 | 2026.01.09 00:42:14.690924 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19407 | 2026.01.09 00:42:14.697146 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 19408 | 2026.01.09 00:42:14.697872 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19409 | 2026.01.09 00:42:14.700974 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 19410 | 2026.01.09 00:42:15.091744 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 2468 | ||
| 19411 | 2026.01.09 00:42:15.094340 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19412 | 2026.01.09 00:42:15.094389 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19413 | 2026.01.09 00:42:15.095590 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 19414 | 2026.01.09 00:42:15.095846 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19415 | 2026.01.09 00:42:15.096104 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2468 | ||
| 19416 | 2026.01.09 00:42:17.040155 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19417 | 2026.01.09 00:42:17.040369 [ 269 ] {00d741f4-991d-4bc9-b1fa-f3d11e51f874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19418 | 2026.01.09 00:42:17.040441 [ 269 ] {00d741f4-991d-4bc9-b1fa-f3d11e51f874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19419 | 2026.01.09 00:42:17.041265 [ 269 ] {00d741f4-991d-4bc9-b1fa-f3d11e51f874} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19420 | 2026.01.09 00:42:17.041324 [ 269 ] {00d741f4-991d-4bc9-b1fa-f3d11e51f874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19421 | 2026.01.09 00:42:17.041819 [ 269 ] {00d741f4-991d-4bc9-b1fa-f3d11e51f874} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19422 | 2026.01.09 00:42:17.042072 [ 269 ] {00d741f4-991d-4bc9-b1fa-f3d11e51f874} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19423 | 2026.01.09 00:42:17.042235 [ 74 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 19424 | 2026.01.09 00:42:17.042244 [ 269 ] {00d741f4-991d-4bc9-b1fa-f3d11e51f874} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.00192 sec., 71875 rows/sec., 6.24 MiB/sec. | ||
| 19425 | 2026.01.09 00:42:17.042320 [ 74 ] {} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19426 | 2026.01.09 00:42:17.042350 [ 269 ] {00d741f4-991d-4bc9-b1fa-f3d11e51f874} <Debug> TCPHandler: Processed in 0.002327866 sec. | ||
| 19427 | 2026.01.09 00:42:17.042351 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19428 | 2026.01.09 00:42:17.042474 [ 189 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 19429 | 2026.01.09 00:42:17.042497 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19430 | 2026.01.09 00:42:17.042588 [ 189 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19431 | 2026.01.09 00:42:17.042605 [ 269 ] {16840f34-1c95-4445-97bc-cd880e117a3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19432 | 2026.01.09 00:42:17.042622 [ 189 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2466 rows starting from the beginning of the part | ||
| 19433 | 2026.01.09 00:42:17.042652 [ 269 ] {16840f34-1c95-4445-97bc-cd880e117a3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19434 | 2026.01.09 00:42:17.042685 [ 189 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 56 rows starting from the beginning of the part | ||
| 19435 | 2026.01.09 00:42:17.042734 [ 189 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 138 rows starting from the beginning of the part | ||
| 19436 | 2026.01.09 00:42:17.042780 [ 189 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 2253 rows starting from the beginning of the part | ||
| 19437 | 2026.01.09 00:42:17.042826 [ 189 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 56 rows starting from the beginning of the part | ||
| 19438 | 2026.01.09 00:42:17.042873 [ 189 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 138 rows starting from the beginning of the part | ||
| 19439 | 2026.01.09 00:42:17.043116 [ 269 ] {16840f34-1c95-4445-97bc-cd880e117a3b} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19440 | 2026.01.09 00:42:17.043154 [ 269 ] {16840f34-1c95-4445-97bc-cd880e117a3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19441 | 2026.01.09 00:42:17.043469 [ 269 ] {16840f34-1c95-4445-97bc-cd880e117a3b} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 19442 | 2026.01.09 00:42:17.043689 [ 269 ] {16840f34-1c95-4445-97bc-cd880e117a3b} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19443 | 2026.01.09 00:42:17.043834 [ 269 ] {16840f34-1c95-4445-97bc-cd880e117a3b} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001251 sec., 32773.78097521982 rows/sec., 2.41 MiB/sec. | ||
| 19444 | 2026.01.09 00:42:17.043877 [ 269 ] {16840f34-1c95-4445-97bc-cd880e117a3b} <Debug> TCPHandler: Processed in 0.001433151 sec. | ||
| 19445 | 2026.01.09 00:42:17.043989 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19446 | 2026.01.09 00:42:17.044089 [ 269 ] {70596455-a558-4cfe-92de-296eae3eef39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19447 | 2026.01.09 00:42:17.044131 [ 269 ] {70596455-a558-4cfe-92de-296eae3eef39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19448 | 2026.01.09 00:42:17.044602 [ 269 ] {70596455-a558-4cfe-92de-296eae3eef39} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19449 | 2026.01.09 00:42:17.044638 [ 269 ] {70596455-a558-4cfe-92de-296eae3eef39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19450 | 2026.01.09 00:42:17.044746 [ 190 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5107 rows, containing 5 columns (5 merged, 0 gathered) in 0.002315576 sec., 2205498.761431281 rows/sec., 188.27 MiB/sec. | ||
| 19451 | 2026.01.09 00:42:17.044960 [ 269 ] {70596455-a558-4cfe-92de-296eae3eef39} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19452 | 2026.01.09 00:42:17.045111 [ 192 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 19453 | 2026.01.09 00:42:17.045221 [ 269 ] {70596455-a558-4cfe-92de-296eae3eef39} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19454 | 2026.01.09 00:42:17.045369 [ 74 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 19455 | 2026.01.09 00:42:17.045377 [ 269 ] {70596455-a558-4cfe-92de-296eae3eef39} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001308 sec., 80275.22935779818 rows/sec., 6.27 MiB/sec. | ||
| 19456 | 2026.01.09 00:42:17.045405 [ 74 ] {} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19457 | 2026.01.09 00:42:17.045434 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19458 | 2026.01.09 00:42:17.045436 [ 269 ] {70596455-a558-4cfe-92de-296eae3eef39} <Debug> TCPHandler: Processed in 0.001497993 sec. | ||
| 19459 | 2026.01.09 00:42:17.045472 [ 192 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_146_29} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19460 | 2026.01.09 00:42:17.045536 [ 190 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 19461 | 2026.01.09 00:42:17.045559 [ 192 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_146_29} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 19462 | 2026.01.09 00:42:17.045569 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19463 | 2026.01.09 00:42:17.045662 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 19464 | 2026.01.09 00:42:17.045672 [ 190 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19465 | 2026.01.09 00:42:17.045676 [ 269 ] {b94622dd-eaab-451c-8ffa-5a770eb2bc69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19466 | 2026.01.09 00:42:17.045720 [ 190 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1250 rows starting from the beginning of the part | ||
| 19467 | 2026.01.09 00:42:17.045741 [ 269 ] {b94622dd-eaab-451c-8ffa-5a770eb2bc69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19468 | 2026.01.09 00:42:17.045802 [ 190 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 64 rows starting from the beginning of the part | ||
| 19469 | 2026.01.09 00:42:17.045859 [ 190 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 105 rows starting from the beginning of the part | ||
| 19470 | 2026.01.09 00:42:17.045912 [ 190 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 1137 rows starting from the beginning of the part | ||
| 19471 | 2026.01.09 00:42:17.045960 [ 190 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 64 rows starting from the beginning of the part | ||
| 19472 | 2026.01.09 00:42:17.046006 [ 190 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 105 rows starting from the beginning of the part | ||
| 19473 | 2026.01.09 00:42:17.046193 [ 269 ] {b94622dd-eaab-451c-8ffa-5a770eb2bc69} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19474 | 2026.01.09 00:42:17.046236 [ 269 ] {b94622dd-eaab-451c-8ffa-5a770eb2bc69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19475 | 2026.01.09 00:42:17.046608 [ 269 ] {b94622dd-eaab-451c-8ffa-5a770eb2bc69} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19476 | 2026.01.09 00:42:17.046859 [ 269 ] {b94622dd-eaab-451c-8ffa-5a770eb2bc69} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19477 | 2026.01.09 00:42:17.046995 [ 74 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Selected 4 parts from all_1_141_29 to all_144_144_0 | ||
| 19478 | 2026.01.09 00:42:17.047003 [ 269 ] {b94622dd-eaab-451c-8ffa-5a770eb2bc69} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001346 sec., 118870.72808320951 rows/sec., 8.28 MiB/sec. | ||
| 19479 | 2026.01.09 00:42:17.047032 [ 74 ] {} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19480 | 2026.01.09 00:42:17.047055 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19481 | 2026.01.09 00:42:17.047059 [ 269 ] {b94622dd-eaab-451c-8ffa-5a770eb2bc69} <Debug> TCPHandler: Processed in 0.001540204 sec. | ||
| 19482 | 2026.01.09 00:42:17.047123 [ 193 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_144_30} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_141_29 to all_144_144_0 into Compact with storage Full | ||
| 19483 | 2026.01.09 00:42:17.047186 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19484 | 2026.01.09 00:42:17.047216 [ 193 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_144_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19485 | 2026.01.09 00:42:17.047243 [ 193 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_144_30} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_141_29, total 43337 rows starting from the beginning of the part | ||
| 19486 | 2026.01.09 00:42:17.047280 [ 269 ] {73960eed-05b4-4d0b-bf22-574f1607da44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19487 | 2026.01.09 00:42:17.047293 [ 193 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_144_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 160 rows starting from the beginning of the part | ||
| 19488 | 2026.01.09 00:42:17.047309 [ 201 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2725 rows, containing 5 columns (5 merged, 0 gathered) in 0.001814762 sec., 1501574.311121789 rows/sec., 114.60 MiB/sec. | ||
| 19489 | 2026.01.09 00:42:17.047337 [ 269 ] {73960eed-05b4-4d0b-bf22-574f1607da44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19490 | 2026.01.09 00:42:17.047337 [ 193 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_144_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 160 rows starting from the beginning of the part | ||
| 19491 | 2026.01.09 00:42:17.047387 [ 193 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_144_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 935 rows starting from the beginning of the part | ||
| 19492 | 2026.01.09 00:42:17.047491 [ 190 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 19493 | 2026.01.09 00:42:17.047778 [ 190 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_146_29} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19494 | 2026.01.09 00:42:17.047849 [ 190 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_146_29} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 19495 | 2026.01.09 00:42:17.047930 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 19496 | 2026.01.09 00:42:17.048254 [ 269 ] {73960eed-05b4-4d0b-bf22-574f1607da44} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19497 | 2026.01.09 00:42:17.048293 [ 269 ] {73960eed-05b4-4d0b-bf22-574f1607da44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19498 | 2026.01.09 00:42:17.048836 [ 269 ] {73960eed-05b4-4d0b-bf22-574f1607da44} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 19499 | 2026.01.09 00:42:17.049143 [ 269 ] {73960eed-05b4-4d0b-bf22-574f1607da44} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19500 | 2026.01.09 00:42:17.049293 [ 269 ] {73960eed-05b4-4d0b-bf22-574f1607da44} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002028 sec., 20216.962524654835 rows/sec., 36.23 MiB/sec. | ||
| 19501 | 2026.01.09 00:42:17.049374 [ 269 ] {73960eed-05b4-4d0b-bf22-574f1607da44} <Debug> TCPHandler: Processed in 0.002235954 sec. | ||
| 19502 | 2026.01.09 00:42:17.049495 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19503 | 2026.01.09 00:42:17.049591 [ 269 ] {7f95a79b-2c17-4e39-b906-4bcad719e6f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19504 | 2026.01.09 00:42:17.049634 [ 269 ] {7f95a79b-2c17-4e39-b906-4bcad719e6f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19505 | 2026.01.09 00:42:17.049998 [ 269 ] {7f95a79b-2c17-4e39-b906-4bcad719e6f8} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19506 | 2026.01.09 00:42:17.050036 [ 269 ] {7f95a79b-2c17-4e39-b906-4bcad719e6f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19507 | 2026.01.09 00:42:17.050344 [ 269 ] {7f95a79b-2c17-4e39-b906-4bcad719e6f8} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19508 | 2026.01.09 00:42:17.050558 [ 269 ] {7f95a79b-2c17-4e39-b906-4bcad719e6f8} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19509 | 2026.01.09 00:42:17.050685 [ 74 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 19510 | 2026.01.09 00:42:17.050694 [ 269 ] {7f95a79b-2c17-4e39-b906-4bcad719e6f8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 19511 | 2026.01.09 00:42:17.050731 [ 74 ] {} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19512 | 2026.01.09 00:42:17.050752 [ 269 ] {7f95a79b-2c17-4e39-b906-4bcad719e6f8} <Debug> TCPHandler: Processed in 0.001306327 sec. | ||
| 19513 | 2026.01.09 00:42:17.050757 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19514 | 2026.01.09 00:42:17.050852 [ 188 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 19515 | 2026.01.09 00:42:17.050959 [ 188 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19516 | 2026.01.09 00:42:17.050989 [ 188 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 9724 rows starting from the beginning of the part | ||
| 19517 | 2026.01.09 00:42:17.051046 [ 188 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 60 rows starting from the beginning of the part | ||
| 19518 | 2026.01.09 00:42:17.051088 [ 188 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 60 rows starting from the beginning of the part | ||
| 19519 | 2026.01.09 00:42:17.051127 [ 188 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 80 rows starting from the beginning of the part | ||
| 19520 | 2026.01.09 00:42:17.051165 [ 188 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 24 rows starting from the beginning of the part | ||
| 19521 | 2026.01.09 00:42:17.051202 [ 188 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 60 rows starting from the beginning of the part | ||
| 19522 | 2026.01.09 00:42:17.053878 [ 196 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10008 rows, containing 4 columns (4 merged, 0 gathered) in 0.003061807 sec., 3268658.017961289 rows/sec., 208.44 MiB/sec. | ||
| 19523 | 2026.01.09 00:42:17.054050 [ 188 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 19524 | 2026.01.09 00:42:17.054286 [ 188 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_146_29} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19525 | 2026.01.09 00:42:17.054352 [ 188 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_146_29} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 19526 | 2026.01.09 00:42:17.054414 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.00 MiB. | ||
| 19527 | 2026.01.09 00:42:17.055459 [ 197 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_144_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44592 rows, containing 5 columns (5 merged, 0 gathered) in 0.008360988 sec., 5333340.987931091 rows/sec., 358.94 MiB/sec. | ||
| 19528 | 2026.01.09 00:42:17.055815 [ 188 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_144_30} <Trace> MergedBlockOutputStream: filled checksums all_1_144_30 (state Temporary) | ||
| 19529 | 2026.01.09 00:42:17.056053 [ 188 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_144_30} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_merge_all_1_144_30 to all_1_144_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19530 | 2026.01.09 00:42:17.056120 [ 188 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_144_30} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Merged 4 parts: [all_1_141_29, all_144_144_0] -> all_1_144_30 | ||
| 19531 | 2026.01.09 00:42:17.056187 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 19532 | 2026.01.09 00:42:19.742102 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19533 | 2026.01.09 00:42:19.742160 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19534 | 2026.01.09 00:42:19.972524 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41239 | ||
| 19535 | 2026.01.09 00:42:19.973328 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19536 | 2026.01.09 00:42:19.973400 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19537 | 2026.01.09 00:42:19.974017 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 19538 | 2026.01.09 00:42:19.974246 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19539 | 2026.01.09 00:42:19.974378 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41239 | ||
| 19540 | 2026.01.09 00:42:19.974401 [ 73 ] {} <Debug> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 19541 | 2026.01.09 00:42:19.974468 [ 73 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19542 | 2026.01.09 00:42:19.974492 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19543 | 2026.01.09 00:42:19.974595 [ 196 ] {a669bb53-0fd3-4984-a3ca-34981099574c::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 | ||
| 19544 | 2026.01.09 00:42:19.974702 [ 196 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19545 | 2026.01.09 00:42:19.974739 [ 196 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38871 rows starting from the beginning of the part | ||
| 19546 | 2026.01.09 00:42:19.974804 [ 196 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 448 rows starting from the beginning of the part | ||
| 19547 | 2026.01.09 00:42:19.974853 [ 196 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 512 rows starting from the beginning of the part | ||
| 19548 | 2026.01.09 00:42:19.974898 [ 196 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 448 rows starting from the beginning of the part | ||
| 19549 | 2026.01.09 00:42:19.974941 [ 196 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 512 rows starting from the beginning of the part | ||
| 19550 | 2026.01.09 00:42:19.974983 [ 196 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 448 rows starting from the beginning of the part | ||
| 19551 | 2026.01.09 00:42:19.977529 [ 195 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41239 rows, containing 4 columns (4 merged, 0 gathered) in 0.002969805 sec., 13886096.898617923 rows/sec., 198.64 MiB/sec. | ||
| 19552 | 2026.01.09 00:42:19.978235 [ 195 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 19553 | 2026.01.09 00:42:19.978735 [ 195 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_86_17} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19554 | 2026.01.09 00:42:19.978834 [ 195 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_86_17} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 19555 | 2026.01.09 00:42:19.978960 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 19556 | 2026.01.09 00:42:21.351088 [ 224 ] {} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Found 5 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 19557 | 2026.01.09 00:42:21.351153 [ 224 ] {} <Debug> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Removing 5 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 19558 | 2026.01.09 00:42:21.352925 [ 224 ] {} <Debug> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Removing 5 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 19559 | 2026.01.09 00:42:21.989384 [ 225 ] {} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Found 5 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 19560 | 2026.01.09 00:42:21.989434 [ 225 ] {} <Debug> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Removing 5 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 19561 | 2026.01.09 00:42:21.991598 [ 225 ] {} <Debug> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Removing 5 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 19562 | 2026.01.09 00:42:22.050053 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19563 | 2026.01.09 00:42:22.050224 [ 269 ] {b3882e37-7ca4-4a07-a6a9-ec452f08b370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19564 | 2026.01.09 00:42:22.050290 [ 269 ] {b3882e37-7ca4-4a07-a6a9-ec452f08b370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19565 | 2026.01.09 00:42:22.051152 [ 269 ] {b3882e37-7ca4-4a07-a6a9-ec452f08b370} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19566 | 2026.01.09 00:42:22.051201 [ 269 ] {b3882e37-7ca4-4a07-a6a9-ec452f08b370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19567 | 2026.01.09 00:42:22.051617 [ 269 ] {b3882e37-7ca4-4a07-a6a9-ec452f08b370} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 19568 | 2026.01.09 00:42:22.051870 [ 269 ] {b3882e37-7ca4-4a07-a6a9-ec452f08b370} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19569 | 2026.01.09 00:42:22.052033 [ 269 ] {b3882e37-7ca4-4a07-a6a9-ec452f08b370} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001851 sec., 221501.89086980012 rows/sec., 14.05 MiB/sec. | ||
| 19570 | 2026.01.09 00:42:22.052065 [ 220 ] {} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Found 5 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 19571 | 2026.01.09 00:42:22.052083 [ 269 ] {b3882e37-7ca4-4a07-a6a9-ec452f08b370} <Debug> TCPHandler: Processed in 0.002161611 sec. | ||
| 19572 | 2026.01.09 00:42:22.052115 [ 220 ] {} <Debug> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Removing 5 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 19573 | 2026.01.09 00:42:22.052254 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19574 | 2026.01.09 00:42:22.052360 [ 269 ] {32ba141f-3163-4c01-aac9-f899879d0fa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19575 | 2026.01.09 00:42:22.052406 [ 269 ] {32ba141f-3163-4c01-aac9-f899879d0fa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19576 | 2026.01.09 00:42:22.053504 [ 220 ] {} <Debug> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Removing 5 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 19577 | 2026.01.09 00:42:22.053683 [ 269 ] {32ba141f-3163-4c01-aac9-f899879d0fa9} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19578 | 2026.01.09 00:42:22.053727 [ 269 ] {32ba141f-3163-4c01-aac9-f899879d0fa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19579 | 2026.01.09 00:42:22.054122 [ 269 ] {32ba141f-3163-4c01-aac9-f899879d0fa9} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19580 | 2026.01.09 00:42:22.054343 [ 269 ] {32ba141f-3163-4c01-aac9-f899879d0fa9} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19581 | 2026.01.09 00:42:22.054479 [ 269 ] {32ba141f-3163-4c01-aac9-f899879d0fa9} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.002141 sec., 519383.4656702475 rows/sec., 40.98 MiB/sec. | ||
| 19582 | 2026.01.09 00:42:22.054521 [ 269 ] {32ba141f-3163-4c01-aac9-f899879d0fa9} <Debug> TCPHandler: Processed in 0.002320186 sec. | ||
| 19583 | 2026.01.09 00:42:22.054639 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19584 | 2026.01.09 00:42:22.054737 [ 269 ] {fd530edd-25f8-4447-a63e-96a9ac110f17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19585 | 2026.01.09 00:42:22.054779 [ 269 ] {fd530edd-25f8-4447-a63e-96a9ac110f17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19586 | 2026.01.09 00:42:22.055325 [ 269 ] {fd530edd-25f8-4447-a63e-96a9ac110f17} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19587 | 2026.01.09 00:42:22.055361 [ 269 ] {fd530edd-25f8-4447-a63e-96a9ac110f17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19588 | 2026.01.09 00:42:22.055673 [ 269 ] {fd530edd-25f8-4447-a63e-96a9ac110f17} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 19589 | 2026.01.09 00:42:22.055886 [ 269 ] {fd530edd-25f8-4447-a63e-96a9ac110f17} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19590 | 2026.01.09 00:42:22.055992 [ 72 ] {} <Debug> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 19591 | 2026.01.09 00:42:22.056019 [ 269 ] {fd530edd-25f8-4447-a63e-96a9ac110f17} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001301 sec., 157571.09915449654 rows/sec., 9.24 MiB/sec. | ||
| 19592 | 2026.01.09 00:42:22.056036 [ 72 ] {} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19593 | 2026.01.09 00:42:22.056061 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19594 | 2026.01.09 00:42:22.056061 [ 269 ] {fd530edd-25f8-4447-a63e-96a9ac110f17} <Debug> TCPHandler: Processed in 0.001472762 sec. | ||
| 19595 | 2026.01.09 00:42:22.056166 [ 200 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::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 | ||
| 19596 | 2026.01.09 00:42:22.056188 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19597 | 2026.01.09 00:42:22.056292 [ 269 ] {48df356a-5031-4356-85ff-69a96c766cbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19598 | 2026.01.09 00:42:22.056293 [ 200 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19599 | 2026.01.09 00:42:22.056335 [ 269 ] {48df356a-5031-4356-85ff-69a96c766cbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19600 | 2026.01.09 00:42:22.056347 [ 200 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 278 rows starting from the beginning of the part | ||
| 19601 | 2026.01.09 00:42:22.056426 [ 200 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 67 rows starting from the beginning of the part | ||
| 19602 | 2026.01.09 00:42:22.056478 [ 200 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 41 rows starting from the beginning of the part | ||
| 19603 | 2026.01.09 00:42:22.056527 [ 200 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 207 rows starting from the beginning of the part | ||
| 19604 | 2026.01.09 00:42:22.056573 [ 200 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 41 rows starting from the beginning of the part | ||
| 19605 | 2026.01.09 00:42:22.056618 [ 200 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 205 rows starting from the beginning of the part | ||
| 19606 | 2026.01.09 00:42:22.056877 [ 269 ] {48df356a-5031-4356-85ff-69a96c766cbe} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19607 | 2026.01.09 00:42:22.056918 [ 269 ] {48df356a-5031-4356-85ff-69a96c766cbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19608 | 2026.01.09 00:42:22.057246 [ 269 ] {48df356a-5031-4356-85ff-69a96c766cbe} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 19609 | 2026.01.09 00:42:22.057495 [ 269 ] {48df356a-5031-4356-85ff-69a96c766cbe} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19610 | 2026.01.09 00:42:22.057556 [ 195 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 839 rows, containing 5 columns (5 merged, 0 gathered) in 0.001434721 sec., 584782.6859716977 rows/sec., 38.79 MiB/sec. | ||
| 19611 | 2026.01.09 00:42:22.057630 [ 269 ] {48df356a-5031-4356-85ff-69a96c766cbe} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001356 sec., 156342.18289085545 rows/sec., 10.08 MiB/sec. | ||
| 19612 | 2026.01.09 00:42:22.057662 [ 225 ] {} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): 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] | ||
| 19613 | 2026.01.09 00:42:22.057676 [ 269 ] {48df356a-5031-4356-85ff-69a96c766cbe} <Debug> TCPHandler: Processed in 0.001539024 sec. | ||
| 19614 | 2026.01.09 00:42:22.057688 [ 225 ] {} <Debug> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): 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] | ||
| 19615 | 2026.01.09 00:42:22.057781 [ 202 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 19616 | 2026.01.09 00:42:22.057806 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19617 | 2026.01.09 00:42:22.057909 [ 269 ] {0ab8eb89-e8f3-43ce-9f13-ad5b529a4f8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19618 | 2026.01.09 00:42:22.057952 [ 269 ] {0ab8eb89-e8f3-43ce-9f13-ad5b529a4f8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19619 | 2026.01.09 00:42:22.058183 [ 202 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_121_24} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19620 | 2026.01.09 00:42:22.058292 [ 202 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_121_24} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 19621 | 2026.01.09 00:42:22.058416 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 19622 | 2026.01.09 00:42:22.058529 [ 269 ] {0ab8eb89-e8f3-43ce-9f13-ad5b529a4f8e} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19623 | 2026.01.09 00:42:22.058570 [ 269 ] {0ab8eb89-e8f3-43ce-9f13-ad5b529a4f8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19624 | 2026.01.09 00:42:22.058895 [ 269 ] {0ab8eb89-e8f3-43ce-9f13-ad5b529a4f8e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 19625 | 2026.01.09 00:42:22.059147 [ 269 ] {0ab8eb89-e8f3-43ce-9f13-ad5b529a4f8e} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19626 | 2026.01.09 00:42:22.059288 [ 269 ] {0ab8eb89-e8f3-43ce-9f13-ad5b529a4f8e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001396 sec., 151146.13180515758 rows/sec., 8.58 MiB/sec. | ||
| 19627 | 2026.01.09 00:42:22.059328 [ 269 ] {0ab8eb89-e8f3-43ce-9f13-ad5b529a4f8e} <Debug> TCPHandler: Processed in 0.001572315 sec. | ||
| 19628 | 2026.01.09 00:42:22.059456 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19629 | 2026.01.09 00:42:22.059551 [ 269 ] {9f3834a6-ff0b-41d9-9de2-a7f42535212e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19630 | 2026.01.09 00:42:22.059591 [ 269 ] {9f3834a6-ff0b-41d9-9de2-a7f42535212e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19631 | 2026.01.09 00:42:22.059898 [ 225 ] {} <Debug> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): 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] | ||
| 19632 | 2026.01.09 00:42:22.060444 [ 269 ] {9f3834a6-ff0b-41d9-9de2-a7f42535212e} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19633 | 2026.01.09 00:42:22.060481 [ 269 ] {9f3834a6-ff0b-41d9-9de2-a7f42535212e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19634 | 2026.01.09 00:42:22.060841 [ 269 ] {9f3834a6-ff0b-41d9-9de2-a7f42535212e} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19635 | 2026.01.09 00:42:22.061062 [ 269 ] {9f3834a6-ff0b-41d9-9de2-a7f42535212e} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19636 | 2026.01.09 00:42:22.061205 [ 269 ] {9f3834a6-ff0b-41d9-9de2-a7f42535212e} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001671 sec., 406343.50688210654 rows/sec., 28.33 MiB/sec. | ||
| 19637 | 2026.01.09 00:42:22.061246 [ 269 ] {9f3834a6-ff0b-41d9-9de2-a7f42535212e} <Debug> TCPHandler: Processed in 0.001840073 sec. | ||
| 19638 | 2026.01.09 00:42:22.061368 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19639 | 2026.01.09 00:42:22.061464 [ 269 ] {4d3c73a3-ec8e-4d5a-809e-18e6d270d905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19640 | 2026.01.09 00:42:22.061506 [ 269 ] {4d3c73a3-ec8e-4d5a-809e-18e6d270d905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19641 | 2026.01.09 00:42:22.061858 [ 269 ] {4d3c73a3-ec8e-4d5a-809e-18e6d270d905} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19642 | 2026.01.09 00:42:22.061894 [ 269 ] {4d3c73a3-ec8e-4d5a-809e-18e6d270d905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19643 | 2026.01.09 00:42:22.062199 [ 269 ] {4d3c73a3-ec8e-4d5a-809e-18e6d270d905} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 19644 | 2026.01.09 00:42:22.062433 [ 269 ] {4d3c73a3-ec8e-4d5a-809e-18e6d270d905} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19645 | 2026.01.09 00:42:22.062566 [ 269 ] {4d3c73a3-ec8e-4d5a-809e-18e6d270d905} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001118 sec., 5366.726296958855 rows/sec., 280.39 KiB/sec. | ||
| 19646 | 2026.01.09 00:42:22.062604 [ 269 ] {4d3c73a3-ec8e-4d5a-809e-18e6d270d905} <Debug> TCPHandler: Processed in 0.001285916 sec. | ||
| 19647 | 2026.01.09 00:42:22.062718 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19648 | 2026.01.09 00:42:22.062813 [ 269 ] {d9997b53-5fde-4eb9-94e0-612a2f1fae47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19649 | 2026.01.09 00:42:22.062856 [ 269 ] {d9997b53-5fde-4eb9-94e0-612a2f1fae47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19650 | 2026.01.09 00:42:22.063364 [ 269 ] {d9997b53-5fde-4eb9-94e0-612a2f1fae47} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19651 | 2026.01.09 00:42:22.063400 [ 269 ] {d9997b53-5fde-4eb9-94e0-612a2f1fae47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19652 | 2026.01.09 00:42:22.063743 [ 269 ] {d9997b53-5fde-4eb9-94e0-612a2f1fae47} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19653 | 2026.01.09 00:42:22.063961 [ 269 ] {d9997b53-5fde-4eb9-94e0-612a2f1fae47} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19654 | 2026.01.09 00:42:22.064094 [ 269 ] {d9997b53-5fde-4eb9-94e0-612a2f1fae47} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001297 sec., 242097.14726291443 rows/sec., 15.90 MiB/sec. | ||
| 19655 | 2026.01.09 00:42:22.064140 [ 269 ] {d9997b53-5fde-4eb9-94e0-612a2f1fae47} <Debug> TCPHandler: Processed in 0.001471262 sec. | ||
| 19656 | 2026.01.09 00:42:22.064255 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19657 | 2026.01.09 00:42:22.064350 [ 269 ] {92a94bfa-cb9e-4c0d-b9f2-40cf7485a451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19658 | 2026.01.09 00:42:22.064392 [ 269 ] {92a94bfa-cb9e-4c0d-b9f2-40cf7485a451} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19659 | 2026.01.09 00:42:22.064709 [ 269 ] {92a94bfa-cb9e-4c0d-b9f2-40cf7485a451} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19660 | 2026.01.09 00:42:22.064745 [ 269 ] {92a94bfa-cb9e-4c0d-b9f2-40cf7485a451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19661 | 2026.01.09 00:42:22.065034 [ 269 ] {92a94bfa-cb9e-4c0d-b9f2-40cf7485a451} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 19662 | 2026.01.09 00:42:22.065246 [ 269 ] {92a94bfa-cb9e-4c0d-b9f2-40cf7485a451} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19663 | 2026.01.09 00:42:22.065376 [ 269 ] {92a94bfa-cb9e-4c0d-b9f2-40cf7485a451} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001043 sec., 958.7727708533076 rows/sec., 64.60 KiB/sec. | ||
| 19664 | 2026.01.09 00:42:22.065414 [ 269 ] {92a94bfa-cb9e-4c0d-b9f2-40cf7485a451} <Debug> TCPHandler: Processed in 0.001207884 sec. | ||
| 19665 | 2026.01.09 00:42:22.065529 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19666 | 2026.01.09 00:42:22.065623 [ 269 ] {e7a6bcfc-da56-473d-86df-a7d89aab9874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19667 | 2026.01.09 00:42:22.065664 [ 269 ] {e7a6bcfc-da56-473d-86df-a7d89aab9874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19668 | 2026.01.09 00:42:22.066006 [ 269 ] {e7a6bcfc-da56-473d-86df-a7d89aab9874} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19669 | 2026.01.09 00:42:22.066041 [ 269 ] {e7a6bcfc-da56-473d-86df-a7d89aab9874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19670 | 2026.01.09 00:42:22.066365 [ 269 ] {e7a6bcfc-da56-473d-86df-a7d89aab9874} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19671 | 2026.01.09 00:42:22.066577 [ 269 ] {e7a6bcfc-da56-473d-86df-a7d89aab9874} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19672 | 2026.01.09 00:42:22.066705 [ 269 ] {e7a6bcfc-da56-473d-86df-a7d89aab9874} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.0011 sec., 94545.45454545454 rows/sec., 5.79 MiB/sec. | ||
| 19673 | 2026.01.09 00:42:22.066743 [ 269 ] {e7a6bcfc-da56-473d-86df-a7d89aab9874} <Debug> TCPHandler: Processed in 0.001264446 sec. | ||
| 19674 | 2026.01.09 00:42:22.201232 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 19675 | 2026.01.09 00:42:22.219770 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19676 | 2026.01.09 00:42:22.219821 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19677 | 2026.01.09 00:42:22.226216 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 19678 | 2026.01.09 00:42:22.226996 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19679 | 2026.01.09 00:42:22.227308 [ 72 ] {} <Debug> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 19680 | 2026.01.09 00:42:22.227360 [ 72 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19681 | 2026.01.09 00:42:22.227384 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19682 | 2026.01.09 00:42:22.227489 [ 195 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 19683 | 2026.01.09 00:42:22.230624 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 19684 | 2026.01.09 00:42:22.231294 [ 195 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19685 | 2026.01.09 00:42:22.232878 [ 195 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 610 rows starting from the beginning of the part | ||
| 19686 | 2026.01.09 00:42:22.238061 [ 195 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part | ||
| 19687 | 2026.01.09 00:42:22.242850 [ 195 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 7 rows starting from the beginning of the part | ||
| 19688 | 2026.01.09 00:42:22.247611 [ 195 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
| 19689 | 2026.01.09 00:42:22.252645 [ 195 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part | ||
| 19690 | 2026.01.09 00:42:22.257226 [ 195 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
| 19691 | 2026.01.09 00:42:22.313918 [ 198 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.086478221 sec., 7493.216124323372 rows/sec., 38.75 MiB/sec. | ||
| 19692 | 2026.01.09 00:42:22.316936 [ 202 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 19693 | 2026.01.09 00:42:22.319108 [ 202 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_86_17} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19694 | 2026.01.09 00:42:22.319195 [ 202 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_86_17} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 19695 | 2026.01.09 00:42:22.322053 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 19696 | 2026.01.09 00:42:23.001152 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 392.35 MiB, peak 409.78 MiB, free memory in arenas 0.00 B, will set to 390.62 MiB (RSS), difference: -1.74 MiB | ||
| 19697 | 2026.01.09 00:42:24.407866 [ 224 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): 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] | ||
| 19698 | 2026.01.09 00:42:24.407921 [ 224 ] {} <Debug> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): 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] | ||
| 19699 | 2026.01.09 00:42:24.410447 [ 224 ] {} <Debug> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): 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] | ||
| 19700 | 2026.01.09 00:42:25.096314 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2500 | ||
| 19701 | 2026.01.09 00:42:25.098592 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19702 | 2026.01.09 00:42:25.098641 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19703 | 2026.01.09 00:42:25.099789 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 19704 | 2026.01.09 00:42:25.100068 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19705 | 2026.01.09 00:42:25.100324 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2500 | ||
| 19706 | 2026.01.09 00:42:27.039893 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19707 | 2026.01.09 00:42:27.040087 [ 269 ] {7b507bda-2a26-4171-994f-2cefefb46554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19708 | 2026.01.09 00:42:27.040152 [ 269 ] {7b507bda-2a26-4171-994f-2cefefb46554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19709 | 2026.01.09 00:42:27.040787 [ 269 ] {7b507bda-2a26-4171-994f-2cefefb46554} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19710 | 2026.01.09 00:42:27.040836 [ 269 ] {7b507bda-2a26-4171-994f-2cefefb46554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19711 | 2026.01.09 00:42:27.041226 [ 269 ] {7b507bda-2a26-4171-994f-2cefefb46554} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 19712 | 2026.01.09 00:42:27.041459 [ 269 ] {7b507bda-2a26-4171-994f-2cefefb46554} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19713 | 2026.01.09 00:42:27.041632 [ 269 ] {7b507bda-2a26-4171-994f-2cefefb46554} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001589 sec., 1258.6532410320958 rows/sec., 102.63 KiB/sec. | ||
| 19714 | 2026.01.09 00:42:27.041687 [ 269 ] {7b507bda-2a26-4171-994f-2cefefb46554} <Debug> TCPHandler: Processed in 0.001920795 sec. | ||
| 19715 | 2026.01.09 00:42:27.041813 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19716 | 2026.01.09 00:42:27.041915 [ 269 ] {2962240f-fc19-4487-8375-1bcb882f7a62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19717 | 2026.01.09 00:42:27.041960 [ 269 ] {2962240f-fc19-4487-8375-1bcb882f7a62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19718 | 2026.01.09 00:42:27.042512 [ 269 ] {2962240f-fc19-4487-8375-1bcb882f7a62} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19719 | 2026.01.09 00:42:27.042550 [ 269 ] {2962240f-fc19-4487-8375-1bcb882f7a62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19720 | 2026.01.09 00:42:27.042870 [ 269 ] {2962240f-fc19-4487-8375-1bcb882f7a62} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19721 | 2026.01.09 00:42:27.043091 [ 269 ] {2962240f-fc19-4487-8375-1bcb882f7a62} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19722 | 2026.01.09 00:42:27.043231 [ 269 ] {2962240f-fc19-4487-8375-1bcb882f7a62} <Debug> executeQuery: Read 139 rows, 12.34 KiB in 0.001336 sec., 104041.91616766468 rows/sec., 9.02 MiB/sec. | ||
| 19723 | 2026.01.09 00:42:27.043270 [ 269 ] {2962240f-fc19-4487-8375-1bcb882f7a62} <Debug> TCPHandler: Processed in 0.001509903 sec. | ||
| 19724 | 2026.01.09 00:42:27.043317 [ 221 ] {} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19725 | 2026.01.09 00:42:27.043352 [ 221 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19726 | 2026.01.09 00:42:27.043383 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19727 | 2026.01.09 00:42:27.043481 [ 269 ] {6d331916-4425-47ae-a3e1-726054084433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19728 | 2026.01.09 00:42:27.043524 [ 269 ] {6d331916-4425-47ae-a3e1-726054084433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19729 | 2026.01.09 00:42:27.043949 [ 269 ] {6d331916-4425-47ae-a3e1-726054084433} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19730 | 2026.01.09 00:42:27.043988 [ 269 ] {6d331916-4425-47ae-a3e1-726054084433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19731 | 2026.01.09 00:42:27.044285 [ 269 ] {6d331916-4425-47ae-a3e1-726054084433} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 19732 | 2026.01.09 00:42:27.044500 [ 269 ] {6d331916-4425-47ae-a3e1-726054084433} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19733 | 2026.01.09 00:42:27.044634 [ 269 ] {6d331916-4425-47ae-a3e1-726054084433} <Debug> executeQuery: Read 43 rows, 3.22 KiB in 0.00117 sec., 36752.13675213675 rows/sec., 2.69 MiB/sec. | ||
| 19734 | 2026.01.09 00:42:27.044674 [ 269 ] {6d331916-4425-47ae-a3e1-726054084433} <Debug> TCPHandler: Processed in 0.001340478 sec. | ||
| 19735 | 2026.01.09 00:42:27.044787 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19736 | 2026.01.09 00:42:27.044882 [ 269 ] {3edcae5e-1c72-4f76-a0b2-a2afc90be652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19737 | 2026.01.09 00:42:27.044923 [ 269 ] {3edcae5e-1c72-4f76-a0b2-a2afc90be652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19738 | 2026.01.09 00:42:27.045370 [ 269 ] {3edcae5e-1c72-4f76-a0b2-a2afc90be652} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19739 | 2026.01.09 00:42:27.045406 [ 269 ] {3edcae5e-1c72-4f76-a0b2-a2afc90be652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19740 | 2026.01.09 00:42:27.045724 [ 269 ] {3edcae5e-1c72-4f76-a0b2-a2afc90be652} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19741 | 2026.01.09 00:42:27.045949 [ 269 ] {3edcae5e-1c72-4f76-a0b2-a2afc90be652} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19742 | 2026.01.09 00:42:27.046086 [ 269 ] {3edcae5e-1c72-4f76-a0b2-a2afc90be652} <Debug> executeQuery: Read 107 rows, 8.56 KiB in 0.001221 sec., 87633.08763308763 rows/sec., 6.85 MiB/sec. | ||
| 19743 | 2026.01.09 00:42:27.046127 [ 269 ] {3edcae5e-1c72-4f76-a0b2-a2afc90be652} <Debug> TCPHandler: Processed in 0.00139107 sec. | ||
| 19744 | 2026.01.09 00:42:27.046251 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19745 | 2026.01.09 00:42:27.046348 [ 269 ] {4236cdff-8255-4a7e-a299-1053a326ec32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19746 | 2026.01.09 00:42:27.046392 [ 269 ] {4236cdff-8255-4a7e-a299-1053a326ec32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19747 | 2026.01.09 00:42:27.046836 [ 269 ] {4236cdff-8255-4a7e-a299-1053a326ec32} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19748 | 2026.01.09 00:42:27.046871 [ 269 ] {4236cdff-8255-4a7e-a299-1053a326ec32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19749 | 2026.01.09 00:42:27.047161 [ 221 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19750 | 2026.01.09 00:42:27.047211 [ 269 ] {4236cdff-8255-4a7e-a299-1053a326ec32} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19751 | 2026.01.09 00:42:27.047432 [ 269 ] {4236cdff-8255-4a7e-a299-1053a326ec32} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19752 | 2026.01.09 00:42:27.047571 [ 269 ] {4236cdff-8255-4a7e-a299-1053a326ec32} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00124 sec., 129838.70967741935 rows/sec., 9.04 MiB/sec. | ||
| 19753 | 2026.01.09 00:42:27.047610 [ 269 ] {4236cdff-8255-4a7e-a299-1053a326ec32} <Debug> TCPHandler: Processed in 0.00140824 sec. | ||
| 19754 | 2026.01.09 00:42:27.047676 [ 226 ] {} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19755 | 2026.01.09 00:42:27.047730 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19756 | 2026.01.09 00:42:27.047732 [ 226 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19757 | 2026.01.09 00:42:27.047835 [ 269 ] {91e5c939-5ec7-49ae-bb51-aa52481588d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19758 | 2026.01.09 00:42:27.047894 [ 269 ] {91e5c939-5ec7-49ae-bb51-aa52481588d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19759 | 2026.01.09 00:42:27.048824 [ 269 ] {91e5c939-5ec7-49ae-bb51-aa52481588d0} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19760 | 2026.01.09 00:42:27.048862 [ 269 ] {91e5c939-5ec7-49ae-bb51-aa52481588d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19761 | 2026.01.09 00:42:27.049433 [ 269 ] {91e5c939-5ec7-49ae-bb51-aa52481588d0} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 19762 | 2026.01.09 00:42:27.049679 [ 269 ] {91e5c939-5ec7-49ae-bb51-aa52481588d0} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19763 | 2026.01.09 00:42:27.049823 [ 269 ] {91e5c939-5ec7-49ae-bb51-aa52481588d0} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002005 sec., 20448.877805486285 rows/sec., 36.64 MiB/sec. | ||
| 19764 | 2026.01.09 00:42:27.049898 [ 269 ] {91e5c939-5ec7-49ae-bb51-aa52481588d0} <Debug> TCPHandler: Processed in 0.002216773 sec. | ||
| 19765 | 2026.01.09 00:42:27.050052 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19766 | 2026.01.09 00:42:27.050152 [ 269 ] {7bf82b11-e50f-4381-b2b7-7f3688ee3584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19767 | 2026.01.09 00:42:27.050197 [ 269 ] {7bf82b11-e50f-4381-b2b7-7f3688ee3584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19768 | 2026.01.09 00:42:27.050549 [ 269 ] {7bf82b11-e50f-4381-b2b7-7f3688ee3584} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19769 | 2026.01.09 00:42:27.050586 [ 269 ] {7bf82b11-e50f-4381-b2b7-7f3688ee3584} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19770 | 2026.01.09 00:42:27.050895 [ 269 ] {7bf82b11-e50f-4381-b2b7-7f3688ee3584} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19771 | 2026.01.09 00:42:27.051141 [ 226 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19772 | 2026.01.09 00:42:27.051158 [ 269 ] {7bf82b11-e50f-4381-b2b7-7f3688ee3584} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19773 | 2026.01.09 00:42:27.051300 [ 269 ] {7bf82b11-e50f-4381-b2b7-7f3688ee3584} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001167 sec., 51413.88174807197 rows/sec., 3.46 MiB/sec. | ||
| 19774 | 2026.01.09 00:42:27.051338 [ 269 ] {7bf82b11-e50f-4381-b2b7-7f3688ee3584} <Debug> TCPHandler: Processed in 0.001343898 sec. | ||
| 19775 | 2026.01.09 00:42:27.475311 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41751 | ||
| 19776 | 2026.01.09 00:42:27.475834 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19777 | 2026.01.09 00:42:27.475877 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19778 | 2026.01.09 00:42:27.476364 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 19779 | 2026.01.09 00:42:27.476595 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19780 | 2026.01.09 00:42:27.476727 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41751 | ||
| 19781 | 2026.01.09 00:42:27.594288 [ 222 ] {} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19782 | 2026.01.09 00:42:27.594350 [ 222 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19783 | 2026.01.09 00:42:27.596995 [ 222 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19784 | 2026.01.09 00:42:27.806476 [ 222 ] {} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19785 | 2026.01.09 00:42:27.806505 [ 222 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19786 | 2026.01.09 00:42:27.810098 [ 222 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19787 | 2026.01.09 00:42:28.464145 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): 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] | ||
| 19788 | 2026.01.09 00:42:28.464197 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): 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] | ||
| 19789 | 2026.01.09 00:42:28.467353 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): 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] | ||
| 19790 | 2026.01.09 00:42:29.731560 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 19791 | 2026.01.09 00:42:29.751351 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19792 | 2026.01.09 00:42:29.751423 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19793 | 2026.01.09 00:42:29.757796 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 19794 | 2026.01.09 00:42:29.758605 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19795 | 2026.01.09 00:42:29.763106 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 19796 | 2026.01.09 00:42:32.049593 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19797 | 2026.01.09 00:42:32.049780 [ 269 ] {80bf2d30-0b11-4319-9418-36283952f287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19798 | 2026.01.09 00:42:32.049843 [ 269 ] {80bf2d30-0b11-4319-9418-36283952f287} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19799 | 2026.01.09 00:42:32.050628 [ 269 ] {80bf2d30-0b11-4319-9418-36283952f287} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19800 | 2026.01.09 00:42:32.050672 [ 269 ] {80bf2d30-0b11-4319-9418-36283952f287} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19801 | 2026.01.09 00:42:32.051058 [ 269 ] {80bf2d30-0b11-4319-9418-36283952f287} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 19802 | 2026.01.09 00:42:32.051285 [ 269 ] {80bf2d30-0b11-4319-9418-36283952f287} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19803 | 2026.01.09 00:42:32.051434 [ 269 ] {80bf2d30-0b11-4319-9418-36283952f287} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.0017 sec., 241176.4705882353 rows/sec., 15.30 MiB/sec. | ||
| 19804 | 2026.01.09 00:42:32.051429 [ 50 ] {} <Debug> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c) (MergerMutator): Selected 6 parts from all_1_59_13 to all_64_64_0 | ||
| 19805 | 2026.01.09 00:42:32.051477 [ 269 ] {80bf2d30-0b11-4319-9418-36283952f287} <Debug> TCPHandler: Processed in 0.002008178 sec. | ||
| 19806 | 2026.01.09 00:42:32.051517 [ 50 ] {} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19807 | 2026.01.09 00:42:32.051547 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19808 | 2026.01.09 00:42:32.051615 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19809 | 2026.01.09 00:42:32.051675 [ 198 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_64_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_59_13 to all_64_64_0 into Compact with storage Full | ||
| 19810 | 2026.01.09 00:42:32.051738 [ 269 ] {9665f665-a9eb-4813-a44a-f5c50f441d45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19811 | 2026.01.09 00:42:32.051784 [ 269 ] {9665f665-a9eb-4813-a44a-f5c50f441d45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19812 | 2026.01.09 00:42:32.051835 [ 198 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_64_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19813 | 2026.01.09 00:42:32.051883 [ 198 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_59_13, total 434 rows starting from the beginning of the part | ||
| 19814 | 2026.01.09 00:42:32.051959 [ 198 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 410 rows starting from the beginning of the part | ||
| 19815 | 2026.01.09 00:42:32.052013 [ 198 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 24 rows starting from the beginning of the part | ||
| 19816 | 2026.01.09 00:42:32.052061 [ 198 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 410 rows starting from the beginning of the part | ||
| 19817 | 2026.01.09 00:42:32.052134 [ 198 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 410 rows starting from the beginning of the part | ||
| 19818 | 2026.01.09 00:42:32.052178 [ 198 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 410 rows starting from the beginning of the part | ||
| 19819 | 2026.01.09 00:42:32.052654 [ 269 ] {9665f665-a9eb-4813-a44a-f5c50f441d45} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19820 | 2026.01.09 00:42:32.052698 [ 269 ] {9665f665-a9eb-4813-a44a-f5c50f441d45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19821 | 2026.01.09 00:42:32.053069 [ 269 ] {9665f665-a9eb-4813-a44a-f5c50f441d45} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19822 | 2026.01.09 00:42:32.053266 [ 269 ] {9665f665-a9eb-4813-a44a-f5c50f441d45} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19823 | 2026.01.09 00:42:32.053288 [ 191 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_64_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2098 rows, containing 5 columns (5 merged, 0 gathered) in 0.001670128 sec., 1256191.1422358046 rows/sec., 85.04 MiB/sec. | ||
| 19824 | 2026.01.09 00:42:32.053396 [ 269 ] {9665f665-a9eb-4813-a44a-f5c50f441d45} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001676 sec., 663484.4868735083 rows/sec., 52.35 MiB/sec. | ||
| 19825 | 2026.01.09 00:42:32.053439 [ 269 ] {9665f665-a9eb-4813-a44a-f5c50f441d45} <Debug> TCPHandler: Processed in 0.001872333 sec. | ||
| 19826 | 2026.01.09 00:42:32.053462 [ 198 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_64_14} <Trace> MergedBlockOutputStream: filled checksums all_1_64_14 (state Temporary) | ||
| 19827 | 2026.01.09 00:42:32.053564 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19828 | 2026.01.09 00:42:32.053665 [ 269 ] {1e133ce2-5c07-4215-a2cf-29b93a0fd212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19829 | 2026.01.09 00:42:32.053706 [ 269 ] {1e133ce2-5c07-4215-a2cf-29b93a0fd212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19830 | 2026.01.09 00:42:32.053733 [ 198 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_64_14} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_merge_all_1_64_14 to all_1_64_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19831 | 2026.01.09 00:42:32.053808 [ 198 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_64_14} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c) (MergerMutator): Merged 6 parts: [all_1_59_13, all_64_64_0] -> all_1_64_14 | ||
| 19832 | 2026.01.09 00:42:32.053876 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 19833 | 2026.01.09 00:42:32.054252 [ 269 ] {1e133ce2-5c07-4215-a2cf-29b93a0fd212} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19834 | 2026.01.09 00:42:32.054304 [ 269 ] {1e133ce2-5c07-4215-a2cf-29b93a0fd212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19835 | 2026.01.09 00:42:32.054627 [ 269 ] {1e133ce2-5c07-4215-a2cf-29b93a0fd212} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 19836 | 2026.01.09 00:42:32.054857 [ 269 ] {1e133ce2-5c07-4215-a2cf-29b93a0fd212} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19837 | 2026.01.09 00:42:32.054990 [ 269 ] {1e133ce2-5c07-4215-a2cf-29b93a0fd212} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001342 sec., 152757.07898658718 rows/sec., 8.96 MiB/sec. | ||
| 19838 | 2026.01.09 00:42:32.055036 [ 269 ] {1e133ce2-5c07-4215-a2cf-29b93a0fd212} <Debug> TCPHandler: Processed in 0.001519393 sec. | ||
| 19839 | 2026.01.09 00:42:32.055155 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19840 | 2026.01.09 00:42:32.055251 [ 269 ] {00c91a63-7f0f-46bf-b65b-418630540105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19841 | 2026.01.09 00:42:32.055291 [ 269 ] {00c91a63-7f0f-46bf-b65b-418630540105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19842 | 2026.01.09 00:42:32.055776 [ 269 ] {00c91a63-7f0f-46bf-b65b-418630540105} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19843 | 2026.01.09 00:42:32.055813 [ 269 ] {00c91a63-7f0f-46bf-b65b-418630540105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19844 | 2026.01.09 00:42:32.056118 [ 269 ] {00c91a63-7f0f-46bf-b65b-418630540105} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 19845 | 2026.01.09 00:42:32.056328 [ 269 ] {00c91a63-7f0f-46bf-b65b-418630540105} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19846 | 2026.01.09 00:42:32.056464 [ 269 ] {00c91a63-7f0f-46bf-b65b-418630540105} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00123 sec., 172357.72357723577 rows/sec., 11.12 MiB/sec. | ||
| 19847 | 2026.01.09 00:42:32.056502 [ 269 ] {00c91a63-7f0f-46bf-b65b-418630540105} <Debug> TCPHandler: Processed in 0.001397519 sec. | ||
| 19848 | 2026.01.09 00:42:32.056614 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19849 | 2026.01.09 00:42:32.056708 [ 269 ] {4785fdff-7b53-423f-90e7-15afbc37df44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19850 | 2026.01.09 00:42:32.056747 [ 269 ] {4785fdff-7b53-423f-90e7-15afbc37df44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19851 | 2026.01.09 00:42:32.057212 [ 269 ] {4785fdff-7b53-423f-90e7-15afbc37df44} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19852 | 2026.01.09 00:42:32.057248 [ 269 ] {4785fdff-7b53-423f-90e7-15afbc37df44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19853 | 2026.01.09 00:42:32.057550 [ 269 ] {4785fdff-7b53-423f-90e7-15afbc37df44} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 19854 | 2026.01.09 00:42:32.057762 [ 269 ] {4785fdff-7b53-423f-90e7-15afbc37df44} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19855 | 2026.01.09 00:42:32.057870 [ 50 ] {} <Debug> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6) (MergerMutator): Selected 6 parts from all_1_59_13 to all_64_64_0 | ||
| 19856 | 2026.01.09 00:42:32.057893 [ 269 ] {4785fdff-7b53-423f-90e7-15afbc37df44} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001202 sec., 175540.76539101498 rows/sec., 9.97 MiB/sec. | ||
| 19857 | 2026.01.09 00:42:32.057905 [ 50 ] {} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19858 | 2026.01.09 00:42:32.057935 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19859 | 2026.01.09 00:42:32.057940 [ 269 ] {4785fdff-7b53-423f-90e7-15afbc37df44} <Debug> TCPHandler: Processed in 0.00137647 sec. | ||
| 19860 | 2026.01.09 00:42:32.058053 [ 187 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_64_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_59_13 to all_64_64_0 into Compact with storage Full | ||
| 19861 | 2026.01.09 00:42:32.058067 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19862 | 2026.01.09 00:42:32.058183 [ 269 ] {20683c8e-8118-4ba6-b651-8e499b8640af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19863 | 2026.01.09 00:42:32.058198 [ 187 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_64_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19864 | 2026.01.09 00:42:32.058228 [ 269 ] {20683c8e-8118-4ba6-b651-8e499b8640af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19865 | 2026.01.09 00:42:32.058241 [ 187 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_59_13, total 223 rows starting from the beginning of the part | ||
| 19866 | 2026.01.09 00:42:32.058322 [ 187 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 211 rows starting from the beginning of the part | ||
| 19867 | 2026.01.09 00:42:32.058375 [ 187 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 12 rows starting from the beginning of the part | ||
| 19868 | 2026.01.09 00:42:32.058424 [ 187 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 211 rows starting from the beginning of the part | ||
| 19869 | 2026.01.09 00:42:32.058473 [ 187 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 211 rows starting from the beginning of the part | ||
| 19870 | 2026.01.09 00:42:32.058521 [ 187 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 211 rows starting from the beginning of the part | ||
| 19871 | 2026.01.09 00:42:32.058875 [ 269 ] {20683c8e-8118-4ba6-b651-8e499b8640af} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19872 | 2026.01.09 00:42:32.058917 [ 269 ] {20683c8e-8118-4ba6-b651-8e499b8640af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19873 | 2026.01.09 00:42:32.059264 [ 269 ] {20683c8e-8118-4ba6-b651-8e499b8640af} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19874 | 2026.01.09 00:42:32.059484 [ 269 ] {20683c8e-8118-4ba6-b651-8e499b8640af} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19875 | 2026.01.09 00:42:32.059490 [ 187 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_64_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1079 rows, containing 5 columns (5 merged, 0 gathered) in 0.001488593 sec., 724845.5420655612 rows/sec., 44.24 MiB/sec. | ||
| 19876 | 2026.01.09 00:42:32.059619 [ 269 ] {20683c8e-8118-4ba6-b651-8e499b8640af} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001452 sec., 467630.85399449035 rows/sec., 32.60 MiB/sec. | ||
| 19877 | 2026.01.09 00:42:32.059667 [ 269 ] {20683c8e-8118-4ba6-b651-8e499b8640af} <Debug> TCPHandler: Processed in 0.001650627 sec. | ||
| 19878 | 2026.01.09 00:42:32.059668 [ 201 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_64_14} <Trace> MergedBlockOutputStream: filled checksums all_1_64_14 (state Temporary) | ||
| 19879 | 2026.01.09 00:42:32.059782 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19880 | 2026.01.09 00:42:32.059877 [ 269 ] {f6512e96-fdea-4384-ad51-09e2a3fbdbac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19881 | 2026.01.09 00:42:32.059919 [ 269 ] {f6512e96-fdea-4384-ad51-09e2a3fbdbac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19882 | 2026.01.09 00:42:32.059962 [ 201 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_64_14} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_merge_all_1_64_14 to all_1_64_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19883 | 2026.01.09 00:42:32.060036 [ 201 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_64_14} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6) (MergerMutator): Merged 6 parts: [all_1_59_13, all_64_64_0] -> all_1_64_14 | ||
| 19884 | 2026.01.09 00:42:32.060113 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 19885 | 2026.01.09 00:42:32.060268 [ 269 ] {f6512e96-fdea-4384-ad51-09e2a3fbdbac} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19886 | 2026.01.09 00:42:32.060303 [ 269 ] {f6512e96-fdea-4384-ad51-09e2a3fbdbac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19887 | 2026.01.09 00:42:32.060598 [ 269 ] {f6512e96-fdea-4384-ad51-09e2a3fbdbac} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 19888 | 2026.01.09 00:42:32.060808 [ 269 ] {f6512e96-fdea-4384-ad51-09e2a3fbdbac} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19889 | 2026.01.09 00:42:32.060935 [ 269 ] {f6512e96-fdea-4384-ad51-09e2a3fbdbac} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001074 sec., 5586.592178770949 rows/sec., 291.88 KiB/sec. | ||
| 19890 | 2026.01.09 00:42:32.060972 [ 269 ] {f6512e96-fdea-4384-ad51-09e2a3fbdbac} <Debug> TCPHandler: Processed in 0.001240006 sec. | ||
| 19891 | 2026.01.09 00:42:32.061084 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19892 | 2026.01.09 00:42:32.061178 [ 269 ] {2b603ba1-00c6-4551-931a-a76ca39bd61c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19893 | 2026.01.09 00:42:32.061220 [ 269 ] {2b603ba1-00c6-4551-931a-a76ca39bd61c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19894 | 2026.01.09 00:42:32.061658 [ 269 ] {2b603ba1-00c6-4551-931a-a76ca39bd61c} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19895 | 2026.01.09 00:42:32.061695 [ 269 ] {2b603ba1-00c6-4551-931a-a76ca39bd61c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19896 | 2026.01.09 00:42:32.062022 [ 269 ] {2b603ba1-00c6-4551-931a-a76ca39bd61c} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19897 | 2026.01.09 00:42:32.062234 [ 269 ] {2b603ba1-00c6-4551-931a-a76ca39bd61c} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19898 | 2026.01.09 00:42:32.062354 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Selected 6 parts from all_1_144_30 to all_149_149_0 | ||
| 19899 | 2026.01.09 00:42:32.062369 [ 269 ] {2b603ba1-00c6-4551-931a-a76ca39bd61c} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001207 sec., 260149.13007456504 rows/sec., 17.09 MiB/sec. | ||
| 19900 | 2026.01.09 00:42:32.062391 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19901 | 2026.01.09 00:42:32.062414 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19902 | 2026.01.09 00:42:32.062416 [ 269 ] {2b603ba1-00c6-4551-931a-a76ca39bd61c} <Debug> TCPHandler: Processed in 0.001382989 sec. | ||
| 19903 | 2026.01.09 00:42:32.062523 [ 189 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_149_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_144_30 to all_149_149_0 into Compact with storage Full | ||
| 19904 | 2026.01.09 00:42:32.062531 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19905 | 2026.01.09 00:42:32.062633 [ 189 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_149_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19906 | 2026.01.09 00:42:32.062645 [ 269 ] {d6466a53-f352-4f8d-b662-079944684cd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19907 | 2026.01.09 00:42:32.062666 [ 189 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_149_31} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_144_30, total 44592 rows starting from the beginning of the part | ||
| 19908 | 2026.01.09 00:42:32.062688 [ 269 ] {d6466a53-f352-4f8d-b662-079944684cd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19909 | 2026.01.09 00:42:32.062731 [ 189 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_149_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 64 rows starting from the beginning of the part | ||
| 19910 | 2026.01.09 00:42:32.062782 [ 189 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_149_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 160 rows starting from the beginning of the part | ||
| 19911 | 2026.01.09 00:42:32.062829 [ 189 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_149_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 314 rows starting from the beginning of the part | ||
| 19912 | 2026.01.09 00:42:32.062874 [ 189 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_149_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 161 rows starting from the beginning of the part | ||
| 19913 | 2026.01.09 00:42:32.062928 [ 189 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_149_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 314 rows starting from the beginning of the part | ||
| 19914 | 2026.01.09 00:42:32.063022 [ 269 ] {d6466a53-f352-4f8d-b662-079944684cd7} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19915 | 2026.01.09 00:42:32.063058 [ 269 ] {d6466a53-f352-4f8d-b662-079944684cd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19916 | 2026.01.09 00:42:32.063348 [ 269 ] {d6466a53-f352-4f8d-b662-079944684cd7} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 19917 | 2026.01.09 00:42:32.063561 [ 269 ] {d6466a53-f352-4f8d-b662-079944684cd7} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19918 | 2026.01.09 00:42:32.063692 [ 269 ] {d6466a53-f352-4f8d-b662-079944684cd7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001064 sec., 939.8496240601503 rows/sec., 63.33 KiB/sec. | ||
| 19919 | 2026.01.09 00:42:32.063730 [ 269 ] {d6466a53-f352-4f8d-b662-079944684cd7} <Debug> TCPHandler: Processed in 0.001247675 sec. | ||
| 19920 | 2026.01.09 00:42:32.063840 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19921 | 2026.01.09 00:42:32.063934 [ 269 ] {3b714890-aa53-450e-8712-c78a952b19b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19922 | 2026.01.09 00:42:32.063976 [ 269 ] {3b714890-aa53-450e-8712-c78a952b19b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19923 | 2026.01.09 00:42:32.064316 [ 269 ] {3b714890-aa53-450e-8712-c78a952b19b9} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19924 | 2026.01.09 00:42:32.064352 [ 269 ] {3b714890-aa53-450e-8712-c78a952b19b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19925 | 2026.01.09 00:42:32.064663 [ 269 ] {3b714890-aa53-450e-8712-c78a952b19b9} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19926 | 2026.01.09 00:42:32.064874 [ 269 ] {3b714890-aa53-450e-8712-c78a952b19b9} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19927 | 2026.01.09 00:42:32.065010 [ 269 ] {3b714890-aa53-450e-8712-c78a952b19b9} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001091 sec., 95325.38955087076 rows/sec., 5.84 MiB/sec. | ||
| 19928 | 2026.01.09 00:42:32.065051 [ 269 ] {3b714890-aa53-450e-8712-c78a952b19b9} <Debug> TCPHandler: Processed in 0.001260576 sec. | ||
| 19929 | 2026.01.09 00:42:32.070323 [ 187 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_149_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45605 rows, containing 5 columns (5 merged, 0 gathered) in 0.007848523 sec., 5810647.430096083 rows/sec., 391.05 MiB/sec. | ||
| 19930 | 2026.01.09 00:42:32.070742 [ 187 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_149_31} <Trace> MergedBlockOutputStream: filled checksums all_1_149_31 (state Temporary) | ||
| 19931 | 2026.01.09 00:42:32.071013 [ 187 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_149_31} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_merge_all_1_149_31 to all_1_149_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19932 | 2026.01.09 00:42:32.071093 [ 187 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_149_31} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Merged 6 parts: [all_1_144_30, all_149_149_0] -> all_1_149_31 | ||
| 19933 | 2026.01.09 00:42:32.071192 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.47 MiB. | ||
| 19934 | 2026.01.09 00:42:34.742202 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19935 | 2026.01.09 00:42:34.742264 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19936 | 2026.01.09 00:42:34.976886 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42199 | ||
| 19937 | 2026.01.09 00:42:34.977480 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19938 | 2026.01.09 00:42:34.977521 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19939 | 2026.01.09 00:42:34.978020 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 19940 | 2026.01.09 00:42:34.978247 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19941 | 2026.01.09 00:42:34.978379 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42199 | ||
| 19942 | 2026.01.09 00:42:35.100550 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2534 | ||
| 19943 | 2026.01.09 00:42:35.102971 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19944 | 2026.01.09 00:42:35.103009 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19945 | 2026.01.09 00:42:35.104185 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 19946 | 2026.01.09 00:42:35.104441 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19947 | 2026.01.09 00:42:35.104699 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2534 | ||
| 19948 | 2026.01.09 00:42:35.272665 [ 223 ] {} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Found 5 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 19949 | 2026.01.09 00:42:35.272724 [ 223 ] {} <Debug> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Removing 5 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 19950 | 2026.01.09 00:42:35.274315 [ 223 ] {} <Debug> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Removing 5 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 19951 | 2026.01.09 00:42:37.039563 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19952 | 2026.01.09 00:42:37.039774 [ 269 ] {b72326bf-9369-4271-8cd4-c4f219c144e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19953 | 2026.01.09 00:42:37.039847 [ 269 ] {b72326bf-9369-4271-8cd4-c4f219c144e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19954 | 2026.01.09 00:42:37.040642 [ 269 ] {b72326bf-9369-4271-8cd4-c4f219c144e0} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19955 | 2026.01.09 00:42:37.040691 [ 269 ] {b72326bf-9369-4271-8cd4-c4f219c144e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19956 | 2026.01.09 00:42:37.041097 [ 269 ] {b72326bf-9369-4271-8cd4-c4f219c144e0} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 19957 | 2026.01.09 00:42:37.041337 [ 269 ] {b72326bf-9369-4271-8cd4-c4f219c144e0} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19958 | 2026.01.09 00:42:37.041506 [ 269 ] {b72326bf-9369-4271-8cd4-c4f219c144e0} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.00178 sec., 77528.08988764045 rows/sec., 6.73 MiB/sec. | ||
| 19959 | 2026.01.09 00:42:37.041559 [ 269 ] {b72326bf-9369-4271-8cd4-c4f219c144e0} <Debug> TCPHandler: Processed in 0.002135871 sec. | ||
| 19960 | 2026.01.09 00:42:37.041691 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19961 | 2026.01.09 00:42:37.041795 [ 269 ] {9a3c0968-d121-4ed2-a0d8-348152b153ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19962 | 2026.01.09 00:42:37.041839 [ 269 ] {9a3c0968-d121-4ed2-a0d8-348152b153ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19963 | 2026.01.09 00:42:37.042279 [ 269 ] {9a3c0968-d121-4ed2-a0d8-348152b153ca} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19964 | 2026.01.09 00:42:37.042314 [ 269 ] {9a3c0968-d121-4ed2-a0d8-348152b153ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19965 | 2026.01.09 00:42:37.042617 [ 269 ] {9a3c0968-d121-4ed2-a0d8-348152b153ca} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 19966 | 2026.01.09 00:42:37.042833 [ 269 ] {9a3c0968-d121-4ed2-a0d8-348152b153ca} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19967 | 2026.01.09 00:42:37.042966 [ 269 ] {9a3c0968-d121-4ed2-a0d8-348152b153ca} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001192 sec., 34395.97315436242 rows/sec., 2.53 MiB/sec. | ||
| 19968 | 2026.01.09 00:42:37.043008 [ 269 ] {9a3c0968-d121-4ed2-a0d8-348152b153ca} <Debug> TCPHandler: Processed in 0.001371189 sec. | ||
| 19969 | 2026.01.09 00:42:37.043121 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19970 | 2026.01.09 00:42:37.043217 [ 269 ] {e5d801e8-46fe-47d9-b38d-c9ba2d5fc6fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19971 | 2026.01.09 00:42:37.043258 [ 269 ] {e5d801e8-46fe-47d9-b38d-c9ba2d5fc6fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19972 | 2026.01.09 00:42:37.043704 [ 269 ] {e5d801e8-46fe-47d9-b38d-c9ba2d5fc6fa} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19973 | 2026.01.09 00:42:37.043738 [ 269 ] {e5d801e8-46fe-47d9-b38d-c9ba2d5fc6fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19974 | 2026.01.09 00:42:37.044068 [ 269 ] {e5d801e8-46fe-47d9-b38d-c9ba2d5fc6fa} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 19975 | 2026.01.09 00:42:37.044286 [ 269 ] {e5d801e8-46fe-47d9-b38d-c9ba2d5fc6fa} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19976 | 2026.01.09 00:42:37.044418 [ 269 ] {e5d801e8-46fe-47d9-b38d-c9ba2d5fc6fa} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001219 sec., 86136.17719442166 rows/sec., 6.73 MiB/sec. | ||
| 19977 | 2026.01.09 00:42:37.044458 [ 269 ] {e5d801e8-46fe-47d9-b38d-c9ba2d5fc6fa} <Debug> TCPHandler: Processed in 0.001387269 sec. | ||
| 19978 | 2026.01.09 00:42:37.044574 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19979 | 2026.01.09 00:42:37.044670 [ 269 ] {cb3ce928-002d-42ac-9f02-871a6c886f33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19980 | 2026.01.09 00:42:37.044714 [ 269 ] {cb3ce928-002d-42ac-9f02-871a6c886f33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19981 | 2026.01.09 00:42:37.045140 [ 269 ] {cb3ce928-002d-42ac-9f02-871a6c886f33} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19982 | 2026.01.09 00:42:37.045174 [ 269 ] {cb3ce928-002d-42ac-9f02-871a6c886f33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19983 | 2026.01.09 00:42:37.045497 [ 269 ] {cb3ce928-002d-42ac-9f02-871a6c886f33} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 19984 | 2026.01.09 00:42:37.045713 [ 269 ] {cb3ce928-002d-42ac-9f02-871a6c886f33} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19985 | 2026.01.09 00:42:37.045844 [ 269 ] {cb3ce928-002d-42ac-9f02-871a6c886f33} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 19986 | 2026.01.09 00:42:37.045882 [ 269 ] {cb3ce928-002d-42ac-9f02-871a6c886f33} <Debug> TCPHandler: Processed in 0.001357899 sec. | ||
| 19987 | 2026.01.09 00:42:37.045989 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19988 | 2026.01.09 00:42:37.046082 [ 269 ] {8eb328b3-48a3-43d4-a40f-4e9277e944ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19989 | 2026.01.09 00:42:37.046137 [ 269 ] {8eb328b3-48a3-43d4-a40f-4e9277e944ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19990 | 2026.01.09 00:42:37.047026 [ 269 ] {8eb328b3-48a3-43d4-a40f-4e9277e944ed} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19991 | 2026.01.09 00:42:37.047061 [ 269 ] {8eb328b3-48a3-43d4-a40f-4e9277e944ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 19992 | 2026.01.09 00:42:37.047612 [ 269 ] {8eb328b3-48a3-43d4-a40f-4e9277e944ed} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 19993 | 2026.01.09 00:42:37.047838 [ 269 ] {8eb328b3-48a3-43d4-a40f-4e9277e944ed} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19994 | 2026.01.09 00:42:37.047980 [ 269 ] {8eb328b3-48a3-43d4-a40f-4e9277e944ed} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001915 sec., 21409.921671018277 rows/sec., 38.37 MiB/sec. | ||
| 19995 | 2026.01.09 00:42:37.048048 [ 269 ] {8eb328b3-48a3-43d4-a40f-4e9277e944ed} <Debug> TCPHandler: Processed in 0.00211131 sec. | ||
| 19996 | 2026.01.09 00:42:37.048165 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19997 | 2026.01.09 00:42:37.048261 [ 269 ] {d1853e0e-1513-4d5c-92d9-682069e0c8e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19998 | 2026.01.09 00:42:37.048302 [ 269 ] {d1853e0e-1513-4d5c-92d9-682069e0c8e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19999 | 2026.01.09 00:42:37.048657 [ 269 ] {d1853e0e-1513-4d5c-92d9-682069e0c8e1} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20000 | 2026.01.09 00:42:37.048691 [ 269 ] {d1853e0e-1513-4d5c-92d9-682069e0c8e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 20001 | 2026.01.09 00:42:37.049002 [ 269 ] {d1853e0e-1513-4d5c-92d9-682069e0c8e1} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20002 | 2026.01.09 00:42:37.049218 [ 269 ] {d1853e0e-1513-4d5c-92d9-682069e0c8e1} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20003 | 2026.01.09 00:42:37.049349 [ 269 ] {d1853e0e-1513-4d5c-92d9-682069e0c8e1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 20004 | 2026.01.09 00:42:37.049387 [ 269 ] {d1853e0e-1513-4d5c-92d9-682069e0c8e1} <Debug> TCPHandler: Processed in 0.001272436 sec. | ||
| 20005 | 2026.01.09 00:42:37.263162 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 20006 | 2026.01.09 00:42:37.281646 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20007 | 2026.01.09 00:42:37.281701 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 20008 | 2026.01.09 00:42:37.287947 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 20009 | 2026.01.09 00:42:37.288647 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20010 | 2026.01.09 00:42:37.291721 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 20011 | 2026.01.09 00:42:38.133249 [ 221 ] {} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20012 | 2026.01.09 00:42:38.133332 [ 221 ] {} <Debug> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20013 | 2026.01.09 00:42:38.136135 [ 221 ] {} <Debug> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20014 | 2026.01.09 00:42:38.540818 [ 44 ] {} <Debug> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 20015 | 2026.01.09 00:42:38.540878 [ 44 ] {} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20016 | 2026.01.09 00:42:38.540898 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 20017 | 2026.01.09 00:42:38.541025 [ 199 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::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 | ||
| 20018 | 2026.01.09 00:42:38.541180 [ 199 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20019 | 2026.01.09 00:42:38.541218 [ 199 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 20 rows starting from the beginning of the part | ||
| 20020 | 2026.01.09 00:42:38.541301 [ 199 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part | ||
| 20021 | 2026.01.09 00:42:38.541358 [ 199 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part | ||
| 20022 | 2026.01.09 00:42:38.541409 [ 199 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part | ||
| 20023 | 2026.01.09 00:42:38.541464 [ 199 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 2 rows starting from the beginning of the part | ||
| 20024 | 2026.01.09 00:42:38.542359 [ 188 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.00139635 sec., 28646.113080531384 rows/sec., 2.39 MiB/sec. | ||
| 20025 | 2026.01.09 00:42:38.542549 [ 193 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 20026 | 2026.01.09 00:42:38.542904 [ 193 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_33_8} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20027 | 2026.01.09 00:42:38.542994 [ 193 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_33_8} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 20028 | 2026.01.09 00:42:38.543097 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 20029 | 2026.01.09 00:42:39.489030 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20030 | 2026.01.09 00:42:39.489280 [ 269 ] {aa0d0001-9eec-4879-94c7-39e1a3fb620b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20031 | 2026.01.09 00:42:39.489374 [ 269 ] {aa0d0001-9eec-4879-94c7-39e1a3fb620b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20032 | 2026.01.09 00:42:39.490661 [ 269 ] {aa0d0001-9eec-4879-94c7-39e1a3fb620b} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20033 | 2026.01.09 00:42:39.490733 [ 269 ] {aa0d0001-9eec-4879-94c7-39e1a3fb620b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 20034 | 2026.01.09 00:42:39.491316 [ 269 ] {aa0d0001-9eec-4879-94c7-39e1a3fb620b} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 20035 | 2026.01.09 00:42:39.491640 [ 269 ] {aa0d0001-9eec-4879-94c7-39e1a3fb620b} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20036 | 2026.01.09 00:42:39.491874 [ 269 ] {aa0d0001-9eec-4879-94c7-39e1a3fb620b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002662 sec., 154019.53418482345 rows/sec., 9.77 MiB/sec. | ||
| 20037 | 2026.01.09 00:42:39.491955 [ 269 ] {aa0d0001-9eec-4879-94c7-39e1a3fb620b} <Debug> TCPHandler: Processed in 0.0031534 sec. | ||
| 20038 | 2026.01.09 00:42:39.492250 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20039 | 2026.01.09 00:42:39.492382 [ 269 ] {799e875b-4b7e-4490-8638-d039ff85cd65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20040 | 2026.01.09 00:42:39.492440 [ 269 ] {799e875b-4b7e-4490-8638-d039ff85cd65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20041 | 2026.01.09 00:42:39.495155 [ 269 ] {799e875b-4b7e-4490-8638-d039ff85cd65} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20042 | 2026.01.09 00:42:39.495208 [ 269 ] {799e875b-4b7e-4490-8638-d039ff85cd65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 20043 | 2026.01.09 00:42:39.495823 [ 269 ] {799e875b-4b7e-4490-8638-d039ff85cd65} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20044 | 2026.01.09 00:42:39.496140 [ 269 ] {799e875b-4b7e-4490-8638-d039ff85cd65} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20045 | 2026.01.09 00:42:39.496336 [ 29 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 20046 | 2026.01.09 00:42:39.496385 [ 29 ] {} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20047 | 2026.01.09 00:42:39.496394 [ 269 ] {799e875b-4b7e-4490-8638-d039ff85cd65} <Debug> executeQuery: Read 2252 rows, 186.40 KiB in 0.003986 sec., 564977.4209734069 rows/sec., 45.67 MiB/sec. | ||
| 20048 | 2026.01.09 00:42:39.496413 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 20049 | 2026.01.09 00:42:39.496467 [ 269 ] {799e875b-4b7e-4490-8638-d039ff85cd65} <Debug> MemoryTracker: Peak memory usage (for query): 4.03 MiB. | ||
| 20050 | 2026.01.09 00:42:39.496487 [ 269 ] {799e875b-4b7e-4490-8638-d039ff85cd65} <Debug> TCPHandler: Processed in 0.004304293 sec. | ||
| 20051 | 2026.01.09 00:42:39.496579 [ 191 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 20052 | 2026.01.09 00:42:39.496662 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20053 | 2026.01.09 00:42:39.496765 [ 191 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20054 | 2026.01.09 00:42:39.496789 [ 269 ] {87173d72-bd93-40c0-a5cb-0252fb0f8e49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20055 | 2026.01.09 00:42:39.496819 [ 191 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 2466 rows starting from the beginning of the part | ||
| 20056 | 2026.01.09 00:42:39.496847 [ 269 ] {87173d72-bd93-40c0-a5cb-0252fb0f8e49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20057 | 2026.01.09 00:42:39.496919 [ 191 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 1112 rows starting from the beginning of the part | ||
| 20058 | 2026.01.09 00:42:39.496996 [ 191 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 139 rows starting from the beginning of the part | ||
| 20059 | 2026.01.09 00:42:39.497065 [ 191 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 1112 rows starting from the beginning of the part | ||
| 20060 | 2026.01.09 00:42:39.497134 [ 191 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 138 rows starting from the beginning of the part | ||
| 20061 | 2026.01.09 00:42:39.497200 [ 191 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 2252 rows starting from the beginning of the part | ||
| 20062 | 2026.01.09 00:42:39.497611 [ 269 ] {87173d72-bd93-40c0-a5cb-0252fb0f8e49} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20063 | 2026.01.09 00:42:39.497664 [ 269 ] {87173d72-bd93-40c0-a5cb-0252fb0f8e49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 20064 | 2026.01.09 00:42:39.498135 [ 269 ] {87173d72-bd93-40c0-a5cb-0252fb0f8e49} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 20065 | 2026.01.09 00:42:39.498473 [ 269 ] {87173d72-bd93-40c0-a5cb-0252fb0f8e49} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20066 | 2026.01.09 00:42:39.498726 [ 269 ] {87173d72-bd93-40c0-a5cb-0252fb0f8e49} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001915 sec., 107049.60835509138 rows/sec., 6.28 MiB/sec. | ||
| 20067 | 2026.01.09 00:42:39.498791 [ 269 ] {87173d72-bd93-40c0-a5cb-0252fb0f8e49} <Debug> TCPHandler: Processed in 0.002188772 sec. | ||
| 20068 | 2026.01.09 00:42:39.498996 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20069 | 2026.01.09 00:42:39.499129 [ 269 ] {f7cb3ef9-c714-4bff-b613-8b28ffe4fd11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20070 | 2026.01.09 00:42:39.499188 [ 269 ] {f7cb3ef9-c714-4bff-b613-8b28ffe4fd11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20071 | 2026.01.09 00:42:39.500099 [ 269 ] {f7cb3ef9-c714-4bff-b613-8b28ffe4fd11} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20072 | 2026.01.09 00:42:39.500150 [ 269 ] {f7cb3ef9-c714-4bff-b613-8b28ffe4fd11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 20073 | 2026.01.09 00:42:39.500652 [ 269 ] {f7cb3ef9-c714-4bff-b613-8b28ffe4fd11} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 20074 | 2026.01.09 00:42:39.501017 [ 269 ] {f7cb3ef9-c714-4bff-b613-8b28ffe4fd11} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20075 | 2026.01.09 00:42:39.501182 [ 29 ] {} <Debug> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 20076 | 2026.01.09 00:42:39.501232 [ 29 ] {} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20077 | 2026.01.09 00:42:39.501241 [ 269 ] {f7cb3ef9-c714-4bff-b613-8b28ffe4fd11} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.002143 sec., 205319.6453569762 rows/sec., 13.58 MiB/sec. | ||
| 20078 | 2026.01.09 00:42:39.501259 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 20079 | 2026.01.09 00:42:39.501300 [ 269 ] {f7cb3ef9-c714-4bff-b613-8b28ffe4fd11} <Debug> TCPHandler: Processed in 0.002366938 sec. | ||
| 20080 | 2026.01.09 00:42:39.501343 [ 188 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7219 rows, containing 5 columns (5 merged, 0 gathered) in 0.004836567 sec., 1492587.6143140371 rows/sec., 126.30 MiB/sec. | ||
| 20081 | 2026.01.09 00:42:39.501419 [ 190 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::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 | ||
| 20082 | 2026.01.09 00:42:39.501489 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20083 | 2026.01.09 00:42:39.501632 [ 269 ] {90997b59-3d8e-44c0-a931-b8f45c1d5670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20084 | 2026.01.09 00:42:39.501660 [ 190 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20085 | 2026.01.09 00:42:39.501689 [ 269 ] {90997b59-3d8e-44c0-a931-b8f45c1d5670} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20086 | 2026.01.09 00:42:39.501718 [ 190 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 466 rows starting from the beginning of the part | ||
| 20087 | 2026.01.09 00:42:39.501826 [ 190 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 24 rows starting from the beginning of the part | ||
| 20088 | 2026.01.09 00:42:39.501861 [ 188 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 20089 | 2026.01.09 00:42:39.501902 [ 190 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 440 rows starting from the beginning of the part | ||
| 20090 | 2026.01.09 00:42:39.501980 [ 190 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 212 rows starting from the beginning of the part | ||
| 20091 | 2026.01.09 00:42:39.502048 [ 190 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 212 rows starting from the beginning of the part | ||
| 20092 | 2026.01.09 00:42:39.502162 [ 190 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 440 rows starting from the beginning of the part | ||
| 20093 | 2026.01.09 00:42:39.502334 [ 188 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_151_30} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20094 | 2026.01.09 00:42:39.502479 [ 188 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_151_30} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 20095 | 2026.01.09 00:42:39.502501 [ 269 ] {90997b59-3d8e-44c0-a931-b8f45c1d5670} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20096 | 2026.01.09 00:42:39.502555 [ 269 ] {90997b59-3d8e-44c0-a931-b8f45c1d5670} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 20097 | 2026.01.09 00:42:39.502624 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. | ||
| 20098 | 2026.01.09 00:42:39.503073 [ 269 ] {90997b59-3d8e-44c0-a931-b8f45c1d5670} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 20099 | 2026.01.09 00:42:39.503461 [ 269 ] {90997b59-3d8e-44c0-a931-b8f45c1d5670} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20100 | 2026.01.09 00:42:39.503740 [ 269 ] {90997b59-3d8e-44c0-a931-b8f45c1d5670} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.002135 sec., 98829.03981264636 rows/sec., 5.61 MiB/sec. | ||
| 20101 | 2026.01.09 00:42:39.503803 [ 269 ] {90997b59-3d8e-44c0-a931-b8f45c1d5670} <Debug> TCPHandler: Processed in 0.002375878 sec. | ||
| 20102 | 2026.01.09 00:42:39.503941 [ 192 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1794 rows, containing 5 columns (5 merged, 0 gathered) in 0.002600794 sec., 689789.348944976 rows/sec., 48.30 MiB/sec. | ||
| 20103 | 2026.01.09 00:42:39.503984 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20104 | 2026.01.09 00:42:39.504117 [ 269 ] {c3c25737-ed09-4039-8946-3e109ad4e624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20105 | 2026.01.09 00:42:39.504148 [ 192 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 20106 | 2026.01.09 00:42:39.504177 [ 269 ] {c3c25737-ed09-4039-8946-3e109ad4e624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20107 | 2026.01.09 00:42:39.504552 [ 192 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_71_14} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20108 | 2026.01.09 00:42:39.504661 [ 192 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_71_14} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 20109 | 2026.01.09 00:42:39.504802 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 20110 | 2026.01.09 00:42:39.505528 [ 269 ] {c3c25737-ed09-4039-8946-3e109ad4e624} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20111 | 2026.01.09 00:42:39.505578 [ 269 ] {c3c25737-ed09-4039-8946-3e109ad4e624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 20112 | 2026.01.09 00:42:39.506082 [ 269 ] {c3c25737-ed09-4039-8946-3e109ad4e624} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20113 | 2026.01.09 00:42:39.506391 [ 269 ] {c3c25737-ed09-4039-8946-3e109ad4e624} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20114 | 2026.01.09 00:42:39.506558 [ 29 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 20115 | 2026.01.09 00:42:39.506575 [ 269 ] {c3c25737-ed09-4039-8946-3e109ad4e624} <Debug> executeQuery: Read 1135 rows, 82.76 KiB in 0.002485 sec., 456740.44265593565 rows/sec., 32.52 MiB/sec. | ||
| 20116 | 2026.01.09 00:42:39.506608 [ 29 ] {} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20117 | 2026.01.09 00:42:39.506636 [ 269 ] {c3c25737-ed09-4039-8946-3e109ad4e624} <Debug> TCPHandler: Processed in 0.002718538 sec. | ||
| 20118 | 2026.01.09 00:42:39.506636 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 20119 | 2026.01.09 00:42:39.506759 [ 192 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 20120 | 2026.01.09 00:42:39.506894 [ 192 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20121 | 2026.01.09 00:42:39.506905 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20122 | 2026.01.09 00:42:39.506937 [ 192 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1250 rows starting from the beginning of the part | ||
| 20123 | 2026.01.09 00:42:39.507028 [ 192 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 679 rows starting from the beginning of the part | ||
| 20124 | 2026.01.09 00:42:39.507037 [ 269 ] {80e43b10-559b-40d7-b60c-025d1e1cc64b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20125 | 2026.01.09 00:42:39.507100 [ 192 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 107 rows starting from the beginning of the part | ||
| 20126 | 2026.01.09 00:42:39.507107 [ 269 ] {80e43b10-559b-40d7-b60c-025d1e1cc64b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20127 | 2026.01.09 00:42:39.507175 [ 192 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 679 rows starting from the beginning of the part | ||
| 20128 | 2026.01.09 00:42:39.507246 [ 192 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 105 rows starting from the beginning of the part | ||
| 20129 | 2026.01.09 00:42:39.507311 [ 192 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 1135 rows starting from the beginning of the part | ||
| 20130 | 2026.01.09 00:42:39.507670 [ 269 ] {80e43b10-559b-40d7-b60c-025d1e1cc64b} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20131 | 2026.01.09 00:42:39.507719 [ 269 ] {80e43b10-559b-40d7-b60c-025d1e1cc64b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 20132 | 2026.01.09 00:42:39.508200 [ 269 ] {80e43b10-559b-40d7-b60c-025d1e1cc64b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 20133 | 2026.01.09 00:42:39.508532 [ 269 ] {80e43b10-559b-40d7-b60c-025d1e1cc64b} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20134 | 2026.01.09 00:42:39.508682 [ 29 ] {} <Debug> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97) (MergerMutator): Selected 5 parts from all_56_56_0 to all_60_60_0 | ||
| 20135 | 2026.01.09 00:42:39.508729 [ 29 ] {} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20136 | 2026.01.09 00:42:39.508757 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 20137 | 2026.01.09 00:42:39.508764 [ 269 ] {80e43b10-559b-40d7-b60c-025d1e1cc64b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001698 sec., 3533.568904593639 rows/sec., 184.62 KiB/sec. | ||
| 20138 | 2026.01.09 00:42:39.508824 [ 269 ] {80e43b10-559b-40d7-b60c-025d1e1cc64b} <Debug> TCPHandler: Processed in 0.001982366 sec. | ||
| 20139 | 2026.01.09 00:42:39.508881 [ 188 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_56_60_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_56_56_0 to all_60_60_0 into Compact with storage Full | ||
| 20140 | 2026.01.09 00:42:39.508989 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20141 | 2026.01.09 00:42:39.509074 [ 188 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_56_60_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20142 | 2026.01.09 00:42:39.509114 [ 269 ] {e84eb2bf-5cd2-4c63-bd9a-7142ba32a52a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20143 | 2026.01.09 00:42:39.509122 [ 188 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_56_60_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 6 rows starting from the beginning of the part | ||
| 20144 | 2026.01.09 00:42:39.509181 [ 269 ] {e84eb2bf-5cd2-4c63-bd9a-7142ba32a52a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20145 | 2026.01.09 00:42:39.509213 [ 188 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_56_60_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 6 rows starting from the beginning of the part | ||
| 20146 | 2026.01.09 00:42:39.509279 [ 188 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_56_60_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 6 rows starting from the beginning of the part | ||
| 20147 | 2026.01.09 00:42:39.509346 [ 188 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_56_60_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 6 rows starting from the beginning of the part | ||
| 20148 | 2026.01.09 00:42:39.509407 [ 188 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_56_60_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 6 rows starting from the beginning of the part | ||
| 20149 | 2026.01.09 00:42:39.509632 [ 190 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3955 rows, containing 5 columns (5 merged, 0 gathered) in 0.002917783 sec., 1355481.1992529945 rows/sec., 101.91 MiB/sec. | ||
| 20150 | 2026.01.09 00:42:39.509905 [ 200 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 20151 | 2026.01.09 00:42:39.510151 [ 269 ] {e84eb2bf-5cd2-4c63-bd9a-7142ba32a52a} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20152 | 2026.01.09 00:42:39.510203 [ 269 ] {e84eb2bf-5cd2-4c63-bd9a-7142ba32a52a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 20153 | 2026.01.09 00:42:39.510301 [ 200 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_151_30} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20154 | 2026.01.09 00:42:39.510341 [ 190 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_56_60_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.001526013 sec., 19659.072367011293 rows/sec., 1.00 MiB/sec. | ||
| 20155 | 2026.01.09 00:42:39.510411 [ 200 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_151_30} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 20156 | 2026.01.09 00:42:39.510511 [ 192 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_56_60_1} <Trace> MergedBlockOutputStream: filled checksums all_56_60_1 (state Temporary) | ||
| 20157 | 2026.01.09 00:42:39.510519 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 20158 | 2026.01.09 00:42:39.510842 [ 269 ] {e84eb2bf-5cd2-4c63-bd9a-7142ba32a52a} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20159 | 2026.01.09 00:42:39.510907 [ 192 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_56_60_1} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_merge_all_56_60_1 to all_56_60_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20160 | 2026.01.09 00:42:39.511022 [ 192 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_56_60_1} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97) (MergerMutator): Merged 5 parts: [all_56_56_0, all_60_60_0] -> all_56_60_1 | ||
| 20161 | 2026.01.09 00:42:39.511109 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 20162 | 2026.01.09 00:42:39.511204 [ 269 ] {e84eb2bf-5cd2-4c63-bd9a-7142ba32a52a} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20163 | 2026.01.09 00:42:39.511400 [ 269 ] {e84eb2bf-5cd2-4c63-bd9a-7142ba32a52a} <Debug> executeQuery: Read 934 rows, 63.32 KiB in 0.002312 sec., 403979.2387543253 rows/sec., 26.74 MiB/sec. | ||
| 20164 | 2026.01.09 00:42:39.511672 [ 269 ] {e84eb2bf-5cd2-4c63-bd9a-7142ba32a52a} <Debug> TCPHandler: Processed in 0.002742338 sec. | ||
| 20165 | 2026.01.09 00:42:39.511963 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20166 | 2026.01.09 00:42:39.512100 [ 269 ] {481598e3-e64f-42bb-9cc3-ed0539da8e0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20167 | 2026.01.09 00:42:39.512307 [ 269 ] {481598e3-e64f-42bb-9cc3-ed0539da8e0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20168 | 2026.01.09 00:42:39.512855 [ 269 ] {481598e3-e64f-42bb-9cc3-ed0539da8e0a} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20169 | 2026.01.09 00:42:39.512904 [ 269 ] {481598e3-e64f-42bb-9cc3-ed0539da8e0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 20170 | 2026.01.09 00:42:39.513363 [ 269 ] {481598e3-e64f-42bb-9cc3-ed0539da8e0a} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 20171 | 2026.01.09 00:42:39.513708 [ 269 ] {481598e3-e64f-42bb-9cc3-ed0539da8e0a} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20172 | 2026.01.09 00:42:39.513907 [ 28 ] {} <Debug> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62) (MergerMutator): Selected 6 parts from all_1_61_13 to all_66_66_0 | ||
| 20173 | 2026.01.09 00:42:39.513922 [ 269 ] {481598e3-e64f-42bb-9cc3-ed0539da8e0a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001864 sec., 536.480686695279 rows/sec., 36.15 KiB/sec. | ||
| 20174 | 2026.01.09 00:42:39.513973 [ 28 ] {} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20175 | 2026.01.09 00:42:39.514068 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 20176 | 2026.01.09 00:42:39.514073 [ 269 ] {481598e3-e64f-42bb-9cc3-ed0539da8e0a} <Debug> TCPHandler: Processed in 0.002172872 sec. | ||
| 20177 | 2026.01.09 00:42:39.514291 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20178 | 2026.01.09 00:42:39.514322 [ 194 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_66_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_13 to all_66_66_0 into Compact with storage Full | ||
| 20179 | 2026.01.09 00:42:39.514411 [ 269 ] {76f90a21-8324-45f6-918d-240cfd8ab9a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20180 | 2026.01.09 00:42:39.514468 [ 269 ] {76f90a21-8324-45f6-918d-240cfd8ab9a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20181 | 2026.01.09 00:42:39.514506 [ 194 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_66_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20182 | 2026.01.09 00:42:39.514558 [ 194 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_13, total 61 rows starting from the beginning of the part | ||
| 20183 | 2026.01.09 00:42:39.514638 [ 194 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1 rows starting from the beginning of the part | ||
| 20184 | 2026.01.09 00:42:39.514729 [ 194 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1 rows starting from the beginning of the part | ||
| 20185 | 2026.01.09 00:42:39.514806 [ 194 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1 rows starting from the beginning of the part | ||
| 20186 | 2026.01.09 00:42:39.514874 [ 194 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1 rows starting from the beginning of the part | ||
| 20187 | 2026.01.09 00:42:39.514989 [ 194 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1 rows starting from the beginning of the part | ||
| 20188 | 2026.01.09 00:42:39.515069 [ 269 ] {76f90a21-8324-45f6-918d-240cfd8ab9a0} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20189 | 2026.01.09 00:42:39.515125 [ 269 ] {76f90a21-8324-45f6-918d-240cfd8ab9a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 20190 | 2026.01.09 00:42:39.515744 [ 269 ] {76f90a21-8324-45f6-918d-240cfd8ab9a0} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20191 | 2026.01.09 00:42:39.516113 [ 269 ] {76f90a21-8324-45f6-918d-240cfd8ab9a0} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20192 | 2026.01.09 00:42:39.516304 [ 28 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 20193 | 2026.01.09 00:42:39.516309 [ 269 ] {76f90a21-8324-45f6-918d-240cfd8ab9a0} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.001929 sec., 41472.265422498705 rows/sec., 2.47 MiB/sec. | ||
| 20194 | 2026.01.09 00:42:39.516357 [ 28 ] {} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20195 | 2026.01.09 00:42:39.516391 [ 269 ] {76f90a21-8324-45f6-918d-240cfd8ab9a0} <Debug> TCPHandler: Processed in 0.002159221 sec. | ||
| 20196 | 2026.01.09 00:42:39.516393 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 20197 | 2026.01.09 00:42:39.516420 [ 202 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_66_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.002177022 sec., 30316.64356170953 rows/sec., 1.98 MiB/sec. | ||
| 20198 | 2026.01.09 00:42:39.516606 [ 195 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 20199 | 2026.01.09 00:42:39.516672 [ 190 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_66_14} <Trace> MergedBlockOutputStream: filled checksums all_1_66_14 (state Temporary) | ||
| 20200 | 2026.01.09 00:42:39.516814 [ 195 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20201 | 2026.01.09 00:42:39.516881 [ 195 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_146_29, total 10008 rows starting from the beginning of the part | ||
| 20202 | 2026.01.09 00:42:39.516987 [ 195 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 104 rows starting from the beginning of the part | ||
| 20203 | 2026.01.09 00:42:39.517067 [ 195 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 60 rows starting from the beginning of the part | ||
| 20204 | 2026.01.09 00:42:39.517148 [ 195 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 104 rows starting from the beginning of the part | ||
| 20205 | 2026.01.09 00:42:39.517155 [ 190 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_66_14} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_merge_all_1_66_14 to all_1_66_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20206 | 2026.01.09 00:42:39.517222 [ 195 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 60 rows starting from the beginning of the part | ||
| 20207 | 2026.01.09 00:42:39.517296 [ 190 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_66_14} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62) (MergerMutator): Merged 6 parts: [all_1_61_13, all_66_66_0] -> all_1_66_14 | ||
| 20208 | 2026.01.09 00:42:39.517299 [ 195 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 80 rows starting from the beginning of the part | ||
| 20209 | 2026.01.09 00:42:39.517427 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 20210 | 2026.01.09 00:42:39.521704 [ 198 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10416 rows, containing 4 columns (4 merged, 0 gathered) in 0.005178287 sec., 2011475.995826419 rows/sec., 128.19 MiB/sec. | ||
| 20211 | 2026.01.09 00:42:39.522046 [ 195 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 20212 | 2026.01.09 00:42:39.522493 [ 195 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_151_30} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20213 | 2026.01.09 00:42:39.522614 [ 195 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_151_30} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 20214 | 2026.01.09 00:42:39.522758 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.03 MiB. | ||
| 20215 | 2026.01.09 00:42:40.435891 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44055 | ||
| 20216 | 2026.01.09 00:42:40.436013 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20217 | 2026.01.09 00:42:40.436046 [ 290 ] {} <Debug> TCP-Session: 2a73e55d-fa2e-4769-a049-0b02a3bb78b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:44055 | ||
| 20218 | 2026.01.09 00:42:40.436072 [ 290 ] {} <Debug> TCP-Session: 2a73e55d-fa2e-4769-a049-0b02a3bb78b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20219 | 2026.01.09 00:42:40.436089 [ 290 ] {} <Debug> TCP-Session: 2a73e55d-fa2e-4769-a049-0b02a3bb78b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20220 | 2026.01.09 00:42:40.436318 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60053 | ||
| 20221 | 2026.01.09 00:42:40.436342 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45966 | ||
| 20222 | 2026.01.09 00:42:40.436367 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54129 | ||
| 20223 | 2026.01.09 00:42:40.436385 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57254 | ||
| 20224 | 2026.01.09 00:42:40.436412 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20225 | 2026.01.09 00:42:40.436454 [ 290 ] {} <Trace> TCP-Session: 2a73e55d-fa2e-4769-a049-0b02a3bb78b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20226 | 2026.01.09 00:42:40.436487 [ 356 ] {} <Debug> TCP-Session: 391cbbe7-d6e2-4bd4-ada2-071152fc7309 Authenticating user 'default' from [fd00:1122:3344:101::e]:45966 | ||
| 20227 | 2026.01.09 00:42:40.436490 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20228 | 2026.01.09 00:42:40.436509 [ 356 ] {} <Debug> TCP-Session: 391cbbe7-d6e2-4bd4-ada2-071152fc7309 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20229 | 2026.01.09 00:42:40.436403 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20230 | 2026.01.09 00:42:40.436534 [ 356 ] {} <Debug> TCP-Session: 391cbbe7-d6e2-4bd4-ada2-071152fc7309 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20231 | 2026.01.09 00:42:40.436535 [ 357 ] {} <Debug> TCP-Session: 37ce0088-d7c4-4fe0-aeea-d1ea00f29443 Authenticating user 'default' from [fd00:1122:3344:101::e]:54129 | ||
| 20232 | 2026.01.09 00:42:40.436558 [ 351 ] {} <Debug> TCP-Session: 34754e4f-bf40-437e-a262-e269c2afb2be Authenticating user 'default' from [fd00:1122:3344:101::e]:60053 | ||
| 20233 | 2026.01.09 00:42:40.436584 [ 357 ] {} <Debug> TCP-Session: 37ce0088-d7c4-4fe0-aeea-d1ea00f29443 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20234 | 2026.01.09 00:42:40.436590 [ 351 ] {} <Debug> TCP-Session: 34754e4f-bf40-437e-a262-e269c2afb2be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20235 | 2026.01.09 00:42:40.436606 [ 357 ] {} <Debug> TCP-Session: 37ce0088-d7c4-4fe0-aeea-d1ea00f29443 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20236 | 2026.01.09 00:42:40.436605 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51255 | ||
| 20237 | 2026.01.09 00:42:40.436643 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35315 | ||
| 20238 | 2026.01.09 00:42:40.436619 [ 351 ] {} <Debug> TCP-Session: 34754e4f-bf40-437e-a262-e269c2afb2be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20239 | 2026.01.09 00:42:40.436605 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63748 | ||
| 20240 | 2026.01.09 00:42:40.436531 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20241 | 2026.01.09 00:42:40.436732 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20242 | 2026.01.09 00:42:40.436741 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20243 | 2026.01.09 00:42:40.436769 [ 358 ] {} <Debug> TCP-Session: e99c33ba-2947-440d-a409-3d29dbafe207 Authenticating user 'default' from [fd00:1122:3344:101::e]:57254 | ||
| 20244 | 2026.01.09 00:42:40.436775 [ 364 ] {} <Debug> TCP-Session: 2386d799-fca7-4070-8ff2-90c8f0e68b06 Authenticating user 'default' from [fd00:1122:3344:101::e]:35315 | ||
| 20245 | 2026.01.09 00:42:40.436802 [ 360 ] {} <Debug> TCP-Session: 2950757d-40dc-4245-b500-14797dcb9db8 Authenticating user 'default' from [fd00:1122:3344:101::e]:51255 | ||
| 20246 | 2026.01.09 00:42:40.436813 [ 358 ] {} <Debug> TCP-Session: e99c33ba-2947-440d-a409-3d29dbafe207 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20247 | 2026.01.09 00:42:40.436817 [ 364 ] {} <Debug> TCP-Session: 2386d799-fca7-4070-8ff2-90c8f0e68b06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20248 | 2026.01.09 00:42:40.436844 [ 360 ] {} <Debug> TCP-Session: 2950757d-40dc-4245-b500-14797dcb9db8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20249 | 2026.01.09 00:42:40.436847 [ 358 ] {} <Debug> TCP-Session: e99c33ba-2947-440d-a409-3d29dbafe207 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20250 | 2026.01.09 00:42:40.436879 [ 360 ] {} <Debug> TCP-Session: 2950757d-40dc-4245-b500-14797dcb9db8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20251 | 2026.01.09 00:42:40.436856 [ 364 ] {} <Debug> TCP-Session: 2386d799-fca7-4070-8ff2-90c8f0e68b06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20252 | 2026.01.09 00:42:40.436385 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62161 | ||
| 20253 | 2026.01.09 00:42:40.436641 [ 290 ] {f348a225-7883-49f7-953d-1dc98aea2163} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44055) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20254 | 2026.01.09 00:42:40.437074 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20255 | 2026.01.09 00:42:40.437113 [ 363 ] {} <Debug> TCP-Session: 93543cd3-f9e2-4832-9fdf-e024d503b835 Authenticating user 'default' from [fd00:1122:3344:101::e]:63748 | ||
| 20256 | 2026.01.09 00:42:40.437131 [ 363 ] {} <Debug> TCP-Session: 93543cd3-f9e2-4832-9fdf-e024d503b835 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20257 | 2026.01.09 00:42:40.437144 [ 363 ] {} <Debug> TCP-Session: 93543cd3-f9e2-4832-9fdf-e024d503b835 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20258 | 2026.01.09 00:42:40.437295 [ 290 ] {f348a225-7883-49f7-953d-1dc98aea2163} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20259 | 2026.01.09 00:42:40.437347 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20260 | 2026.01.09 00:42:40.437376 [ 290 ] {f348a225-7883-49f7-953d-1dc98aea2163} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20261 | 2026.01.09 00:42:40.437380 [ 359 ] {} <Debug> TCP-Session: 457400ae-10e0-4255-a963-0656ce7fdba8 Authenticating user 'default' from [fd00:1122:3344:101::e]:62161 | ||
| 20262 | 2026.01.09 00:42:40.437408 [ 359 ] {} <Debug> TCP-Session: 457400ae-10e0-4255-a963-0656ce7fdba8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20263 | 2026.01.09 00:42:40.437426 [ 359 ] {} <Debug> TCP-Session: 457400ae-10e0-4255-a963-0656ce7fdba8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20264 | 2026.01.09 00:42:40.437708 [ 290 ] {f348a225-7883-49f7-953d-1dc98aea2163} <Debug> oximeter.version (d96e0398-2c6c-4ca7-a7f1-49ea58ac3124) (SelectExecutor): Key condition: unknown | ||
| 20265 | 2026.01.09 00:42:40.438747 [ 319 ] {f348a225-7883-49f7-953d-1dc98aea2163} <Trace> AggregatingTransform: Aggregating | ||
| 20266 | 2026.01.09 00:42:40.438798 [ 319 ] {f348a225-7883-49f7-953d-1dc98aea2163} <Trace> Aggregator: Aggregation method: without_key | ||
| 20267 | 2026.01.09 00:42:40.438841 [ 319 ] {f348a225-7883-49f7-953d-1dc98aea2163} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001025109 sec. (975.506 rows/sec., 38.11 KiB/sec.) | ||
| 20268 | 2026.01.09 00:42:40.438863 [ 319 ] {f348a225-7883-49f7-953d-1dc98aea2163} <Trace> Aggregator: Merging aggregated data | ||
| 20269 | 2026.01.09 00:42:40.440298 [ 290 ] {f348a225-7883-49f7-953d-1dc98aea2163} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003712 sec., 269.3965517241379 rows/sec., 10.52 KiB/sec. | ||
| 20270 | 2026.01.09 00:42:40.440517 [ 290 ] {f348a225-7883-49f7-953d-1dc98aea2163} <Debug> TCPHandler: Processed in 0.00420209 sec. | ||
| 20271 | 2026.01.09 00:42:40.440657 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20272 | 2026.01.09 00:42:40.440688 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20273 | 2026.01.09 00:42:40.440714 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20274 | 2026.01.09 00:42:40.440735 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20275 | 2026.01.09 00:42:40.440766 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20276 | 2026.01.09 00:42:40.440778 [ 359 ] {} <Debug> TCP-Session: 457400ae-10e0-4255-a963-0656ce7fdba8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20277 | 2026.01.09 00:42:40.440801 [ 356 ] {} <Debug> TCP-Session: 391cbbe7-d6e2-4bd4-ada2-071152fc7309 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20278 | 2026.01.09 00:42:40.440814 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20279 | 2026.01.09 00:42:40.440837 [ 351 ] {} <Debug> TCP-Session: 34754e4f-bf40-437e-a262-e269c2afb2be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20280 | 2026.01.09 00:42:40.440843 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20281 | 2026.01.09 00:42:40.440868 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20282 | 2026.01.09 00:42:40.440902 [ 358 ] {} <Debug> TCP-Session: e99c33ba-2947-440d-a409-3d29dbafe207 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20283 | 2026.01.09 00:42:40.440861 [ 364 ] {} <Debug> TCP-Session: 2386d799-fca7-4070-8ff2-90c8f0e68b06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20284 | 2026.01.09 00:42:40.440934 [ 360 ] {} <Debug> TCP-Session: 2950757d-40dc-4245-b500-14797dcb9db8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20285 | 2026.01.09 00:42:40.440793 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20286 | 2026.01.09 00:42:40.440764 [ 357 ] {} <Debug> TCP-Session: 37ce0088-d7c4-4fe0-aeea-d1ea00f29443 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20287 | 2026.01.09 00:42:40.441011 [ 363 ] {} <Debug> TCP-Session: 93543cd3-f9e2-4832-9fdf-e024d503b835 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20288 | 2026.01.09 00:42:40.440706 [ 290 ] {} <Debug> TCP-Session: 2a73e55d-fa2e-4769-a049-0b02a3bb78b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20289 | 2026.01.09 00:42:40.517542 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62263 | ||
| 20290 | 2026.01.09 00:42:40.517663 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20291 | 2026.01.09 00:42:40.517691 [ 290 ] {} <Debug> TCP-Session: 01feaeba-bdda-4901-85eb-04fd19c5a11c Authenticating user 'default' from [fd00:1122:3344:101::e]:62263 | ||
| 20292 | 2026.01.09 00:42:40.517714 [ 290 ] {} <Debug> TCP-Session: 01feaeba-bdda-4901-85eb-04fd19c5a11c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20293 | 2026.01.09 00:42:40.517727 [ 290 ] {} <Debug> TCP-Session: 01feaeba-bdda-4901-85eb-04fd19c5a11c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20294 | 2026.01.09 00:42:40.517955 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53317 | ||
| 20295 | 2026.01.09 00:42:40.518001 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40064 | ||
| 20296 | 2026.01.09 00:42:40.518029 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57629 | ||
| 20297 | 2026.01.09 00:42:40.518041 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35808 | ||
| 20298 | 2026.01.09 00:42:40.518083 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20299 | 2026.01.09 00:42:40.518070 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45121 | ||
| 20300 | 2026.01.09 00:42:40.518132 [ 356 ] {} <Debug> TCP-Session: baabf810-d415-481e-8dbe-2660a77c7008 Authenticating user 'default' from [fd00:1122:3344:101::e]:40064 | ||
| 20301 | 2026.01.09 00:42:40.518170 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20302 | 2026.01.09 00:42:40.518178 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20303 | 2026.01.09 00:42:40.518186 [ 356 ] {} <Debug> TCP-Session: baabf810-d415-481e-8dbe-2660a77c7008 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20304 | 2026.01.09 00:42:40.518207 [ 357 ] {} <Debug> TCP-Session: 38a8af34-086f-4acd-aeb9-8420b2a237f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:57629 | ||
| 20305 | 2026.01.09 00:42:40.518227 [ 358 ] {} <Debug> TCP-Session: 2e16232b-2dc7-4427-9bdd-5c6543238450 Authenticating user 'default' from [fd00:1122:3344:101::e]:35808 | ||
| 20306 | 2026.01.09 00:42:40.518234 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20307 | 2026.01.09 00:42:40.518258 [ 357 ] {} <Debug> TCP-Session: 38a8af34-086f-4acd-aeb9-8420b2a237f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20308 | 2026.01.09 00:42:40.518275 [ 358 ] {} <Debug> TCP-Session: 2e16232b-2dc7-4427-9bdd-5c6543238450 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20309 | 2026.01.09 00:42:40.518292 [ 363 ] {} <Debug> TCP-Session: aa235df7-5e0a-470e-8aa7-52b02e179615 Authenticating user 'default' from [fd00:1122:3344:101::e]:45121 | ||
| 20310 | 2026.01.09 00:42:40.518316 [ 357 ] {} <Debug> TCP-Session: 38a8af34-086f-4acd-aeb9-8420b2a237f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20311 | 2026.01.09 00:42:40.518325 [ 358 ] {} <Debug> TCP-Session: 2e16232b-2dc7-4427-9bdd-5c6543238450 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20312 | 2026.01.09 00:42:40.518347 [ 363 ] {} <Debug> TCP-Session: aa235df7-5e0a-470e-8aa7-52b02e179615 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20313 | 2026.01.09 00:42:40.518237 [ 356 ] {} <Debug> TCP-Session: baabf810-d415-481e-8dbe-2660a77c7008 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20314 | 2026.01.09 00:42:40.518384 [ 363 ] {} <Debug> TCP-Session: aa235df7-5e0a-470e-8aa7-52b02e179615 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20315 | 2026.01.09 00:42:40.518066 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46285 | ||
| 20316 | 2026.01.09 00:42:40.518069 [ 290 ] {} <Trace> TCP-Session: 01feaeba-bdda-4901-85eb-04fd19c5a11c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20317 | 2026.01.09 00:42:40.518523 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20318 | 2026.01.09 00:42:40.518566 [ 360 ] {} <Debug> TCP-Session: b1a2b7b2-d0d7-4b10-a5f4-9aa103049733 Authenticating user 'default' from [fd00:1122:3344:101::e]:46285 | ||
| 20319 | 2026.01.09 00:42:40.518594 [ 360 ] {} <Debug> TCP-Session: b1a2b7b2-d0d7-4b10-a5f4-9aa103049733 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20320 | 2026.01.09 00:42:40.518614 [ 360 ] {} <Debug> TCP-Session: b1a2b7b2-d0d7-4b10-a5f4-9aa103049733 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20321 | 2026.01.09 00:42:40.518677 [ 290 ] {22a023f1-96a5-40fe-beec-8fe72998f809} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62263) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20322 | 2026.01.09 00:42:40.518039 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61960 | ||
| 20323 | 2026.01.09 00:42:40.518057 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20324 | 2026.01.09 00:42:40.518787 [ 351 ] {} <Debug> TCP-Session: 945b55cf-1ad6-4dca-b11e-e2949747aa38 Authenticating user 'default' from [fd00:1122:3344:101::e]:53317 | ||
| 20325 | 2026.01.09 00:42:40.518799 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20326 | 2026.01.09 00:42:40.518807 [ 351 ] {} <Debug> TCP-Session: 945b55cf-1ad6-4dca-b11e-e2949747aa38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20327 | 2026.01.09 00:42:40.518073 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46364 | ||
| 20328 | 2026.01.09 00:42:40.518826 [ 359 ] {} <Debug> TCP-Session: 3e7aa1d7-a9a9-42c6-9ef6-b002dd198736 Authenticating user 'default' from [fd00:1122:3344:101::e]:61960 | ||
| 20329 | 2026.01.09 00:42:40.518829 [ 351 ] {} <Debug> TCP-Session: 945b55cf-1ad6-4dca-b11e-e2949747aa38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20330 | 2026.01.09 00:42:40.518862 [ 359 ] {} <Debug> TCP-Session: 3e7aa1d7-a9a9-42c6-9ef6-b002dd198736 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20331 | 2026.01.09 00:42:40.518879 [ 359 ] {} <Debug> TCP-Session: 3e7aa1d7-a9a9-42c6-9ef6-b002dd198736 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20332 | 2026.01.09 00:42:40.518894 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20333 | 2026.01.09 00:42:40.518924 [ 364 ] {} <Debug> TCP-Session: f42728fe-abbf-45f8-a527-a632297c410b Authenticating user 'default' from [fd00:1122:3344:101::e]:46364 | ||
| 20334 | 2026.01.09 00:42:40.518946 [ 364 ] {} <Debug> TCP-Session: f42728fe-abbf-45f8-a527-a632297c410b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20335 | 2026.01.09 00:42:40.518958 [ 364 ] {} <Debug> TCP-Session: f42728fe-abbf-45f8-a527-a632297c410b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20336 | 2026.01.09 00:42:40.518983 [ 290 ] {22a023f1-96a5-40fe-beec-8fe72998f809} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20337 | 2026.01.09 00:42:40.519043 [ 290 ] {22a023f1-96a5-40fe-beec-8fe72998f809} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20338 | 2026.01.09 00:42:40.519378 [ 290 ] {22a023f1-96a5-40fe-beec-8fe72998f809} <Debug> oximeter.version (d96e0398-2c6c-4ca7-a7f1-49ea58ac3124) (SelectExecutor): Key condition: unknown | ||
| 20339 | 2026.01.09 00:42:40.520518 [ 335 ] {22a023f1-96a5-40fe-beec-8fe72998f809} <Trace> AggregatingTransform: Aggregating | ||
| 20340 | 2026.01.09 00:42:40.520558 [ 335 ] {22a023f1-96a5-40fe-beec-8fe72998f809} <Trace> Aggregator: Aggregation method: without_key | ||
| 20341 | 2026.01.09 00:42:40.520598 [ 335 ] {22a023f1-96a5-40fe-beec-8fe72998f809} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001108562 sec. (902.070 rows/sec., 35.24 KiB/sec.) | ||
| 20342 | 2026.01.09 00:42:40.520615 [ 335 ] {22a023f1-96a5-40fe-beec-8fe72998f809} <Trace> Aggregator: Merging aggregated data | ||
| 20343 | 2026.01.09 00:42:40.521809 [ 290 ] {22a023f1-96a5-40fe-beec-8fe72998f809} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003208 sec., 311.7206982543641 rows/sec., 12.18 KiB/sec. | ||
| 20344 | 2026.01.09 00:42:40.521986 [ 290 ] {22a023f1-96a5-40fe-beec-8fe72998f809} <Debug> TCPHandler: Processed in 0.004037386 sec. | ||
| 20345 | 2026.01.09 00:42:40.522104 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20346 | 2026.01.09 00:42:40.522139 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20347 | 2026.01.09 00:42:40.522158 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20348 | 2026.01.09 00:42:40.522143 [ 290 ] {} <Debug> TCP-Session: 01feaeba-bdda-4901-85eb-04fd19c5a11c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20349 | 2026.01.09 00:42:40.522187 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20350 | 2026.01.09 00:42:40.522208 [ 351 ] {} <Debug> TCP-Session: 945b55cf-1ad6-4dca-b11e-e2949747aa38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20351 | 2026.01.09 00:42:40.522207 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20352 | 2026.01.09 00:42:40.522242 [ 359 ] {} <Debug> TCP-Session: 3e7aa1d7-a9a9-42c6-9ef6-b002dd198736 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20353 | 2026.01.09 00:42:40.522251 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20354 | 2026.01.09 00:42:40.522280 [ 358 ] {} <Debug> TCP-Session: 2e16232b-2dc7-4427-9bdd-5c6543238450 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20355 | 2026.01.09 00:42:40.522274 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20356 | 2026.01.09 00:42:40.522329 [ 360 ] {} <Debug> TCP-Session: b1a2b7b2-d0d7-4b10-a5f4-9aa103049733 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20357 | 2026.01.09 00:42:40.522368 [ 356 ] {} <Debug> TCP-Session: baabf810-d415-481e-8dbe-2660a77c7008 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20358 | 2026.01.09 00:42:40.522190 [ 363 ] {} <Debug> TCP-Session: aa235df7-5e0a-470e-8aa7-52b02e179615 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20359 | 2026.01.09 00:42:40.522224 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20360 | 2026.01.09 00:42:40.522278 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20361 | 2026.01.09 00:42:40.522458 [ 357 ] {} <Debug> TCP-Session: 38a8af34-086f-4acd-aeb9-8420b2a237f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20362 | 2026.01.09 00:42:40.522484 [ 364 ] {} <Debug> TCP-Session: f42728fe-abbf-45f8-a527-a632297c410b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20363 | 2026.01.09 00:42:40.611386 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45658 | ||
| 20364 | 2026.01.09 00:42:40.611506 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20365 | 2026.01.09 00:42:40.611536 [ 290 ] {} <Debug> TCP-Session: ed808f03-4048-432e-a29d-4ebe0724f156 Authenticating user 'default' from [fd00:1122:3344:101::e]:45658 | ||
| 20366 | 2026.01.09 00:42:40.611561 [ 290 ] {} <Debug> TCP-Session: ed808f03-4048-432e-a29d-4ebe0724f156 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20367 | 2026.01.09 00:42:40.611574 [ 290 ] {} <Debug> TCP-Session: ed808f03-4048-432e-a29d-4ebe0724f156 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20368 | 2026.01.09 00:42:40.611804 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40912 | ||
| 20369 | 2026.01.09 00:42:40.611849 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36195 | ||
| 20370 | 2026.01.09 00:42:40.611879 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49240 | ||
| 20371 | 2026.01.09 00:42:40.611886 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56216 | ||
| 20372 | 2026.01.09 00:42:40.611928 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20373 | 2026.01.09 00:42:40.611941 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61316 | ||
| 20374 | 2026.01.09 00:42:40.611963 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20375 | 2026.01.09 00:42:40.611971 [ 356 ] {} <Debug> TCP-Session: 4a20e4d7-ccb0-423d-aab1-623b63a2e240 Authenticating user 'default' from [fd00:1122:3344:101::e]:36195 | ||
| 20376 | 2026.01.09 00:42:40.611988 [ 290 ] {} <Trace> TCP-Session: ed808f03-4048-432e-a29d-4ebe0724f156 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20377 | 2026.01.09 00:42:40.611997 [ 359 ] {} <Debug> TCP-Session: 3b0b2bce-2e41-4470-a353-914293e33747 Authenticating user 'default' from [fd00:1122:3344:101::e]:49240 | ||
| 20378 | 2026.01.09 00:42:40.612007 [ 356 ] {} <Debug> TCP-Session: 4a20e4d7-ccb0-423d-aab1-623b63a2e240 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20379 | 2026.01.09 00:42:40.612024 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20380 | 2026.01.09 00:42:40.612039 [ 356 ] {} <Debug> TCP-Session: 4a20e4d7-ccb0-423d-aab1-623b63a2e240 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20381 | 2026.01.09 00:42:40.612058 [ 364 ] {} <Debug> TCP-Session: f09dbb64-0475-4942-82a1-31044a669557 Authenticating user 'default' from [fd00:1122:3344:101::e]:61316 | ||
| 20382 | 2026.01.09 00:42:40.612031 [ 359 ] {} <Debug> TCP-Session: 3b0b2bce-2e41-4470-a353-914293e33747 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20383 | 2026.01.09 00:42:40.612084 [ 364 ] {} <Debug> TCP-Session: f09dbb64-0475-4942-82a1-31044a669557 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20384 | 2026.01.09 00:42:40.612099 [ 359 ] {} <Debug> TCP-Session: 3b0b2bce-2e41-4470-a353-914293e33747 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20385 | 2026.01.09 00:42:40.612110 [ 364 ] {} <Debug> TCP-Session: f09dbb64-0475-4942-82a1-31044a669557 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20386 | 2026.01.09 00:42:40.612023 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20387 | 2026.01.09 00:42:40.611903 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20388 | 2026.01.09 00:42:40.612175 [ 358 ] {} <Debug> TCP-Session: 1a8dee59-bee9-4fab-a49c-63068a266c74 Authenticating user 'default' from [fd00:1122:3344:101::e]:56216 | ||
| 20389 | 2026.01.09 00:42:40.611877 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61052 | ||
| 20390 | 2026.01.09 00:42:40.612212 [ 358 ] {} <Debug> TCP-Session: 1a8dee59-bee9-4fab-a49c-63068a266c74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20391 | 2026.01.09 00:42:40.612212 [ 290 ] {eed52620-4d6a-42a6-9c48-8245e5055025} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45658) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20392 | 2026.01.09 00:42:40.612257 [ 358 ] {} <Debug> TCP-Session: 1a8dee59-bee9-4fab-a49c-63068a266c74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20393 | 2026.01.09 00:42:40.612198 [ 351 ] {} <Debug> TCP-Session: 9410fc08-f87d-46d3-bfc9-53563a10fd02 Authenticating user 'default' from [fd00:1122:3344:101::e]:40912 | ||
| 20394 | 2026.01.09 00:42:40.611927 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54765 | ||
| 20395 | 2026.01.09 00:42:40.612330 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20396 | 2026.01.09 00:42:40.612329 [ 351 ] {} <Debug> TCP-Session: 9410fc08-f87d-46d3-bfc9-53563a10fd02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20397 | 2026.01.09 00:42:40.612401 [ 357 ] {} <Debug> TCP-Session: e6d7fb84-bd77-4571-9cb6-4e1ce500e9df Authenticating user 'default' from [fd00:1122:3344:101::e]:61052 | ||
| 20398 | 2026.01.09 00:42:40.612418 [ 351 ] {} <Debug> TCP-Session: 9410fc08-f87d-46d3-bfc9-53563a10fd02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20399 | 2026.01.09 00:42:40.611932 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52176 | ||
| 20400 | 2026.01.09 00:42:40.612462 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20401 | 2026.01.09 00:42:40.612440 [ 357 ] {} <Debug> TCP-Session: e6d7fb84-bd77-4571-9cb6-4e1ce500e9df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20402 | 2026.01.09 00:42:40.612501 [ 360 ] {} <Debug> TCP-Session: 0c117fac-6d5c-409d-ab99-845723de127d Authenticating user 'default' from [fd00:1122:3344:101::e]:54765 | ||
| 20403 | 2026.01.09 00:42:40.612509 [ 357 ] {} <Debug> TCP-Session: e6d7fb84-bd77-4571-9cb6-4e1ce500e9df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20404 | 2026.01.09 00:42:40.612527 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20405 | 2026.01.09 00:42:40.612542 [ 360 ] {} <Debug> TCP-Session: 0c117fac-6d5c-409d-ab99-845723de127d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20406 | 2026.01.09 00:42:40.612557 [ 363 ] {} <Debug> TCP-Session: de17a503-5577-4e4c-80c0-cd1c8a89c38f Authenticating user 'default' from [fd00:1122:3344:101::e]:52176 | ||
| 20407 | 2026.01.09 00:42:40.612561 [ 360 ] {} <Debug> TCP-Session: 0c117fac-6d5c-409d-ab99-845723de127d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20408 | 2026.01.09 00:42:40.612578 [ 363 ] {} <Debug> TCP-Session: de17a503-5577-4e4c-80c0-cd1c8a89c38f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20409 | 2026.01.09 00:42:40.612592 [ 363 ] {} <Debug> TCP-Session: de17a503-5577-4e4c-80c0-cd1c8a89c38f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20410 | 2026.01.09 00:42:40.612605 [ 290 ] {eed52620-4d6a-42a6-9c48-8245e5055025} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20411 | 2026.01.09 00:42:40.612679 [ 290 ] {eed52620-4d6a-42a6-9c48-8245e5055025} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20412 | 2026.01.09 00:42:40.613012 [ 290 ] {eed52620-4d6a-42a6-9c48-8245e5055025} <Debug> oximeter.version (d96e0398-2c6c-4ca7-a7f1-49ea58ac3124) (SelectExecutor): Key condition: unknown | ||
| 20413 | 2026.01.09 00:42:40.614348 [ 299 ] {eed52620-4d6a-42a6-9c48-8245e5055025} <Trace> AggregatingTransform: Aggregating | ||
| 20414 | 2026.01.09 00:42:40.614393 [ 299 ] {eed52620-4d6a-42a6-9c48-8245e5055025} <Trace> Aggregator: Aggregation method: without_key | ||
| 20415 | 2026.01.09 00:42:40.614432 [ 299 ] {eed52620-4d6a-42a6-9c48-8245e5055025} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001308748 sec. (764.089 rows/sec., 29.85 KiB/sec.) | ||
| 20416 | 2026.01.09 00:42:40.614453 [ 299 ] {eed52620-4d6a-42a6-9c48-8245e5055025} <Trace> Aggregator: Merging aggregated data | ||
| 20417 | 2026.01.09 00:42:40.616561 [ 290 ] {eed52620-4d6a-42a6-9c48-8245e5055025} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004437 sec., 225.377507324769 rows/sec., 8.80 KiB/sec. | ||
| 20418 | 2026.01.09 00:42:40.616747 [ 290 ] {eed52620-4d6a-42a6-9c48-8245e5055025} <Debug> TCPHandler: Processed in 0.004927751 sec. | ||
| 20419 | 2026.01.09 00:42:40.616910 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20420 | 2026.01.09 00:42:40.616922 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20421 | 2026.01.09 00:42:40.616949 [ 290 ] {} <Debug> TCP-Session: ed808f03-4048-432e-a29d-4ebe0724f156 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20422 | 2026.01.09 00:42:40.616946 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20423 | 2026.01.09 00:42:40.616986 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20424 | 2026.01.09 00:42:40.617003 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20425 | 2026.01.09 00:42:40.617020 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20426 | 2026.01.09 00:42:40.617013 [ 364 ] {} <Debug> TCP-Session: f09dbb64-0475-4942-82a1-31044a669557 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20427 | 2026.01.09 00:42:40.617024 [ 356 ] {} <Debug> TCP-Session: 4a20e4d7-ccb0-423d-aab1-623b63a2e240 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20428 | 2026.01.09 00:42:40.617045 [ 351 ] {} <Debug> TCP-Session: 9410fc08-f87d-46d3-bfc9-53563a10fd02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20429 | 2026.01.09 00:42:40.617048 [ 359 ] {} <Debug> TCP-Session: 3b0b2bce-2e41-4470-a353-914293e33747 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20430 | 2026.01.09 00:42:40.617055 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20431 | 2026.01.09 00:42:40.616982 [ 357 ] {} <Debug> TCP-Session: e6d7fb84-bd77-4571-9cb6-4e1ce500e9df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20432 | 2026.01.09 00:42:40.617033 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20433 | 2026.01.09 00:42:40.617121 [ 358 ] {} <Debug> TCP-Session: 1a8dee59-bee9-4fab-a49c-63068a266c74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20434 | 2026.01.09 00:42:40.616965 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20435 | 2026.01.09 00:42:40.617179 [ 363 ] {} <Debug> TCP-Session: de17a503-5577-4e4c-80c0-cd1c8a89c38f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20436 | 2026.01.09 00:42:40.617217 [ 360 ] {} <Debug> TCP-Session: 0c117fac-6d5c-409d-ab99-845723de127d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20437 | 2026.01.09 00:42:40.866264 [ 223 ] {} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): 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] | ||
| 20438 | 2026.01.09 00:42:40.866315 [ 223 ] {} <Debug> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): 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] | ||
| 20439 | 2026.01.09 00:42:40.869837 [ 223 ] {} <Debug> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): 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] | ||
| 20440 | 2026.01.09 00:42:42.034129 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20441 | 2026.01.09 00:42:42.034309 [ 269 ] {72b9c110-2872-459c-a5f6-6a56a0cb10ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20442 | 2026.01.09 00:42:42.034374 [ 269 ] {72b9c110-2872-459c-a5f6-6a56a0cb10ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20443 | 2026.01.09 00:42:42.035037 [ 269 ] {72b9c110-2872-459c-a5f6-6a56a0cb10ae} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20444 | 2026.01.09 00:42:42.035086 [ 269 ] {72b9c110-2872-459c-a5f6-6a56a0cb10ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20445 | 2026.01.09 00:42:42.035477 [ 269 ] {72b9c110-2872-459c-a5f6-6a56a0cb10ae} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20446 | 2026.01.09 00:42:42.035711 [ 269 ] {72b9c110-2872-459c-a5f6-6a56a0cb10ae} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20447 | 2026.01.09 00:42:42.035879 [ 269 ] {72b9c110-2872-459c-a5f6-6a56a0cb10ae} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001615 sec., 34674.9226006192 rows/sec., 2.66 MiB/sec. | ||
| 20448 | 2026.01.09 00:42:42.035930 [ 269 ] {72b9c110-2872-459c-a5f6-6a56a0cb10ae} <Debug> TCPHandler: Processed in 0.001925724 sec. | ||
| 20449 | 2026.01.09 00:42:42.036050 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20450 | 2026.01.09 00:42:42.036154 [ 269 ] {7e86e3cc-83c5-45bf-beb5-feb3281e18fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20451 | 2026.01.09 00:42:42.036197 [ 269 ] {7e86e3cc-83c5-45bf-beb5-feb3281e18fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20452 | 2026.01.09 00:42:42.036639 [ 269 ] {7e86e3cc-83c5-45bf-beb5-feb3281e18fb} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20453 | 2026.01.09 00:42:42.036676 [ 269 ] {7e86e3cc-83c5-45bf-beb5-feb3281e18fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20454 | 2026.01.09 00:42:42.036989 [ 269 ] {7e86e3cc-83c5-45bf-beb5-feb3281e18fb} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20455 | 2026.01.09 00:42:42.037202 [ 269 ] {7e86e3cc-83c5-45bf-beb5-feb3281e18fb} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20456 | 2026.01.09 00:42:42.037336 [ 269 ] {7e86e3cc-83c5-45bf-beb5-feb3281e18fb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001205 sec., 53112.03319502075 rows/sec., 4.15 MiB/sec. | ||
| 20457 | 2026.01.09 00:42:42.037376 [ 269 ] {7e86e3cc-83c5-45bf-beb5-feb3281e18fb} <Debug> TCPHandler: Processed in 0.001378299 sec. | ||
| 20458 | 2026.01.09 00:42:42.037486 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20459 | 2026.01.09 00:42:42.037584 [ 269 ] {c6993ae3-4442-4fec-b251-75d9d4fb9d41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20460 | 2026.01.09 00:42:42.037629 [ 269 ] {c6993ae3-4442-4fec-b251-75d9d4fb9d41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20461 | 2026.01.09 00:42:42.038005 [ 269 ] {c6993ae3-4442-4fec-b251-75d9d4fb9d41} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20462 | 2026.01.09 00:42:42.038042 [ 269 ] {c6993ae3-4442-4fec-b251-75d9d4fb9d41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20463 | 2026.01.09 00:42:42.038363 [ 269 ] {c6993ae3-4442-4fec-b251-75d9d4fb9d41} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20464 | 2026.01.09 00:42:42.038581 [ 269 ] {c6993ae3-4442-4fec-b251-75d9d4fb9d41} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20465 | 2026.01.09 00:42:42.038715 [ 269 ] {c6993ae3-4442-4fec-b251-75d9d4fb9d41} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001151 sec., 55603.82276281495 rows/sec., 3.87 MiB/sec. | ||
| 20466 | 2026.01.09 00:42:42.038753 [ 269 ] {c6993ae3-4442-4fec-b251-75d9d4fb9d41} <Debug> TCPHandler: Processed in 0.001316378 sec. | ||
| 20467 | 2026.01.09 00:42:42.038861 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20468 | 2026.01.09 00:42:42.038956 [ 269 ] {b242499b-e7eb-4b6f-85c1-0586f64e925b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20469 | 2026.01.09 00:42:42.038997 [ 269 ] {b242499b-e7eb-4b6f-85c1-0586f64e925b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20470 | 2026.01.09 00:42:42.039315 [ 269 ] {b242499b-e7eb-4b6f-85c1-0586f64e925b} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20471 | 2026.01.09 00:42:42.039352 [ 269 ] {b242499b-e7eb-4b6f-85c1-0586f64e925b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20472 | 2026.01.09 00:42:42.039652 [ 269 ] {b242499b-e7eb-4b6f-85c1-0586f64e925b} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20473 | 2026.01.09 00:42:42.039858 [ 269 ] {b242499b-e7eb-4b6f-85c1-0586f64e925b} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20474 | 2026.01.09 00:42:42.039988 [ 269 ] {b242499b-e7eb-4b6f-85c1-0586f64e925b} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001051 sec., 22835.394862036155 rows/sec., 1.54 MiB/sec. | ||
| 20475 | 2026.01.09 00:42:42.040025 [ 269 ] {b242499b-e7eb-4b6f-85c1-0586f64e925b} <Debug> TCPHandler: Processed in 0.001213335 sec. | ||
| 20476 | 2026.01.09 00:42:42.478586 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42711 | ||
| 20477 | 2026.01.09 00:42:42.479439 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20478 | 2026.01.09 00:42:42.479523 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20479 | 2026.01.09 00:42:42.480017 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 20480 | 2026.01.09 00:42:42.480263 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20481 | 2026.01.09 00:42:42.480421 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42711 | ||
| 20482 | 2026.01.09 00:42:44.791874 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 671 | ||
| 20483 | 2026.01.09 00:42:44.811036 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20484 | 2026.01.09 00:42:44.811100 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20485 | 2026.01.09 00:42:44.818247 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 20486 | 2026.01.09 00:42:44.819012 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20487 | 2026.01.09 00:42:44.822432 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 671 | ||
| 20488 | 2026.01.09 00:42:45.105018 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 2580 | ||
| 20489 | 2026.01.09 00:42:45.107834 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20490 | 2026.01.09 00:42:45.107895 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20491 | 2026.01.09 00:42:45.109199 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 20492 | 2026.01.09 00:42:45.109482 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20493 | 2026.01.09 00:42:45.109700 [ 26 ] {} <Debug> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 20494 | 2026.01.09 00:42:45.109791 [ 26 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20495 | 2026.01.09 00:42:45.109830 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20496 | 2026.01.09 00:42:45.109905 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2580 | ||
| 20497 | 2026.01.09 00:42:45.109986 [ 202 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::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 | ||
| 20498 | 2026.01.09 00:42:45.110730 [ 202 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20499 | 2026.01.09 00:42:45.110861 [ 202 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2398 rows starting from the beginning of the part | ||
| 20500 | 2026.01.09 00:42:45.111267 [ 202 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 28 rows starting from the beginning of the part | ||
| 20501 | 2026.01.09 00:42:45.111599 [ 202 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 42 rows starting from the beginning of the part | ||
| 20502 | 2026.01.09 00:42:45.111916 [ 202 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 32 rows starting from the beginning of the part | ||
| 20503 | 2026.01.09 00:42:45.112228 [ 202 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 34 rows starting from the beginning of the part | ||
| 20504 | 2026.01.09 00:42:45.112532 [ 202 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 46 rows starting from the beginning of the part | ||
| 20505 | 2026.01.09 00:42:45.119658 [ 195 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2580 rows, containing 72 columns (72 merged, 0 gathered) in 0.009739308 sec., 264905.88448378467 rows/sec., 201.01 MiB/sec. | ||
| 20506 | 2026.01.09 00:42:45.122014 [ 187 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 20507 | 2026.01.09 00:42:45.122643 [ 187 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_66_13} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20508 | 2026.01.09 00:42:45.122727 [ 187 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_66_13} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 20509 | 2026.01.09 00:42:45.123100 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 20510 | 2026.01.09 00:42:47.040939 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20511 | 2026.01.09 00:42:47.041147 [ 269 ] {8afb3bbe-9f68-4beb-8e25-93f969851169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20512 | 2026.01.09 00:42:47.041218 [ 269 ] {8afb3bbe-9f68-4beb-8e25-93f969851169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20513 | 2026.01.09 00:42:47.041973 [ 269 ] {8afb3bbe-9f68-4beb-8e25-93f969851169} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20514 | 2026.01.09 00:42:47.042017 [ 269 ] {8afb3bbe-9f68-4beb-8e25-93f969851169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20515 | 2026.01.09 00:42:47.042417 [ 269 ] {8afb3bbe-9f68-4beb-8e25-93f969851169} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20516 | 2026.01.09 00:42:47.042640 [ 269 ] {8afb3bbe-9f68-4beb-8e25-93f969851169} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20517 | 2026.01.09 00:42:47.042793 [ 269 ] {8afb3bbe-9f68-4beb-8e25-93f969851169} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001699 sec., 81224.24955856387 rows/sec., 7.05 MiB/sec. | ||
| 20518 | 2026.01.09 00:42:47.042835 [ 269 ] {8afb3bbe-9f68-4beb-8e25-93f969851169} <Debug> TCPHandler: Processed in 0.002032518 sec. | ||
| 20519 | 2026.01.09 00:42:47.042909 [ 225 ] {} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20520 | 2026.01.09 00:42:47.042938 [ 225 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20521 | 2026.01.09 00:42:47.042949 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20522 | 2026.01.09 00:42:47.043045 [ 269 ] {fb92badb-56e4-4f28-86ed-76a5dd74305a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20523 | 2026.01.09 00:42:47.043086 [ 269 ] {fb92badb-56e4-4f28-86ed-76a5dd74305a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20524 | 2026.01.09 00:42:47.043498 [ 269 ] {fb92badb-56e4-4f28-86ed-76a5dd74305a} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20525 | 2026.01.09 00:42:47.043534 [ 269 ] {fb92badb-56e4-4f28-86ed-76a5dd74305a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20526 | 2026.01.09 00:42:47.043832 [ 269 ] {fb92badb-56e4-4f28-86ed-76a5dd74305a} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 20527 | 2026.01.09 00:42:47.044061 [ 269 ] {fb92badb-56e4-4f28-86ed-76a5dd74305a} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20528 | 2026.01.09 00:42:47.044189 [ 269 ] {fb92badb-56e4-4f28-86ed-76a5dd74305a} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001162 sec., 35283.993115318415 rows/sec., 2.59 MiB/sec. | ||
| 20529 | 2026.01.09 00:42:47.044206 [ 35 ] {} <Debug> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 20530 | 2026.01.09 00:42:47.044227 [ 269 ] {fb92badb-56e4-4f28-86ed-76a5dd74305a} <Debug> TCPHandler: Processed in 0.001327668 sec. | ||
| 20531 | 2026.01.09 00:42:47.044273 [ 35 ] {} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20532 | 2026.01.09 00:42:47.044299 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20533 | 2026.01.09 00:42:47.044359 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20534 | 2026.01.09 00:42:47.044404 [ 201 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::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 | ||
| 20535 | 2026.01.09 00:42:47.044459 [ 269 ] {67d980f2-02a5-4e93-884b-1a08a89392bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20536 | 2026.01.09 00:42:47.044499 [ 269 ] {67d980f2-02a5-4e93-884b-1a08a89392bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20537 | 2026.01.09 00:42:47.044509 [ 201 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20538 | 2026.01.09 00:42:47.044543 [ 201 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 278 rows starting from the beginning of the part | ||
| 20539 | 2026.01.09 00:42:47.044609 [ 201 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 43 rows starting from the beginning of the part | ||
| 20540 | 2026.01.09 00:42:47.044692 [ 201 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 205 rows starting from the beginning of the part | ||
| 20541 | 2026.01.09 00:42:47.044740 [ 201 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 41 rows starting from the beginning of the part | ||
| 20542 | 2026.01.09 00:42:47.044785 [ 201 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 205 rows starting from the beginning of the part | ||
| 20543 | 2026.01.09 00:42:47.044830 [ 201 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 41 rows starting from the beginning of the part | ||
| 20544 | 2026.01.09 00:42:47.044938 [ 269 ] {67d980f2-02a5-4e93-884b-1a08a89392bf} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20545 | 2026.01.09 00:42:47.044975 [ 269 ] {67d980f2-02a5-4e93-884b-1a08a89392bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20546 | 2026.01.09 00:42:47.045298 [ 269 ] {67d980f2-02a5-4e93-884b-1a08a89392bf} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20547 | 2026.01.09 00:42:47.045506 [ 269 ] {67d980f2-02a5-4e93-884b-1a08a89392bf} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20548 | 2026.01.09 00:42:47.045659 [ 269 ] {67d980f2-02a5-4e93-884b-1a08a89392bf} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001218 sec., 86206.89655172414 rows/sec., 6.73 MiB/sec. | ||
| 20549 | 2026.01.09 00:42:47.045697 [ 269 ] {67d980f2-02a5-4e93-884b-1a08a89392bf} <Debug> TCPHandler: Processed in 0.001387719 sec. | ||
| 20550 | 2026.01.09 00:42:47.045726 [ 187 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 813 rows, containing 5 columns (5 merged, 0 gathered) in 0.001366259 sec., 595055.5494968377 rows/sec., 39.28 MiB/sec. | ||
| 20551 | 2026.01.09 00:42:47.045797 [ 224 ] {} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20552 | 2026.01.09 00:42:47.045812 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20553 | 2026.01.09 00:42:47.045848 [ 224 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20554 | 2026.01.09 00:42:47.045914 [ 195 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 20555 | 2026.01.09 00:42:47.045931 [ 269 ] {3c6c0b5a-916d-42b1-a71e-052946caffe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20556 | 2026.01.09 00:42:47.045979 [ 269 ] {3c6c0b5a-916d-42b1-a71e-052946caffe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20557 | 2026.01.09 00:42:47.046291 [ 195 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_126_25} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20558 | 2026.01.09 00:42:47.046380 [ 195 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_126_25} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 20559 | 2026.01.09 00:42:47.046394 [ 225 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20560 | 2026.01.09 00:42:47.046398 [ 269 ] {3c6c0b5a-916d-42b1-a71e-052946caffe7} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20561 | 2026.01.09 00:42:47.046444 [ 269 ] {3c6c0b5a-916d-42b1-a71e-052946caffe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20562 | 2026.01.09 00:42:47.046489 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 20563 | 2026.01.09 00:42:47.046791 [ 269 ] {3c6c0b5a-916d-42b1-a71e-052946caffe7} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20564 | 2026.01.09 00:42:47.047046 [ 269 ] {3c6c0b5a-916d-42b1-a71e-052946caffe7} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20565 | 2026.01.09 00:42:47.047175 [ 269 ] {3c6c0b5a-916d-42b1-a71e-052946caffe7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001262 sec., 126782.88431061806 rows/sec., 8.83 MiB/sec. | ||
| 20566 | 2026.01.09 00:42:47.047213 [ 269 ] {3c6c0b5a-916d-42b1-a71e-052946caffe7} <Debug> TCPHandler: Processed in 0.001449881 sec. | ||
| 20567 | 2026.01.09 00:42:47.047273 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20568 | 2026.01.09 00:42:47.047306 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20569 | 2026.01.09 00:42:47.047319 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20570 | 2026.01.09 00:42:47.047419 [ 269 ] {bdd0a3fb-6ad8-49ad-9e4a-b41eda522399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20571 | 2026.01.09 00:42:47.047476 [ 269 ] {bdd0a3fb-6ad8-49ad-9e4a-b41eda522399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20572 | 2026.01.09 00:42:47.048435 [ 269 ] {bdd0a3fb-6ad8-49ad-9e4a-b41eda522399} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20573 | 2026.01.09 00:42:47.048473 [ 269 ] {bdd0a3fb-6ad8-49ad-9e4a-b41eda522399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20574 | 2026.01.09 00:42:47.049058 [ 269 ] {bdd0a3fb-6ad8-49ad-9e4a-b41eda522399} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 20575 | 2026.01.09 00:42:47.049346 [ 269 ] {bdd0a3fb-6ad8-49ad-9e4a-b41eda522399} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20576 | 2026.01.09 00:42:47.049474 [ 35 ] {} <Debug> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 20577 | 2026.01.09 00:42:47.049491 [ 269 ] {bdd0a3fb-6ad8-49ad-9e4a-b41eda522399} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002088 sec., 19636.015325670498 rows/sec., 35.19 MiB/sec. | ||
| 20578 | 2026.01.09 00:42:47.049516 [ 35 ] {} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20579 | 2026.01.09 00:42:47.049542 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20580 | 2026.01.09 00:42:47.049587 [ 269 ] {bdd0a3fb-6ad8-49ad-9e4a-b41eda522399} <Debug> TCPHandler: Processed in 0.002316626 sec. | ||
| 20581 | 2026.01.09 00:42:47.049616 [ 187 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::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 | ||
| 20582 | 2026.01.09 00:42:47.049726 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20583 | 2026.01.09 00:42:47.049829 [ 269 ] {d16b6091-8305-486c-83c9-6767f91e79ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20584 | 2026.01.09 00:42:47.049832 [ 187 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20585 | 2026.01.09 00:42:47.049875 [ 269 ] {d16b6091-8305-486c-83c9-6767f91e79ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20586 | 2026.01.09 00:42:47.049904 [ 187 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2377 rows starting from the beginning of the part | ||
| 20587 | 2026.01.09 00:42:47.049946 [ 224 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20588 | 2026.01.09 00:42:47.050051 [ 187 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 41 rows starting from the beginning of the part | ||
| 20589 | 2026.01.09 00:42:47.050173 [ 187 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 41 rows starting from the beginning of the part | ||
| 20590 | 2026.01.09 00:42:47.050257 [ 269 ] {d16b6091-8305-486c-83c9-6767f91e79ff} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20591 | 2026.01.09 00:42:47.050281 [ 187 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 41 rows starting from the beginning of the part | ||
| 20592 | 2026.01.09 00:42:47.050304 [ 269 ] {d16b6091-8305-486c-83c9-6767f91e79ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20593 | 2026.01.09 00:42:47.050401 [ 187 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 41 rows starting from the beginning of the part | ||
| 20594 | 2026.01.09 00:42:47.050414 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20595 | 2026.01.09 00:42:47.050515 [ 187 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 41 rows starting from the beginning of the part | ||
| 20596 | 2026.01.09 00:42:47.050665 [ 269 ] {d16b6091-8305-486c-83c9-6767f91e79ff} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20597 | 2026.01.09 00:42:47.050920 [ 269 ] {d16b6091-8305-486c-83c9-6767f91e79ff} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20598 | 2026.01.09 00:42:47.051067 [ 269 ] {d16b6091-8305-486c-83c9-6767f91e79ff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001256 sec., 47770.700636942674 rows/sec., 3.22 MiB/sec. | ||
| 20599 | 2026.01.09 00:42:47.051106 [ 269 ] {d16b6091-8305-486c-83c9-6767f91e79ff} <Debug> TCPHandler: Processed in 0.001439061 sec. | ||
| 20600 | 2026.01.09 00:42:47.060106 [ 189 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2582 rows, containing 19 columns (19 merged, 0 gathered) in 0.01052287 sec., 245370.32197489848 rows/sec., 439.69 MiB/sec. | ||
| 20601 | 2026.01.09 00:42:47.062777 [ 199 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 20602 | 2026.01.09 00:42:47.063127 [ 199 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20603 | 2026.01.09 00:42:47.063200 [ 199 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 20604 | 2026.01.09 00:42:47.063289 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.00 MiB. | ||
| 20605 | 2026.01.09 00:42:47.880273 [ 224 ] {} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20606 | 2026.01.09 00:42:47.880352 [ 224 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20607 | 2026.01.09 00:42:47.882588 [ 224 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20608 | 2026.01.09 00:42:48.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 387.23 MiB, peak 409.78 MiB, free memory in arenas 0.00 B, will set to 394.63 MiB (RSS), difference: 7.40 MiB | ||
| 20609 | 2026.01.09 00:42:49.742321 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20610 | 2026.01.09 00:42:49.742375 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20611 | 2026.01.09 00:42:49.774812 [ 225 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20612 | 2026.01.09 00:42:49.774865 [ 225 ] {} <Debug> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20613 | 2026.01.09 00:42:49.778769 [ 225 ] {} <Debug> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20614 | 2026.01.09 00:42:49.981521 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43159 | ||
| 20615 | 2026.01.09 00:42:49.982214 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20616 | 2026.01.09 00:42:49.982267 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20617 | 2026.01.09 00:42:49.982764 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 20618 | 2026.01.09 00:42:49.983012 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20619 | 2026.01.09 00:42:49.983171 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43159 | ||
| 20620 | 2026.01.09 00:42:51.216488 [ 226 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20621 | 2026.01.09 00:42:51.216584 [ 226 ] {} <Debug> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20622 | 2026.01.09 00:42:51.219855 [ 226 ] {} <Debug> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20623 | 2026.01.09 00:42:52.001177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 390.63 MiB, peak 409.78 MiB, free memory in arenas 0.00 B, will set to 394.63 MiB (RSS), difference: 4.00 MiB | ||
| 20624 | 2026.01.09 00:42:52.050621 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20625 | 2026.01.09 00:42:52.050800 [ 269 ] {de747c8d-8fcf-4845-8427-7de71656b55c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20626 | 2026.01.09 00:42:52.050874 [ 269 ] {de747c8d-8fcf-4845-8427-7de71656b55c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20627 | 2026.01.09 00:42:52.051781 [ 269 ] {de747c8d-8fcf-4845-8427-7de71656b55c} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20628 | 2026.01.09 00:42:52.051835 [ 269 ] {de747c8d-8fcf-4845-8427-7de71656b55c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20629 | 2026.01.09 00:42:52.052234 [ 269 ] {de747c8d-8fcf-4845-8427-7de71656b55c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 20630 | 2026.01.09 00:42:52.052551 [ 269 ] {de747c8d-8fcf-4845-8427-7de71656b55c} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20631 | 2026.01.09 00:42:52.052730 [ 269 ] {de747c8d-8fcf-4845-8427-7de71656b55c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001981 sec., 206966.17869762745 rows/sec., 13.13 MiB/sec. | ||
| 20632 | 2026.01.09 00:42:52.052786 [ 269 ] {de747c8d-8fcf-4845-8427-7de71656b55c} <Debug> TCPHandler: Processed in 0.002295435 sec. | ||
| 20633 | 2026.01.09 00:42:52.052914 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20634 | 2026.01.09 00:42:52.053019 [ 269 ] {5ce80059-4892-4904-bf77-416c28b95596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20635 | 2026.01.09 00:42:52.053064 [ 269 ] {5ce80059-4892-4904-bf77-416c28b95596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20636 | 2026.01.09 00:42:52.054350 [ 269 ] {5ce80059-4892-4904-bf77-416c28b95596} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20637 | 2026.01.09 00:42:52.054391 [ 269 ] {5ce80059-4892-4904-bf77-416c28b95596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20638 | 2026.01.09 00:42:52.054779 [ 269 ] {5ce80059-4892-4904-bf77-416c28b95596} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20639 | 2026.01.09 00:42:52.054992 [ 269 ] {5ce80059-4892-4904-bf77-416c28b95596} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20640 | 2026.01.09 00:42:52.055132 [ 269 ] {5ce80059-4892-4904-bf77-416c28b95596} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.002137 sec., 520355.6387459055 rows/sec., 41.06 MiB/sec. | ||
| 20641 | 2026.01.09 00:42:52.055174 [ 269 ] {5ce80059-4892-4904-bf77-416c28b95596} <Debug> TCPHandler: Processed in 0.002313626 sec. | ||
| 20642 | 2026.01.09 00:42:52.055289 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20643 | 2026.01.09 00:42:52.055395 [ 269 ] {e148bcc3-63a1-4207-8d56-850df282a036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20644 | 2026.01.09 00:42:52.055440 [ 269 ] {e148bcc3-63a1-4207-8d56-850df282a036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20645 | 2026.01.09 00:42:52.055969 [ 269 ] {e148bcc3-63a1-4207-8d56-850df282a036} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20646 | 2026.01.09 00:42:52.056005 [ 269 ] {e148bcc3-63a1-4207-8d56-850df282a036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20647 | 2026.01.09 00:42:52.056311 [ 269 ] {e148bcc3-63a1-4207-8d56-850df282a036} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 20648 | 2026.01.09 00:42:52.056531 [ 269 ] {e148bcc3-63a1-4207-8d56-850df282a036} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20649 | 2026.01.09 00:42:52.056665 [ 269 ] {e148bcc3-63a1-4207-8d56-850df282a036} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001297 sec., 158057.05474171165 rows/sec., 9.27 MiB/sec. | ||
| 20650 | 2026.01.09 00:42:52.056705 [ 269 ] {e148bcc3-63a1-4207-8d56-850df282a036} <Debug> TCPHandler: Processed in 0.001467602 sec. | ||
| 20651 | 2026.01.09 00:42:52.056817 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20652 | 2026.01.09 00:42:52.056918 [ 269 ] {0697a216-cf7f-4a8e-bc5c-f97999c70c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20653 | 2026.01.09 00:42:52.056959 [ 269 ] {0697a216-cf7f-4a8e-bc5c-f97999c70c42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20654 | 2026.01.09 00:42:52.057486 [ 269 ] {0697a216-cf7f-4a8e-bc5c-f97999c70c42} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20655 | 2026.01.09 00:42:52.057523 [ 269 ] {0697a216-cf7f-4a8e-bc5c-f97999c70c42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20656 | 2026.01.09 00:42:52.057837 [ 269 ] {0697a216-cf7f-4a8e-bc5c-f97999c70c42} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 20657 | 2026.01.09 00:42:52.058048 [ 269 ] {0697a216-cf7f-4a8e-bc5c-f97999c70c42} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20658 | 2026.01.09 00:42:52.058184 [ 269 ] {0697a216-cf7f-4a8e-bc5c-f97999c70c42} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001285 sec., 164980.54474708173 rows/sec., 10.64 MiB/sec. | ||
| 20659 | 2026.01.09 00:42:52.058224 [ 269 ] {0697a216-cf7f-4a8e-bc5c-f97999c70c42} <Debug> TCPHandler: Processed in 0.001459082 sec. | ||
| 20660 | 2026.01.09 00:42:52.058346 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20661 | 2026.01.09 00:42:52.058466 [ 269 ] {1f7bb4f6-0bb8-419c-9f78-ba1c326f81bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20662 | 2026.01.09 00:42:52.058513 [ 269 ] {1f7bb4f6-0bb8-419c-9f78-ba1c326f81bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20663 | 2026.01.09 00:42:52.059077 [ 269 ] {1f7bb4f6-0bb8-419c-9f78-ba1c326f81bd} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20664 | 2026.01.09 00:42:52.059113 [ 269 ] {1f7bb4f6-0bb8-419c-9f78-ba1c326f81bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20665 | 2026.01.09 00:42:52.059430 [ 269 ] {1f7bb4f6-0bb8-419c-9f78-ba1c326f81bd} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 20666 | 2026.01.09 00:42:52.059648 [ 269 ] {1f7bb4f6-0bb8-419c-9f78-ba1c326f81bd} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20667 | 2026.01.09 00:42:52.059783 [ 269 ] {1f7bb4f6-0bb8-419c-9f78-ba1c326f81bd} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001341 sec., 157345.26472781505 rows/sec., 8.94 MiB/sec. | ||
| 20668 | 2026.01.09 00:42:52.059822 [ 269 ] {1f7bb4f6-0bb8-419c-9f78-ba1c326f81bd} <Debug> TCPHandler: Processed in 0.001539093 sec. | ||
| 20669 | 2026.01.09 00:42:52.059924 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20670 | 2026.01.09 00:42:52.060036 [ 269 ] {bd430543-ba0f-4074-b685-31a7085f00ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20671 | 2026.01.09 00:42:52.060076 [ 269 ] {bd430543-ba0f-4074-b685-31a7085f00ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20672 | 2026.01.09 00:42:52.060955 [ 269 ] {bd430543-ba0f-4074-b685-31a7085f00ed} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20673 | 2026.01.09 00:42:52.060993 [ 269 ] {bd430543-ba0f-4074-b685-31a7085f00ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20674 | 2026.01.09 00:42:52.061331 [ 269 ] {bd430543-ba0f-4074-b685-31a7085f00ed} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20675 | 2026.01.09 00:42:52.061543 [ 269 ] {bd430543-ba0f-4074-b685-31a7085f00ed} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20676 | 2026.01.09 00:42:52.061676 [ 269 ] {bd430543-ba0f-4074-b685-31a7085f00ed} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001659 sec., 409282.7004219409 rows/sec., 28.53 MiB/sec. | ||
| 20677 | 2026.01.09 00:42:52.061714 [ 269 ] {bd430543-ba0f-4074-b685-31a7085f00ed} <Debug> TCPHandler: Processed in 0.001838592 sec. | ||
| 20678 | 2026.01.09 00:42:52.061825 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20679 | 2026.01.09 00:42:52.061919 [ 269 ] {d556f5c5-470c-49a1-b496-8e4f2091ca4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20680 | 2026.01.09 00:42:52.061961 [ 269 ] {d556f5c5-470c-49a1-b496-8e4f2091ca4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20681 | 2026.01.09 00:42:52.062279 [ 269 ] {d556f5c5-470c-49a1-b496-8e4f2091ca4e} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20682 | 2026.01.09 00:42:52.062312 [ 269 ] {d556f5c5-470c-49a1-b496-8e4f2091ca4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20683 | 2026.01.09 00:42:52.062663 [ 269 ] {d556f5c5-470c-49a1-b496-8e4f2091ca4e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 20684 | 2026.01.09 00:42:52.062862 [ 269 ] {d556f5c5-470c-49a1-b496-8e4f2091ca4e} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20685 | 2026.01.09 00:42:52.062988 [ 269 ] {d556f5c5-470c-49a1-b496-8e4f2091ca4e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001088 sec., 5514.705882352941 rows/sec., 288.12 KiB/sec. | ||
| 20686 | 2026.01.09 00:42:52.063025 [ 269 ] {d556f5c5-470c-49a1-b496-8e4f2091ca4e} <Debug> TCPHandler: Processed in 0.001247696 sec. | ||
| 20687 | 2026.01.09 00:42:52.063123 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20688 | 2026.01.09 00:42:52.063215 [ 269 ] {de222a5e-23b5-448f-a6a7-a3d0983504b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20689 | 2026.01.09 00:42:52.063257 [ 269 ] {de222a5e-23b5-448f-a6a7-a3d0983504b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20690 | 2026.01.09 00:42:52.063720 [ 269 ] {de222a5e-23b5-448f-a6a7-a3d0983504b7} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20691 | 2026.01.09 00:42:52.063753 [ 269 ] {de222a5e-23b5-448f-a6a7-a3d0983504b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20692 | 2026.01.09 00:42:52.064075 [ 269 ] {de222a5e-23b5-448f-a6a7-a3d0983504b7} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20693 | 2026.01.09 00:42:52.064288 [ 269 ] {de222a5e-23b5-448f-a6a7-a3d0983504b7} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20694 | 2026.01.09 00:42:52.064398 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Selected 6 parts from all_1_149_31 to all_154_154_0 | ||
| 20695 | 2026.01.09 00:42:52.064413 [ 269 ] {de222a5e-23b5-448f-a6a7-a3d0983504b7} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001216 sec., 258223.6842105263 rows/sec., 16.96 MiB/sec. | ||
| 20696 | 2026.01.09 00:42:52.064447 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20697 | 2026.01.09 00:42:52.064463 [ 269 ] {de222a5e-23b5-448f-a6a7-a3d0983504b7} <Debug> TCPHandler: Processed in 0.001387129 sec. | ||
| 20698 | 2026.01.09 00:42:52.064466 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20699 | 2026.01.09 00:42:52.064571 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20700 | 2026.01.09 00:42:52.064605 [ 195 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_154_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_149_31 to all_154_154_0 into Compact with storage Full | ||
| 20701 | 2026.01.09 00:42:52.064665 [ 269 ] {bb1e4512-1e75-4244-8488-ac8404b16c96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20702 | 2026.01.09 00:42:52.064711 [ 269 ] {bb1e4512-1e75-4244-8488-ac8404b16c96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20703 | 2026.01.09 00:42:52.064749 [ 195 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_154_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20704 | 2026.01.09 00:42:52.064794 [ 195 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_154_32} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_149_31, total 45605 rows starting from the beginning of the part | ||
| 20705 | 2026.01.09 00:42:52.064865 [ 195 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_154_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 160 rows starting from the beginning of the part | ||
| 20706 | 2026.01.09 00:42:52.064914 [ 195 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_154_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 934 rows starting from the beginning of the part | ||
| 20707 | 2026.01.09 00:42:52.064959 [ 195 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_154_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 64 rows starting from the beginning of the part | ||
| 20708 | 2026.01.09 00:42:52.065003 [ 195 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_154_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 160 rows starting from the beginning of the part | ||
| 20709 | 2026.01.09 00:42:52.065019 [ 269 ] {bb1e4512-1e75-4244-8488-ac8404b16c96} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20710 | 2026.01.09 00:42:52.065051 [ 195 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_154_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 314 rows starting from the beginning of the part | ||
| 20711 | 2026.01.09 00:42:52.065059 [ 269 ] {bb1e4512-1e75-4244-8488-ac8404b16c96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20712 | 2026.01.09 00:42:52.065381 [ 269 ] {bb1e4512-1e75-4244-8488-ac8404b16c96} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 20713 | 2026.01.09 00:42:52.065584 [ 269 ] {bb1e4512-1e75-4244-8488-ac8404b16c96} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20714 | 2026.01.09 00:42:52.065712 [ 269 ] {bb1e4512-1e75-4244-8488-ac8404b16c96} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001067 sec., 937.207122774133 rows/sec., 63.15 KiB/sec. | ||
| 20715 | 2026.01.09 00:42:52.065747 [ 269 ] {bb1e4512-1e75-4244-8488-ac8404b16c96} <Debug> TCPHandler: Processed in 0.001223705 sec. | ||
| 20716 | 2026.01.09 00:42:52.065845 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20717 | 2026.01.09 00:42:52.065936 [ 269 ] {fab0a0ee-3e42-4740-8eb1-8d1ba21649ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20718 | 2026.01.09 00:42:52.065976 [ 269 ] {fab0a0ee-3e42-4740-8eb1-8d1ba21649ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20719 | 2026.01.09 00:42:52.066311 [ 269 ] {fab0a0ee-3e42-4740-8eb1-8d1ba21649ea} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20720 | 2026.01.09 00:42:52.066345 [ 269 ] {fab0a0ee-3e42-4740-8eb1-8d1ba21649ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20721 | 2026.01.09 00:42:52.066650 [ 269 ] {fab0a0ee-3e42-4740-8eb1-8d1ba21649ea} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20722 | 2026.01.09 00:42:52.066849 [ 269 ] {fab0a0ee-3e42-4740-8eb1-8d1ba21649ea} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20723 | 2026.01.09 00:42:52.066970 [ 269 ] {fab0a0ee-3e42-4740-8eb1-8d1ba21649ea} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001052 sec., 98859.31558935362 rows/sec., 6.06 MiB/sec. | ||
| 20724 | 2026.01.09 00:42:52.067005 [ 269 ] {fab0a0ee-3e42-4740-8eb1-8d1ba21649ea} <Debug> TCPHandler: Processed in 0.001206895 sec. | ||
| 20725 | 2026.01.09 00:42:52.075992 [ 196 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_154_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47237 rows, containing 5 columns (5 merged, 0 gathered) in 0.011441435 sec., 4128590.5133403284 rows/sec., 277.80 MiB/sec. | ||
| 20726 | 2026.01.09 00:42:52.076410 [ 195 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_154_32} <Trace> MergedBlockOutputStream: filled checksums all_1_154_32 (state Temporary) | ||
| 20727 | 2026.01.09 00:42:52.076685 [ 195 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_154_32} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_merge_all_1_154_32 to all_1_154_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20728 | 2026.01.09 00:42:52.076761 [ 195 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_154_32} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Merged 6 parts: [all_1_149_31, all_154_154_0] -> all_1_154_32 | ||
| 20729 | 2026.01.09 00:42:52.076854 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.51 MiB. | ||
| 20730 | 2026.01.09 00:42:52.323404 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 678 | ||
| 20731 | 2026.01.09 00:42:52.341583 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20732 | 2026.01.09 00:42:52.341642 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20733 | 2026.01.09 00:42:52.347986 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 20734 | 2026.01.09 00:42:52.348690 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20735 | 2026.01.09 00:42:52.352015 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 20736 | 2026.01.09 00:42:53.000172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 395.89 MiB, peak 409.78 MiB, free memory in arenas 0.00 B, will set to 394.64 MiB (RSS), difference: -1.25 MiB | ||
| 20737 | 2026.01.09 00:42:55.111035 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2612 | ||
| 20738 | 2026.01.09 00:42:55.113322 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20739 | 2026.01.09 00:42:55.113365 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20740 | 2026.01.09 00:42:55.114509 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 20741 | 2026.01.09 00:42:55.114764 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20742 | 2026.01.09 00:42:55.115029 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2612 | ||
| 20743 | 2026.01.09 00:42:57.040732 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20744 | 2026.01.09 00:42:57.040959 [ 269 ] {49d2b433-1262-47dd-8482-b6d2592986e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20745 | 2026.01.09 00:42:57.041026 [ 269 ] {49d2b433-1262-47dd-8482-b6d2592986e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20746 | 2026.01.09 00:42:57.041722 [ 269 ] {49d2b433-1262-47dd-8482-b6d2592986e5} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20747 | 2026.01.09 00:42:57.041778 [ 269 ] {49d2b433-1262-47dd-8482-b6d2592986e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20748 | 2026.01.09 00:42:57.042167 [ 269 ] {49d2b433-1262-47dd-8482-b6d2592986e5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 20749 | 2026.01.09 00:42:57.042397 [ 269 ] {49d2b433-1262-47dd-8482-b6d2592986e5} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20750 | 2026.01.09 00:42:57.042560 [ 269 ] {49d2b433-1262-47dd-8482-b6d2592986e5} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001653 sec., 8469.449485783425 rows/sec., 690.62 KiB/sec. | ||
| 20751 | 2026.01.09 00:42:57.042614 [ 269 ] {49d2b433-1262-47dd-8482-b6d2592986e5} <Debug> TCPHandler: Processed in 0.002018767 sec. | ||
| 20752 | 2026.01.09 00:42:57.042746 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20753 | 2026.01.09 00:42:57.042848 [ 269 ] {f6981f12-678b-4835-b790-ad96ae51172b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20754 | 2026.01.09 00:42:57.042891 [ 269 ] {f6981f12-678b-4835-b790-ad96ae51172b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20755 | 2026.01.09 00:42:57.043426 [ 269 ] {f6981f12-678b-4835-b790-ad96ae51172b} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20756 | 2026.01.09 00:42:57.043463 [ 269 ] {f6981f12-678b-4835-b790-ad96ae51172b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20757 | 2026.01.09 00:42:57.043773 [ 269 ] {f6981f12-678b-4835-b790-ad96ae51172b} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 20758 | 2026.01.09 00:42:57.043973 [ 269 ] {f6981f12-678b-4835-b790-ad96ae51172b} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20759 | 2026.01.09 00:42:57.044107 [ 269 ] {f6981f12-678b-4835-b790-ad96ae51172b} <Debug> executeQuery: Read 145 rows, 12.78 KiB in 0.001282 sec., 113104.52418096724 rows/sec., 9.74 MiB/sec. | ||
| 20760 | 2026.01.09 00:42:57.044144 [ 269 ] {f6981f12-678b-4835-b790-ad96ae51172b} <Debug> TCPHandler: Processed in 0.001449852 sec. | ||
| 20761 | 2026.01.09 00:42:57.044261 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20762 | 2026.01.09 00:42:57.044356 [ 269 ] {7b485d6b-8a39-4f45-8618-cd8fa374fe29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20763 | 2026.01.09 00:42:57.044396 [ 269 ] {7b485d6b-8a39-4f45-8618-cd8fa374fe29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20764 | 2026.01.09 00:42:57.044833 [ 269 ] {7b485d6b-8a39-4f45-8618-cd8fa374fe29} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20765 | 2026.01.09 00:42:57.044869 [ 269 ] {7b485d6b-8a39-4f45-8618-cd8fa374fe29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20766 | 2026.01.09 00:42:57.045157 [ 269 ] {7b485d6b-8a39-4f45-8618-cd8fa374fe29} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 20767 | 2026.01.09 00:42:57.045354 [ 269 ] {7b485d6b-8a39-4f45-8618-cd8fa374fe29} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20768 | 2026.01.09 00:42:57.045483 [ 269 ] {7b485d6b-8a39-4f45-8618-cd8fa374fe29} <Debug> executeQuery: Read 55 rows, 4.06 KiB in 0.001146 sec., 47993.01919720767 rows/sec., 3.46 MiB/sec. | ||
| 20769 | 2026.01.09 00:42:57.045520 [ 269 ] {7b485d6b-8a39-4f45-8618-cd8fa374fe29} <Debug> TCPHandler: Processed in 0.001307657 sec. | ||
| 20770 | 2026.01.09 00:42:57.045632 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20771 | 2026.01.09 00:42:57.045725 [ 269 ] {e0f66cd3-7171-49ee-b569-e568829575aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20772 | 2026.01.09 00:42:57.045764 [ 269 ] {e0f66cd3-7171-49ee-b569-e568829575aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20773 | 2026.01.09 00:42:57.046200 [ 269 ] {e0f66cd3-7171-49ee-b569-e568829575aa} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20774 | 2026.01.09 00:42:57.046236 [ 269 ] {e0f66cd3-7171-49ee-b569-e568829575aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20775 | 2026.01.09 00:42:57.046528 [ 269 ] {e0f66cd3-7171-49ee-b569-e568829575aa} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 20776 | 2026.01.09 00:42:57.046733 [ 269 ] {e0f66cd3-7171-49ee-b569-e568829575aa} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20777 | 2026.01.09 00:42:57.046861 [ 269 ] {e0f66cd3-7171-49ee-b569-e568829575aa} <Debug> executeQuery: Read 119 rows, 9.54 KiB in 0.001154 sec., 103119.58405545927 rows/sec., 8.07 MiB/sec. | ||
| 20778 | 2026.01.09 00:42:57.046899 [ 269 ] {e0f66cd3-7171-49ee-b569-e568829575aa} <Debug> TCPHandler: Processed in 0.001314727 sec. | ||
| 20779 | 2026.01.09 00:42:57.047010 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20780 | 2026.01.09 00:42:57.047103 [ 269 ] {de29fcef-1e0b-4df5-9a1d-6cbf4fe437ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20781 | 2026.01.09 00:42:57.047146 [ 269 ] {de29fcef-1e0b-4df5-9a1d-6cbf4fe437ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20782 | 2026.01.09 00:42:57.047553 [ 269 ] {de29fcef-1e0b-4df5-9a1d-6cbf4fe437ee} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20783 | 2026.01.09 00:42:57.047588 [ 269 ] {de29fcef-1e0b-4df5-9a1d-6cbf4fe437ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20784 | 2026.01.09 00:42:57.047900 [ 269 ] {de29fcef-1e0b-4df5-9a1d-6cbf4fe437ee} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 20785 | 2026.01.09 00:42:57.048098 [ 269 ] {de29fcef-1e0b-4df5-9a1d-6cbf4fe437ee} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20786 | 2026.01.09 00:42:57.048226 [ 269 ] {de29fcef-1e0b-4df5-9a1d-6cbf4fe437ee} <Debug> executeQuery: Read 167 rows, 11.90 KiB in 0.00114 sec., 146491.22807017545 rows/sec., 10.20 MiB/sec. | ||
| 20787 | 2026.01.09 00:42:57.048262 [ 269 ] {de29fcef-1e0b-4df5-9a1d-6cbf4fe437ee} <Debug> TCPHandler: Processed in 0.001299117 sec. | ||
| 20788 | 2026.01.09 00:42:57.048385 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20789 | 2026.01.09 00:42:57.048510 [ 269 ] {dda2a888-6ed4-4caf-9daf-8ab1119a7330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20790 | 2026.01.09 00:42:57.048576 [ 269 ] {dda2a888-6ed4-4caf-9daf-8ab1119a7330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20791 | 2026.01.09 00:42:57.049670 [ 269 ] {dda2a888-6ed4-4caf-9daf-8ab1119a7330} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20792 | 2026.01.09 00:42:57.049711 [ 269 ] {dda2a888-6ed4-4caf-9daf-8ab1119a7330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20793 | 2026.01.09 00:42:57.050305 [ 269 ] {dda2a888-6ed4-4caf-9daf-8ab1119a7330} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 20794 | 2026.01.09 00:42:57.050553 [ 269 ] {dda2a888-6ed4-4caf-9daf-8ab1119a7330} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20795 | 2026.01.09 00:42:57.050701 [ 269 ] {dda2a888-6ed4-4caf-9daf-8ab1119a7330} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002214 sec., 18518.51851851852 rows/sec., 33.18 MiB/sec. | ||
| 20796 | 2026.01.09 00:42:57.050761 [ 269 ] {dda2a888-6ed4-4caf-9daf-8ab1119a7330} <Debug> TCPHandler: Processed in 0.002437149 sec. | ||
| 20797 | 2026.01.09 00:42:57.050882 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20798 | 2026.01.09 00:42:57.050981 [ 269 ] {0cfe3088-3f1d-48a2-ad8f-2213079b08e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20799 | 2026.01.09 00:42:57.051024 [ 269 ] {0cfe3088-3f1d-48a2-ad8f-2213079b08e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20800 | 2026.01.09 00:42:57.051392 [ 269 ] {0cfe3088-3f1d-48a2-ad8f-2213079b08e4} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20801 | 2026.01.09 00:42:57.051429 [ 269 ] {0cfe3088-3f1d-48a2-ad8f-2213079b08e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20802 | 2026.01.09 00:42:57.051733 [ 269 ] {0cfe3088-3f1d-48a2-ad8f-2213079b08e4} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 20803 | 2026.01.09 00:42:57.051945 [ 269 ] {0cfe3088-3f1d-48a2-ad8f-2213079b08e4} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20804 | 2026.01.09 00:42:57.052082 [ 269 ] {0cfe3088-3f1d-48a2-ad8f-2213079b08e4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 20805 | 2026.01.09 00:42:57.052120 [ 269 ] {0cfe3088-3f1d-48a2-ad8f-2213079b08e4} <Debug> TCPHandler: Processed in 0.001287767 sec. | ||
| 20806 | 2026.01.09 00:42:57.483317 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43671 | ||
| 20807 | 2026.01.09 00:42:57.484195 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20808 | 2026.01.09 00:42:57.484285 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20809 | 2026.01.09 00:42:57.484816 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 20810 | 2026.01.09 00:42:57.485073 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20811 | 2026.01.09 00:42:57.485227 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43671 | ||
| 20812 | 2026.01.09 00:42:57.485250 [ 138 ] {} <Debug> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 20813 | 2026.01.09 00:42:57.485351 [ 138 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20814 | 2026.01.09 00:42:57.485388 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20815 | 2026.01.09 00:42:57.485580 [ 195 ] {a669bb53-0fd3-4984-a3ca-34981099574c::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 | ||
| 20816 | 2026.01.09 00:42:57.485799 [ 195 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20817 | 2026.01.09 00:42:57.485865 [ 195 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41239 rows starting from the beginning of the part | ||
| 20818 | 2026.01.09 00:42:57.485975 [ 195 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 512 rows starting from the beginning of the part | ||
| 20819 | 2026.01.09 00:42:57.486052 [ 195 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 448 rows starting from the beginning of the part | ||
| 20820 | 2026.01.09 00:42:57.486097 [ 195 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 512 rows starting from the beginning of the part | ||
| 20821 | 2026.01.09 00:42:57.486138 [ 195 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 448 rows starting from the beginning of the part | ||
| 20822 | 2026.01.09 00:42:57.486181 [ 195 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 512 rows starting from the beginning of the part | ||
| 20823 | 2026.01.09 00:42:57.489060 [ 188 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43671 rows, containing 4 columns (4 merged, 0 gathered) in 0.003571662 sec., 12227080.837996429 rows/sec., 174.91 MiB/sec. | ||
| 20824 | 2026.01.09 00:42:57.489302 [ 196 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 20825 | 2026.01.09 00:42:57.489560 [ 196 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_91_18} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20826 | 2026.01.09 00:42:57.489632 [ 196 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_91_18} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 20827 | 2026.01.09 00:42:57.489727 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 20828 | 2026.01.09 00:42:59.852104 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 20829 | 2026.01.09 00:42:59.870846 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20830 | 2026.01.09 00:42:59.870908 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20831 | 2026.01.09 00:42:59.877207 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 20832 | 2026.01.09 00:42:59.877923 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20833 | 2026.01.09 00:42:59.878243 [ 110 ] {} <Debug> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 20834 | 2026.01.09 00:42:59.878287 [ 110 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20835 | 2026.01.09 00:42:59.878309 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20836 | 2026.01.09 00:42:59.878413 [ 190 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 20837 | 2026.01.09 00:42:59.881256 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 20838 | 2026.01.09 00:42:59.881522 [ 190 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20839 | 2026.01.09 00:42:59.882314 [ 190 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 648 rows starting from the beginning of the part | ||
| 20840 | 2026.01.09 00:42:59.885845 [ 190 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part | ||
| 20841 | 2026.01.09 00:42:59.889473 [ 190 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part | ||
| 20842 | 2026.01.09 00:42:59.893089 [ 190 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 8 rows starting from the beginning of the part | ||
| 20843 | 2026.01.09 00:42:59.897333 [ 190 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 7 rows starting from the beginning of the part | ||
| 20844 | 2026.01.09 00:42:59.901886 [ 190 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 8 rows starting from the beginning of the part | ||
| 20845 | 2026.01.09 00:42:59.959788 [ 188 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.081403867 sec., 8427.11808764564 rows/sec., 43.58 MiB/sec. | ||
| 20846 | 2026.01.09 00:42:59.963423 [ 188 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 20847 | 2026.01.09 00:42:59.965607 [ 188 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_91_18} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20848 | 2026.01.09 00:42:59.965736 [ 188 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_91_18} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 20849 | 2026.01.09 00:42:59.969245 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 20850 | 2026.01.09 00:43:00.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 395.72 MiB, peak 413.13 MiB, free memory in arenas 0.00 B, will set to 394.65 MiB (RSS), difference: -1.07 MiB | ||
| 20851 | 2026.01.09 00:43:02.052198 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20852 | 2026.01.09 00:43:02.052429 [ 269 ] {2e106093-23b5-495f-acd9-f9d45f55b32f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20853 | 2026.01.09 00:43:02.052501 [ 269 ] {2e106093-23b5-495f-acd9-f9d45f55b32f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20854 | 2026.01.09 00:43:02.053374 [ 269 ] {2e106093-23b5-495f-acd9-f9d45f55b32f} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20855 | 2026.01.09 00:43:02.053425 [ 269 ] {2e106093-23b5-495f-acd9-f9d45f55b32f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20856 | 2026.01.09 00:43:02.053835 [ 269 ] {2e106093-23b5-495f-acd9-f9d45f55b32f} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 20857 | 2026.01.09 00:43:02.054058 [ 269 ] {2e106093-23b5-495f-acd9-f9d45f55b32f} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20858 | 2026.01.09 00:43:02.054219 [ 269 ] {2e106093-23b5-495f-acd9-f9d45f55b32f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001842 sec., 222584.14766558088 rows/sec., 14.12 MiB/sec. | ||
| 20859 | 2026.01.09 00:43:02.054274 [ 269 ] {2e106093-23b5-495f-acd9-f9d45f55b32f} <Debug> TCPHandler: Processed in 0.002250684 sec. | ||
| 20860 | 2026.01.09 00:43:02.054408 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20861 | 2026.01.09 00:43:02.054514 [ 269 ] {2258dda4-6ffd-4f3f-b1b5-01830c6e2d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20862 | 2026.01.09 00:43:02.054557 [ 269 ] {2258dda4-6ffd-4f3f-b1b5-01830c6e2d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20863 | 2026.01.09 00:43:02.055624 [ 269 ] {2258dda4-6ffd-4f3f-b1b5-01830c6e2d3d} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20864 | 2026.01.09 00:43:02.055667 [ 269 ] {2258dda4-6ffd-4f3f-b1b5-01830c6e2d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20865 | 2026.01.09 00:43:02.056097 [ 269 ] {2258dda4-6ffd-4f3f-b1b5-01830c6e2d3d} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20866 | 2026.01.09 00:43:02.056434 [ 269 ] {2258dda4-6ffd-4f3f-b1b5-01830c6e2d3d} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20867 | 2026.01.09 00:43:02.056582 [ 148 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 20868 | 2026.01.09 00:43:02.056589 [ 269 ] {2258dda4-6ffd-4f3f-b1b5-01830c6e2d3d} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.0021 sec., 529523.8095238096 rows/sec., 41.78 MiB/sec. | ||
| 20869 | 2026.01.09 00:43:02.056670 [ 148 ] {} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20870 | 2026.01.09 00:43:02.056688 [ 269 ] {2258dda4-6ffd-4f3f-b1b5-01830c6e2d3d} <Debug> TCPHandler: Processed in 0.002332466 sec. | ||
| 20871 | 2026.01.09 00:43:02.056700 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20872 | 2026.01.09 00:43:02.056820 [ 196 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 20873 | 2026.01.09 00:43:02.056843 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20874 | 2026.01.09 00:43:02.056940 [ 196 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20875 | 2026.01.09 00:43:02.056973 [ 269 ] {65201af4-25b9-483d-94dd-a321c270522b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20876 | 2026.01.09 00:43:02.056982 [ 196 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 2466 rows starting from the beginning of the part | ||
| 20877 | 2026.01.09 00:43:02.057026 [ 269 ] {65201af4-25b9-483d-94dd-a321c270522b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20878 | 2026.01.09 00:43:02.057069 [ 196 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 56 rows starting from the beginning of the part | ||
| 20879 | 2026.01.09 00:43:02.057128 [ 196 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 138 rows starting from the beginning of the part | ||
| 20880 | 2026.01.09 00:43:02.057179 [ 196 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 1112 rows starting from the beginning of the part | ||
| 20881 | 2026.01.09 00:43:02.057228 [ 196 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 145 rows starting from the beginning of the part | ||
| 20882 | 2026.01.09 00:43:02.057269 [ 196 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 1112 rows starting from the beginning of the part | ||
| 20883 | 2026.01.09 00:43:02.057600 [ 269 ] {65201af4-25b9-483d-94dd-a321c270522b} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20884 | 2026.01.09 00:43:02.057643 [ 269 ] {65201af4-25b9-483d-94dd-a321c270522b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20885 | 2026.01.09 00:43:02.057988 [ 269 ] {65201af4-25b9-483d-94dd-a321c270522b} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 20886 | 2026.01.09 00:43:02.058221 [ 269 ] {65201af4-25b9-483d-94dd-a321c270522b} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20887 | 2026.01.09 00:43:02.058366 [ 269 ] {65201af4-25b9-483d-94dd-a321c270522b} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001416 sec., 144774.01129943502 rows/sec., 8.49 MiB/sec. | ||
| 20888 | 2026.01.09 00:43:02.058407 [ 269 ] {65201af4-25b9-483d-94dd-a321c270522b} <Debug> TCPHandler: Processed in 0.001617376 sec. | ||
| 20889 | 2026.01.09 00:43:02.058532 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20890 | 2026.01.09 00:43:02.058633 [ 269 ] {cb111c43-d425-4753-8da3-c2fc2d936748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20891 | 2026.01.09 00:43:02.058676 [ 269 ] {cb111c43-d425-4753-8da3-c2fc2d936748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20892 | 2026.01.09 00:43:02.059200 [ 269 ] {cb111c43-d425-4753-8da3-c2fc2d936748} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20893 | 2026.01.09 00:43:02.059237 [ 269 ] {cb111c43-d425-4753-8da3-c2fc2d936748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20894 | 2026.01.09 00:43:02.059419 [ 191 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5029 rows, containing 5 columns (5 merged, 0 gathered) in 0.002648125 sec., 1899079.537408544 rows/sec., 160.58 MiB/sec. | ||
| 20895 | 2026.01.09 00:43:02.059557 [ 269 ] {cb111c43-d425-4753-8da3-c2fc2d936748} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 20896 | 2026.01.09 00:43:02.059721 [ 196 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 20897 | 2026.01.09 00:43:02.059817 [ 269 ] {cb111c43-d425-4753-8da3-c2fc2d936748} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20898 | 2026.01.09 00:43:02.059966 [ 269 ] {cb111c43-d425-4753-8da3-c2fc2d936748} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001353 sec., 156688.83961566887 rows/sec., 10.10 MiB/sec. | ||
| 20899 | 2026.01.09 00:43:02.060008 [ 269 ] {cb111c43-d425-4753-8da3-c2fc2d936748} <Debug> TCPHandler: Processed in 0.001527894 sec. | ||
| 20900 | 2026.01.09 00:43:02.060025 [ 196 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_156_31} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20901 | 2026.01.09 00:43:02.060105 [ 196 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_156_31} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 20902 | 2026.01.09 00:43:02.060135 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20903 | 2026.01.09 00:43:02.060191 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 20904 | 2026.01.09 00:43:02.060238 [ 269 ] {1fc39f17-5342-4ac3-89a0-0e25caa3dbe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20905 | 2026.01.09 00:43:02.060283 [ 269 ] {1fc39f17-5342-4ac3-89a0-0e25caa3dbe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20906 | 2026.01.09 00:43:02.060871 [ 269 ] {1fc39f17-5342-4ac3-89a0-0e25caa3dbe7} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20907 | 2026.01.09 00:43:02.060918 [ 269 ] {1fc39f17-5342-4ac3-89a0-0e25caa3dbe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20908 | 2026.01.09 00:43:02.061320 [ 269 ] {1fc39f17-5342-4ac3-89a0-0e25caa3dbe7} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 20909 | 2026.01.09 00:43:02.061561 [ 269 ] {1fc39f17-5342-4ac3-89a0-0e25caa3dbe7} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20910 | 2026.01.09 00:43:02.061725 [ 269 ] {1fc39f17-5342-4ac3-89a0-0e25caa3dbe7} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001506 sec., 140106.2416998672 rows/sec., 7.96 MiB/sec. | ||
| 20911 | 2026.01.09 00:43:02.061768 [ 269 ] {1fc39f17-5342-4ac3-89a0-0e25caa3dbe7} <Debug> TCPHandler: Processed in 0.001686108 sec. | ||
| 20912 | 2026.01.09 00:43:02.061896 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20913 | 2026.01.09 00:43:02.062000 [ 269 ] {c792bd55-e15a-4b53-894b-b05a31c06204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20914 | 2026.01.09 00:43:02.062042 [ 269 ] {c792bd55-e15a-4b53-894b-b05a31c06204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20915 | 2026.01.09 00:43:02.062848 [ 269 ] {c792bd55-e15a-4b53-894b-b05a31c06204} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20916 | 2026.01.09 00:43:02.062885 [ 269 ] {c792bd55-e15a-4b53-894b-b05a31c06204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20917 | 2026.01.09 00:43:02.063264 [ 269 ] {c792bd55-e15a-4b53-894b-b05a31c06204} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20918 | 2026.01.09 00:43:02.063469 [ 269 ] {c792bd55-e15a-4b53-894b-b05a31c06204} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20919 | 2026.01.09 00:43:02.063607 [ 269 ] {c792bd55-e15a-4b53-894b-b05a31c06204} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001627 sec., 417332.51382913336 rows/sec., 29.09 MiB/sec. | ||
| 20920 | 2026.01.09 00:43:02.063618 [ 151 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 20921 | 2026.01.09 00:43:02.063652 [ 269 ] {c792bd55-e15a-4b53-894b-b05a31c06204} <Debug> TCPHandler: Processed in 0.001808111 sec. | ||
| 20922 | 2026.01.09 00:43:02.063678 [ 151 ] {} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20923 | 2026.01.09 00:43:02.063707 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20924 | 2026.01.09 00:43:02.063779 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20925 | 2026.01.09 00:43:02.063802 [ 191 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 20926 | 2026.01.09 00:43:02.063881 [ 269 ] {d02d0b8f-f1a6-45ae-b739-70dd4b3773e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20927 | 2026.01.09 00:43:02.063928 [ 269 ] {d02d0b8f-f1a6-45ae-b739-70dd4b3773e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20928 | 2026.01.09 00:43:02.063932 [ 191 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20929 | 2026.01.09 00:43:02.063980 [ 191 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1250 rows starting from the beginning of the part | ||
| 20930 | 2026.01.09 00:43:02.064051 [ 191 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 64 rows starting from the beginning of the part | ||
| 20931 | 2026.01.09 00:43:02.064102 [ 191 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 105 rows starting from the beginning of the part | ||
| 20932 | 2026.01.09 00:43:02.064150 [ 191 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 679 rows starting from the beginning of the part | ||
| 20933 | 2026.01.09 00:43:02.064193 [ 191 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 119 rows starting from the beginning of the part | ||
| 20934 | 2026.01.09 00:43:02.064237 [ 191 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 679 rows starting from the beginning of the part | ||
| 20935 | 2026.01.09 00:43:02.064319 [ 269 ] {d02d0b8f-f1a6-45ae-b739-70dd4b3773e0} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20936 | 2026.01.09 00:43:02.064362 [ 269 ] {d02d0b8f-f1a6-45ae-b739-70dd4b3773e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20937 | 2026.01.09 00:43:02.064710 [ 269 ] {d02d0b8f-f1a6-45ae-b739-70dd4b3773e0} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 20938 | 2026.01.09 00:43:02.064938 [ 269 ] {d02d0b8f-f1a6-45ae-b739-70dd4b3773e0} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20939 | 2026.01.09 00:43:02.065082 [ 269 ] {d02d0b8f-f1a6-45ae-b739-70dd4b3773e0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001217 sec., 4930.156121610517 rows/sec., 257.58 KiB/sec. | ||
| 20940 | 2026.01.09 00:43:02.065129 [ 269 ] {d02d0b8f-f1a6-45ae-b739-70dd4b3773e0} <Debug> TCPHandler: Processed in 0.001401729 sec. | ||
| 20941 | 2026.01.09 00:43:02.065263 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20942 | 2026.01.09 00:43:02.065363 [ 269 ] {7c283be4-ed2d-4450-939a-a8fbf951751e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20943 | 2026.01.09 00:43:02.065407 [ 269 ] {7c283be4-ed2d-4450-939a-a8fbf951751e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20944 | 2026.01.09 00:43:02.065687 [ 193 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2896 rows, containing 5 columns (5 merged, 0 gathered) in 0.001929565 sec., 1500856.4106417766 rows/sec., 113.20 MiB/sec. | ||
| 20945 | 2026.01.09 00:43:02.065915 [ 269 ] {7c283be4-ed2d-4450-939a-a8fbf951751e} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20946 | 2026.01.09 00:43:02.065929 [ 194 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 20947 | 2026.01.09 00:43:02.065956 [ 269 ] {7c283be4-ed2d-4450-939a-a8fbf951751e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20948 | 2026.01.09 00:43:02.066361 [ 269 ] {7c283be4-ed2d-4450-939a-a8fbf951751e} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20949 | 2026.01.09 00:43:02.066399 [ 194 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_156_31} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20950 | 2026.01.09 00:43:02.066535 [ 194 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_156_31} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 20951 | 2026.01.09 00:43:02.066686 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 20952 | 2026.01.09 00:43:02.066732 [ 269 ] {7c283be4-ed2d-4450-939a-a8fbf951751e} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20953 | 2026.01.09 00:43:02.066892 [ 269 ] {7c283be4-ed2d-4450-939a-a8fbf951751e} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001546 sec., 203104.78654592496 rows/sec., 13.34 MiB/sec. | ||
| 20954 | 2026.01.09 00:43:02.066935 [ 269 ] {7c283be4-ed2d-4450-939a-a8fbf951751e} <Debug> TCPHandler: Processed in 0.001723219 sec. | ||
| 20955 | 2026.01.09 00:43:02.067065 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20956 | 2026.01.09 00:43:02.067162 [ 269 ] {ae7ba05b-3119-4f9b-84d3-73700c44a453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20957 | 2026.01.09 00:43:02.067206 [ 269 ] {ae7ba05b-3119-4f9b-84d3-73700c44a453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20958 | 2026.01.09 00:43:02.067556 [ 269 ] {ae7ba05b-3119-4f9b-84d3-73700c44a453} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20959 | 2026.01.09 00:43:02.067594 [ 269 ] {ae7ba05b-3119-4f9b-84d3-73700c44a453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20960 | 2026.01.09 00:43:02.067937 [ 269 ] {ae7ba05b-3119-4f9b-84d3-73700c44a453} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 20961 | 2026.01.09 00:43:02.068173 [ 269 ] {ae7ba05b-3119-4f9b-84d3-73700c44a453} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20962 | 2026.01.09 00:43:02.068311 [ 269 ] {ae7ba05b-3119-4f9b-84d3-73700c44a453} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001166 sec., 857.6329331046313 rows/sec., 57.79 KiB/sec. | ||
| 20963 | 2026.01.09 00:43:02.068352 [ 269 ] {ae7ba05b-3119-4f9b-84d3-73700c44a453} <Debug> TCPHandler: Processed in 0.001337678 sec. | ||
| 20964 | 2026.01.09 00:43:02.068476 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20965 | 2026.01.09 00:43:02.068572 [ 269 ] {b0038630-96f9-4de3-929a-b3d34875e2b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20966 | 2026.01.09 00:43:02.068614 [ 269 ] {b0038630-96f9-4de3-929a-b3d34875e2b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20967 | 2026.01.09 00:43:02.069020 [ 269 ] {b0038630-96f9-4de3-929a-b3d34875e2b2} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20968 | 2026.01.09 00:43:02.069058 [ 269 ] {b0038630-96f9-4de3-929a-b3d34875e2b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20969 | 2026.01.09 00:43:02.069423 [ 269 ] {b0038630-96f9-4de3-929a-b3d34875e2b2} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20970 | 2026.01.09 00:43:02.069640 [ 269 ] {b0038630-96f9-4de3-929a-b3d34875e2b2} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20971 | 2026.01.09 00:43:02.069772 [ 269 ] {b0038630-96f9-4de3-929a-b3d34875e2b2} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001218 sec., 85385.87848932677 rows/sec., 5.23 MiB/sec. | ||
| 20972 | 2026.01.09 00:43:02.069774 [ 151 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 20973 | 2026.01.09 00:43:02.069815 [ 269 ] {b0038630-96f9-4de3-929a-b3d34875e2b2} <Debug> TCPHandler: Processed in 0.00138903 sec. | ||
| 20974 | 2026.01.09 00:43:02.069829 [ 151 ] {} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20975 | 2026.01.09 00:43:02.069853 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20976 | 2026.01.09 00:43:02.069946 [ 198 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 20977 | 2026.01.09 00:43:02.070063 [ 198 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20978 | 2026.01.09 00:43:02.070095 [ 198 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_151_30, total 10416 rows starting from the beginning of the part | ||
| 20979 | 2026.01.09 00:43:02.070159 [ 198 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 24 rows starting from the beginning of the part | ||
| 20980 | 2026.01.09 00:43:02.070207 [ 198 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 60 rows starting from the beginning of the part | ||
| 20981 | 2026.01.09 00:43:02.070251 [ 198 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 104 rows starting from the beginning of the part | ||
| 20982 | 2026.01.09 00:43:02.070292 [ 198 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 60 rows starting from the beginning of the part | ||
| 20983 | 2026.01.09 00:43:02.070331 [ 198 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 104 rows starting from the beginning of the part | ||
| 20984 | 2026.01.09 00:43:02.072952 [ 193 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10768 rows, containing 4 columns (4 merged, 0 gathered) in 0.003047267 sec., 3533658.19273467 rows/sec., 225.20 MiB/sec. | ||
| 20985 | 2026.01.09 00:43:02.073230 [ 202 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 20986 | 2026.01.09 00:43:02.073528 [ 202 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_156_31} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20987 | 2026.01.09 00:43:02.073613 [ 202 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_156_31} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 20988 | 2026.01.09 00:43:02.073707 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. | ||
| 20989 | 2026.01.09 00:43:02.836767 [ 220 ] {} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Found 6 old parts to remove. Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 20990 | 2026.01.09 00:43:02.836846 [ 220 ] {} <Debug> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Removing 6 parts from filesystem (serially): Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 20991 | 2026.01.09 00:43:02.840217 [ 220 ] {} <Debug> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Removing 6 parts from memory: Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 20992 | 2026.01.09 00:43:02.862670 [ 221 ] {} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Found 6 old parts to remove. Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 20993 | 2026.01.09 00:43:02.862727 [ 221 ] {} <Debug> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Removing 6 parts from filesystem (serially): Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 20994 | 2026.01.09 00:43:02.866766 [ 221 ] {} <Debug> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Removing 6 parts from memory: Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 20995 | 2026.01.09 00:43:02.951390 [ 220 ] {} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20996 | 2026.01.09 00:43:02.951457 [ 220 ] {} <Debug> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20997 | 2026.01.09 00:43:02.954193 [ 220 ] {} <Debug> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20998 | 2026.01.09 00:43:03.069782 [ 219 ] {} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20999 | 2026.01.09 00:43:03.069835 [ 219 ] {} <Debug> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21000 | 2026.01.09 00:43:03.072906 [ 219 ] {} <Debug> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21001 | 2026.01.09 00:43:03.228823 [ 220 ] {} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Found 6 old parts to remove. Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 21002 | 2026.01.09 00:43:03.228871 [ 220 ] {} <Debug> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Removing 6 parts from filesystem (serially): Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 21003 | 2026.01.09 00:43:03.231103 [ 220 ] {} <Debug> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Removing 6 parts from memory: Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 21004 | 2026.01.09 00:43:04.742629 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21005 | 2026.01.09 00:43:04.742685 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21006 | 2026.01.09 00:43:04.985352 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44119 | ||
| 21007 | 2026.01.09 00:43:04.985850 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21008 | 2026.01.09 00:43:04.985892 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21009 | 2026.01.09 00:43:04.986370 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 21010 | 2026.01.09 00:43:04.986594 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21011 | 2026.01.09 00:43:04.986741 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44119 | ||
| 21012 | 2026.01.09 00:43:05.115244 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2646 | ||
| 21013 | 2026.01.09 00:43:05.117983 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21014 | 2026.01.09 00:43:05.118030 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21015 | 2026.01.09 00:43:05.119200 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 21016 | 2026.01.09 00:43:05.119452 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21017 | 2026.01.09 00:43:05.119709 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2646 | ||
| 21018 | 2026.01.09 00:43:07.040309 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21019 | 2026.01.09 00:43:07.040499 [ 269 ] {b4da4e7f-bc76-4844-85b5-992b8a32d474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21020 | 2026.01.09 00:43:07.040564 [ 269 ] {b4da4e7f-bc76-4844-85b5-992b8a32d474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21021 | 2026.01.09 00:43:07.041278 [ 269 ] {b4da4e7f-bc76-4844-85b5-992b8a32d474} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21022 | 2026.01.09 00:43:07.041320 [ 269 ] {b4da4e7f-bc76-4844-85b5-992b8a32d474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21023 | 2026.01.09 00:43:07.041722 [ 269 ] {b4da4e7f-bc76-4844-85b5-992b8a32d474} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 21024 | 2026.01.09 00:43:07.041949 [ 269 ] {b4da4e7f-bc76-4844-85b5-992b8a32d474} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21025 | 2026.01.09 00:43:07.042122 [ 269 ] {b4da4e7f-bc76-4844-85b5-992b8a32d474} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001667 sec., 82783.44331133773 rows/sec., 7.19 MiB/sec. | ||
| 21026 | 2026.01.09 00:43:07.042177 [ 269 ] {b4da4e7f-bc76-4844-85b5-992b8a32d474} <Debug> TCPHandler: Processed in 0.001996417 sec. | ||
| 21027 | 2026.01.09 00:43:07.042302 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21028 | 2026.01.09 00:43:07.042406 [ 269 ] {74e0c453-5b41-4969-a4b0-8cce2732af54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21029 | 2026.01.09 00:43:07.042451 [ 269 ] {74e0c453-5b41-4969-a4b0-8cce2732af54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21030 | 2026.01.09 00:43:07.042878 [ 269 ] {74e0c453-5b41-4969-a4b0-8cce2732af54} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21031 | 2026.01.09 00:43:07.042913 [ 269 ] {74e0c453-5b41-4969-a4b0-8cce2732af54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21032 | 2026.01.09 00:43:07.043223 [ 269 ] {74e0c453-5b41-4969-a4b0-8cce2732af54} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 21033 | 2026.01.09 00:43:07.043436 [ 269 ] {74e0c453-5b41-4969-a4b0-8cce2732af54} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21034 | 2026.01.09 00:43:07.043570 [ 269 ] {74e0c453-5b41-4969-a4b0-8cce2732af54} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001186 sec., 34569.98313659359 rows/sec., 2.54 MiB/sec. | ||
| 21035 | 2026.01.09 00:43:07.043611 [ 269 ] {74e0c453-5b41-4969-a4b0-8cce2732af54} <Debug> TCPHandler: Processed in 0.001362148 sec. | ||
| 21036 | 2026.01.09 00:43:07.043716 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21037 | 2026.01.09 00:43:07.043813 [ 269 ] {af91384b-ff2d-46f6-936c-2d427e2c5fd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21038 | 2026.01.09 00:43:07.043853 [ 269 ] {af91384b-ff2d-46f6-936c-2d427e2c5fd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21039 | 2026.01.09 00:43:07.044318 [ 269 ] {af91384b-ff2d-46f6-936c-2d427e2c5fd9} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21040 | 2026.01.09 00:43:07.044354 [ 269 ] {af91384b-ff2d-46f6-936c-2d427e2c5fd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21041 | 2026.01.09 00:43:07.044663 [ 269 ] {af91384b-ff2d-46f6-936c-2d427e2c5fd9} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 21042 | 2026.01.09 00:43:07.044886 [ 269 ] {af91384b-ff2d-46f6-936c-2d427e2c5fd9} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21043 | 2026.01.09 00:43:07.045018 [ 269 ] {af91384b-ff2d-46f6-936c-2d427e2c5fd9} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001223 sec., 85854.45625511039 rows/sec., 6.71 MiB/sec. | ||
| 21044 | 2026.01.09 00:43:07.045057 [ 269 ] {af91384b-ff2d-46f6-936c-2d427e2c5fd9} <Debug> TCPHandler: Processed in 0.00139056 sec. | ||
| 21045 | 2026.01.09 00:43:07.045170 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21046 | 2026.01.09 00:43:07.045266 [ 269 ] {6057a7f9-efd1-45ce-b523-471b590e95c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21047 | 2026.01.09 00:43:07.045311 [ 269 ] {6057a7f9-efd1-45ce-b523-471b590e95c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21048 | 2026.01.09 00:43:07.045744 [ 269 ] {6057a7f9-efd1-45ce-b523-471b590e95c1} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21049 | 2026.01.09 00:43:07.045779 [ 269 ] {6057a7f9-efd1-45ce-b523-471b590e95c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21050 | 2026.01.09 00:43:07.046110 [ 269 ] {6057a7f9-efd1-45ce-b523-471b590e95c1} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 21051 | 2026.01.09 00:43:07.046321 [ 269 ] {6057a7f9-efd1-45ce-b523-471b590e95c1} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21052 | 2026.01.09 00:43:07.046453 [ 269 ] {6057a7f9-efd1-45ce-b523-471b590e95c1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 21053 | 2026.01.09 00:43:07.046491 [ 269 ] {6057a7f9-efd1-45ce-b523-471b590e95c1} <Debug> TCPHandler: Processed in 0.001370299 sec. | ||
| 21054 | 2026.01.09 00:43:07.046595 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21055 | 2026.01.09 00:43:07.046689 [ 269 ] {e18c76eb-671a-4394-947f-ec5a321f2c0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21056 | 2026.01.09 00:43:07.046744 [ 269 ] {e18c76eb-671a-4394-947f-ec5a321f2c0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21057 | 2026.01.09 00:43:07.047657 [ 269 ] {e18c76eb-671a-4394-947f-ec5a321f2c0a} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21058 | 2026.01.09 00:43:07.047691 [ 269 ] {e18c76eb-671a-4394-947f-ec5a321f2c0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21059 | 2026.01.09 00:43:07.048260 [ 269 ] {e18c76eb-671a-4394-947f-ec5a321f2c0a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 21060 | 2026.01.09 00:43:07.048482 [ 269 ] {e18c76eb-671a-4394-947f-ec5a321f2c0a} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21061 | 2026.01.09 00:43:07.048623 [ 269 ] {e18c76eb-671a-4394-947f-ec5a321f2c0a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00195 sec., 21025.641025641027 rows/sec., 37.68 MiB/sec. | ||
| 21062 | 2026.01.09 00:43:07.048696 [ 269 ] {e18c76eb-671a-4394-947f-ec5a321f2c0a} <Debug> TCPHandler: Processed in 0.002150401 sec. | ||
| 21063 | 2026.01.09 00:43:07.048808 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21064 | 2026.01.09 00:43:07.048904 [ 269 ] {f0f80a6e-5b0a-4559-87b9-e04f1bb3e15b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21065 | 2026.01.09 00:43:07.048946 [ 269 ] {f0f80a6e-5b0a-4559-87b9-e04f1bb3e15b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21066 | 2026.01.09 00:43:07.049302 [ 269 ] {f0f80a6e-5b0a-4559-87b9-e04f1bb3e15b} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21067 | 2026.01.09 00:43:07.049336 [ 269 ] {f0f80a6e-5b0a-4559-87b9-e04f1bb3e15b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21068 | 2026.01.09 00:43:07.049637 [ 269 ] {f0f80a6e-5b0a-4559-87b9-e04f1bb3e15b} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 21069 | 2026.01.09 00:43:07.049853 [ 269 ] {f0f80a6e-5b0a-4559-87b9-e04f1bb3e15b} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21070 | 2026.01.09 00:43:07.049982 [ 269 ] {f0f80a6e-5b0a-4559-87b9-e04f1bb3e15b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 21071 | 2026.01.09 00:43:07.050021 [ 269 ] {f0f80a6e-5b0a-4559-87b9-e04f1bb3e15b} <Debug> TCPHandler: Processed in 0.001262096 sec. | ||
| 21072 | 2026.01.09 00:43:07.381309 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 | ||
| 21073 | 2026.01.09 00:43:07.399855 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21074 | 2026.01.09 00:43:07.399923 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21075 | 2026.01.09 00:43:07.406522 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 21076 | 2026.01.09 00:43:07.407256 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21077 | 2026.01.09 00:43:07.410940 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 21078 | 2026.01.09 00:43:09.156616 [ 222 ] {} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21079 | 2026.01.09 00:43:09.156669 [ 222 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21080 | 2026.01.09 00:43:09.160512 [ 222 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21081 | 2026.01.09 00:43:09.446194 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21082 | 2026.01.09 00:43:09.446265 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21083 | 2026.01.09 00:43:09.447945 [ 223 ] {} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21084 | 2026.01.09 00:43:09.448025 [ 223 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21085 | 2026.01.09 00:43:09.450295 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21086 | 2026.01.09 00:43:09.451333 [ 223 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21087 | 2026.01.09 00:43:09.479258 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21088 | 2026.01.09 00:43:09.479454 [ 269 ] {bcb93e17-fd10-4f0e-92c1-5eed8e984ab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21089 | 2026.01.09 00:43:09.479529 [ 269 ] {bcb93e17-fd10-4f0e-92c1-5eed8e984ab9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21090 | 2026.01.09 00:43:09.480501 [ 269 ] {bcb93e17-fd10-4f0e-92c1-5eed8e984ab9} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21091 | 2026.01.09 00:43:09.480560 [ 269 ] {bcb93e17-fd10-4f0e-92c1-5eed8e984ab9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21092 | 2026.01.09 00:43:09.481016 [ 269 ] {bcb93e17-fd10-4f0e-92c1-5eed8e984ab9} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 21093 | 2026.01.09 00:43:09.481271 [ 269 ] {bcb93e17-fd10-4f0e-92c1-5eed8e984ab9} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21094 | 2026.01.09 00:43:09.481452 [ 269 ] {bcb93e17-fd10-4f0e-92c1-5eed8e984ab9} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002046 sec., 200391.00684261974 rows/sec., 12.71 MiB/sec. | ||
| 21095 | 2026.01.09 00:43:09.481513 [ 269 ] {bcb93e17-fd10-4f0e-92c1-5eed8e984ab9} <Debug> TCPHandler: Processed in 0.002390568 sec. | ||
| 21096 | 2026.01.09 00:43:09.481649 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21097 | 2026.01.09 00:43:09.481755 [ 269 ] {8d5f1313-ad4b-4cfb-afdf-a78aa60eea3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21098 | 2026.01.09 00:43:09.481802 [ 269 ] {8d5f1313-ad4b-4cfb-afdf-a78aa60eea3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21099 | 2026.01.09 00:43:09.482264 [ 269 ] {8d5f1313-ad4b-4cfb-afdf-a78aa60eea3b} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21100 | 2026.01.09 00:43:09.482304 [ 269 ] {8d5f1313-ad4b-4cfb-afdf-a78aa60eea3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21101 | 2026.01.09 00:43:09.482617 [ 269 ] {8d5f1313-ad4b-4cfb-afdf-a78aa60eea3b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 21102 | 2026.01.09 00:43:09.482838 [ 269 ] {8d5f1313-ad4b-4cfb-afdf-a78aa60eea3b} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21103 | 2026.01.09 00:43:09.482983 [ 269 ] {8d5f1313-ad4b-4cfb-afdf-a78aa60eea3b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00125 sec., 1600 rows/sec., 130.47 KiB/sec. | ||
| 21104 | 2026.01.09 00:43:09.483029 [ 269 ] {8d5f1313-ad4b-4cfb-afdf-a78aa60eea3b} <Debug> TCPHandler: Processed in 0.001434611 sec. | ||
| 21105 | 2026.01.09 00:43:09.483150 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21106 | 2026.01.09 00:43:09.483249 [ 269 ] {295d878a-541b-4a08-a0af-67fe0cd4d764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21107 | 2026.01.09 00:43:09.483293 [ 269 ] {295d878a-541b-4a08-a0af-67fe0cd4d764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21108 | 2026.01.09 00:43:09.485241 [ 269 ] {295d878a-541b-4a08-a0af-67fe0cd4d764} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21109 | 2026.01.09 00:43:09.485284 [ 269 ] {295d878a-541b-4a08-a0af-67fe0cd4d764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21110 | 2026.01.09 00:43:09.485749 [ 269 ] {295d878a-541b-4a08-a0af-67fe0cd4d764} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 21111 | 2026.01.09 00:43:09.485967 [ 269 ] {295d878a-541b-4a08-a0af-67fe0cd4d764} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21112 | 2026.01.09 00:43:09.486110 [ 269 ] {295d878a-541b-4a08-a0af-67fe0cd4d764} <Debug> executeQuery: Read 2253 rows, 186.48 KiB in 0.002881 sec., 782020.1318986464 rows/sec., 63.21 MiB/sec. | ||
| 21113 | 2026.01.09 00:43:09.486153 [ 269 ] {295d878a-541b-4a08-a0af-67fe0cd4d764} <Debug> MemoryTracker: Peak memory usage (for query): 4.03 MiB. | ||
| 21114 | 2026.01.09 00:43:09.486167 [ 269 ] {295d878a-541b-4a08-a0af-67fe0cd4d764} <Debug> TCPHandler: Processed in 0.003068277 sec. | ||
| 21115 | 2026.01.09 00:43:09.486326 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21116 | 2026.01.09 00:43:09.486427 [ 269 ] {144dc42e-b8c7-4f0a-a0e6-fb07917a3166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21117 | 2026.01.09 00:43:09.486473 [ 269 ] {144dc42e-b8c7-4f0a-a0e6-fb07917a3166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21118 | 2026.01.09 00:43:09.487061 [ 269 ] {144dc42e-b8c7-4f0a-a0e6-fb07917a3166} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21119 | 2026.01.09 00:43:09.487099 [ 269 ] {144dc42e-b8c7-4f0a-a0e6-fb07917a3166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21120 | 2026.01.09 00:43:09.487416 [ 269 ] {144dc42e-b8c7-4f0a-a0e6-fb07917a3166} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 21121 | 2026.01.09 00:43:09.487627 [ 269 ] {144dc42e-b8c7-4f0a-a0e6-fb07917a3166} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21122 | 2026.01.09 00:43:09.487766 [ 269 ] {144dc42e-b8c7-4f0a-a0e6-fb07917a3166} <Debug> executeQuery: Read 207 rows, 12.46 KiB in 0.001361 sec., 152094.04849375458 rows/sec., 8.94 MiB/sec. | ||
| 21123 | 2026.01.09 00:43:09.487808 [ 269 ] {144dc42e-b8c7-4f0a-a0e6-fb07917a3166} <Debug> TCPHandler: Processed in 0.001533234 sec. | ||
| 21124 | 2026.01.09 00:43:09.487809 [ 140 ] {} <Debug> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 21125 | 2026.01.09 00:43:09.487884 [ 140 ] {} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21126 | 2026.01.09 00:43:09.487908 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21127 | 2026.01.09 00:43:09.487930 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21128 | 2026.01.09 00:43:09.488038 [ 269 ] {e65a54ac-0292-40f8-9891-86187e6f4fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21129 | 2026.01.09 00:43:09.488047 [ 201 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 21130 | 2026.01.09 00:43:09.488082 [ 269 ] {e65a54ac-0292-40f8-9891-86187e6f4fd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21131 | 2026.01.09 00:43:09.488170 [ 201 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21132 | 2026.01.09 00:43:09.488209 [ 201 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 278 rows starting from the beginning of the part | ||
| 21133 | 2026.01.09 00:43:09.488313 [ 201 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 205 rows starting from the beginning of the part | ||
| 21134 | 2026.01.09 00:43:09.488376 [ 201 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 55 rows starting from the beginning of the part | ||
| 21135 | 2026.01.09 00:43:09.488423 [ 201 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 205 rows starting from the beginning of the part | ||
| 21136 | 2026.01.09 00:43:09.488463 [ 201 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 41 rows starting from the beginning of the part | ||
| 21137 | 2026.01.09 00:43:09.488506 [ 201 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 207 rows starting from the beginning of the part | ||
| 21138 | 2026.01.09 00:43:09.488859 [ 269 ] {e65a54ac-0292-40f8-9891-86187e6f4fd2} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21139 | 2026.01.09 00:43:09.488905 [ 269 ] {e65a54ac-0292-40f8-9891-86187e6f4fd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21140 | 2026.01.09 00:43:09.489353 [ 269 ] {e65a54ac-0292-40f8-9891-86187e6f4fd2} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 21141 | 2026.01.09 00:43:09.489639 [ 269 ] {e65a54ac-0292-40f8-9891-86187e6f4fd2} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21142 | 2026.01.09 00:43:09.489761 [ 193 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 991 rows, containing 5 columns (5 merged, 0 gathered) in 0.00177119 sec., 559510.8373466426 rows/sec., 36.31 MiB/sec. | ||
| 21143 | 2026.01.09 00:43:09.489803 [ 269 ] {e65a54ac-0292-40f8-9891-86187e6f4fd2} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001786 sec., 246360.5823068309 rows/sec., 16.30 MiB/sec. | ||
| 21144 | 2026.01.09 00:43:09.489849 [ 269 ] {e65a54ac-0292-40f8-9891-86187e6f4fd2} <Debug> TCPHandler: Processed in 0.001969926 sec. | ||
| 21145 | 2026.01.09 00:43:09.489979 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21146 | 2026.01.09 00:43:09.490002 [ 199 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 21147 | 2026.01.09 00:43:09.490079 [ 269 ] {a0903a04-e959-4e96-9af4-e8a65a4a1992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21148 | 2026.01.09 00:43:09.490127 [ 269 ] {a0903a04-e959-4e96-9af4-e8a65a4a1992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21149 | 2026.01.09 00:43:09.490399 [ 199 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_131_26} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21150 | 2026.01.09 00:43:09.490508 [ 199 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_131_26} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 21151 | 2026.01.09 00:43:09.490627 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 21152 | 2026.01.09 00:43:09.490708 [ 269 ] {a0903a04-e959-4e96-9af4-e8a65a4a1992} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21153 | 2026.01.09 00:43:09.490749 [ 269 ] {a0903a04-e959-4e96-9af4-e8a65a4a1992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21154 | 2026.01.09 00:43:09.491069 [ 269 ] {a0903a04-e959-4e96-9af4-e8a65a4a1992} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 21155 | 2026.01.09 00:43:09.491281 [ 269 ] {a0903a04-e959-4e96-9af4-e8a65a4a1992} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21156 | 2026.01.09 00:43:09.491418 [ 269 ] {a0903a04-e959-4e96-9af4-e8a65a4a1992} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001359 sec., 155261.22148638705 rows/sec., 8.82 MiB/sec. | ||
| 21157 | 2026.01.09 00:43:09.491459 [ 269 ] {a0903a04-e959-4e96-9af4-e8a65a4a1992} <Debug> TCPHandler: Processed in 0.001531164 sec. | ||
| 21158 | 2026.01.09 00:43:09.491590 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21159 | 2026.01.09 00:43:09.491689 [ 269 ] {c216c1b6-5674-49b9-8cfd-494b6f0fe1e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21160 | 2026.01.09 00:43:09.491731 [ 269 ] {c216c1b6-5674-49b9-8cfd-494b6f0fe1e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21161 | 2026.01.09 00:43:09.492778 [ 269 ] {c216c1b6-5674-49b9-8cfd-494b6f0fe1e0} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21162 | 2026.01.09 00:43:09.492816 [ 269 ] {c216c1b6-5674-49b9-8cfd-494b6f0fe1e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21163 | 2026.01.09 00:43:09.493184 [ 269 ] {c216c1b6-5674-49b9-8cfd-494b6f0fe1e0} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 21164 | 2026.01.09 00:43:09.493395 [ 269 ] {c216c1b6-5674-49b9-8cfd-494b6f0fe1e0} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21165 | 2026.01.09 00:43:09.493530 [ 269 ] {c216c1b6-5674-49b9-8cfd-494b6f0fe1e0} <Debug> executeQuery: Read 1137 rows, 82.92 KiB in 0.00186 sec., 611290.3225806451 rows/sec., 43.54 MiB/sec. | ||
| 21166 | 2026.01.09 00:43:09.493570 [ 269 ] {c216c1b6-5674-49b9-8cfd-494b6f0fe1e0} <Debug> TCPHandler: Processed in 0.002031988 sec. | ||
| 21167 | 2026.01.09 00:43:09.493715 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21168 | 2026.01.09 00:43:09.493813 [ 269 ] {e20697a5-1813-4163-aa13-55f4394360ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21169 | 2026.01.09 00:43:09.493856 [ 269 ] {e20697a5-1813-4163-aa13-55f4394360ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21170 | 2026.01.09 00:43:09.494282 [ 269 ] {e20697a5-1813-4163-aa13-55f4394360ae} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21171 | 2026.01.09 00:43:09.494331 [ 269 ] {e20697a5-1813-4163-aa13-55f4394360ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21172 | 2026.01.09 00:43:09.494757 [ 269 ] {e20697a5-1813-4163-aa13-55f4394360ae} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 21173 | 2026.01.09 00:43:09.495061 [ 269 ] {e20697a5-1813-4163-aa13-55f4394360ae} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21174 | 2026.01.09 00:43:09.495231 [ 269 ] {e20697a5-1813-4163-aa13-55f4394360ae} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001435 sec., 4181.1846689895465 rows/sec., 218.45 KiB/sec. | ||
| 21175 | 2026.01.09 00:43:09.495282 [ 269 ] {e20697a5-1813-4163-aa13-55f4394360ae} <Debug> TCPHandler: Processed in 0.001629726 sec. | ||
| 21176 | 2026.01.09 00:43:09.495406 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21177 | 2026.01.09 00:43:09.495514 [ 269 ] {beb8ab82-fbef-409d-8e1b-f4f1db03bcf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21178 | 2026.01.09 00:43:09.495559 [ 269 ] {beb8ab82-fbef-409d-8e1b-f4f1db03bcf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21179 | 2026.01.09 00:43:09.496393 [ 269 ] {beb8ab82-fbef-409d-8e1b-f4f1db03bcf4} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21180 | 2026.01.09 00:43:09.496438 [ 269 ] {beb8ab82-fbef-409d-8e1b-f4f1db03bcf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21181 | 2026.01.09 00:43:09.496964 [ 269 ] {beb8ab82-fbef-409d-8e1b-f4f1db03bcf4} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 21182 | 2026.01.09 00:43:09.497251 [ 269 ] {beb8ab82-fbef-409d-8e1b-f4f1db03bcf4} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21183 | 2026.01.09 00:43:09.497413 [ 269 ] {beb8ab82-fbef-409d-8e1b-f4f1db03bcf4} <Debug> executeQuery: Read 935 rows, 63.39 KiB in 0.001918 sec., 487486.9655891554 rows/sec., 32.27 MiB/sec. | ||
| 21184 | 2026.01.09 00:43:09.497465 [ 269 ] {beb8ab82-fbef-409d-8e1b-f4f1db03bcf4} <Debug> TCPHandler: Processed in 0.00211037 sec. | ||
| 21185 | 2026.01.09 00:43:09.497597 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21186 | 2026.01.09 00:43:09.497715 [ 269 ] {22ed4ead-6cef-42c7-b243-057f05918a43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21187 | 2026.01.09 00:43:09.497771 [ 269 ] {22ed4ead-6cef-42c7-b243-057f05918a43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21188 | 2026.01.09 00:43:09.498154 [ 269 ] {22ed4ead-6cef-42c7-b243-057f05918a43} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21189 | 2026.01.09 00:43:09.498194 [ 269 ] {22ed4ead-6cef-42c7-b243-057f05918a43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21190 | 2026.01.09 00:43:09.498512 [ 269 ] {22ed4ead-6cef-42c7-b243-057f05918a43} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 21191 | 2026.01.09 00:43:09.498727 [ 269 ] {22ed4ead-6cef-42c7-b243-057f05918a43} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21192 | 2026.01.09 00:43:09.498867 [ 269 ] {22ed4ead-6cef-42c7-b243-057f05918a43} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001177 sec., 849.6176720475785 rows/sec., 57.25 KiB/sec. | ||
| 21193 | 2026.01.09 00:43:09.498907 [ 269 ] {22ed4ead-6cef-42c7-b243-057f05918a43} <Debug> TCPHandler: Processed in 0.001370659 sec. | ||
| 21194 | 2026.01.09 00:43:09.499031 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21195 | 2026.01.09 00:43:09.499129 [ 269 ] {83b51415-1a63-4ea0-b157-6ccb6a0a4e2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21196 | 2026.01.09 00:43:09.499173 [ 269 ] {83b51415-1a63-4ea0-b157-6ccb6a0a4e2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21197 | 2026.01.09 00:43:09.499537 [ 269 ] {83b51415-1a63-4ea0-b157-6ccb6a0a4e2c} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21198 | 2026.01.09 00:43:09.499573 [ 269 ] {83b51415-1a63-4ea0-b157-6ccb6a0a4e2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21199 | 2026.01.09 00:43:09.499879 [ 269 ] {83b51415-1a63-4ea0-b157-6ccb6a0a4e2c} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 21200 | 2026.01.09 00:43:09.500098 [ 269 ] {83b51415-1a63-4ea0-b157-6ccb6a0a4e2c} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21201 | 2026.01.09 00:43:09.500235 [ 269 ] {83b51415-1a63-4ea0-b157-6ccb6a0a4e2c} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.001125 sec., 71111.11111111111 rows/sec., 4.23 MiB/sec. | ||
| 21202 | 2026.01.09 00:43:09.500272 [ 269 ] {83b51415-1a63-4ea0-b157-6ccb6a0a4e2c} <Debug> TCPHandler: Processed in 0.001293636 sec. | ||
| 21203 | 2026.01.09 00:43:10.173431 [ 224 ] {} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21204 | 2026.01.09 00:43:10.173506 [ 224 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21205 | 2026.01.09 00:43:10.176427 [ 224 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21206 | 2026.01.09 00:43:12.033796 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21207 | 2026.01.09 00:43:12.034093 [ 269 ] {19a2fe70-9830-4224-9aae-960469063b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21208 | 2026.01.09 00:43:12.034193 [ 269 ] {19a2fe70-9830-4224-9aae-960469063b5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21209 | 2026.01.09 00:43:12.035024 [ 269 ] {19a2fe70-9830-4224-9aae-960469063b5d} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21210 | 2026.01.09 00:43:12.035108 [ 269 ] {19a2fe70-9830-4224-9aae-960469063b5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21211 | 2026.01.09 00:43:12.035510 [ 269 ] {19a2fe70-9830-4224-9aae-960469063b5d} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 21212 | 2026.01.09 00:43:12.035814 [ 269 ] {19a2fe70-9830-4224-9aae-960469063b5d} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21213 | 2026.01.09 00:43:12.036026 [ 269 ] {19a2fe70-9830-4224-9aae-960469063b5d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002 sec., 28000 rows/sec., 2.15 MiB/sec. | ||
| 21214 | 2026.01.09 00:43:12.036081 [ 269 ] {19a2fe70-9830-4224-9aae-960469063b5d} <Debug> TCPHandler: Processed in 0.00246069 sec. | ||
| 21215 | 2026.01.09 00:43:12.036207 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21216 | 2026.01.09 00:43:12.036313 [ 269 ] {b4a421f4-cb07-471a-99c6-11621d811ae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21217 | 2026.01.09 00:43:12.036388 [ 269 ] {b4a421f4-cb07-471a-99c6-11621d811ae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21218 | 2026.01.09 00:43:12.036935 [ 269 ] {b4a421f4-cb07-471a-99c6-11621d811ae8} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21219 | 2026.01.09 00:43:12.036981 [ 269 ] {b4a421f4-cb07-471a-99c6-11621d811ae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21220 | 2026.01.09 00:43:12.037409 [ 269 ] {b4a421f4-cb07-471a-99c6-11621d811ae8} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 21221 | 2026.01.09 00:43:12.037719 [ 269 ] {b4a421f4-cb07-471a-99c6-11621d811ae8} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21222 | 2026.01.09 00:43:12.037900 [ 269 ] {b4a421f4-cb07-471a-99c6-11621d811ae8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00161 sec., 39751.55279503105 rows/sec., 3.10 MiB/sec. | ||
| 21223 | 2026.01.09 00:43:12.037956 [ 269 ] {b4a421f4-cb07-471a-99c6-11621d811ae8} <Debug> TCPHandler: Processed in 0.001802251 sec. | ||
| 21224 | 2026.01.09 00:43:12.038102 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21225 | 2026.01.09 00:43:12.038230 [ 269 ] {12664bb0-02e8-42df-a41b-f3d1ac0f3c98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21226 | 2026.01.09 00:43:12.038293 [ 269 ] {12664bb0-02e8-42df-a41b-f3d1ac0f3c98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21227 | 2026.01.09 00:43:12.038785 [ 269 ] {12664bb0-02e8-42df-a41b-f3d1ac0f3c98} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21228 | 2026.01.09 00:43:12.038828 [ 269 ] {12664bb0-02e8-42df-a41b-f3d1ac0f3c98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21229 | 2026.01.09 00:43:12.039307 [ 269 ] {12664bb0-02e8-42df-a41b-f3d1ac0f3c98} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 21230 | 2026.01.09 00:43:12.039566 [ 269 ] {12664bb0-02e8-42df-a41b-f3d1ac0f3c98} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21231 | 2026.01.09 00:43:12.039704 [ 269 ] {12664bb0-02e8-42df-a41b-f3d1ac0f3c98} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001504 sec., 42553.19148936171 rows/sec., 2.96 MiB/sec. | ||
| 21232 | 2026.01.09 00:43:12.039700 [ 136 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Selected 5 parts from all_1_154_32 to all_158_158_0 | ||
| 21233 | 2026.01.09 00:43:12.039793 [ 269 ] {12664bb0-02e8-42df-a41b-f3d1ac0f3c98} <Debug> TCPHandler: Processed in 0.00175843 sec. | ||
| 21234 | 2026.01.09 00:43:12.039810 [ 136 ] {} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21235 | 2026.01.09 00:43:12.039842 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21236 | 2026.01.09 00:43:12.039954 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21237 | 2026.01.09 00:43:12.039954 [ 201 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_158_33} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_154_32 to all_158_158_0 into Compact with storage Full | ||
| 21238 | 2026.01.09 00:43:12.040065 [ 269 ] {caf8f046-e2ca-4e71-a909-7495d0da3729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21239 | 2026.01.09 00:43:12.040116 [ 269 ] {caf8f046-e2ca-4e71-a909-7495d0da3729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21240 | 2026.01.09 00:43:12.040134 [ 201 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_158_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21241 | 2026.01.09 00:43:12.040172 [ 201 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_158_33} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_154_32, total 47237 rows starting from the beginning of the part | ||
| 21242 | 2026.01.09 00:43:12.040230 [ 201 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_158_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 167 rows starting from the beginning of the part | ||
| 21243 | 2026.01.09 00:43:12.040276 [ 201 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_158_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 314 rows starting from the beginning of the part | ||
| 21244 | 2026.01.09 00:43:12.040321 [ 201 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_158_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 160 rows starting from the beginning of the part | ||
| 21245 | 2026.01.09 00:43:12.040428 [ 201 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_158_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 935 rows starting from the beginning of the part | ||
| 21246 | 2026.01.09 00:43:12.040573 [ 269 ] {caf8f046-e2ca-4e71-a909-7495d0da3729} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21247 | 2026.01.09 00:43:12.040620 [ 269 ] {caf8f046-e2ca-4e71-a909-7495d0da3729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21248 | 2026.01.09 00:43:12.040968 [ 269 ] {caf8f046-e2ca-4e71-a909-7495d0da3729} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 21249 | 2026.01.09 00:43:12.041180 [ 269 ] {caf8f046-e2ca-4e71-a909-7495d0da3729} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21250 | 2026.01.09 00:43:12.041317 [ 269 ] {caf8f046-e2ca-4e71-a909-7495d0da3729} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001277 sec., 18794.048551292093 rows/sec., 1.27 MiB/sec. | ||
| 21251 | 2026.01.09 00:43:12.041355 [ 269 ] {caf8f046-e2ca-4e71-a909-7495d0da3729} <Debug> TCPHandler: Processed in 0.001451802 sec. | ||
| 21252 | 2026.01.09 00:43:12.051649 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_158_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48813 rows, containing 5 columns (5 merged, 0 gathered) in 0.011743124 sec., 4156730.355568075 rows/sec., 279.62 MiB/sec. | ||
| 21253 | 2026.01.09 00:43:12.052123 [ 193 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_158_33} <Trace> MergedBlockOutputStream: filled checksums all_1_158_33 (state Temporary) | ||
| 21254 | 2026.01.09 00:43:12.052382 [ 193 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_158_33} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_merge_all_1_158_33 to all_1_158_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21255 | 2026.01.09 00:43:12.052448 [ 193 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_158_33} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Merged 5 parts: [all_1_154_32, all_158_158_0] -> all_1_158_33 | ||
| 21256 | 2026.01.09 00:43:12.052519 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. | ||
| 21257 | 2026.01.09 00:43:12.487888 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44631 | ||
| 21258 | 2026.01.09 00:43:12.488431 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21259 | 2026.01.09 00:43:12.488470 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21260 | 2026.01.09 00:43:12.488958 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 21261 | 2026.01.09 00:43:12.489180 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21262 | 2026.01.09 00:43:12.489314 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44631 | ||
| 21263 | 2026.01.09 00:43:14.911058 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 21264 | 2026.01.09 00:43:14.929234 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21265 | 2026.01.09 00:43:14.929286 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21266 | 2026.01.09 00:43:14.935578 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 21267 | 2026.01.09 00:43:14.936277 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21268 | 2026.01.09 00:43:14.939377 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 21269 | 2026.01.09 00:43:15.119910 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 2688 | ||
| 21270 | 2026.01.09 00:43:15.122650 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21271 | 2026.01.09 00:43:15.122700 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21272 | 2026.01.09 00:43:15.123962 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 21273 | 2026.01.09 00:43:15.124219 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21274 | 2026.01.09 00:43:15.124442 [ 225 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21275 | 2026.01.09 00:43:15.124477 [ 225 ] {} <Debug> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21276 | 2026.01.09 00:43:15.124482 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2688 | ||
| 21277 | 2026.01.09 00:43:15.128027 [ 225 ] {} <Debug> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21278 | 2026.01.09 00:43:17.040712 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21279 | 2026.01.09 00:43:17.040925 [ 269 ] {b5aa40c9-5de3-4f22-8367-9a9456b47c18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21280 | 2026.01.09 00:43:17.041000 [ 269 ] {b5aa40c9-5de3-4f22-8367-9a9456b47c18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21281 | 2026.01.09 00:43:17.041804 [ 269 ] {b5aa40c9-5de3-4f22-8367-9a9456b47c18} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21282 | 2026.01.09 00:43:17.041857 [ 269 ] {b5aa40c9-5de3-4f22-8367-9a9456b47c18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21283 | 2026.01.09 00:43:17.042266 [ 269 ] {b5aa40c9-5de3-4f22-8367-9a9456b47c18} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 21284 | 2026.01.09 00:43:17.042499 [ 269 ] {b5aa40c9-5de3-4f22-8367-9a9456b47c18} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21285 | 2026.01.09 00:43:17.042669 [ 269 ] {b5aa40c9-5de3-4f22-8367-9a9456b47c18} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001797 sec., 76794.65776293824 rows/sec., 6.67 MiB/sec. | ||
| 21286 | 2026.01.09 00:43:17.042724 [ 269 ] {b5aa40c9-5de3-4f22-8367-9a9456b47c18} <Debug> TCPHandler: Processed in 0.002148751 sec. | ||
| 21287 | 2026.01.09 00:43:17.042846 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21288 | 2026.01.09 00:43:17.042952 [ 269 ] {138f759f-ed39-42a9-b45c-2e87df1dc268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21289 | 2026.01.09 00:43:17.042997 [ 269 ] {138f759f-ed39-42a9-b45c-2e87df1dc268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21290 | 2026.01.09 00:43:17.043429 [ 269 ] {138f759f-ed39-42a9-b45c-2e87df1dc268} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21291 | 2026.01.09 00:43:17.043468 [ 269 ] {138f759f-ed39-42a9-b45c-2e87df1dc268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21292 | 2026.01.09 00:43:17.043772 [ 269 ] {138f759f-ed39-42a9-b45c-2e87df1dc268} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 21293 | 2026.01.09 00:43:17.043999 [ 269 ] {138f759f-ed39-42a9-b45c-2e87df1dc268} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21294 | 2026.01.09 00:43:17.044132 [ 269 ] {138f759f-ed39-42a9-b45c-2e87df1dc268} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001205 sec., 34024.89626556017 rows/sec., 2.50 MiB/sec. | ||
| 21295 | 2026.01.09 00:43:17.044171 [ 269 ] {138f759f-ed39-42a9-b45c-2e87df1dc268} <Debug> TCPHandler: Processed in 0.001378519 sec. | ||
| 21296 | 2026.01.09 00:43:17.044273 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21297 | 2026.01.09 00:43:17.044371 [ 269 ] {f87b958d-3804-4117-982e-7d30bc0bc712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21298 | 2026.01.09 00:43:17.044411 [ 269 ] {f87b958d-3804-4117-982e-7d30bc0bc712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21299 | 2026.01.09 00:43:17.044859 [ 269 ] {f87b958d-3804-4117-982e-7d30bc0bc712} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21300 | 2026.01.09 00:43:17.044894 [ 269 ] {f87b958d-3804-4117-982e-7d30bc0bc712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21301 | 2026.01.09 00:43:17.045200 [ 269 ] {f87b958d-3804-4117-982e-7d30bc0bc712} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 21302 | 2026.01.09 00:43:17.045416 [ 269 ] {f87b958d-3804-4117-982e-7d30bc0bc712} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21303 | 2026.01.09 00:43:17.045544 [ 269 ] {f87b958d-3804-4117-982e-7d30bc0bc712} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001193 sec., 88013.41156747694 rows/sec., 6.87 MiB/sec. | ||
| 21304 | 2026.01.09 00:43:17.045581 [ 269 ] {f87b958d-3804-4117-982e-7d30bc0bc712} <Debug> TCPHandler: Processed in 0.001358368 sec. | ||
| 21305 | 2026.01.09 00:43:17.045703 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21306 | 2026.01.09 00:43:17.045801 [ 269 ] {971676a2-533e-48de-8d46-e4c8e569fcc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21307 | 2026.01.09 00:43:17.045846 [ 269 ] {971676a2-533e-48de-8d46-e4c8e569fcc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21308 | 2026.01.09 00:43:17.046264 [ 269 ] {971676a2-533e-48de-8d46-e4c8e569fcc7} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21309 | 2026.01.09 00:43:17.046299 [ 269 ] {971676a2-533e-48de-8d46-e4c8e569fcc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21310 | 2026.01.09 00:43:17.046629 [ 269 ] {971676a2-533e-48de-8d46-e4c8e569fcc7} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 21311 | 2026.01.09 00:43:17.046836 [ 269 ] {971676a2-533e-48de-8d46-e4c8e569fcc7} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21312 | 2026.01.09 00:43:17.046967 [ 269 ] {971676a2-533e-48de-8d46-e4c8e569fcc7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 21313 | 2026.01.09 00:43:17.047005 [ 269 ] {971676a2-533e-48de-8d46-e4c8e569fcc7} <Debug> TCPHandler: Processed in 0.001351749 sec. | ||
| 21314 | 2026.01.09 00:43:17.047105 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21315 | 2026.01.09 00:43:17.047202 [ 269 ] {b6a422a3-2cbe-47ab-9420-6836dbc25ec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21316 | 2026.01.09 00:43:17.047257 [ 269 ] {b6a422a3-2cbe-47ab-9420-6836dbc25ec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21317 | 2026.01.09 00:43:17.048158 [ 269 ] {b6a422a3-2cbe-47ab-9420-6836dbc25ec8} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21318 | 2026.01.09 00:43:17.048196 [ 269 ] {b6a422a3-2cbe-47ab-9420-6836dbc25ec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21319 | 2026.01.09 00:43:17.048752 [ 269 ] {b6a422a3-2cbe-47ab-9420-6836dbc25ec8} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 21320 | 2026.01.09 00:43:17.048979 [ 269 ] {b6a422a3-2cbe-47ab-9420-6836dbc25ec8} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21321 | 2026.01.09 00:43:17.049125 [ 269 ] {b6a422a3-2cbe-47ab-9420-6836dbc25ec8} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001942 sec., 21112.255406797118 rows/sec., 37.83 MiB/sec. | ||
| 21322 | 2026.01.09 00:43:17.049194 [ 269 ] {b6a422a3-2cbe-47ab-9420-6836dbc25ec8} <Debug> TCPHandler: Processed in 0.002137851 sec. | ||
| 21323 | 2026.01.09 00:43:17.049306 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21324 | 2026.01.09 00:43:17.049402 [ 269 ] {3e111716-2a90-49e5-90a2-29ff7a6f054c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21325 | 2026.01.09 00:43:17.049446 [ 269 ] {3e111716-2a90-49e5-90a2-29ff7a6f054c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21326 | 2026.01.09 00:43:17.049771 [ 269 ] {3e111716-2a90-49e5-90a2-29ff7a6f054c} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21327 | 2026.01.09 00:43:17.049807 [ 269 ] {3e111716-2a90-49e5-90a2-29ff7a6f054c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21328 | 2026.01.09 00:43:17.050112 [ 269 ] {3e111716-2a90-49e5-90a2-29ff7a6f054c} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 21329 | 2026.01.09 00:43:17.050324 [ 269 ] {3e111716-2a90-49e5-90a2-29ff7a6f054c} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21330 | 2026.01.09 00:43:17.050452 [ 269 ] {3e111716-2a90-49e5-90a2-29ff7a6f054c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 21331 | 2026.01.09 00:43:17.050489 [ 269 ] {3e111716-2a90-49e5-90a2-29ff7a6f054c} <Debug> TCPHandler: Processed in 0.001233685 sec. | ||
| 21332 | 2026.01.09 00:43:18.166285 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21333 | 2026.01.09 00:43:18.166340 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21334 | 2026.01.09 00:43:18.168833 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21335 | 2026.01.09 00:43:19.742722 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21336 | 2026.01.09 00:43:19.742770 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21337 | 2026.01.09 00:43:19.990449 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45079 | ||
| 21338 | 2026.01.09 00:43:19.990929 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21339 | 2026.01.09 00:43:19.990966 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21340 | 2026.01.09 00:43:19.991429 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 21341 | 2026.01.09 00:43:19.991642 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21342 | 2026.01.09 00:43:19.991773 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45079 | ||
| 21343 | 2026.01.09 00:43:20.083183 [ 224 ] {} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Found 5 old parts to remove. Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] | ||
| 21344 | 2026.01.09 00:43:20.083250 [ 224 ] {} <Debug> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Removing 5 parts from filesystem (serially): Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] | ||
| 21345 | 2026.01.09 00:43:20.087218 [ 224 ] {} <Debug> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Removing 5 parts from memory: Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] | ||
| 21346 | 2026.01.09 00:43:21.344724 [ 129 ] {} <Debug> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97) (MergerMutator): Selected 5 parts from all_1_55_12 to all_63_63_0 | ||
| 21347 | 2026.01.09 00:43:21.344806 [ 129 ] {} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21348 | 2026.01.09 00:43:21.344830 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21349 | 2026.01.09 00:43:21.344983 [ 187 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_63_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_55_12 to all_63_63_0 into Compact with storage Full | ||
| 21350 | 2026.01.09 00:43:21.345160 [ 187 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_63_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21351 | 2026.01.09 00:43:21.345202 [ 187 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_63_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_12, total 330 rows starting from the beginning of the part | ||
| 21352 | 2026.01.09 00:43:21.345279 [ 187 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_63_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_60_1, total 30 rows starting from the beginning of the part | ||
| 21353 | 2026.01.09 00:43:21.345333 [ 187 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_63_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 6 rows starting from the beginning of the part | ||
| 21354 | 2026.01.09 00:43:21.345385 [ 187 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_63_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 6 rows starting from the beginning of the part | ||
| 21355 | 2026.01.09 00:43:21.345435 [ 187 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_63_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 6 rows starting from the beginning of the part | ||
| 21356 | 2026.01.09 00:43:21.346301 [ 193 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_63_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 378 rows, containing 4 columns (4 merged, 0 gathered) in 0.001390019 sec., 271938.72889507265 rows/sec., 13.87 MiB/sec. | ||
| 21357 | 2026.01.09 00:43:21.346453 [ 193 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_63_13} <Trace> MergedBlockOutputStream: filled checksums all_1_63_13 (state Temporary) | ||
| 21358 | 2026.01.09 00:43:21.346732 [ 193 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_63_13} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_merge_all_1_63_13 to all_1_63_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21359 | 2026.01.09 00:43:21.346802 [ 193 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_63_13} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97) (MergerMutator): Merged 5 parts: [all_1_55_12, all_63_63_0] -> all_1_63_13 | ||
| 21360 | 2026.01.09 00:43:21.346898 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 21361 | 2026.01.09 00:43:21.535352 [ 129 ] {} <Debug> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6) (MergerMutator): Selected 5 parts from all_1_64_14 to all_68_68_0 | ||
| 21362 | 2026.01.09 00:43:21.535391 [ 129 ] {} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21363 | 2026.01.09 00:43:21.535414 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21364 | 2026.01.09 00:43:21.535563 [ 187 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_68_15} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_64_14 to all_68_68_0 into Compact with storage Full | ||
| 21365 | 2026.01.09 00:43:21.535747 [ 187 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_68_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21366 | 2026.01.09 00:43:21.535795 [ 187 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_68_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_64_14, total 223 rows starting from the beginning of the part | ||
| 21367 | 2026.01.09 00:43:21.535885 [ 187 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_68_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 211 rows starting from the beginning of the part | ||
| 21368 | 2026.01.09 00:43:21.535942 [ 187 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_68_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 211 rows starting from the beginning of the part | ||
| 21369 | 2026.01.09 00:43:21.535981 [ 187 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_68_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 211 rows starting from the beginning of the part | ||
| 21370 | 2026.01.09 00:43:21.536016 [ 187 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_68_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 211 rows starting from the beginning of the part | ||
| 21371 | 2026.01.09 00:43:21.536807 [ 193 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_68_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1067 rows, containing 5 columns (5 merged, 0 gathered) in 0.001311197 sec., 813760.2511293116 rows/sec., 49.49 MiB/sec. | ||
| 21372 | 2026.01.09 00:43:21.536979 [ 197 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_68_15} <Trace> MergedBlockOutputStream: filled checksums all_1_68_15 (state Temporary) | ||
| 21373 | 2026.01.09 00:43:21.537287 [ 197 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_68_15} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_merge_all_1_68_15 to all_1_68_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21374 | 2026.01.09 00:43:21.537369 [ 197 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_68_15} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6) (MergerMutator): Merged 5 parts: [all_1_64_14, all_68_68_0] -> all_1_68_15 | ||
| 21375 | 2026.01.09 00:43:21.537469 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 21376 | 2026.01.09 00:43:22.049089 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21377 | 2026.01.09 00:43:22.049262 [ 269 ] {fe003d9a-cc72-493f-8bb1-839c4b16cea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21378 | 2026.01.09 00:43:22.049325 [ 269 ] {fe003d9a-cc72-493f-8bb1-839c4b16cea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21379 | 2026.01.09 00:43:22.050146 [ 269 ] {fe003d9a-cc72-493f-8bb1-839c4b16cea7} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21380 | 2026.01.09 00:43:22.050189 [ 269 ] {fe003d9a-cc72-493f-8bb1-839c4b16cea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21381 | 2026.01.09 00:43:22.050594 [ 269 ] {fe003d9a-cc72-493f-8bb1-839c4b16cea7} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 21382 | 2026.01.09 00:43:22.050829 [ 269 ] {fe003d9a-cc72-493f-8bb1-839c4b16cea7} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21383 | 2026.01.09 00:43:22.050969 [ 53 ] {} <Debug> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c) (MergerMutator): Selected 6 parts from all_1_64_14 to all_69_69_0 | ||
| 21384 | 2026.01.09 00:43:22.050992 [ 269 ] {fe003d9a-cc72-493f-8bb1-839c4b16cea7} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001775 sec., 230985.91549295772 rows/sec., 14.65 MiB/sec. | ||
| 21385 | 2026.01.09 00:43:22.051012 [ 53 ] {} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21386 | 2026.01.09 00:43:22.051034 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21387 | 2026.01.09 00:43:22.051046 [ 269 ] {fe003d9a-cc72-493f-8bb1-839c4b16cea7} <Debug> TCPHandler: Processed in 0.002081489 sec. | ||
| 21388 | 2026.01.09 00:43:22.051120 [ 197 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_69_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_64_14 to all_69_69_0 into Compact with storage Full | ||
| 21389 | 2026.01.09 00:43:22.051170 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21390 | 2026.01.09 00:43:22.051208 [ 197 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_69_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21391 | 2026.01.09 00:43:22.051237 [ 197 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_64_14, total 434 rows starting from the beginning of the part | ||
| 21392 | 2026.01.09 00:43:22.051274 [ 269 ] {bd8d5817-7433-4881-8a6a-c7f86cd3665d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21393 | 2026.01.09 00:43:22.051291 [ 197 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 410 rows starting from the beginning of the part | ||
| 21394 | 2026.01.09 00:43:22.051319 [ 269 ] {bd8d5817-7433-4881-8a6a-c7f86cd3665d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21395 | 2026.01.09 00:43:22.051337 [ 197 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 410 rows starting from the beginning of the part | ||
| 21396 | 2026.01.09 00:43:22.051380 [ 197 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 410 rows starting from the beginning of the part | ||
| 21397 | 2026.01.09 00:43:22.051421 [ 197 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 410 rows starting from the beginning of the part | ||
| 21398 | 2026.01.09 00:43:22.051462 [ 197 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 410 rows starting from the beginning of the part | ||
| 21399 | 2026.01.09 00:43:22.052496 [ 193 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_69_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001413741 sec., 1757040.363121675 rows/sec., 118.49 MiB/sec. | ||
| 21400 | 2026.01.09 00:43:22.052604 [ 269 ] {bd8d5817-7433-4881-8a6a-c7f86cd3665d} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21401 | 2026.01.09 00:43:22.052616 [ 197 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_69_15} <Trace> MergedBlockOutputStream: filled checksums all_1_69_15 (state Temporary) | ||
| 21402 | 2026.01.09 00:43:22.052640 [ 269 ] {bd8d5817-7433-4881-8a6a-c7f86cd3665d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21403 | 2026.01.09 00:43:22.052848 [ 197 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_69_15} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_merge_all_1_69_15 to all_1_69_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21404 | 2026.01.09 00:43:22.052909 [ 197 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_69_15} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c) (MergerMutator): Merged 6 parts: [all_1_64_14, all_69_69_0] -> all_1_69_15 | ||
| 21405 | 2026.01.09 00:43:22.052969 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 21406 | 2026.01.09 00:43:22.053017 [ 269 ] {bd8d5817-7433-4881-8a6a-c7f86cd3665d} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 21407 | 2026.01.09 00:43:22.053230 [ 269 ] {bd8d5817-7433-4881-8a6a-c7f86cd3665d} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21408 | 2026.01.09 00:43:22.053355 [ 53 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 21409 | 2026.01.09 00:43:22.053365 [ 269 ] {bd8d5817-7433-4881-8a6a-c7f86cd3665d} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.002115 sec., 525768.3215130024 rows/sec., 41.48 MiB/sec. | ||
| 21410 | 2026.01.09 00:43:22.053390 [ 53 ] {} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21411 | 2026.01.09 00:43:22.053410 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21412 | 2026.01.09 00:43:22.053414 [ 269 ] {bd8d5817-7433-4881-8a6a-c7f86cd3665d} <Debug> TCPHandler: Processed in 0.002296966 sec. | ||
| 21413 | 2026.01.09 00:43:22.053514 [ 195 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 21414 | 2026.01.09 00:43:22.053540 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21415 | 2026.01.09 00:43:22.053654 [ 269 ] {7676ef01-7d0c-4301-9d51-7986cd4518cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21416 | 2026.01.09 00:43:22.053659 [ 195 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21417 | 2026.01.09 00:43:22.053700 [ 269 ] {7676ef01-7d0c-4301-9d51-7986cd4518cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21418 | 2026.01.09 00:43:22.053708 [ 195 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 2466 rows starting from the beginning of the part | ||
| 21419 | 2026.01.09 00:43:22.053785 [ 195 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 138 rows starting from the beginning of the part | ||
| 21420 | 2026.01.09 00:43:22.053833 [ 195 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 2253 rows starting from the beginning of the part | ||
| 21421 | 2026.01.09 00:43:22.053875 [ 195 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 56 rows starting from the beginning of the part | ||
| 21422 | 2026.01.09 00:43:22.053918 [ 195 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 138 rows starting from the beginning of the part | ||
| 21423 | 2026.01.09 00:43:22.053967 [ 195 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 1112 rows starting from the beginning of the part | ||
| 21424 | 2026.01.09 00:43:22.054264 [ 269 ] {7676ef01-7d0c-4301-9d51-7986cd4518cd} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21425 | 2026.01.09 00:43:22.054304 [ 269 ] {7676ef01-7d0c-4301-9d51-7986cd4518cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21426 | 2026.01.09 00:43:22.054620 [ 269 ] {7676ef01-7d0c-4301-9d51-7986cd4518cd} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 21427 | 2026.01.09 00:43:22.054842 [ 269 ] {7676ef01-7d0c-4301-9d51-7986cd4518cd} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21428 | 2026.01.09 00:43:22.054981 [ 269 ] {7676ef01-7d0c-4301-9d51-7986cd4518cd} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001348 sec., 152077.15133531156 rows/sec., 8.92 MiB/sec. | ||
| 21429 | 2026.01.09 00:43:22.055019 [ 269 ] {7676ef01-7d0c-4301-9d51-7986cd4518cd} <Debug> TCPHandler: Processed in 0.001530683 sec. | ||
| 21430 | 2026.01.09 00:43:22.055132 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21431 | 2026.01.09 00:43:22.055229 [ 269 ] {ad2a866b-7145-4aca-8eeb-3060ca6db66c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21432 | 2026.01.09 00:43:22.055269 [ 269 ] {ad2a866b-7145-4aca-8eeb-3060ca6db66c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21433 | 2026.01.09 00:43:22.055808 [ 269 ] {ad2a866b-7145-4aca-8eeb-3060ca6db66c} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21434 | 2026.01.09 00:43:22.055843 [ 269 ] {ad2a866b-7145-4aca-8eeb-3060ca6db66c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21435 | 2026.01.09 00:43:22.056034 [ 193 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6163 rows, containing 5 columns (5 merged, 0 gathered) in 0.002572953 sec., 2395302.2072303696 rows/sec., 203.43 MiB/sec. | ||
| 21436 | 2026.01.09 00:43:22.056154 [ 269 ] {ad2a866b-7145-4aca-8eeb-3060ca6db66c} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 21437 | 2026.01.09 00:43:22.056347 [ 200 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 21438 | 2026.01.09 00:43:22.056388 [ 269 ] {ad2a866b-7145-4aca-8eeb-3060ca6db66c} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21439 | 2026.01.09 00:43:22.056530 [ 269 ] {ad2a866b-7145-4aca-8eeb-3060ca6db66c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00132 sec., 160606.0606060606 rows/sec., 10.36 MiB/sec. | ||
| 21440 | 2026.01.09 00:43:22.056571 [ 269 ] {ad2a866b-7145-4aca-8eeb-3060ca6db66c} <Debug> TCPHandler: Processed in 0.001488423 sec. | ||
| 21441 | 2026.01.09 00:43:22.056658 [ 200 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_161_32} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21442 | 2026.01.09 00:43:22.056685 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21443 | 2026.01.09 00:43:22.056738 [ 200 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_161_32} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 21444 | 2026.01.09 00:43:22.056785 [ 269 ] {e1063b7f-ddb2-4f71-931d-0a7948a22582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21445 | 2026.01.09 00:43:22.056828 [ 269 ] {e1063b7f-ddb2-4f71-931d-0a7948a22582} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21446 | 2026.01.09 00:43:22.056838 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 21447 | 2026.01.09 00:43:22.057358 [ 269 ] {e1063b7f-ddb2-4f71-931d-0a7948a22582} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21448 | 2026.01.09 00:43:22.057397 [ 269 ] {e1063b7f-ddb2-4f71-931d-0a7948a22582} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21449 | 2026.01.09 00:43:22.057697 [ 269 ] {e1063b7f-ddb2-4f71-931d-0a7948a22582} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 21450 | 2026.01.09 00:43:22.057917 [ 269 ] {e1063b7f-ddb2-4f71-931d-0a7948a22582} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21451 | 2026.01.09 00:43:22.058048 [ 269 ] {e1063b7f-ddb2-4f71-931d-0a7948a22582} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00128 sec., 164843.75 rows/sec., 9.36 MiB/sec. | ||
| 21452 | 2026.01.09 00:43:22.058086 [ 269 ] {e1063b7f-ddb2-4f71-931d-0a7948a22582} <Debug> TCPHandler: Processed in 0.001449152 sec. | ||
| 21453 | 2026.01.09 00:43:22.058196 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21454 | 2026.01.09 00:43:22.058290 [ 269 ] {bcb9b215-0aff-49b2-9846-a75fb3793e59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21455 | 2026.01.09 00:43:22.058328 [ 269 ] {bcb9b215-0aff-49b2-9846-a75fb3793e59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21456 | 2026.01.09 00:43:22.059157 [ 269 ] {bcb9b215-0aff-49b2-9846-a75fb3793e59} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21457 | 2026.01.09 00:43:22.059192 [ 269 ] {bcb9b215-0aff-49b2-9846-a75fb3793e59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21458 | 2026.01.09 00:43:22.059520 [ 269 ] {bcb9b215-0aff-49b2-9846-a75fb3793e59} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 21459 | 2026.01.09 00:43:22.059725 [ 269 ] {bcb9b215-0aff-49b2-9846-a75fb3793e59} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21460 | 2026.01.09 00:43:22.059839 [ 53 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 21461 | 2026.01.09 00:43:22.059852 [ 269 ] {bcb9b215-0aff-49b2-9846-a75fb3793e59} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.00158 sec., 429746.83544303797 rows/sec., 29.96 MiB/sec. | ||
| 21462 | 2026.01.09 00:43:22.059874 [ 53 ] {} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21463 | 2026.01.09 00:43:22.059894 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21464 | 2026.01.09 00:43:22.059894 [ 269 ] {bcb9b215-0aff-49b2-9846-a75fb3793e59} <Debug> TCPHandler: Processed in 0.00174725 sec. | ||
| 21465 | 2026.01.09 00:43:22.059980 [ 188 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 21466 | 2026.01.09 00:43:22.060012 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21467 | 2026.01.09 00:43:22.060088 [ 188 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21468 | 2026.01.09 00:43:22.060112 [ 269 ] {54eecfb4-ce4a-433d-af35-e2f213f92650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21469 | 2026.01.09 00:43:22.060122 [ 188 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 1250 rows starting from the beginning of the part | ||
| 21470 | 2026.01.09 00:43:22.060158 [ 269 ] {54eecfb4-ce4a-433d-af35-e2f213f92650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21471 | 2026.01.09 00:43:22.060194 [ 188 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 105 rows starting from the beginning of the part | ||
| 21472 | 2026.01.09 00:43:22.060243 [ 188 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 1137 rows starting from the beginning of the part | ||
| 21473 | 2026.01.09 00:43:22.060286 [ 188 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 64 rows starting from the beginning of the part | ||
| 21474 | 2026.01.09 00:43:22.060326 [ 188 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 105 rows starting from the beginning of the part | ||
| 21475 | 2026.01.09 00:43:22.060365 [ 188 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 679 rows starting from the beginning of the part | ||
| 21476 | 2026.01.09 00:43:22.060496 [ 269 ] {54eecfb4-ce4a-433d-af35-e2f213f92650} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21477 | 2026.01.09 00:43:22.060535 [ 269 ] {54eecfb4-ce4a-433d-af35-e2f213f92650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21478 | 2026.01.09 00:43:22.060847 [ 269 ] {54eecfb4-ce4a-433d-af35-e2f213f92650} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 21479 | 2026.01.09 00:43:22.061070 [ 269 ] {54eecfb4-ce4a-433d-af35-e2f213f92650} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21480 | 2026.01.09 00:43:22.061202 [ 269 ] {54eecfb4-ce4a-433d-af35-e2f213f92650} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001109 sec., 5410.279531109108 rows/sec., 282.67 KiB/sec. | ||
| 21481 | 2026.01.09 00:43:22.061238 [ 269 ] {54eecfb4-ce4a-433d-af35-e2f213f92650} <Debug> TCPHandler: Processed in 0.001275786 sec. | ||
| 21482 | 2026.01.09 00:43:22.061346 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21483 | 2026.01.09 00:43:22.061440 [ 269 ] {94ef4794-bd43-4ed0-82b1-6158d742b9ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21484 | 2026.01.09 00:43:22.061482 [ 269 ] {94ef4794-bd43-4ed0-82b1-6158d742b9ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21485 | 2026.01.09 00:43:22.061626 [ 188 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3340 rows, containing 5 columns (5 merged, 0 gathered) in 0.001685598 sec., 1981492.6216096603 rows/sec., 149.89 MiB/sec. | ||
| 21486 | 2026.01.09 00:43:22.061830 [ 193 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 21487 | 2026.01.09 00:43:22.061970 [ 269 ] {94ef4794-bd43-4ed0-82b1-6158d742b9ca} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21488 | 2026.01.09 00:43:22.062004 [ 269 ] {94ef4794-bd43-4ed0-82b1-6158d742b9ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21489 | 2026.01.09 00:43:22.062087 [ 193 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_161_32} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21490 | 2026.01.09 00:43:22.062149 [ 193 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_161_32} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 21491 | 2026.01.09 00:43:22.062232 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 21492 | 2026.01.09 00:43:22.062344 [ 269 ] {94ef4794-bd43-4ed0-82b1-6158d742b9ca} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 21493 | 2026.01.09 00:43:22.062550 [ 269 ] {94ef4794-bd43-4ed0-82b1-6158d742b9ca} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21494 | 2026.01.09 00:43:22.062677 [ 269 ] {94ef4794-bd43-4ed0-82b1-6158d742b9ca} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001256 sec., 250000 rows/sec., 16.42 MiB/sec. | ||
| 21495 | 2026.01.09 00:43:22.062714 [ 269 ] {94ef4794-bd43-4ed0-82b1-6158d742b9ca} <Debug> TCPHandler: Processed in 0.0014188 sec. | ||
| 21496 | 2026.01.09 00:43:22.062821 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21497 | 2026.01.09 00:43:22.062914 [ 269 ] {b3bb0f4c-3d63-4ef5-a4fd-e1e865e7c77c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21498 | 2026.01.09 00:43:22.062956 [ 269 ] {b3bb0f4c-3d63-4ef5-a4fd-e1e865e7c77c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21499 | 2026.01.09 00:43:22.063272 [ 269 ] {b3bb0f4c-3d63-4ef5-a4fd-e1e865e7c77c} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21500 | 2026.01.09 00:43:22.063307 [ 269 ] {b3bb0f4c-3d63-4ef5-a4fd-e1e865e7c77c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21501 | 2026.01.09 00:43:22.063591 [ 269 ] {b3bb0f4c-3d63-4ef5-a4fd-e1e865e7c77c} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 21502 | 2026.01.09 00:43:22.063803 [ 269 ] {b3bb0f4c-3d63-4ef5-a4fd-e1e865e7c77c} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21503 | 2026.01.09 00:43:22.063928 [ 269 ] {b3bb0f4c-3d63-4ef5-a4fd-e1e865e7c77c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001031 sec., 969.9321047526673 rows/sec., 65.36 KiB/sec. | ||
| 21504 | 2026.01.09 00:43:22.063964 [ 269 ] {b3bb0f4c-3d63-4ef5-a4fd-e1e865e7c77c} <Debug> TCPHandler: Processed in 0.001192094 sec. | ||
| 21505 | 2026.01.09 00:43:22.064076 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21506 | 2026.01.09 00:43:22.064171 [ 269 ] {929a6bfb-cb84-4141-a0df-a4478a542015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21507 | 2026.01.09 00:43:22.064211 [ 269 ] {929a6bfb-cb84-4141-a0df-a4478a542015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21508 | 2026.01.09 00:43:22.064545 [ 269 ] {929a6bfb-cb84-4141-a0df-a4478a542015} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21509 | 2026.01.09 00:43:22.064579 [ 269 ] {929a6bfb-cb84-4141-a0df-a4478a542015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21510 | 2026.01.09 00:43:22.064888 [ 269 ] {929a6bfb-cb84-4141-a0df-a4478a542015} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 21511 | 2026.01.09 00:43:22.065094 [ 269 ] {929a6bfb-cb84-4141-a0df-a4478a542015} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21512 | 2026.01.09 00:43:22.065206 [ 53 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 21513 | 2026.01.09 00:43:22.065220 [ 269 ] {929a6bfb-cb84-4141-a0df-a4478a542015} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001067 sec., 97469.54076850983 rows/sec., 5.97 MiB/sec. | ||
| 21514 | 2026.01.09 00:43:22.065238 [ 53 ] {} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21515 | 2026.01.09 00:43:22.065257 [ 269 ] {929a6bfb-cb84-4141-a0df-a4478a542015} <Debug> TCPHandler: Processed in 0.001229465 sec. | ||
| 21516 | 2026.01.09 00:43:22.065258 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21517 | 2026.01.09 00:43:22.065338 [ 200 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 21518 | 2026.01.09 00:43:22.065444 [ 200 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21519 | 2026.01.09 00:43:22.065474 [ 200 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_156_31, total 10768 rows starting from the beginning of the part | ||
| 21520 | 2026.01.09 00:43:22.065531 [ 200 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 60 rows starting from the beginning of the part | ||
| 21521 | 2026.01.09 00:43:22.065578 [ 200 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 80 rows starting from the beginning of the part | ||
| 21522 | 2026.01.09 00:43:22.065619 [ 200 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 24 rows starting from the beginning of the part | ||
| 21523 | 2026.01.09 00:43:22.065660 [ 200 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 60 rows starting from the beginning of the part | ||
| 21524 | 2026.01.09 00:43:22.065701 [ 200 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 104 rows starting from the beginning of the part | ||
| 21525 | 2026.01.09 00:43:22.068226 [ 190 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11096 rows, containing 4 columns (4 merged, 0 gathered) in 0.002915573 sec., 3805769.9121236205 rows/sec., 242.51 MiB/sec. | ||
| 21526 | 2026.01.09 00:43:22.068452 [ 200 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 21527 | 2026.01.09 00:43:22.068683 [ 200 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_161_32} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21528 | 2026.01.09 00:43:22.068743 [ 200 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_161_32} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 21529 | 2026.01.09 00:43:22.068797 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.41 MiB. | ||
| 21530 | 2026.01.09 00:43:22.440375 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 21531 | 2026.01.09 00:43:22.459095 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21532 | 2026.01.09 00:43:22.459157 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21533 | 2026.01.09 00:43:22.465545 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 21534 | 2026.01.09 00:43:22.466245 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21535 | 2026.01.09 00:43:22.469529 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 21536 | 2026.01.09 00:43:23.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 396.06 MiB, peak 413.13 MiB, free memory in arenas 0.00 B, will set to 394.75 MiB (RSS), difference: -1.32 MiB | ||
| 21537 | 2026.01.09 00:43:25.125654 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2720 | ||
| 21538 | 2026.01.09 00:43:25.128092 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21539 | 2026.01.09 00:43:25.128148 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21540 | 2026.01.09 00:43:25.129364 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 21541 | 2026.01.09 00:43:25.129654 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21542 | 2026.01.09 00:43:25.130052 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2720 | ||
| 21543 | 2026.01.09 00:43:27.040163 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21544 | 2026.01.09 00:43:27.040353 [ 269 ] {9dfe8fd5-8bc2-40cc-9b0b-b4d6675cf4bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21545 | 2026.01.09 00:43:27.040425 [ 269 ] {9dfe8fd5-8bc2-40cc-9b0b-b4d6675cf4bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21546 | 2026.01.09 00:43:27.041059 [ 269 ] {9dfe8fd5-8bc2-40cc-9b0b-b4d6675cf4bd} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21547 | 2026.01.09 00:43:27.041111 [ 269 ] {9dfe8fd5-8bc2-40cc-9b0b-b4d6675cf4bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21548 | 2026.01.09 00:43:27.041529 [ 269 ] {9dfe8fd5-8bc2-40cc-9b0b-b4d6675cf4bd} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 21549 | 2026.01.09 00:43:27.041766 [ 269 ] {9dfe8fd5-8bc2-40cc-9b0b-b4d6675cf4bd} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21550 | 2026.01.09 00:43:27.041931 [ 269 ] {9dfe8fd5-8bc2-40cc-9b0b-b4d6675cf4bd} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001624 sec., 1231.527093596059 rows/sec., 100.42 KiB/sec. | ||
| 21551 | 2026.01.09 00:43:27.041986 [ 269 ] {9dfe8fd5-8bc2-40cc-9b0b-b4d6675cf4bd} <Debug> TCPHandler: Processed in 0.001954126 sec. | ||
| 21552 | 2026.01.09 00:43:27.042120 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21553 | 2026.01.09 00:43:27.042225 [ 269 ] {81000355-23b0-4548-8aa6-dbb0f9d9cc11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21554 | 2026.01.09 00:43:27.042270 [ 269 ] {81000355-23b0-4548-8aa6-dbb0f9d9cc11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21555 | 2026.01.09 00:43:27.042794 [ 269 ] {81000355-23b0-4548-8aa6-dbb0f9d9cc11} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21556 | 2026.01.09 00:43:27.042833 [ 269 ] {81000355-23b0-4548-8aa6-dbb0f9d9cc11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21557 | 2026.01.09 00:43:27.043167 [ 269 ] {81000355-23b0-4548-8aa6-dbb0f9d9cc11} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 21558 | 2026.01.09 00:43:27.043386 [ 269 ] {81000355-23b0-4548-8aa6-dbb0f9d9cc11} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21559 | 2026.01.09 00:43:27.043527 [ 269 ] {81000355-23b0-4548-8aa6-dbb0f9d9cc11} <Debug> executeQuery: Read 139 rows, 12.34 KiB in 0.001324 sec., 104984.89425981873 rows/sec., 9.10 MiB/sec. | ||
| 21560 | 2026.01.09 00:43:27.043568 [ 269 ] {81000355-23b0-4548-8aa6-dbb0f9d9cc11} <Debug> TCPHandler: Processed in 0.001500793 sec. | ||
| 21561 | 2026.01.09 00:43:27.043682 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21562 | 2026.01.09 00:43:27.043781 [ 269 ] {d82d4f16-ec5d-43de-bc0b-8808006b2027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21563 | 2026.01.09 00:43:27.043822 [ 269 ] {d82d4f16-ec5d-43de-bc0b-8808006b2027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21564 | 2026.01.09 00:43:27.044244 [ 269 ] {d82d4f16-ec5d-43de-bc0b-8808006b2027} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21565 | 2026.01.09 00:43:27.044282 [ 269 ] {d82d4f16-ec5d-43de-bc0b-8808006b2027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21566 | 2026.01.09 00:43:27.044592 [ 269 ] {d82d4f16-ec5d-43de-bc0b-8808006b2027} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 21567 | 2026.01.09 00:43:27.044808 [ 269 ] {d82d4f16-ec5d-43de-bc0b-8808006b2027} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21568 | 2026.01.09 00:43:27.044940 [ 269 ] {d82d4f16-ec5d-43de-bc0b-8808006b2027} <Debug> executeQuery: Read 43 rows, 3.22 KiB in 0.00118 sec., 36440.67796610169 rows/sec., 2.67 MiB/sec. | ||
| 21569 | 2026.01.09 00:43:27.044980 [ 269 ] {d82d4f16-ec5d-43de-bc0b-8808006b2027} <Debug> TCPHandler: Processed in 0.001349518 sec. | ||
| 21570 | 2026.01.09 00:43:27.045101 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21571 | 2026.01.09 00:43:27.045197 [ 269 ] {5641d738-6699-4ae7-b496-caca3a93c737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21572 | 2026.01.09 00:43:27.045237 [ 269 ] {5641d738-6699-4ae7-b496-caca3a93c737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21573 | 2026.01.09 00:43:27.045680 [ 269 ] {5641d738-6699-4ae7-b496-caca3a93c737} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21574 | 2026.01.09 00:43:27.045717 [ 269 ] {5641d738-6699-4ae7-b496-caca3a93c737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21575 | 2026.01.09 00:43:27.046026 [ 269 ] {5641d738-6699-4ae7-b496-caca3a93c737} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 21576 | 2026.01.09 00:43:27.046239 [ 269 ] {5641d738-6699-4ae7-b496-caca3a93c737} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21577 | 2026.01.09 00:43:27.046366 [ 269 ] {5641d738-6699-4ae7-b496-caca3a93c737} <Debug> executeQuery: Read 107 rows, 8.56 KiB in 0.001188 sec., 90067.34006734006 rows/sec., 7.04 MiB/sec. | ||
| 21578 | 2026.01.09 00:43:27.046406 [ 269 ] {5641d738-6699-4ae7-b496-caca3a93c737} <Debug> TCPHandler: Processed in 0.001354969 sec. | ||
| 21579 | 2026.01.09 00:43:27.046515 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21580 | 2026.01.09 00:43:27.046610 [ 269 ] {7d06be00-4245-43d0-8954-fa1c673b74d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21581 | 2026.01.09 00:43:27.046653 [ 269 ] {7d06be00-4245-43d0-8954-fa1c673b74d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21582 | 2026.01.09 00:43:27.047080 [ 269 ] {7d06be00-4245-43d0-8954-fa1c673b74d2} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21583 | 2026.01.09 00:43:27.047118 [ 269 ] {7d06be00-4245-43d0-8954-fa1c673b74d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21584 | 2026.01.09 00:43:27.047461 [ 269 ] {7d06be00-4245-43d0-8954-fa1c673b74d2} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 21585 | 2026.01.09 00:43:27.047670 [ 269 ] {7d06be00-4245-43d0-8954-fa1c673b74d2} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21586 | 2026.01.09 00:43:27.047805 [ 269 ] {7d06be00-4245-43d0-8954-fa1c673b74d2} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001212 sec., 132838.28382838285 rows/sec., 9.25 MiB/sec. | ||
| 21587 | 2026.01.09 00:43:27.047843 [ 269 ] {7d06be00-4245-43d0-8954-fa1c673b74d2} <Debug> TCPHandler: Processed in 0.001377 sec. | ||
| 21588 | 2026.01.09 00:43:27.047958 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21589 | 2026.01.09 00:43:27.048059 [ 269 ] {2b27fb0e-ba5e-4b48-84f5-8f89aa1a43e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21590 | 2026.01.09 00:43:27.048115 [ 269 ] {2b27fb0e-ba5e-4b48-84f5-8f89aa1a43e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21591 | 2026.01.09 00:43:27.049033 [ 269 ] {2b27fb0e-ba5e-4b48-84f5-8f89aa1a43e0} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21592 | 2026.01.09 00:43:27.049072 [ 269 ] {2b27fb0e-ba5e-4b48-84f5-8f89aa1a43e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21593 | 2026.01.09 00:43:27.049653 [ 269 ] {2b27fb0e-ba5e-4b48-84f5-8f89aa1a43e0} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 21594 | 2026.01.09 00:43:27.049881 [ 269 ] {2b27fb0e-ba5e-4b48-84f5-8f89aa1a43e0} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21595 | 2026.01.09 00:43:27.050025 [ 269 ] {2b27fb0e-ba5e-4b48-84f5-8f89aa1a43e0} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001984 sec., 20665.32258064516 rows/sec., 37.03 MiB/sec. | ||
| 21596 | 2026.01.09 00:43:27.050105 [ 269 ] {2b27fb0e-ba5e-4b48-84f5-8f89aa1a43e0} <Debug> TCPHandler: Processed in 0.002195833 sec. | ||
| 21597 | 2026.01.09 00:43:27.050238 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21598 | 2026.01.09 00:43:27.050357 [ 269 ] {7b127f01-7a8b-41af-a90f-b7fb0a621df6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21599 | 2026.01.09 00:43:27.050403 [ 269 ] {7b127f01-7a8b-41af-a90f-b7fb0a621df6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21600 | 2026.01.09 00:43:27.050773 [ 269 ] {7b127f01-7a8b-41af-a90f-b7fb0a621df6} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21601 | 2026.01.09 00:43:27.050811 [ 269 ] {7b127f01-7a8b-41af-a90f-b7fb0a621df6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21602 | 2026.01.09 00:43:27.051132 [ 269 ] {7b127f01-7a8b-41af-a90f-b7fb0a621df6} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 21603 | 2026.01.09 00:43:27.051351 [ 269 ] {7b127f01-7a8b-41af-a90f-b7fb0a621df6} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21604 | 2026.01.09 00:43:27.051481 [ 269 ] {7b127f01-7a8b-41af-a90f-b7fb0a621df6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.53 MiB/sec. | ||
| 21605 | 2026.01.09 00:43:27.051519 [ 269 ] {7b127f01-7a8b-41af-a90f-b7fb0a621df6} <Debug> TCPHandler: Processed in 0.001341668 sec. | ||
| 21606 | 2026.01.09 00:43:27.491932 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45591 | ||
| 21607 | 2026.01.09 00:43:27.492825 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21608 | 2026.01.09 00:43:27.492909 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21609 | 2026.01.09 00:43:27.493680 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 21610 | 2026.01.09 00:43:27.493924 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21611 | 2026.01.09 00:43:27.494077 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45591 | ||
| 21612 | 2026.01.09 00:43:28.119313 [ 226 ] {} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21613 | 2026.01.09 00:43:28.119364 [ 226 ] {} <Debug> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21614 | 2026.01.09 00:43:28.122998 [ 226 ] {} <Debug> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21615 | 2026.01.09 00:43:28.466294 [ 219 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21616 | 2026.01.09 00:43:28.466372 [ 219 ] {} <Debug> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21617 | 2026.01.09 00:43:28.469201 [ 219 ] {} <Debug> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21618 | 2026.01.09 00:43:29.015249 [ 224 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21619 | 2026.01.09 00:43:29.015310 [ 224 ] {} <Debug> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21620 | 2026.01.09 00:43:29.018522 [ 224 ] {} <Debug> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21621 | 2026.01.09 00:43:29.970573 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 21622 | 2026.01.09 00:43:29.987874 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21623 | 2026.01.09 00:43:29.987935 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21624 | 2026.01.09 00:43:29.994189 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 21625 | 2026.01.09 00:43:29.994897 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21626 | 2026.01.09 00:43:29.998042 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 21627 | 2026.01.09 00:43:30.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 391.27 MiB, peak 413.13 MiB, free memory in arenas 0.00 B, will set to 394.75 MiB (RSS), difference: 3.48 MiB | ||
| 21628 | 2026.01.09 00:43:32.050064 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21629 | 2026.01.09 00:43:32.050275 [ 269 ] {9a8b828a-8951-4412-9511-be45f26cd545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21630 | 2026.01.09 00:43:32.050337 [ 269 ] {9a8b828a-8951-4412-9511-be45f26cd545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21631 | 2026.01.09 00:43:32.051189 [ 269 ] {9a8b828a-8951-4412-9511-be45f26cd545} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21632 | 2026.01.09 00:43:32.051236 [ 269 ] {9a8b828a-8951-4412-9511-be45f26cd545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21633 | 2026.01.09 00:43:32.051631 [ 269 ] {9a8b828a-8951-4412-9511-be45f26cd545} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 21634 | 2026.01.09 00:43:32.051866 [ 269 ] {9a8b828a-8951-4412-9511-be45f26cd545} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21635 | 2026.01.09 00:43:32.052018 [ 269 ] {9a8b828a-8951-4412-9511-be45f26cd545} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001794 sec., 228539.57636566332 rows/sec., 14.50 MiB/sec. | ||
| 21636 | 2026.01.09 00:43:32.052059 [ 269 ] {9a8b828a-8951-4412-9511-be45f26cd545} <Debug> TCPHandler: Processed in 0.002136141 sec. | ||
| 21637 | 2026.01.09 00:43:32.052184 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21638 | 2026.01.09 00:43:32.052278 [ 269 ] {9a6db0c1-6c50-437b-9cd3-71da01b2c6a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21639 | 2026.01.09 00:43:32.052319 [ 269 ] {9a6db0c1-6c50-437b-9cd3-71da01b2c6a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21640 | 2026.01.09 00:43:32.053302 [ 269 ] {9a6db0c1-6c50-437b-9cd3-71da01b2c6a4} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21641 | 2026.01.09 00:43:32.053339 [ 269 ] {9a6db0c1-6c50-437b-9cd3-71da01b2c6a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21642 | 2026.01.09 00:43:32.053698 [ 269 ] {9a6db0c1-6c50-437b-9cd3-71da01b2c6a4} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 21643 | 2026.01.09 00:43:32.053907 [ 269 ] {9a6db0c1-6c50-437b-9cd3-71da01b2c6a4} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21644 | 2026.01.09 00:43:32.054037 [ 269 ] {9a6db0c1-6c50-437b-9cd3-71da01b2c6a4} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001777 sec., 625773.7760270118 rows/sec., 49.37 MiB/sec. | ||
| 21645 | 2026.01.09 00:43:32.054046 [ 221 ] {} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21646 | 2026.01.09 00:43:32.054075 [ 269 ] {9a6db0c1-6c50-437b-9cd3-71da01b2c6a4} <Debug> TCPHandler: Processed in 0.001939115 sec. | ||
| 21647 | 2026.01.09 00:43:32.054086 [ 221 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21648 | 2026.01.09 00:43:32.054161 [ 224 ] {} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21649 | 2026.01.09 00:43:32.054197 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21650 | 2026.01.09 00:43:32.054239 [ 224 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21651 | 2026.01.09 00:43:32.054317 [ 269 ] {1e906613-cef5-49c9-a9d3-2ca0987a19a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21652 | 2026.01.09 00:43:32.054361 [ 269 ] {1e906613-cef5-49c9-a9d3-2ca0987a19a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21653 | 2026.01.09 00:43:32.054892 [ 269 ] {1e906613-cef5-49c9-a9d3-2ca0987a19a6} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21654 | 2026.01.09 00:43:32.054932 [ 269 ] {1e906613-cef5-49c9-a9d3-2ca0987a19a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21655 | 2026.01.09 00:43:32.055260 [ 269 ] {1e906613-cef5-49c9-a9d3-2ca0987a19a6} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 21656 | 2026.01.09 00:43:32.055517 [ 269 ] {1e906613-cef5-49c9-a9d3-2ca0987a19a6} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21657 | 2026.01.09 00:43:32.055653 [ 269 ] {1e906613-cef5-49c9-a9d3-2ca0987a19a6} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001354 sec., 151403.2496307238 rows/sec., 8.88 MiB/sec. | ||
| 21658 | 2026.01.09 00:43:32.055693 [ 269 ] {1e906613-cef5-49c9-a9d3-2ca0987a19a6} <Debug> TCPHandler: Processed in 0.001543744 sec. | ||
| 21659 | 2026.01.09 00:43:32.055809 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21660 | 2026.01.09 00:43:32.055904 [ 269 ] {c4bd1d70-3b0d-4311-a2fa-5bf42191063d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21661 | 2026.01.09 00:43:32.055946 [ 269 ] {c4bd1d70-3b0d-4311-a2fa-5bf42191063d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21662 | 2026.01.09 00:43:32.056458 [ 269 ] {c4bd1d70-3b0d-4311-a2fa-5bf42191063d} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21663 | 2026.01.09 00:43:32.056470 [ 224 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21664 | 2026.01.09 00:43:32.056498 [ 269 ] {c4bd1d70-3b0d-4311-a2fa-5bf42191063d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21665 | 2026.01.09 00:43:32.056815 [ 269 ] {c4bd1d70-3b0d-4311-a2fa-5bf42191063d} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 21666 | 2026.01.09 00:43:32.057022 [ 269 ] {c4bd1d70-3b0d-4311-a2fa-5bf42191063d} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21667 | 2026.01.09 00:43:32.057136 [ 71 ] {} <Debug> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 21668 | 2026.01.09 00:43:32.057152 [ 269 ] {c4bd1d70-3b0d-4311-a2fa-5bf42191063d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001266 sec., 167456.5560821485 rows/sec., 10.80 MiB/sec. | ||
| 21669 | 2026.01.09 00:43:32.057202 [ 71 ] {} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21670 | 2026.01.09 00:43:32.057212 [ 269 ] {c4bd1d70-3b0d-4311-a2fa-5bf42191063d} <Debug> TCPHandler: Processed in 0.001450332 sec. | ||
| 21671 | 2026.01.09 00:43:32.057233 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21672 | 2026.01.09 00:43:32.057336 [ 193 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::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 | ||
| 21673 | 2026.01.09 00:43:32.057340 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21674 | 2026.01.09 00:43:32.057447 [ 193 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21675 | 2026.01.09 00:43:32.057466 [ 269 ] {6208bc14-c631-426e-9789-81b67efefcb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21676 | 2026.01.09 00:43:32.057481 [ 193 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 466 rows starting from the beginning of the part | ||
| 21677 | 2026.01.09 00:43:32.057506 [ 269 ] {6208bc14-c631-426e-9789-81b67efefcb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21678 | 2026.01.09 00:43:32.057547 [ 193 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 212 rows starting from the beginning of the part | ||
| 21679 | 2026.01.09 00:43:32.057599 [ 193 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 212 rows starting from the beginning of the part | ||
| 21680 | 2026.01.09 00:43:32.057644 [ 193 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 440 rows starting from the beginning of the part | ||
| 21681 | 2026.01.09 00:43:32.057691 [ 193 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 212 rows starting from the beginning of the part | ||
| 21682 | 2026.01.09 00:43:32.057735 [ 193 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 212 rows starting from the beginning of the part | ||
| 21683 | 2026.01.09 00:43:32.057836 [ 221 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21684 | 2026.01.09 00:43:32.057986 [ 269 ] {6208bc14-c631-426e-9789-81b67efefcb3} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21685 | 2026.01.09 00:43:32.058021 [ 269 ] {6208bc14-c631-426e-9789-81b67efefcb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21686 | 2026.01.09 00:43:32.058317 [ 269 ] {6208bc14-c631-426e-9789-81b67efefcb3} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 21687 | 2026.01.09 00:43:32.058518 [ 269 ] {6208bc14-c631-426e-9789-81b67efefcb3} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21688 | 2026.01.09 00:43:32.058643 [ 269 ] {6208bc14-c631-426e-9789-81b67efefcb3} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001196 sec., 176421.40468227424 rows/sec., 10.02 MiB/sec. | ||
| 21689 | 2026.01.09 00:43:32.058681 [ 269 ] {6208bc14-c631-426e-9789-81b67efefcb3} <Debug> TCPHandler: Processed in 0.001388129 sec. | ||
| 21690 | 2026.01.09 00:43:32.058746 [ 190 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1754 rows, containing 5 columns (5 merged, 0 gathered) in 0.001449481 sec., 1210088.3005710319 rows/sec., 83.97 MiB/sec. | ||
| 21691 | 2026.01.09 00:43:32.058802 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21692 | 2026.01.09 00:43:32.058930 [ 269 ] {cdfe4314-fbd0-4608-ae7f-cf3866015d01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21693 | 2026.01.09 00:43:32.058950 [ 192 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 21694 | 2026.01.09 00:43:32.059014 [ 269 ] {cdfe4314-fbd0-4608-ae7f-cf3866015d01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21695 | 2026.01.09 00:43:32.059268 [ 192 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_76_15} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21696 | 2026.01.09 00:43:32.059354 [ 192 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_76_15} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 21697 | 2026.01.09 00:43:32.059453 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 21698 | 2026.01.09 00:43:32.059744 [ 269 ] {cdfe4314-fbd0-4608-ae7f-cf3866015d01} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21699 | 2026.01.09 00:43:32.059784 [ 269 ] {cdfe4314-fbd0-4608-ae7f-cf3866015d01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21700 | 2026.01.09 00:43:32.060126 [ 269 ] {cdfe4314-fbd0-4608-ae7f-cf3866015d01} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 21701 | 2026.01.09 00:43:32.060332 [ 269 ] {cdfe4314-fbd0-4608-ae7f-cf3866015d01} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21702 | 2026.01.09 00:43:32.060462 [ 269 ] {cdfe4314-fbd0-4608-ae7f-cf3866015d01} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001556 sec., 436375.3213367609 rows/sec., 30.42 MiB/sec. | ||
| 21703 | 2026.01.09 00:43:32.060502 [ 269 ] {cdfe4314-fbd0-4608-ae7f-cf3866015d01} <Debug> TCPHandler: Processed in 0.00176216 sec. | ||
| 21704 | 2026.01.09 00:43:32.060607 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21705 | 2026.01.09 00:43:32.060702 [ 269 ] {67036ddc-3629-4287-9f67-7f945a25bad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21706 | 2026.01.09 00:43:32.060743 [ 269 ] {67036ddc-3629-4287-9f67-7f945a25bad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21707 | 2026.01.09 00:43:32.061070 [ 269 ] {67036ddc-3629-4287-9f67-7f945a25bad2} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21708 | 2026.01.09 00:43:32.061106 [ 269 ] {67036ddc-3629-4287-9f67-7f945a25bad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21709 | 2026.01.09 00:43:32.061398 [ 269 ] {67036ddc-3629-4287-9f67-7f945a25bad2} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 21710 | 2026.01.09 00:43:32.061595 [ 269 ] {67036ddc-3629-4287-9f67-7f945a25bad2} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21711 | 2026.01.09 00:43:32.061722 [ 269 ] {67036ddc-3629-4287-9f67-7f945a25bad2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001039 sec., 5774.783445620789 rows/sec., 301.71 KiB/sec. | ||
| 21712 | 2026.01.09 00:43:32.061759 [ 269 ] {67036ddc-3629-4287-9f67-7f945a25bad2} <Debug> TCPHandler: Processed in 0.001202294 sec. | ||
| 21713 | 2026.01.09 00:43:32.061869 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21714 | 2026.01.09 00:43:32.061964 [ 269 ] {206bfe7b-2713-4fb9-acaf-65ac5c765aca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21715 | 2026.01.09 00:43:32.062004 [ 269 ] {206bfe7b-2713-4fb9-acaf-65ac5c765aca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21716 | 2026.01.09 00:43:32.062436 [ 269 ] {206bfe7b-2713-4fb9-acaf-65ac5c765aca} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21717 | 2026.01.09 00:43:32.062470 [ 269 ] {206bfe7b-2713-4fb9-acaf-65ac5c765aca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21718 | 2026.01.09 00:43:32.062791 [ 269 ] {206bfe7b-2713-4fb9-acaf-65ac5c765aca} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 21719 | 2026.01.09 00:43:32.063007 [ 269 ] {206bfe7b-2713-4fb9-acaf-65ac5c765aca} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21720 | 2026.01.09 00:43:32.063123 [ 48 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Selected 6 parts from all_1_158_33 to all_163_163_0 | ||
| 21721 | 2026.01.09 00:43:32.063135 [ 269 ] {206bfe7b-2713-4fb9-acaf-65ac5c765aca} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00119 sec., 263865.5462184874 rows/sec., 17.33 MiB/sec. | ||
| 21722 | 2026.01.09 00:43:32.063169 [ 48 ] {} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21723 | 2026.01.09 00:43:32.063188 [ 269 ] {206bfe7b-2713-4fb9-acaf-65ac5c765aca} <Debug> TCPHandler: Processed in 0.001368869 sec. | ||
| 21724 | 2026.01.09 00:43:32.063192 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21725 | 2026.01.09 00:43:32.063275 [ 193 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_163_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_158_33 to all_163_163_0 into Compact with storage Full | ||
| 21726 | 2026.01.09 00:43:32.063305 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21727 | 2026.01.09 00:43:32.063316 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21728 | 2026.01.09 00:43:32.063371 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21729 | 2026.01.09 00:43:32.063375 [ 193 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_163_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21730 | 2026.01.09 00:43:32.063410 [ 269 ] {0071c012-c63a-4ef8-8d84-76a2136ee94f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21731 | 2026.01.09 00:43:32.063422 [ 193 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_163_34} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_158_33, total 48813 rows starting from the beginning of the part | ||
| 21732 | 2026.01.09 00:43:32.063456 [ 269 ] {0071c012-c63a-4ef8-8d84-76a2136ee94f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21733 | 2026.01.09 00:43:32.063477 [ 193 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_163_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 64 rows starting from the beginning of the part | ||
| 21734 | 2026.01.09 00:43:32.063522 [ 193 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_163_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 160 rows starting from the beginning of the part | ||
| 21735 | 2026.01.09 00:43:32.063562 [ 193 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_163_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 314 rows starting from the beginning of the part | ||
| 21736 | 2026.01.09 00:43:32.063604 [ 193 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_163_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 161 rows starting from the beginning of the part | ||
| 21737 | 2026.01.09 00:43:32.063647 [ 193 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_163_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 314 rows starting from the beginning of the part | ||
| 21738 | 2026.01.09 00:43:32.063804 [ 269 ] {0071c012-c63a-4ef8-8d84-76a2136ee94f} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21739 | 2026.01.09 00:43:32.063845 [ 269 ] {0071c012-c63a-4ef8-8d84-76a2136ee94f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21740 | 2026.01.09 00:43:32.064220 [ 269 ] {0071c012-c63a-4ef8-8d84-76a2136ee94f} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 21741 | 2026.01.09 00:43:32.064495 [ 269 ] {0071c012-c63a-4ef8-8d84-76a2136ee94f} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21742 | 2026.01.09 00:43:32.064620 [ 48 ] {} <Debug> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62) (MergerMutator): Selected 6 parts from all_1_66_14 to all_71_71_0 | ||
| 21743 | 2026.01.09 00:43:32.064650 [ 48 ] {} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21744 | 2026.01.09 00:43:32.064651 [ 269 ] {0071c012-c63a-4ef8-8d84-76a2136ee94f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001259 sec., 794.2811755361398 rows/sec., 53.52 KiB/sec. | ||
| 21745 | 2026.01.09 00:43:32.064668 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21746 | 2026.01.09 00:43:32.064703 [ 269 ] {0071c012-c63a-4ef8-8d84-76a2136ee94f} <Debug> TCPHandler: Processed in 0.001448632 sec. | ||
| 21747 | 2026.01.09 00:43:32.064749 [ 192 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_71_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_14 to all_71_71_0 into Compact with storage Full | ||
| 21748 | 2026.01.09 00:43:32.064823 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21749 | 2026.01.09 00:43:32.064842 [ 192 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_71_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21750 | 2026.01.09 00:43:32.064878 [ 192 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_71_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_14, total 66 rows starting from the beginning of the part | ||
| 21751 | 2026.01.09 00:43:32.064925 [ 269 ] {0b8722ac-ca7d-409d-97c8-bdfb4accf228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21752 | 2026.01.09 00:43:32.064935 [ 192 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_71_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1 rows starting from the beginning of the part | ||
| 21753 | 2026.01.09 00:43:32.064977 [ 269 ] {0b8722ac-ca7d-409d-97c8-bdfb4accf228} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21754 | 2026.01.09 00:43:32.064989 [ 192 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_71_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1 rows starting from the beginning of the part | ||
| 21755 | 2026.01.09 00:43:32.065032 [ 192 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_71_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1 rows starting from the beginning of the part | ||
| 21756 | 2026.01.09 00:43:32.065068 [ 192 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_71_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1 rows starting from the beginning of the part | ||
| 21757 | 2026.01.09 00:43:32.065104 [ 192 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_71_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1 rows starting from the beginning of the part | ||
| 21758 | 2026.01.09 00:43:32.065342 [ 269 ] {0b8722ac-ca7d-409d-97c8-bdfb4accf228} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21759 | 2026.01.09 00:43:32.065385 [ 269 ] {0b8722ac-ca7d-409d-97c8-bdfb4accf228} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21760 | 2026.01.09 00:43:32.065743 [ 269 ] {0b8722ac-ca7d-409d-97c8-bdfb4accf228} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 21761 | 2026.01.09 00:43:32.065769 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21762 | 2026.01.09 00:43:32.065961 [ 198 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_71_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 71 rows, containing 4 columns (4 merged, 0 gathered) in 0.001241015 sec., 57211.23435252596 rows/sec., 3.75 MiB/sec. | ||
| 21763 | 2026.01.09 00:43:32.065981 [ 269 ] {0b8722ac-ca7d-409d-97c8-bdfb4accf228} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21764 | 2026.01.09 00:43:32.066134 [ 269 ] {0b8722ac-ca7d-409d-97c8-bdfb4accf228} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001228 sec., 84690.55374592834 rows/sec., 5.19 MiB/sec. | ||
| 21765 | 2026.01.09 00:43:32.066148 [ 194 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_71_15} <Trace> MergedBlockOutputStream: filled checksums all_1_71_15 (state Temporary) | ||
| 21766 | 2026.01.09 00:43:32.066179 [ 269 ] {0b8722ac-ca7d-409d-97c8-bdfb4accf228} <Debug> TCPHandler: Processed in 0.00140604 sec. | ||
| 21767 | 2026.01.09 00:43:32.066469 [ 194 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_71_15} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_merge_all_1_71_15 to all_1_71_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21768 | 2026.01.09 00:43:32.066554 [ 194 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_71_15} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62) (MergerMutator): Merged 6 parts: [all_1_66_14, all_71_71_0] -> all_1_71_15 | ||
| 21769 | 2026.01.09 00:43:32.066646 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 21770 | 2026.01.09 00:43:32.071974 [ 198 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_163_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49826 rows, containing 5 columns (5 merged, 0 gathered) in 0.008727859 sec., 5708845.663065822 rows/sec., 384.03 MiB/sec. | ||
| 21771 | 2026.01.09 00:43:32.072316 [ 191 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_163_34} <Trace> MergedBlockOutputStream: filled checksums all_1_163_34 (state Temporary) | ||
| 21772 | 2026.01.09 00:43:32.072806 [ 191 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_163_34} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_merge_all_1_163_34 to all_1_163_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21773 | 2026.01.09 00:43:32.072938 [ 191 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_163_34} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Merged 6 parts: [all_1_158_33, all_163_163_0] -> all_1_163_34 | ||
| 21774 | 2026.01.09 00:43:32.073074 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.47 MiB. | ||
| 21775 | 2026.01.09 00:43:32.951654 [ 219 ] {} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21776 | 2026.01.09 00:43:32.951708 [ 219 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21777 | 2026.01.09 00:43:32.954288 [ 219 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21778 | 2026.01.09 00:43:34.743011 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21779 | 2026.01.09 00:43:34.743082 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21780 | 2026.01.09 00:43:34.994237 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46039 | ||
| 21781 | 2026.01.09 00:43:34.994991 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21782 | 2026.01.09 00:43:34.995062 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21783 | 2026.01.09 00:43:34.995662 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 21784 | 2026.01.09 00:43:34.995888 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21785 | 2026.01.09 00:43:34.996026 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46039 | ||
| 21786 | 2026.01.09 00:43:34.996032 [ 39 ] {} <Debug> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 21787 | 2026.01.09 00:43:34.996099 [ 39 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21788 | 2026.01.09 00:43:34.996121 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21789 | 2026.01.09 00:43:34.996233 [ 191 ] {a669bb53-0fd3-4984-a3ca-34981099574c::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 | ||
| 21790 | 2026.01.09 00:43:34.996364 [ 191 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21791 | 2026.01.09 00:43:34.996408 [ 191 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43671 rows starting from the beginning of the part | ||
| 21792 | 2026.01.09 00:43:34.996474 [ 191 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 448 rows starting from the beginning of the part | ||
| 21793 | 2026.01.09 00:43:34.996521 [ 191 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 512 rows starting from the beginning of the part | ||
| 21794 | 2026.01.09 00:43:34.996567 [ 191 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 448 rows starting from the beginning of the part | ||
| 21795 | 2026.01.09 00:43:34.996606 [ 191 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 512 rows starting from the beginning of the part | ||
| 21796 | 2026.01.09 00:43:34.996648 [ 191 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 448 rows starting from the beginning of the part | ||
| 21797 | 2026.01.09 00:43:34.999560 [ 198 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46039 rows, containing 4 columns (4 merged, 0 gathered) in 0.003375666 sec., 13638493.855730988 rows/sec., 195.10 MiB/sec. | ||
| 21798 | 2026.01.09 00:43:34.999960 [ 202 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 21799 | 2026.01.09 00:43:35.000163 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 401.17 MiB, peak 413.13 MiB, free memory in arenas 0.00 B, will set to 394.88 MiB (RSS), difference: -6.29 MiB | ||
| 21800 | 2026.01.09 00:43:35.000426 [ 202 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_96_19} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21801 | 2026.01.09 00:43:35.000523 [ 202 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_96_19} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 21802 | 2026.01.09 00:43:35.000660 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
| 21803 | 2026.01.09 00:43:35.003627 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.003262693 sec. | ||
| 21804 | 2026.01.09 00:43:35.131207 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2754 | ||
| 21805 | 2026.01.09 00:43:35.133679 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21806 | 2026.01.09 00:43:35.133739 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21807 | 2026.01.09 00:43:35.134968 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 21808 | 2026.01.09 00:43:35.135244 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21809 | 2026.01.09 00:43:35.135413 [ 39 ] {} <Debug> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 21810 | 2026.01.09 00:43:35.135477 [ 39 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21811 | 2026.01.09 00:43:35.135504 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21812 | 2026.01.09 00:43:35.135616 [ 201 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::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 | ||
| 21813 | 2026.01.09 00:43:35.135628 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2754 | ||
| 21814 | 2026.01.09 00:43:35.136141 [ 201 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21815 | 2026.01.09 00:43:35.136285 [ 201 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2580 rows starting from the beginning of the part | ||
| 21816 | 2026.01.09 00:43:35.136651 [ 201 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 32 rows starting from the beginning of the part | ||
| 21817 | 2026.01.09 00:43:35.136995 [ 201 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 34 rows starting from the beginning of the part | ||
| 21818 | 2026.01.09 00:43:35.137332 [ 201 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 42 rows starting from the beginning of the part | ||
| 21819 | 2026.01.09 00:43:35.137653 [ 201 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 32 rows starting from the beginning of the part | ||
| 21820 | 2026.01.09 00:43:35.137979 [ 201 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 34 rows starting from the beginning of the part | ||
| 21821 | 2026.01.09 00:43:35.145683 [ 202 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2754 rows, containing 72 columns (72 merged, 0 gathered) in 0.010107078 sec., 272482.3138794417 rows/sec., 205.86 MiB/sec. | ||
| 21822 | 2026.01.09 00:43:35.148100 [ 199 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 21823 | 2026.01.09 00:43:35.148739 [ 199 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_71_14} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21824 | 2026.01.09 00:43:35.148826 [ 199 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_71_14} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 21825 | 2026.01.09 00:43:35.149105 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 21826 | 2026.01.09 00:43:36.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 388.69 MiB, peak 413.13 MiB, free memory in arenas 0.00 B, will set to 394.88 MiB (RSS), difference: 6.19 MiB | ||
| 21827 | 2026.01.09 00:43:37.047128 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21828 | 2026.01.09 00:43:37.047380 [ 269 ] {280e3744-d834-4e88-84d1-bd034265f861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21829 | 2026.01.09 00:43:37.047476 [ 269 ] {280e3744-d834-4e88-84d1-bd034265f861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21830 | 2026.01.09 00:43:37.048529 [ 269 ] {280e3744-d834-4e88-84d1-bd034265f861} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21831 | 2026.01.09 00:43:37.048595 [ 269 ] {280e3744-d834-4e88-84d1-bd034265f861} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21832 | 2026.01.09 00:43:37.049156 [ 269 ] {280e3744-d834-4e88-84d1-bd034265f861} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 21833 | 2026.01.09 00:43:37.049480 [ 269 ] {280e3744-d834-4e88-84d1-bd034265f861} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21834 | 2026.01.09 00:43:37.049707 [ 269 ] {280e3744-d834-4e88-84d1-bd034265f861} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.002396 sec., 57595.99332220367 rows/sec., 5.00 MiB/sec. | ||
| 21835 | 2026.01.09 00:43:37.049781 [ 269 ] {280e3744-d834-4e88-84d1-bd034265f861} <Debug> TCPHandler: Processed in 0.002836991 sec. | ||
| 21836 | 2026.01.09 00:43:37.049951 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21837 | 2026.01.09 00:43:37.050092 [ 269 ] {4513b596-cb78-46d7-ad5f-23198c3eeb4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21838 | 2026.01.09 00:43:37.050150 [ 269 ] {4513b596-cb78-46d7-ad5f-23198c3eeb4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21839 | 2026.01.09 00:43:37.050709 [ 269 ] {4513b596-cb78-46d7-ad5f-23198c3eeb4b} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21840 | 2026.01.09 00:43:37.050755 [ 269 ] {4513b596-cb78-46d7-ad5f-23198c3eeb4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21841 | 2026.01.09 00:43:37.051158 [ 269 ] {4513b596-cb78-46d7-ad5f-23198c3eeb4b} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 21842 | 2026.01.09 00:43:37.051434 [ 269 ] {4513b596-cb78-46d7-ad5f-23198c3eeb4b} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21843 | 2026.01.09 00:43:37.051612 [ 269 ] {4513b596-cb78-46d7-ad5f-23198c3eeb4b} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001551 sec., 26434.558349451967 rows/sec., 1.94 MiB/sec. | ||
| 21844 | 2026.01.09 00:43:37.051633 [ 70 ] {} <Debug> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 21845 | 2026.01.09 00:43:37.051664 [ 269 ] {4513b596-cb78-46d7-ad5f-23198c3eeb4b} <Debug> TCPHandler: Processed in 0.00178077 sec. | ||
| 21846 | 2026.01.09 00:43:37.051758 [ 70 ] {} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21847 | 2026.01.09 00:43:37.051802 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21848 | 2026.01.09 00:43:37.051856 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21849 | 2026.01.09 00:43:37.051928 [ 189 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 21850 | 2026.01.09 00:43:37.051988 [ 269 ] {fea1591e-dc9c-4f84-b039-d42ce4712cf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21851 | 2026.01.09 00:43:37.052041 [ 269 ] {fea1591e-dc9c-4f84-b039-d42ce4712cf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21852 | 2026.01.09 00:43:37.052041 [ 189 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21853 | 2026.01.09 00:43:37.052090 [ 189 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 278 rows starting from the beginning of the part | ||
| 21854 | 2026.01.09 00:43:37.052163 [ 189 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 41 rows starting from the beginning of the part | ||
| 21855 | 2026.01.09 00:43:37.052219 [ 189 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 205 rows starting from the beginning of the part | ||
| 21856 | 2026.01.09 00:43:37.052269 [ 189 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 43 rows starting from the beginning of the part | ||
| 21857 | 2026.01.09 00:43:37.052318 [ 189 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 205 rows starting from the beginning of the part | ||
| 21858 | 2026.01.09 00:43:37.052365 [ 189 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 41 rows starting from the beginning of the part | ||
| 21859 | 2026.01.09 00:43:37.052627 [ 269 ] {fea1591e-dc9c-4f84-b039-d42ce4712cf2} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21860 | 2026.01.09 00:43:37.052673 [ 269 ] {fea1591e-dc9c-4f84-b039-d42ce4712cf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21861 | 2026.01.09 00:43:37.053084 [ 269 ] {fea1591e-dc9c-4f84-b039-d42ce4712cf2} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 21862 | 2026.01.09 00:43:37.053352 [ 269 ] {fea1591e-dc9c-4f84-b039-d42ce4712cf2} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21863 | 2026.01.09 00:43:37.053424 [ 202 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 813 rows, containing 5 columns (5 merged, 0 gathered) in 0.001538893 sec., 528301.8377496031 rows/sec., 34.87 MiB/sec. | ||
| 21864 | 2026.01.09 00:43:37.053515 [ 269 ] {fea1591e-dc9c-4f84-b039-d42ce4712cf2} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001555 sec., 67524.115755627 rows/sec., 5.27 MiB/sec. | ||
| 21865 | 2026.01.09 00:43:37.053571 [ 269 ] {fea1591e-dc9c-4f84-b039-d42ce4712cf2} <Debug> TCPHandler: Processed in 0.001777811 sec. | ||
| 21866 | 2026.01.09 00:43:37.053717 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21867 | 2026.01.09 00:43:37.053758 [ 187 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 21868 | 2026.01.09 00:43:37.053841 [ 269 ] {d06f9465-3cb3-4e85-8e5c-e7ef7f38fb12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21869 | 2026.01.09 00:43:37.053909 [ 269 ] {d06f9465-3cb3-4e85-8e5c-e7ef7f38fb12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21870 | 2026.01.09 00:43:37.054342 [ 187 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_136_27} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21871 | 2026.01.09 00:43:37.054442 [ 269 ] {d06f9465-3cb3-4e85-8e5c-e7ef7f38fb12} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21872 | 2026.01.09 00:43:37.054494 [ 269 ] {d06f9465-3cb3-4e85-8e5c-e7ef7f38fb12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21873 | 2026.01.09 00:43:37.054504 [ 187 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_136_27} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 21874 | 2026.01.09 00:43:37.054667 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 21875 | 2026.01.09 00:43:37.054937 [ 269 ] {d06f9465-3cb3-4e85-8e5c-e7ef7f38fb12} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 21876 | 2026.01.09 00:43:37.055228 [ 269 ] {d06f9465-3cb3-4e85-8e5c-e7ef7f38fb12} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21877 | 2026.01.09 00:43:37.055404 [ 269 ] {d06f9465-3cb3-4e85-8e5c-e7ef7f38fb12} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001587 sec., 100819.15563957152 rows/sec., 7.02 MiB/sec. | ||
| 21878 | 2026.01.09 00:43:37.055451 [ 269 ] {d06f9465-3cb3-4e85-8e5c-e7ef7f38fb12} <Debug> TCPHandler: Processed in 0.001795551 sec. | ||
| 21879 | 2026.01.09 00:43:37.055591 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21880 | 2026.01.09 00:43:37.055712 [ 269 ] {c927a806-a02a-44a4-ba38-4ac57809e69a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21881 | 2026.01.09 00:43:37.055783 [ 269 ] {c927a806-a02a-44a4-ba38-4ac57809e69a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21882 | 2026.01.09 00:43:37.056937 [ 269 ] {c927a806-a02a-44a4-ba38-4ac57809e69a} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21883 | 2026.01.09 00:43:37.057049 [ 269 ] {c927a806-a02a-44a4-ba38-4ac57809e69a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21884 | 2026.01.09 00:43:37.057777 [ 269 ] {c927a806-a02a-44a4-ba38-4ac57809e69a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 21885 | 2026.01.09 00:43:37.058067 [ 269 ] {c927a806-a02a-44a4-ba38-4ac57809e69a} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21886 | 2026.01.09 00:43:37.058229 [ 61 ] {} <Debug> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 21887 | 2026.01.09 00:43:37.058253 [ 269 ] {c927a806-a02a-44a4-ba38-4ac57809e69a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002564 sec., 15990.639625585025 rows/sec., 28.65 MiB/sec. | ||
| 21888 | 2026.01.09 00:43:37.058286 [ 61 ] {} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21889 | 2026.01.09 00:43:37.058316 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21890 | 2026.01.09 00:43:37.058349 [ 269 ] {c927a806-a02a-44a4-ba38-4ac57809e69a} <Debug> TCPHandler: Processed in 0.002821181 sec. | ||
| 21891 | 2026.01.09 00:43:37.058455 [ 202 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::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 | ||
| 21892 | 2026.01.09 00:43:37.058565 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21893 | 2026.01.09 00:43:37.058691 [ 269 ] {6c6333c6-a977-4c53-8873-7b92a68fdc19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21894 | 2026.01.09 00:43:37.058747 [ 269 ] {6c6333c6-a977-4c53-8873-7b92a68fdc19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21895 | 2026.01.09 00:43:37.058928 [ 202 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21896 | 2026.01.09 00:43:37.059050 [ 202 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2582 rows starting from the beginning of the part | ||
| 21897 | 2026.01.09 00:43:37.059210 [ 269 ] {6c6333c6-a977-4c53-8873-7b92a68fdc19} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21898 | 2026.01.09 00:43:37.059263 [ 269 ] {6c6333c6-a977-4c53-8873-7b92a68fdc19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21899 | 2026.01.09 00:43:37.059332 [ 202 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 41 rows starting from the beginning of the part | ||
| 21900 | 2026.01.09 00:43:37.059577 [ 202 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 41 rows starting from the beginning of the part | ||
| 21901 | 2026.01.09 00:43:37.059677 [ 269 ] {6c6333c6-a977-4c53-8873-7b92a68fdc19} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 21902 | 2026.01.09 00:43:37.059746 [ 202 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 41 rows starting from the beginning of the part | ||
| 21903 | 2026.01.09 00:43:37.059916 [ 202 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 41 rows starting from the beginning of the part | ||
| 21904 | 2026.01.09 00:43:37.059970 [ 269 ] {6c6333c6-a977-4c53-8873-7b92a68fdc19} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21905 | 2026.01.09 00:43:37.060075 [ 202 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 41 rows starting from the beginning of the part | ||
| 21906 | 2026.01.09 00:43:37.060148 [ 269 ] {6c6333c6-a977-4c53-8873-7b92a68fdc19} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001479 sec., 40567.951318458414 rows/sec., 2.73 MiB/sec. | ||
| 21907 | 2026.01.09 00:43:37.060203 [ 269 ] {6c6333c6-a977-4c53-8873-7b92a68fdc19} <Debug> TCPHandler: Processed in 0.001699339 sec. | ||
| 21908 | 2026.01.09 00:43:37.070153 [ 187 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2787 rows, containing 19 columns (19 merged, 0 gathered) in 0.011764095 sec., 236907.30141162578 rows/sec., 424.53 MiB/sec. | ||
| 21909 | 2026.01.09 00:43:37.073770 [ 188 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 21910 | 2026.01.09 00:43:37.074373 [ 188 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21911 | 2026.01.09 00:43:37.074513 [ 188 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 21912 | 2026.01.09 00:43:37.074760 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.28 MiB. | ||
| 21913 | 2026.01.09 00:43:37.498170 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 21914 | 2026.01.09 00:43:37.517220 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21915 | 2026.01.09 00:43:37.517290 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21916 | 2026.01.09 00:43:37.523645 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 21917 | 2026.01.09 00:43:37.524413 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21918 | 2026.01.09 00:43:37.524721 [ 61 ] {} <Debug> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 21919 | 2026.01.09 00:43:37.524778 [ 61 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21920 | 2026.01.09 00:43:37.524802 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21921 | 2026.01.09 00:43:37.524942 [ 200 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 21922 | 2026.01.09 00:43:37.527987 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 21923 | 2026.01.09 00:43:37.529008 [ 200 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21924 | 2026.01.09 00:43:37.530715 [ 200 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 686 rows starting from the beginning of the part | ||
| 21925 | 2026.01.09 00:43:37.535612 [ 200 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 7 rows starting from the beginning of the part | ||
| 21926 | 2026.01.09 00:43:37.540496 [ 200 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 8 rows starting from the beginning of the part | ||
| 21927 | 2026.01.09 00:43:37.545346 [ 200 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 7 rows starting from the beginning of the part | ||
| 21928 | 2026.01.09 00:43:37.550671 [ 200 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 8 rows starting from the beginning of the part | ||
| 21929 | 2026.01.09 00:43:37.555355 [ 200 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 7 rows starting from the beginning of the part | ||
| 21930 | 2026.01.09 00:43:37.624443 [ 197 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.099571804 sec., 7261.0917042338615 rows/sec., 37.55 MiB/sec. | ||
| 21931 | 2026.01.09 00:43:37.627369 [ 190 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 21932 | 2026.01.09 00:43:37.629278 [ 190 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_96_19} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21933 | 2026.01.09 00:43:37.629357 [ 190 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_96_19} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 21934 | 2026.01.09 00:43:37.631406 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 21935 | 2026.01.09 00:43:39.552417 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21936 | 2026.01.09 00:43:39.552688 [ 269 ] {02c28943-47d0-4814-b27d-8d09aef429d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21937 | 2026.01.09 00:43:39.552786 [ 269 ] {02c28943-47d0-4814-b27d-8d09aef429d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21938 | 2026.01.09 00:43:39.554152 [ 269 ] {02c28943-47d0-4814-b27d-8d09aef429d4} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21939 | 2026.01.09 00:43:39.554227 [ 269 ] {02c28943-47d0-4814-b27d-8d09aef429d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21940 | 2026.01.09 00:43:39.554902 [ 269 ] {02c28943-47d0-4814-b27d-8d09aef429d4} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 21941 | 2026.01.09 00:43:39.555258 [ 269 ] {02c28943-47d0-4814-b27d-8d09aef429d4} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21942 | 2026.01.09 00:43:39.555519 [ 269 ] {02c28943-47d0-4814-b27d-8d09aef429d4} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002897 sec., 141525.71625819814 rows/sec., 8.98 MiB/sec. | ||
| 21943 | 2026.01.09 00:43:39.555617 [ 269 ] {02c28943-47d0-4814-b27d-8d09aef429d4} <Debug> TCPHandler: Processed in 0.003401776 sec. | ||
| 21944 | 2026.01.09 00:43:39.555826 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21945 | 2026.01.09 00:43:39.555970 [ 269 ] {a555e996-43bf-4239-b644-23e2ccf9f7fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21946 | 2026.01.09 00:43:39.556040 [ 269 ] {a555e996-43bf-4239-b644-23e2ccf9f7fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21947 | 2026.01.09 00:43:39.558979 [ 269 ] {a555e996-43bf-4239-b644-23e2ccf9f7fc} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21948 | 2026.01.09 00:43:39.559036 [ 269 ] {a555e996-43bf-4239-b644-23e2ccf9f7fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21949 | 2026.01.09 00:43:39.559731 [ 269 ] {a555e996-43bf-4239-b644-23e2ccf9f7fc} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 21950 | 2026.01.09 00:43:39.560064 [ 269 ] {a555e996-43bf-4239-b644-23e2ccf9f7fc} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21951 | 2026.01.09 00:43:39.560284 [ 269 ] {a555e996-43bf-4239-b644-23e2ccf9f7fc} <Debug> executeQuery: Read 2252 rows, 186.40 KiB in 0.004351 sec., 517582.16501953575 rows/sec., 41.84 MiB/sec. | ||
| 21952 | 2026.01.09 00:43:39.560359 [ 269 ] {a555e996-43bf-4239-b644-23e2ccf9f7fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.03 MiB. | ||
| 21953 | 2026.01.09 00:43:39.560380 [ 269 ] {a555e996-43bf-4239-b644-23e2ccf9f7fc} <Debug> TCPHandler: Processed in 0.004632422 sec. | ||
| 21954 | 2026.01.09 00:43:39.560572 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21955 | 2026.01.09 00:43:39.560711 [ 269 ] {5c4d6b85-24b7-4b84-beba-00f893da54b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21956 | 2026.01.09 00:43:39.560775 [ 269 ] {5c4d6b85-24b7-4b84-beba-00f893da54b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21957 | 2026.01.09 00:43:39.561607 [ 269 ] {5c4d6b85-24b7-4b84-beba-00f893da54b9} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21958 | 2026.01.09 00:43:39.561659 [ 269 ] {5c4d6b85-24b7-4b84-beba-00f893da54b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21959 | 2026.01.09 00:43:39.562116 [ 269 ] {5c4d6b85-24b7-4b84-beba-00f893da54b9} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 21960 | 2026.01.09 00:43:39.562461 [ 269 ] {5c4d6b85-24b7-4b84-beba-00f893da54b9} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21961 | 2026.01.09 00:43:39.562662 [ 269 ] {5c4d6b85-24b7-4b84-beba-00f893da54b9} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001989 sec., 103066.86777275013 rows/sec., 6.05 MiB/sec. | ||
| 21962 | 2026.01.09 00:43:39.562724 [ 269 ] {5c4d6b85-24b7-4b84-beba-00f893da54b9} <Debug> TCPHandler: Processed in 0.002226704 sec. | ||
| 21963 | 2026.01.09 00:43:39.562898 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21964 | 2026.01.09 00:43:39.563022 [ 269 ] {aa248c31-ca59-47df-b876-8dd06abb9d70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21965 | 2026.01.09 00:43:39.563081 [ 269 ] {aa248c31-ca59-47df-b876-8dd06abb9d70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21966 | 2026.01.09 00:43:39.563989 [ 269 ] {aa248c31-ca59-47df-b876-8dd06abb9d70} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21967 | 2026.01.09 00:43:39.564300 [ 269 ] {aa248c31-ca59-47df-b876-8dd06abb9d70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21968 | 2026.01.09 00:43:39.564886 [ 269 ] {aa248c31-ca59-47df-b876-8dd06abb9d70} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 21969 | 2026.01.09 00:43:39.565337 [ 269 ] {aa248c31-ca59-47df-b876-8dd06abb9d70} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21970 | 2026.01.09 00:43:39.565549 [ 269 ] {aa248c31-ca59-47df-b876-8dd06abb9d70} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.002555 sec., 172211.35029354208 rows/sec., 11.39 MiB/sec. | ||
| 21971 | 2026.01.09 00:43:39.565618 [ 269 ] {aa248c31-ca59-47df-b876-8dd06abb9d70} <Debug> TCPHandler: Processed in 0.002783579 sec. | ||
| 21972 | 2026.01.09 00:43:39.565809 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21973 | 2026.01.09 00:43:39.565942 [ 269 ] {69fb75d2-6cb2-4f2c-9252-3854b357ed57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21974 | 2026.01.09 00:43:39.566021 [ 269 ] {69fb75d2-6cb2-4f2c-9252-3854b357ed57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21975 | 2026.01.09 00:43:39.566831 [ 269 ] {69fb75d2-6cb2-4f2c-9252-3854b357ed57} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21976 | 2026.01.09 00:43:39.566882 [ 269 ] {69fb75d2-6cb2-4f2c-9252-3854b357ed57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21977 | 2026.01.09 00:43:39.567301 [ 269 ] {69fb75d2-6cb2-4f2c-9252-3854b357ed57} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 21978 | 2026.01.09 00:43:39.567586 [ 269 ] {69fb75d2-6cb2-4f2c-9252-3854b357ed57} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21979 | 2026.01.09 00:43:39.567764 [ 269 ] {69fb75d2-6cb2-4f2c-9252-3854b357ed57} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001851 sec., 113992.43652079957 rows/sec., 6.47 MiB/sec. | ||
| 21980 | 2026.01.09 00:43:39.567818 [ 269 ] {69fb75d2-6cb2-4f2c-9252-3854b357ed57} <Debug> TCPHandler: Processed in 0.002084149 sec. | ||
| 21981 | 2026.01.09 00:43:39.567995 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21982 | 2026.01.09 00:43:39.568117 [ 269 ] {8d9227d7-3786-4768-87c6-33af83a3325a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21983 | 2026.01.09 00:43:39.568173 [ 269 ] {8d9227d7-3786-4768-87c6-33af83a3325a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21984 | 2026.01.09 00:43:39.569878 [ 269 ] {8d9227d7-3786-4768-87c6-33af83a3325a} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21985 | 2026.01.09 00:43:39.569933 [ 269 ] {8d9227d7-3786-4768-87c6-33af83a3325a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21986 | 2026.01.09 00:43:39.570485 [ 269 ] {8d9227d7-3786-4768-87c6-33af83a3325a} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 21987 | 2026.01.09 00:43:39.570841 [ 269 ] {8d9227d7-3786-4768-87c6-33af83a3325a} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21988 | 2026.01.09 00:43:39.571060 [ 269 ] {8d9227d7-3786-4768-87c6-33af83a3325a} <Debug> executeQuery: Read 1135 rows, 82.76 KiB in 0.002968 sec., 382412.39892183285 rows/sec., 27.23 MiB/sec. | ||
| 21989 | 2026.01.09 00:43:39.571123 [ 269 ] {8d9227d7-3786-4768-87c6-33af83a3325a} <Debug> TCPHandler: Processed in 0.003191551 sec. | ||
| 21990 | 2026.01.09 00:43:39.571319 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21991 | 2026.01.09 00:43:39.571453 [ 269 ] {14586dad-4360-4f6d-9b56-2daef9f222af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21992 | 2026.01.09 00:43:39.571520 [ 269 ] {14586dad-4360-4f6d-9b56-2daef9f222af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21993 | 2026.01.09 00:43:39.572081 [ 269 ] {14586dad-4360-4f6d-9b56-2daef9f222af} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21994 | 2026.01.09 00:43:39.572133 [ 269 ] {14586dad-4360-4f6d-9b56-2daef9f222af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21995 | 2026.01.09 00:43:39.572594 [ 269 ] {14586dad-4360-4f6d-9b56-2daef9f222af} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 21996 | 2026.01.09 00:43:39.572982 [ 269 ] {14586dad-4360-4f6d-9b56-2daef9f222af} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21997 | 2026.01.09 00:43:39.573183 [ 269 ] {14586dad-4360-4f6d-9b56-2daef9f222af} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001758 sec., 3412.9692832764504 rows/sec., 178.31 KiB/sec. | ||
| 21998 | 2026.01.09 00:43:39.573240 [ 269 ] {14586dad-4360-4f6d-9b56-2daef9f222af} <Debug> TCPHandler: Processed in 0.001990747 sec. | ||
| 21999 | 2026.01.09 00:43:39.573425 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22000 | 2026.01.09 00:43:39.573553 [ 269 ] {923e9925-985a-42d1-a796-58aec566b7ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22001 | 2026.01.09 00:43:39.573620 [ 269 ] {923e9925-985a-42d1-a796-58aec566b7ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22002 | 2026.01.09 00:43:39.574707 [ 269 ] {923e9925-985a-42d1-a796-58aec566b7ad} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22003 | 2026.01.09 00:43:39.574755 [ 269 ] {923e9925-985a-42d1-a796-58aec566b7ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 22004 | 2026.01.09 00:43:39.575349 [ 269 ] {923e9925-985a-42d1-a796-58aec566b7ad} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 22005 | 2026.01.09 00:43:39.575689 [ 269 ] {923e9925-985a-42d1-a796-58aec566b7ad} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22006 | 2026.01.09 00:43:39.575904 [ 269 ] {923e9925-985a-42d1-a796-58aec566b7ad} <Debug> executeQuery: Read 934 rows, 63.32 KiB in 0.002376 sec., 393097.6430976431 rows/sec., 26.02 MiB/sec. | ||
| 22007 | 2026.01.09 00:43:39.575967 [ 269 ] {923e9925-985a-42d1-a796-58aec566b7ad} <Debug> TCPHandler: Processed in 0.002608255 sec. | ||
| 22008 | 2026.01.09 00:43:39.576164 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22009 | 2026.01.09 00:43:39.576280 [ 269 ] {4ebab404-b8ea-4fe6-b844-fe0932b80460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22010 | 2026.01.09 00:43:39.576341 [ 269 ] {4ebab404-b8ea-4fe6-b844-fe0932b80460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22011 | 2026.01.09 00:43:39.576866 [ 269 ] {4ebab404-b8ea-4fe6-b844-fe0932b80460} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22012 | 2026.01.09 00:43:39.576915 [ 269 ] {4ebab404-b8ea-4fe6-b844-fe0932b80460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 22013 | 2026.01.09 00:43:39.577346 [ 269 ] {4ebab404-b8ea-4fe6-b844-fe0932b80460} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 22014 | 2026.01.09 00:43:39.577693 [ 269 ] {4ebab404-b8ea-4fe6-b844-fe0932b80460} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22015 | 2026.01.09 00:43:39.577892 [ 269 ] {4ebab404-b8ea-4fe6-b844-fe0932b80460} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001636 sec., 611.2469437652811 rows/sec., 41.19 KiB/sec. | ||
| 22016 | 2026.01.09 00:43:39.577953 [ 269 ] {4ebab404-b8ea-4fe6-b844-fe0932b80460} <Debug> TCPHandler: Processed in 0.001854692 sec. | ||
| 22017 | 2026.01.09 00:43:39.578161 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22018 | 2026.01.09 00:43:39.578294 [ 269 ] {bdb19cea-be61-4ad3-b278-16c0aeaf34f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22019 | 2026.01.09 00:43:39.578358 [ 269 ] {bdb19cea-be61-4ad3-b278-16c0aeaf34f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22020 | 2026.01.09 00:43:39.578885 [ 269 ] {bdb19cea-be61-4ad3-b278-16c0aeaf34f3} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22021 | 2026.01.09 00:43:39.578932 [ 269 ] {bdb19cea-be61-4ad3-b278-16c0aeaf34f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 22022 | 2026.01.09 00:43:39.579412 [ 269 ] {bdb19cea-be61-4ad3-b278-16c0aeaf34f3} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 22023 | 2026.01.09 00:43:39.579781 [ 269 ] {bdb19cea-be61-4ad3-b278-16c0aeaf34f3} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22024 | 2026.01.09 00:43:39.579986 [ 269 ] {bdb19cea-be61-4ad3-b278-16c0aeaf34f3} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.001718 sec., 46565.77415599534 rows/sec., 2.77 MiB/sec. | ||
| 22025 | 2026.01.09 00:43:39.580048 [ 269 ] {bdb19cea-be61-4ad3-b278-16c0aeaf34f3} <Debug> TCPHandler: Processed in 0.001955046 sec. | ||
| 22026 | 2026.01.09 00:43:40.371611 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53412 | ||
| 22027 | 2026.01.09 00:43:40.371729 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22028 | 2026.01.09 00:43:40.371757 [ 290 ] {} <Debug> TCP-Session: 44b4b15a-b4f1-429f-a85f-38c3a749651c Authenticating user 'default' from [fd00:1122:3344:101::e]:53412 | ||
| 22029 | 2026.01.09 00:43:40.371788 [ 290 ] {} <Debug> TCP-Session: 44b4b15a-b4f1-429f-a85f-38c3a749651c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22030 | 2026.01.09 00:43:40.371802 [ 290 ] {} <Debug> TCP-Session: 44b4b15a-b4f1-429f-a85f-38c3a749651c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22031 | 2026.01.09 00:43:40.371987 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38597 | ||
| 22032 | 2026.01.09 00:43:40.372022 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61351 | ||
| 22033 | 2026.01.09 00:43:40.372049 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57398 | ||
| 22034 | 2026.01.09 00:43:40.372071 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55289 | ||
| 22035 | 2026.01.09 00:43:40.372096 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22036 | 2026.01.09 00:43:40.372103 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22037 | 2026.01.09 00:43:40.372154 [ 351 ] {} <Debug> TCP-Session: e551d960-9ab5-423d-8e6d-a51693331f3d Authenticating user 'default' from [fd00:1122:3344:101::e]:38597 | ||
| 22038 | 2026.01.09 00:43:40.372167 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22039 | 2026.01.09 00:43:40.372178 [ 356 ] {} <Debug> TCP-Session: 9c9011e5-3e79-47a0-abc3-930df5b3fb20 Authenticating user 'default' from [fd00:1122:3344:101::e]:61351 | ||
| 22040 | 2026.01.09 00:43:40.372179 [ 351 ] {} <Debug> TCP-Session: e551d960-9ab5-423d-8e6d-a51693331f3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22041 | 2026.01.09 00:43:40.372183 [ 290 ] {} <Trace> TCP-Session: 44b4b15a-b4f1-429f-a85f-38c3a749651c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22042 | 2026.01.09 00:43:40.372212 [ 351 ] {} <Debug> TCP-Session: e551d960-9ab5-423d-8e6d-a51693331f3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22043 | 2026.01.09 00:43:40.372211 [ 356 ] {} <Debug> TCP-Session: 9c9011e5-3e79-47a0-abc3-930df5b3fb20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22044 | 2026.01.09 00:43:40.372203 [ 357 ] {} <Debug> TCP-Session: 3b3abba7-b679-4b8d-abe6-22dbd96b42b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:57398 | ||
| 22045 | 2026.01.09 00:43:40.372254 [ 356 ] {} <Debug> TCP-Session: 9c9011e5-3e79-47a0-abc3-930df5b3fb20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22046 | 2026.01.09 00:43:40.372286 [ 357 ] {} <Debug> TCP-Session: 3b3abba7-b679-4b8d-abe6-22dbd96b42b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22047 | 2026.01.09 00:43:40.372195 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22048 | 2026.01.09 00:43:40.372312 [ 357 ] {} <Debug> TCP-Session: 3b3abba7-b679-4b8d-abe6-22dbd96b42b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22049 | 2026.01.09 00:43:40.372102 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42579 | ||
| 22050 | 2026.01.09 00:43:40.372347 [ 358 ] {} <Debug> TCP-Session: 2f60755a-5bdf-438d-ae1c-fb13407c5ad4 Authenticating user 'default' from [fd00:1122:3344:101::e]:55289 | ||
| 22051 | 2026.01.09 00:43:40.372098 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33279 | ||
| 22052 | 2026.01.09 00:43:40.372400 [ 358 ] {} <Debug> TCP-Session: 2f60755a-5bdf-438d-ae1c-fb13407c5ad4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22053 | 2026.01.09 00:43:40.372425 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22054 | 2026.01.09 00:43:40.372451 [ 358 ] {} <Debug> TCP-Session: 2f60755a-5bdf-438d-ae1c-fb13407c5ad4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22055 | 2026.01.09 00:43:40.372465 [ 364 ] {} <Debug> TCP-Session: a8d738b1-b09e-4d8b-bc92-39e71daa2713 Authenticating user 'default' from [fd00:1122:3344:101::e]:42579 | ||
| 22056 | 2026.01.09 00:43:40.372498 [ 364 ] {} <Debug> TCP-Session: a8d738b1-b09e-4d8b-bc92-39e71daa2713 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22057 | 2026.01.09 00:43:40.372505 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22058 | 2026.01.09 00:43:40.372518 [ 364 ] {} <Debug> TCP-Session: a8d738b1-b09e-4d8b-bc92-39e71daa2713 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22059 | 2026.01.09 00:43:40.372064 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55483 | ||
| 22060 | 2026.01.09 00:43:40.372549 [ 363 ] {} <Debug> TCP-Session: 6d94a354-48a6-469a-9491-ca6486316252 Authenticating user 'default' from [fd00:1122:3344:101::e]:33279 | ||
| 22061 | 2026.01.09 00:43:40.372098 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58379 | ||
| 22062 | 2026.01.09 00:43:40.372607 [ 363 ] {} <Debug> TCP-Session: 6d94a354-48a6-469a-9491-ca6486316252 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22063 | 2026.01.09 00:43:40.372397 [ 290 ] {0838e308-c70a-4717-a7ed-0c210aada6e9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53412) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 22064 | 2026.01.09 00:43:40.372633 [ 363 ] {} <Debug> TCP-Session: 6d94a354-48a6-469a-9491-ca6486316252 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22065 | 2026.01.09 00:43:40.372916 [ 290 ] {0838e308-c70a-4717-a7ed-0c210aada6e9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 22066 | 2026.01.09 00:43:40.372979 [ 290 ] {0838e308-c70a-4717-a7ed-0c210aada6e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22067 | 2026.01.09 00:43:40.373150 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22068 | 2026.01.09 00:43:40.373181 [ 359 ] {} <Debug> TCP-Session: 89109c45-73ae-452d-879f-c509231a59e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:55483 | ||
| 22069 | 2026.01.09 00:43:40.373198 [ 359 ] {} <Debug> TCP-Session: 89109c45-73ae-452d-879f-c509231a59e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22070 | 2026.01.09 00:43:40.373211 [ 359 ] {} <Debug> TCP-Session: 89109c45-73ae-452d-879f-c509231a59e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22071 | 2026.01.09 00:43:40.373304 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22072 | 2026.01.09 00:43:40.373312 [ 290 ] {0838e308-c70a-4717-a7ed-0c210aada6e9} <Debug> oximeter.version (d96e0398-2c6c-4ca7-a7f1-49ea58ac3124) (SelectExecutor): Key condition: unknown | ||
| 22073 | 2026.01.09 00:43:40.373342 [ 360 ] {} <Debug> TCP-Session: 5711b8b9-f1f9-4a0a-b42b-4944768b9480 Authenticating user 'default' from [fd00:1122:3344:101::e]:58379 | ||
| 22074 | 2026.01.09 00:43:40.373370 [ 360 ] {} <Debug> TCP-Session: 5711b8b9-f1f9-4a0a-b42b-4944768b9480 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22075 | 2026.01.09 00:43:40.373385 [ 360 ] {} <Debug> TCP-Session: 5711b8b9-f1f9-4a0a-b42b-4944768b9480 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22076 | 2026.01.09 00:43:40.374454 [ 349 ] {0838e308-c70a-4717-a7ed-0c210aada6e9} <Trace> AggregatingTransform: Aggregating | ||
| 22077 | 2026.01.09 00:43:40.374492 [ 349 ] {0838e308-c70a-4717-a7ed-0c210aada6e9} <Trace> Aggregator: Aggregation method: without_key | ||
| 22078 | 2026.01.09 00:43:40.374528 [ 349 ] {0838e308-c70a-4717-a7ed-0c210aada6e9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001087131 sec. (919.852 rows/sec., 35.93 KiB/sec.) | ||
| 22079 | 2026.01.09 00:43:40.374547 [ 349 ] {0838e308-c70a-4717-a7ed-0c210aada6e9} <Trace> Aggregator: Merging aggregated data | ||
| 22080 | 2026.01.09 00:43:40.375827 [ 290 ] {0838e308-c70a-4717-a7ed-0c210aada6e9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003497 sec., 285.9593937660852 rows/sec., 11.17 KiB/sec. | ||
| 22081 | 2026.01.09 00:43:40.375948 [ 290 ] {0838e308-c70a-4717-a7ed-0c210aada6e9} <Debug> TCPHandler: Processed in 0.003944312 sec. | ||
| 22082 | 2026.01.09 00:43:40.376066 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22083 | 2026.01.09 00:43:40.376092 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22084 | 2026.01.09 00:43:40.376101 [ 290 ] {} <Debug> TCP-Session: 44b4b15a-b4f1-429f-a85f-38c3a749651c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22085 | 2026.01.09 00:43:40.376116 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22086 | 2026.01.09 00:43:40.376123 [ 364 ] {} <Debug> TCP-Session: a8d738b1-b09e-4d8b-bc92-39e71daa2713 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22087 | 2026.01.09 00:43:40.376136 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22088 | 2026.01.09 00:43:40.376154 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22089 | 2026.01.09 00:43:40.376173 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22090 | 2026.01.09 00:43:40.376192 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22091 | 2026.01.09 00:43:40.376215 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22092 | 2026.01.09 00:43:40.376234 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22093 | 2026.01.09 00:43:40.376262 [ 358 ] {} <Debug> TCP-Session: 2f60755a-5bdf-438d-ae1c-fb13407c5ad4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22094 | 2026.01.09 00:43:40.376283 [ 357 ] {} <Debug> TCP-Session: 3b3abba7-b679-4b8d-abe6-22dbd96b42b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22095 | 2026.01.09 00:43:40.376302 [ 360 ] {} <Debug> TCP-Session: 5711b8b9-f1f9-4a0a-b42b-4944768b9480 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22096 | 2026.01.09 00:43:40.376211 [ 356 ] {} <Debug> TCP-Session: 9c9011e5-3e79-47a0-abc3-930df5b3fb20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22097 | 2026.01.09 00:43:40.376185 [ 351 ] {} <Debug> TCP-Session: e551d960-9ab5-423d-8e6d-a51693331f3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22098 | 2026.01.09 00:43:40.376237 [ 363 ] {} <Debug> TCP-Session: 6d94a354-48a6-469a-9491-ca6486316252 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22099 | 2026.01.09 00:43:40.376153 [ 359 ] {} <Debug> TCP-Session: 89109c45-73ae-452d-879f-c509231a59e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22100 | 2026.01.09 00:43:40.404360 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51129 | ||
| 22101 | 2026.01.09 00:43:40.404450 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22102 | 2026.01.09 00:43:40.404476 [ 290 ] {} <Debug> TCP-Session: fc411da7-a373-4d18-bf24-66edaf2cdb58 Authenticating user 'default' from [fd00:1122:3344:101::e]:51129 | ||
| 22103 | 2026.01.09 00:43:40.404498 [ 290 ] {} <Debug> TCP-Session: fc411da7-a373-4d18-bf24-66edaf2cdb58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22104 | 2026.01.09 00:43:40.404511 [ 290 ] {} <Debug> TCP-Session: fc411da7-a373-4d18-bf24-66edaf2cdb58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22105 | 2026.01.09 00:43:40.404668 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42421 | ||
| 22106 | 2026.01.09 00:43:40.404674 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37084 | ||
| 22107 | 2026.01.09 00:43:40.404728 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64079 | ||
| 22108 | 2026.01.09 00:43:40.404738 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36404 | ||
| 22109 | 2026.01.09 00:43:40.404751 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38243 | ||
| 22110 | 2026.01.09 00:43:40.404804 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50710 | ||
| 22111 | 2026.01.09 00:43:40.404825 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22112 | 2026.01.09 00:43:40.404830 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22113 | 2026.01.09 00:43:40.404786 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22114 | 2026.01.09 00:43:40.404868 [ 357 ] {} <Debug> TCP-Session: 6fad0643-f8da-49ad-92d0-a9fc3d04a13c Authenticating user 'default' from [fd00:1122:3344:101::e]:64079 | ||
| 22115 | 2026.01.09 00:43:40.404880 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22116 | 2026.01.09 00:43:40.404907 [ 351 ] {} <Debug> TCP-Session: 549b3190-0d6b-4122-add3-4fa93afd2f05 Authenticating user 'default' from [fd00:1122:3344:101::e]:42421 | ||
| 22117 | 2026.01.09 00:43:40.404924 [ 357 ] {} <Debug> TCP-Session: 6fad0643-f8da-49ad-92d0-a9fc3d04a13c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22118 | 2026.01.09 00:43:40.404934 [ 364 ] {} <Debug> TCP-Session: 8c3a853a-da11-479b-a9e5-5af75b3c3713 Authenticating user 'default' from [fd00:1122:3344:101::e]:50710 | ||
| 22119 | 2026.01.09 00:43:40.404942 [ 351 ] {} <Debug> TCP-Session: 549b3190-0d6b-4122-add3-4fa93afd2f05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22120 | 2026.01.09 00:43:40.404955 [ 357 ] {} <Debug> TCP-Session: 6fad0643-f8da-49ad-92d0-a9fc3d04a13c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22121 | 2026.01.09 00:43:40.404968 [ 364 ] {} <Debug> TCP-Session: 8c3a853a-da11-479b-a9e5-5af75b3c3713 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22122 | 2026.01.09 00:43:40.404986 [ 351 ] {} <Debug> TCP-Session: 549b3190-0d6b-4122-add3-4fa93afd2f05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22123 | 2026.01.09 00:43:40.405013 [ 364 ] {} <Debug> TCP-Session: 8c3a853a-da11-479b-a9e5-5af75b3c3713 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22124 | 2026.01.09 00:43:40.404868 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22125 | 2026.01.09 00:43:40.404784 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55510 | ||
| 22126 | 2026.01.09 00:43:40.405063 [ 360 ] {} <Debug> TCP-Session: 8b964caf-a1af-4f8f-a457-e093ba4db2af Authenticating user 'default' from [fd00:1122:3344:101::e]:38243 | ||
| 22127 | 2026.01.09 00:43:40.404750 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22128 | 2026.01.09 00:43:40.405093 [ 360 ] {} <Debug> TCP-Session: 8b964caf-a1af-4f8f-a457-e093ba4db2af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22129 | 2026.01.09 00:43:40.405112 [ 356 ] {} <Debug> TCP-Session: c98427b5-8982-46c7-9fc6-36e04f64f50d Authenticating user 'default' from [fd00:1122:3344:101::e]:37084 | ||
| 22130 | 2026.01.09 00:43:40.405114 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22131 | 2026.01.09 00:43:40.405126 [ 360 ] {} <Debug> TCP-Session: 8b964caf-a1af-4f8f-a457-e093ba4db2af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22132 | 2026.01.09 00:43:40.405141 [ 356 ] {} <Debug> TCP-Session: c98427b5-8982-46c7-9fc6-36e04f64f50d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22133 | 2026.01.09 00:43:40.405154 [ 363 ] {} <Debug> TCP-Session: 8540cdb7-b078-4d5a-813a-e118e1142d80 Authenticating user 'default' from [fd00:1122:3344:101::e]:55510 | ||
| 22134 | 2026.01.09 00:43:40.405172 [ 356 ] {} <Debug> TCP-Session: c98427b5-8982-46c7-9fc6-36e04f64f50d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22135 | 2026.01.09 00:43:40.405188 [ 363 ] {} <Debug> TCP-Session: 8540cdb7-b078-4d5a-813a-e118e1142d80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22136 | 2026.01.09 00:43:40.404731 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52913 | ||
| 22137 | 2026.01.09 00:43:40.405213 [ 363 ] {} <Debug> TCP-Session: 8540cdb7-b078-4d5a-813a-e118e1142d80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22138 | 2026.01.09 00:43:40.404878 [ 359 ] {} <Debug> TCP-Session: 349ce102-2c3d-4643-ba73-61080ff120a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:36404 | ||
| 22139 | 2026.01.09 00:43:40.404869 [ 290 ] {} <Trace> TCP-Session: fc411da7-a373-4d18-bf24-66edaf2cdb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22140 | 2026.01.09 00:43:40.405286 [ 359 ] {} <Debug> TCP-Session: 349ce102-2c3d-4643-ba73-61080ff120a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22141 | 2026.01.09 00:43:40.405287 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22142 | 2026.01.09 00:43:40.405313 [ 359 ] {} <Debug> TCP-Session: 349ce102-2c3d-4643-ba73-61080ff120a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22143 | 2026.01.09 00:43:40.405339 [ 358 ] {} <Debug> TCP-Session: e576bbfa-340c-4bca-beae-ec477275195c Authenticating user 'default' from [fd00:1122:3344:101::e]:52913 | ||
| 22144 | 2026.01.09 00:43:40.405365 [ 358 ] {} <Debug> TCP-Session: e576bbfa-340c-4bca-beae-ec477275195c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22145 | 2026.01.09 00:43:40.405378 [ 358 ] {} <Debug> TCP-Session: e576bbfa-340c-4bca-beae-ec477275195c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22146 | 2026.01.09 00:43:40.405466 [ 290 ] {b9a37af8-c4df-41e6-bc2b-00a2c8274de9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51129) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 22147 | 2026.01.09 00:43:40.405716 [ 290 ] {b9a37af8-c4df-41e6-bc2b-00a2c8274de9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 22148 | 2026.01.09 00:43:40.405770 [ 290 ] {b9a37af8-c4df-41e6-bc2b-00a2c8274de9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22149 | 2026.01.09 00:43:40.406052 [ 290 ] {b9a37af8-c4df-41e6-bc2b-00a2c8274de9} <Debug> oximeter.version (d96e0398-2c6c-4ca7-a7f1-49ea58ac3124) (SelectExecutor): Key condition: unknown | ||
| 22150 | 2026.01.09 00:43:40.407041 [ 311 ] {b9a37af8-c4df-41e6-bc2b-00a2c8274de9} <Trace> AggregatingTransform: Aggregating | ||
| 22151 | 2026.01.09 00:43:40.407082 [ 311 ] {b9a37af8-c4df-41e6-bc2b-00a2c8274de9} <Trace> Aggregator: Aggregation method: without_key | ||
| 22152 | 2026.01.09 00:43:40.407118 [ 311 ] {b9a37af8-c4df-41e6-bc2b-00a2c8274de9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000967537 sec. (1033.552 rows/sec., 40.37 KiB/sec.) | ||
| 22153 | 2026.01.09 00:43:40.407137 [ 311 ] {b9a37af8-c4df-41e6-bc2b-00a2c8274de9} <Trace> Aggregator: Merging aggregated data | ||
| 22154 | 2026.01.09 00:43:40.408647 [ 290 ] {b9a37af8-c4df-41e6-bc2b-00a2c8274de9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003241 sec., 308.54674483184203 rows/sec., 12.05 KiB/sec. | ||
| 22155 | 2026.01.09 00:43:40.408801 [ 290 ] {b9a37af8-c4df-41e6-bc2b-00a2c8274de9} <Debug> TCPHandler: Processed in 0.004059485 sec. | ||
| 22156 | 2026.01.09 00:43:40.408913 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22157 | 2026.01.09 00:43:40.408939 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22158 | 2026.01.09 00:43:40.408943 [ 290 ] {} <Debug> TCP-Session: fc411da7-a373-4d18-bf24-66edaf2cdb58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22159 | 2026.01.09 00:43:40.408959 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22160 | 2026.01.09 00:43:40.408985 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22161 | 2026.01.09 00:43:40.409010 [ 351 ] {} <Debug> TCP-Session: 549b3190-0d6b-4122-add3-4fa93afd2f05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22162 | 2026.01.09 00:43:40.409025 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22163 | 2026.01.09 00:43:40.409044 [ 356 ] {} <Debug> TCP-Session: c98427b5-8982-46c7-9fc6-36e04f64f50d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22164 | 2026.01.09 00:43:40.409034 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22165 | 2026.01.09 00:43:40.409064 [ 364 ] {} <Debug> TCP-Session: 8c3a853a-da11-479b-a9e5-5af75b3c3713 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22166 | 2026.01.09 00:43:40.409071 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22167 | 2026.01.09 00:43:40.409101 [ 357 ] {} <Debug> TCP-Session: 6fad0643-f8da-49ad-92d0-a9fc3d04a13c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22168 | 2026.01.09 00:43:40.409005 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22169 | 2026.01.09 00:43:40.409127 [ 360 ] {} <Debug> TCP-Session: 8b964caf-a1af-4f8f-a457-e093ba4db2af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22170 | 2026.01.09 00:43:40.408988 [ 363 ] {} <Debug> TCP-Session: 8540cdb7-b078-4d5a-813a-e118e1142d80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22171 | 2026.01.09 00:43:40.409176 [ 358 ] {} <Debug> TCP-Session: e576bbfa-340c-4bca-beae-ec477275195c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22172 | 2026.01.09 00:43:40.409056 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22173 | 2026.01.09 00:43:40.409253 [ 359 ] {} <Debug> TCP-Session: 349ce102-2c3d-4643-ba73-61080ff120a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22174 | 2026.01.09 00:43:40.477481 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36134 | ||
| 22175 | 2026.01.09 00:43:40.477586 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22176 | 2026.01.09 00:43:40.477613 [ 357 ] {} <Debug> TCP-Session: dc2073cd-e03b-4426-abe5-4f87f2da633e Authenticating user 'default' from [fd00:1122:3344:101::e]:36134 | ||
| 22177 | 2026.01.09 00:43:40.477634 [ 357 ] {} <Debug> TCP-Session: dc2073cd-e03b-4426-abe5-4f87f2da633e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22178 | 2026.01.09 00:43:40.477647 [ 357 ] {} <Debug> TCP-Session: dc2073cd-e03b-4426-abe5-4f87f2da633e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22179 | 2026.01.09 00:43:40.477855 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64158 | ||
| 22180 | 2026.01.09 00:43:40.477880 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42993 | ||
| 22181 | 2026.01.09 00:43:40.477913 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65423 | ||
| 22182 | 2026.01.09 00:43:40.477943 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46317 | ||
| 22183 | 2026.01.09 00:43:40.477937 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39167 | ||
| 22184 | 2026.01.09 00:43:40.477965 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22185 | 2026.01.09 00:43:40.477896 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60991 | ||
| 22186 | 2026.01.09 00:43:40.478022 [ 358 ] {} <Debug> TCP-Session: b0bf1ffa-6014-4ea4-bd6b-1f1815efa7b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:64158 | ||
| 22187 | 2026.01.09 00:43:40.478048 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22188 | 2026.01.09 00:43:40.478075 [ 358 ] {} <Debug> TCP-Session: b0bf1ffa-6014-4ea4-bd6b-1f1815efa7b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22189 | 2026.01.09 00:43:40.478074 [ 357 ] {} <Trace> TCP-Session: dc2073cd-e03b-4426-abe5-4f87f2da633e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22190 | 2026.01.09 00:43:40.478098 [ 358 ] {} <Debug> TCP-Session: b0bf1ffa-6014-4ea4-bd6b-1f1815efa7b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22191 | 2026.01.09 00:43:40.478102 [ 351 ] {} <Debug> TCP-Session: 102041e7-d9b7-4338-9b5e-08f877c27679 Authenticating user 'default' from [fd00:1122:3344:101::e]:39167 | ||
| 22192 | 2026.01.09 00:43:40.478121 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22193 | 2026.01.09 00:43:40.477900 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43803 | ||
| 22194 | 2026.01.09 00:43:40.478173 [ 360 ] {} <Debug> TCP-Session: 3332885a-4af9-4d19-acce-f282533d0208 Authenticating user 'default' from [fd00:1122:3344:101::e]:60991 | ||
| 22195 | 2026.01.09 00:43:40.478155 [ 351 ] {} <Debug> TCP-Session: 102041e7-d9b7-4338-9b5e-08f877c27679 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22196 | 2026.01.09 00:43:40.478207 [ 360 ] {} <Debug> TCP-Session: 3332885a-4af9-4d19-acce-f282533d0208 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22197 | 2026.01.09 00:43:40.478222 [ 351 ] {} <Debug> TCP-Session: 102041e7-d9b7-4338-9b5e-08f877c27679 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22198 | 2026.01.09 00:43:40.478237 [ 360 ] {} <Debug> TCP-Session: 3332885a-4af9-4d19-acce-f282533d0208 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22199 | 2026.01.09 00:43:40.478245 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22200 | 2026.01.09 00:43:40.478013 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22201 | 2026.01.09 00:43:40.478285 [ 363 ] {} <Debug> TCP-Session: 461aeb04-9984-40f4-b57c-098c4a632bd2 Authenticating user 'default' from [fd00:1122:3344:101::e]:43803 | ||
| 22202 | 2026.01.09 00:43:40.478291 [ 357 ] {eda37ce8-a2f5-4f34-9067-399c97cf37cb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36134) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 22203 | 2026.01.09 00:43:40.478315 [ 359 ] {} <Debug> TCP-Session: ba566dac-4c01-46e5-bf6c-63e5288d0a87 Authenticating user 'default' from [fd00:1122:3344:101::e]:42993 | ||
| 22204 | 2026.01.09 00:43:40.478328 [ 363 ] {} <Debug> TCP-Session: 461aeb04-9984-40f4-b57c-098c4a632bd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22205 | 2026.01.09 00:43:40.478361 [ 359 ] {} <Debug> TCP-Session: ba566dac-4c01-46e5-bf6c-63e5288d0a87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22206 | 2026.01.09 00:43:40.478381 [ 363 ] {} <Debug> TCP-Session: 461aeb04-9984-40f4-b57c-098c4a632bd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22207 | 2026.01.09 00:43:40.478397 [ 359 ] {} <Debug> TCP-Session: ba566dac-4c01-46e5-bf6c-63e5288d0a87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22208 | 2026.01.09 00:43:40.478012 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22209 | 2026.01.09 00:43:40.477908 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37665 | ||
| 22210 | 2026.01.09 00:43:40.478451 [ 356 ] {} <Debug> TCP-Session: 64895f06-b7f1-4302-ac6b-6299f836e80d Authenticating user 'default' from [fd00:1122:3344:101::e]:46317 | ||
| 22211 | 2026.01.09 00:43:40.478012 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22212 | 2026.01.09 00:43:40.478492 [ 356 ] {} <Debug> TCP-Session: 64895f06-b7f1-4302-ac6b-6299f836e80d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22213 | 2026.01.09 00:43:40.478510 [ 290 ] {} <Debug> TCP-Session: 6bf4c099-398e-41d2-9b9b-76f49b8b7f8f Authenticating user 'default' from [fd00:1122:3344:101::e]:65423 | ||
| 22214 | 2026.01.09 00:43:40.478512 [ 356 ] {} <Debug> TCP-Session: 64895f06-b7f1-4302-ac6b-6299f836e80d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22215 | 2026.01.09 00:43:40.478524 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22216 | 2026.01.09 00:43:40.478529 [ 290 ] {} <Debug> TCP-Session: 6bf4c099-398e-41d2-9b9b-76f49b8b7f8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22217 | 2026.01.09 00:43:40.478554 [ 364 ] {} <Debug> TCP-Session: 520a71f8-81d8-4ae5-a02d-606d1dd30a1d Authenticating user 'default' from [fd00:1122:3344:101::e]:37665 | ||
| 22218 | 2026.01.09 00:43:40.478558 [ 290 ] {} <Debug> TCP-Session: 6bf4c099-398e-41d2-9b9b-76f49b8b7f8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22219 | 2026.01.09 00:43:40.478574 [ 364 ] {} <Debug> TCP-Session: 520a71f8-81d8-4ae5-a02d-606d1dd30a1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22220 | 2026.01.09 00:43:40.478588 [ 364 ] {} <Debug> TCP-Session: 520a71f8-81d8-4ae5-a02d-606d1dd30a1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22221 | 2026.01.09 00:43:40.478663 [ 357 ] {eda37ce8-a2f5-4f34-9067-399c97cf37cb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 22222 | 2026.01.09 00:43:40.478727 [ 357 ] {eda37ce8-a2f5-4f34-9067-399c97cf37cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22223 | 2026.01.09 00:43:40.479042 [ 357 ] {eda37ce8-a2f5-4f34-9067-399c97cf37cb} <Debug> oximeter.version (d96e0398-2c6c-4ca7-a7f1-49ea58ac3124) (SelectExecutor): Key condition: unknown | ||
| 22224 | 2026.01.09 00:43:40.480269 [ 334 ] {eda37ce8-a2f5-4f34-9067-399c97cf37cb} <Trace> AggregatingTransform: Aggregating | ||
| 22225 | 2026.01.09 00:43:40.480312 [ 334 ] {eda37ce8-a2f5-4f34-9067-399c97cf37cb} <Trace> Aggregator: Aggregation method: without_key | ||
| 22226 | 2026.01.09 00:43:40.480350 [ 334 ] {eda37ce8-a2f5-4f34-9067-399c97cf37cb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001204805 sec. (830.010 rows/sec., 32.42 KiB/sec.) | ||
| 22227 | 2026.01.09 00:43:40.480369 [ 334 ] {eda37ce8-a2f5-4f34-9067-399c97cf37cb} <Trace> Aggregator: Merging aggregated data | ||
| 22228 | 2026.01.09 00:43:40.481750 [ 357 ] {eda37ce8-a2f5-4f34-9067-399c97cf37cb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003522 sec., 283.9295854628052 rows/sec., 11.09 KiB/sec. | ||
| 22229 | 2026.01.09 00:43:40.481952 [ 357 ] {eda37ce8-a2f5-4f34-9067-399c97cf37cb} <Debug> TCPHandler: Processed in 0.004037564 sec. | ||
| 22230 | 2026.01.09 00:43:40.482080 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22231 | 2026.01.09 00:43:40.482110 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22232 | 2026.01.09 00:43:40.482112 [ 357 ] {} <Debug> TCP-Session: dc2073cd-e03b-4426-abe5-4f87f2da633e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22233 | 2026.01.09 00:43:40.482131 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22234 | 2026.01.09 00:43:40.482151 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22235 | 2026.01.09 00:43:40.482166 [ 360 ] {} <Debug> TCP-Session: 3332885a-4af9-4d19-acce-f282533d0208 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22236 | 2026.01.09 00:43:40.482180 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22237 | 2026.01.09 00:43:40.482209 [ 363 ] {} <Debug> TCP-Session: 461aeb04-9984-40f4-b57c-098c4a632bd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22238 | 2026.01.09 00:43:40.482224 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22239 | 2026.01.09 00:43:40.482239 [ 356 ] {} <Debug> TCP-Session: 64895f06-b7f1-4302-ac6b-6299f836e80d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22240 | 2026.01.09 00:43:40.482253 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22241 | 2026.01.09 00:43:40.482287 [ 358 ] {} <Debug> TCP-Session: b0bf1ffa-6014-4ea4-bd6b-1f1815efa7b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22242 | 2026.01.09 00:43:40.482193 [ 359 ] {} <Debug> TCP-Session: ba566dac-4c01-46e5-bf6c-63e5288d0a87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22243 | 2026.01.09 00:43:40.482323 [ 351 ] {} <Debug> TCP-Session: 102041e7-d9b7-4338-9b5e-08f877c27679 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22244 | 2026.01.09 00:43:40.482167 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22245 | 2026.01.09 00:43:40.482235 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22246 | 2026.01.09 00:43:40.482380 [ 364 ] {} <Debug> TCP-Session: 520a71f8-81d8-4ae5-a02d-606d1dd30a1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22247 | 2026.01.09 00:43:40.482392 [ 290 ] {} <Debug> TCP-Session: 6bf4c099-398e-41d2-9b9b-76f49b8b7f8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22248 | 2026.01.09 00:43:42.033422 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22249 | 2026.01.09 00:43:42.033604 [ 269 ] {8354f77b-7895-467e-ab4b-1f938bff5ec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22250 | 2026.01.09 00:43:42.033673 [ 269 ] {8354f77b-7895-467e-ab4b-1f938bff5ec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22251 | 2026.01.09 00:43:42.034379 [ 269 ] {8354f77b-7895-467e-ab4b-1f938bff5ec9} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22252 | 2026.01.09 00:43:42.034433 [ 269 ] {8354f77b-7895-467e-ab4b-1f938bff5ec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 22253 | 2026.01.09 00:43:42.034845 [ 269 ] {8354f77b-7895-467e-ab4b-1f938bff5ec9} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 22254 | 2026.01.09 00:43:42.035074 [ 269 ] {8354f77b-7895-467e-ab4b-1f938bff5ec9} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22255 | 2026.01.09 00:43:42.035267 [ 63 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 22256 | 2026.01.09 00:43:42.035280 [ 269 ] {8354f77b-7895-467e-ab4b-1f938bff5ec9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001721 sec., 32539.22138291691 rows/sec., 2.50 MiB/sec. | ||
| 22257 | 2026.01.09 00:43:42.035336 [ 63 ] {} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22258 | 2026.01.09 00:43:42.035363 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 22259 | 2026.01.09 00:43:42.035370 [ 269 ] {8354f77b-7895-467e-ab4b-1f938bff5ec9} <Debug> TCPHandler: Processed in 0.002076939 sec. | ||
| 22260 | 2026.01.09 00:43:42.035503 [ 190 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 22261 | 2026.01.09 00:43:42.035511 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22262 | 2026.01.09 00:43:42.035665 [ 269 ] {571f4bbe-42cd-420c-a5cd-7b7cae1ef492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22263 | 2026.01.09 00:43:42.035670 [ 190 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22264 | 2026.01.09 00:43:42.035715 [ 269 ] {571f4bbe-42cd-420c-a5cd-7b7cae1ef492} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22265 | 2026.01.09 00:43:42.035722 [ 190 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 2466 rows starting from the beginning of the part | ||
| 22266 | 2026.01.09 00:43:42.035809 [ 190 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 139 rows starting from the beginning of the part | ||
| 22267 | 2026.01.09 00:43:42.035857 [ 190 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 1112 rows starting from the beginning of the part | ||
| 22268 | 2026.01.09 00:43:42.035903 [ 190 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 138 rows starting from the beginning of the part | ||
| 22269 | 2026.01.09 00:43:42.035950 [ 190 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 2252 rows starting from the beginning of the part | ||
| 22270 | 2026.01.09 00:43:42.035992 [ 190 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 56 rows starting from the beginning of the part | ||
| 22271 | 2026.01.09 00:43:42.036218 [ 269 ] {571f4bbe-42cd-420c-a5cd-7b7cae1ef492} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22272 | 2026.01.09 00:43:42.036262 [ 269 ] {571f4bbe-42cd-420c-a5cd-7b7cae1ef492} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 22273 | 2026.01.09 00:43:42.036612 [ 269 ] {571f4bbe-42cd-420c-a5cd-7b7cae1ef492} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 22274 | 2026.01.09 00:43:42.036844 [ 269 ] {571f4bbe-42cd-420c-a5cd-7b7cae1ef492} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22275 | 2026.01.09 00:43:42.036999 [ 63 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 22276 | 2026.01.09 00:43:42.037009 [ 269 ] {571f4bbe-42cd-420c-a5cd-7b7cae1ef492} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00137 sec., 46715.32846715329 rows/sec., 3.65 MiB/sec. | ||
| 22277 | 2026.01.09 00:43:42.037039 [ 63 ] {} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22278 | 2026.01.09 00:43:42.037067 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 22279 | 2026.01.09 00:43:42.037079 [ 269 ] {571f4bbe-42cd-420c-a5cd-7b7cae1ef492} <Debug> TCPHandler: Processed in 0.001625877 sec. | ||
| 22280 | 2026.01.09 00:43:42.037155 [ 197 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 22281 | 2026.01.09 00:43:42.037210 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22282 | 2026.01.09 00:43:42.037253 [ 197 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22283 | 2026.01.09 00:43:42.037284 [ 197 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 1250 rows starting from the beginning of the part | ||
| 22284 | 2026.01.09 00:43:42.037310 [ 269 ] {22a56bee-7aa8-4350-9a40-c3c84996e927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22285 | 2026.01.09 00:43:42.037345 [ 197 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 107 rows starting from the beginning of the part | ||
| 22286 | 2026.01.09 00:43:42.037355 [ 269 ] {22a56bee-7aa8-4350-9a40-c3c84996e927} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22287 | 2026.01.09 00:43:42.037394 [ 197 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 679 rows starting from the beginning of the part | ||
| 22288 | 2026.01.09 00:43:42.037440 [ 197 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 105 rows starting from the beginning of the part | ||
| 22289 | 2026.01.09 00:43:42.037483 [ 197 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 1135 rows starting from the beginning of the part | ||
| 22290 | 2026.01.09 00:43:42.037533 [ 197 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 64 rows starting from the beginning of the part | ||
| 22291 | 2026.01.09 00:43:42.037746 [ 269 ] {22a56bee-7aa8-4350-9a40-c3c84996e927} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22292 | 2026.01.09 00:43:42.037782 [ 269 ] {22a56bee-7aa8-4350-9a40-c3c84996e927} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 22293 | 2026.01.09 00:43:42.038082 [ 192 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6163 rows, containing 5 columns (5 merged, 0 gathered) in 0.002643545 sec., 2331339.1676706844 rows/sec., 198.00 MiB/sec. | ||
| 22294 | 2026.01.09 00:43:42.038129 [ 269 ] {22a56bee-7aa8-4350-9a40-c3c84996e927} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 22295 | 2026.01.09 00:43:42.038374 [ 269 ] {22a56bee-7aa8-4350-9a40-c3c84996e927} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22296 | 2026.01.09 00:43:42.038378 [ 194 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 22297 | 2026.01.09 00:43:42.038528 [ 269 ] {22a56bee-7aa8-4350-9a40-c3c84996e927} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001239 sec., 51654.5601291364 rows/sec., 3.60 MiB/sec. | ||
| 22298 | 2026.01.09 00:43:42.038575 [ 269 ] {22a56bee-7aa8-4350-9a40-c3c84996e927} <Debug> TCPHandler: Processed in 0.00141758 sec. | ||
| 22299 | 2026.01.09 00:43:42.038687 [ 194 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_166_33} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22300 | 2026.01.09 00:43:42.038704 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22301 | 2026.01.09 00:43:42.038772 [ 194 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_166_33} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 22302 | 2026.01.09 00:43:42.038808 [ 269 ] {3dd12d7f-d218-405e-bef5-0ef183337429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22303 | 2026.01.09 00:43:42.038856 [ 269 ] {3dd12d7f-d218-405e-bef5-0ef183337429} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22304 | 2026.01.09 00:43:42.038866 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. | ||
| 22305 | 2026.01.09 00:43:42.039112 [ 197 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3340 rows, containing 5 columns (5 merged, 0 gathered) in 0.001996157 sec., 1673215.0827815647 rows/sec., 126.57 MiB/sec. | ||
| 22306 | 2026.01.09 00:43:42.039220 [ 269 ] {3dd12d7f-d218-405e-bef5-0ef183337429} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22307 | 2026.01.09 00:43:42.039256 [ 269 ] {3dd12d7f-d218-405e-bef5-0ef183337429} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 22308 | 2026.01.09 00:43:42.039341 [ 192 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 22309 | 2026.01.09 00:43:42.039612 [ 269 ] {3dd12d7f-d218-405e-bef5-0ef183337429} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 22310 | 2026.01.09 00:43:42.039697 [ 192 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_166_33} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22311 | 2026.01.09 00:43:42.039800 [ 192 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_166_33} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 22312 | 2026.01.09 00:43:42.039873 [ 269 ] {3dd12d7f-d218-405e-bef5-0ef183337429} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22313 | 2026.01.09 00:43:42.039904 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 22314 | 2026.01.09 00:43:42.040013 [ 63 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 22315 | 2026.01.09 00:43:42.040019 [ 269 ] {3dd12d7f-d218-405e-bef5-0ef183337429} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001231 sec., 19496.344435418356 rows/sec., 1.31 MiB/sec. | ||
| 22316 | 2026.01.09 00:43:42.040055 [ 63 ] {} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22317 | 2026.01.09 00:43:42.040079 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 22318 | 2026.01.09 00:43:42.040079 [ 269 ] {3dd12d7f-d218-405e-bef5-0ef183337429} <Debug> TCPHandler: Processed in 0.001431231 sec. | ||
| 22319 | 2026.01.09 00:43:42.040155 [ 194 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 22320 | 2026.01.09 00:43:42.040255 [ 194 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22321 | 2026.01.09 00:43:42.040285 [ 194 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_161_32, total 11096 rows starting from the beginning of the part | ||
| 22322 | 2026.01.09 00:43:42.040337 [ 194 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 60 rows starting from the beginning of the part | ||
| 22323 | 2026.01.09 00:43:42.040382 [ 194 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 104 rows starting from the beginning of the part | ||
| 22324 | 2026.01.09 00:43:42.040425 [ 194 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 60 rows starting from the beginning of the part | ||
| 22325 | 2026.01.09 00:43:42.040463 [ 194 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 80 rows starting from the beginning of the part | ||
| 22326 | 2026.01.09 00:43:42.040500 [ 194 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 24 rows starting from the beginning of the part | ||
| 22327 | 2026.01.09 00:43:42.043107 [ 192 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11424 rows, containing 4 columns (4 merged, 0 gathered) in 0.002983495 sec., 3829066.246130796 rows/sec., 243.97 MiB/sec. | ||
| 22328 | 2026.01.09 00:43:42.043382 [ 192 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 22329 | 2026.01.09 00:43:42.043668 [ 192 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_166_33} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22330 | 2026.01.09 00:43:42.043745 [ 192 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_166_33} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 22331 | 2026.01.09 00:43:42.043828 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.22 MiB. | ||
| 22332 | 2026.01.09 00:43:42.496195 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46551 | ||
| 22333 | 2026.01.09 00:43:42.496846 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22334 | 2026.01.09 00:43:42.496895 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 22335 | 2026.01.09 00:43:42.497412 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 22336 | 2026.01.09 00:43:42.497658 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22337 | 2026.01.09 00:43:42.497812 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46551 | ||
| 22338 | 2026.01.09 00:43:45.028049 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 | ||
| 22339 | 2026.01.09 00:43:45.046951 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22340 | 2026.01.09 00:43:45.047018 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 22341 | 2026.01.09 00:43:45.053383 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 22342 | 2026.01.09 00:43:45.054130 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22343 | 2026.01.09 00:43:45.057444 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
| 22344 | 2026.01.09 00:43:45.135860 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 2800 | ||
| 22345 | 2026.01.09 00:43:45.138754 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22346 | 2026.01.09 00:43:45.138820 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 22347 | 2026.01.09 00:43:45.140207 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 22348 | 2026.01.09 00:43:45.140506 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22349 | 2026.01.09 00:43:45.140933 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2800 | ||
| 22350 | 2026.01.09 00:43:47.042109 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22351 | 2026.01.09 00:43:47.042305 [ 269 ] {8dfcee6c-bff2-4418-b219-d759328cc00e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22352 | 2026.01.09 00:43:47.042379 [ 269 ] {8dfcee6c-bff2-4418-b219-d759328cc00e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22353 | 2026.01.09 00:43:47.043201 [ 269 ] {8dfcee6c-bff2-4418-b219-d759328cc00e} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22354 | 2026.01.09 00:43:47.043245 [ 269 ] {8dfcee6c-bff2-4418-b219-d759328cc00e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 22355 | 2026.01.09 00:43:47.043655 [ 269 ] {8dfcee6c-bff2-4418-b219-d759328cc00e} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 22356 | 2026.01.09 00:43:47.043913 [ 269 ] {8dfcee6c-bff2-4418-b219-d759328cc00e} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22357 | 2026.01.09 00:43:47.044075 [ 269 ] {8dfcee6c-bff2-4418-b219-d759328cc00e} <Debug> executeQuery: Read 160 rows, 14.35 KiB in 0.001822 sec., 87815.58726673985 rows/sec., 7.69 MiB/sec. | ||
| 22358 | 2026.01.09 00:43:47.044131 [ 269 ] {8dfcee6c-bff2-4418-b219-d759328cc00e} <Debug> TCPHandler: Processed in 0.002162022 sec. | ||
| 22359 | 2026.01.09 00:43:47.044257 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22360 | 2026.01.09 00:43:47.044363 [ 269 ] {6be1182f-af4b-4165-84f6-a038e9fcaceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22361 | 2026.01.09 00:43:47.044409 [ 269 ] {6be1182f-af4b-4165-84f6-a038e9fcaceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22362 | 2026.01.09 00:43:47.044848 [ 269 ] {6be1182f-af4b-4165-84f6-a038e9fcaceb} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22363 | 2026.01.09 00:43:47.044883 [ 269 ] {6be1182f-af4b-4165-84f6-a038e9fcaceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 22364 | 2026.01.09 00:43:47.045199 [ 269 ] {6be1182f-af4b-4165-84f6-a038e9fcaceb} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 22365 | 2026.01.09 00:43:47.045410 [ 269 ] {6be1182f-af4b-4165-84f6-a038e9fcaceb} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22366 | 2026.01.09 00:43:47.045542 [ 269 ] {6be1182f-af4b-4165-84f6-a038e9fcaceb} <Debug> executeQuery: Read 52 rows, 3.91 KiB in 0.001204 sec., 43189.36877076412 rows/sec., 3.17 MiB/sec. | ||
| 22367 | 2026.01.09 00:43:47.045582 [ 269 ] {6be1182f-af4b-4165-84f6-a038e9fcaceb} <Debug> TCPHandler: Processed in 0.001378459 sec. | ||
| 22368 | 2026.01.09 00:43:47.045687 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22369 | 2026.01.09 00:43:47.045785 [ 269 ] {9d40364f-b2a1-413d-b25d-d75f062f6a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22370 | 2026.01.09 00:43:47.045826 [ 269 ] {9d40364f-b2a1-413d-b25d-d75f062f6a95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22371 | 2026.01.09 00:43:47.046270 [ 269 ] {9d40364f-b2a1-413d-b25d-d75f062f6a95} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22372 | 2026.01.09 00:43:47.046305 [ 269 ] {9d40364f-b2a1-413d-b25d-d75f062f6a95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 22373 | 2026.01.09 00:43:47.046630 [ 269 ] {9d40364f-b2a1-413d-b25d-d75f062f6a95} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 22374 | 2026.01.09 00:43:47.046848 [ 269 ] {9d40364f-b2a1-413d-b25d-d75f062f6a95} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22375 | 2026.01.09 00:43:47.046974 [ 269 ] {9d40364f-b2a1-413d-b25d-d75f062f6a95} <Debug> executeQuery: Read 122 rows, 9.79 KiB in 0.00121 sec., 100826.44628099175 rows/sec., 7.90 MiB/sec. | ||
| 22376 | 2026.01.09 00:43:47.047018 [ 269 ] {9d40364f-b2a1-413d-b25d-d75f062f6a95} <Debug> TCPHandler: Processed in 0.001382519 sec. | ||
| 22377 | 2026.01.09 00:43:47.047133 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22378 | 2026.01.09 00:43:47.047231 [ 269 ] {f2a7ba51-e572-4171-9b8a-869293c1c5a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22379 | 2026.01.09 00:43:47.047275 [ 269 ] {f2a7ba51-e572-4171-9b8a-869293c1c5a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22380 | 2026.01.09 00:43:47.047696 [ 269 ] {f2a7ba51-e572-4171-9b8a-869293c1c5a0} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22381 | 2026.01.09 00:43:47.047730 [ 269 ] {f2a7ba51-e572-4171-9b8a-869293c1c5a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 22382 | 2026.01.09 00:43:47.048156 [ 269 ] {f2a7ba51-e572-4171-9b8a-869293c1c5a0} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 22383 | 2026.01.09 00:43:47.048371 [ 269 ] {f2a7ba51-e572-4171-9b8a-869293c1c5a0} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22384 | 2026.01.09 00:43:47.048502 [ 269 ] {f2a7ba51-e572-4171-9b8a-869293c1c5a0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001291 sec., 123934.93415956623 rows/sec., 8.63 MiB/sec. | ||
| 22385 | 2026.01.09 00:43:47.048538 [ 269 ] {f2a7ba51-e572-4171-9b8a-869293c1c5a0} <Debug> TCPHandler: Processed in 0.001456402 sec. | ||
| 22386 | 2026.01.09 00:43:47.048650 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22387 | 2026.01.09 00:43:47.048746 [ 269 ] {d2ffd90f-21e0-428e-a4f5-9f25e3cac2a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22388 | 2026.01.09 00:43:47.048801 [ 269 ] {d2ffd90f-21e0-428e-a4f5-9f25e3cac2a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22389 | 2026.01.09 00:43:47.049765 [ 269 ] {d2ffd90f-21e0-428e-a4f5-9f25e3cac2a0} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22390 | 2026.01.09 00:43:47.049798 [ 269 ] {d2ffd90f-21e0-428e-a4f5-9f25e3cac2a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 22391 | 2026.01.09 00:43:47.050396 [ 269 ] {d2ffd90f-21e0-428e-a4f5-9f25e3cac2a0} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 22392 | 2026.01.09 00:43:47.050626 [ 269 ] {d2ffd90f-21e0-428e-a4f5-9f25e3cac2a0} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22393 | 2026.01.09 00:43:47.050763 [ 269 ] {d2ffd90f-21e0-428e-a4f5-9f25e3cac2a0} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.002035 sec., 25552.825552825554 rows/sec., 45.79 MiB/sec. | ||
| 22394 | 2026.01.09 00:43:47.050824 [ 269 ] {d2ffd90f-21e0-428e-a4f5-9f25e3cac2a0} <Debug> TCPHandler: Processed in 0.002225733 sec. | ||
| 22395 | 2026.01.09 00:43:47.050941 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22396 | 2026.01.09 00:43:47.051037 [ 269 ] {bd10a2f0-6b01-4db2-ba8d-59375a4dfad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 22397 | 2026.01.09 00:43:47.051080 [ 269 ] {bd10a2f0-6b01-4db2-ba8d-59375a4dfad5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 22398 | 2026.01.09 00:43:47.051398 [ 269 ] {bd10a2f0-6b01-4db2-ba8d-59375a4dfad5} <Trace> oximeter.measurements_i64 (8de239ba-0182-4216-858e-1bf507887ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22399 | 2026.01.09 00:43:47.051431 [ 269 ] {bd10a2f0-6b01-4db2-ba8d-59375a4dfad5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 22400 | 2026.01.09 00:43:47.051735 [ 269 ] {bd10a2f0-6b01-4db2-ba8d-59375a4dfad5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 22401 | 2026.01.09 00:43:47.051938 [ 269 ] {bd10a2f0-6b01-4db2-ba8d-59375a4dfad5} <Trace> oximeter.measurements_i64 (8de239ba-0182-4216-858e-1bf507887ca1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22402 | 2026.01.09 00:43:47.052063 [ 269 ] {bd10a2f0-6b01-4db2-ba8d-59375a4dfad5} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001045 sec., 8612.44019138756 rows/sec., 662.57 KiB/sec. | ||
| 22403 | 2026.01.09 00:43:47.052099 [ 269 ] {bd10a2f0-6b01-4db2-ba8d-59375a4dfad5} <Debug> TCPHandler: Processed in 0.001209925 sec. | ||
| 22404 | 2026.01.09 00:43:47.052211 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22405 | 2026.01.09 00:43:47.052307 [ 269 ] {d660ba3f-fe75-4392-9dba-57db82318d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22406 | 2026.01.09 00:43:47.052348 [ 269 ] {d660ba3f-fe75-4392-9dba-57db82318d3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22407 | 2026.01.09 00:43:47.052692 [ 269 ] {d660ba3f-fe75-4392-9dba-57db82318d3c} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22408 | 2026.01.09 00:43:47.052727 [ 269 ] {d660ba3f-fe75-4392-9dba-57db82318d3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 22409 | 2026.01.09 00:43:47.053109 [ 269 ] {d660ba3f-fe75-4392-9dba-57db82318d3c} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 22410 | 2026.01.09 00:43:47.053327 [ 269 ] {d660ba3f-fe75-4392-9dba-57db82318d3c} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22411 | 2026.01.09 00:43:47.053457 [ 269 ] {d660ba3f-fe75-4392-9dba-57db82318d3c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001169 sec., 51325.919589392644 rows/sec., 3.46 MiB/sec. | ||
| 22412 | 2026.01.09 00:43:47.053493 [ 269 ] {d660ba3f-fe75-4392-9dba-57db82318d3c} <Debug> TCPHandler: Processed in 0.001333789 sec. | ||
| 22413 | 2026.01.09 00:43:49.743119 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22414 | 2026.01.09 00:43:49.743172 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22415 | 2026.01.09 00:43:49.998909 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46999 | ||
| 22416 | 2026.01.09 00:43:49.999425 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22417 | 2026.01.09 00:43:49.999462 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22418 | 2026.01.09 00:43:49.999960 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 22419 | 2026.01.09 00:43:50.000205 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22420 | 2026.01.09 00:43:50.000338 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46999 | ||
| 22421 | 2026.01.09 00:43:50.033167 [ 221 ] {} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Found 5 old parts to remove. Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0] | ||
| 22422 | 2026.01.09 00:43:50.033225 [ 221 ] {} <Debug> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Removing 5 parts from filesystem (serially): Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0] | ||
| 22423 | 2026.01.09 00:43:50.037158 [ 221 ] {} <Debug> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Removing 5 parts from memory: Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0] | ||
| 22424 | 2026.01.09 00:43:51.192276 [ 226 ] {} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Found 5 old parts to remove. Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0] | ||
| 22425 | 2026.01.09 00:43:51.192327 [ 226 ] {} <Debug> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Removing 5 parts from filesystem (serially): Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0] | ||
| 22426 | 2026.01.09 00:43:51.194593 [ 226 ] {} <Debug> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Removing 5 parts from memory: Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0] | ||
| 22427 | 2026.01.09 00:43:51.382580 [ 225 ] {} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Found 5 old parts to remove. Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0] | ||
| 22428 | 2026.01.09 00:43:51.382644 [ 225 ] {} <Debug> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Removing 5 parts from filesystem (serially): Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0] | ||
| 22429 | 2026.01.09 00:43:51.385800 [ 225 ] {} <Debug> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Removing 5 parts from memory: Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0] | ||
| 22430 | 2026.01.09 00:43:52.048818 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22431 | 2026.01.09 00:43:52.049018 [ 269 ] {9cf5ad2b-73c7-421f-b9a8-84ea5b772a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22432 | 2026.01.09 00:43:52.049088 [ 269 ] {9cf5ad2b-73c7-421f-b9a8-84ea5b772a76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22433 | 2026.01.09 00:43:52.050122 [ 269 ] {9cf5ad2b-73c7-421f-b9a8-84ea5b772a76} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22434 | 2026.01.09 00:43:52.050160 [ 269 ] {9cf5ad2b-73c7-421f-b9a8-84ea5b772a76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22435 | 2026.01.09 00:43:52.050570 [ 269 ] {9cf5ad2b-73c7-421f-b9a8-84ea5b772a76} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 22436 | 2026.01.09 00:43:52.050803 [ 269 ] {9cf5ad2b-73c7-421f-b9a8-84ea5b772a76} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22437 | 2026.01.09 00:43:52.050955 [ 269 ] {9cf5ad2b-73c7-421f-b9a8-84ea5b772a76} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001989 sec., 206133.73554550027 rows/sec., 13.08 MiB/sec. | ||
| 22438 | 2026.01.09 00:43:52.051008 [ 269 ] {9cf5ad2b-73c7-421f-b9a8-84ea5b772a76} <Debug> TCPHandler: Processed in 0.002323146 sec. | ||
| 22439 | 2026.01.09 00:43:52.051135 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22440 | 2026.01.09 00:43:52.051237 [ 269 ] {027d6033-da94-47b3-94c7-08207bae845b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22441 | 2026.01.09 00:43:52.051281 [ 269 ] {027d6033-da94-47b3-94c7-08207bae845b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22442 | 2026.01.09 00:43:52.052595 [ 269 ] {027d6033-da94-47b3-94c7-08207bae845b} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22443 | 2026.01.09 00:43:52.052630 [ 269 ] {027d6033-da94-47b3-94c7-08207bae845b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22444 | 2026.01.09 00:43:52.053005 [ 269 ] {027d6033-da94-47b3-94c7-08207bae845b} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 22445 | 2026.01.09 00:43:52.053220 [ 269 ] {027d6033-da94-47b3-94c7-08207bae845b} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22446 | 2026.01.09 00:43:52.053351 [ 269 ] {027d6033-da94-47b3-94c7-08207bae845b} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.002135 sec., 520843.0913348946 rows/sec., 41.09 MiB/sec. | ||
| 22447 | 2026.01.09 00:43:52.053390 [ 269 ] {027d6033-da94-47b3-94c7-08207bae845b} <Debug> TCPHandler: Processed in 0.002308416 sec. | ||
| 22448 | 2026.01.09 00:43:52.053507 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22449 | 2026.01.09 00:43:52.053605 [ 269 ] {d96dddc9-6755-4a92-84ac-2cb053b32741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22450 | 2026.01.09 00:43:52.053646 [ 269 ] {d96dddc9-6755-4a92-84ac-2cb053b32741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22451 | 2026.01.09 00:43:52.054171 [ 269 ] {d96dddc9-6755-4a92-84ac-2cb053b32741} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22452 | 2026.01.09 00:43:52.054204 [ 269 ] {d96dddc9-6755-4a92-84ac-2cb053b32741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22453 | 2026.01.09 00:43:52.054516 [ 269 ] {d96dddc9-6755-4a92-84ac-2cb053b32741} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 22454 | 2026.01.09 00:43:52.054725 [ 269 ] {d96dddc9-6755-4a92-84ac-2cb053b32741} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22455 | 2026.01.09 00:43:52.054856 [ 269 ] {d96dddc9-6755-4a92-84ac-2cb053b32741} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001272 sec., 161163.5220125786 rows/sec., 9.46 MiB/sec. | ||
| 22456 | 2026.01.09 00:43:52.054894 [ 269 ] {d96dddc9-6755-4a92-84ac-2cb053b32741} <Debug> TCPHandler: Processed in 0.00143901 sec. | ||
| 22457 | 2026.01.09 00:43:52.054997 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22458 | 2026.01.09 00:43:52.055094 [ 269 ] {b7b78627-95e2-4720-8f40-e0a6ccfa44a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22459 | 2026.01.09 00:43:52.055134 [ 269 ] {b7b78627-95e2-4720-8f40-e0a6ccfa44a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22460 | 2026.01.09 00:43:52.055653 [ 269 ] {b7b78627-95e2-4720-8f40-e0a6ccfa44a2} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22461 | 2026.01.09 00:43:52.055687 [ 269 ] {b7b78627-95e2-4720-8f40-e0a6ccfa44a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22462 | 2026.01.09 00:43:52.055995 [ 269 ] {b7b78627-95e2-4720-8f40-e0a6ccfa44a2} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 22463 | 2026.01.09 00:43:52.056216 [ 269 ] {b7b78627-95e2-4720-8f40-e0a6ccfa44a2} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22464 | 2026.01.09 00:43:52.056345 [ 269 ] {b7b78627-95e2-4720-8f40-e0a6ccfa44a2} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00127 sec., 166929.1338582677 rows/sec., 10.77 MiB/sec. | ||
| 22465 | 2026.01.09 00:43:52.056385 [ 269 ] {b7b78627-95e2-4720-8f40-e0a6ccfa44a2} <Debug> TCPHandler: Processed in 0.001437431 sec. | ||
| 22466 | 2026.01.09 00:43:52.056487 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22467 | 2026.01.09 00:43:52.056582 [ 269 ] {41ffdaaa-0446-4d47-a8a8-709f375cf695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22468 | 2026.01.09 00:43:52.056621 [ 269 ] {41ffdaaa-0446-4d47-a8a8-709f375cf695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22469 | 2026.01.09 00:43:52.057143 [ 269 ] {41ffdaaa-0446-4d47-a8a8-709f375cf695} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22470 | 2026.01.09 00:43:52.057176 [ 269 ] {41ffdaaa-0446-4d47-a8a8-709f375cf695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22471 | 2026.01.09 00:43:52.057478 [ 269 ] {41ffdaaa-0446-4d47-a8a8-709f375cf695} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 22472 | 2026.01.09 00:43:52.057692 [ 269 ] {41ffdaaa-0446-4d47-a8a8-709f375cf695} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22473 | 2026.01.09 00:43:52.057821 [ 269 ] {41ffdaaa-0446-4d47-a8a8-709f375cf695} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001257 sec., 167859.98408910102 rows/sec., 9.53 MiB/sec. | ||
| 22474 | 2026.01.09 00:43:52.057859 [ 269 ] {41ffdaaa-0446-4d47-a8a8-709f375cf695} <Debug> TCPHandler: Processed in 0.00142175 sec. | ||
| 22475 | 2026.01.09 00:43:52.057961 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22476 | 2026.01.09 00:43:52.058055 [ 269 ] {c2c9c522-8247-4ab5-9bce-ca1a91257a61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22477 | 2026.01.09 00:43:52.058093 [ 269 ] {c2c9c522-8247-4ab5-9bce-ca1a91257a61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22478 | 2026.01.09 00:43:52.058887 [ 269 ] {c2c9c522-8247-4ab5-9bce-ca1a91257a61} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22479 | 2026.01.09 00:43:52.058921 [ 269 ] {c2c9c522-8247-4ab5-9bce-ca1a91257a61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22480 | 2026.01.09 00:43:52.059259 [ 269 ] {c2c9c522-8247-4ab5-9bce-ca1a91257a61} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 22481 | 2026.01.09 00:43:52.059471 [ 269 ] {c2c9c522-8247-4ab5-9bce-ca1a91257a61} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22482 | 2026.01.09 00:43:52.059599 [ 269 ] {c2c9c522-8247-4ab5-9bce-ca1a91257a61} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001563 sec., 434420.9852847089 rows/sec., 30.28 MiB/sec. | ||
| 22483 | 2026.01.09 00:43:52.059637 [ 269 ] {c2c9c522-8247-4ab5-9bce-ca1a91257a61} <Debug> TCPHandler: Processed in 0.001725698 sec. | ||
| 22484 | 2026.01.09 00:43:52.059747 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22485 | 2026.01.09 00:43:52.059842 [ 269 ] {76f9643f-9628-4455-8d2c-175ef0b77b87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22486 | 2026.01.09 00:43:52.059884 [ 269 ] {76f9643f-9628-4455-8d2c-175ef0b77b87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22487 | 2026.01.09 00:43:52.060218 [ 269 ] {76f9643f-9628-4455-8d2c-175ef0b77b87} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22488 | 2026.01.09 00:43:52.060251 [ 269 ] {76f9643f-9628-4455-8d2c-175ef0b77b87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22489 | 2026.01.09 00:43:52.060553 [ 269 ] {76f9643f-9628-4455-8d2c-175ef0b77b87} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 22490 | 2026.01.09 00:43:52.060768 [ 269 ] {76f9643f-9628-4455-8d2c-175ef0b77b87} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22491 | 2026.01.09 00:43:52.060895 [ 269 ] {76f9643f-9628-4455-8d2c-175ef0b77b87} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00107 sec., 5607.476635514019 rows/sec., 292.97 KiB/sec. | ||
| 22492 | 2026.01.09 00:43:52.060930 [ 269 ] {76f9643f-9628-4455-8d2c-175ef0b77b87} <Debug> TCPHandler: Processed in 0.001233365 sec. | ||
| 22493 | 2026.01.09 00:43:52.061036 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22494 | 2026.01.09 00:43:52.061136 [ 269 ] {2cc79e0b-d29c-4062-ac82-be1092fbf060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22495 | 2026.01.09 00:43:52.061179 [ 269 ] {2cc79e0b-d29c-4062-ac82-be1092fbf060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22496 | 2026.01.09 00:43:52.061659 [ 269 ] {2cc79e0b-d29c-4062-ac82-be1092fbf060} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22497 | 2026.01.09 00:43:52.061693 [ 269 ] {2cc79e0b-d29c-4062-ac82-be1092fbf060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22498 | 2026.01.09 00:43:52.062035 [ 269 ] {2cc79e0b-d29c-4062-ac82-be1092fbf060} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 22499 | 2026.01.09 00:43:52.062254 [ 269 ] {2cc79e0b-d29c-4062-ac82-be1092fbf060} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22500 | 2026.01.09 00:43:52.062382 [ 117 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Selected 6 parts from all_1_163_34 to all_168_168_0 | ||
| 22501 | 2026.01.09 00:43:52.062387 [ 269 ] {2cc79e0b-d29c-4062-ac82-be1092fbf060} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001271 sec., 247049.56726986624 rows/sec., 16.23 MiB/sec. | ||
| 22502 | 2026.01.09 00:43:52.062424 [ 117 ] {} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22503 | 2026.01.09 00:43:52.062441 [ 269 ] {2cc79e0b-d29c-4062-ac82-be1092fbf060} <Debug> TCPHandler: Processed in 0.001455881 sec. | ||
| 22504 | 2026.01.09 00:43:52.062446 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22505 | 2026.01.09 00:43:52.062544 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22506 | 2026.01.09 00:43:52.062555 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22507 | 2026.01.09 00:43:52.062561 [ 196 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_168_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_163_34 to all_168_168_0 into Compact with storage Full | ||
| 22508 | 2026.01.09 00:43:52.062581 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22509 | 2026.01.09 00:43:52.062640 [ 269 ] {cb14d24a-fe61-43d3-b7d9-f05692b6414a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22510 | 2026.01.09 00:43:52.062682 [ 269 ] {cb14d24a-fe61-43d3-b7d9-f05692b6414a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22511 | 2026.01.09 00:43:52.062731 [ 196 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_168_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22512 | 2026.01.09 00:43:52.062775 [ 196 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_168_35} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_163_34, total 49826 rows starting from the beginning of the part | ||
| 22513 | 2026.01.09 00:43:52.062850 [ 196 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_168_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 160 rows starting from the beginning of the part | ||
| 22514 | 2026.01.09 00:43:52.062903 [ 196 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_168_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 934 rows starting from the beginning of the part | ||
| 22515 | 2026.01.09 00:43:52.062950 [ 196 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_168_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 64 rows starting from the beginning of the part | ||
| 22516 | 2026.01.09 00:43:52.062991 [ 196 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_168_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 160 rows starting from the beginning of the part | ||
| 22517 | 2026.01.09 00:43:52.062996 [ 269 ] {cb14d24a-fe61-43d3-b7d9-f05692b6414a} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22518 | 2026.01.09 00:43:52.063031 [ 196 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_168_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 314 rows starting from the beginning of the part | ||
| 22519 | 2026.01.09 00:43:52.063040 [ 269 ] {cb14d24a-fe61-43d3-b7d9-f05692b6414a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22520 | 2026.01.09 00:43:52.063368 [ 269 ] {cb14d24a-fe61-43d3-b7d9-f05692b6414a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 22521 | 2026.01.09 00:43:52.063602 [ 269 ] {cb14d24a-fe61-43d3-b7d9-f05692b6414a} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22522 | 2026.01.09 00:43:52.063735 [ 269 ] {cb14d24a-fe61-43d3-b7d9-f05692b6414a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001113 sec., 898.4725965858041 rows/sec., 60.54 KiB/sec. | ||
| 22523 | 2026.01.09 00:43:52.063771 [ 269 ] {cb14d24a-fe61-43d3-b7d9-f05692b6414a} <Debug> TCPHandler: Processed in 0.001277176 sec. | ||
| 22524 | 2026.01.09 00:43:52.063872 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22525 | 2026.01.09 00:43:52.063967 [ 269 ] {bdb30173-944b-4b1c-b399-9a2823d4ac8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22526 | 2026.01.09 00:43:52.064009 [ 269 ] {bdb30173-944b-4b1c-b399-9a2823d4ac8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22527 | 2026.01.09 00:43:52.064349 [ 269 ] {bdb30173-944b-4b1c-b399-9a2823d4ac8a} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22528 | 2026.01.09 00:43:52.064383 [ 269 ] {bdb30173-944b-4b1c-b399-9a2823d4ac8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22529 | 2026.01.09 00:43:52.064740 [ 269 ] {bdb30173-944b-4b1c-b399-9a2823d4ac8a} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 22530 | 2026.01.09 00:43:52.065011 [ 269 ] {bdb30173-944b-4b1c-b399-9a2823d4ac8a} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22531 | 2026.01.09 00:43:52.065147 [ 269 ] {bdb30173-944b-4b1c-b399-9a2823d4ac8a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001197 sec., 86883.87635756057 rows/sec., 5.32 MiB/sec. | ||
| 22532 | 2026.01.09 00:43:52.065190 [ 269 ] {bdb30173-944b-4b1c-b399-9a2823d4ac8a} <Debug> TCPHandler: Processed in 0.001366559 sec. | ||
| 22533 | 2026.01.09 00:43:52.066277 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22534 | 2026.01.09 00:43:52.072221 [ 193 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_168_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51458 rows, containing 5 columns (5 merged, 0 gathered) in 0.009715367 sec., 5296557.505238865 rows/sec., 356.23 MiB/sec. | ||
| 22535 | 2026.01.09 00:43:52.072734 [ 198 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_168_35} <Trace> MergedBlockOutputStream: filled checksums all_1_168_35 (state Temporary) | ||
| 22536 | 2026.01.09 00:43:52.073077 [ 198 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_168_35} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_merge_all_1_168_35 to all_1_168_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22537 | 2026.01.09 00:43:52.073161 [ 198 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_168_35} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Merged 6 parts: [all_1_163_34, all_168_168_0] -> all_1_168_35 | ||
| 22538 | 2026.01.09 00:43:52.073264 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. | ||
| 22539 | 2026.01.09 00:43:52.388776 [ 220 ] {} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22540 | 2026.01.09 00:43:52.388834 [ 220 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22541 | 2026.01.09 00:43:52.392591 [ 220 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22542 | 2026.01.09 00:43:52.558358 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 | ||
| 22543 | 2026.01.09 00:43:52.576987 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22544 | 2026.01.09 00:43:52.577030 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22545 | 2026.01.09 00:43:52.584362 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 22546 | 2026.01.09 00:43:52.585480 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22547 | 2026.01.09 00:43:52.589480 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 738 | ||
| 22548 | 2026.01.09 00:43:53.070558 [ 222 ] {} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 22549 | 2026.01.09 00:43:53.070613 [ 222 ] {} <Debug> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 22550 | 2026.01.09 00:43:53.073282 [ 222 ] {} <Debug> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 22551 | 2026.01.09 00:43:53.299058 [ 221 ] {} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22552 | 2026.01.09 00:43:53.299116 [ 221 ] {} <Debug> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22553 | 2026.01.09 00:43:53.303149 [ 221 ] {} <Debug> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22554 | 2026.01.09 00:43:53.362765 [ 219 ] {} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22555 | 2026.01.09 00:43:53.362823 [ 219 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22556 | 2026.01.09 00:43:53.366338 [ 219 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22557 | 2026.01.09 00:43:53.416588 [ 221 ] {} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22558 | 2026.01.09 00:43:53.416633 [ 221 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22559 | 2026.01.09 00:43:53.419665 [ 221 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22560 | 2026.01.09 00:43:55.142060 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2834 | ||
| 22561 | 2026.01.09 00:43:55.144516 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22562 | 2026.01.09 00:43:55.144575 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22563 | 2026.01.09 00:43:55.145835 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 22564 | 2026.01.09 00:43:55.146132 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22565 | 2026.01.09 00:43:55.146510 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2834 | ||
| 22566 | 2026.01.09 00:43:57.041591 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22567 | 2026.01.09 00:43:57.041777 [ 269 ] {a8de574a-531e-4395-8a5c-4af83759bf50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22568 | 2026.01.09 00:43:57.041848 [ 269 ] {a8de574a-531e-4395-8a5c-4af83759bf50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22569 | 2026.01.09 00:43:57.042503 [ 269 ] {a8de574a-531e-4395-8a5c-4af83759bf50} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22570 | 2026.01.09 00:43:57.042557 [ 269 ] {a8de574a-531e-4395-8a5c-4af83759bf50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22571 | 2026.01.09 00:43:57.042958 [ 269 ] {a8de574a-531e-4395-8a5c-4af83759bf50} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 22572 | 2026.01.09 00:43:57.043199 [ 269 ] {a8de574a-531e-4395-8a5c-4af83759bf50} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22573 | 2026.01.09 00:43:57.043369 [ 269 ] {a8de574a-531e-4395-8a5c-4af83759bf50} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001641 sec., 8531.383302864107 rows/sec., 695.67 KiB/sec. | ||
| 22574 | 2026.01.09 00:43:57.043427 [ 269 ] {a8de574a-531e-4395-8a5c-4af83759bf50} <Debug> TCPHandler: Processed in 0.001973646 sec. | ||
| 22575 | 2026.01.09 00:43:57.043586 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22576 | 2026.01.09 00:43:57.043722 [ 269 ] {0cd6fe8e-98e4-48e3-8f77-95c5c537bdcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22577 | 2026.01.09 00:43:57.043777 [ 269 ] {0cd6fe8e-98e4-48e3-8f77-95c5c537bdcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22578 | 2026.01.09 00:43:57.044455 [ 269 ] {0cd6fe8e-98e4-48e3-8f77-95c5c537bdcf} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22579 | 2026.01.09 00:43:57.044502 [ 269 ] {0cd6fe8e-98e4-48e3-8f77-95c5c537bdcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22580 | 2026.01.09 00:43:57.044909 [ 269 ] {0cd6fe8e-98e4-48e3-8f77-95c5c537bdcf} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 22581 | 2026.01.09 00:43:57.045165 [ 269 ] {0cd6fe8e-98e4-48e3-8f77-95c5c537bdcf} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22582 | 2026.01.09 00:43:57.045308 [ 269 ] {0cd6fe8e-98e4-48e3-8f77-95c5c537bdcf} <Debug> executeQuery: Read 173 rows, 15.43 KiB in 0.001617 sec., 106988.24984539271 rows/sec., 9.32 MiB/sec. | ||
| 22583 | 2026.01.09 00:43:57.045349 [ 269 ] {0cd6fe8e-98e4-48e3-8f77-95c5c537bdcf} <Debug> TCPHandler: Processed in 0.001831932 sec. | ||
| 22584 | 2026.01.09 00:43:57.045463 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22585 | 2026.01.09 00:43:57.045564 [ 269 ] {595a7040-557b-4325-80cd-ec6ffc058d4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22586 | 2026.01.09 00:43:57.045607 [ 269 ] {595a7040-557b-4325-80cd-ec6ffc058d4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22587 | 2026.01.09 00:43:57.046048 [ 269 ] {595a7040-557b-4325-80cd-ec6ffc058d4f} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22588 | 2026.01.09 00:43:57.046085 [ 269 ] {595a7040-557b-4325-80cd-ec6ffc058d4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22589 | 2026.01.09 00:43:57.046404 [ 269 ] {595a7040-557b-4325-80cd-ec6ffc058d4f} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 22590 | 2026.01.09 00:43:57.046655 [ 269 ] {595a7040-557b-4325-80cd-ec6ffc058d4f} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22591 | 2026.01.09 00:43:57.046788 [ 269 ] {595a7040-557b-4325-80cd-ec6ffc058d4f} <Debug> executeQuery: Read 69 rows, 5.11 KiB in 0.001247 sec., 55332.79871692061 rows/sec., 4.00 MiB/sec. | ||
| 22592 | 2026.01.09 00:43:57.046828 [ 269 ] {595a7040-557b-4325-80cd-ec6ffc058d4f} <Debug> TCPHandler: Processed in 0.00141702 sec. | ||
| 22593 | 2026.01.09 00:43:57.046947 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22594 | 2026.01.09 00:43:57.047046 [ 269 ] {866fe788-cf05-414e-b2c6-a273f9ff35ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22595 | 2026.01.09 00:43:57.047086 [ 269 ] {866fe788-cf05-414e-b2c6-a273f9ff35ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22596 | 2026.01.09 00:43:57.047587 [ 269 ] {866fe788-cf05-414e-b2c6-a273f9ff35ac} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22597 | 2026.01.09 00:43:57.047625 [ 269 ] {866fe788-cf05-414e-b2c6-a273f9ff35ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22598 | 2026.01.09 00:43:57.047943 [ 269 ] {866fe788-cf05-414e-b2c6-a273f9ff35ac} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 22599 | 2026.01.09 00:43:57.048161 [ 269 ] {866fe788-cf05-414e-b2c6-a273f9ff35ac} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22600 | 2026.01.09 00:43:57.048292 [ 269 ] {866fe788-cf05-414e-b2c6-a273f9ff35ac} <Debug> executeQuery: Read 139 rows, 11.12 KiB in 0.001266 sec., 109794.62875197473 rows/sec., 8.57 MiB/sec. | ||
| 22601 | 2026.01.09 00:43:57.048331 [ 269 ] {866fe788-cf05-414e-b2c6-a273f9ff35ac} <Debug> TCPHandler: Processed in 0.001434561 sec. | ||
| 22602 | 2026.01.09 00:43:57.048439 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22603 | 2026.01.09 00:43:57.048535 [ 269 ] {f5b568c7-7b01-4f66-a81f-95d4de669db0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22604 | 2026.01.09 00:43:57.048580 [ 269 ] {f5b568c7-7b01-4f66-a81f-95d4de669db0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22605 | 2026.01.09 00:43:57.048994 [ 269 ] {f5b568c7-7b01-4f66-a81f-95d4de669db0} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22606 | 2026.01.09 00:43:57.049030 [ 269 ] {f5b568c7-7b01-4f66-a81f-95d4de669db0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22607 | 2026.01.09 00:43:57.049370 [ 269 ] {f5b568c7-7b01-4f66-a81f-95d4de669db0} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 22608 | 2026.01.09 00:43:57.049582 [ 269 ] {f5b568c7-7b01-4f66-a81f-95d4de669db0} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22609 | 2026.01.09 00:43:57.049716 [ 269 ] {f5b568c7-7b01-4f66-a81f-95d4de669db0} <Debug> executeQuery: Read 167 rows, 11.90 KiB in 0.001199 sec., 139282.73561301085 rows/sec., 9.70 MiB/sec. | ||
| 22610 | 2026.01.09 00:43:57.049754 [ 269 ] {f5b568c7-7b01-4f66-a81f-95d4de669db0} <Debug> TCPHandler: Processed in 0.001365099 sec. | ||
| 22611 | 2026.01.09 00:43:57.049862 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22612 | 2026.01.09 00:43:57.049958 [ 269 ] {4b1bd633-a224-46e9-af61-25a0cad2bd3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22613 | 2026.01.09 00:43:57.050018 [ 269 ] {4b1bd633-a224-46e9-af61-25a0cad2bd3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22614 | 2026.01.09 00:43:57.051001 [ 269 ] {4b1bd633-a224-46e9-af61-25a0cad2bd3b} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22615 | 2026.01.09 00:43:57.051038 [ 269 ] {4b1bd633-a224-46e9-af61-25a0cad2bd3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22616 | 2026.01.09 00:43:57.051640 [ 269 ] {4b1bd633-a224-46e9-af61-25a0cad2bd3b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 22617 | 2026.01.09 00:43:57.051911 [ 269 ] {4b1bd633-a224-46e9-af61-25a0cad2bd3b} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22618 | 2026.01.09 00:43:57.052053 [ 269 ] {4b1bd633-a224-46e9-af61-25a0cad2bd3b} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.002113 sec., 26029.342167534312 rows/sec., 46.64 MiB/sec. | ||
| 22619 | 2026.01.09 00:43:57.052128 [ 269 ] {4b1bd633-a224-46e9-af61-25a0cad2bd3b} <Debug> TCPHandler: Processed in 0.002315656 sec. | ||
| 22620 | 2026.01.09 00:43:57.052242 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22621 | 2026.01.09 00:43:57.052535 [ 269 ] {9ec2d529-37ab-4ce6-8c7c-fc4a836424eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 22622 | 2026.01.09 00:43:57.052577 [ 269 ] {9ec2d529-37ab-4ce6-8c7c-fc4a836424eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 22623 | 2026.01.09 00:43:57.052901 [ 269 ] {9ec2d529-37ab-4ce6-8c7c-fc4a836424eb} <Trace> oximeter.measurements_i64 (8de239ba-0182-4216-858e-1bf507887ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22624 | 2026.01.09 00:43:57.052937 [ 269 ] {9ec2d529-37ab-4ce6-8c7c-fc4a836424eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22625 | 2026.01.09 00:43:57.053237 [ 269 ] {9ec2d529-37ab-4ce6-8c7c-fc4a836424eb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 22626 | 2026.01.09 00:43:57.053457 [ 269 ] {9ec2d529-37ab-4ce6-8c7c-fc4a836424eb} <Trace> oximeter.measurements_i64 (8de239ba-0182-4216-858e-1bf507887ca1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22627 | 2026.01.09 00:43:57.053588 [ 269 ] {9ec2d529-37ab-4ce6-8c7c-fc4a836424eb} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.001073 sec., 5591.798695246971 rows/sec., 368.60 KiB/sec. | ||
| 22628 | 2026.01.09 00:43:57.053626 [ 269 ] {9ec2d529-37ab-4ce6-8c7c-fc4a836424eb} <Debug> TCPHandler: Processed in 0.001434551 sec. | ||
| 22629 | 2026.01.09 00:43:57.053732 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22630 | 2026.01.09 00:43:57.053828 [ 269 ] {52ea0ad4-c568-49cd-99df-f19970eb1cad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22631 | 2026.01.09 00:43:57.053868 [ 269 ] {52ea0ad4-c568-49cd-99df-f19970eb1cad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22632 | 2026.01.09 00:43:57.054214 [ 269 ] {52ea0ad4-c568-49cd-99df-f19970eb1cad} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22633 | 2026.01.09 00:43:57.054258 [ 269 ] {52ea0ad4-c568-49cd-99df-f19970eb1cad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22634 | 2026.01.09 00:43:57.054584 [ 269 ] {52ea0ad4-c568-49cd-99df-f19970eb1cad} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 22635 | 2026.01.09 00:43:57.054795 [ 269 ] {52ea0ad4-c568-49cd-99df-f19970eb1cad} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22636 | 2026.01.09 00:43:57.054926 [ 269 ] {52ea0ad4-c568-49cd-99df-f19970eb1cad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 22637 | 2026.01.09 00:43:57.054963 [ 269 ] {52ea0ad4-c568-49cd-99df-f19970eb1cad} <Debug> TCPHandler: Processed in 0.001281217 sec. | ||
| 22638 | 2026.01.09 00:43:57.500499 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47511 | ||
| 22639 | 2026.01.09 00:43:57.501167 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22640 | 2026.01.09 00:43:57.501219 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22641 | 2026.01.09 00:43:57.501834 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 22642 | 2026.01.09 00:43:57.502135 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22643 | 2026.01.09 00:43:57.502335 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47511 | ||
| 22644 | 2026.01.09 00:44:00.089690 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 746 | ||
| 22645 | 2026.01.09 00:44:00.109343 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22646 | 2026.01.09 00:44:00.109413 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22647 | 2026.01.09 00:44:00.116064 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 22648 | 2026.01.09 00:44:00.117205 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22649 | 2026.01.09 00:44:00.121055 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 746 | ||
| 22650 | 2026.01.09 00:44:02.050988 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22651 | 2026.01.09 00:44:02.051184 [ 269 ] {7cf82d1c-3a7e-4bac-86fa-b287ae6dba89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22652 | 2026.01.09 00:44:02.051257 [ 269 ] {7cf82d1c-3a7e-4bac-86fa-b287ae6dba89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22653 | 2026.01.09 00:44:02.052128 [ 269 ] {7cf82d1c-3a7e-4bac-86fa-b287ae6dba89} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22654 | 2026.01.09 00:44:02.052176 [ 269 ] {7cf82d1c-3a7e-4bac-86fa-b287ae6dba89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22655 | 2026.01.09 00:44:02.052591 [ 269 ] {7cf82d1c-3a7e-4bac-86fa-b287ae6dba89} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 22656 | 2026.01.09 00:44:02.052824 [ 269 ] {7cf82d1c-3a7e-4bac-86fa-b287ae6dba89} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22657 | 2026.01.09 00:44:02.052999 [ 269 ] {7cf82d1c-3a7e-4bac-86fa-b287ae6dba89} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001867 sec., 219603.6422067488 rows/sec., 13.93 MiB/sec. | ||
| 22658 | 2026.01.09 00:44:02.053053 [ 269 ] {7cf82d1c-3a7e-4bac-86fa-b287ae6dba89} <Debug> TCPHandler: Processed in 0.002205753 sec. | ||
| 22659 | 2026.01.09 00:44:02.053185 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22660 | 2026.01.09 00:44:02.053291 [ 269 ] {43a08a40-2e24-4a19-85a3-8d4ffbd1b1dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22661 | 2026.01.09 00:44:02.053335 [ 269 ] {43a08a40-2e24-4a19-85a3-8d4ffbd1b1dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22662 | 2026.01.09 00:44:02.054322 [ 269 ] {43a08a40-2e24-4a19-85a3-8d4ffbd1b1dd} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22663 | 2026.01.09 00:44:02.054358 [ 269 ] {43a08a40-2e24-4a19-85a3-8d4ffbd1b1dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22664 | 2026.01.09 00:44:02.054731 [ 269 ] {43a08a40-2e24-4a19-85a3-8d4ffbd1b1dd} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 22665 | 2026.01.09 00:44:02.054939 [ 269 ] {43a08a40-2e24-4a19-85a3-8d4ffbd1b1dd} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22666 | 2026.01.09 00:44:02.055081 [ 269 ] {43a08a40-2e24-4a19-85a3-8d4ffbd1b1dd} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001814 sec., 613009.9228224917 rows/sec., 48.37 MiB/sec. | ||
| 22667 | 2026.01.09 00:44:02.055119 [ 269 ] {43a08a40-2e24-4a19-85a3-8d4ffbd1b1dd} <Debug> TCPHandler: Processed in 0.001988717 sec. | ||
| 22668 | 2026.01.09 00:44:02.055234 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22669 | 2026.01.09 00:44:02.055332 [ 269 ] {a1879891-d682-4dc3-a5b2-7d2f027959a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22670 | 2026.01.09 00:44:02.055374 [ 269 ] {a1879891-d682-4dc3-a5b2-7d2f027959a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22671 | 2026.01.09 00:44:02.055864 [ 269 ] {a1879891-d682-4dc3-a5b2-7d2f027959a1} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22672 | 2026.01.09 00:44:02.055898 [ 269 ] {a1879891-d682-4dc3-a5b2-7d2f027959a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22673 | 2026.01.09 00:44:02.056205 [ 269 ] {a1879891-d682-4dc3-a5b2-7d2f027959a1} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 22674 | 2026.01.09 00:44:02.056410 [ 269 ] {a1879891-d682-4dc3-a5b2-7d2f027959a1} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22675 | 2026.01.09 00:44:02.056542 [ 269 ] {a1879891-d682-4dc3-a5b2-7d2f027959a1} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001231 sec., 166531.27538586513 rows/sec., 9.77 MiB/sec. | ||
| 22676 | 2026.01.09 00:44:02.056556 [ 100 ] {} <Debug> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 22677 | 2026.01.09 00:44:02.056581 [ 269 ] {a1879891-d682-4dc3-a5b2-7d2f027959a1} <Debug> TCPHandler: Processed in 0.001398899 sec. | ||
| 22678 | 2026.01.09 00:44:02.056623 [ 100 ] {} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22679 | 2026.01.09 00:44:02.056649 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22680 | 2026.01.09 00:44:02.056713 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22681 | 2026.01.09 00:44:02.056773 [ 199 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 22682 | 2026.01.09 00:44:02.056814 [ 269 ] {2d99d05b-907c-4618-bd05-bba58c06c8bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22683 | 2026.01.09 00:44:02.056860 [ 269 ] {2d99d05b-907c-4618-bd05-bba58c06c8bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22684 | 2026.01.09 00:44:02.056924 [ 199 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22685 | 2026.01.09 00:44:02.056962 [ 199 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 278 rows starting from the beginning of the part | ||
| 22686 | 2026.01.09 00:44:02.057029 [ 199 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 205 rows starting from the beginning of the part | ||
| 22687 | 2026.01.09 00:44:02.057074 [ 199 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 52 rows starting from the beginning of the part | ||
| 22688 | 2026.01.09 00:44:02.057115 [ 199 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 205 rows starting from the beginning of the part | ||
| 22689 | 2026.01.09 00:44:02.057159 [ 199 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 69 rows starting from the beginning of the part | ||
| 22690 | 2026.01.09 00:44:02.057201 [ 199 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 205 rows starting from the beginning of the part | ||
| 22691 | 2026.01.09 00:44:02.057356 [ 269 ] {2d99d05b-907c-4618-bd05-bba58c06c8bb} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22692 | 2026.01.09 00:44:02.057398 [ 269 ] {2d99d05b-907c-4618-bd05-bba58c06c8bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22693 | 2026.01.09 00:44:02.057730 [ 269 ] {2d99d05b-907c-4618-bd05-bba58c06c8bb} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 22694 | 2026.01.09 00:44:02.057954 [ 269 ] {2d99d05b-907c-4618-bd05-bba58c06c8bb} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22695 | 2026.01.09 00:44:02.058089 [ 269 ] {2d99d05b-907c-4618-bd05-bba58c06c8bb} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001294 sec., 163833.07573415764 rows/sec., 10.57 MiB/sec. | ||
| 22696 | 2026.01.09 00:44:02.058128 [ 269 ] {2d99d05b-907c-4618-bd05-bba58c06c8bb} <Debug> TCPHandler: Processed in 0.001465611 sec. | ||
| 22697 | 2026.01.09 00:44:02.058199 [ 198 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1014 rows, containing 5 columns (5 merged, 0 gathered) in 0.001482292 sec., 684075.7421614635 rows/sec., 44.59 MiB/sec. | ||
| 22698 | 2026.01.09 00:44:02.058230 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22699 | 2026.01.09 00:44:02.058335 [ 269 ] {9eeb2f0d-afa8-4fee-9d8b-4bd99dfc23bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22700 | 2026.01.09 00:44:02.058374 [ 269 ] {9eeb2f0d-afa8-4fee-9d8b-4bd99dfc23bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22701 | 2026.01.09 00:44:02.058395 [ 193 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 22702 | 2026.01.09 00:44:02.058698 [ 193 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_141_28} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22703 | 2026.01.09 00:44:02.058776 [ 193 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_141_28} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 22704 | 2026.01.09 00:44:02.058860 [ 269 ] {9eeb2f0d-afa8-4fee-9d8b-4bd99dfc23bc} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22705 | 2026.01.09 00:44:02.058864 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 22706 | 2026.01.09 00:44:02.058896 [ 269 ] {9eeb2f0d-afa8-4fee-9d8b-4bd99dfc23bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22707 | 2026.01.09 00:44:02.059208 [ 269 ] {9eeb2f0d-afa8-4fee-9d8b-4bd99dfc23bc} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 22708 | 2026.01.09 00:44:02.059414 [ 269 ] {9eeb2f0d-afa8-4fee-9d8b-4bd99dfc23bc} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22709 | 2026.01.09 00:44:02.059526 [ 100 ] {} <Debug> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6) (MergerMutator): Selected 6 parts from all_1_68_15 to all_73_73_0 | ||
| 22710 | 2026.01.09 00:44:02.059544 [ 269 ] {9eeb2f0d-afa8-4fee-9d8b-4bd99dfc23bc} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001228 sec., 171824.1042345277 rows/sec., 9.76 MiB/sec. | ||
| 22711 | 2026.01.09 00:44:02.059567 [ 100 ] {} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22712 | 2026.01.09 00:44:02.059590 [ 269 ] {9eeb2f0d-afa8-4fee-9d8b-4bd99dfc23bc} <Debug> TCPHandler: Processed in 0.00140938 sec. | ||
| 22713 | 2026.01.09 00:44:02.059592 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22714 | 2026.01.09 00:44:02.059699 [ 198 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_73_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_68_15 to all_73_73_0 into Compact with storage Full | ||
| 22715 | 2026.01.09 00:44:02.059709 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22716 | 2026.01.09 00:44:02.059818 [ 269 ] {0d55c30f-1070-449e-bf58-5b7fdbae8563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22717 | 2026.01.09 00:44:02.059826 [ 198 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_73_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22718 | 2026.01.09 00:44:02.059861 [ 269 ] {0d55c30f-1070-449e-bf58-5b7fdbae8563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22719 | 2026.01.09 00:44:02.059871 [ 198 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_73_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_68_15, total 223 rows starting from the beginning of the part | ||
| 22720 | 2026.01.09 00:44:02.059950 [ 198 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_73_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 211 rows starting from the beginning of the part | ||
| 22721 | 2026.01.09 00:44:02.059998 [ 198 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_73_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 211 rows starting from the beginning of the part | ||
| 22722 | 2026.01.09 00:44:02.060040 [ 198 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_73_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 211 rows starting from the beginning of the part | ||
| 22723 | 2026.01.09 00:44:02.060083 [ 198 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_73_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 211 rows starting from the beginning of the part | ||
| 22724 | 2026.01.09 00:44:02.060125 [ 198 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_73_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 211 rows starting from the beginning of the part | ||
| 22725 | 2026.01.09 00:44:02.060559 [ 269 ] {0d55c30f-1070-449e-bf58-5b7fdbae8563} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22726 | 2026.01.09 00:44:02.060601 [ 269 ] {0d55c30f-1070-449e-bf58-5b7fdbae8563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22727 | 2026.01.09 00:44:02.060951 [ 269 ] {0d55c30f-1070-449e-bf58-5b7fdbae8563} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 22728 | 2026.01.09 00:44:02.061168 [ 269 ] {0d55c30f-1070-449e-bf58-5b7fdbae8563} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22729 | 2026.01.09 00:44:02.061301 [ 269 ] {0d55c30f-1070-449e-bf58-5b7fdbae8563} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001501 sec., 452365.08994003996 rows/sec., 31.53 MiB/sec. | ||
| 22730 | 2026.01.09 00:44:02.061332 [ 193 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_73_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001674418 sec., 763250.2756181551 rows/sec., 46.39 MiB/sec. | ||
| 22731 | 2026.01.09 00:44:02.061339 [ 269 ] {0d55c30f-1070-449e-bf58-5b7fdbae8563} <Debug> TCPHandler: Processed in 0.001680168 sec. | ||
| 22732 | 2026.01.09 00:44:02.061452 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22733 | 2026.01.09 00:44:02.061501 [ 191 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_73_16} <Trace> MergedBlockOutputStream: filled checksums all_1_73_16 (state Temporary) | ||
| 22734 | 2026.01.09 00:44:02.061548 [ 269 ] {521cc518-d1a8-4115-b4df-e1fcc0343d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22735 | 2026.01.09 00:44:02.061594 [ 269 ] {521cc518-d1a8-4115-b4df-e1fcc0343d66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22736 | 2026.01.09 00:44:02.061804 [ 191 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_73_16} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_merge_all_1_73_16 to all_1_73_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22737 | 2026.01.09 00:44:02.061891 [ 191 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_73_16} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6) (MergerMutator): Merged 6 parts: [all_1_68_15, all_73_73_0] -> all_1_73_16 | ||
| 22738 | 2026.01.09 00:44:02.061935 [ 269 ] {521cc518-d1a8-4115-b4df-e1fcc0343d66} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22739 | 2026.01.09 00:44:02.061980 [ 269 ] {521cc518-d1a8-4115-b4df-e1fcc0343d66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22740 | 2026.01.09 00:44:02.061984 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 22741 | 2026.01.09 00:44:02.062288 [ 269 ] {521cc518-d1a8-4115-b4df-e1fcc0343d66} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 22742 | 2026.01.09 00:44:02.062492 [ 269 ] {521cc518-d1a8-4115-b4df-e1fcc0343d66} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22743 | 2026.01.09 00:44:02.062596 [ 100 ] {} <Debug> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97) (MergerMutator): Selected 6 parts from all_1_63_13 to all_68_68_0 | ||
| 22744 | 2026.01.09 00:44:02.062622 [ 269 ] {521cc518-d1a8-4115-b4df-e1fcc0343d66} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001093 sec., 5489.478499542543 rows/sec., 286.80 KiB/sec. | ||
| 22745 | 2026.01.09 00:44:02.062629 [ 100 ] {} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22746 | 2026.01.09 00:44:02.062661 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22747 | 2026.01.09 00:44:02.062665 [ 269 ] {521cc518-d1a8-4115-b4df-e1fcc0343d66} <Debug> TCPHandler: Processed in 0.001263147 sec. | ||
| 22748 | 2026.01.09 00:44:02.062731 [ 198 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_68_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_63_13 to all_68_68_0 into Compact with storage Full | ||
| 22749 | 2026.01.09 00:44:02.062778 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22750 | 2026.01.09 00:44:02.062827 [ 198 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_68_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22751 | 2026.01.09 00:44:02.062857 [ 198 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_68_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_63_13, total 378 rows starting from the beginning of the part | ||
| 22752 | 2026.01.09 00:44:02.062877 [ 269 ] {2ed9cd3d-5e2a-447a-b02b-5353d6b82ad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22753 | 2026.01.09 00:44:02.062900 [ 198 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_68_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 6 rows starting from the beginning of the part | ||
| 22754 | 2026.01.09 00:44:02.062924 [ 269 ] {2ed9cd3d-5e2a-447a-b02b-5353d6b82ad5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22755 | 2026.01.09 00:44:02.062946 [ 198 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_68_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 6 rows starting from the beginning of the part | ||
| 22756 | 2026.01.09 00:44:02.062989 [ 198 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_68_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 6 rows starting from the beginning of the part | ||
| 22757 | 2026.01.09 00:44:02.063020 [ 198 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_68_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 6 rows starting from the beginning of the part | ||
| 22758 | 2026.01.09 00:44:02.063053 [ 198 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_68_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 6 rows starting from the beginning of the part | ||
| 22759 | 2026.01.09 00:44:02.063384 [ 269 ] {2ed9cd3d-5e2a-447a-b02b-5353d6b82ad5} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22760 | 2026.01.09 00:44:02.063426 [ 269 ] {2ed9cd3d-5e2a-447a-b02b-5353d6b82ad5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22761 | 2026.01.09 00:44:02.063789 [ 269 ] {2ed9cd3d-5e2a-447a-b02b-5353d6b82ad5} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 22762 | 2026.01.09 00:44:02.063811 [ 189 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_68_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 408 rows, containing 4 columns (4 merged, 0 gathered) in 0.001108262 sec., 368143.994831547 rows/sec., 18.78 MiB/sec. | ||
| 22763 | 2026.01.09 00:44:02.064000 [ 187 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_68_14} <Trace> MergedBlockOutputStream: filled checksums all_1_68_14 (state Temporary) | ||
| 22764 | 2026.01.09 00:44:02.064014 [ 269 ] {2ed9cd3d-5e2a-447a-b02b-5353d6b82ad5} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22765 | 2026.01.09 00:44:02.064166 [ 269 ] {2ed9cd3d-5e2a-447a-b02b-5353d6b82ad5} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001307 sec., 240244.83550114767 rows/sec., 15.78 MiB/sec. | ||
| 22766 | 2026.01.09 00:44:02.064207 [ 269 ] {2ed9cd3d-5e2a-447a-b02b-5353d6b82ad5} <Debug> TCPHandler: Processed in 0.001479352 sec. | ||
| 22767 | 2026.01.09 00:44:02.064324 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22768 | 2026.01.09 00:44:02.064349 [ 187 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_68_14} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_merge_all_1_68_14 to all_1_68_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22769 | 2026.01.09 00:44:02.064419 [ 269 ] {ddc687bc-8189-494a-8c41-bde9801d0208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22770 | 2026.01.09 00:44:02.064441 [ 187 ] {56465c85-076a-4ffc-bf4f-0d63cd418f97::all_1_68_14} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97) (MergerMutator): Merged 6 parts: [all_1_63_13, all_68_68_0] -> all_1_68_14 | ||
| 22771 | 2026.01.09 00:44:02.064468 [ 269 ] {ddc687bc-8189-494a-8c41-bde9801d0208} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22772 | 2026.01.09 00:44:02.064530 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 22773 | 2026.01.09 00:44:02.064791 [ 269 ] {ddc687bc-8189-494a-8c41-bde9801d0208} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22774 | 2026.01.09 00:44:02.064832 [ 269 ] {ddc687bc-8189-494a-8c41-bde9801d0208} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22775 | 2026.01.09 00:44:02.065130 [ 269 ] {ddc687bc-8189-494a-8c41-bde9801d0208} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 22776 | 2026.01.09 00:44:02.065333 [ 269 ] {ddc687bc-8189-494a-8c41-bde9801d0208} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22777 | 2026.01.09 00:44:02.065465 [ 269 ] {ddc687bc-8189-494a-8c41-bde9801d0208} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001064 sec., 939.8496240601503 rows/sec., 63.33 KiB/sec. | ||
| 22778 | 2026.01.09 00:44:02.065501 [ 269 ] {ddc687bc-8189-494a-8c41-bde9801d0208} <Debug> TCPHandler: Processed in 0.001227145 sec. | ||
| 22779 | 2026.01.09 00:44:02.065602 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22780 | 2026.01.09 00:44:02.065695 [ 269 ] {f5d94fb8-0475-45cb-bfe5-43eb7448797a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22781 | 2026.01.09 00:44:02.065734 [ 269 ] {f5d94fb8-0475-45cb-bfe5-43eb7448797a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22782 | 2026.01.09 00:44:02.066072 [ 269 ] {f5d94fb8-0475-45cb-bfe5-43eb7448797a} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22783 | 2026.01.09 00:44:02.066107 [ 269 ] {f5d94fb8-0475-45cb-bfe5-43eb7448797a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22784 | 2026.01.09 00:44:02.066416 [ 269 ] {f5d94fb8-0475-45cb-bfe5-43eb7448797a} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 22785 | 2026.01.09 00:44:02.066617 [ 269 ] {f5d94fb8-0475-45cb-bfe5-43eb7448797a} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22786 | 2026.01.09 00:44:02.066743 [ 269 ] {f5d94fb8-0475-45cb-bfe5-43eb7448797a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001065 sec., 97652.58215962442 rows/sec., 5.98 MiB/sec. | ||
| 22787 | 2026.01.09 00:44:02.066778 [ 269 ] {f5d94fb8-0475-45cb-bfe5-43eb7448797a} <Debug> TCPHandler: Processed in 0.001225734 sec. | ||
| 22788 | 2026.01.09 00:44:02.432837 [ 226 ] {} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Found 6 old parts to remove. Parts: [all_1_18_4, all_19_19_0, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0] | ||
| 22789 | 2026.01.09 00:44:02.432893 [ 226 ] {} <Debug> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Removing 6 parts from filesystem (serially): Parts: [all_1_18_4, all_19_19_0, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0] | ||
| 22790 | 2026.01.09 00:44:02.435431 [ 226 ] {} <Debug> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Removing 6 parts from memory: Parts: [all_1_18_4, all_19_19_0, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0] | ||
| 22791 | 2026.01.09 00:44:04.250053 [ 221 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 22792 | 2026.01.09 00:44:04.250105 [ 221 ] {} <Debug> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 22793 | 2026.01.09 00:44:04.252447 [ 221 ] {} <Debug> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 22794 | 2026.01.09 00:44:04.743426 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22795 | 2026.01.09 00:44:04.743483 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22796 | 2026.01.09 00:44:05.003427 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 48023 | ||
| 22797 | 2026.01.09 00:44:05.003975 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22798 | 2026.01.09 00:44:05.004012 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22799 | 2026.01.09 00:44:05.004478 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 22800 | 2026.01.09 00:44:05.004750 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22801 | 2026.01.09 00:44:05.004897 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48023 | ||
| 22802 | 2026.01.09 00:44:05.005001 [ 223 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22803 | 2026.01.09 00:44:05.005053 [ 223 ] {} <Debug> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22804 | 2026.01.09 00:44:05.007608 [ 223 ] {} <Debug> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22805 | 2026.01.09 00:44:05.146726 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2870 | ||
| 22806 | 2026.01.09 00:44:05.149336 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22807 | 2026.01.09 00:44:05.149400 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22808 | 2026.01.09 00:44:05.150679 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 22809 | 2026.01.09 00:44:05.150999 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22810 | 2026.01.09 00:44:05.151418 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2870 | ||
| 22811 | 2026.01.09 00:44:06.988436 [ 219 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22812 | 2026.01.09 00:44:06.988499 [ 219 ] {} <Debug> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22813 | 2026.01.09 00:44:06.991895 [ 219 ] {} <Debug> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22814 | 2026.01.09 00:44:07.000175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 392.03 MiB, peak 414.64 MiB, free memory in arenas 0.00 B, will set to 396.03 MiB (RSS), difference: 4.00 MiB | ||
| 22815 | 2026.01.09 00:44:07.041844 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22816 | 2026.01.09 00:44:07.042021 [ 269 ] {3e1f4746-9e53-428b-967a-31bd302f741f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22817 | 2026.01.09 00:44:07.042088 [ 269 ] {3e1f4746-9e53-428b-967a-31bd302f741f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22818 | 2026.01.09 00:44:07.042876 [ 269 ] {3e1f4746-9e53-428b-967a-31bd302f741f} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22819 | 2026.01.09 00:44:07.042929 [ 269 ] {3e1f4746-9e53-428b-967a-31bd302f741f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22820 | 2026.01.09 00:44:07.043343 [ 269 ] {3e1f4746-9e53-428b-967a-31bd302f741f} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 22821 | 2026.01.09 00:44:07.043600 [ 269 ] {3e1f4746-9e53-428b-967a-31bd302f741f} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22822 | 2026.01.09 00:44:07.043766 [ 269 ] {3e1f4746-9e53-428b-967a-31bd302f741f} <Debug> executeQuery: Read 170 rows, 15.30 KiB in 0.001792 sec., 94866.07142857143 rows/sec., 8.34 MiB/sec. | ||
| 22823 | 2026.01.09 00:44:07.043791 [ 90 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 22824 | 2026.01.09 00:44:07.043823 [ 269 ] {3e1f4746-9e53-428b-967a-31bd302f741f} <Debug> TCPHandler: Processed in 0.00210965 sec. | ||
| 22825 | 2026.01.09 00:44:07.043866 [ 90 ] {} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22826 | 2026.01.09 00:44:07.043896 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22827 | 2026.01.09 00:44:07.043977 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22828 | 2026.01.09 00:44:07.043999 [ 193 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
| 22829 | 2026.01.09 00:44:07.044088 [ 269 ] {4d4d547d-e7e0-4450-8cad-f793ebedf1ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22830 | 2026.01.09 00:44:07.044091 [ 193 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22831 | 2026.01.09 00:44:07.044131 [ 193 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 2466 rows starting from the beginning of the part | ||
| 22832 | 2026.01.09 00:44:07.044134 [ 269 ] {4d4d547d-e7e0-4450-8cad-f793ebedf1ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22833 | 2026.01.09 00:44:07.044191 [ 193 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 160 rows starting from the beginning of the part | ||
| 22834 | 2026.01.09 00:44:07.044236 [ 193 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 1112 rows starting from the beginning of the part | ||
| 22835 | 2026.01.09 00:44:07.044278 [ 193 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 173 rows starting from the beginning of the part | ||
| 22836 | 2026.01.09 00:44:07.044320 [ 193 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 1112 rows starting from the beginning of the part | ||
| 22837 | 2026.01.09 00:44:07.044361 [ 193 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 170 rows starting from the beginning of the part | ||
| 22838 | 2026.01.09 00:44:07.044609 [ 269 ] {4d4d547d-e7e0-4450-8cad-f793ebedf1ee} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22839 | 2026.01.09 00:44:07.044647 [ 269 ] {4d4d547d-e7e0-4450-8cad-f793ebedf1ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22840 | 2026.01.09 00:44:07.044962 [ 269 ] {4d4d547d-e7e0-4450-8cad-f793ebedf1ee} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 22841 | 2026.01.09 00:44:07.045186 [ 269 ] {4d4d547d-e7e0-4450-8cad-f793ebedf1ee} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22842 | 2026.01.09 00:44:07.045328 [ 269 ] {4d4d547d-e7e0-4450-8cad-f793ebedf1ee} <Debug> executeQuery: Read 57 rows, 4.29 KiB in 0.001263 sec., 45130.64133016627 rows/sec., 3.31 MiB/sec. | ||
| 22843 | 2026.01.09 00:44:07.045369 [ 269 ] {4d4d547d-e7e0-4450-8cad-f793ebedf1ee} <Debug> TCPHandler: Processed in 0.001446381 sec. | ||
| 22844 | 2026.01.09 00:44:07.045511 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22845 | 2026.01.09 00:44:07.045613 [ 269 ] {0dd1da94-61ca-47ac-82e1-123a878ce435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22846 | 2026.01.09 00:44:07.045655 [ 269 ] {0dd1da94-61ca-47ac-82e1-123a878ce435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22847 | 2026.01.09 00:44:07.046141 [ 269 ] {0dd1da94-61ca-47ac-82e1-123a878ce435} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22848 | 2026.01.09 00:44:07.046177 [ 269 ] {0dd1da94-61ca-47ac-82e1-123a878ce435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22849 | 2026.01.09 00:44:07.046491 [ 269 ] {0dd1da94-61ca-47ac-82e1-123a878ce435} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 22850 | 2026.01.09 00:44:07.046489 [ 187 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5193 rows, containing 5 columns (5 merged, 0 gathered) in 0.002530492 sec., 2052170.0918240405 rows/sec., 174.32 MiB/sec. | ||
| 22851 | 2026.01.09 00:44:07.046702 [ 269 ] {0dd1da94-61ca-47ac-82e1-123a878ce435} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22852 | 2026.01.09 00:44:07.046785 [ 193 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 22853 | 2026.01.09 00:44:07.046843 [ 269 ] {0dd1da94-61ca-47ac-82e1-123a878ce435} <Debug> executeQuery: Read 121 rows, 9.68 KiB in 0.001252 sec., 96645.36741214056 rows/sec., 7.55 MiB/sec. | ||
| 22854 | 2026.01.09 00:44:07.046850 [ 90 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 22855 | 2026.01.09 00:44:07.046889 [ 269 ] {0dd1da94-61ca-47ac-82e1-123a878ce435} <Debug> TCPHandler: Processed in 0.00143382 sec. | ||
| 22856 | 2026.01.09 00:44:07.046906 [ 90 ] {} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22857 | 2026.01.09 00:44:07.046938 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22858 | 2026.01.09 00:44:07.047036 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22859 | 2026.01.09 00:44:07.047049 [ 188 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
| 22860 | 2026.01.09 00:44:07.047094 [ 193 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_171_34} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22861 | 2026.01.09 00:44:07.047142 [ 269 ] {6101dc9f-fb6f-4c7b-8c8b-8015fd6f3daa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22862 | 2026.01.09 00:44:07.047169 [ 193 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_171_34} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 22863 | 2026.01.09 00:44:07.047186 [ 269 ] {6101dc9f-fb6f-4c7b-8c8b-8015fd6f3daa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22864 | 2026.01.09 00:44:07.047191 [ 188 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22865 | 2026.01.09 00:44:07.047236 [ 188 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 1250 rows starting from the beginning of the part | ||
| 22866 | 2026.01.09 00:44:07.047238 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 22867 | 2026.01.09 00:44:07.047329 [ 188 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 122 rows starting from the beginning of the part | ||
| 22868 | 2026.01.09 00:44:07.047388 [ 188 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 679 rows starting from the beginning of the part | ||
| 22869 | 2026.01.09 00:44:07.047433 [ 188 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 139 rows starting from the beginning of the part | ||
| 22870 | 2026.01.09 00:44:07.047475 [ 188 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 679 rows starting from the beginning of the part | ||
| 22871 | 2026.01.09 00:44:07.047518 [ 188 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 121 rows starting from the beginning of the part | ||
| 22872 | 2026.01.09 00:44:07.047657 [ 269 ] {6101dc9f-fb6f-4c7b-8c8b-8015fd6f3daa} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22873 | 2026.01.09 00:44:07.047700 [ 269 ] {6101dc9f-fb6f-4c7b-8c8b-8015fd6f3daa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22874 | 2026.01.09 00:44:07.048078 [ 269 ] {6101dc9f-fb6f-4c7b-8c8b-8015fd6f3daa} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 22875 | 2026.01.09 00:44:07.048312 [ 269 ] {6101dc9f-fb6f-4c7b-8c8b-8015fd6f3daa} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22876 | 2026.01.09 00:44:07.048454 [ 269 ] {6101dc9f-fb6f-4c7b-8c8b-8015fd6f3daa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001332 sec., 120120.12012012012 rows/sec., 8.37 MiB/sec. | ||
| 22877 | 2026.01.09 00:44:07.048494 [ 269 ] {6101dc9f-fb6f-4c7b-8c8b-8015fd6f3daa} <Debug> TCPHandler: Processed in 0.001510353 sec. | ||
| 22878 | 2026.01.09 00:44:07.048602 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22879 | 2026.01.09 00:44:07.048699 [ 269 ] {928e4d7a-d059-40c5-b384-1403c8790a10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22880 | 2026.01.09 00:44:07.048756 [ 269 ] {928e4d7a-d059-40c5-b384-1403c8790a10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22881 | 2026.01.09 00:44:07.048902 [ 193 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2990 rows, containing 5 columns (5 merged, 0 gathered) in 0.001906115 sec., 1568635.6804285157 rows/sec., 118.64 MiB/sec. | ||
| 22882 | 2026.01.09 00:44:07.049086 [ 193 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 22883 | 2026.01.09 00:44:07.049341 [ 193 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_171_34} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22884 | 2026.01.09 00:44:07.049406 [ 193 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_171_34} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 22885 | 2026.01.09 00:44:07.049480 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 22886 | 2026.01.09 00:44:07.049731 [ 269 ] {928e4d7a-d059-40c5-b384-1403c8790a10} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22887 | 2026.01.09 00:44:07.049768 [ 269 ] {928e4d7a-d059-40c5-b384-1403c8790a10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22888 | 2026.01.09 00:44:07.050414 [ 269 ] {928e4d7a-d059-40c5-b384-1403c8790a10} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 22889 | 2026.01.09 00:44:07.050653 [ 269 ] {928e4d7a-d059-40c5-b384-1403c8790a10} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22890 | 2026.01.09 00:44:07.050801 [ 269 ] {928e4d7a-d059-40c5-b384-1403c8790a10} <Debug> executeQuery: Read 57 rows, 104.59 KiB in 0.00212 sec., 26886.79245283019 rows/sec., 48.18 MiB/sec. | ||
| 22891 | 2026.01.09 00:44:07.050879 [ 269 ] {928e4d7a-d059-40c5-b384-1403c8790a10} <Debug> TCPHandler: Processed in 0.002326226 sec. | ||
| 22892 | 2026.01.09 00:44:07.050998 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22893 | 2026.01.09 00:44:07.051100 [ 269 ] {a19ae471-ec67-4ce0-a159-dcb85d733525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22894 | 2026.01.09 00:44:07.051144 [ 269 ] {a19ae471-ec67-4ce0-a159-dcb85d733525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22895 | 2026.01.09 00:44:07.051498 [ 269 ] {a19ae471-ec67-4ce0-a159-dcb85d733525} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22896 | 2026.01.09 00:44:07.051535 [ 269 ] {a19ae471-ec67-4ce0-a159-dcb85d733525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22897 | 2026.01.09 00:44:07.051847 [ 269 ] {a19ae471-ec67-4ce0-a159-dcb85d733525} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 22898 | 2026.01.09 00:44:07.052047 [ 269 ] {a19ae471-ec67-4ce0-a159-dcb85d733525} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22899 | 2026.01.09 00:44:07.052171 [ 90 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 22900 | 2026.01.09 00:44:07.052177 [ 269 ] {a19ae471-ec67-4ce0-a159-dcb85d733525} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 22901 | 2026.01.09 00:44:07.052213 [ 90 ] {} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22902 | 2026.01.09 00:44:07.052235 [ 269 ] {a19ae471-ec67-4ce0-a159-dcb85d733525} <Debug> TCPHandler: Processed in 0.001288437 sec. | ||
| 22903 | 2026.01.09 00:44:07.052238 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22904 | 2026.01.09 00:44:07.052337 [ 188 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
| 22905 | 2026.01.09 00:44:07.052461 [ 188 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22906 | 2026.01.09 00:44:07.052498 [ 188 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_166_33, total 11424 rows starting from the beginning of the part | ||
| 22907 | 2026.01.09 00:44:07.052546 [ 188 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 60 rows starting from the beginning of the part | ||
| 22908 | 2026.01.09 00:44:07.052587 [ 188 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 104 rows starting from the beginning of the part | ||
| 22909 | 2026.01.09 00:44:07.052624 [ 188 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 60 rows starting from the beginning of the part | ||
| 22910 | 2026.01.09 00:44:07.052658 [ 188 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 104 rows starting from the beginning of the part | ||
| 22911 | 2026.01.09 00:44:07.052723 [ 188 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 60 rows starting from the beginning of the part | ||
| 22912 | 2026.01.09 00:44:07.055879 [ 195 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11812 rows, containing 4 columns (4 merged, 0 gathered) in 0.003578062 sec., 3301228.4303625817 rows/sec., 210.38 MiB/sec. | ||
| 22913 | 2026.01.09 00:44:07.056238 [ 202 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 22914 | 2026.01.09 00:44:07.056564 [ 202 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_171_34} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22915 | 2026.01.09 00:44:07.056649 [ 202 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_171_34} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 22916 | 2026.01.09 00:44:07.056748 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 22917 | 2026.01.09 00:44:07.622035 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 753 | ||
| 22918 | 2026.01.09 00:44:07.640499 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22919 | 2026.01.09 00:44:07.640562 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 22920 | 2026.01.09 00:44:07.646867 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 22921 | 2026.01.09 00:44:07.647591 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22922 | 2026.01.09 00:44:07.651628 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 753 | ||
| 22923 | 2026.01.09 00:44:08.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 397.06 MiB, peak 414.64 MiB, free memory in arenas 0.00 B, will set to 396.04 MiB (RSS), difference: -1.02 MiB | ||
| 22924 | 2026.01.09 00:44:08.104944 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 22925 | 2026.01.09 00:44:08.104999 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 22926 | 2026.01.09 00:44:08.107042 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 22927 | 2026.01.09 00:44:09.067749 [ 86 ] {} <Debug> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 22928 | 2026.01.09 00:44:09.067813 [ 86 ] {} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22929 | 2026.01.09 00:44:09.067834 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 22930 | 2026.01.09 00:44:09.067922 [ 223 ] {} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 22931 | 2026.01.09 00:44:09.067943 [ 202 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::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 | ||
| 22932 | 2026.01.09 00:44:09.067978 [ 223 ] {} <Debug> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 22933 | 2026.01.09 00:44:09.068100 [ 202 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22934 | 2026.01.09 00:44:09.068154 [ 202 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 20 rows starting from the beginning of the part | ||
| 22935 | 2026.01.09 00:44:09.068233 [ 202 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part | ||
| 22936 | 2026.01.09 00:44:09.068290 [ 202 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2 rows starting from the beginning of the part | ||
| 22937 | 2026.01.09 00:44:09.068340 [ 202 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2 rows starting from the beginning of the part | ||
| 22938 | 2026.01.09 00:44:09.068387 [ 202 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part | ||
| 22939 | 2026.01.09 00:44:09.069509 [ 195 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 5 columns (5 merged, 0 gathered) in 0.001615676 sec., 32184.670688925256 rows/sec., 2.69 MiB/sec. | ||
| 22940 | 2026.01.09 00:44:09.069693 [ 200 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 22941 | 2026.01.09 00:44:09.070044 [ 200 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_37_9} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22942 | 2026.01.09 00:44:09.070154 [ 200 ] {3b403d95-0fe6-47b3-8528-614d7206b51a::all_1_37_9} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 22943 | 2026.01.09 00:44:09.070277 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 22944 | 2026.01.09 00:44:09.070830 [ 223 ] {} <Debug> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 22945 | 2026.01.09 00:44:09.473033 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22946 | 2026.01.09 00:44:09.473279 [ 269 ] {dff4e68d-250b-42e1-9f3b-071e2deba634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22947 | 2026.01.09 00:44:09.473370 [ 269 ] {dff4e68d-250b-42e1-9f3b-071e2deba634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22948 | 2026.01.09 00:44:09.474587 [ 269 ] {dff4e68d-250b-42e1-9f3b-071e2deba634} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22949 | 2026.01.09 00:44:09.474660 [ 269 ] {dff4e68d-250b-42e1-9f3b-071e2deba634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 22950 | 2026.01.09 00:44:09.475332 [ 269 ] {dff4e68d-250b-42e1-9f3b-071e2deba634} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 22951 | 2026.01.09 00:44:09.475732 [ 269 ] {dff4e68d-250b-42e1-9f3b-071e2deba634} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22952 | 2026.01.09 00:44:09.475935 [ 85 ] {} <Debug> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c) (MergerMutator): Selected 6 parts from all_1_69_15 to all_74_74_0 | ||
| 22953 | 2026.01.09 00:44:09.475982 [ 85 ] {} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22954 | 2026.01.09 00:44:09.475988 [ 269 ] {dff4e68d-250b-42e1-9f3b-071e2deba634} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002766 sec., 148228.48879248012 rows/sec., 9.40 MiB/sec. | ||
| 22955 | 2026.01.09 00:44:09.476006 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 22956 | 2026.01.09 00:44:09.476079 [ 269 ] {dff4e68d-250b-42e1-9f3b-071e2deba634} <Debug> TCPHandler: Processed in 0.003218852 sec. | ||
| 22957 | 2026.01.09 00:44:09.476174 [ 202 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_74_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_69_15 to all_74_74_0 into Compact with storage Full | ||
| 22958 | 2026.01.09 00:44:09.476267 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22959 | 2026.01.09 00:44:09.476348 [ 202 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_74_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22960 | 2026.01.09 00:44:09.476396 [ 202 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_74_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_69_15, total 434 rows starting from the beginning of the part | ||
| 22961 | 2026.01.09 00:44:09.476430 [ 269 ] {5adf27d0-9638-4987-96e3-26eba540fedf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22962 | 2026.01.09 00:44:09.476483 [ 202 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_74_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 410 rows starting from the beginning of the part | ||
| 22963 | 2026.01.09 00:44:09.476508 [ 269 ] {5adf27d0-9638-4987-96e3-26eba540fedf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22964 | 2026.01.09 00:44:09.476546 [ 202 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_74_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 410 rows starting from the beginning of the part | ||
| 22965 | 2026.01.09 00:44:09.476606 [ 202 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_74_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 410 rows starting from the beginning of the part | ||
| 22966 | 2026.01.09 00:44:09.476653 [ 202 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_74_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 410 rows starting from the beginning of the part | ||
| 22967 | 2026.01.09 00:44:09.476707 [ 202 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_74_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 410 rows starting from the beginning of the part | ||
| 22968 | 2026.01.09 00:44:09.477184 [ 269 ] {5adf27d0-9638-4987-96e3-26eba540fedf} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22969 | 2026.01.09 00:44:09.477245 [ 269 ] {5adf27d0-9638-4987-96e3-26eba540fedf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 22970 | 2026.01.09 00:44:09.477756 [ 269 ] {5adf27d0-9638-4987-96e3-26eba540fedf} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 22971 | 2026.01.09 00:44:09.478124 [ 269 ] {5adf27d0-9638-4987-96e3-26eba540fedf} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22972 | 2026.01.09 00:44:09.478231 [ 200 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_74_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.002128581 sec., 1166974.618302052 rows/sec., 78.70 MiB/sec. | ||
| 22973 | 2026.01.09 00:44:09.478342 [ 269 ] {5adf27d0-9638-4987-96e3-26eba540fedf} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00195 sec., 1025.6410256410256 rows/sec., 83.63 KiB/sec. | ||
| 22974 | 2026.01.09 00:44:09.478415 [ 269 ] {5adf27d0-9638-4987-96e3-26eba540fedf} <Debug> TCPHandler: Processed in 0.002223804 sec. | ||
| 22975 | 2026.01.09 00:44:09.478564 [ 195 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_74_16} <Trace> MergedBlockOutputStream: filled checksums all_1_74_16 (state Temporary) | ||
| 22976 | 2026.01.09 00:44:09.478593 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22977 | 2026.01.09 00:44:09.478762 [ 269 ] {3cdad2d2-167d-4a43-bd90-f66a1b855295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22978 | 2026.01.09 00:44:09.478832 [ 269 ] {3cdad2d2-167d-4a43-bd90-f66a1b855295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22979 | 2026.01.09 00:44:09.479030 [ 195 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_74_16} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_merge_all_1_74_16 to all_1_74_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22980 | 2026.01.09 00:44:09.479152 [ 195 ] {18df3d19-06e1-4753-afb6-ffcd185ac84c::all_1_74_16} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c) (MergerMutator): Merged 6 parts: [all_1_69_15, all_74_74_0] -> all_1_74_16 | ||
| 22981 | 2026.01.09 00:44:09.479292 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 22982 | 2026.01.09 00:44:09.480839 [ 269 ] {3cdad2d2-167d-4a43-bd90-f66a1b855295} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22983 | 2026.01.09 00:44:09.480892 [ 269 ] {3cdad2d2-167d-4a43-bd90-f66a1b855295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 22984 | 2026.01.09 00:44:09.481492 [ 269 ] {3cdad2d2-167d-4a43-bd90-f66a1b855295} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 22985 | 2026.01.09 00:44:09.481776 [ 269 ] {3cdad2d2-167d-4a43-bd90-f66a1b855295} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22986 | 2026.01.09 00:44:09.481971 [ 269 ] {3cdad2d2-167d-4a43-bd90-f66a1b855295} <Debug> executeQuery: Read 2253 rows, 186.48 KiB in 0.00324 sec., 695370.3703703705 rows/sec., 56.21 MiB/sec. | ||
| 22987 | 2026.01.09 00:44:09.482025 [ 269 ] {3cdad2d2-167d-4a43-bd90-f66a1b855295} <Debug> MemoryTracker: Peak memory usage (for query): 4.03 MiB. | ||
| 22988 | 2026.01.09 00:44:09.482041 [ 269 ] {3cdad2d2-167d-4a43-bd90-f66a1b855295} <Debug> TCPHandler: Processed in 0.003528171 sec. | ||
| 22989 | 2026.01.09 00:44:09.482190 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22990 | 2026.01.09 00:44:09.482316 [ 269 ] {0509d3de-02e1-4e1f-8a25-75f78e84f4af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22991 | 2026.01.09 00:44:09.482369 [ 269 ] {0509d3de-02e1-4e1f-8a25-75f78e84f4af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22992 | 2026.01.09 00:44:09.482987 [ 269 ] {0509d3de-02e1-4e1f-8a25-75f78e84f4af} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22993 | 2026.01.09 00:44:09.483030 [ 269 ] {0509d3de-02e1-4e1f-8a25-75f78e84f4af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 22994 | 2026.01.09 00:44:09.483429 [ 269 ] {0509d3de-02e1-4e1f-8a25-75f78e84f4af} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 22995 | 2026.01.09 00:44:09.483683 [ 269 ] {0509d3de-02e1-4e1f-8a25-75f78e84f4af} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22996 | 2026.01.09 00:44:09.483856 [ 269 ] {0509d3de-02e1-4e1f-8a25-75f78e84f4af} <Debug> executeQuery: Read 207 rows, 12.46 KiB in 0.001568 sec., 132015.306122449 rows/sec., 7.76 MiB/sec. | ||
| 22997 | 2026.01.09 00:44:09.483907 [ 269 ] {0509d3de-02e1-4e1f-8a25-75f78e84f4af} <Debug> TCPHandler: Processed in 0.001784031 sec. | ||
| 22998 | 2026.01.09 00:44:09.484046 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22999 | 2026.01.09 00:44:09.484179 [ 269 ] {776f8841-8e86-4d32-8e9a-d847d77bb604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23000 | 2026.01.09 00:44:09.484232 [ 269 ] {776f8841-8e86-4d32-8e9a-d847d77bb604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23001 | 2026.01.09 00:44:09.484919 [ 269 ] {776f8841-8e86-4d32-8e9a-d847d77bb604} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23002 | 2026.01.09 00:44:09.484960 [ 269 ] {776f8841-8e86-4d32-8e9a-d847d77bb604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 23003 | 2026.01.09 00:44:09.485364 [ 269 ] {776f8841-8e86-4d32-8e9a-d847d77bb604} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 23004 | 2026.01.09 00:44:09.485648 [ 269 ] {776f8841-8e86-4d32-8e9a-d847d77bb604} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23005 | 2026.01.09 00:44:09.485824 [ 269 ] {776f8841-8e86-4d32-8e9a-d847d77bb604} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.00167 sec., 263473.05389221554 rows/sec., 17.43 MiB/sec. | ||
| 23006 | 2026.01.09 00:44:09.485874 [ 269 ] {776f8841-8e86-4d32-8e9a-d847d77bb604} <Debug> TCPHandler: Processed in 0.001889964 sec. | ||
| 23007 | 2026.01.09 00:44:09.486020 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23008 | 2026.01.09 00:44:09.486140 [ 269 ] {ea3f0e45-ce97-483b-add2-4a955c63b1e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 23009 | 2026.01.09 00:44:09.486192 [ 269 ] {ea3f0e45-ce97-483b-add2-4a955c63b1e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 23010 | 2026.01.09 00:44:09.486802 [ 269 ] {ea3f0e45-ce97-483b-add2-4a955c63b1e6} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23011 | 2026.01.09 00:44:09.486844 [ 269 ] {ea3f0e45-ce97-483b-add2-4a955c63b1e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 23012 | 2026.01.09 00:44:09.487238 [ 269 ] {ea3f0e45-ce97-483b-add2-4a955c63b1e6} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 23013 | 2026.01.09 00:44:09.487507 [ 269 ] {ea3f0e45-ce97-483b-add2-4a955c63b1e6} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23014 | 2026.01.09 00:44:09.487671 [ 269 ] {ea3f0e45-ce97-483b-add2-4a955c63b1e6} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001552 sec., 135953.60824742267 rows/sec., 7.72 MiB/sec. | ||
| 23015 | 2026.01.09 00:44:09.487738 [ 269 ] {ea3f0e45-ce97-483b-add2-4a955c63b1e6} <Debug> TCPHandler: Processed in 0.001783821 sec. | ||
| 23016 | 2026.01.09 00:44:09.487910 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23017 | 2026.01.09 00:44:09.488057 [ 269 ] {203bee25-b8f2-4a74-a888-0bc9812d3d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23018 | 2026.01.09 00:44:09.488125 [ 269 ] {203bee25-b8f2-4a74-a888-0bc9812d3d3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23019 | 2026.01.09 00:44:09.489295 [ 269 ] {203bee25-b8f2-4a74-a888-0bc9812d3d3c} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23020 | 2026.01.09 00:44:09.489336 [ 269 ] {203bee25-b8f2-4a74-a888-0bc9812d3d3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 23021 | 2026.01.09 00:44:09.489791 [ 269 ] {203bee25-b8f2-4a74-a888-0bc9812d3d3c} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 23022 | 2026.01.09 00:44:09.490074 [ 269 ] {203bee25-b8f2-4a74-a888-0bc9812d3d3c} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23023 | 2026.01.09 00:44:09.490238 [ 269 ] {203bee25-b8f2-4a74-a888-0bc9812d3d3c} <Debug> executeQuery: Read 1137 rows, 82.92 KiB in 0.002212 sec., 514014.4665461121 rows/sec., 36.61 MiB/sec. | ||
| 23024 | 2026.01.09 00:44:09.490289 [ 269 ] {203bee25-b8f2-4a74-a888-0bc9812d3d3c} <Debug> TCPHandler: Processed in 0.002456581 sec. | ||
| 23025 | 2026.01.09 00:44:09.490438 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23026 | 2026.01.09 00:44:09.490559 [ 269 ] {07b64a56-f7cb-4423-a862-d40ebdd7ae18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 23027 | 2026.01.09 00:44:09.490613 [ 269 ] {07b64a56-f7cb-4423-a862-d40ebdd7ae18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 23028 | 2026.01.09 00:44:09.491035 [ 269 ] {07b64a56-f7cb-4423-a862-d40ebdd7ae18} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23029 | 2026.01.09 00:44:09.491079 [ 269 ] {07b64a56-f7cb-4423-a862-d40ebdd7ae18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 23030 | 2026.01.09 00:44:09.491455 [ 269 ] {07b64a56-f7cb-4423-a862-d40ebdd7ae18} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 23031 | 2026.01.09 00:44:09.491719 [ 269 ] {07b64a56-f7cb-4423-a862-d40ebdd7ae18} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23032 | 2026.01.09 00:44:09.491878 [ 269 ] {07b64a56-f7cb-4423-a862-d40ebdd7ae18} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001342 sec., 4470.938897168405 rows/sec., 233.59 KiB/sec. | ||
| 23033 | 2026.01.09 00:44:09.491926 [ 269 ] {07b64a56-f7cb-4423-a862-d40ebdd7ae18} <Debug> TCPHandler: Processed in 0.001553224 sec. | ||
| 23034 | 2026.01.09 00:44:09.492067 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23035 | 2026.01.09 00:44:09.492186 [ 269 ] {957bd6f4-78d1-4d87-a15a-bed97216751a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23036 | 2026.01.09 00:44:09.492240 [ 269 ] {957bd6f4-78d1-4d87-a15a-bed97216751a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23037 | 2026.01.09 00:44:09.493048 [ 269 ] {957bd6f4-78d1-4d87-a15a-bed97216751a} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23038 | 2026.01.09 00:44:09.493095 [ 269 ] {957bd6f4-78d1-4d87-a15a-bed97216751a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 23039 | 2026.01.09 00:44:09.493561 [ 269 ] {957bd6f4-78d1-4d87-a15a-bed97216751a} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 23040 | 2026.01.09 00:44:09.493832 [ 269 ] {957bd6f4-78d1-4d87-a15a-bed97216751a} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23041 | 2026.01.09 00:44:09.493995 [ 269 ] {957bd6f4-78d1-4d87-a15a-bed97216751a} <Debug> executeQuery: Read 935 rows, 63.39 KiB in 0.001831 sec., 510649.9180775533 rows/sec., 33.81 MiB/sec. | ||
| 23042 | 2026.01.09 00:44:09.494043 [ 269 ] {957bd6f4-78d1-4d87-a15a-bed97216751a} <Debug> TCPHandler: Processed in 0.002039358 sec. | ||
| 23043 | 2026.01.09 00:44:09.494183 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23044 | 2026.01.09 00:44:09.494303 [ 269 ] {86eaf048-e6b1-4c43-9d68-a547777f8b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 23045 | 2026.01.09 00:44:09.494359 [ 269 ] {86eaf048-e6b1-4c43-9d68-a547777f8b18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 23046 | 2026.01.09 00:44:09.494763 [ 269 ] {86eaf048-e6b1-4c43-9d68-a547777f8b18} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23047 | 2026.01.09 00:44:09.494809 [ 269 ] {86eaf048-e6b1-4c43-9d68-a547777f8b18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 23048 | 2026.01.09 00:44:09.495182 [ 269 ] {86eaf048-e6b1-4c43-9d68-a547777f8b18} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 23049 | 2026.01.09 00:44:09.495446 [ 269 ] {86eaf048-e6b1-4c43-9d68-a547777f8b18} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23050 | 2026.01.09 00:44:09.495611 [ 269 ] {86eaf048-e6b1-4c43-9d68-a547777f8b18} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001331 sec., 751.3148009015778 rows/sec., 50.63 KiB/sec. | ||
| 23051 | 2026.01.09 00:44:09.495659 [ 269 ] {86eaf048-e6b1-4c43-9d68-a547777f8b18} <Debug> TCPHandler: Processed in 0.001539414 sec. | ||
| 23052 | 2026.01.09 00:44:09.495798 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23053 | 2026.01.09 00:44:09.495919 [ 269 ] {f5f5b139-53f1-4672-a67c-5d5be10560b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23054 | 2026.01.09 00:44:09.495969 [ 269 ] {f5f5b139-53f1-4672-a67c-5d5be10560b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23055 | 2026.01.09 00:44:09.496383 [ 269 ] {f5f5b139-53f1-4672-a67c-5d5be10560b5} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23056 | 2026.01.09 00:44:09.496424 [ 269 ] {f5f5b139-53f1-4672-a67c-5d5be10560b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 23057 | 2026.01.09 00:44:09.496814 [ 269 ] {f5f5b139-53f1-4672-a67c-5d5be10560b5} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 23058 | 2026.01.09 00:44:09.497072 [ 269 ] {f5f5b139-53f1-4672-a67c-5d5be10560b5} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23059 | 2026.01.09 00:44:09.497230 [ 269 ] {f5f5b139-53f1-4672-a67c-5d5be10560b5} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.001334 sec., 59970.014992503755 rows/sec., 3.56 MiB/sec. | ||
| 23060 | 2026.01.09 00:44:09.497276 [ 269 ] {f5f5b139-53f1-4672-a67c-5d5be10560b5} <Debug> TCPHandler: Processed in 0.001542193 sec. | ||
| 23061 | 2026.01.09 00:44:12.033568 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23062 | 2026.01.09 00:44:12.033741 [ 269 ] {8371d393-9bbd-4d1c-8419-b31f0ec0de93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23063 | 2026.01.09 00:44:12.033806 [ 269 ] {8371d393-9bbd-4d1c-8419-b31f0ec0de93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23064 | 2026.01.09 00:44:12.034443 [ 269 ] {8371d393-9bbd-4d1c-8419-b31f0ec0de93} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23065 | 2026.01.09 00:44:12.034490 [ 269 ] {8371d393-9bbd-4d1c-8419-b31f0ec0de93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 23066 | 2026.01.09 00:44:12.034856 [ 269 ] {8371d393-9bbd-4d1c-8419-b31f0ec0de93} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 23067 | 2026.01.09 00:44:12.035092 [ 269 ] {8371d393-9bbd-4d1c-8419-b31f0ec0de93} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23068 | 2026.01.09 00:44:12.035239 [ 269 ] {8371d393-9bbd-4d1c-8419-b31f0ec0de93} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001544 sec., 36269.43005181347 rows/sec., 2.79 MiB/sec. | ||
| 23069 | 2026.01.09 00:44:12.035280 [ 269 ] {8371d393-9bbd-4d1c-8419-b31f0ec0de93} <Debug> TCPHandler: Processed in 0.001838072 sec. | ||
| 23070 | 2026.01.09 00:44:12.035395 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23071 | 2026.01.09 00:44:12.035488 [ 269 ] {e3926c41-db9e-422e-8ceb-25192ac78a9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23072 | 2026.01.09 00:44:12.035527 [ 269 ] {e3926c41-db9e-422e-8ceb-25192ac78a9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23073 | 2026.01.09 00:44:12.035947 [ 269 ] {e3926c41-db9e-422e-8ceb-25192ac78a9c} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23074 | 2026.01.09 00:44:12.035982 [ 269 ] {e3926c41-db9e-422e-8ceb-25192ac78a9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 23075 | 2026.01.09 00:44:12.036271 [ 269 ] {e3926c41-db9e-422e-8ceb-25192ac78a9c} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 23076 | 2026.01.09 00:44:12.036481 [ 269 ] {e3926c41-db9e-422e-8ceb-25192ac78a9c} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23077 | 2026.01.09 00:44:12.036608 [ 269 ] {e3926c41-db9e-422e-8ceb-25192ac78a9c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001137 sec., 56288.47845206684 rows/sec., 4.39 MiB/sec. | ||
| 23078 | 2026.01.09 00:44:12.036646 [ 269 ] {e3926c41-db9e-422e-8ceb-25192ac78a9c} <Debug> TCPHandler: Processed in 0.001298187 sec. | ||
| 23079 | 2026.01.09 00:44:12.036757 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23080 | 2026.01.09 00:44:12.036850 [ 269 ] {5e2ebd10-93fd-4dc3-a412-39b605348d5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23081 | 2026.01.09 00:44:12.036892 [ 269 ] {5e2ebd10-93fd-4dc3-a412-39b605348d5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23082 | 2026.01.09 00:44:12.037256 [ 269 ] {5e2ebd10-93fd-4dc3-a412-39b605348d5e} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23083 | 2026.01.09 00:44:12.037291 [ 269 ] {5e2ebd10-93fd-4dc3-a412-39b605348d5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 23084 | 2026.01.09 00:44:12.037597 [ 269 ] {5e2ebd10-93fd-4dc3-a412-39b605348d5e} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 23085 | 2026.01.09 00:44:12.037796 [ 269 ] {5e2ebd10-93fd-4dc3-a412-39b605348d5e} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23086 | 2026.01.09 00:44:12.037894 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Selected 5 parts from all_1_168_35 to all_172_172_0 | ||
| 23087 | 2026.01.09 00:44:12.037919 [ 269 ] {5e2ebd10-93fd-4dc3-a412-39b605348d5e} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001087 sec., 58877.644894204226 rows/sec., 4.10 MiB/sec. | ||
| 23088 | 2026.01.09 00:44:12.037957 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23089 | 2026.01.09 00:44:12.037968 [ 269 ] {5e2ebd10-93fd-4dc3-a412-39b605348d5e} <Debug> TCPHandler: Processed in 0.001258036 sec. | ||
| 23090 | 2026.01.09 00:44:12.037983 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 23091 | 2026.01.09 00:44:12.038087 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23092 | 2026.01.09 00:44:12.038121 [ 190 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_172_36} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_168_35 to all_172_172_0 into Compact with storage Full | ||
| 23093 | 2026.01.09 00:44:12.038183 [ 269 ] {8a9fb3f2-eb33-4680-ba61-f60f789f9193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23094 | 2026.01.09 00:44:12.038229 [ 269 ] {8a9fb3f2-eb33-4680-ba61-f60f789f9193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23095 | 2026.01.09 00:44:12.038291 [ 190 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_172_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23096 | 2026.01.09 00:44:12.038339 [ 190 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_172_36} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_168_35, total 51458 rows starting from the beginning of the part | ||
| 23097 | 2026.01.09 00:44:12.038418 [ 190 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_172_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 167 rows starting from the beginning of the part | ||
| 23098 | 2026.01.09 00:44:12.038474 [ 190 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_172_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 314 rows starting from the beginning of the part | ||
| 23099 | 2026.01.09 00:44:12.038524 [ 190 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_172_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 160 rows starting from the beginning of the part | ||
| 23100 | 2026.01.09 00:44:12.038545 [ 269 ] {8a9fb3f2-eb33-4680-ba61-f60f789f9193} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23101 | 2026.01.09 00:44:12.038573 [ 190 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_172_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 935 rows starting from the beginning of the part | ||
| 23102 | 2026.01.09 00:44:12.038587 [ 269 ] {8a9fb3f2-eb33-4680-ba61-f60f789f9193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 23103 | 2026.01.09 00:44:12.038932 [ 269 ] {8a9fb3f2-eb33-4680-ba61-f60f789f9193} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 23104 | 2026.01.09 00:44:12.039141 [ 269 ] {8a9fb3f2-eb33-4680-ba61-f60f789f9193} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23105 | 2026.01.09 00:44:12.039272 [ 269 ] {8a9fb3f2-eb33-4680-ba61-f60f789f9193} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001108 sec., 21660.649819494585 rows/sec., 1.46 MiB/sec. | ||
| 23106 | 2026.01.09 00:44:12.039307 [ 269 ] {8a9fb3f2-eb33-4680-ba61-f60f789f9193} <Debug> TCPHandler: Processed in 0.001267136 sec. | ||
| 23107 | 2026.01.09 00:44:12.039381 [ 223 ] {} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23108 | 2026.01.09 00:44:12.039441 [ 223 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23109 | 2026.01.09 00:44:12.043212 [ 223 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23110 | 2026.01.09 00:44:12.049263 [ 200 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_172_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 53034 rows, containing 5 columns (5 merged, 0 gathered) in 0.011204799 sec., 4733150.500959455 rows/sec., 318.28 MiB/sec. | ||
| 23111 | 2026.01.09 00:44:12.049914 [ 200 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_172_36} <Trace> MergedBlockOutputStream: filled checksums all_1_172_36 (state Temporary) | ||
| 23112 | 2026.01.09 00:44:12.050214 [ 200 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_172_36} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_merge_all_1_172_36 to all_1_172_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23113 | 2026.01.09 00:44:12.050293 [ 200 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_172_36} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Merged 5 parts: [all_1_168_35, all_172_172_0] -> all_1_172_36 | ||
| 23114 | 2026.01.09 00:44:12.050401 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. | ||
| 23115 | 2026.01.09 00:44:12.505109 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48471 | ||
| 23116 | 2026.01.09 00:44:12.505952 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23117 | 2026.01.09 00:44:12.506002 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 23118 | 2026.01.09 00:44:12.506496 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 23119 | 2026.01.09 00:44:12.506732 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23120 | 2026.01.09 00:44:12.506885 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48471 | ||
| 23121 | 2026.01.09 00:44:12.506881 [ 74 ] {} <Debug> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 23122 | 2026.01.09 00:44:12.506961 [ 74 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23123 | 2026.01.09 00:44:12.506988 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 23124 | 2026.01.09 00:44:12.507112 [ 197 ] {a669bb53-0fd3-4984-a3ca-34981099574c::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 | ||
| 23125 | 2026.01.09 00:44:12.507239 [ 197 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23126 | 2026.01.09 00:44:12.507278 [ 197 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 46039 rows starting from the beginning of the part | ||
| 23127 | 2026.01.09 00:44:12.507338 [ 197 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 512 rows starting from the beginning of the part | ||
| 23128 | 2026.01.09 00:44:12.507383 [ 197 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 448 rows starting from the beginning of the part | ||
| 23129 | 2026.01.09 00:44:12.507426 [ 197 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 512 rows starting from the beginning of the part | ||
| 23130 | 2026.01.09 00:44:12.507467 [ 197 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 512 rows starting from the beginning of the part | ||
| 23131 | 2026.01.09 00:44:12.507509 [ 197 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 448 rows starting from the beginning of the part | ||
| 23132 | 2026.01.09 00:44:12.510786 [ 197 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48471 rows, containing 4 columns (4 merged, 0 gathered) in 0.003733546 sec., 12982564.028941924 rows/sec., 185.72 MiB/sec. | ||
| 23133 | 2026.01.09 00:44:12.511155 [ 192 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 23134 | 2026.01.09 00:44:12.511437 [ 192 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_101_20} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23135 | 2026.01.09 00:44:12.511507 [ 192 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_101_20} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 23136 | 2026.01.09 00:44:12.511596 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 23137 | 2026.01.09 00:44:13.546058 [ 222 ] {} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23138 | 2026.01.09 00:44:13.546098 [ 222 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23139 | 2026.01.09 00:44:13.549132 [ 222 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23140 | 2026.01.09 00:44:13.555927 [ 224 ] {} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23141 | 2026.01.09 00:44:13.555974 [ 224 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23142 | 2026.01.09 00:44:13.559060 [ 224 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23143 | 2026.01.09 00:44:13.784511 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23144 | 2026.01.09 00:44:13.784569 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23145 | 2026.01.09 00:44:13.787224 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23146 | 2026.01.09 00:44:15.151619 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 2912 | ||
| 23147 | 2026.01.09 00:44:15.151717 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 761 | ||
| 23148 | 2026.01.09 00:44:15.154239 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23149 | 2026.01.09 00:44:15.154280 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 23150 | 2026.01.09 00:44:15.155495 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 23151 | 2026.01.09 00:44:15.155766 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23152 | 2026.01.09 00:44:15.156047 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2912 | ||
| 23153 | 2026.01.09 00:44:15.170276 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23154 | 2026.01.09 00:44:15.170332 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 23155 | 2026.01.09 00:44:15.176619 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 23156 | 2026.01.09 00:44:15.177315 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23157 | 2026.01.09 00:44:15.177663 [ 73 ] {} <Debug> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 23158 | 2026.01.09 00:44:15.177730 [ 73 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23159 | 2026.01.09 00:44:15.177764 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 23160 | 2026.01.09 00:44:15.177882 [ 197 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 23161 | 2026.01.09 00:44:15.180652 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 761 | ||
| 23162 | 2026.01.09 00:44:15.181525 [ 197 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23163 | 2026.01.09 00:44:15.183122 [ 197 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 723 rows starting from the beginning of the part | ||
| 23164 | 2026.01.09 00:44:15.188299 [ 197 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 8 rows starting from the beginning of the part | ||
| 23165 | 2026.01.09 00:44:15.193504 [ 197 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 7 rows starting from the beginning of the part | ||
| 23166 | 2026.01.09 00:44:15.198771 [ 197 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 8 rows starting from the beginning of the part | ||
| 23167 | 2026.01.09 00:44:15.203827 [ 197 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 7 rows starting from the beginning of the part | ||
| 23168 | 2026.01.09 00:44:15.208379 [ 197 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 8 rows starting from the beginning of the part | ||
| 23169 | 2026.01.09 00:44:15.270634 [ 201 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 679 columns (679 merged, 0 gathered) in 0.092799802 sec., 8200.448531129408 rows/sec., 42.40 MiB/sec. | ||
| 23170 | 2026.01.09 00:44:15.274024 [ 198 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 23171 | 2026.01.09 00:44:15.276082 [ 198 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_101_20} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23172 | 2026.01.09 00:44:15.276157 [ 198 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_101_20} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 23173 | 2026.01.09 00:44:15.278651 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 23174 | 2026.01.09 00:44:16.000262 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 397.22 MiB, peak 414.64 MiB, free memory in arenas 0.00 B, will set to 396.14 MiB (RSS), difference: -1.09 MiB | ||
| 23175 | 2026.01.09 00:44:17.041882 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23176 | 2026.01.09 00:44:17.042071 [ 269 ] {a8ac30a3-c288-4e35-b4b4-6bbfa517d954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23177 | 2026.01.09 00:44:17.042140 [ 269 ] {a8ac30a3-c288-4e35-b4b4-6bbfa517d954} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23178 | 2026.01.09 00:44:17.042985 [ 269 ] {a8ac30a3-c288-4e35-b4b4-6bbfa517d954} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23179 | 2026.01.09 00:44:17.043032 [ 269 ] {a8ac30a3-c288-4e35-b4b4-6bbfa517d954} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 23180 | 2026.01.09 00:44:17.043430 [ 269 ] {a8ac30a3-c288-4e35-b4b4-6bbfa517d954} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 23181 | 2026.01.09 00:44:17.043649 [ 269 ] {a8ac30a3-c288-4e35-b4b4-6bbfa517d954} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23182 | 2026.01.09 00:44:17.043813 [ 269 ] {a8ac30a3-c288-4e35-b4b4-6bbfa517d954} <Debug> executeQuery: Read 177 rows, 15.96 KiB in 0.001791 sec., 98827.47068676716 rows/sec., 8.70 MiB/sec. | ||
| 23183 | 2026.01.09 00:44:17.043877 [ 269 ] {a8ac30a3-c288-4e35-b4b4-6bbfa517d954} <Debug> TCPHandler: Processed in 0.002125751 sec. | ||
| 23184 | 2026.01.09 00:44:17.044024 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23185 | 2026.01.09 00:44:17.044143 [ 269 ] {e74a9af7-7468-4118-bdbf-065b36b62903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23186 | 2026.01.09 00:44:17.044191 [ 269 ] {e74a9af7-7468-4118-bdbf-065b36b62903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23187 | 2026.01.09 00:44:17.044632 [ 269 ] {e74a9af7-7468-4118-bdbf-065b36b62903} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23188 | 2026.01.09 00:44:17.044666 [ 269 ] {e74a9af7-7468-4118-bdbf-065b36b62903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 23189 | 2026.01.09 00:44:17.044959 [ 269 ] {e74a9af7-7468-4118-bdbf-065b36b62903} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 23190 | 2026.01.09 00:44:17.045157 [ 269 ] {e74a9af7-7468-4118-bdbf-065b36b62903} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23191 | 2026.01.09 00:44:17.045288 [ 269 ] {e74a9af7-7468-4118-bdbf-065b36b62903} <Debug> executeQuery: Read 60 rows, 4.51 KiB in 0.001176 sec., 51020.40816326531 rows/sec., 3.75 MiB/sec. | ||
| 23192 | 2026.01.09 00:44:17.045325 [ 269 ] {e74a9af7-7468-4118-bdbf-065b36b62903} <Debug> TCPHandler: Processed in 0.001364629 sec. | ||
| 23193 | 2026.01.09 00:44:17.045355 [ 226 ] {} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23194 | 2026.01.09 00:44:17.045404 [ 226 ] {} <Debug> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23195 | 2026.01.09 00:44:17.045431 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23196 | 2026.01.09 00:44:17.045531 [ 269 ] {a3c31538-f675-417c-9269-42460c8f7c2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23197 | 2026.01.09 00:44:17.045571 [ 269 ] {a3c31538-f675-417c-9269-42460c8f7c2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23198 | 2026.01.09 00:44:17.045953 [ 269 ] {a3c31538-f675-417c-9269-42460c8f7c2c} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23199 | 2026.01.09 00:44:17.045990 [ 269 ] {a3c31538-f675-417c-9269-42460c8f7c2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 23200 | 2026.01.09 00:44:17.046285 [ 269 ] {a3c31538-f675-417c-9269-42460c8f7c2c} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 23201 | 2026.01.09 00:44:17.046484 [ 269 ] {a3c31538-f675-417c-9269-42460c8f7c2c} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23202 | 2026.01.09 00:44:17.046582 [ 69 ] {} <Debug> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 23203 | 2026.01.09 00:44:17.046609 [ 269 ] {a3c31538-f675-417c-9269-42460c8f7c2c} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001098 sec., 910.7468123861566 rows/sec., 60.48 KiB/sec. | ||
| 23204 | 2026.01.09 00:44:17.046618 [ 69 ] {} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23205 | 2026.01.09 00:44:17.046643 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 23206 | 2026.01.09 00:44:17.046647 [ 269 ] {a3c31538-f675-417c-9269-42460c8f7c2c} <Debug> TCPHandler: Processed in 0.001264206 sec. | ||
| 23207 | 2026.01.09 00:44:17.046773 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23208 | 2026.01.09 00:44:17.046771 [ 191 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::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 | ||
| 23209 | 2026.01.09 00:44:17.046900 [ 269 ] {02dbeea2-c92e-45b1-8ef5-f9acccb36b23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23210 | 2026.01.09 00:44:17.046949 [ 191 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23211 | 2026.01.09 00:44:17.046953 [ 269 ] {02dbeea2-c92e-45b1-8ef5-f9acccb36b23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23212 | 2026.01.09 00:44:17.046995 [ 191 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 466 rows starting from the beginning of the part | ||
| 23213 | 2026.01.09 00:44:17.047075 [ 191 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 440 rows starting from the beginning of the part | ||
| 23214 | 2026.01.09 00:44:17.047123 [ 191 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 212 rows starting from the beginning of the part | ||
| 23215 | 2026.01.09 00:44:17.047171 [ 191 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 212 rows starting from the beginning of the part | ||
| 23216 | 2026.01.09 00:44:17.047214 [ 191 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 440 rows starting from the beginning of the part | ||
| 23217 | 2026.01.09 00:44:17.047258 [ 191 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 1 rows starting from the beginning of the part | ||
| 23218 | 2026.01.09 00:44:17.047544 [ 269 ] {02dbeea2-c92e-45b1-8ef5-f9acccb36b23} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23219 | 2026.01.09 00:44:17.047592 [ 269 ] {02dbeea2-c92e-45b1-8ef5-f9acccb36b23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 23220 | 2026.01.09 00:44:17.047982 [ 269 ] {02dbeea2-c92e-45b1-8ef5-f9acccb36b23} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 23221 | 2026.01.09 00:44:17.048187 [ 226 ] {} <Debug> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23222 | 2026.01.09 00:44:17.048252 [ 269 ] {02dbeea2-c92e-45b1-8ef5-f9acccb36b23} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23223 | 2026.01.09 00:44:17.048385 [ 269 ] {02dbeea2-c92e-45b1-8ef5-f9acccb36b23} <Debug> executeQuery: Read 133 rows, 10.64 KiB in 0.00151 sec., 88079.4701986755 rows/sec., 6.88 MiB/sec. | ||
| 23224 | 2026.01.09 00:44:17.048407 [ 201 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1771 rows, containing 5 columns (5 merged, 0 gathered) in 0.001701299 sec., 1040969.2828832556 rows/sec., 72.66 MiB/sec. | ||
| 23225 | 2026.01.09 00:44:17.048423 [ 269 ] {02dbeea2-c92e-45b1-8ef5-f9acccb36b23} <Debug> TCPHandler: Processed in 0.001709358 sec. | ||
| 23226 | 2026.01.09 00:44:17.048549 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23227 | 2026.01.09 00:44:17.048587 [ 199 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 23228 | 2026.01.09 00:44:17.048642 [ 269 ] {677fb646-9e80-442f-8ad3-dca95e83c1e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23229 | 2026.01.09 00:44:17.048689 [ 269 ] {677fb646-9e80-442f-8ad3-dca95e83c1e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23230 | 2026.01.09 00:44:17.048903 [ 199 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_81_16} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23231 | 2026.01.09 00:44:17.048991 [ 199 ] {5942c5d7-009e-42d6-8d24-b49984e8f061::all_1_81_16} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 23232 | 2026.01.09 00:44:17.049068 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 23233 | 2026.01.09 00:44:17.049126 [ 269 ] {677fb646-9e80-442f-8ad3-dca95e83c1e3} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23234 | 2026.01.09 00:44:17.049166 [ 269 ] {677fb646-9e80-442f-8ad3-dca95e83c1e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 23235 | 2026.01.09 00:44:17.049491 [ 269 ] {677fb646-9e80-442f-8ad3-dca95e83c1e3} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 23236 | 2026.01.09 00:44:17.049695 [ 269 ] {677fb646-9e80-442f-8ad3-dca95e83c1e3} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23237 | 2026.01.09 00:44:17.049823 [ 269 ] {677fb646-9e80-442f-8ad3-dca95e83c1e3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 23238 | 2026.01.09 00:44:17.049859 [ 269 ] {677fb646-9e80-442f-8ad3-dca95e83c1e3} <Debug> TCPHandler: Processed in 0.001357248 sec. | ||
| 23239 | 2026.01.09 00:44:17.049969 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23240 | 2026.01.09 00:44:17.050062 [ 269 ] {15a6e366-bf8d-43c3-9a31-4a80fb43f9c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 23241 | 2026.01.09 00:44:17.050104 [ 269 ] {15a6e366-bf8d-43c3-9a31-4a80fb43f9c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 23242 | 2026.01.09 00:44:17.050409 [ 269 ] {15a6e366-bf8d-43c3-9a31-4a80fb43f9c3} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23243 | 2026.01.09 00:44:17.050443 [ 269 ] {15a6e366-bf8d-43c3-9a31-4a80fb43f9c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 23244 | 2026.01.09 00:44:17.050732 [ 269 ] {15a6e366-bf8d-43c3-9a31-4a80fb43f9c3} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 23245 | 2026.01.09 00:44:17.050937 [ 269 ] {15a6e366-bf8d-43c3-9a31-4a80fb43f9c3} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23246 | 2026.01.09 00:44:17.051047 [ 72 ] {} <Debug> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62) (MergerMutator): Selected 6 parts from all_1_71_15 to all_76_76_0 | ||
| 23247 | 2026.01.09 00:44:17.051063 [ 269 ] {15a6e366-bf8d-43c3-9a31-4a80fb43f9c3} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001019 sec., 981.3542688910698 rows/sec., 62.29 KiB/sec. | ||
| 23248 | 2026.01.09 00:44:17.051106 [ 72 ] {} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23249 | 2026.01.09 00:44:17.051116 [ 269 ] {15a6e366-bf8d-43c3-9a31-4a80fb43f9c3} <Debug> TCPHandler: Processed in 0.001197874 sec. | ||
| 23250 | 2026.01.09 00:44:17.051135 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 23251 | 2026.01.09 00:44:17.051216 [ 191 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_76_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_15 to all_76_76_0 into Compact with storage Full | ||
| 23252 | 2026.01.09 00:44:17.051230 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23253 | 2026.01.09 00:44:17.051329 [ 191 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_76_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23254 | 2026.01.09 00:44:17.051338 [ 269 ] {a1e2ffe4-1c9e-4086-9229-5f557fead0a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23255 | 2026.01.09 00:44:17.051370 [ 191 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_76_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_15, total 71 rows starting from the beginning of the part | ||
| 23256 | 2026.01.09 00:44:17.051406 [ 269 ] {a1e2ffe4-1c9e-4086-9229-5f557fead0a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23257 | 2026.01.09 00:44:17.051428 [ 191 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_76_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1 rows starting from the beginning of the part | ||
| 23258 | 2026.01.09 00:44:17.051478 [ 191 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_76_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1 rows starting from the beginning of the part | ||
| 23259 | 2026.01.09 00:44:17.051516 [ 191 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_76_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1 rows starting from the beginning of the part | ||
| 23260 | 2026.01.09 00:44:17.051556 [ 191 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_76_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 1 rows starting from the beginning of the part | ||
| 23261 | 2026.01.09 00:44:17.051599 [ 191 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_76_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1 rows starting from the beginning of the part | ||
| 23262 | 2026.01.09 00:44:17.052386 [ 269 ] {a1e2ffe4-1c9e-4086-9229-5f557fead0a8} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23263 | 2026.01.09 00:44:17.052396 [ 189 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_76_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 76 rows, containing 4 columns (4 merged, 0 gathered) in 0.001211194 sec., 62747.999081897695 rows/sec., 4.11 MiB/sec. | ||
| 23264 | 2026.01.09 00:44:17.052427 [ 269 ] {a1e2ffe4-1c9e-4086-9229-5f557fead0a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 23265 | 2026.01.09 00:44:17.052544 [ 187 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_76_16} <Trace> MergedBlockOutputStream: filled checksums all_1_76_16 (state Temporary) | ||
| 23266 | 2026.01.09 00:44:17.052841 [ 187 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_76_16} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_merge_all_1_76_16 to all_1_76_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23267 | 2026.01.09 00:44:17.052907 [ 187 ] {4420ad08-ad2a-4694-b1da-1852e6745e62::all_1_76_16} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62) (MergerMutator): Merged 6 parts: [all_1_71_15, all_76_76_0] -> all_1_76_16 | ||
| 23268 | 2026.01.09 00:44:17.052977 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 23269 | 2026.01.09 00:44:17.053044 [ 269 ] {a1e2ffe4-1c9e-4086-9229-5f557fead0a8} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 23270 | 2026.01.09 00:44:17.053265 [ 269 ] {a1e2ffe4-1c9e-4086-9229-5f557fead0a8} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23271 | 2026.01.09 00:44:17.053403 [ 269 ] {a1e2ffe4-1c9e-4086-9229-5f557fead0a8} <Debug> executeQuery: Read 60 rows, 110.10 KiB in 0.002083 sec., 28804.60873739798 rows/sec., 51.62 MiB/sec. | ||
| 23272 | 2026.01.09 00:44:17.053470 [ 269 ] {a1e2ffe4-1c9e-4086-9229-5f557fead0a8} <Debug> TCPHandler: Processed in 0.002287035 sec. | ||
| 23273 | 2026.01.09 00:44:17.053590 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23274 | 2026.01.09 00:44:17.053682 [ 269 ] {3380eb3d-d9c4-4d72-8ca4-46bc8de23b78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 23275 | 2026.01.09 00:44:17.053723 [ 269 ] {3380eb3d-d9c4-4d72-8ca4-46bc8de23b78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 23276 | 2026.01.09 00:44:17.054046 [ 269 ] {3380eb3d-d9c4-4d72-8ca4-46bc8de23b78} <Trace> oximeter.measurements_i64 (8de239ba-0182-4216-858e-1bf507887ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23277 | 2026.01.09 00:44:17.054081 [ 269 ] {3380eb3d-d9c4-4d72-8ca4-46bc8de23b78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 23278 | 2026.01.09 00:44:17.054380 [ 269 ] {3380eb3d-d9c4-4d72-8ca4-46bc8de23b78} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 23279 | 2026.01.09 00:44:17.054579 [ 269 ] {3380eb3d-d9c4-4d72-8ca4-46bc8de23b78} <Trace> oximeter.measurements_i64 (8de239ba-0182-4216-858e-1bf507887ca1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23280 | 2026.01.09 00:44:17.054705 [ 269 ] {3380eb3d-d9c4-4d72-8ca4-46bc8de23b78} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001041 sec., 8645.533141210375 rows/sec., 610.70 KiB/sec. | ||
| 23281 | 2026.01.09 00:44:17.054742 [ 269 ] {3380eb3d-d9c4-4d72-8ca4-46bc8de23b78} <Debug> TCPHandler: Processed in 0.001198724 sec. | ||
| 23282 | 2026.01.09 00:44:17.054851 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23283 | 2026.01.09 00:44:17.054942 [ 269 ] {adb7d07f-81a7-424f-b235-47c9efc91159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23284 | 2026.01.09 00:44:17.055008 [ 269 ] {adb7d07f-81a7-424f-b235-47c9efc91159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23285 | 2026.01.09 00:44:17.055338 [ 269 ] {adb7d07f-81a7-424f-b235-47c9efc91159} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23286 | 2026.01.09 00:44:17.055372 [ 269 ] {adb7d07f-81a7-424f-b235-47c9efc91159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 23287 | 2026.01.09 00:44:17.055662 [ 269 ] {adb7d07f-81a7-424f-b235-47c9efc91159} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 23288 | 2026.01.09 00:44:17.055863 [ 269 ] {adb7d07f-81a7-424f-b235-47c9efc91159} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23289 | 2026.01.09 00:44:17.055985 [ 269 ] {adb7d07f-81a7-424f-b235-47c9efc91159} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 23290 | 2026.01.09 00:44:17.056021 [ 269 ] {adb7d07f-81a7-424f-b235-47c9efc91159} <Debug> TCPHandler: Processed in 0.001217115 sec. | ||
| 23291 | 2026.01.09 00:44:19.743556 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 23292 | 2026.01.09 00:44:19.743639 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 23293 | 2026.01.09 00:44:20.007957 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 48983 | ||
| 23294 | 2026.01.09 00:44:20.008480 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23295 | 2026.01.09 00:44:20.008520 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 23296 | 2026.01.09 00:44:20.008989 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 23297 | 2026.01.09 00:44:20.009212 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23298 | 2026.01.09 00:44:20.009354 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48983 | ||
| 23299 | 2026.01.09 00:44:22.049117 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23300 | 2026.01.09 00:44:22.049307 [ 269 ] {bb7dfd4b-a258-41c5-92ae-8a85bf4c69c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 23301 | 2026.01.09 00:44:22.049378 [ 269 ] {bb7dfd4b-a258-41c5-92ae-8a85bf4c69c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 23302 | 2026.01.09 00:44:22.050334 [ 269 ] {bb7dfd4b-a258-41c5-92ae-8a85bf4c69c6} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23303 | 2026.01.09 00:44:22.050380 [ 269 ] {bb7dfd4b-a258-41c5-92ae-8a85bf4c69c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 23304 | 2026.01.09 00:44:22.050765 [ 269 ] {bb7dfd4b-a258-41c5-92ae-8a85bf4c69c6} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 23305 | 2026.01.09 00:44:22.050983 [ 269 ] {bb7dfd4b-a258-41c5-92ae-8a85bf4c69c6} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23306 | 2026.01.09 00:44:22.051137 [ 269 ] {bb7dfd4b-a258-41c5-92ae-8a85bf4c69c6} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001882 sec., 217853.34750265675 rows/sec., 13.82 MiB/sec. | ||
| 23307 | 2026.01.09 00:44:22.051178 [ 269 ] {bb7dfd4b-a258-41c5-92ae-8a85bf4c69c6} <Debug> TCPHandler: Processed in 0.002197683 sec. | ||
| 23308 | 2026.01.09 00:44:22.051288 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23309 | 2026.01.09 00:44:22.051380 [ 269 ] {57572d88-9acc-4f4a-bf3d-659a808c6f25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23310 | 2026.01.09 00:44:22.051419 [ 269 ] {57572d88-9acc-4f4a-bf3d-659a808c6f25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23311 | 2026.01.09 00:44:22.052392 [ 269 ] {57572d88-9acc-4f4a-bf3d-659a808c6f25} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23312 | 2026.01.09 00:44:22.052428 [ 269 ] {57572d88-9acc-4f4a-bf3d-659a808c6f25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 23313 | 2026.01.09 00:44:22.052779 [ 269 ] {57572d88-9acc-4f4a-bf3d-659a808c6f25} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 23314 | 2026.01.09 00:44:22.052977 [ 269 ] {57572d88-9acc-4f4a-bf3d-659a808c6f25} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23315 | 2026.01.09 00:44:22.053102 [ 269 ] {57572d88-9acc-4f4a-bf3d-659a808c6f25} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.00174 sec., 639080.459770115 rows/sec., 50.42 MiB/sec. | ||
| 23316 | 2026.01.09 00:44:22.053139 [ 269 ] {57572d88-9acc-4f4a-bf3d-659a808c6f25} <Debug> TCPHandler: Processed in 0.001898384 sec. | ||
| 23317 | 2026.01.09 00:44:22.053249 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23318 | 2026.01.09 00:44:22.053340 [ 269 ] {6fe2657d-bd23-49b9-a3bd-b3d71ffb4bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23319 | 2026.01.09 00:44:22.053379 [ 269 ] {6fe2657d-bd23-49b9-a3bd-b3d71ffb4bf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23320 | 2026.01.09 00:44:22.053855 [ 269 ] {6fe2657d-bd23-49b9-a3bd-b3d71ffb4bf3} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23321 | 2026.01.09 00:44:22.053891 [ 269 ] {6fe2657d-bd23-49b9-a3bd-b3d71ffb4bf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 23322 | 2026.01.09 00:44:22.054185 [ 269 ] {6fe2657d-bd23-49b9-a3bd-b3d71ffb4bf3} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 23323 | 2026.01.09 00:44:22.054393 [ 269 ] {6fe2657d-bd23-49b9-a3bd-b3d71ffb4bf3} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23324 | 2026.01.09 00:44:22.054518 [ 269 ] {6fe2657d-bd23-49b9-a3bd-b3d71ffb4bf3} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001195 sec., 171548.1171548117 rows/sec., 10.06 MiB/sec. | ||
| 23325 | 2026.01.09 00:44:22.054555 [ 269 ] {6fe2657d-bd23-49b9-a3bd-b3d71ffb4bf3} <Debug> TCPHandler: Processed in 0.001352788 sec. | ||
| 23326 | 2026.01.09 00:44:22.054652 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23327 | 2026.01.09 00:44:22.054743 [ 269 ] {5068062a-035f-4572-9fb8-141f742da268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23328 | 2026.01.09 00:44:22.054781 [ 269 ] {5068062a-035f-4572-9fb8-141f742da268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23329 | 2026.01.09 00:44:22.055245 [ 269 ] {5068062a-035f-4572-9fb8-141f742da268} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23330 | 2026.01.09 00:44:22.055280 [ 269 ] {5068062a-035f-4572-9fb8-141f742da268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 23331 | 2026.01.09 00:44:22.055568 [ 269 ] {5068062a-035f-4572-9fb8-141f742da268} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 23332 | 2026.01.09 00:44:22.055765 [ 269 ] {5068062a-035f-4572-9fb8-141f742da268} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23333 | 2026.01.09 00:44:22.055892 [ 269 ] {5068062a-035f-4572-9fb8-141f742da268} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001166 sec., 181818.18181818182 rows/sec., 11.73 MiB/sec. | ||
| 23334 | 2026.01.09 00:44:22.055929 [ 269 ] {5068062a-035f-4572-9fb8-141f742da268} <Debug> TCPHandler: Processed in 0.001324158 sec. | ||
| 23335 | 2026.01.09 00:44:22.056027 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23336 | 2026.01.09 00:44:22.056119 [ 269 ] {bc473843-b60a-421b-9fc7-989392bb6cae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 23337 | 2026.01.09 00:44:22.056157 [ 269 ] {bc473843-b60a-421b-9fc7-989392bb6cae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 23338 | 2026.01.09 00:44:22.056618 [ 269 ] {bc473843-b60a-421b-9fc7-989392bb6cae} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23339 | 2026.01.09 00:44:22.056652 [ 269 ] {bc473843-b60a-421b-9fc7-989392bb6cae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 23340 | 2026.01.09 00:44:22.056943 [ 269 ] {bc473843-b60a-421b-9fc7-989392bb6cae} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 23341 | 2026.01.09 00:44:22.057137 [ 269 ] {bc473843-b60a-421b-9fc7-989392bb6cae} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23342 | 2026.01.09 00:44:22.057262 [ 269 ] {bc473843-b60a-421b-9fc7-989392bb6cae} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001162 sec., 181583.47676419964 rows/sec., 10.31 MiB/sec. | ||
| 23343 | 2026.01.09 00:44:22.057299 [ 269 ] {bc473843-b60a-421b-9fc7-989392bb6cae} <Debug> TCPHandler: Processed in 0.001318727 sec. | ||
| 23344 | 2026.01.09 00:44:22.057403 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23345 | 2026.01.09 00:44:22.057495 [ 269 ] {fb51c1bc-b8c4-486c-bb90-568501dce909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23346 | 2026.01.09 00:44:22.057533 [ 269 ] {fb51c1bc-b8c4-486c-bb90-568501dce909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23347 | 2026.01.09 00:44:22.058184 [ 269 ] {fb51c1bc-b8c4-486c-bb90-568501dce909} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23348 | 2026.01.09 00:44:22.058219 [ 269 ] {fb51c1bc-b8c4-486c-bb90-568501dce909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 23349 | 2026.01.09 00:44:22.058530 [ 269 ] {fb51c1bc-b8c4-486c-bb90-568501dce909} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 23350 | 2026.01.09 00:44:22.058731 [ 269 ] {fb51c1bc-b8c4-486c-bb90-568501dce909} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23351 | 2026.01.09 00:44:22.058854 [ 269 ] {fb51c1bc-b8c4-486c-bb90-568501dce909} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001376 sec., 493459.3023255814 rows/sec., 34.40 MiB/sec. | ||
| 23352 | 2026.01.09 00:44:22.058890 [ 269 ] {fb51c1bc-b8c4-486c-bb90-568501dce909} <Debug> TCPHandler: Processed in 0.001534593 sec. | ||
| 23353 | 2026.01.09 00:44:22.059009 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23354 | 2026.01.09 00:44:22.059130 [ 269 ] {ef76f1e3-e946-4f54-8019-b56120778c31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 23355 | 2026.01.09 00:44:22.059181 [ 269 ] {ef76f1e3-e946-4f54-8019-b56120778c31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 23356 | 2026.01.09 00:44:22.059563 [ 269 ] {ef76f1e3-e946-4f54-8019-b56120778c31} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23357 | 2026.01.09 00:44:22.059607 [ 269 ] {ef76f1e3-e946-4f54-8019-b56120778c31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 23358 | 2026.01.09 00:44:22.059971 [ 269 ] {ef76f1e3-e946-4f54-8019-b56120778c31} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 23359 | 2026.01.09 00:44:22.060194 [ 269 ] {ef76f1e3-e946-4f54-8019-b56120778c31} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23360 | 2026.01.09 00:44:22.060323 [ 269 ] {ef76f1e3-e946-4f54-8019-b56120778c31} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001218 sec., 4926.108374384236 rows/sec., 257.37 KiB/sec. | ||
| 23361 | 2026.01.09 00:44:22.060360 [ 269 ] {ef76f1e3-e946-4f54-8019-b56120778c31} <Debug> TCPHandler: Processed in 0.00141183 sec. | ||
| 23362 | 2026.01.09 00:44:22.060459 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23363 | 2026.01.09 00:44:22.060553 [ 269 ] {72792283-1ea2-4a3c-a92f-eff696dff84f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23364 | 2026.01.09 00:44:22.060594 [ 269 ] {72792283-1ea2-4a3c-a92f-eff696dff84f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23365 | 2026.01.09 00:44:22.061024 [ 269 ] {72792283-1ea2-4a3c-a92f-eff696dff84f} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23366 | 2026.01.09 00:44:22.061059 [ 269 ] {72792283-1ea2-4a3c-a92f-eff696dff84f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 23367 | 2026.01.09 00:44:22.061382 [ 269 ] {72792283-1ea2-4a3c-a92f-eff696dff84f} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 23368 | 2026.01.09 00:44:22.061587 [ 269 ] {72792283-1ea2-4a3c-a92f-eff696dff84f} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23369 | 2026.01.09 00:44:22.061722 [ 269 ] {72792283-1ea2-4a3c-a92f-eff696dff84f} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001188 sec., 264309.7643097643 rows/sec., 17.36 MiB/sec. | ||
| 23370 | 2026.01.09 00:44:22.061759 [ 269 ] {72792283-1ea2-4a3c-a92f-eff696dff84f} <Debug> TCPHandler: Processed in 0.001347438 sec. | ||
| 23371 | 2026.01.09 00:44:22.061857 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23372 | 2026.01.09 00:44:22.061950 [ 269 ] {a0557e4a-070e-4b03-870d-bf31e0945045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 23373 | 2026.01.09 00:44:22.061990 [ 269 ] {a0557e4a-070e-4b03-870d-bf31e0945045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 23374 | 2026.01.09 00:44:22.062295 [ 269 ] {a0557e4a-070e-4b03-870d-bf31e0945045} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23375 | 2026.01.09 00:44:22.062327 [ 269 ] {a0557e4a-070e-4b03-870d-bf31e0945045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 23376 | 2026.01.09 00:44:22.062603 [ 269 ] {a0557e4a-070e-4b03-870d-bf31e0945045} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 23377 | 2026.01.09 00:44:22.062798 [ 269 ] {a0557e4a-070e-4b03-870d-bf31e0945045} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23378 | 2026.01.09 00:44:22.062925 [ 269 ] {a0557e4a-070e-4b03-870d-bf31e0945045} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000993 sec., 1007.0493454179256 rows/sec., 67.86 KiB/sec. | ||
| 23379 | 2026.01.09 00:44:22.062960 [ 269 ] {a0557e4a-070e-4b03-870d-bf31e0945045} <Debug> TCPHandler: Processed in 0.001150252 sec. | ||
| 23380 | 2026.01.09 00:44:22.063057 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23381 | 2026.01.09 00:44:22.063149 [ 269 ] {5a7ed270-0f30-4ae1-8361-1d79639097da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23382 | 2026.01.09 00:44:22.063188 [ 269 ] {5a7ed270-0f30-4ae1-8361-1d79639097da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23383 | 2026.01.09 00:44:22.063512 [ 269 ] {5a7ed270-0f30-4ae1-8361-1d79639097da} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23384 | 2026.01.09 00:44:22.063545 [ 269 ] {5a7ed270-0f30-4ae1-8361-1d79639097da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 23385 | 2026.01.09 00:44:22.063834 [ 269 ] {5a7ed270-0f30-4ae1-8361-1d79639097da} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 23386 | 2026.01.09 00:44:22.064034 [ 269 ] {5a7ed270-0f30-4ae1-8361-1d79639097da} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23387 | 2026.01.09 00:44:22.064156 [ 269 ] {5a7ed270-0f30-4ae1-8361-1d79639097da} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001025 sec., 101463.41463414633 rows/sec., 6.22 MiB/sec. | ||
| 23388 | 2026.01.09 00:44:22.064190 [ 269 ] {5a7ed270-0f30-4ae1-8361-1d79639097da} <Debug> TCPHandler: Processed in 0.001180003 sec. | ||
| 23389 | 2026.01.09 00:44:22.681613 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 768 | ||
| 23390 | 2026.01.09 00:44:22.699981 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23391 | 2026.01.09 00:44:22.700040 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 23392 | 2026.01.09 00:44:22.706409 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 23393 | 2026.01.09 00:44:22.707113 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23394 | 2026.01.09 00:44:22.710503 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 768 | ||
| 23395 | 2026.01.09 00:44:23.001174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 397.35 MiB, peak 414.64 MiB, free memory in arenas 0.00 B, will set to 396.14 MiB (RSS), difference: -1.21 MiB | ||
| 23396 | 2026.01.09 00:44:25.156317 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2950 | ||
| 23397 | 2026.01.09 00:44:25.159006 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23398 | 2026.01.09 00:44:25.159053 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 23399 | 2026.01.09 00:44:25.160207 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 23400 | 2026.01.09 00:44:25.160461 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23401 | 2026.01.09 00:44:25.160669 [ 54 ] {} <Debug> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 23402 | 2026.01.09 00:44:25.160724 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2950 | ||
| 23403 | 2026.01.09 00:44:25.160768 [ 54 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23404 | 2026.01.09 00:44:25.160813 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 23405 | 2026.01.09 00:44:25.160949 [ 201 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::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 | ||
| 23406 | 2026.01.09 00:44:25.161465 [ 201 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23407 | 2026.01.09 00:44:25.161599 [ 201 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2754 rows starting from the beginning of the part | ||
| 23408 | 2026.01.09 00:44:25.161925 [ 201 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 46 rows starting from the beginning of the part | ||
| 23409 | 2026.01.09 00:44:25.162262 [ 201 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 34 rows starting from the beginning of the part | ||
| 23410 | 2026.01.09 00:44:25.162579 [ 201 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 36 rows starting from the beginning of the part | ||
| 23411 | 2026.01.09 00:44:25.162897 [ 201 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 42 rows starting from the beginning of the part | ||
| 23412 | 2026.01.09 00:44:25.163221 [ 201 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 38 rows starting from the beginning of the part | ||
| 23413 | 2026.01.09 00:44:25.171437 [ 201 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2950 rows, containing 72 columns (72 merged, 0 gathered) in 0.010541 sec., 279859.59586377005 rows/sec., 210.60 MiB/sec. | ||
| 23414 | 2026.01.09 00:44:25.173510 [ 201 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 23415 | 2026.01.09 00:44:25.173999 [ 201 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_76_15} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23416 | 2026.01.09 00:44:25.174064 [ 201 ] {4190f87e-caa1-4611-aa9d-5707a927e9aa::all_1_76_15} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 23417 | 2026.01.09 00:44:25.174232 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.23 MiB. | ||
| 23418 | 2026.01.09 00:44:27.049576 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23419 | 2026.01.09 00:44:27.049765 [ 269 ] {1da784f4-0403-4a3e-8b80-a2bdcfffbff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 23420 | 2026.01.09 00:44:27.049836 [ 269 ] {1da784f4-0403-4a3e-8b80-a2bdcfffbff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 23421 | 2026.01.09 00:44:27.050531 [ 269 ] {1da784f4-0403-4a3e-8b80-a2bdcfffbff7} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23422 | 2026.01.09 00:44:27.050573 [ 269 ] {1da784f4-0403-4a3e-8b80-a2bdcfffbff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 23423 | 2026.01.09 00:44:27.050948 [ 269 ] {1da784f4-0403-4a3e-8b80-a2bdcfffbff7} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 23424 | 2026.01.09 00:44:27.051173 [ 269 ] {1da784f4-0403-4a3e-8b80-a2bdcfffbff7} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23425 | 2026.01.09 00:44:27.051327 [ 269 ] {1da784f4-0403-4a3e-8b80-a2bdcfffbff7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001613 sec., 14879.107253564785 rows/sec., 1.23 MiB/sec. | ||
| 23426 | 2026.01.09 00:44:27.051375 [ 269 ] {1da784f4-0403-4a3e-8b80-a2bdcfffbff7} <Debug> TCPHandler: Processed in 0.001929635 sec. | ||
| 23427 | 2026.01.09 00:44:27.051544 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23428 | 2026.01.09 00:44:27.051637 [ 269 ] {6ecc4bc5-f729-4c3c-89e5-728b5349c184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 23429 | 2026.01.09 00:44:27.051678 [ 269 ] {6ecc4bc5-f729-4c3c-89e5-728b5349c184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 23430 | 2026.01.09 00:44:27.052070 [ 269 ] {6ecc4bc5-f729-4c3c-89e5-728b5349c184} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23431 | 2026.01.09 00:44:27.052105 [ 269 ] {6ecc4bc5-f729-4c3c-89e5-728b5349c184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 23432 | 2026.01.09 00:44:27.052443 [ 269 ] {6ecc4bc5-f729-4c3c-89e5-728b5349c184} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 23433 | 2026.01.09 00:44:27.052658 [ 269 ] {6ecc4bc5-f729-4c3c-89e5-728b5349c184} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23434 | 2026.01.09 00:44:27.052786 [ 269 ] {6ecc4bc5-f729-4c3c-89e5-728b5349c184} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001167 sec., 1713.796058269066 rows/sec., 139.75 KiB/sec. | ||
| 23435 | 2026.01.09 00:44:27.052823 [ 269 ] {6ecc4bc5-f729-4c3c-89e5-728b5349c184} <Debug> TCPHandler: Processed in 0.001328207 sec. | ||
| 23436 | 2026.01.09 00:44:27.052921 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23437 | 2026.01.09 00:44:27.053014 [ 269 ] {6e854894-d34a-4fbe-a7ef-fc592af55691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23438 | 2026.01.09 00:44:27.053053 [ 269 ] {6e854894-d34a-4fbe-a7ef-fc592af55691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23439 | 2026.01.09 00:44:27.053640 [ 269 ] {6e854894-d34a-4fbe-a7ef-fc592af55691} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23440 | 2026.01.09 00:44:27.053676 [ 269 ] {6e854894-d34a-4fbe-a7ef-fc592af55691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 23441 | 2026.01.09 00:44:27.053997 [ 269 ] {6e854894-d34a-4fbe-a7ef-fc592af55691} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
| 23442 | 2026.01.09 00:44:27.054196 [ 269 ] {6e854894-d34a-4fbe-a7ef-fc592af55691} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23443 | 2026.01.09 00:44:27.054324 [ 269 ] {6e854894-d34a-4fbe-a7ef-fc592af55691} <Debug> executeQuery: Read 297 rows, 27.39 KiB in 0.001329 sec., 223476.29796839727 rows/sec., 20.13 MiB/sec. | ||
| 23444 | 2026.01.09 00:44:27.054323 [ 50 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 | ||
| 23445 | 2026.01.09 00:44:27.054364 [ 269 ] {6e854894-d34a-4fbe-a7ef-fc592af55691} <Debug> TCPHandler: Processed in 0.001490082 sec. | ||
| 23446 | 2026.01.09 00:44:27.054396 [ 50 ] {} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23447 | 2026.01.09 00:44:27.054429 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 23448 | 2026.01.09 00:44:27.054491 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23449 | 2026.01.09 00:44:27.054547 [ 193 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_176_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_171_34 to all_176_176_0 into Compact with storage Full | ||
| 23450 | 2026.01.09 00:44:27.054626 [ 269 ] {4e2b17c1-1844-40fe-90f6-b60a0ed0e47c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23451 | 2026.01.09 00:44:27.054655 [ 193 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_176_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23452 | 2026.01.09 00:44:27.054675 [ 269 ] {4e2b17c1-1844-40fe-90f6-b60a0ed0e47c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23453 | 2026.01.09 00:44:27.054688 [ 193 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_171_34, total 2498 rows starting from the beginning of the part | ||
| 23454 | 2026.01.09 00:44:27.054752 [ 193 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 2253 rows starting from the beginning of the part | ||
| 23455 | 2026.01.09 00:44:27.054806 [ 193 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 56 rows starting from the beginning of the part | ||
| 23456 | 2026.01.09 00:44:27.054852 [ 193 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 177 rows starting from the beginning of the part | ||
| 23457 | 2026.01.09 00:44:27.054896 [ 193 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 1112 rows starting from the beginning of the part | ||
| 23458 | 2026.01.09 00:44:27.054942 [ 193 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 297 rows starting from the beginning of the part | ||
| 23459 | 2026.01.09 00:44:27.055183 [ 269 ] {4e2b17c1-1844-40fe-90f6-b60a0ed0e47c} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23460 | 2026.01.09 00:44:27.055224 [ 269 ] {4e2b17c1-1844-40fe-90f6-b60a0ed0e47c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 23461 | 2026.01.09 00:44:27.055581 [ 269 ] {4e2b17c1-1844-40fe-90f6-b60a0ed0e47c} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 23462 | 2026.01.09 00:44:27.055783 [ 269 ] {4e2b17c1-1844-40fe-90f6-b60a0ed0e47c} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23463 | 2026.01.09 00:44:27.055897 [ 50 ] {} <Debug> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 23464 | 2026.01.09 00:44:27.055915 [ 269 ] {4e2b17c1-1844-40fe-90f6-b60a0ed0e47c} <Debug> executeQuery: Read 74 rows, 5.61 KiB in 0.001315 sec., 56273.76425855514 rows/sec., 4.17 MiB/sec. | ||
| 23465 | 2026.01.09 00:44:27.055935 [ 50 ] {} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23466 | 2026.01.09 00:44:27.055958 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 23467 | 2026.01.09 00:44:27.055961 [ 269 ] {4e2b17c1-1844-40fe-90f6-b60a0ed0e47c} <Debug> TCPHandler: Processed in 0.001532914 sec. | ||
| 23468 | 2026.01.09 00:44:27.056053 [ 189 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 23469 | 2026.01.09 00:44:27.056086 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23470 | 2026.01.09 00:44:27.056141 [ 189 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23471 | 2026.01.09 00:44:27.056167 [ 189 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 292 rows starting from the beginning of the part | ||
| 23472 | 2026.01.09 00:44:27.056181 [ 269 ] {5d93f33b-1d22-4d85-8e0a-79c615ee2f54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23473 | 2026.01.09 00:44:27.056216 [ 189 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 57 rows starting from the beginning of the part | ||
| 23474 | 2026.01.09 00:44:27.056221 [ 269 ] {5d93f33b-1d22-4d85-8e0a-79c615ee2f54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23475 | 2026.01.09 00:44:27.056260 [ 189 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 207 rows starting from the beginning of the part | ||
| 23476 | 2026.01.09 00:44:27.056299 [ 189 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 60 rows starting from the beginning of the part | ||
| 23477 | 2026.01.09 00:44:27.056337 [ 189 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 205 rows starting from the beginning of the part | ||
| 23478 | 2026.01.09 00:44:27.056374 [ 189 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 74 rows starting from the beginning of the part | ||
| 23479 | 2026.01.09 00:44:27.056624 [ 269 ] {5d93f33b-1d22-4d85-8e0a-79c615ee2f54} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23480 | 2026.01.09 00:44:27.056659 [ 269 ] {5d93f33b-1d22-4d85-8e0a-79c615ee2f54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 23481 | 2026.01.09 00:44:27.056950 [ 269 ] {5d93f33b-1d22-4d85-8e0a-79c615ee2f54} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 23482 | 2026.01.09 00:44:27.056976 [ 202 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_176_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6393 rows, containing 5 columns (5 merged, 0 gathered) in 0.00247303 sec., 2585087.92857345 rows/sec., 220.63 MiB/sec. | ||
| 23483 | 2026.01.09 00:44:27.057137 [ 202 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 895 rows, containing 5 columns (5 merged, 0 gathered) in 0.001121312 sec., 798172.1412060158 rows/sec., 53.55 MiB/sec. | ||
| 23484 | 2026.01.09 00:44:27.057156 [ 269 ] {5d93f33b-1d22-4d85-8e0a-79c615ee2f54} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23485 | 2026.01.09 00:44:27.057298 [ 269 ] {5d93f33b-1d22-4d85-8e0a-79c615ee2f54} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001132 sec., 21201.413427561838 rows/sec., 1.76 MiB/sec. | ||
| 23486 | 2026.01.09 00:44:27.057299 [ 195 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_176_35} <Trace> MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) | ||
| 23487 | 2026.01.09 00:44:27.057315 [ 200 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 23488 | 2026.01.09 00:44:27.057346 [ 269 ] {5d93f33b-1d22-4d85-8e0a-79c615ee2f54} <Debug> TCPHandler: Processed in 0.001310347 sec. | ||
| 23489 | 2026.01.09 00:44:27.057486 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23490 | 2026.01.09 00:44:27.057590 [ 269 ] {1e4dd6a6-cbdb-4408-b5e2-8f0d68b036ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 23491 | 2026.01.09 00:44:27.057634 [ 269 ] {1e4dd6a6-cbdb-4408-b5e2-8f0d68b036ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 23492 | 2026.01.09 00:44:27.057692 [ 195 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_176_35} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23493 | 2026.01.09 00:44:27.057714 [ 200 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_146_29} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23494 | 2026.01.09 00:44:27.057783 [ 195 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_176_35} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 | ||
| 23495 | 2026.01.09 00:44:27.057804 [ 200 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_146_29} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 23496 | 2026.01.09 00:44:27.057887 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 23497 | 2026.01.09 00:44:27.057941 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 23498 | 2026.01.09 00:44:27.058036 [ 269 ] {1e4dd6a6-cbdb-4408-b5e2-8f0d68b036ed} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23499 | 2026.01.09 00:44:27.058076 [ 269 ] {1e4dd6a6-cbdb-4408-b5e2-8f0d68b036ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 23500 | 2026.01.09 00:44:27.058381 [ 269 ] {1e4dd6a6-cbdb-4408-b5e2-8f0d68b036ed} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 23501 | 2026.01.09 00:44:27.058582 [ 269 ] {1e4dd6a6-cbdb-4408-b5e2-8f0d68b036ed} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23502 | 2026.01.09 00:44:27.058713 [ 269 ] {1e4dd6a6-cbdb-4408-b5e2-8f0d68b036ed} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001141 sec., 10517.090271691497 rows/sec., 821.65 KiB/sec. | ||
| 23503 | 2026.01.09 00:44:27.058752 [ 269 ] {1e4dd6a6-cbdb-4408-b5e2-8f0d68b036ed} <Debug> TCPHandler: Processed in 0.001314917 sec. | ||
| 23504 | 2026.01.09 00:44:27.058869 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23505 | 2026.01.09 00:44:27.058969 [ 269 ] {4622b48f-26dc-4035-83a3-ff4d4865a414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23506 | 2026.01.09 00:44:27.059012 [ 269 ] {4622b48f-26dc-4035-83a3-ff4d4865a414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23507 | 2026.01.09 00:44:27.059513 [ 269 ] {4622b48f-26dc-4035-83a3-ff4d4865a414} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23508 | 2026.01.09 00:44:27.059550 [ 269 ] {4622b48f-26dc-4035-83a3-ff4d4865a414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 23509 | 2026.01.09 00:44:27.059870 [ 269 ] {4622b48f-26dc-4035-83a3-ff4d4865a414} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
| 23510 | 2026.01.09 00:44:27.060093 [ 269 ] {4622b48f-26dc-4035-83a3-ff4d4865a414} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23511 | 2026.01.09 00:44:27.060210 [ 50 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 | ||
| 23512 | 2026.01.09 00:44:27.060227 [ 269 ] {4622b48f-26dc-4035-83a3-ff4d4865a414} <Debug> executeQuery: Read 162 rows, 13.34 KiB in 0.001275 sec., 127058.82352941176 rows/sec., 10.22 MiB/sec. | ||
| 23513 | 2026.01.09 00:44:27.060242 [ 50 ] {} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23514 | 2026.01.09 00:44:27.060269 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 23515 | 2026.01.09 00:44:27.060276 [ 269 ] {4622b48f-26dc-4035-83a3-ff4d4865a414} <Debug> TCPHandler: Processed in 0.001467421 sec. | ||
| 23516 | 2026.01.09 00:44:27.060351 [ 202 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_176_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_171_34 to all_176_176_0 into Compact with storage Full | ||
| 23517 | 2026.01.09 00:44:27.060385 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23518 | 2026.01.09 00:44:27.060474 [ 202 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_176_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23519 | 2026.01.09 00:44:27.060487 [ 269 ] {ccdffe42-794f-439f-9c27-4d45776fe643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23520 | 2026.01.09 00:44:27.060518 [ 202 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_171_34, total 1269 rows starting from the beginning of the part | ||
| 23521 | 2026.01.09 00:44:27.060538 [ 269 ] {ccdffe42-794f-439f-9c27-4d45776fe643} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23522 | 2026.01.09 00:44:27.060599 [ 202 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 1137 rows starting from the beginning of the part | ||
| 23523 | 2026.01.09 00:44:27.060656 [ 202 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 64 rows starting from the beginning of the part | ||
| 23524 | 2026.01.09 00:44:27.060705 [ 202 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 133 rows starting from the beginning of the part | ||
| 23525 | 2026.01.09 00:44:27.060751 [ 202 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 679 rows starting from the beginning of the part | ||
| 23526 | 2026.01.09 00:44:27.060797 [ 202 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 162 rows starting from the beginning of the part | ||
| 23527 | 2026.01.09 00:44:27.061018 [ 269 ] {ccdffe42-794f-439f-9c27-4d45776fe643} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23528 | 2026.01.09 00:44:27.061060 [ 269 ] {ccdffe42-794f-439f-9c27-4d45776fe643} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 23529 | 2026.01.09 00:44:27.061425 [ 269 ] {ccdffe42-794f-439f-9c27-4d45776fe643} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
| 23530 | 2026.01.09 00:44:27.061675 [ 269 ] {ccdffe42-794f-439f-9c27-4d45776fe643} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23531 | 2026.01.09 00:44:27.061813 [ 269 ] {ccdffe42-794f-439f-9c27-4d45776fe643} <Debug> executeQuery: Read 341 rows, 26.42 KiB in 0.001342 sec., 254098.3606557377 rows/sec., 19.23 MiB/sec. | ||
| 23532 | 2026.01.09 00:44:27.061853 [ 269 ] {ccdffe42-794f-439f-9c27-4d45776fe643} <Debug> TCPHandler: Processed in 0.001516743 sec. | ||
| 23533 | 2026.01.09 00:44:27.061970 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23534 | 2026.01.09 00:44:27.062071 [ 269 ] {8007b7dd-f56c-4eff-9d75-fed4910b3730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23535 | 2026.01.09 00:44:27.062126 [ 269 ] {8007b7dd-f56c-4eff-9d75-fed4910b3730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23536 | 2026.01.09 00:44:27.062198 [ 194 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_176_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3444 rows, containing 5 columns (5 merged, 0 gathered) in 0.001888744 sec., 1823433.985759849 rows/sec., 138.48 MiB/sec. | ||
| 23537 | 2026.01.09 00:44:27.062381 [ 195 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_176_35} <Trace> MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) | ||
| 23538 | 2026.01.09 00:44:27.062632 [ 195 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_176_35} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23539 | 2026.01.09 00:44:27.062702 [ 195 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_176_35} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 | ||
| 23540 | 2026.01.09 00:44:27.062811 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 23541 | 2026.01.09 00:44:27.063085 [ 269 ] {8007b7dd-f56c-4eff-9d75-fed4910b3730} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23542 | 2026.01.09 00:44:27.063127 [ 269 ] {8007b7dd-f56c-4eff-9d75-fed4910b3730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 23543 | 2026.01.09 00:44:27.063720 [ 269 ] {8007b7dd-f56c-4eff-9d75-fed4910b3730} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 23544 | 2026.01.09 00:44:27.063949 [ 269 ] {8007b7dd-f56c-4eff-9d75-fed4910b3730} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23545 | 2026.01.09 00:44:27.064071 [ 50 ] {} <Debug> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 23546 | 2026.01.09 00:44:27.064096 [ 269 ] {8007b7dd-f56c-4eff-9d75-fed4910b3730} <Debug> executeQuery: Read 60 rows, 110.10 KiB in 0.002042 sec., 29382.957884427033 rows/sec., 52.65 MiB/sec. | ||
| 23547 | 2026.01.09 00:44:27.064101 [ 50 ] {} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23548 | 2026.01.09 00:44:27.064139 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 23549 | 2026.01.09 00:44:27.064171 [ 269 ] {8007b7dd-f56c-4eff-9d75-fed4910b3730} <Debug> TCPHandler: Processed in 0.002249954 sec. | ||
| 23550 | 2026.01.09 00:44:27.064222 [ 194 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::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 | ||
| 23551 | 2026.01.09 00:44:27.064290 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23552 | 2026.01.09 00:44:27.064392 [ 269 ] {b874a6b9-3a08-4602-9f7d-3a5b0f487f65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23553 | 2026.01.09 00:44:27.064434 [ 269 ] {b874a6b9-3a08-4602-9f7d-3a5b0f487f65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23554 | 2026.01.09 00:44:27.064459 [ 194 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23555 | 2026.01.09 00:44:27.064524 [ 194 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2787 rows starting from the beginning of the part | ||
| 23556 | 2026.01.09 00:44:27.064661 [ 194 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 52 rows starting from the beginning of the part | ||
| 23557 | 2026.01.09 00:44:27.064780 [ 194 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 55 rows starting from the beginning of the part | ||
| 23558 | 2026.01.09 00:44:27.064787 [ 269 ] {b874a6b9-3a08-4602-9f7d-3a5b0f487f65} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23559 | 2026.01.09 00:44:27.064833 [ 269 ] {b874a6b9-3a08-4602-9f7d-3a5b0f487f65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 23560 | 2026.01.09 00:44:27.064897 [ 194 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 57 rows starting from the beginning of the part | ||
| 23561 | 2026.01.09 00:44:27.065015 [ 194 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::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 | ||
| 23562 | 2026.01.09 00:44:27.065126 [ 194 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 23563 | 2026.01.09 00:44:27.065165 [ 269 ] {b874a6b9-3a08-4602-9f7d-3a5b0f487f65} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
| 23564 | 2026.01.09 00:44:27.065395 [ 269 ] {b874a6b9-3a08-4602-9f7d-3a5b0f487f65} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23565 | 2026.01.09 00:44:27.065512 [ 50 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 | ||
| 23566 | 2026.01.09 00:44:27.065535 [ 269 ] {b874a6b9-3a08-4602-9f7d-3a5b0f487f65} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001163 sec., 51590.713671539124 rows/sec., 3.48 MiB/sec. | ||
| 23567 | 2026.01.09 00:44:27.065542 [ 50 ] {} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23568 | 2026.01.09 00:44:27.065577 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 23569 | 2026.01.09 00:44:27.065581 [ 269 ] {b874a6b9-3a08-4602-9f7d-3a5b0f487f65} <Debug> TCPHandler: Processed in 0.001342398 sec. | ||
| 23570 | 2026.01.09 00:44:27.065673 [ 200 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_176_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_171_34 to all_176_176_0 into Compact with storage Full | ||
| 23571 | 2026.01.09 00:44:27.065835 [ 200 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_176_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23572 | 2026.01.09 00:44:27.065886 [ 200 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_171_34, total 11812 rows starting from the beginning of the part | ||
| 23573 | 2026.01.09 00:44:27.065981 [ 200 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 80 rows starting from the beginning of the part | ||
| 23574 | 2026.01.09 00:44:27.066056 [ 200 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 24 rows starting from the beginning of the part | ||
| 23575 | 2026.01.09 00:44:27.066123 [ 200 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 60 rows starting from the beginning of the part | ||
| 23576 | 2026.01.09 00:44:27.066188 [ 200 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 104 rows starting from the beginning of the part | ||
| 23577 | 2026.01.09 00:44:27.066267 [ 200 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 60 rows starting from the beginning of the part | ||
| 23578 | 2026.01.09 00:44:27.069105 [ 192 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_176_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12140 rows, containing 4 columns (4 merged, 0 gathered) in 0.003479899 sec., 3488606.9969272097 rows/sec., 222.31 MiB/sec. | ||
| 23579 | 2026.01.09 00:44:27.069349 [ 200 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_176_35} <Trace> MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) | ||
| 23580 | 2026.01.09 00:44:27.069603 [ 200 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_176_35} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23581 | 2026.01.09 00:44:27.069669 [ 200 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_176_35} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 | ||
| 23582 | 2026.01.09 00:44:27.069743 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
| 23583 | 2026.01.09 00:44:27.075189 [ 195 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3071 rows, containing 19 columns (19 merged, 0 gathered) in 0.011008534 sec., 278965.3917587937 rows/sec., 499.89 MiB/sec. | ||
| 23584 | 2026.01.09 00:44:27.078202 [ 192 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 23585 | 2026.01.09 00:44:27.078595 [ 192 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23586 | 2026.01.09 00:44:27.078674 [ 192 ] {bd4c63fc-b003-4ecd-b690-049cba1c4e53::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 23587 | 2026.01.09 00:44:27.078825 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.15 MiB. | ||
| 23588 | 2026.01.09 00:44:27.509584 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 49431 | ||
| 23589 | 2026.01.09 00:44:27.510163 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23590 | 2026.01.09 00:44:27.510213 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 23591 | 2026.01.09 00:44:27.510698 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 23592 | 2026.01.09 00:44:27.510927 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23593 | 2026.01.09 00:44:27.511066 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49431 | ||
| 23594 | 2026.01.09 00:44:28.599483 [ 46 ] {} <Debug> oximeter.measurements_i64 (8de239ba-0182-4216-858e-1bf507887ca1) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 23595 | 2026.01.09 00:44:28.599545 [ 46 ] {} <Trace> oximeter.measurements_i64 (8de239ba-0182-4216-858e-1bf507887ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23596 | 2026.01.09 00:44:28.599566 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 23597 | 2026.01.09 00:44:28.599673 [ 190 ] {8de239ba-0182-4216-858e-1bf507887ca1::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 | ||
| 23598 | 2026.01.09 00:44:28.599808 [ 190 ] {8de239ba-0182-4216-858e-1bf507887ca1::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23599 | 2026.01.09 00:44:28.599845 [ 190 ] {8de239ba-0182-4216-858e-1bf507887ca1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part | ||
| 23600 | 2026.01.09 00:44:28.599913 [ 190 ] {8de239ba-0182-4216-858e-1bf507887ca1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 23601 | 2026.01.09 00:44:28.599961 [ 190 ] {8de239ba-0182-4216-858e-1bf507887ca1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 9 rows starting from the beginning of the part | ||
| 23602 | 2026.01.09 00:44:28.600004 [ 190 ] {8de239ba-0182-4216-858e-1bf507887ca1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 23603 | 2026.01.09 00:44:28.600046 [ 190 ] {8de239ba-0182-4216-858e-1bf507887ca1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part | ||
| 23604 | 2026.01.09 00:44:28.601736 [ 192 ] {8de239ba-0182-4216-858e-1bf507887ca1::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.00210357 sec., 24244.498638029636 rows/sec., 1.73 MiB/sec. | ||
| 23605 | 2026.01.09 00:44:28.601888 [ 190 ] {8de239ba-0182-4216-858e-1bf507887ca1::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 23606 | 2026.01.09 00:44:28.602165 [ 190 ] {8de239ba-0182-4216-858e-1bf507887ca1::all_1_5_1} <Trace> oximeter.measurements_i64 (8de239ba-0182-4216-858e-1bf507887ca1): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23607 | 2026.01.09 00:44:28.602234 [ 190 ] {8de239ba-0182-4216-858e-1bf507887ca1::all_1_5_1} <Trace> oximeter.measurements_i64 (8de239ba-0182-4216-858e-1bf507887ca1) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 23608 | 2026.01.09 00:44:28.602298 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 23609 | 2026.01.09 00:44:29.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 401.93 MiB, peak 415.09 MiB, free memory in arenas 0.00 B, will set to 397.90 MiB (RSS), difference: -4.03 MiB | ||
| 23610 | 2026.01.09 00:44:30.210688 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 776 | ||
| 23611 | 2026.01.09 00:44:30.229772 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23612 | 2026.01.09 00:44:30.229829 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 23613 | 2026.01.09 00:44:30.236150 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 23614 | 2026.01.09 00:44:30.236856 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23615 | 2026.01.09 00:44:30.240244 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 776 | ||
| 23616 | 2026.01.09 00:44:32.038338 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23617 | 2026.01.09 00:44:32.038532 [ 269 ] {50ac15c8-5fa6-4472-b341-b588c55621f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23618 | 2026.01.09 00:44:32.038602 [ 269 ] {50ac15c8-5fa6-4472-b341-b588c55621f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23619 | 2026.01.09 00:44:32.039311 [ 269 ] {50ac15c8-5fa6-4472-b341-b588c55621f7} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23620 | 2026.01.09 00:44:32.039357 [ 269 ] {50ac15c8-5fa6-4472-b341-b588c55621f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 23621 | 2026.01.09 00:44:32.039760 [ 269 ] {50ac15c8-5fa6-4472-b341-b588c55621f7} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
| 23622 | 2026.01.09 00:44:32.039989 [ 269 ] {50ac15c8-5fa6-4472-b341-b588c55621f7} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23623 | 2026.01.09 00:44:32.040134 [ 269 ] {50ac15c8-5fa6-4472-b341-b588c55621f7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001656 sec., 33816.42512077295 rows/sec., 2.60 MiB/sec. | ||
| 23624 | 2026.01.09 00:44:32.040176 [ 269 ] {50ac15c8-5fa6-4472-b341-b588c55621f7} <Debug> TCPHandler: Processed in 0.001971286 sec. | ||
| 23625 | 2026.01.09 00:44:32.040289 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23626 | 2026.01.09 00:44:32.040383 [ 269 ] {53c07f3b-d1d0-40b8-a611-4d26b09f49e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23627 | 2026.01.09 00:44:32.040422 [ 269 ] {53c07f3b-d1d0-40b8-a611-4d26b09f49e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23628 | 2026.01.09 00:44:32.040918 [ 269 ] {53c07f3b-d1d0-40b8-a611-4d26b09f49e9} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23629 | 2026.01.09 00:44:32.040969 [ 269 ] {53c07f3b-d1d0-40b8-a611-4d26b09f49e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 23630 | 2026.01.09 00:44:32.041266 [ 269 ] {53c07f3b-d1d0-40b8-a611-4d26b09f49e9} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
| 23631 | 2026.01.09 00:44:32.041463 [ 269 ] {53c07f3b-d1d0-40b8-a611-4d26b09f49e9} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23632 | 2026.01.09 00:44:32.041588 [ 269 ] {53c07f3b-d1d0-40b8-a611-4d26b09f49e9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001224 sec., 52287.5816993464 rows/sec., 4.08 MiB/sec. | ||
| 23633 | 2026.01.09 00:44:32.041626 [ 269 ] {53c07f3b-d1d0-40b8-a611-4d26b09f49e9} <Debug> TCPHandler: Processed in 0.001384649 sec. | ||
| 23634 | 2026.01.09 00:44:32.041737 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23635 | 2026.01.09 00:44:32.041831 [ 269 ] {84efc63f-24a0-44f5-a30a-6cdaaa20dde3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23636 | 2026.01.09 00:44:32.041875 [ 269 ] {84efc63f-24a0-44f5-a30a-6cdaaa20dde3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23637 | 2026.01.09 00:44:32.042295 [ 269 ] {84efc63f-24a0-44f5-a30a-6cdaaa20dde3} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23638 | 2026.01.09 00:44:32.042330 [ 269 ] {84efc63f-24a0-44f5-a30a-6cdaaa20dde3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 23639 | 2026.01.09 00:44:32.042640 [ 269 ] {84efc63f-24a0-44f5-a30a-6cdaaa20dde3} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
| 23640 | 2026.01.09 00:44:32.042835 [ 269 ] {84efc63f-24a0-44f5-a30a-6cdaaa20dde3} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23641 | 2026.01.09 00:44:32.042952 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Selected 4 parts from all_1_172_36 to all_175_175_0 | ||
| 23642 | 2026.01.09 00:44:32.042960 [ 269 ] {84efc63f-24a0-44f5-a30a-6cdaaa20dde3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001147 sec., 139494.33304272013 rows/sec., 9.72 MiB/sec. | ||
| 23643 | 2026.01.09 00:44:32.043022 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23644 | 2026.01.09 00:44:32.043039 [ 269 ] {84efc63f-24a0-44f5-a30a-6cdaaa20dde3} <Debug> TCPHandler: Processed in 0.001348618 sec. | ||
| 23645 | 2026.01.09 00:44:32.043047 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 23646 | 2026.01.09 00:44:32.043154 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23647 | 2026.01.09 00:44:32.043156 [ 196 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_175_37} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_172_36 to all_175_175_0 into Compact with storage Full | ||
| 23648 | 2026.01.09 00:44:32.043251 [ 269 ] {2dcbd3e0-c1ad-4440-b38a-bd2040205407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23649 | 2026.01.09 00:44:32.043295 [ 269 ] {2dcbd3e0-c1ad-4440-b38a-bd2040205407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23650 | 2026.01.09 00:44:32.043312 [ 196 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_175_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23651 | 2026.01.09 00:44:32.043358 [ 196 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_175_37} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_172_36, total 53034 rows starting from the beginning of the part | ||
| 23652 | 2026.01.09 00:44:32.043433 [ 196 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_175_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 64 rows starting from the beginning of the part | ||
| 23653 | 2026.01.09 00:44:32.043487 [ 196 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_175_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 160 rows starting from the beginning of the part | ||
| 23654 | 2026.01.09 00:44:32.043534 [ 196 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_175_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 314 rows starting from the beginning of the part | ||
| 23655 | 2026.01.09 00:44:32.043622 [ 269 ] {2dcbd3e0-c1ad-4440-b38a-bd2040205407} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23656 | 2026.01.09 00:44:32.043662 [ 269 ] {2dcbd3e0-c1ad-4440-b38a-bd2040205407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 23657 | 2026.01.09 00:44:32.043975 [ 269 ] {2dcbd3e0-c1ad-4440-b38a-bd2040205407} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
| 23658 | 2026.01.09 00:44:32.044181 [ 269 ] {2dcbd3e0-c1ad-4440-b38a-bd2040205407} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23659 | 2026.01.09 00:44:32.044306 [ 269 ] {2dcbd3e0-c1ad-4440-b38a-bd2040205407} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 23660 | 2026.01.09 00:44:32.044342 [ 269 ] {2dcbd3e0-c1ad-4440-b38a-bd2040205407} <Debug> TCPHandler: Processed in 0.001235135 sec. | ||
| 23661 | 2026.01.09 00:44:32.052321 [ 192 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_175_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 53572 rows, containing 5 columns (5 merged, 0 gathered) in 0.009210892 sec., 5816157.65335214 rows/sec., 391.11 MiB/sec. | ||
| 23662 | 2026.01.09 00:44:32.052806 [ 197 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_175_37} <Trace> MergedBlockOutputStream: filled checksums all_1_175_37 (state Temporary) | ||
| 23663 | 2026.01.09 00:44:32.053126 [ 197 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_175_37} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_merge_all_1_175_37 to all_1_175_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23664 | 2026.01.09 00:44:32.053205 [ 197 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_175_37} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Merged 4 parts: [all_1_172_36, all_175_175_0] -> all_1_175_37 | ||
| 23665 | 2026.01.09 00:44:32.053308 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.40 MiB. | ||
| 23666 | 2026.01.09 00:44:32.110249 [ 224 ] {} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Found 6 old parts to remove. Parts: [all_1_23_5, all_24_24_0, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0] | ||
| 23667 | 2026.01.09 00:44:32.110290 [ 224 ] {} <Debug> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Removing 6 parts from filesystem (serially): Parts: [all_1_23_5, all_24_24_0, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0] | ||
| 23668 | 2026.01.09 00:44:32.112342 [ 224 ] {} <Debug> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Removing 6 parts from memory: Parts: [all_1_23_5, all_24_24_0, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0] | ||
| 23669 | 2026.01.09 00:44:33.085522 [ 224 ] {} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Found 6 old parts to remove. Parts: [all_1_23_5, all_24_24_0, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0] | ||
| 23670 | 2026.01.09 00:44:33.085583 [ 224 ] {} <Debug> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Removing 6 parts from filesystem (serially): Parts: [all_1_23_5, all_24_24_0, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0] | ||
| 23671 | 2026.01.09 00:44:33.088544 [ 224 ] {} <Debug> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Removing 6 parts from memory: Parts: [all_1_23_5, all_24_24_0, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0] | ||
| 23672 | 2026.01.09 00:44:33.448831 [ 226 ] {} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Found 6 old parts to remove. Parts: [all_1_23_5, all_24_24_0, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0] | ||
| 23673 | 2026.01.09 00:44:33.448913 [ 226 ] {} <Debug> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Removing 6 parts from filesystem (serially): Parts: [all_1_23_5, all_24_24_0, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0] | ||
| 23674 | 2026.01.09 00:44:33.452887 [ 226 ] {} <Debug> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Removing 6 parts from memory: Parts: [all_1_23_5, all_24_24_0, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0] | ||
| 23675 | 2026.01.09 00:44:34.743721 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 23676 | 2026.01.09 00:44:34.743781 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 23677 | 2026.01.09 00:44:35.012161 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 49943 | ||
| 23678 | 2026.01.09 00:44:35.012672 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23679 | 2026.01.09 00:44:35.012705 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 23680 | 2026.01.09 00:44:35.013169 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 23681 | 2026.01.09 00:44:35.013391 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23682 | 2026.01.09 00:44:35.013515 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49943 | ||
| 23683 | 2026.01.09 00:44:35.160929 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2978 | ||
| 23684 | 2026.01.09 00:44:35.163375 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23685 | 2026.01.09 00:44:35.163410 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 23686 | 2026.01.09 00:44:35.164553 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 23687 | 2026.01.09 00:44:35.164807 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23688 | 2026.01.09 00:44:35.165078 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2978 | ||
| 23689 | 2026.01.09 00:44:36.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 393.91 MiB, peak 415.09 MiB, free memory in arenas 0.00 B, will set to 397.90 MiB (RSS), difference: 3.99 MiB | ||
| 23690 | 2026.01.09 00:44:37.041080 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23691 | 2026.01.09 00:44:37.041262 [ 269 ] {3bc10a96-8c64-4bc2-8722-5bb5594c45d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23692 | 2026.01.09 00:44:37.041330 [ 269 ] {3bc10a96-8c64-4bc2-8722-5bb5594c45d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23693 | 2026.01.09 00:44:37.042162 [ 269 ] {3bc10a96-8c64-4bc2-8722-5bb5594c45d1} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23694 | 2026.01.09 00:44:37.042219 [ 269 ] {3bc10a96-8c64-4bc2-8722-5bb5594c45d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 23695 | 2026.01.09 00:44:37.042639 [ 269 ] {3bc10a96-8c64-4bc2-8722-5bb5594c45d1} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
| 23696 | 2026.01.09 00:44:37.042891 [ 269 ] {3bc10a96-8c64-4bc2-8722-5bb5594c45d1} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23697 | 2026.01.09 00:44:37.043066 [ 269 ] {3bc10a96-8c64-4bc2-8722-5bb5594c45d1} <Debug> executeQuery: Read 176 rows, 15.86 KiB in 0.001848 sec., 95238.09523809524 rows/sec., 8.38 MiB/sec. | ||
| 23698 | 2026.01.09 00:44:37.043122 [ 269 ] {3bc10a96-8c64-4bc2-8722-5bb5594c45d1} <Debug> TCPHandler: Processed in 0.002174552 sec. | ||
| 23699 | 2026.01.09 00:44:37.043277 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23700 | 2026.01.09 00:44:37.043428 [ 269 ] {67f7ff77-a6ed-4bf8-92b4-bc5b074cba54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23701 | 2026.01.09 00:44:37.043483 [ 269 ] {67f7ff77-a6ed-4bf8-92b4-bc5b074cba54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23702 | 2026.01.09 00:44:37.043990 [ 269 ] {67f7ff77-a6ed-4bf8-92b4-bc5b074cba54} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23703 | 2026.01.09 00:44:37.044029 [ 269 ] {67f7ff77-a6ed-4bf8-92b4-bc5b074cba54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 23704 | 2026.01.09 00:44:37.044349 [ 269 ] {67f7ff77-a6ed-4bf8-92b4-bc5b074cba54} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 23705 | 2026.01.09 00:44:37.044563 [ 269 ] {67f7ff77-a6ed-4bf8-92b4-bc5b074cba54} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23706 | 2026.01.09 00:44:37.044698 [ 269 ] {67f7ff77-a6ed-4bf8-92b4-bc5b074cba54} <Debug> executeQuery: Read 60 rows, 4.51 KiB in 0.001302 sec., 46082.949308755764 rows/sec., 3.38 MiB/sec. | ||
| 23707 | 2026.01.09 00:44:37.044738 [ 269 ] {67f7ff77-a6ed-4bf8-92b4-bc5b074cba54} <Debug> TCPHandler: Processed in 0.001531694 sec. | ||
| 23708 | 2026.01.09 00:44:37.044840 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23709 | 2026.01.09 00:44:37.044934 [ 269 ] {113e564b-dece-4f66-b27c-7c945dd0988a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23710 | 2026.01.09 00:44:37.044975 [ 269 ] {113e564b-dece-4f66-b27c-7c945dd0988a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23711 | 2026.01.09 00:44:37.045452 [ 269 ] {113e564b-dece-4f66-b27c-7c945dd0988a} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23712 | 2026.01.09 00:44:37.045489 [ 269 ] {113e564b-dece-4f66-b27c-7c945dd0988a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 23713 | 2026.01.09 00:44:37.045794 [ 269 ] {113e564b-dece-4f66-b27c-7c945dd0988a} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
| 23714 | 2026.01.09 00:44:37.046007 [ 269 ] {113e564b-dece-4f66-b27c-7c945dd0988a} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23715 | 2026.01.09 00:44:37.046134 [ 269 ] {113e564b-dece-4f66-b27c-7c945dd0988a} <Debug> executeQuery: Read 124 rows, 9.92 KiB in 0.001217 sec., 101889.8931799507 rows/sec., 7.96 MiB/sec. | ||
| 23716 | 2026.01.09 00:44:37.046173 [ 269 ] {113e564b-dece-4f66-b27c-7c945dd0988a} <Debug> TCPHandler: Processed in 0.00138242 sec. | ||
| 23717 | 2026.01.09 00:44:37.046281 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23718 | 2026.01.09 00:44:37.046376 [ 269 ] {eac5d6b7-0085-45ee-90f0-f3ba6492b978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23719 | 2026.01.09 00:44:37.046419 [ 269 ] {eac5d6b7-0085-45ee-90f0-f3ba6492b978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23720 | 2026.01.09 00:44:37.046848 [ 269 ] {eac5d6b7-0085-45ee-90f0-f3ba6492b978} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23721 | 2026.01.09 00:44:37.046884 [ 269 ] {eac5d6b7-0085-45ee-90f0-f3ba6492b978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 23722 | 2026.01.09 00:44:37.047208 [ 269 ] {eac5d6b7-0085-45ee-90f0-f3ba6492b978} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
| 23723 | 2026.01.09 00:44:37.047425 [ 269 ] {eac5d6b7-0085-45ee-90f0-f3ba6492b978} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23724 | 2026.01.09 00:44:37.047554 [ 269 ] {eac5d6b7-0085-45ee-90f0-f3ba6492b978} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 23725 | 2026.01.09 00:44:37.047592 [ 269 ] {eac5d6b7-0085-45ee-90f0-f3ba6492b978} <Debug> TCPHandler: Processed in 0.001360349 sec. | ||
| 23726 | 2026.01.09 00:44:37.047695 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23727 | 2026.01.09 00:44:37.047792 [ 269 ] {4ded7a72-f6ad-49b7-8c10-a7c38671804a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23728 | 2026.01.09 00:44:37.047850 [ 269 ] {4ded7a72-f6ad-49b7-8c10-a7c38671804a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23729 | 2026.01.09 00:44:37.048866 [ 269 ] {4ded7a72-f6ad-49b7-8c10-a7c38671804a} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23730 | 2026.01.09 00:44:37.048903 [ 269 ] {4ded7a72-f6ad-49b7-8c10-a7c38671804a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 23731 | 2026.01.09 00:44:37.049507 [ 269 ] {4ded7a72-f6ad-49b7-8c10-a7c38671804a} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 23732 | 2026.01.09 00:44:37.049738 [ 269 ] {4ded7a72-f6ad-49b7-8c10-a7c38671804a} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23733 | 2026.01.09 00:44:37.049884 [ 269 ] {4ded7a72-f6ad-49b7-8c10-a7c38671804a} <Debug> executeQuery: Read 60 rows, 110.10 KiB in 0.002108 sec., 28462.998102466794 rows/sec., 51.00 MiB/sec. | ||
| 23734 | 2026.01.09 00:44:37.049964 [ 269 ] {4ded7a72-f6ad-49b7-8c10-a7c38671804a} <Debug> TCPHandler: Processed in 0.002318066 sec. | ||
| 23735 | 2026.01.09 00:44:37.050078 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23736 | 2026.01.09 00:44:37.050174 [ 269 ] {82223dd4-7b0f-4c73-8628-2983b30d249b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23737 | 2026.01.09 00:44:37.050217 [ 269 ] {82223dd4-7b0f-4c73-8628-2983b30d249b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23738 | 2026.01.09 00:44:37.050557 [ 269 ] {82223dd4-7b0f-4c73-8628-2983b30d249b} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23739 | 2026.01.09 00:44:37.050592 [ 269 ] {82223dd4-7b0f-4c73-8628-2983b30d249b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 23740 | 2026.01.09 00:44:37.050894 [ 269 ] {82223dd4-7b0f-4c73-8628-2983b30d249b} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
| 23741 | 2026.01.09 00:44:37.051109 [ 269 ] {82223dd4-7b0f-4c73-8628-2983b30d249b} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23742 | 2026.01.09 00:44:37.051244 [ 269 ] {82223dd4-7b0f-4c73-8628-2983b30d249b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 23743 | 2026.01.09 00:44:37.051281 [ 269 ] {82223dd4-7b0f-4c73-8628-2983b30d249b} <Debug> TCPHandler: Processed in 0.001253235 sec. | ||
| 23744 | 2026.01.09 00:44:37.310516 [ 223 ] {} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 23745 | 2026.01.09 00:44:37.310584 [ 223 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 23746 | 2026.01.09 00:44:37.313785 [ 223 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 23747 | 2026.01.09 00:44:37.679469 [ 219 ] {} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 23748 | 2026.01.09 00:44:37.679527 [ 219 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 23749 | 2026.01.09 00:44:37.683010 [ 219 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 23750 | 2026.01.09 00:44:37.741266 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 783 | ||
| 23751 | 2026.01.09 00:44:37.747271 [ 225 ] {} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 23752 | 2026.01.09 00:44:37.747322 [ 225 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 23753 | 2026.01.09 00:44:37.749886 [ 225 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 23754 | 2026.01.09 00:44:37.759785 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23755 | 2026.01.09 00:44:37.759843 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 23756 | 2026.01.09 00:44:37.766214 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 23757 | 2026.01.09 00:44:37.766969 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23758 | 2026.01.09 00:44:37.770161 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 783 | ||
| 23759 | 2026.01.09 00:44:37.856715 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 23760 | 2026.01.09 00:44:37.856766 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 23761 | 2026.01.09 00:44:37.860461 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 23762 | 2026.01.09 00:44:39.503620 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23763 | 2026.01.09 00:44:39.503867 [ 269 ] {29832af1-9c82-43d8-9ec6-d975750e948d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 23764 | 2026.01.09 00:44:39.503963 [ 269 ] {29832af1-9c82-43d8-9ec6-d975750e948d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 23765 | 2026.01.09 00:44:39.505312 [ 269 ] {29832af1-9c82-43d8-9ec6-d975750e948d} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23766 | 2026.01.09 00:44:39.505388 [ 269 ] {29832af1-9c82-43d8-9ec6-d975750e948d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 23767 | 2026.01.09 00:44:39.506194 [ 269 ] {29832af1-9c82-43d8-9ec6-d975750e948d} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 23768 | 2026.01.09 00:44:39.506956 [ 269 ] {29832af1-9c82-43d8-9ec6-d975750e948d} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23769 | 2026.01.09 00:44:39.507243 [ 269 ] {29832af1-9c82-43d8-9ec6-d975750e948d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.003439 sec., 119220.70369293398 rows/sec., 7.56 MiB/sec. | ||
| 23770 | 2026.01.09 00:44:39.507337 [ 269 ] {29832af1-9c82-43d8-9ec6-d975750e948d} <Debug> TCPHandler: Processed in 0.003918451 sec. | ||
| 23771 | 2026.01.09 00:44:39.507550 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23772 | 2026.01.09 00:44:39.507687 [ 269 ] {105659b8-062d-4f2b-a08c-17f9015fdaaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23773 | 2026.01.09 00:44:39.507751 [ 269 ] {105659b8-062d-4f2b-a08c-17f9015fdaaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23774 | 2026.01.09 00:44:39.511344 [ 269 ] {105659b8-062d-4f2b-a08c-17f9015fdaaf} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23775 | 2026.01.09 00:44:39.511395 [ 269 ] {105659b8-062d-4f2b-a08c-17f9015fdaaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 23776 | 2026.01.09 00:44:39.512347 [ 269 ] {105659b8-062d-4f2b-a08c-17f9015fdaaf} <Trace> MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) | ||
| 23777 | 2026.01.09 00:44:39.513153 [ 269 ] {105659b8-062d-4f2b-a08c-17f9015fdaaf} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23778 | 2026.01.09 00:44:39.513362 [ 269 ] {105659b8-062d-4f2b-a08c-17f9015fdaaf} <Debug> executeQuery: Read 2252 rows, 186.40 KiB in 0.005711 sec., 394326.7378742777 rows/sec., 31.87 MiB/sec. | ||
| 23779 | 2026.01.09 00:44:39.513427 [ 269 ] {105659b8-062d-4f2b-a08c-17f9015fdaaf} <Debug> MemoryTracker: Peak memory usage (for query): 4.03 MiB. | ||
| 23780 | 2026.01.09 00:44:39.513445 [ 269 ] {105659b8-062d-4f2b-a08c-17f9015fdaaf} <Debug> TCPHandler: Processed in 0.00596235 sec. | ||
| 23781 | 2026.01.09 00:44:39.513636 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23782 | 2026.01.09 00:44:39.513767 [ 269 ] {ac769d04-fb98-47c6-96aa-2d9e19d3570f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23783 | 2026.01.09 00:44:39.513826 [ 269 ] {ac769d04-fb98-47c6-96aa-2d9e19d3570f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23784 | 2026.01.09 00:44:39.514648 [ 269 ] {ac769d04-fb98-47c6-96aa-2d9e19d3570f} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23785 | 2026.01.09 00:44:39.514696 [ 269 ] {ac769d04-fb98-47c6-96aa-2d9e19d3570f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 23786 | 2026.01.09 00:44:39.515380 [ 269 ] {ac769d04-fb98-47c6-96aa-2d9e19d3570f} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 23787 | 2026.01.09 00:44:39.516069 [ 269 ] {ac769d04-fb98-47c6-96aa-2d9e19d3570f} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23788 | 2026.01.09 00:44:39.516281 [ 269 ] {ac769d04-fb98-47c6-96aa-2d9e19d3570f} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.002548 sec., 80455.2590266876 rows/sec., 4.72 MiB/sec. | ||
| 23789 | 2026.01.09 00:44:39.516366 [ 269 ] {ac769d04-fb98-47c6-96aa-2d9e19d3570f} <Debug> TCPHandler: Processed in 0.002800119 sec. | ||
| 23790 | 2026.01.09 00:44:39.516377 [ 224 ] {} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23791 | 2026.01.09 00:44:39.516449 [ 224 ] {} <Debug> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23792 | 2026.01.09 00:44:39.516561 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23793 | 2026.01.09 00:44:39.516691 [ 269 ] {25b3f0d2-56b5-48ed-9f9a-09de684c4ee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23794 | 2026.01.09 00:44:39.516754 [ 269 ] {25b3f0d2-56b5-48ed-9f9a-09de684c4ee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23795 | 2026.01.09 00:44:39.517694 [ 269 ] {25b3f0d2-56b5-48ed-9f9a-09de684c4ee1} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23796 | 2026.01.09 00:44:39.517746 [ 269 ] {25b3f0d2-56b5-48ed-9f9a-09de684c4ee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 23797 | 2026.01.09 00:44:39.518489 [ 269 ] {25b3f0d2-56b5-48ed-9f9a-09de684c4ee1} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 23798 | 2026.01.09 00:44:39.519553 [ 269 ] {25b3f0d2-56b5-48ed-9f9a-09de684c4ee1} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23799 | 2026.01.09 00:44:39.519781 [ 269 ] {25b3f0d2-56b5-48ed-9f9a-09de684c4ee1} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.00312 sec., 141025.64102564103 rows/sec., 9.33 MiB/sec. | ||
| 23800 | 2026.01.09 00:44:39.519846 [ 269 ] {25b3f0d2-56b5-48ed-9f9a-09de684c4ee1} <Debug> TCPHandler: Processed in 0.003351966 sec. | ||
| 23801 | 2026.01.09 00:44:39.520042 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23802 | 2026.01.09 00:44:39.520176 [ 269 ] {af533232-a325-4315-b060-51322b6c2bc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 23803 | 2026.01.09 00:44:39.520237 [ 269 ] {af533232-a325-4315-b060-51322b6c2bc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 23804 | 2026.01.09 00:44:39.521029 [ 269 ] {af533232-a325-4315-b060-51322b6c2bc6} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23805 | 2026.01.09 00:44:39.521082 [ 269 ] {af533232-a325-4315-b060-51322b6c2bc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 23806 | 2026.01.09 00:44:39.521099 [ 224 ] {} <Debug> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23807 | 2026.01.09 00:44:39.521779 [ 269 ] {af533232-a325-4315-b060-51322b6c2bc6} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 23808 | 2026.01.09 00:44:39.522472 [ 269 ] {af533232-a325-4315-b060-51322b6c2bc6} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23809 | 2026.01.09 00:44:39.522666 [ 269 ] {af533232-a325-4315-b060-51322b6c2bc6} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.002523 sec., 83630.59849385652 rows/sec., 4.75 MiB/sec. | ||
| 23810 | 2026.01.09 00:44:39.522726 [ 269 ] {af533232-a325-4315-b060-51322b6c2bc6} <Debug> TCPHandler: Processed in 0.002758529 sec. | ||
| 23811 | 2026.01.09 00:44:39.522917 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23812 | 2026.01.09 00:44:39.523062 [ 269 ] {efdbf7f3-5ec5-43b7-9c96-e95b83a84261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23813 | 2026.01.09 00:44:39.523127 [ 269 ] {efdbf7f3-5ec5-43b7-9c96-e95b83a84261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23814 | 2026.01.09 00:44:39.525027 [ 269 ] {efdbf7f3-5ec5-43b7-9c96-e95b83a84261} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23815 | 2026.01.09 00:44:39.525078 [ 269 ] {efdbf7f3-5ec5-43b7-9c96-e95b83a84261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 23816 | 2026.01.09 00:44:39.525789 [ 269 ] {efdbf7f3-5ec5-43b7-9c96-e95b83a84261} <Trace> MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) | ||
| 23817 | 2026.01.09 00:44:39.526963 [ 269 ] {efdbf7f3-5ec5-43b7-9c96-e95b83a84261} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23818 | 2026.01.09 00:44:39.527165 [ 269 ] {efdbf7f3-5ec5-43b7-9c96-e95b83a84261} <Debug> executeQuery: Read 1135 rows, 82.76 KiB in 0.004135 sec., 274486.09431680775 rows/sec., 19.54 MiB/sec. | ||
| 23819 | 2026.01.09 00:44:39.527226 [ 269 ] {efdbf7f3-5ec5-43b7-9c96-e95b83a84261} <Debug> TCPHandler: Processed in 0.004383345 sec. | ||
| 23820 | 2026.01.09 00:44:39.527453 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23821 | 2026.01.09 00:44:39.527578 [ 269 ] {84c2bca5-69fe-4858-8a1c-60f464ae6bc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 23822 | 2026.01.09 00:44:39.527635 [ 269 ] {84c2bca5-69fe-4858-8a1c-60f464ae6bc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 23823 | 2026.01.09 00:44:39.528125 [ 269 ] {84c2bca5-69fe-4858-8a1c-60f464ae6bc7} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23824 | 2026.01.09 00:44:39.528169 [ 269 ] {84c2bca5-69fe-4858-8a1c-60f464ae6bc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 23825 | 2026.01.09 00:44:39.528852 [ 269 ] {84c2bca5-69fe-4858-8a1c-60f464ae6bc7} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 23826 | 2026.01.09 00:44:39.529609 [ 269 ] {84c2bca5-69fe-4858-8a1c-60f464ae6bc7} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23827 | 2026.01.09 00:44:39.529798 [ 269 ] {84c2bca5-69fe-4858-8a1c-60f464ae6bc7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002252 sec., 2664.298401420959 rows/sec., 139.20 KiB/sec. | ||
| 23828 | 2026.01.09 00:44:39.529850 [ 269 ] {84c2bca5-69fe-4858-8a1c-60f464ae6bc7} <Debug> TCPHandler: Processed in 0.002468001 sec. | ||
| 23829 | 2026.01.09 00:44:39.530014 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23830 | 2026.01.09 00:44:39.530418 [ 269 ] {28a5091b-4b75-44a9-be89-858458a1e60e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23831 | 2026.01.09 00:44:39.530492 [ 269 ] {28a5091b-4b75-44a9-be89-858458a1e60e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23832 | 2026.01.09 00:44:39.531768 [ 269 ] {28a5091b-4b75-44a9-be89-858458a1e60e} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23833 | 2026.01.09 00:44:39.531812 [ 269 ] {28a5091b-4b75-44a9-be89-858458a1e60e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 23834 | 2026.01.09 00:44:39.532654 [ 269 ] {28a5091b-4b75-44a9-be89-858458a1e60e} <Trace> MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) | ||
| 23835 | 2026.01.09 00:44:39.534245 [ 269 ] {28a5091b-4b75-44a9-be89-858458a1e60e} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23836 | 2026.01.09 00:44:39.534477 [ 269 ] {28a5091b-4b75-44a9-be89-858458a1e60e} <Debug> executeQuery: Read 934 rows, 63.32 KiB in 0.004086 sec., 228585.41360744002 rows/sec., 15.13 MiB/sec. | ||
| 23837 | 2026.01.09 00:44:39.534549 [ 269 ] {28a5091b-4b75-44a9-be89-858458a1e60e} <Debug> TCPHandler: Processed in 0.004597141 sec. | ||
| 23838 | 2026.01.09 00:44:39.535005 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23839 | 2026.01.09 00:44:39.535156 [ 269 ] {7b222576-7a11-4160-8459-7bf45a9eb27b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 23840 | 2026.01.09 00:44:39.535703 [ 269 ] {7b222576-7a11-4160-8459-7bf45a9eb27b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 23841 | 2026.01.09 00:44:39.537534 [ 269 ] {7b222576-7a11-4160-8459-7bf45a9eb27b} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23842 | 2026.01.09 00:44:39.537587 [ 269 ] {7b222576-7a11-4160-8459-7bf45a9eb27b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 23843 | 2026.01.09 00:44:39.540644 [ 269 ] {7b222576-7a11-4160-8459-7bf45a9eb27b} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 23844 | 2026.01.09 00:44:39.543199 [ 269 ] {7b222576-7a11-4160-8459-7bf45a9eb27b} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23845 | 2026.01.09 00:44:39.543497 [ 269 ] {7b222576-7a11-4160-8459-7bf45a9eb27b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.008373 sec., 119.43150603129105 rows/sec., 8.05 KiB/sec. | ||
| 23846 | 2026.01.09 00:44:39.543594 [ 269 ] {7b222576-7a11-4160-8459-7bf45a9eb27b} <Debug> TCPHandler: Processed in 0.008689628 sec. | ||
| 23847 | 2026.01.09 00:44:39.543890 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23848 | 2026.01.09 00:44:39.544051 [ 269 ] {47cb11ab-8de7-40d0-a04f-e944a99235f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23849 | 2026.01.09 00:44:39.544127 [ 269 ] {47cb11ab-8de7-40d0-a04f-e944a99235f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23850 | 2026.01.09 00:44:39.544757 [ 269 ] {47cb11ab-8de7-40d0-a04f-e944a99235f0} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23851 | 2026.01.09 00:44:39.544801 [ 269 ] {47cb11ab-8de7-40d0-a04f-e944a99235f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 23852 | 2026.01.09 00:44:39.547287 [ 269 ] {47cb11ab-8de7-40d0-a04f-e944a99235f0} <Trace> MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) | ||
| 23853 | 2026.01.09 00:44:39.550180 [ 269 ] {47cb11ab-8de7-40d0-a04f-e944a99235f0} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23854 | 2026.01.09 00:44:39.550395 [ 269 ] {47cb11ab-8de7-40d0-a04f-e944a99235f0} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.006395 sec., 12509.773260359656 rows/sec., 761.40 KiB/sec. | ||
| 23855 | 2026.01.09 00:44:39.550454 [ 269 ] {47cb11ab-8de7-40d0-a04f-e944a99235f0} <Debug> TCPHandler: Processed in 0.006718451 sec. | ||
| 23856 | 2026.01.09 00:44:40.269439 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62380 | ||
| 23857 | 2026.01.09 00:44:40.269539 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23858 | 2026.01.09 00:44:40.269565 [ 357 ] {} <Debug> TCP-Session: 7051160b-67ef-4a73-ae2b-82172f84c327 Authenticating user 'default' from [fd00:1122:3344:101::e]:62380 | ||
| 23859 | 2026.01.09 00:44:40.269585 [ 357 ] {} <Debug> TCP-Session: 7051160b-67ef-4a73-ae2b-82172f84c327 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23860 | 2026.01.09 00:44:40.269598 [ 357 ] {} <Debug> TCP-Session: 7051160b-67ef-4a73-ae2b-82172f84c327 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23861 | 2026.01.09 00:44:40.269783 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51594 | ||
| 23862 | 2026.01.09 00:44:40.269828 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53400 | ||
| 23863 | 2026.01.09 00:44:40.269846 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61142 | ||
| 23864 | 2026.01.09 00:44:40.269891 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45255 | ||
| 23865 | 2026.01.09 00:44:40.269906 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23866 | 2026.01.09 00:44:40.269940 [ 357 ] {} <Trace> TCP-Session: 7051160b-67ef-4a73-ae2b-82172f84c327 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23867 | 2026.01.09 00:44:40.269952 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23868 | 2026.01.09 00:44:40.269974 [ 358 ] {} <Debug> TCP-Session: 5922cb8e-fd6f-4c51-9297-4362def54213 Authenticating user 'default' from [fd00:1122:3344:101::e]:51594 | ||
| 23869 | 2026.01.09 00:44:40.269998 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23870 | 2026.01.09 00:44:40.270008 [ 359 ] {} <Debug> TCP-Session: 6055ddc6-c311-49b3-8fa8-383e495bb3e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:53400 | ||
| 23871 | 2026.01.09 00:44:40.270023 [ 358 ] {} <Debug> TCP-Session: 5922cb8e-fd6f-4c51-9297-4362def54213 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23872 | 2026.01.09 00:44:40.270034 [ 351 ] {} <Debug> TCP-Session: 3fa2365c-a731-4ce1-be01-40fc4996c95f Authenticating user 'default' from [fd00:1122:3344:101::e]:45255 | ||
| 23873 | 2026.01.09 00:44:40.270046 [ 359 ] {} <Debug> TCP-Session: 6055ddc6-c311-49b3-8fa8-383e495bb3e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23874 | 2026.01.09 00:44:40.270052 [ 358 ] {} <Debug> TCP-Session: 5922cb8e-fd6f-4c51-9297-4362def54213 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23875 | 2026.01.09 00:44:40.270067 [ 351 ] {} <Debug> TCP-Session: 3fa2365c-a731-4ce1-be01-40fc4996c95f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23876 | 2026.01.09 00:44:40.270087 [ 359 ] {} <Debug> TCP-Session: 6055ddc6-c311-49b3-8fa8-383e495bb3e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23877 | 2026.01.09 00:44:40.270101 [ 351 ] {} <Debug> TCP-Session: 3fa2365c-a731-4ce1-be01-40fc4996c95f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23878 | 2026.01.09 00:44:40.269984 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23879 | 2026.01.09 00:44:40.270131 [ 357 ] {e53dfe6a-d598-4e0c-b008-23248ad2a1f2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62380) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 23880 | 2026.01.09 00:44:40.270166 [ 360 ] {} <Debug> TCP-Session: 21b33701-ec26-4bb2-b14f-b67adf4cf161 Authenticating user 'default' from [fd00:1122:3344:101::e]:61142 | ||
| 23881 | 2026.01.09 00:44:40.269902 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43122 | ||
| 23882 | 2026.01.09 00:44:40.270204 [ 360 ] {} <Debug> TCP-Session: 21b33701-ec26-4bb2-b14f-b67adf4cf161 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23883 | 2026.01.09 00:44:40.269880 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51957 | ||
| 23884 | 2026.01.09 00:44:40.270241 [ 360 ] {} <Debug> TCP-Session: 21b33701-ec26-4bb2-b14f-b67adf4cf161 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23885 | 2026.01.09 00:44:40.270268 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23886 | 2026.01.09 00:44:40.269860 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46193 | ||
| 23887 | 2026.01.09 00:44:40.270304 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23888 | 2026.01.09 00:44:40.270302 [ 356 ] {} <Debug> TCP-Session: 7cbd924d-0770-4b0c-9da9-51637698a8ec Authenticating user 'default' from [fd00:1122:3344:101::e]:43122 | ||
| 23889 | 2026.01.09 00:44:40.270342 [ 290 ] {} <Debug> TCP-Session: 9064f2c3-c9aa-40eb-aa01-3667cdd82bc2 Authenticating user 'default' from [fd00:1122:3344:101::e]:51957 | ||
| 23890 | 2026.01.09 00:44:40.270356 [ 356 ] {} <Debug> TCP-Session: 7cbd924d-0770-4b0c-9da9-51637698a8ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23891 | 2026.01.09 00:44:40.270365 [ 290 ] {} <Debug> TCP-Session: 9064f2c3-c9aa-40eb-aa01-3667cdd82bc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23892 | 2026.01.09 00:44:40.270371 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23893 | 2026.01.09 00:44:40.270383 [ 290 ] {} <Debug> TCP-Session: 9064f2c3-c9aa-40eb-aa01-3667cdd82bc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23894 | 2026.01.09 00:44:40.270375 [ 356 ] {} <Debug> TCP-Session: 7cbd924d-0770-4b0c-9da9-51637698a8ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23895 | 2026.01.09 00:44:40.270411 [ 357 ] {e53dfe6a-d598-4e0c-b008-23248ad2a1f2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 23896 | 2026.01.09 00:44:40.270406 [ 363 ] {} <Debug> TCP-Session: 4672c0cf-abbb-46a2-941f-5c0ef47e67a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:46193 | ||
| 23897 | 2026.01.09 00:44:40.269868 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37029 | ||
| 23898 | 2026.01.09 00:44:40.270479 [ 363 ] {} <Debug> TCP-Session: 4672c0cf-abbb-46a2-941f-5c0ef47e67a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23899 | 2026.01.09 00:44:40.270486 [ 357 ] {e53dfe6a-d598-4e0c-b008-23248ad2a1f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23900 | 2026.01.09 00:44:40.270511 [ 363 ] {} <Debug> TCP-Session: 4672c0cf-abbb-46a2-941f-5c0ef47e67a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23901 | 2026.01.09 00:44:40.270696 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23902 | 2026.01.09 00:44:40.270726 [ 364 ] {} <Debug> TCP-Session: 88a779f2-da36-4436-9d1e-367e2f5e5965 Authenticating user 'default' from [fd00:1122:3344:101::e]:37029 | ||
| 23903 | 2026.01.09 00:44:40.270743 [ 364 ] {} <Debug> TCP-Session: 88a779f2-da36-4436-9d1e-367e2f5e5965 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23904 | 2026.01.09 00:44:40.270756 [ 364 ] {} <Debug> TCP-Session: 88a779f2-da36-4436-9d1e-367e2f5e5965 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23905 | 2026.01.09 00:44:40.270809 [ 357 ] {e53dfe6a-d598-4e0c-b008-23248ad2a1f2} <Debug> oximeter.version (d96e0398-2c6c-4ca7-a7f1-49ea58ac3124) (SelectExecutor): Key condition: unknown | ||
| 23906 | 2026.01.09 00:44:40.271800 [ 309 ] {e53dfe6a-d598-4e0c-b008-23248ad2a1f2} <Trace> AggregatingTransform: Aggregating | ||
| 23907 | 2026.01.09 00:44:40.271853 [ 309 ] {e53dfe6a-d598-4e0c-b008-23248ad2a1f2} <Trace> Aggregator: Aggregation method: without_key | ||
| 23908 | 2026.01.09 00:44:40.271888 [ 309 ] {e53dfe6a-d598-4e0c-b008-23248ad2a1f2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000973058 sec. (1027.688 rows/sec., 40.14 KiB/sec.) | ||
| 23909 | 2026.01.09 00:44:40.271909 [ 309 ] {e53dfe6a-d598-4e0c-b008-23248ad2a1f2} <Trace> Aggregator: Merging aggregated data | ||
| 23910 | 2026.01.09 00:44:40.273275 [ 357 ] {e53dfe6a-d598-4e0c-b008-23248ad2a1f2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003201 sec., 312.4023742580444 rows/sec., 12.20 KiB/sec. | ||
| 23911 | 2026.01.09 00:44:40.273443 [ 357 ] {e53dfe6a-d598-4e0c-b008-23248ad2a1f2} <Debug> TCPHandler: Processed in 0.003624343 sec. | ||
| 23912 | 2026.01.09 00:44:40.273576 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23913 | 2026.01.09 00:44:40.273607 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23914 | 2026.01.09 00:44:40.273611 [ 357 ] {} <Debug> TCP-Session: 7051160b-67ef-4a73-ae2b-82172f84c327 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23915 | 2026.01.09 00:44:40.273630 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23916 | 2026.01.09 00:44:40.273656 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23917 | 2026.01.09 00:44:40.273676 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23918 | 2026.01.09 00:44:40.273686 [ 356 ] {} <Debug> TCP-Session: 7cbd924d-0770-4b0c-9da9-51637698a8ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23919 | 2026.01.09 00:44:40.273702 [ 359 ] {} <Debug> TCP-Session: 6055ddc6-c311-49b3-8fa8-383e495bb3e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23920 | 2026.01.09 00:44:40.273712 [ 364 ] {} <Debug> TCP-Session: 88a779f2-da36-4436-9d1e-367e2f5e5965 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23921 | 2026.01.09 00:44:40.273719 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23922 | 2026.01.09 00:44:40.273738 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23923 | 2026.01.09 00:44:40.273758 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23924 | 2026.01.09 00:44:40.273778 [ 360 ] {} <Debug> TCP-Session: 21b33701-ec26-4bb2-b14f-b67adf4cf161 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23925 | 2026.01.09 00:44:40.273789 [ 290 ] {} <Debug> TCP-Session: 9064f2c3-c9aa-40eb-aa01-3667cdd82bc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23926 | 2026.01.09 00:44:40.273810 [ 351 ] {} <Debug> TCP-Session: 3fa2365c-a731-4ce1-be01-40fc4996c95f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23927 | 2026.01.09 00:44:40.273698 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23928 | 2026.01.09 00:44:40.273660 [ 358 ] {} <Debug> TCP-Session: 5922cb8e-fd6f-4c51-9297-4362def54213 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23929 | 2026.01.09 00:44:40.273875 [ 363 ] {} <Debug> TCP-Session: 4672c0cf-abbb-46a2-941f-5c0ef47e67a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23930 | 2026.01.09 00:44:40.437858 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57463 | ||
| 23931 | 2026.01.09 00:44:40.437962 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23932 | 2026.01.09 00:44:40.437988 [ 357 ] {} <Debug> TCP-Session: a52ac401-5403-4971-bbf7-558b5155c389 Authenticating user 'default' from [fd00:1122:3344:101::e]:57463 | ||
| 23933 | 2026.01.09 00:44:40.438010 [ 357 ] {} <Debug> TCP-Session: a52ac401-5403-4971-bbf7-558b5155c389 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23934 | 2026.01.09 00:44:40.438023 [ 357 ] {} <Debug> TCP-Session: a52ac401-5403-4971-bbf7-558b5155c389 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23935 | 2026.01.09 00:44:40.438216 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42416 | ||
| 23936 | 2026.01.09 00:44:40.438250 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58251 | ||
| 23937 | 2026.01.09 00:44:40.438271 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54341 | ||
| 23938 | 2026.01.09 00:44:40.438292 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37972 | ||
| 23939 | 2026.01.09 00:44:40.438337 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23940 | 2026.01.09 00:44:40.438329 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47295 | ||
| 23941 | 2026.01.09 00:44:40.438391 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23942 | 2026.01.09 00:44:40.438407 [ 358 ] {} <Debug> TCP-Session: c93bd43c-aa24-4b98-a0d0-0377eeb1e2a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:42416 | ||
| 23943 | 2026.01.09 00:44:40.438421 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23944 | 2026.01.09 00:44:40.438447 [ 359 ] {} <Debug> TCP-Session: b7bb0c08-3cb5-47fb-ae83-bfe45f508681 Authenticating user 'default' from [fd00:1122:3344:101::e]:58251 | ||
| 23945 | 2026.01.09 00:44:40.438469 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23946 | 2026.01.09 00:44:40.438477 [ 360 ] {} <Debug> TCP-Session: 3c65073a-491a-41ac-a62c-447041490ceb Authenticating user 'default' from [fd00:1122:3344:101::e]:54341 | ||
| 23947 | 2026.01.09 00:44:40.438498 [ 359 ] {} <Debug> TCP-Session: b7bb0c08-3cb5-47fb-ae83-bfe45f508681 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23948 | 2026.01.09 00:44:40.438507 [ 356 ] {} <Debug> TCP-Session: b7f1b142-fceb-47f5-ab6d-6e485ad31c38 Authenticating user 'default' from [fd00:1122:3344:101::e]:47295 | ||
| 23949 | 2026.01.09 00:44:40.438521 [ 360 ] {} <Debug> TCP-Session: 3c65073a-491a-41ac-a62c-447041490ceb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23950 | 2026.01.09 00:44:40.438529 [ 359 ] {} <Debug> TCP-Session: b7bb0c08-3cb5-47fb-ae83-bfe45f508681 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23951 | 2026.01.09 00:44:40.438543 [ 356 ] {} <Debug> TCP-Session: b7f1b142-fceb-47f5-ab6d-6e485ad31c38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23952 | 2026.01.09 00:44:40.438550 [ 360 ] {} <Debug> TCP-Session: 3c65073a-491a-41ac-a62c-447041490ceb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23953 | 2026.01.09 00:44:40.438579 [ 356 ] {} <Debug> TCP-Session: b7f1b142-fceb-47f5-ab6d-6e485ad31c38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23954 | 2026.01.09 00:44:40.438428 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23955 | 2026.01.09 00:44:40.438287 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57614 | ||
| 23956 | 2026.01.09 00:44:40.438665 [ 351 ] {} <Debug> TCP-Session: 9a7c8bee-894c-4b26-a758-3486b5a29a70 Authenticating user 'default' from [fd00:1122:3344:101::e]:37972 | ||
| 23957 | 2026.01.09 00:44:40.438288 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64107 | ||
| 23958 | 2026.01.09 00:44:40.438701 [ 351 ] {} <Debug> TCP-Session: 9a7c8bee-894c-4b26-a758-3486b5a29a70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23959 | 2026.01.09 00:44:40.438736 [ 351 ] {} <Debug> TCP-Session: 9a7c8bee-894c-4b26-a758-3486b5a29a70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23960 | 2026.01.09 00:44:40.438736 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23961 | 2026.01.09 00:44:40.438763 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23962 | 2026.01.09 00:44:40.438778 [ 290 ] {} <Debug> TCP-Session: b587fb5b-481a-4750-b86d-135346121d9e Authenticating user 'default' from [fd00:1122:3344:101::e]:57614 | ||
| 23963 | 2026.01.09 00:44:40.438789 [ 364 ] {} <Debug> TCP-Session: 7299a215-14ad-43db-9ed8-ba8a204aef47 Authenticating user 'default' from [fd00:1122:3344:101::e]:64107 | ||
| 23964 | 2026.01.09 00:44:40.438271 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36643 | ||
| 23965 | 2026.01.09 00:44:40.438810 [ 364 ] {} <Debug> TCP-Session: 7299a215-14ad-43db-9ed8-ba8a204aef47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23966 | 2026.01.09 00:44:40.438804 [ 290 ] {} <Debug> TCP-Session: b587fb5b-481a-4750-b86d-135346121d9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23967 | 2026.01.09 00:44:40.438863 [ 364 ] {} <Debug> TCP-Session: 7299a215-14ad-43db-9ed8-ba8a204aef47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23968 | 2026.01.09 00:44:40.438879 [ 290 ] {} <Debug> TCP-Session: b587fb5b-481a-4750-b86d-135346121d9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23969 | 2026.01.09 00:44:40.438436 [ 357 ] {} <Trace> TCP-Session: a52ac401-5403-4971-bbf7-558b5155c389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23970 | 2026.01.09 00:44:40.438914 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23971 | 2026.01.09 00:44:40.438464 [ 358 ] {} <Debug> TCP-Session: c93bd43c-aa24-4b98-a0d0-0377eeb1e2a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23972 | 2026.01.09 00:44:40.438981 [ 363 ] {} <Debug> TCP-Session: 2c04275b-2b95-4104-bf31-77dab32ced41 Authenticating user 'default' from [fd00:1122:3344:101::e]:36643 | ||
| 23973 | 2026.01.09 00:44:40.439016 [ 358 ] {} <Debug> TCP-Session: c93bd43c-aa24-4b98-a0d0-0377eeb1e2a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23974 | 2026.01.09 00:44:40.439025 [ 363 ] {} <Debug> TCP-Session: 2c04275b-2b95-4104-bf31-77dab32ced41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23975 | 2026.01.09 00:44:40.439059 [ 363 ] {} <Debug> TCP-Session: 2c04275b-2b95-4104-bf31-77dab32ced41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23976 | 2026.01.09 00:44:40.439114 [ 357 ] {82f9ccad-6bec-494f-8b0c-44069c4c2305} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57463) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 23977 | 2026.01.09 00:44:40.439459 [ 357 ] {82f9ccad-6bec-494f-8b0c-44069c4c2305} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 23978 | 2026.01.09 00:44:40.439520 [ 357 ] {82f9ccad-6bec-494f-8b0c-44069c4c2305} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23979 | 2026.01.09 00:44:40.439816 [ 357 ] {82f9ccad-6bec-494f-8b0c-44069c4c2305} <Debug> oximeter.version (d96e0398-2c6c-4ca7-a7f1-49ea58ac3124) (SelectExecutor): Key condition: unknown | ||
| 23980 | 2026.01.09 00:44:40.440940 [ 330 ] {82f9ccad-6bec-494f-8b0c-44069c4c2305} <Trace> AggregatingTransform: Aggregating | ||
| 23981 | 2026.01.09 00:44:40.440986 [ 330 ] {82f9ccad-6bec-494f-8b0c-44069c4c2305} <Trace> Aggregator: Aggregation method: without_key | ||
| 23982 | 2026.01.09 00:44:40.441025 [ 330 ] {82f9ccad-6bec-494f-8b0c-44069c4c2305} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001104872 sec. (905.082 rows/sec., 35.35 KiB/sec.) | ||
| 23983 | 2026.01.09 00:44:40.441045 [ 330 ] {82f9ccad-6bec-494f-8b0c-44069c4c2305} <Trace> Aggregator: Merging aggregated data | ||
| 23984 | 2026.01.09 00:44:40.442569 [ 357 ] {82f9ccad-6bec-494f-8b0c-44069c4c2305} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003514 sec., 284.57598178713715 rows/sec., 11.12 KiB/sec. | ||
| 23985 | 2026.01.09 00:44:40.442847 [ 357 ] {82f9ccad-6bec-494f-8b0c-44069c4c2305} <Debug> TCPHandler: Processed in 0.00454862 sec. | ||
| 23986 | 2026.01.09 00:44:40.443112 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23987 | 2026.01.09 00:44:40.443140 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23988 | 2026.01.09 00:44:40.443145 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23989 | 2026.01.09 00:44:40.443168 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23990 | 2026.01.09 00:44:40.443212 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23991 | 2026.01.09 00:44:40.443230 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23992 | 2026.01.09 00:44:40.443248 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23993 | 2026.01.09 00:44:40.443265 [ 290 ] {} <Debug> TCP-Session: b587fb5b-481a-4750-b86d-135346121d9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23994 | 2026.01.09 00:44:40.443291 [ 364 ] {} <Debug> TCP-Session: 7299a215-14ad-43db-9ed8-ba8a204aef47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23995 | 2026.01.09 00:44:40.443283 [ 359 ] {} <Debug> TCP-Session: b7bb0c08-3cb5-47fb-ae83-bfe45f508681 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23996 | 2026.01.09 00:44:40.443266 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23997 | 2026.01.09 00:44:40.443605 [ 351 ] {} <Debug> TCP-Session: 9a7c8bee-894c-4b26-a758-3486b5a29a70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23998 | 2026.01.09 00:44:40.443199 [ 363 ] {} <Debug> TCP-Session: 2c04275b-2b95-4104-bf31-77dab32ced41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23999 | 2026.01.09 00:44:40.443195 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24000 | 2026.01.09 00:44:40.443164 [ 358 ] {} <Debug> TCP-Session: c93bd43c-aa24-4b98-a0d0-0377eeb1e2a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24001 | 2026.01.09 00:44:40.443704 [ 360 ] {} <Debug> TCP-Session: 3c65073a-491a-41ac-a62c-447041490ceb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24002 | 2026.01.09 00:44:40.443261 [ 356 ] {} <Debug> TCP-Session: b7f1b142-fceb-47f5-ab6d-6e485ad31c38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24003 | 2026.01.09 00:44:40.443251 [ 357 ] {} <Debug> TCP-Session: a52ac401-5403-4971-bbf7-558b5155c389 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24004 | 2026.01.09 00:44:40.565128 [ 220 ] {} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 24005 | 2026.01.09 00:44:40.565307 [ 220 ] {} <Debug> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 24006 | 2026.01.09 00:44:40.568151 [ 220 ] {} <Debug> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 24007 | 2026.01.09 00:44:42.033485 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24008 | 2026.01.09 00:44:42.033680 [ 269 ] {448fc0f7-28ba-4309-bbd4-f6af7a4ce8dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24009 | 2026.01.09 00:44:42.033754 [ 269 ] {448fc0f7-28ba-4309-bbd4-f6af7a4ce8dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24010 | 2026.01.09 00:44:42.034476 [ 269 ] {448fc0f7-28ba-4309-bbd4-f6af7a4ce8dc} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24011 | 2026.01.09 00:44:42.034528 [ 269 ] {448fc0f7-28ba-4309-bbd4-f6af7a4ce8dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 24012 | 2026.01.09 00:44:42.035028 [ 269 ] {448fc0f7-28ba-4309-bbd4-f6af7a4ce8dc} <Trace> MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) | ||
| 24013 | 2026.01.09 00:44:42.035508 [ 269 ] {448fc0f7-28ba-4309-bbd4-f6af7a4ce8dc} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24014 | 2026.01.09 00:44:42.035673 [ 269 ] {448fc0f7-28ba-4309-bbd4-f6af7a4ce8dc} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002044 sec., 27397.260273972606 rows/sec., 2.10 MiB/sec. | ||
| 24015 | 2026.01.09 00:44:42.035726 [ 269 ] {448fc0f7-28ba-4309-bbd4-f6af7a4ce8dc} <Debug> TCPHandler: Processed in 0.002376468 sec. | ||
| 24016 | 2026.01.09 00:44:42.035846 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24017 | 2026.01.09 00:44:42.035948 [ 269 ] {ff53a1d5-a2cc-4c33-a7fc-9d375273b6aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24018 | 2026.01.09 00:44:42.035992 [ 269 ] {ff53a1d5-a2cc-4c33-a7fc-9d375273b6aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24019 | 2026.01.09 00:44:42.036485 [ 269 ] {ff53a1d5-a2cc-4c33-a7fc-9d375273b6aa} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24020 | 2026.01.09 00:44:42.036522 [ 269 ] {ff53a1d5-a2cc-4c33-a7fc-9d375273b6aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 24021 | 2026.01.09 00:44:42.036921 [ 269 ] {ff53a1d5-a2cc-4c33-a7fc-9d375273b6aa} <Trace> MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) | ||
| 24022 | 2026.01.09 00:44:42.037425 [ 269 ] {ff53a1d5-a2cc-4c33-a7fc-9d375273b6aa} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24023 | 2026.01.09 00:44:42.037557 [ 269 ] {ff53a1d5-a2cc-4c33-a7fc-9d375273b6aa} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001633 sec., 39191.67176974893 rows/sec., 3.06 MiB/sec. | ||
| 24024 | 2026.01.09 00:44:42.037596 [ 269 ] {ff53a1d5-a2cc-4c33-a7fc-9d375273b6aa} <Debug> TCPHandler: Processed in 0.001799821 sec. | ||
| 24025 | 2026.01.09 00:44:42.037720 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24026 | 2026.01.09 00:44:42.037815 [ 269 ] {506ca5ad-cbf9-4e13-bb8a-f096f81df28f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24027 | 2026.01.09 00:44:42.037858 [ 269 ] {506ca5ad-cbf9-4e13-bb8a-f096f81df28f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24028 | 2026.01.09 00:44:42.038230 [ 269 ] {506ca5ad-cbf9-4e13-bb8a-f096f81df28f} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24029 | 2026.01.09 00:44:42.038265 [ 269 ] {506ca5ad-cbf9-4e13-bb8a-f096f81df28f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 24030 | 2026.01.09 00:44:42.038672 [ 269 ] {506ca5ad-cbf9-4e13-bb8a-f096f81df28f} <Trace> MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) | ||
| 24031 | 2026.01.09 00:44:42.039143 [ 269 ] {506ca5ad-cbf9-4e13-bb8a-f096f81df28f} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24032 | 2026.01.09 00:44:42.039283 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Selected 5 parts from all_1_175_37 to all_179_179_0 | ||
| 24033 | 2026.01.09 00:44:42.039308 [ 269 ] {506ca5ad-cbf9-4e13-bb8a-f096f81df28f} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001512 sec., 42328.04232804233 rows/sec., 2.95 MiB/sec. | ||
| 24034 | 2026.01.09 00:44:42.039362 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24035 | 2026.01.09 00:44:42.039370 [ 269 ] {506ca5ad-cbf9-4e13-bb8a-f096f81df28f} <Debug> TCPHandler: Processed in 0.001697969 sec. | ||
| 24036 | 2026.01.09 00:44:42.039397 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 24037 | 2026.01.09 00:44:42.039505 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24038 | 2026.01.09 00:44:42.039532 [ 198 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_179_38} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_175_37 to all_179_179_0 into Compact with storage Full | ||
| 24039 | 2026.01.09 00:44:42.039605 [ 269 ] {5fcca31b-4d4e-4716-a750-0cf0e4e42b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24040 | 2026.01.09 00:44:42.039653 [ 269 ] {5fcca31b-4d4e-4716-a750-0cf0e4e42b5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24041 | 2026.01.09 00:44:42.039699 [ 198 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_179_38} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24042 | 2026.01.09 00:44:42.039747 [ 198 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_179_38} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_175_37, total 53572 rows starting from the beginning of the part | ||
| 24043 | 2026.01.09 00:44:42.039834 [ 198 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_179_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 341 rows starting from the beginning of the part | ||
| 24044 | 2026.01.09 00:44:42.039890 [ 198 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_179_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 160 rows starting from the beginning of the part | ||
| 24045 | 2026.01.09 00:44:42.039936 [ 198 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_179_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 160 rows starting from the beginning of the part | ||
| 24046 | 2026.01.09 00:44:42.039978 [ 198 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_179_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 934 rows starting from the beginning of the part | ||
| 24047 | 2026.01.09 00:44:42.040044 [ 269 ] {5fcca31b-4d4e-4716-a750-0cf0e4e42b5d} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24048 | 2026.01.09 00:44:42.040089 [ 269 ] {5fcca31b-4d4e-4716-a750-0cf0e4e42b5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 24049 | 2026.01.09 00:44:42.040570 [ 269 ] {5fcca31b-4d4e-4716-a750-0cf0e4e42b5d} <Trace> MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) | ||
| 24050 | 2026.01.09 00:44:42.041008 [ 269 ] {5fcca31b-4d4e-4716-a750-0cf0e4e42b5d} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24051 | 2026.01.09 00:44:42.041153 [ 269 ] {5fcca31b-4d4e-4716-a750-0cf0e4e42b5d} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001566 sec., 15325.670498084291 rows/sec., 1.03 MiB/sec. | ||
| 24052 | 2026.01.09 00:44:42.041192 [ 269 ] {5fcca31b-4d4e-4716-a750-0cf0e4e42b5d} <Debug> TCPHandler: Processed in 0.00173527 sec. | ||
| 24053 | 2026.01.09 00:44:42.049573 [ 192 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_179_38} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55167 rows, containing 5 columns (5 merged, 0 gathered) in 0.010093788 sec., 5465440.724532752 rows/sec., 367.79 MiB/sec. | ||
| 24054 | 2026.01.09 00:44:42.050612 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_179_38} <Trace> MergedBlockOutputStream: filled checksums all_1_179_38 (state Temporary) | ||
| 24055 | 2026.01.09 00:44:42.051131 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_179_38} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_merge_all_1_179_38 to all_1_179_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24056 | 2026.01.09 00:44:42.051210 [ 199 ] {932a566d-fbdc-4b2b-9486-18b365c28387::all_1_179_38} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387) (MergerMutator): Merged 5 parts: [all_1_175_37, all_179_179_0] -> all_1_179_38 | ||
| 24057 | 2026.01.09 00:44:42.051317 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.48 MiB. | ||
| 24058 | 2026.01.09 00:44:42.094543 [ 222 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 24059 | 2026.01.09 00:44:42.094610 [ 222 ] {} <Debug> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 24060 | 2026.01.09 00:44:42.097323 [ 222 ] {} <Debug> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 24061 | 2026.01.09 00:44:42.514613 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 50391 | ||
| 24062 | 2026.01.09 00:44:42.515151 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24063 | 2026.01.09 00:44:42.515203 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 24064 | 2026.01.09 00:44:42.515833 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 24065 | 2026.01.09 00:44:42.516378 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24066 | 2026.01.09 00:44:42.516536 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50391 | ||
| 24067 | 2026.01.09 00:44:43.360607 [ 223 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 24068 | 2026.01.09 00:44:43.360666 [ 223 ] {} <Debug> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 24069 | 2026.01.09 00:44:43.364397 [ 223 ] {} <Debug> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 24070 | 2026.01.09 00:44:44.000280 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 393.91 MiB, peak 415.09 MiB, free memory in arenas 0.00 B, will set to 397.91 MiB (RSS), difference: 4.00 MiB | ||
| 24071 | 2026.01.09 00:44:45.166206 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 3022 | ||
| 24072 | 2026.01.09 00:44:45.168802 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24073 | 2026.01.09 00:44:45.168850 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 24074 | 2026.01.09 00:44:45.170199 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 24075 | 2026.01.09 00:44:45.170697 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24076 | 2026.01.09 00:44:45.170986 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3022 | ||
| 24077 | 2026.01.09 00:44:45.270203 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 791 | ||
| 24078 | 2026.01.09 00:44:45.287974 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24079 | 2026.01.09 00:44:45.288022 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 24080 | 2026.01.09 00:44:45.295069 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 24081 | 2026.01.09 00:44:45.296256 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24082 | 2026.01.09 00:44:45.300389 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 791 | ||
| 24083 | 2026.01.09 00:44:47.041053 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24084 | 2026.01.09 00:44:47.041222 [ 269 ] {b452f9fa-3983-45ca-b590-e84c7f98cf0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24085 | 2026.01.09 00:44:47.041283 [ 269 ] {b452f9fa-3983-45ca-b590-e84c7f98cf0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24086 | 2026.01.09 00:44:47.042181 [ 269 ] {b452f9fa-3983-45ca-b590-e84c7f98cf0a} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24087 | 2026.01.09 00:44:47.042225 [ 269 ] {b452f9fa-3983-45ca-b590-e84c7f98cf0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 24088 | 2026.01.09 00:44:47.043133 [ 269 ] {b452f9fa-3983-45ca-b590-e84c7f98cf0a} <Trace> MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) | ||
| 24089 | 2026.01.09 00:44:47.043573 [ 269 ] {b452f9fa-3983-45ca-b590-e84c7f98cf0a} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24090 | 2026.01.09 00:44:47.043708 [ 42 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Selected 6 parts from all_1_176_35 to all_181_181_0 | ||
| 24091 | 2026.01.09 00:44:47.043723 [ 269 ] {b452f9fa-3983-45ca-b590-e84c7f98cf0a} <Debug> executeQuery: Read 176 rows, 15.86 KiB in 0.002546 sec., 69128.04399057345 rows/sec., 6.08 MiB/sec. | ||
| 24092 | 2026.01.09 00:44:47.043772 [ 42 ] {} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24093 | 2026.01.09 00:44:47.043787 [ 269 ] {b452f9fa-3983-45ca-b590-e84c7f98cf0a} <Debug> TCPHandler: Processed in 0.002855332 sec. | ||
| 24094 | 2026.01.09 00:44:47.043800 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 24095 | 2026.01.09 00:44:47.043915 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24096 | 2026.01.09 00:44:47.043956 [ 191 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_181_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_176_35 to all_181_181_0 into Compact with storage Full | ||
| 24097 | 2026.01.09 00:44:47.044016 [ 269 ] {3644c284-59f8-4931-8eb9-978122fc8aa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24098 | 2026.01.09 00:44:47.044060 [ 269 ] {3644c284-59f8-4931-8eb9-978122fc8aa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24099 | 2026.01.09 00:44:47.044127 [ 191 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_181_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24100 | 2026.01.09 00:44:47.044164 [ 191 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_176_35, total 2505 rows starting from the beginning of the part | ||
| 24101 | 2026.01.09 00:44:47.044232 [ 191 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 56 rows starting from the beginning of the part | ||
| 24102 | 2026.01.09 00:44:47.044279 [ 191 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 176 rows starting from the beginning of the part | ||
| 24103 | 2026.01.09 00:44:47.044323 [ 191 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 2252 rows starting from the beginning of the part | ||
| 24104 | 2026.01.09 00:44:47.044366 [ 191 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 56 rows starting from the beginning of the part | ||
| 24105 | 2026.01.09 00:44:47.044406 [ 191 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 176 rows starting from the beginning of the part | ||
| 24106 | 2026.01.09 00:44:47.044506 [ 269 ] {3644c284-59f8-4931-8eb9-978122fc8aa4} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24107 | 2026.01.09 00:44:47.044548 [ 269 ] {3644c284-59f8-4931-8eb9-978122fc8aa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 24108 | 2026.01.09 00:44:47.044971 [ 269 ] {3644c284-59f8-4931-8eb9-978122fc8aa4} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 24109 | 2026.01.09 00:44:47.045416 [ 269 ] {3644c284-59f8-4931-8eb9-978122fc8aa4} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24110 | 2026.01.09 00:44:47.045548 [ 269 ] {3644c284-59f8-4931-8eb9-978122fc8aa4} <Debug> executeQuery: Read 60 rows, 4.51 KiB in 0.00155 sec., 38709.67741935484 rows/sec., 2.84 MiB/sec. | ||
| 24111 | 2026.01.09 00:44:47.045585 [ 269 ] {3644c284-59f8-4931-8eb9-978122fc8aa4} <Debug> TCPHandler: Processed in 0.001719139 sec. | ||
| 24112 | 2026.01.09 00:44:47.045703 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24113 | 2026.01.09 00:44:47.045795 [ 269 ] {37f6314f-25fc-49e9-89d1-e24d12c98718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24114 | 2026.01.09 00:44:47.045832 [ 269 ] {37f6314f-25fc-49e9-89d1-e24d12c98718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24115 | 2026.01.09 00:44:47.046303 [ 269 ] {37f6314f-25fc-49e9-89d1-e24d12c98718} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24116 | 2026.01.09 00:44:47.046336 [ 269 ] {37f6314f-25fc-49e9-89d1-e24d12c98718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 24117 | 2026.01.09 00:44:47.046463 [ 199 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_181_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5221 rows, containing 5 columns (5 merged, 0 gathered) in 0.002576394 sec., 2026475.7641882414 rows/sec., 173.47 MiB/sec. | ||
| 24118 | 2026.01.09 00:44:47.046798 [ 269 ] {37f6314f-25fc-49e9-89d1-e24d12c98718} <Trace> MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) | ||
| 24119 | 2026.01.09 00:44:47.046852 [ 187 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_181_36} <Trace> MergedBlockOutputStream: filled checksums all_1_181_36 (state Temporary) | ||
| 24120 | 2026.01.09 00:44:47.047278 [ 269 ] {37f6314f-25fc-49e9-89d1-e24d12c98718} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24121 | 2026.01.09 00:44:47.047415 [ 269 ] {37f6314f-25fc-49e9-89d1-e24d12c98718} <Debug> executeQuery: Read 124 rows, 9.92 KiB in 0.001637 sec., 75748.32009773976 rows/sec., 5.92 MiB/sec. | ||
| 24122 | 2026.01.09 00:44:47.047432 [ 65 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Selected 6 parts from all_1_176_35 to all_181_181_0 | ||
| 24123 | 2026.01.09 00:44:47.047451 [ 269 ] {37f6314f-25fc-49e9-89d1-e24d12c98718} <Debug> TCPHandler: Processed in 0.001803231 sec. | ||
| 24124 | 2026.01.09 00:44:47.047453 [ 187 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_181_36} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_merge_all_1_181_36 to all_1_181_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24125 | 2026.01.09 00:44:47.047475 [ 65 ] {} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24126 | 2026.01.09 00:44:47.047507 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 24127 | 2026.01.09 00:44:47.047550 [ 187 ] {2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3::all_1_181_36} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3) (MergerMutator): Merged 6 parts: [all_1_176_35, all_181_181_0] -> all_1_181_36 | ||
| 24128 | 2026.01.09 00:44:47.047568 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24129 | 2026.01.09 00:44:47.047610 [ 192 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_181_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_176_35 to all_181_181_0 into Compact with storage Full | ||
| 24130 | 2026.01.09 00:44:47.047647 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 24131 | 2026.01.09 00:44:47.047667 [ 269 ] {4751f208-338a-44a8-a8cc-981b17433c08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24132 | 2026.01.09 00:44:47.047720 [ 269 ] {4751f208-338a-44a8-a8cc-981b17433c08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24133 | 2026.01.09 00:44:47.047741 [ 192 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_181_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24134 | 2026.01.09 00:44:47.047777 [ 192 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_176_35, total 1272 rows starting from the beginning of the part | ||
| 24135 | 2026.01.09 00:44:47.047843 [ 192 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 64 rows starting from the beginning of the part | ||
| 24136 | 2026.01.09 00:44:47.047892 [ 192 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 124 rows starting from the beginning of the part | ||
| 24137 | 2026.01.09 00:44:47.047936 [ 192 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 1135 rows starting from the beginning of the part | ||
| 24138 | 2026.01.09 00:44:47.047978 [ 192 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 64 rows starting from the beginning of the part | ||
| 24139 | 2026.01.09 00:44:47.048019 [ 192 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 124 rows starting from the beginning of the part | ||
| 24140 | 2026.01.09 00:44:47.048173 [ 269 ] {4751f208-338a-44a8-a8cc-981b17433c08} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24141 | 2026.01.09 00:44:47.048212 [ 269 ] {4751f208-338a-44a8-a8cc-981b17433c08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 24142 | 2026.01.09 00:44:47.048661 [ 269 ] {4751f208-338a-44a8-a8cc-981b17433c08} <Trace> MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) | ||
| 24143 | 2026.01.09 00:44:47.049089 [ 269 ] {4751f208-338a-44a8-a8cc-981b17433c08} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24144 | 2026.01.09 00:44:47.049218 [ 269 ] {4751f208-338a-44a8-a8cc-981b17433c08} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001571 sec., 101845.95798854233 rows/sec., 7.09 MiB/sec. | ||
| 24145 | 2026.01.09 00:44:47.049253 [ 269 ] {4751f208-338a-44a8-a8cc-981b17433c08} <Debug> TCPHandler: Processed in 0.001732739 sec. | ||
| 24146 | 2026.01.09 00:44:47.049303 [ 201 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_181_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2783 rows, containing 5 columns (5 merged, 0 gathered) in 0.001742529 sec., 1597103.9793311905 rows/sec., 122.08 MiB/sec. | ||
| 24147 | 2026.01.09 00:44:47.049360 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24148 | 2026.01.09 00:44:47.049459 [ 269 ] {6b6bb815-aef6-439e-9d7d-d1c8a2c3684b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24149 | 2026.01.09 00:44:47.049512 [ 269 ] {6b6bb815-aef6-439e-9d7d-d1c8a2c3684b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 24150 | 2026.01.09 00:44:47.049572 [ 201 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_181_36} <Trace> MergedBlockOutputStream: filled checksums all_1_181_36 (state Temporary) | ||
| 24151 | 2026.01.09 00:44:47.050149 [ 201 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_181_36} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_merge_all_1_181_36 to all_1_181_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24152 | 2026.01.09 00:44:47.050218 [ 201 ] {868b5579-f4fa-4e19-8cf7-43271e63ef6f::all_1_181_36} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f) (MergerMutator): Merged 6 parts: [all_1_176_35, all_181_181_0] -> all_1_181_36 | ||
| 24153 | 2026.01.09 00:44:47.050307 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 24154 | 2026.01.09 00:44:47.050506 [ 269 ] {6b6bb815-aef6-439e-9d7d-d1c8a2c3684b} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24155 | 2026.01.09 00:44:47.050539 [ 269 ] {6b6bb815-aef6-439e-9d7d-d1c8a2c3684b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 24156 | 2026.01.09 00:44:47.051337 [ 269 ] {6b6bb815-aef6-439e-9d7d-d1c8a2c3684b} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 24157 | 2026.01.09 00:44:47.051771 [ 269 ] {6b6bb815-aef6-439e-9d7d-d1c8a2c3684b} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24158 | 2026.01.09 00:44:47.051905 [ 269 ] {6b6bb815-aef6-439e-9d7d-d1c8a2c3684b} <Debug> executeQuery: Read 60 rows, 110.10 KiB in 0.002463 sec., 24360.5359317905 rows/sec., 43.65 MiB/sec. | ||
| 24159 | 2026.01.09 00:44:47.051958 [ 269 ] {6b6bb815-aef6-439e-9d7d-d1c8a2c3684b} <Debug> TCPHandler: Processed in 0.002644445 sec. | ||
| 24160 | 2026.01.09 00:44:47.052067 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24161 | 2026.01.09 00:44:47.052160 [ 269 ] {dfccde88-6086-40b7-9f7e-e6953039af1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24162 | 2026.01.09 00:44:47.052200 [ 269 ] {dfccde88-6086-40b7-9f7e-e6953039af1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24163 | 2026.01.09 00:44:47.052538 [ 269 ] {dfccde88-6086-40b7-9f7e-e6953039af1a} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24164 | 2026.01.09 00:44:47.052570 [ 269 ] {dfccde88-6086-40b7-9f7e-e6953039af1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 24165 | 2026.01.09 00:44:47.052984 [ 269 ] {dfccde88-6086-40b7-9f7e-e6953039af1a} <Trace> MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) | ||
| 24166 | 2026.01.09 00:44:47.053469 [ 269 ] {dfccde88-6086-40b7-9f7e-e6953039af1a} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24167 | 2026.01.09 00:44:47.053579 [ 65 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Selected 6 parts from all_1_176_35 to all_181_181_0 | ||
| 24168 | 2026.01.09 00:44:47.053594 [ 269 ] {dfccde88-6086-40b7-9f7e-e6953039af1a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001453 sec., 41293.87474191328 rows/sec., 2.78 MiB/sec. | ||
| 24169 | 2026.01.09 00:44:47.053613 [ 65 ] {} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24170 | 2026.01.09 00:44:47.053630 [ 269 ] {dfccde88-6086-40b7-9f7e-e6953039af1a} <Debug> TCPHandler: Processed in 0.001610086 sec. | ||
| 24171 | 2026.01.09 00:44:47.053631 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 24172 | 2026.01.09 00:44:47.053721 [ 199 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_181_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_176_35 to all_181_181_0 into Compact with storage Full | ||
| 24173 | 2026.01.09 00:44:47.053837 [ 199 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_181_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24174 | 2026.01.09 00:44:47.053869 [ 199 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_176_35, total 12140 rows starting from the beginning of the part | ||
| 24175 | 2026.01.09 00:44:47.053928 [ 199 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 60 rows starting from the beginning of the part | ||
| 24176 | 2026.01.09 00:44:47.053978 [ 199 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 60 rows starting from the beginning of the part | ||
| 24177 | 2026.01.09 00:44:47.054023 [ 199 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 80 rows starting from the beginning of the part | ||
| 24178 | 2026.01.09 00:44:47.054064 [ 199 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 24 rows starting from the beginning of the part | ||
| 24179 | 2026.01.09 00:44:47.054107 [ 199 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 60 rows starting from the beginning of the part | ||
| 24180 | 2026.01.09 00:44:47.056643 [ 201 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_181_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12424 rows, containing 4 columns (4 merged, 0 gathered) in 0.002966064 sec., 4188716.0897404775 rows/sec., 267.06 MiB/sec. | ||
| 24181 | 2026.01.09 00:44:47.057113 [ 201 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_181_36} <Trace> MergedBlockOutputStream: filled checksums all_1_181_36 (state Temporary) | ||
| 24182 | 2026.01.09 00:44:47.057570 [ 201 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_181_36} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_merge_all_1_181_36 to all_1_181_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24183 | 2026.01.09 00:44:47.057636 [ 201 ] {5f1f617b-f797-42df-9443-1a97482ad99a::all_1_181_36} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a) (MergerMutator): Merged 6 parts: [all_1_176_35, all_181_181_0] -> all_1_181_36 | ||
| 24184 | 2026.01.09 00:44:47.057720 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
| 24185 | 2026.01.09 00:44:49.743827 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 24186 | 2026.01.09 00:44:49.743898 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 24187 | 2026.01.09 00:44:50.017562 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 50903 | ||
| 24188 | 2026.01.09 00:44:50.018077 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24189 | 2026.01.09 00:44:50.018120 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 24190 | 2026.01.09 00:44:50.018741 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 24191 | 2026.01.09 00:44:50.019214 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24192 | 2026.01.09 00:44:50.019361 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50903 | ||
| 24193 | 2026.01.09 00:44:50.019370 [ 114 ] {} <Debug> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 24194 | 2026.01.09 00:44:50.019459 [ 114 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24195 | 2026.01.09 00:44:50.019496 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 24196 | 2026.01.09 00:44:50.019636 [ 201 ] {a669bb53-0fd3-4984-a3ca-34981099574c::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 | ||
| 24197 | 2026.01.09 00:44:50.019788 [ 201 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24198 | 2026.01.09 00:44:50.019838 [ 201 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_101_20, total 48471 rows starting from the beginning of the part | ||
| 24199 | 2026.01.09 00:44:50.019911 [ 201 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 512 rows starting from the beginning of the part | ||
| 24200 | 2026.01.09 00:44:50.019965 [ 201 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 448 rows starting from the beginning of the part | ||
| 24201 | 2026.01.09 00:44:50.020012 [ 201 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 512 rows starting from the beginning of the part | ||
| 24202 | 2026.01.09 00:44:50.020060 [ 201 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 448 rows starting from the beginning of the part | ||
| 24203 | 2026.01.09 00:44:50.020107 [ 201 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 512 rows starting from the beginning of the part | ||
| 24204 | 2026.01.09 00:44:50.023216 [ 200 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50903 rows, containing 4 columns (4 merged, 0 gathered) in 0.003637464 sec., 13994090.388248516 rows/sec., 200.19 MiB/sec. | ||
| 24205 | 2026.01.09 00:44:50.023543 [ 200 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 24206 | 2026.01.09 00:44:50.024316 [ 200 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_106_21} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24207 | 2026.01.09 00:44:50.024383 [ 200 ] {a669bb53-0fd3-4984-a3ca-34981099574c::all_1_106_21} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 24208 | 2026.01.09 00:44:50.024489 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 24209 | 2026.01.09 00:44:50.988887 [ 115 ] {} <Debug> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6) (MergerMutator): Selected 5 parts from all_1_73_16 to all_77_77_0 | ||
| 24210 | 2026.01.09 00:44:50.988983 [ 115 ] {} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24211 | 2026.01.09 00:44:50.989022 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 24212 | 2026.01.09 00:44:50.989223 [ 202 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_77_17} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_73_16 to all_77_77_0 into Compact with storage Full | ||
| 24213 | 2026.01.09 00:44:50.989456 [ 202 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_77_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24214 | 2026.01.09 00:44:50.989520 [ 202 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_77_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_73_16, total 223 rows starting from the beginning of the part | ||
| 24215 | 2026.01.09 00:44:50.989647 [ 202 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_77_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 211 rows starting from the beginning of the part | ||
| 24216 | 2026.01.09 00:44:50.989739 [ 202 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_77_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 211 rows starting from the beginning of the part | ||
| 24217 | 2026.01.09 00:44:50.989853 [ 202 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_77_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 12 rows starting from the beginning of the part | ||
| 24218 | 2026.01.09 00:44:50.989902 [ 202 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_77_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 211 rows starting from the beginning of the part | ||
| 24219 | 2026.01.09 00:44:50.990782 [ 200 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_77_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 868 rows, containing 5 columns (5 merged, 0 gathered) in 0.001640137 sec., 529224.0831101304 rows/sec., 32.36 MiB/sec. | ||
| 24220 | 2026.01.09 00:44:50.991043 [ 200 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_77_17} <Trace> MergedBlockOutputStream: filled checksums all_1_77_17 (state Temporary) | ||
| 24221 | 2026.01.09 00:44:50.991585 [ 200 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_77_17} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_merge_all_1_77_17 to all_1_77_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24222 | 2026.01.09 00:44:50.991668 [ 200 ] {1ab633ee-d1b2-4692-90c4-44bdf9f876b6::all_1_77_17} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6) (MergerMutator): Merged 5 parts: [all_1_73_16, all_77_77_0] -> all_1_77_17 | ||
| 24223 | 2026.01.09 00:44:50.991775 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 24224 | 2026.01.09 00:44:52.049948 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24225 | 2026.01.09 00:44:52.050118 [ 269 ] {83cda7d2-a94a-4f9f-a2e8-95ba61a86169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 24226 | 2026.01.09 00:44:52.050181 [ 269 ] {83cda7d2-a94a-4f9f-a2e8-95ba61a86169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 24227 | 2026.01.09 00:44:52.051064 [ 269 ] {83cda7d2-a94a-4f9f-a2e8-95ba61a86169} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24228 | 2026.01.09 00:44:52.051105 [ 269 ] {83cda7d2-a94a-4f9f-a2e8-95ba61a86169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 24229 | 2026.01.09 00:44:52.051654 [ 269 ] {83cda7d2-a94a-4f9f-a2e8-95ba61a86169} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 24230 | 2026.01.09 00:44:52.052066 [ 269 ] {83cda7d2-a94a-4f9f-a2e8-95ba61a86169} <Trace> oximeter.fields_i16 (18df3d19-06e1-4753-afb6-ffcd185ac84c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24231 | 2026.01.09 00:44:52.052216 [ 269 ] {83cda7d2-a94a-4f9f-a2e8-95ba61a86169} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002144 sec., 191231.34328358207 rows/sec., 12.13 MiB/sec. | ||
| 24232 | 2026.01.09 00:44:52.052257 [ 269 ] {83cda7d2-a94a-4f9f-a2e8-95ba61a86169} <Debug> TCPHandler: Processed in 0.002430939 sec. | ||
| 24233 | 2026.01.09 00:44:52.052371 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24234 | 2026.01.09 00:44:52.052465 [ 269 ] {5c7e388d-c415-4c89-a916-3c0fa5202212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24235 | 2026.01.09 00:44:52.052504 [ 269 ] {5c7e388d-c415-4c89-a916-3c0fa5202212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24236 | 2026.01.09 00:44:52.053784 [ 269 ] {5c7e388d-c415-4c89-a916-3c0fa5202212} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24237 | 2026.01.09 00:44:52.053819 [ 269 ] {5c7e388d-c415-4c89-a916-3c0fa5202212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 24238 | 2026.01.09 00:44:52.054267 [ 269 ] {5c7e388d-c415-4c89-a916-3c0fa5202212} <Trace> MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary) | ||
| 24239 | 2026.01.09 00:44:52.054662 [ 269 ] {5c7e388d-c415-4c89-a916-3c0fa5202212} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24240 | 2026.01.09 00:44:52.054790 [ 269 ] {5c7e388d-c415-4c89-a916-3c0fa5202212} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.002344 sec., 474402.7303754266 rows/sec., 37.43 MiB/sec. | ||
| 24241 | 2026.01.09 00:44:52.054827 [ 269 ] {5c7e388d-c415-4c89-a916-3c0fa5202212} <Debug> TCPHandler: Processed in 0.002503131 sec. | ||
| 24242 | 2026.01.09 00:44:52.054934 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24243 | 2026.01.09 00:44:52.055028 [ 269 ] {8bc2ca16-2cf0-4add-959b-254758d9dd5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24244 | 2026.01.09 00:44:52.055067 [ 269 ] {8bc2ca16-2cf0-4add-959b-254758d9dd5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24245 | 2026.01.09 00:44:52.055594 [ 269 ] {8bc2ca16-2cf0-4add-959b-254758d9dd5f} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24246 | 2026.01.09 00:44:52.055629 [ 269 ] {8bc2ca16-2cf0-4add-959b-254758d9dd5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 24247 | 2026.01.09 00:44:52.056023 [ 269 ] {8bc2ca16-2cf0-4add-959b-254758d9dd5f} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 24248 | 2026.01.09 00:44:52.056450 [ 269 ] {8bc2ca16-2cf0-4add-959b-254758d9dd5f} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24249 | 2026.01.09 00:44:52.056579 [ 269 ] {8bc2ca16-2cf0-4add-959b-254758d9dd5f} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.00157 sec., 130573.24840764332 rows/sec., 7.66 MiB/sec. | ||
| 24250 | 2026.01.09 00:44:52.056616 [ 269 ] {8bc2ca16-2cf0-4add-959b-254758d9dd5f} <Debug> TCPHandler: Processed in 0.001729679 sec. | ||
| 24251 | 2026.01.09 00:44:52.056713 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24252 | 2026.01.09 00:44:52.056805 [ 269 ] {86c046f2-1c80-4eac-bbad-44e993061825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 24253 | 2026.01.09 00:44:52.056843 [ 269 ] {86c046f2-1c80-4eac-bbad-44e993061825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 24254 | 2026.01.09 00:44:52.057360 [ 269 ] {86c046f2-1c80-4eac-bbad-44e993061825} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24255 | 2026.01.09 00:44:52.057394 [ 269 ] {86c046f2-1c80-4eac-bbad-44e993061825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 24256 | 2026.01.09 00:44:52.057783 [ 269 ] {86c046f2-1c80-4eac-bbad-44e993061825} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 24257 | 2026.01.09 00:44:52.058178 [ 269 ] {86c046f2-1c80-4eac-bbad-44e993061825} <Trace> oximeter.fields_u32 (5942c5d7-009e-42d6-8d24-b49984e8f061): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24258 | 2026.01.09 00:44:52.058307 [ 269 ] {86c046f2-1c80-4eac-bbad-44e993061825} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00152 sec., 139473.68421052632 rows/sec., 8.99 MiB/sec. | ||
| 24259 | 2026.01.09 00:44:52.058344 [ 269 ] {86c046f2-1c80-4eac-bbad-44e993061825} <Debug> TCPHandler: Processed in 0.001677268 sec. | ||
| 24260 | 2026.01.09 00:44:52.058448 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24261 | 2026.01.09 00:44:52.058540 [ 269 ] {17f716b2-9b44-4001-ba72-95b0000404b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 24262 | 2026.01.09 00:44:52.058578 [ 269 ] {17f716b2-9b44-4001-ba72-95b0000404b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 24263 | 2026.01.09 00:44:52.059104 [ 269 ] {17f716b2-9b44-4001-ba72-95b0000404b0} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24264 | 2026.01.09 00:44:52.059138 [ 269 ] {17f716b2-9b44-4001-ba72-95b0000404b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 24265 | 2026.01.09 00:44:52.059521 [ 269 ] {17f716b2-9b44-4001-ba72-95b0000404b0} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 24266 | 2026.01.09 00:44:52.059919 [ 269 ] {17f716b2-9b44-4001-ba72-95b0000404b0} <Trace> oximeter.fields_u8 (1ab633ee-d1b2-4692-90c4-44bdf9f876b6): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24267 | 2026.01.09 00:44:52.060049 [ 269 ] {17f716b2-9b44-4001-ba72-95b0000404b0} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001527 sec., 138179.43680419124 rows/sec., 7.85 MiB/sec. | ||
| 24268 | 2026.01.09 00:44:52.060087 [ 269 ] {17f716b2-9b44-4001-ba72-95b0000404b0} <Debug> TCPHandler: Processed in 0.001685878 sec. | ||
| 24269 | 2026.01.09 00:44:52.060198 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24270 | 2026.01.09 00:44:52.060291 [ 269 ] {7931ff1c-a519-4a70-8555-81facb12c38d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24271 | 2026.01.09 00:44:52.060329 [ 269 ] {7931ff1c-a519-4a70-8555-81facb12c38d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24272 | 2026.01.09 00:44:52.061099 [ 269 ] {7931ff1c-a519-4a70-8555-81facb12c38d} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24273 | 2026.01.09 00:44:52.061133 [ 269 ] {7931ff1c-a519-4a70-8555-81facb12c38d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 24274 | 2026.01.09 00:44:52.061553 [ 269 ] {7931ff1c-a519-4a70-8555-81facb12c38d} <Trace> MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary) | ||
| 24275 | 2026.01.09 00:44:52.061973 [ 269 ] {7931ff1c-a519-4a70-8555-81facb12c38d} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24276 | 2026.01.09 00:44:52.062091 [ 269 ] {7931ff1c-a519-4a70-8555-81facb12c38d} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001839 sec., 369222.40348015225 rows/sec., 25.74 MiB/sec. | ||
| 24277 | 2026.01.09 00:44:52.062127 [ 269 ] {7931ff1c-a519-4a70-8555-81facb12c38d} <Debug> TCPHandler: Processed in 0.002007677 sec. | ||
| 24278 | 2026.01.09 00:44:52.062217 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24279 | 2026.01.09 00:44:52.062302 [ 269 ] {d2ffb256-b01c-4d45-ba3a-8c91910fc44a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 24280 | 2026.01.09 00:44:52.062339 [ 269 ] {d2ffb256-b01c-4d45-ba3a-8c91910fc44a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 24281 | 2026.01.09 00:44:52.062640 [ 269 ] {d2ffb256-b01c-4d45-ba3a-8c91910fc44a} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24282 | 2026.01.09 00:44:52.062672 [ 269 ] {d2ffb256-b01c-4d45-ba3a-8c91910fc44a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 24283 | 2026.01.09 00:44:52.063147 [ 269 ] {d2ffb256-b01c-4d45-ba3a-8c91910fc44a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 24284 | 2026.01.09 00:44:52.063592 [ 269 ] {d2ffb256-b01c-4d45-ba3a-8c91910fc44a} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24285 | 2026.01.09 00:44:52.063721 [ 269 ] {d2ffb256-b01c-4d45-ba3a-8c91910fc44a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001401 sec., 4282.655246252677 rows/sec., 223.75 KiB/sec. | ||
| 24286 | 2026.01.09 00:44:52.063756 [ 269 ] {d2ffb256-b01c-4d45-ba3a-8c91910fc44a} <Debug> TCPHandler: Processed in 0.001555474 sec. | ||
| 24287 | 2026.01.09 00:44:52.063790 [ 225 ] {} <Trace> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Found 5 old parts to remove. Parts: [all_1_23_5, all_24_24_0, all_25_25_0, all_26_26_0, all_27_27_0] | ||
| 24288 | 2026.01.09 00:44:52.063825 [ 225 ] {} <Debug> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Removing 5 parts from filesystem (serially): Parts: [all_1_23_5, all_24_24_0, all_25_25_0, all_26_26_0, all_27_27_0] | ||
| 24289 | 2026.01.09 00:44:52.063852 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24290 | 2026.01.09 00:44:52.063944 [ 269 ] {68c0de61-b7d2-486d-b3cb-5fc9947cef1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24291 | 2026.01.09 00:44:52.063984 [ 269 ] {68c0de61-b7d2-486d-b3cb-5fc9947cef1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24292 | 2026.01.09 00:44:52.064452 [ 269 ] {68c0de61-b7d2-486d-b3cb-5fc9947cef1f} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24293 | 2026.01.09 00:44:52.064486 [ 269 ] {68c0de61-b7d2-486d-b3cb-5fc9947cef1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 24294 | 2026.01.09 00:44:52.064924 [ 269 ] {68c0de61-b7d2-486d-b3cb-5fc9947cef1f} <Trace> MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary) | ||
| 24295 | 2026.01.09 00:44:52.065383 [ 269 ] {68c0de61-b7d2-486d-b3cb-5fc9947cef1f} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24296 | 2026.01.09 00:44:52.065510 [ 269 ] {68c0de61-b7d2-486d-b3cb-5fc9947cef1f} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001584 sec., 198232.32323232325 rows/sec., 13.02 MiB/sec. | ||
| 24297 | 2026.01.09 00:44:52.065546 [ 269 ] {68c0de61-b7d2-486d-b3cb-5fc9947cef1f} <Debug> TCPHandler: Processed in 0.00174058 sec. | ||
| 24298 | 2026.01.09 00:44:52.065651 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24299 | 2026.01.09 00:44:52.065744 [ 269 ] {d842e173-9151-41af-8f1c-e2af2dd7c8f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 24300 | 2026.01.09 00:44:52.065785 [ 269 ] {d842e173-9151-41af-8f1c-e2af2dd7c8f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 24301 | 2026.01.09 00:44:52.065926 [ 225 ] {} <Debug> oximeter.measurements_bool (56465c85-076a-4ffc-bf4f-0d63cd418f97): Removing 5 parts from memory: Parts: [all_1_23_5, all_24_24_0, all_25_25_0, all_26_26_0, all_27_27_0] | ||
| 24302 | 2026.01.09 00:44:52.066089 [ 269 ] {d842e173-9151-41af-8f1c-e2af2dd7c8f6} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24303 | 2026.01.09 00:44:52.066128 [ 269 ] {d842e173-9151-41af-8f1c-e2af2dd7c8f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 24304 | 2026.01.09 00:44:52.066523 [ 269 ] {d842e173-9151-41af-8f1c-e2af2dd7c8f6} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 24305 | 2026.01.09 00:44:52.066941 [ 269 ] {d842e173-9151-41af-8f1c-e2af2dd7c8f6} <Trace> oximeter.measurements_f64 (4420ad08-ad2a-4694-b1da-1852e6745e62): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24306 | 2026.01.09 00:44:52.067066 [ 269 ] {d842e173-9151-41af-8f1c-e2af2dd7c8f6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00134 sec., 746.2686567164179 rows/sec., 50.29 KiB/sec. | ||
| 24307 | 2026.01.09 00:44:52.067101 [ 269 ] {d842e173-9151-41af-8f1c-e2af2dd7c8f6} <Debug> TCPHandler: Processed in 0.001496623 sec. | ||
| 24308 | 2026.01.09 00:44:52.067205 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24309 | 2026.01.09 00:44:52.067297 [ 269 ] {4ab6dbdc-1df9-4f44-89d4-5f05aaf3fb6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24310 | 2026.01.09 00:44:52.067343 [ 269 ] {4ab6dbdc-1df9-4f44-89d4-5f05aaf3fb6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24311 | 2026.01.09 00:44:52.067665 [ 269 ] {4ab6dbdc-1df9-4f44-89d4-5f05aaf3fb6e} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24312 | 2026.01.09 00:44:52.067700 [ 269 ] {4ab6dbdc-1df9-4f44-89d4-5f05aaf3fb6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 24313 | 2026.01.09 00:44:52.068133 [ 269 ] {4ab6dbdc-1df9-4f44-89d4-5f05aaf3fb6e} <Trace> MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary) | ||
| 24314 | 2026.01.09 00:44:52.068547 [ 269 ] {4ab6dbdc-1df9-4f44-89d4-5f05aaf3fb6e} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24315 | 2026.01.09 00:44:52.068674 [ 269 ] {4ab6dbdc-1df9-4f44-89d4-5f05aaf3fb6e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001395 sec., 74551.97132616487 rows/sec., 4.57 MiB/sec. | ||
| 24316 | 2026.01.09 00:44:52.068708 [ 269 ] {4ab6dbdc-1df9-4f44-89d4-5f05aaf3fb6e} <Debug> TCPHandler: Processed in 0.001550564 sec. | ||
| 24317 | 2026.01.09 00:44:52.801381 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 799 | ||
| 24318 | 2026.01.09 00:44:52.819619 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24319 | 2026.01.09 00:44:52.819666 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 24320 | 2026.01.09 00:44:52.826042 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 24321 | 2026.01.09 00:44:52.827155 [ 244 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24322 | 2026.01.09 00:44:52.827456 [ 138 ] {} <Debug> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 24323 | 2026.01.09 00:44:52.827500 [ 138 ] {} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24324 | 2026.01.09 00:44:52.827521 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 24325 | 2026.01.09 00:44:52.827632 [ 194 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::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 | ||
| 24326 | 2026.01.09 00:44:52.830385 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 799 | ||
| 24327 | 2026.01.09 00:44:52.830715 [ 194 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24328 | 2026.01.09 00:44:52.831447 [ 194 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 761 rows starting from the beginning of the part | ||
| 24329 | 2026.01.09 00:44:52.834811 [ 194 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 7 rows starting from the beginning of the part | ||
| 24330 | 2026.01.09 00:44:52.838271 [ 194 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 8 rows starting from the beginning of the part | ||
| 24331 | 2026.01.09 00:44:52.842285 [ 194 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 7 rows starting from the beginning of the part | ||
| 24332 | 2026.01.09 00:44:52.847003 [ 194 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 8 rows starting from the beginning of the part | ||
| 24333 | 2026.01.09 00:44:52.851696 [ 194 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 8 rows starting from the beginning of the part | ||
| 24334 | 2026.01.09 00:44:52.910530 [ 200 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 799 rows, containing 679 columns (679 merged, 0 gathered) in 0.082930331 sec., 9634.593162301499 rows/sec., 49.82 MiB/sec. | ||
| 24335 | 2026.01.09 00:44:52.914264 [ 200 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 24336 | 2026.01.09 00:44:52.916782 [ 200 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_106_21} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24337 | 2026.01.09 00:44:52.916889 [ 200 ] {cc6c6ffe-a2be-47c5-a1c5-b821baf622cb::all_1_106_21} <Trace> system.metric_log (cc6c6ffe-a2be-47c5-a1c5-b821baf622cb) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 24338 | 2026.01.09 00:44:52.919820 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 24339 | 2026.01.09 00:44:53.000249 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 399.69 MiB, peak 417.11 MiB, free memory in arenas 0.00 B, will set to 397.92 MiB (RSS), difference: -1.77 MiB | ||
| 24340 | 2026.01.09 00:44:54.400344 [ 222 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 24341 | 2026.01.09 00:44:54.400398 [ 222 ] {} <Debug> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 24342 | 2026.01.09 00:44:54.402903 [ 222 ] {} <Debug> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 24343 | 2026.01.09 00:44:55.171198 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 3054 | ||
| 24344 | 2026.01.09 00:44:55.173616 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24345 | 2026.01.09 00:44:55.173667 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 24346 | 2026.01.09 00:44:55.175077 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 24347 | 2026.01.09 00:44:55.175610 [ 243 ] {} <Trace> system.query_log (4190f87e-caa1-4611-aa9d-5707a927e9aa): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24348 | 2026.01.09 00:44:55.176017 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3054 | ||
| 24349 | 2026.01.09 00:44:57.041657 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24350 | 2026.01.09 00:44:57.041842 [ 269 ] {5fbf1d14-3c34-456e-a874-1dc758ed2f49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 24351 | 2026.01.09 00:44:57.041912 [ 269 ] {5fbf1d14-3c34-456e-a874-1dc758ed2f49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 24352 | 2026.01.09 00:44:57.042729 [ 269 ] {5fbf1d14-3c34-456e-a874-1dc758ed2f49} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24353 | 2026.01.09 00:44:57.042774 [ 269 ] {5fbf1d14-3c34-456e-a874-1dc758ed2f49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 24354 | 2026.01.09 00:44:57.043341 [ 269 ] {5fbf1d14-3c34-456e-a874-1dc758ed2f49} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 24355 | 2026.01.09 00:44:57.043840 [ 269 ] {5fbf1d14-3c34-456e-a874-1dc758ed2f49} <Trace> oximeter.fields_ipaddr (3b403d95-0fe6-47b3-8528-614d7206b51a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24356 | 2026.01.09 00:44:57.043988 [ 269 ] {5fbf1d14-3c34-456e-a874-1dc758ed2f49} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.002196 sec., 6375.227686703097 rows/sec., 519.85 KiB/sec. | ||
| 24357 | 2026.01.09 00:44:57.044029 [ 269 ] {5fbf1d14-3c34-456e-a874-1dc758ed2f49} <Debug> TCPHandler: Processed in 0.002499801 sec. | ||
| 24358 | 2026.01.09 00:44:57.044153 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24359 | 2026.01.09 00:44:57.044248 [ 269 ] {3e2367a4-0080-4826-b872-08620a722d8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24360 | 2026.01.09 00:44:57.044286 [ 269 ] {3e2367a4-0080-4826-b872-08620a722d8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24361 | 2026.01.09 00:44:57.044904 [ 269 ] {3e2367a4-0080-4826-b872-08620a722d8c} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24362 | 2026.01.09 00:44:57.044943 [ 269 ] {3e2367a4-0080-4826-b872-08620a722d8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 24363 | 2026.01.09 00:44:57.045373 [ 269 ] {3e2367a4-0080-4826-b872-08620a722d8c} <Trace> MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary) | ||
| 24364 | 2026.01.09 00:44:57.045868 [ 269 ] {3e2367a4-0080-4826-b872-08620a722d8c} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24365 | 2026.01.09 00:44:57.046001 [ 269 ] {3e2367a4-0080-4826-b872-08620a722d8c} <Debug> executeQuery: Read 183 rows, 16.37 KiB in 0.001772 sec., 103273.13769751694 rows/sec., 9.02 MiB/sec. | ||
| 24366 | 2026.01.09 00:44:57.046039 [ 269 ] {3e2367a4-0080-4826-b872-08620a722d8c} <Debug> TCPHandler: Processed in 0.001933946 sec. | ||
| 24367 | 2026.01.09 00:44:57.046156 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24368 | 2026.01.09 00:44:57.046248 [ 269 ] {d0b73402-ae7d-4530-aef2-1723bc662c66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24369 | 2026.01.09 00:44:57.046288 [ 269 ] {d0b73402-ae7d-4530-aef2-1723bc662c66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24370 | 2026.01.09 00:44:57.046736 [ 269 ] {d0b73402-ae7d-4530-aef2-1723bc662c66} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24371 | 2026.01.09 00:44:57.046771 [ 269 ] {d0b73402-ae7d-4530-aef2-1723bc662c66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 24372 | 2026.01.09 00:44:57.047222 [ 269 ] {d0b73402-ae7d-4530-aef2-1723bc662c66} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 24373 | 2026.01.09 00:44:57.047654 [ 269 ] {d0b73402-ae7d-4530-aef2-1723bc662c66} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24374 | 2026.01.09 00:44:57.047780 [ 269 ] {d0b73402-ae7d-4530-aef2-1723bc662c66} <Debug> executeQuery: Read 74 rows, 5.49 KiB in 0.00155 sec., 47741.93548387097 rows/sec., 3.46 MiB/sec. | ||
| 24375 | 2026.01.09 00:44:57.047817 [ 269 ] {d0b73402-ae7d-4530-aef2-1723bc662c66} <Debug> TCPHandler: Processed in 0.001708529 sec. | ||
| 24376 | 2026.01.09 00:44:57.047820 [ 151 ] {} <Debug> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 24377 | 2026.01.09 00:44:57.047891 [ 151 ] {} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24378 | 2026.01.09 00:44:57.047917 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 24379 | 2026.01.09 00:44:57.047932 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24380 | 2026.01.09 00:44:57.048029 [ 269 ] {0d99b8ea-e32e-47be-acd7-80ffa97088e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24381 | 2026.01.09 00:44:57.048059 [ 190 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 24382 | 2026.01.09 00:44:57.048068 [ 269 ] {0d99b8ea-e32e-47be-acd7-80ffa97088e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24383 | 2026.01.09 00:44:57.048225 [ 190 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24384 | 2026.01.09 00:44:57.048276 [ 190 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 297 rows starting from the beginning of the part | ||
| 24385 | 2026.01.09 00:44:57.048351 [ 190 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 60 rows starting from the beginning of the part | ||
| 24386 | 2026.01.09 00:44:57.048403 [ 190 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 205 rows starting from the beginning of the part | ||
| 24387 | 2026.01.09 00:44:57.048452 [ 190 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 60 rows starting from the beginning of the part | ||
| 24388 | 2026.01.09 00:44:57.048498 [ 190 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 205 rows starting from the beginning of the part | ||
| 24389 | 2026.01.09 00:44:57.048542 [ 190 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 74 rows starting from the beginning of the part | ||
| 24390 | 2026.01.09 00:44:57.048671 [ 269 ] {0d99b8ea-e32e-47be-acd7-80ffa97088e3} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24391 | 2026.01.09 00:44:57.048712 [ 269 ] {0d99b8ea-e32e-47be-acd7-80ffa97088e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 24392 | 2026.01.09 00:44:57.049162 [ 269 ] {0d99b8ea-e32e-47be-acd7-80ffa97088e3} <Trace> MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary) | ||
| 24393 | 2026.01.09 00:44:57.049457 [ 197 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 901 rows, containing 5 columns (5 merged, 0 gathered) in 0.001459522 sec., 617325.3983153389 rows/sec., 41.38 MiB/sec. | ||
| 24394 | 2026.01.09 00:44:57.049603 [ 269 ] {0d99b8ea-e32e-47be-acd7-80ffa97088e3} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24395 | 2026.01.09 00:44:57.049739 [ 269 ] {0d99b8ea-e32e-47be-acd7-80ffa97088e3} <Debug> executeQuery: Read 138 rows, 11.06 KiB in 0.001728 sec., 79861.11111111111 rows/sec., 6.25 MiB/sec. | ||
| 24396 | 2026.01.09 00:44:57.049740 [ 198 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 24397 | 2026.01.09 00:44:57.049783 [ 269 ] {0d99b8ea-e32e-47be-acd7-80ffa97088e3} <Debug> TCPHandler: Processed in 0.001898144 sec. | ||
| 24398 | 2026.01.09 00:44:57.049871 [ 226 ] {} <Trace> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 24399 | 2026.01.09 00:44:57.049902 [ 226 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 24400 | 2026.01.09 00:44:57.049923 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24401 | 2026.01.09 00:44:57.050023 [ 269 ] {ca1d7510-c006-48a9-aadd-6e70a39c36d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24402 | 2026.01.09 00:44:57.050064 [ 269 ] {ca1d7510-c006-48a9-aadd-6e70a39c36d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24403 | 2026.01.09 00:44:57.050403 [ 198 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_151_30} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24404 | 2026.01.09 00:44:57.050480 [ 198 ] {8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8::all_1_151_30} <Trace> oximeter.fields_u16 (8e19be0d-8f19-451f-8e5f-c8bcbdbc58d8) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 24405 | 2026.01.09 00:44:57.050539 [ 269 ] {ca1d7510-c006-48a9-aadd-6e70a39c36d2} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24406 | 2026.01.09 00:44:57.050558 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 24407 | 2026.01.09 00:44:57.050585 [ 269 ] {ca1d7510-c006-48a9-aadd-6e70a39c36d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 24408 | 2026.01.09 00:44:57.051069 [ 269 ] {ca1d7510-c006-48a9-aadd-6e70a39c36d2} <Trace> MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary) | ||
| 24409 | 2026.01.09 00:44:57.051581 [ 269 ] {ca1d7510-c006-48a9-aadd-6e70a39c36d2} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24410 | 2026.01.09 00:44:57.051723 [ 269 ] {ca1d7510-c006-48a9-aadd-6e70a39c36d2} <Debug> executeQuery: Read 167 rows, 11.90 KiB in 0.001718 sec., 97206.05355064028 rows/sec., 6.77 MiB/sec. | ||
| 24411 | 2026.01.09 00:44:57.051760 [ 269 ] {ca1d7510-c006-48a9-aadd-6e70a39c36d2} <Debug> TCPHandler: Processed in 0.001883553 sec. | ||
| 24412 | 2026.01.09 00:44:57.051845 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 24413 | 2026.01.09 00:44:57.051867 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24414 | 2026.01.09 00:44:57.051888 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 24415 | 2026.01.09 00:44:57.051988 [ 269 ] {a7b1a670-5001-4238-b50f-8a753aa3ecc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24416 | 2026.01.09 00:44:57.052047 [ 269 ] {a7b1a670-5001-4238-b50f-8a753aa3ecc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 24417 | 2026.01.09 00:44:57.053030 [ 269 ] {a7b1a670-5001-4238-b50f-8a753aa3ecc7} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24418 | 2026.01.09 00:44:57.053070 [ 269 ] {a7b1a670-5001-4238-b50f-8a753aa3ecc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 24419 | 2026.01.09 00:44:57.053288 [ 226 ] {} <Debug> oximeter.fields_uuid (868b5579-f4fa-4e19-8cf7-43271e63ef6f): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 24420 | 2026.01.09 00:44:57.053794 [ 269 ] {a7b1a670-5001-4238-b50f-8a753aa3ecc7} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 24421 | 2026.01.09 00:44:57.054315 [ 269 ] {a7b1a670-5001-4238-b50f-8a753aa3ecc7} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24422 | 2026.01.09 00:44:57.054455 [ 269 ] {a7b1a670-5001-4238-b50f-8a753aa3ecc7} <Debug> executeQuery: Read 60 rows, 110.10 KiB in 0.002485 sec., 24144.869215291754 rows/sec., 43.27 MiB/sec. | ||
| 24423 | 2026.01.09 00:44:57.054506 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 24424 | 2026.01.09 00:44:57.054512 [ 269 ] {a7b1a670-5001-4238-b50f-8a753aa3ecc7} <Debug> TCPHandler: Processed in 0.002692507 sec. | ||
| 24425 | 2026.01.09 00:44:57.054538 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 24426 | 2026.01.09 00:44:57.054650 [ 269 ] {} <Trace> TCP-Session: c3754956-e47e-430b-bec3-956bde295389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24427 | 2026.01.09 00:44:57.054747 [ 269 ] {e4559060-cd45-4b80-9471-499931b5b9b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24428 | 2026.01.09 00:44:57.054790 [ 269 ] {e4559060-cd45-4b80-9471-499931b5b9b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24429 | 2026.01.09 00:44:57.055134 [ 269 ] {e4559060-cd45-4b80-9471-499931b5b9b4} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24430 | 2026.01.09 00:44:57.055172 [ 269 ] {e4559060-cd45-4b80-9471-499931b5b9b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 24431 | 2026.01.09 00:44:57.055435 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (932a566d-fbdc-4b2b-9486-18b365c28387): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 24432 | 2026.01.09 00:44:57.055661 [ 269 ] {e4559060-cd45-4b80-9471-499931b5b9b4} <Trace> MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary) | ||
| 24433 | 2026.01.09 00:44:57.056174 [ 269 ] {e4559060-cd45-4b80-9471-499931b5b9b4} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24434 | 2026.01.09 00:44:57.056313 [ 269 ] {e4559060-cd45-4b80-9471-499931b5b9b4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001584 sec., 37878.78787878788 rows/sec., 2.55 MiB/sec. | ||
| 24435 | 2026.01.09 00:44:57.056349 [ 269 ] {e4559060-cd45-4b80-9471-499931b5b9b4} <Debug> TCPHandler: Processed in 0.00174662 sec. | ||
| 24436 | 2026.01.09 00:44:57.056816 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (bd4c63fc-b003-4ecd-b690-049cba1c4e53): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 24437 | 2026.01.09 00:44:57.519601 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 51351 | ||
| 24438 | 2026.01.09 00:44:57.520128 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24439 | 2026.01.09 00:44:57.520176 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 24440 | 2026.01.09 00:44:57.520792 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 24441 | 2026.01.09 00:44:57.521275 [ 245 ] {} <Trace> system.asynchronous_metric_log (a669bb53-0fd3-4984-a3ca-34981099574c): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24442 | 2026.01.09 00:44:57.521426 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 51351 | ||
| 24443 | 2026.01.09 00:44:57.972713 [ 220 ] {} <Trace> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 24444 | 2026.01.09 00:44:57.987212 [ 220 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 24445 | 2026.01.09 00:44:57.990359 [ 220 ] {} <Debug> oximeter.measurements_u64 (5f1f617b-f797-42df-9443-1a97482ad99a): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 24446 | 2026.01.09 00:44:58.300326 [ 224 ] {} <Trace> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 24447 | 2026.01.09 00:44:58.300373 [ 224 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 24448 | 2026.01.09 00:44:58.303597 [ 224 ] {} <Debug> oximeter.fields_string (2d61f2a6-ae42-4fd1-95c0-d3b7ffa67bb3): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||