| 1 | [ Sep 19 20:46:08 Enabled. ] | ||
| 2 | [ Sep 19 20:46:08 Rereading configuration. ] | ||
| 3 | [ Sep 19 20:46:10 Rereading configuration. ] | ||
| 4 | [ Sep 19 20:46:14 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 | [ Sep 19 20:46:14 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 | 2025.09.19 20:46:15.319009 [ 1 ] {} <Information> Application: Will watch for the process with pid 26130 | ||
| 29 | 2025.09.19 20:46:15.319384 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.09.19 20:46:15.573155 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 26130 | ||
| 31 | 2025.09.19 20:46:15.573980 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.09.19 20:46:15.574149 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.09.19 20:46:15.672147 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.09.19 20:46:15.720186 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.09.19 20:46:15.720273 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.09.19 20:46:15.720293 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.09.19 20:46:15.720356 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.09.19 20:46:15.720979 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.09.19 20:46:15.723226 [ 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 | 2025.09.19 20:46:15.724053 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.09.19 20:46:15.724926 [ 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 | 2025.09.19 20:46:15.724975 [ 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 | 2025.09.19 20:46:15.725013 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.09.19 20:46:15.725725 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.09.19 20:46:15.726795 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.09.19 20:46:15.732794 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.09.19 20:46:15.733525 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.09.19 20:46:15.734817 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.09.19 20:46:15.734917 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.09.19 20:46:15.735964 [ 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 | 2025.09.19 20:46:15.736467 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.09.19 20:46:15.740421 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.09.19 20:46:15.740725 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.09.19 20:46:15.743827 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.09.19 20:46:15.744177 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.09.19 20:46:15.744547 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.09.19 20:46:15.744974 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.09.19 20:46:15.746350 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.09.19 20:46:15.746375 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.09.19 20:46:15.746463 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.09.19 20:46:15.746561 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.09.19 20:46:15.754981 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.09.19 20:46:15.755007 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000155814 sec | ||
| 68 | 2025.09.19 20:46:15.755056 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.09.19 20:46:15.755095 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.09.19 20:46:15.755776 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.09.19 20:46:15.756355 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.09.19 20:46:15.765592 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.09.19 20:46:15.765635 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.09.19 20:46:15.765716 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.09.19 20:46:15.765729 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.09.19 20:46:15.765763 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.09.19 20:46:15.765837 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.09.19 20:46:15.769780 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.09.19 20:46:15.769825 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.09.19 20:46:15.769876 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.09.19 20:46:15.770041 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.09.19 20:46:15.770084 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.09.19 20:46:15.770097 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.09.19 20:46:15.770168 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.09.19 20:46:15.770181 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.09.19 20:46:15.770212 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.09.19 20:46:15.770279 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.09.19 20:46:15.792417 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.09.19 20:46:15.795070 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.09.19 20:46:15.795161 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000108342 sec | ||
| 91 | 2025.09.19 20:46:15.795175 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.09.19 20:46:15.795186 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.09.19 20:46:15.795210 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.09.19 20:46:15.795415 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.09.19 20:46:15.795512 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.09.19 20:46:15.795526 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.09.19 20:46:15.795537 [ 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 | 2025.09.19 20:46:15.795547 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.09.19 20:46:15.799289 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.09.19 20:46:15.799504 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.66 MiB (RSS), difference: 91.88 MiB | ||
| 101 | 2025.09.19 20:46:15.800997 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.373e-05 sec. | ||
| 102 | 2025.09.19 20:46:15.801368 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.09.19 20:46:15.801446 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.09.19 20:46:15.801463 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.09.19 20:46:16.481176 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34476 | ||
| 106 | 2025.09.19 20:46:16.482115 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.09.19 20:46:16.482175 [ 3 ] {} <Debug> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34476 | ||
| 108 | 2025.09.19 20:46:16.482203 [ 3 ] {} <Debug> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.09.19 20:46:16.482288 [ 3 ] {} <Debug> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.09.19 20:46:16.482385 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.09.19 20:46:16.482410 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2025.09.19 20:46:16.482488 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2025.09.19 20:46:16.485074 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51005 | ||
| 114 | 2025.09.19 20:46:16.486006 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56994 | ||
| 115 | 2025.09.19 20:46:16.486006 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:32774 | ||
| 116 | 2025.09.19 20:46:16.486772 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2025.09.19 20:46:16.486328 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59668 | ||
| 118 | 2025.09.19 20:46:16.486906 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41021 | ||
| 119 | 2025.09.19 20:46:16.486924 [ 4 ] {} <Debug> TCP-Session: 660d2466-5d63-47d4-9393-0553d8850c32 Authenticating user 'default' from [fd00:1122:3344:101::d]:51005 | ||
| 120 | 2025.09.19 20:46:16.486961 [ 4 ] {} <Debug> TCP-Session: 660d2466-5d63-47d4-9393-0553d8850c32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2025.09.19 20:46:16.487032 [ 4 ] {} <Debug> TCP-Session: 660d2466-5d63-47d4-9393-0553d8850c32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2025.09.19 20:46:16.487626 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 123 | 2025.09.19 20:46:16.487627 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37351 | ||
| 124 | 2025.09.19 20:46:16.487677 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2025.09.19 20:46:16.487632 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2025.09.19 20:46:16.487780 [ 256 ] {} <Debug> TCP-Session: e56c092a-0eaf-4f0e-876d-3ff377c30951 Authenticating user 'default' from [fd00:1122:3344:101::d]:41021 | ||
| 127 | 2025.09.19 20:46:16.487808 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50941 | ||
| 128 | 2025.09.19 20:46:16.487841 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2025.09.19 20:46:16.487800 [ 5 ] {} <Debug> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Authenticating user 'default' from [fd00:1122:3344:101::d]:32774 | ||
| 130 | 2025.09.19 20:46:16.487877 [ 256 ] {} <Debug> TCP-Session: e56c092a-0eaf-4f0e-876d-3ff377c30951 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2025.09.19 20:46:16.487902 [ 5 ] {} <Debug> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2025.09.19 20:46:16.487889 [ 255 ] {} <Debug> TCP-Session: a9555f02-8838-43fc-bd94-6ba4a3f017d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59668 | ||
| 133 | 2025.09.19 20:46:16.487965 [ 256 ] {} <Debug> TCP-Session: e56c092a-0eaf-4f0e-876d-3ff377c30951 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2025.09.19 20:46:16.487985 [ 5 ] {} <Debug> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2025.09.19 20:46:16.488000 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2025.09.19 20:46:16.487979 [ 255 ] {} <Debug> TCP-Session: a9555f02-8838-43fc-bd94-6ba4a3f017d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2025.09.19 20:46:16.488071 [ 253 ] {} <Debug> TCP-Session: 17e6aa1b-8bcc-4ca6-b9ff-c9ba1f77414b Authenticating user 'default' from [fd00:1122:3344:101::d]:56994 | ||
| 138 | 2025.09.19 20:46:16.487966 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34763 | ||
| 139 | 2025.09.19 20:46:16.488155 [ 255 ] {} <Debug> TCP-Session: a9555f02-8838-43fc-bd94-6ba4a3f017d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2025.09.19 20:46:16.488175 [ 253 ] {} <Debug> TCP-Session: 17e6aa1b-8bcc-4ca6-b9ff-c9ba1f77414b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2025.09.19 20:46:16.488239 [ 253 ] {} <Debug> TCP-Session: 17e6aa1b-8bcc-4ca6-b9ff-c9ba1f77414b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2025.09.19 20:46:16.489366 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2025.09.19 20:46:16.489447 [ 258 ] {} <Debug> TCP-Session: 3938625e-08b2-47db-b63e-78240e606805 Authenticating user 'default' from [fd00:1122:3344:101::d]:50941 | ||
| 144 | 2025.09.19 20:46:16.489495 [ 258 ] {} <Debug> TCP-Session: 3938625e-08b2-47db-b63e-78240e606805 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2025.09.19 20:46:16.489509 [ 258 ] {} <Debug> TCP-Session: 3938625e-08b2-47db-b63e-78240e606805 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2025.09.19 20:46:16.490049 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2025.09.19 20:46:16.490088 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 148 | 2025.09.19 20:46:16.490153 [ 259 ] {} <Debug> TCP-Session: 1e6f5ce4-d3aa-47f4-abb5-d56509d656c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:34763 | ||
| 149 | 2025.09.19 20:46:16.490166 [ 257 ] {} <Debug> TCP-Session: 9fb84c97-59db-4a1b-9f94-8401aeb01f81 Authenticating user 'default' from [fd00:1122:3344:101::d]:37351 | ||
| 150 | 2025.09.19 20:46:16.490185 [ 259 ] {} <Debug> TCP-Session: 1e6f5ce4-d3aa-47f4-abb5-d56509d656c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2025.09.19 20:46:16.490267 [ 257 ] {} <Debug> TCP-Session: 9fb84c97-59db-4a1b-9f94-8401aeb01f81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2025.09.19 20:46:16.490269 [ 259 ] {} <Debug> TCP-Session: 1e6f5ce4-d3aa-47f4-abb5-d56509d656c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.09.19 20:46:16.490289 [ 257 ] {} <Debug> TCP-Session: 9fb84c97-59db-4a1b-9f94-8401aeb01f81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2025.09.19 20:46:16.491006 [ 3 ] {56393ee6-a0cb-4dc3-afd6-607b9526a4a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2025.09.19 20:46:16.556599 [ 3 ] {56393ee6-a0cb-4dc3-afd6-607b9526a4a3} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:34476) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2025.09.19 20:46:16.557608 [ 3 ] {56393ee6-a0cb-4dc3-afd6-607b9526a4a3} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2025.09.19 20:46:16.557853 [ 3 ] {56393ee6-a0cb-4dc3-afd6-607b9526a4a3} <Debug> TCPHandler: Processed in 0.07253267 sec. | ||
| 204 | 2025.09.19 20:46:16.558296 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2025.09.19 20:46:16.558566 [ 5 ] {41305b48-8324-4d59-9ab9-a39306696652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2025.09.19 20:46:16.558986 [ 5 ] {41305b48-8324-4d59-9ab9-a39306696652} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:32774) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2025.09.19 20:46:16.559255 [ 5 ] {41305b48-8324-4d59-9ab9-a39306696652} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2025.09.19 20:46:16.559476 [ 5 ] {41305b48-8324-4d59-9ab9-a39306696652} <Debug> TCPHandler: Processed in 0.001357372 sec. | ||
| 255 | 2025.09.19 20:46:16.559827 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2025.09.19 20:46:16.560674 [ 3 ] {062696a9-40c7-4f31-8cc2-b8895659588f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2025.09.19 20:46:16.561349 [ 3 ] {062696a9-40c7-4f31-8cc2-b8895659588f} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2025.09.19 20:46:16.563383 [ 3 ] {062696a9-40c7-4f31-8cc2-b8895659588f} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2025.09.19 20:46:16.563404 [ 3 ] {062696a9-40c7-4f31-8cc2-b8895659588f} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.4271e-05 sec | ||
| 260 | 2025.09.19 20:46:16.563417 [ 3 ] {062696a9-40c7-4f31-8cc2-b8895659588f} <Trace> ReferentialDeps: No tables | ||
| 261 | 2025.09.19 20:46:16.563473 [ 3 ] {062696a9-40c7-4f31-8cc2-b8895659588f} <Trace> LoadingDeps: No tables | ||
| 262 | 2025.09.19 20:46:16.563527 [ 3 ] {062696a9-40c7-4f31-8cc2-b8895659588f} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2025.09.19 20:46:16.564213 [ 3 ] {062696a9-40c7-4f31-8cc2-b8895659588f} <Debug> TCPHandler: Processed in 0.004507116 sec. | ||
| 264 | 2025.09.19 20:46:16.564359 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2025.09.19 20:46:16.564594 [ 3 ] {e88241e2-fb17-457d-8f12-ab3391b632a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2025.09.19 20:46:16.564645 [ 3 ] {e88241e2-fb17-457d-8f12-ab3391b632a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2025.09.19 20:46:16.570031 [ 3 ] {e88241e2-fb17-457d-8f12-ab3391b632a8} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2025.09.19 20:46:16.571439 [ 3 ] {e88241e2-fb17-457d-8f12-ab3391b632a8} <Debug> oximeter.version (332f541f-6306-4281-b75a-987cf66fc746): Loading data parts | ||
| 270 | 2025.09.19 20:46:16.572524 [ 3 ] {e88241e2-fb17-457d-8f12-ab3391b632a8} <Debug> oximeter.version (332f541f-6306-4281-b75a-987cf66fc746): There are no data parts | ||
| 271 | 2025.09.19 20:46:16.575520 [ 3 ] {e88241e2-fb17-457d-8f12-ab3391b632a8} <Debug> TCPHandler: Processed in 0.011208484 sec. | ||
| 272 | 2025.09.19 20:46:16.575686 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2025.09.19 20:46:16.575865 [ 3 ] {a1be89ff-a894-47cb-b120-73bc5703b060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 284 | 2025.09.19 20:46:16.576012 [ 3 ] {a1be89ff-a894-47cb-b120-73bc5703b060} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2025.09.19 20:46:16.586015 [ 3 ] {a1be89ff-a894-47cb-b120-73bc5703b060} <Debug> oximeter.measurements_bool (cb58d646-cc2c-46e2-bee6-7314425c3354): Loading data parts | ||
| 286 | 2025.09.19 20:46:16.586256 [ 3 ] {a1be89ff-a894-47cb-b120-73bc5703b060} <Debug> oximeter.measurements_bool (cb58d646-cc2c-46e2-bee6-7314425c3354): There are no data parts | ||
| 287 | 2025.09.19 20:46:16.587595 [ 3 ] {a1be89ff-a894-47cb-b120-73bc5703b060} <Debug> TCPHandler: Processed in 0.011958622 sec. | ||
| 288 | 2025.09.19 20:46:16.587751 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2025.09.19 20:46:16.587977 [ 3 ] {9e16d465-b580-4fda-b022-8e98d805c6f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 290 | 2025.09.19 20:46:16.588087 [ 3 ] {9e16d465-b580-4fda-b022-8e98d805c6f3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2025.09.19 20:46:16.589866 [ 3 ] {9e16d465-b580-4fda-b022-8e98d805c6f3} <Debug> oximeter.measurements_i8 (2685e86d-98d9-4502-86c8-2c0b748c580a): Loading data parts | ||
| 292 | 2025.09.19 20:46:16.589984 [ 3 ] {9e16d465-b580-4fda-b022-8e98d805c6f3} <Debug> oximeter.measurements_i8 (2685e86d-98d9-4502-86c8-2c0b748c580a): There are no data parts | ||
| 293 | 2025.09.19 20:46:16.591205 [ 3 ] {9e16d465-b580-4fda-b022-8e98d805c6f3} <Debug> TCPHandler: Processed in 0.003508103 sec. | ||
| 294 | 2025.09.19 20:46:16.591379 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2025.09.19 20:46:16.591531 [ 3 ] {8ea0a894-41ec-4d17-b119-7bc13e32ca9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 296 | 2025.09.19 20:46:16.591645 [ 3 ] {8ea0a894-41ec-4d17-b119-7bc13e32ca9c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2025.09.19 20:46:16.593434 [ 3 ] {8ea0a894-41ec-4d17-b119-7bc13e32ca9c} <Debug> oximeter.measurements_u8 (351d5f6a-6353-40b4-82c3-6bfe9450c9f3): Loading data parts | ||
| 298 | 2025.09.19 20:46:16.593722 [ 3 ] {8ea0a894-41ec-4d17-b119-7bc13e32ca9c} <Debug> oximeter.measurements_u8 (351d5f6a-6353-40b4-82c3-6bfe9450c9f3): There are no data parts | ||
| 299 | 2025.09.19 20:46:16.595019 [ 3 ] {8ea0a894-41ec-4d17-b119-7bc13e32ca9c} <Debug> TCPHandler: Processed in 0.003689037 sec. | ||
| 300 | 2025.09.19 20:46:16.595156 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2025.09.19 20:46:16.595377 [ 3 ] {c799ea27-fdd9-4dbe-8e20-f49b30c6112a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 302 | 2025.09.19 20:46:16.595419 [ 3 ] {c799ea27-fdd9-4dbe-8e20-f49b30c6112a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2025.09.19 20:46:16.597666 [ 3 ] {c799ea27-fdd9-4dbe-8e20-f49b30c6112a} <Debug> oximeter.measurements_i16 (2b01e98e-f133-4979-af43-fda26acbc2fc): Loading data parts | ||
| 304 | 2025.09.19 20:46:16.597807 [ 3 ] {c799ea27-fdd9-4dbe-8e20-f49b30c6112a} <Debug> oximeter.measurements_i16 (2b01e98e-f133-4979-af43-fda26acbc2fc): There are no data parts | ||
| 305 | 2025.09.19 20:46:16.599816 [ 3 ] {c799ea27-fdd9-4dbe-8e20-f49b30c6112a} <Debug> TCPHandler: Processed in 0.004707001 sec. | ||
| 306 | 2025.09.19 20:46:16.600027 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2025.09.19 20:46:16.600180 [ 3 ] {f35ce8c4-5925-46a3-a226-75b5eb99087b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 308 | 2025.09.19 20:46:16.600292 [ 3 ] {f35ce8c4-5925-46a3-a226-75b5eb99087b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2025.09.19 20:46:16.605880 [ 3 ] {f35ce8c4-5925-46a3-a226-75b5eb99087b} <Debug> oximeter.measurements_u16 (d9929a48-f568-4c15-b301-398803066d09): Loading data parts | ||
| 310 | 2025.09.19 20:46:16.606104 [ 3 ] {f35ce8c4-5925-46a3-a226-75b5eb99087b} <Debug> oximeter.measurements_u16 (d9929a48-f568-4c15-b301-398803066d09): There are no data parts | ||
| 311 | 2025.09.19 20:46:16.608719 [ 3 ] {f35ce8c4-5925-46a3-a226-75b5eb99087b} <Debug> TCPHandler: Processed in 0.008739826 sec. | ||
| 312 | 2025.09.19 20:46:16.608867 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2025.09.19 20:46:16.609164 [ 3 ] {6f591e66-841b-4157-8b6f-675f8a429d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 314 | 2025.09.19 20:46:16.609206 [ 3 ] {6f591e66-841b-4157-8b6f-675f8a429d66} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2025.09.19 20:46:16.615448 [ 3 ] {6f591e66-841b-4157-8b6f-675f8a429d66} <Debug> oximeter.measurements_i32 (5b9f89ed-48f6-4f72-84c5-0ceed1d74954): Loading data parts | ||
| 316 | 2025.09.19 20:46:16.615592 [ 3 ] {6f591e66-841b-4157-8b6f-675f8a429d66} <Debug> oximeter.measurements_i32 (5b9f89ed-48f6-4f72-84c5-0ceed1d74954): There are no data parts | ||
| 317 | 2025.09.19 20:46:16.621996 [ 3 ] {6f591e66-841b-4157-8b6f-675f8a429d66} <Debug> TCPHandler: Processed in 0.013176391 sec. | ||
| 318 | 2025.09.19 20:46:16.622269 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2025.09.19 20:46:16.622453 [ 3 ] {e30f2db6-3e27-4c12-82ca-91b71c8b9664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 320 | 2025.09.19 20:46:16.622598 [ 3 ] {e30f2db6-3e27-4c12-82ca-91b71c8b9664} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2025.09.19 20:46:16.626840 [ 3 ] {e30f2db6-3e27-4c12-82ca-91b71c8b9664} <Debug> oximeter.measurements_u32 (eb111f6c-ebdc-440f-b1fe-a005faa204f3): Loading data parts | ||
| 322 | 2025.09.19 20:46:16.627135 [ 3 ] {e30f2db6-3e27-4c12-82ca-91b71c8b9664} <Debug> oximeter.measurements_u32 (eb111f6c-ebdc-440f-b1fe-a005faa204f3): There are no data parts | ||
| 323 | 2025.09.19 20:46:16.629757 [ 3 ] {e30f2db6-3e27-4c12-82ca-91b71c8b9664} <Debug> TCPHandler: Processed in 0.007548088 sec. | ||
| 324 | 2025.09.19 20:46:16.629902 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2025.09.19 20:46:16.630098 [ 3 ] {41182ac8-5f90-4121-aacf-155628d06c86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 326 | 2025.09.19 20:46:16.630178 [ 3 ] {41182ac8-5f90-4121-aacf-155628d06c86} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2025.09.19 20:46:16.632220 [ 3 ] {41182ac8-5f90-4121-aacf-155628d06c86} <Debug> oximeter.measurements_i64 (f8bc1b0e-34c2-48fd-974c-f2fbd6097f26): Loading data parts | ||
| 328 | 2025.09.19 20:46:16.632348 [ 3 ] {41182ac8-5f90-4121-aacf-155628d06c86} <Debug> oximeter.measurements_i64 (f8bc1b0e-34c2-48fd-974c-f2fbd6097f26): There are no data parts | ||
| 329 | 2025.09.19 20:46:16.634573 [ 3 ] {41182ac8-5f90-4121-aacf-155628d06c86} <Debug> TCPHandler: Processed in 0.004720381 sec. | ||
| 330 | 2025.09.19 20:46:16.634824 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2025.09.19 20:46:16.635011 [ 3 ] {c6f846b6-8650-4028-a0df-a58f0110bcd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 332 | 2025.09.19 20:46:16.635140 [ 3 ] {c6f846b6-8650-4028-a0df-a58f0110bcd2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2025.09.19 20:46:16.637424 [ 3 ] {c6f846b6-8650-4028-a0df-a58f0110bcd2} <Debug> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Loading data parts | ||
| 334 | 2025.09.19 20:46:16.637544 [ 3 ] {c6f846b6-8650-4028-a0df-a58f0110bcd2} <Debug> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): There are no data parts | ||
| 335 | 2025.09.19 20:46:16.640179 [ 3 ] {c6f846b6-8650-4028-a0df-a58f0110bcd2} <Debug> TCPHandler: Processed in 0.005413428 sec. | ||
| 336 | 2025.09.19 20:46:16.640336 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2025.09.19 20:46:16.640519 [ 3 ] {791b499b-e365-477a-b0a9-b67f46ee9f58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 338 | 2025.09.19 20:46:16.640644 [ 3 ] {791b499b-e365-477a-b0a9-b67f46ee9f58} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2025.09.19 20:46:16.644104 [ 3 ] {791b499b-e365-477a-b0a9-b67f46ee9f58} <Debug> oximeter.measurements_f32 (34c16269-c5cb-48de-ba85-f12654c11da1): Loading data parts | ||
| 340 | 2025.09.19 20:46:16.644225 [ 3 ] {791b499b-e365-477a-b0a9-b67f46ee9f58} <Debug> oximeter.measurements_f32 (34c16269-c5cb-48de-ba85-f12654c11da1): There are no data parts | ||
| 341 | 2025.09.19 20:46:16.652353 [ 3 ] {791b499b-e365-477a-b0a9-b67f46ee9f58} <Debug> TCPHandler: Processed in 0.012117545 sec. | ||
| 342 | 2025.09.19 20:46:16.652491 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2025.09.19 20:46:16.652811 [ 3 ] {050dca3c-4b18-400a-919c-8426177721b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 344 | 2025.09.19 20:46:16.652937 [ 3 ] {050dca3c-4b18-400a-919c-8426177721b3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 345 | 2025.09.19 20:46:16.655314 [ 3 ] {050dca3c-4b18-400a-919c-8426177721b3} <Debug> oximeter.measurements_f64 (c250a202-e6fd-4539-b483-28be22329eb1): Loading data parts | ||
| 346 | 2025.09.19 20:46:16.655430 [ 3 ] {050dca3c-4b18-400a-919c-8426177721b3} <Debug> oximeter.measurements_f64 (c250a202-e6fd-4539-b483-28be22329eb1): There are no data parts | ||
| 347 | 2025.09.19 20:46:16.661093 [ 3 ] {050dca3c-4b18-400a-919c-8426177721b3} <Debug> TCPHandler: Processed in 0.008597122 sec. | ||
| 348 | 2025.09.19 20:46:16.661259 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 349 | 2025.09.19 20:46:16.661443 [ 3 ] {58a503a5-c991-4638-b3db-0421bd02893a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 350 | 2025.09.19 20:46:16.661575 [ 3 ] {58a503a5-c991-4638-b3db-0421bd02893a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 351 | 2025.09.19 20:46:16.663759 [ 3 ] {58a503a5-c991-4638-b3db-0421bd02893a} <Debug> oximeter.measurements_string (c8d0e0c9-5dc1-4453-8daa-6fd2b8607108): Loading data parts | ||
| 352 | 2025.09.19 20:46:16.663901 [ 3 ] {58a503a5-c991-4638-b3db-0421bd02893a} <Debug> oximeter.measurements_string (c8d0e0c9-5dc1-4453-8daa-6fd2b8607108): There are no data parts | ||
| 353 | 2025.09.19 20:46:16.665376 [ 3 ] {58a503a5-c991-4638-b3db-0421bd02893a} <Debug> TCPHandler: Processed in 0.004176089 sec. | ||
| 354 | 2025.09.19 20:46:16.665528 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 355 | 2025.09.19 20:46:16.665752 [ 3 ] {2c8d46ff-55a7-4ff0-b9f7-549c9185eaa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 356 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 357 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 358 | * a string isn't palatable for a few reasons. | ||
| 359 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 360 | * details. | ||
| 361 | */ | ||
| 362 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 363 | 2025.09.19 20:46:16.665865 [ 3 ] {2c8d46ff-55a7-4ff0-b9f7-549c9185eaa8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 364 | 2025.09.19 20:46:16.673696 [ 3 ] {2c8d46ff-55a7-4ff0-b9f7-549c9185eaa8} <Debug> oximeter.measurements_bytes (237d8ca1-24f0-410a-b829-bf0e0e32c91b): Loading data parts | ||
| 365 | 2025.09.19 20:46:16.673893 [ 3 ] {2c8d46ff-55a7-4ff0-b9f7-549c9185eaa8} <Debug> oximeter.measurements_bytes (237d8ca1-24f0-410a-b829-bf0e0e32c91b): There are no data parts | ||
| 366 | 2025.09.19 20:46:16.675905 [ 3 ] {2c8d46ff-55a7-4ff0-b9f7-549c9185eaa8} <Debug> TCPHandler: Processed in 0.010424776 sec. | ||
| 367 | 2025.09.19 20:46:16.676084 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2025.09.19 20:46:16.676280 [ 3 ] {4623c7e2-ac4f-4186-b54a-c59408f56846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 369 | 2025.09.19 20:46:16.676390 [ 3 ] {4623c7e2-ac4f-4186-b54a-c59408f56846} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 370 | 2025.09.19 20:46:16.678264 [ 3 ] {4623c7e2-ac4f-4186-b54a-c59408f56846} <Debug> oximeter.measurements_cumulativei64 (8eac4ad4-8e89-4594-844d-3072d42cefbb): Loading data parts | ||
| 371 | 2025.09.19 20:46:16.678439 [ 3 ] {4623c7e2-ac4f-4186-b54a-c59408f56846} <Debug> oximeter.measurements_cumulativei64 (8eac4ad4-8e89-4594-844d-3072d42cefbb): There are no data parts | ||
| 372 | 2025.09.19 20:46:16.679775 [ 3 ] {4623c7e2-ac4f-4186-b54a-c59408f56846} <Debug> TCPHandler: Processed in 0.003742148 sec. | ||
| 373 | 2025.09.19 20:46:16.679901 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2025.09.19 20:46:16.680116 [ 3 ] {1c7c8ecd-8aec-452e-a633-bd4bb2be4ecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 375 | 2025.09.19 20:46:16.680197 [ 3 ] {1c7c8ecd-8aec-452e-a633-bd4bb2be4ecb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 376 | 2025.09.19 20:46:16.682022 [ 3 ] {1c7c8ecd-8aec-452e-a633-bd4bb2be4ecb} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Loading data parts | ||
| 377 | 2025.09.19 20:46:16.682130 [ 3 ] {1c7c8ecd-8aec-452e-a633-bd4bb2be4ecb} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): There are no data parts | ||
| 378 | 2025.09.19 20:46:16.684082 [ 3 ] {1c7c8ecd-8aec-452e-a633-bd4bb2be4ecb} <Debug> TCPHandler: Processed in 0.004216509 sec. | ||
| 379 | 2025.09.19 20:46:16.684229 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2025.09.19 20:46:16.684389 [ 3 ] {54b168eb-a400-40cb-bb4e-81a3a205b929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 381 | 2025.09.19 20:46:16.684504 [ 3 ] {54b168eb-a400-40cb-bb4e-81a3a205b929} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 382 | 2025.09.19 20:46:16.686894 [ 3 ] {54b168eb-a400-40cb-bb4e-81a3a205b929} <Debug> oximeter.measurements_cumulativef32 (920f7396-9518-40f1-a43b-be5b5ac3e983): Loading data parts | ||
| 383 | 2025.09.19 20:46:16.687081 [ 3 ] {54b168eb-a400-40cb-bb4e-81a3a205b929} <Debug> oximeter.measurements_cumulativef32 (920f7396-9518-40f1-a43b-be5b5ac3e983): There are no data parts | ||
| 384 | 2025.09.19 20:46:16.689035 [ 3 ] {54b168eb-a400-40cb-bb4e-81a3a205b929} <Debug> TCPHandler: Processed in 0.004859295 sec. | ||
| 385 | 2025.09.19 20:46:16.689181 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2025.09.19 20:46:16.689498 [ 3 ] {acc7c921-6972-49a2-b1f4-259f3a026a73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 387 | 2025.09.19 20:46:16.689698 [ 3 ] {acc7c921-6972-49a2-b1f4-259f3a026a73} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 388 | 2025.09.19 20:46:16.692507 [ 3 ] {acc7c921-6972-49a2-b1f4-259f3a026a73} <Debug> oximeter.measurements_cumulativef64 (5f8d0f82-2695-445e-842d-292762f18434): Loading data parts | ||
| 389 | 2025.09.19 20:46:16.692673 [ 3 ] {acc7c921-6972-49a2-b1f4-259f3a026a73} <Debug> oximeter.measurements_cumulativef64 (5f8d0f82-2695-445e-842d-292762f18434): There are no data parts | ||
| 390 | 2025.09.19 20:46:16.694208 [ 3 ] {acc7c921-6972-49a2-b1f4-259f3a026a73} <Debug> TCPHandler: Processed in 0.00510821 sec. | ||
| 391 | 2025.09.19 20:46:16.694350 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2025.09.19 20:46:16.694563 [ 3 ] {a1ee9946-0d4e-4405-88d0-48ed44931c13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 393 | * NOTE: Array types cannot be Nullable, see | ||
| 394 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 395 | * for more details. | ||
| 396 | * | ||
| 397 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 398 | * is unfortunate, and at this point relies on the fact that an | ||
| 399 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 400 | * to figure out another way to represent missing samples here. | ||
| 401 | */ | ||
| 402 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 403 | 2025.09.19 20:46:16.694767 [ 3 ] {a1ee9946-0d4e-4405-88d0-48ed44931c13} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 404 | 2025.09.19 20:46:16.696923 [ 3 ] {a1ee9946-0d4e-4405-88d0-48ed44931c13} <Debug> oximeter.measurements_histogrami8 (474b48f6-e461-429b-aa75-6144e62b7e91): Loading data parts | ||
| 405 | 2025.09.19 20:46:16.697156 [ 3 ] {a1ee9946-0d4e-4405-88d0-48ed44931c13} <Debug> oximeter.measurements_histogrami8 (474b48f6-e461-429b-aa75-6144e62b7e91): There are no data parts | ||
| 406 | 2025.09.19 20:46:16.704424 [ 3 ] {a1ee9946-0d4e-4405-88d0-48ed44931c13} <Debug> TCPHandler: Processed in 0.010081787 sec. | ||
| 407 | 2025.09.19 20:46:16.704588 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 408 | 2025.09.19 20:46:16.704878 [ 3 ] {4c5f5f0f-8a0e-4baf-ab5e-54a24bd6c511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 409 | 2025.09.19 20:46:16.705002 [ 3 ] {4c5f5f0f-8a0e-4baf-ab5e-54a24bd6c511} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 410 | 2025.09.19 20:46:16.707487 [ 3 ] {4c5f5f0f-8a0e-4baf-ab5e-54a24bd6c511} <Debug> oximeter.measurements_histogramu8 (2b2c3712-7cf0-4ee1-8283-0ba1ee330eb3): Loading data parts | ||
| 411 | 2025.09.19 20:46:16.707635 [ 3 ] {4c5f5f0f-8a0e-4baf-ab5e-54a24bd6c511} <Debug> oximeter.measurements_histogramu8 (2b2c3712-7cf0-4ee1-8283-0ba1ee330eb3): There are no data parts | ||
| 412 | 2025.09.19 20:46:16.714465 [ 3 ] {4c5f5f0f-8a0e-4baf-ab5e-54a24bd6c511} <Debug> TCPHandler: Processed in 0.009929754 sec. | ||
| 413 | 2025.09.19 20:46:16.714667 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 414 | 2025.09.19 20:46:16.714902 [ 3 ] {86cf37f9-c534-436d-a692-4fb413dfef34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 415 | 2025.09.19 20:46:16.715049 [ 3 ] {86cf37f9-c534-436d-a692-4fb413dfef34} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 416 | 2025.09.19 20:46:16.717377 [ 3 ] {86cf37f9-c534-436d-a692-4fb413dfef34} <Debug> oximeter.measurements_histogrami16 (f4a9aa90-8991-4d2a-b988-df8fe2d9d041): Loading data parts | ||
| 417 | 2025.09.19 20:46:16.717595 [ 3 ] {86cf37f9-c534-436d-a692-4fb413dfef34} <Debug> oximeter.measurements_histogrami16 (f4a9aa90-8991-4d2a-b988-df8fe2d9d041): There are no data parts | ||
| 418 | 2025.09.19 20:46:16.719982 [ 3 ] {86cf37f9-c534-436d-a692-4fb413dfef34} <Debug> TCPHandler: Processed in 0.005368167 sec. | ||
| 419 | 2025.09.19 20:46:16.720129 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2025.09.19 20:46:16.720434 [ 3 ] {d18cfab2-095c-4bb8-9543-f2f434112fb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 421 | 2025.09.19 20:46:16.720556 [ 3 ] {d18cfab2-095c-4bb8-9543-f2f434112fb1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 422 | 2025.09.19 20:46:16.725964 [ 3 ] {d18cfab2-095c-4bb8-9543-f2f434112fb1} <Debug> oximeter.measurements_histogramu16 (7bc2baba-a971-4ea1-a359-212e2803e615): Loading data parts | ||
| 423 | 2025.09.19 20:46:16.726100 [ 3 ] {d18cfab2-095c-4bb8-9543-f2f434112fb1} <Debug> oximeter.measurements_histogramu16 (7bc2baba-a971-4ea1-a359-212e2803e615): There are no data parts | ||
| 424 | 2025.09.19 20:46:16.729303 [ 3 ] {d18cfab2-095c-4bb8-9543-f2f434112fb1} <Debug> TCPHandler: Processed in 0.009221857 sec. | ||
| 425 | 2025.09.19 20:46:16.729450 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2025.09.19 20:46:16.729659 [ 3 ] {1b018668-94d8-4a10-b02c-6bf60179fbb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 427 | 2025.09.19 20:46:16.729786 [ 3 ] {1b018668-94d8-4a10-b02c-6bf60179fbb8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 428 | 2025.09.19 20:46:16.731797 [ 3 ] {1b018668-94d8-4a10-b02c-6bf60179fbb8} <Debug> oximeter.measurements_histogrami32 (96a14466-44a9-41bf-9b0d-951fd43d313c): Loading data parts | ||
| 429 | 2025.09.19 20:46:16.731996 [ 3 ] {1b018668-94d8-4a10-b02c-6bf60179fbb8} <Debug> oximeter.measurements_histogrami32 (96a14466-44a9-41bf-9b0d-951fd43d313c): There are no data parts | ||
| 430 | 2025.09.19 20:46:16.733285 [ 3 ] {1b018668-94d8-4a10-b02c-6bf60179fbb8} <Debug> TCPHandler: Processed in 0.003883312 sec. | ||
| 431 | 2025.09.19 20:46:16.733427 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2025.09.19 20:46:16.733711 [ 3 ] {53ad9a9a-448d-4597-b87b-d899c8c1a10b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 433 | 2025.09.19 20:46:16.733837 [ 3 ] {53ad9a9a-448d-4597-b87b-d899c8c1a10b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 434 | 2025.09.19 20:46:16.741737 [ 3 ] {53ad9a9a-448d-4597-b87b-d899c8c1a10b} <Debug> oximeter.measurements_histogramu32 (7e805c93-2449-4508-bc19-7703c2bd45c7): Loading data parts | ||
| 435 | 2025.09.19 20:46:16.741938 [ 3 ] {53ad9a9a-448d-4597-b87b-d899c8c1a10b} <Debug> oximeter.measurements_histogramu32 (7e805c93-2449-4508-bc19-7703c2bd45c7): There are no data parts | ||
| 436 | 2025.09.19 20:46:16.748522 [ 3 ] {53ad9a9a-448d-4597-b87b-d899c8c1a10b} <Debug> TCPHandler: Processed in 0.015143676 sec. | ||
| 437 | 2025.09.19 20:46:16.748727 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2025.09.19 20:46:16.748976 [ 3 ] {e9fe4e70-b9ec-4405-bd2c-2de1414dd0d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 439 | 2025.09.19 20:46:16.749110 [ 3 ] {e9fe4e70-b9ec-4405-bd2c-2de1414dd0d9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 440 | 2025.09.19 20:46:16.751495 [ 3 ] {e9fe4e70-b9ec-4405-bd2c-2de1414dd0d9} <Debug> oximeter.measurements_histogrami64 (eb4d4a2a-d463-4b79-9e9b-432779b95283): Loading data parts | ||
| 441 | 2025.09.19 20:46:16.751812 [ 3 ] {e9fe4e70-b9ec-4405-bd2c-2de1414dd0d9} <Debug> oximeter.measurements_histogrami64 (eb4d4a2a-d463-4b79-9e9b-432779b95283): There are no data parts | ||
| 442 | 2025.09.19 20:46:16.753589 [ 3 ] {e9fe4e70-b9ec-4405-bd2c-2de1414dd0d9} <Debug> TCPHandler: Processed in 0.004921236 sec. | ||
| 443 | 2025.09.19 20:46:16.753734 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2025.09.19 20:46:16.754025 [ 3 ] {89cb53ac-56e2-42aa-aa07-20d99fce0b31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 445 | 2025.09.19 20:46:16.754155 [ 3 ] {89cb53ac-56e2-42aa-aa07-20d99fce0b31} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 446 | 2025.09.19 20:46:16.760753 [ 3 ] {89cb53ac-56e2-42aa-aa07-20d99fce0b31} <Debug> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Loading data parts | ||
| 447 | 2025.09.19 20:46:16.760899 [ 3 ] {89cb53ac-56e2-42aa-aa07-20d99fce0b31} <Debug> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): There are no data parts | ||
| 448 | 2025.09.19 20:46:16.762986 [ 3 ] {89cb53ac-56e2-42aa-aa07-20d99fce0b31} <Debug> TCPHandler: Processed in 0.00931807 sec. | ||
| 449 | 2025.09.19 20:46:16.763183 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2025.09.19 20:46:16.763383 [ 3 ] {c4357538-8d98-4982-96f6-ffca2720d2b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 451 | 2025.09.19 20:46:16.763503 [ 3 ] {c4357538-8d98-4982-96f6-ffca2720d2b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 452 | 2025.09.19 20:46:16.765774 [ 3 ] {c4357538-8d98-4982-96f6-ffca2720d2b8} <Debug> oximeter.measurements_histogramf32 (8a445a01-4e20-4155-8c0d-e12ee6de9a33): Loading data parts | ||
| 453 | 2025.09.19 20:46:16.765973 [ 3 ] {c4357538-8d98-4982-96f6-ffca2720d2b8} <Debug> oximeter.measurements_histogramf32 (8a445a01-4e20-4155-8c0d-e12ee6de9a33): There are no data parts | ||
| 454 | 2025.09.19 20:46:16.767455 [ 3 ] {c4357538-8d98-4982-96f6-ffca2720d2b8} <Debug> TCPHandler: Processed in 0.004290532 sec. | ||
| 455 | 2025.09.19 20:46:16.767590 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2025.09.19 20:46:16.767880 [ 3 ] {f2533891-75fd-4f02-b7fa-24e9fb6a48e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 457 | 2025.09.19 20:46:16.768012 [ 3 ] {f2533891-75fd-4f02-b7fa-24e9fb6a48e2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 458 | 2025.09.19 20:46:16.770262 [ 3 ] {f2533891-75fd-4f02-b7fa-24e9fb6a48e2} <Debug> oximeter.measurements_histogramf64 (a70cf41e-6977-4185-97df-a819a6bbd14a): Loading data parts | ||
| 459 | 2025.09.19 20:46:16.770400 [ 3 ] {f2533891-75fd-4f02-b7fa-24e9fb6a48e2} <Debug> oximeter.measurements_histogramf64 (a70cf41e-6977-4185-97df-a819a6bbd14a): There are no data parts | ||
| 460 | 2025.09.19 20:46:16.777998 [ 3 ] {f2533891-75fd-4f02-b7fa-24e9fb6a48e2} <Debug> TCPHandler: Processed in 0.010454776 sec. | ||
| 461 | 2025.09.19 20:46:16.778224 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2025.09.19 20:46:16.778411 [ 3 ] {9240c6a6-47c9-41a3-829b-c0db1feb99c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) /* The field tables store named dimensions of each timeseries. | ||
| 463 | * | ||
| 464 | * As with the measurement tables, there is one field table for each field data | ||
| 465 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 466 | * this behavior **must not** be relied upon for query correctness. | ||
| 467 | * | ||
| 468 | * The index for the fields differs from the measurements, however. Rows are | ||
| 469 | * sorted by timeseries name, then field name, field value, and finally | ||
| 470 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 471 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 472 | * usually then used to look up measurements. | ||
| 473 | * | ||
| 474 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 475 | * timeseries name and then key, since it would improve lookups where one | ||
| 476 | * already has the key. Realistically though, these tables are quite small and | ||
| 477 | * so performance benefits will be low in absolute terms. | ||
| 478 | * | ||
| 479 | * TTL: We use a materialized column to expire old field table records. This | ||
| 480 | * column is generated automatically by the database whenever a new row is | ||
| 481 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 482 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 483 | * record will remain during a deduplication, which will have the last | ||
| 484 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 485 | * measurement tables. | ||
| 486 | */ | ||
| 487 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 488 | 2025.09.19 20:46:16.778602 [ 3 ] {9240c6a6-47c9-41a3-829b-c0db1feb99c6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 489 | 2025.09.19 20:46:16.780717 [ 3 ] {9240c6a6-47c9-41a3-829b-c0db1feb99c6} <Debug> oximeter.fields_bool (62f9c9c6-a63b-407a-b761-53e56ab28a44): Loading data parts | ||
| 490 | 2025.09.19 20:46:16.780913 [ 3 ] {9240c6a6-47c9-41a3-829b-c0db1feb99c6} <Debug> oximeter.fields_bool (62f9c9c6-a63b-407a-b761-53e56ab28a44): There are no data parts | ||
| 491 | 2025.09.19 20:46:16.782536 [ 3 ] {9240c6a6-47c9-41a3-829b-c0db1feb99c6} <Debug> TCPHandler: Processed in 0.004362203 sec. | ||
| 492 | 2025.09.19 20:46:16.782680 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2025.09.19 20:46:16.782834 [ 3 ] {87d18a00-df8e-48d1-8522-760c3904ddd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 494 | 2025.09.19 20:46:16.782956 [ 3 ] {87d18a00-df8e-48d1-8522-760c3904ddd9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 495 | 2025.09.19 20:46:16.789507 [ 3 ] {87d18a00-df8e-48d1-8522-760c3904ddd9} <Debug> oximeter.fields_i8 (beeae810-61dc-47cf-9098-a81a2c01edd8): Loading data parts | ||
| 496 | 2025.09.19 20:46:16.789632 [ 3 ] {87d18a00-df8e-48d1-8522-760c3904ddd9} <Debug> oximeter.fields_i8 (beeae810-61dc-47cf-9098-a81a2c01edd8): There are no data parts | ||
| 497 | 2025.09.19 20:46:16.797197 [ 3 ] {87d18a00-df8e-48d1-8522-760c3904ddd9} <Debug> TCPHandler: Processed in 0.014565843 sec. | ||
| 498 | 2025.09.19 20:46:16.797359 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2025.09.19 20:46:16.797604 [ 3 ] {17f3d9fa-6009-4987-aca9-9e33f28476b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 500 | 2025.09.19 20:46:16.797732 [ 3 ] {17f3d9fa-6009-4987-aca9-9e33f28476b3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 501 | 2025.09.19 20:46:16.801049 [ 3 ] {17f3d9fa-6009-4987-aca9-9e33f28476b3} <Debug> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Loading data parts | ||
| 502 | 2025.09.19 20:46:16.801232 [ 3 ] {17f3d9fa-6009-4987-aca9-9e33f28476b3} <Debug> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): There are no data parts | ||
| 503 | 2025.09.19 20:46:16.810154 [ 3 ] {17f3d9fa-6009-4987-aca9-9e33f28476b3} <Debug> TCPHandler: Processed in 0.012843483 sec. | ||
| 504 | 2025.09.19 20:46:16.810313 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2025.09.19 20:46:16.810474 [ 3 ] {36bf62a4-6abe-4f5a-a8e8-7f3e23480ac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 506 | 2025.09.19 20:46:16.810598 [ 3 ] {36bf62a4-6abe-4f5a-a8e8-7f3e23480ac7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 507 | 2025.09.19 20:46:16.818971 [ 3 ] {36bf62a4-6abe-4f5a-a8e8-7f3e23480ac7} <Debug> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Loading data parts | ||
| 508 | 2025.09.19 20:46:16.819141 [ 3 ] {36bf62a4-6abe-4f5a-a8e8-7f3e23480ac7} <Debug> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): There are no data parts | ||
| 509 | 2025.09.19 20:46:16.825535 [ 3 ] {36bf62a4-6abe-4f5a-a8e8-7f3e23480ac7} <Debug> TCPHandler: Processed in 0.0152735 sec. | ||
| 510 | 2025.09.19 20:46:16.825684 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2025.09.19 20:46:16.825918 [ 3 ] {96a385c7-e58c-4457-84ef-eb3fb3160550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 512 | 2025.09.19 20:46:16.826034 [ 3 ] {96a385c7-e58c-4457-84ef-eb3fb3160550} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 513 | 2025.09.19 20:46:16.828520 [ 3 ] {96a385c7-e58c-4457-84ef-eb3fb3160550} <Debug> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Loading data parts | ||
| 514 | 2025.09.19 20:46:16.828661 [ 3 ] {96a385c7-e58c-4457-84ef-eb3fb3160550} <Debug> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): There are no data parts | ||
| 515 | 2025.09.19 20:46:16.830126 [ 3 ] {96a385c7-e58c-4457-84ef-eb3fb3160550} <Debug> TCPHandler: Processed in 0.004490666 sec. | ||
| 516 | 2025.09.19 20:46:16.830266 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2025.09.19 20:46:16.830420 [ 3 ] {5416cf62-fb3d-4656-9528-c48c5f61f7d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 518 | 2025.09.19 20:46:16.830544 [ 3 ] {5416cf62-fb3d-4656-9528-c48c5f61f7d7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 519 | 2025.09.19 20:46:16.838476 [ 3 ] {5416cf62-fb3d-4656-9528-c48c5f61f7d7} <Debug> oximeter.fields_i32 (ffcf35e9-69c2-4f42-bd3a-b79b72698938): Loading data parts | ||
| 520 | 2025.09.19 20:46:16.838662 [ 3 ] {5416cf62-fb3d-4656-9528-c48c5f61f7d7} <Debug> oximeter.fields_i32 (ffcf35e9-69c2-4f42-bd3a-b79b72698938): There are no data parts | ||
| 521 | 2025.09.19 20:46:16.840531 [ 3 ] {5416cf62-fb3d-4656-9528-c48c5f61f7d7} <Debug> TCPHandler: Processed in 0.010313323 sec. | ||
| 522 | 2025.09.19 20:46:16.840683 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2025.09.19 20:46:16.840914 [ 3 ] {4d67f0d8-5e5c-427c-bc76-bdeb4114e52f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 524 | 2025.09.19 20:46:16.841030 [ 3 ] {4d67f0d8-5e5c-427c-bc76-bdeb4114e52f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 525 | 2025.09.19 20:46:16.843294 [ 3 ] {4d67f0d8-5e5c-427c-bc76-bdeb4114e52f} <Debug> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Loading data parts | ||
| 526 | 2025.09.19 20:46:16.843441 [ 3 ] {4d67f0d8-5e5c-427c-bc76-bdeb4114e52f} <Debug> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): There are no data parts | ||
| 527 | 2025.09.19 20:46:16.844807 [ 3 ] {4d67f0d8-5e5c-427c-bc76-bdeb4114e52f} <Debug> TCPHandler: Processed in 0.004172969 sec. | ||
| 528 | 2025.09.19 20:46:16.844941 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 529 | 2025.09.19 20:46:16.845092 [ 3 ] {d2d398a2-7bd5-4e81-adcd-7cb83efc5ce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 530 | 2025.09.19 20:46:16.845222 [ 3 ] {d2d398a2-7bd5-4e81-adcd-7cb83efc5ce1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 531 | 2025.09.19 20:46:16.854937 [ 3 ] {d2d398a2-7bd5-4e81-adcd-7cb83efc5ce1} <Debug> oximeter.fields_i64 (2f277fbf-4d73-4257-802d-439af652075d): Loading data parts | ||
| 532 | 2025.09.19 20:46:16.855084 [ 3 ] {d2d398a2-7bd5-4e81-adcd-7cb83efc5ce1} <Debug> oximeter.fields_i64 (2f277fbf-4d73-4257-802d-439af652075d): There are no data parts | ||
| 533 | 2025.09.19 20:46:16.857582 [ 3 ] {d2d398a2-7bd5-4e81-adcd-7cb83efc5ce1} <Debug> TCPHandler: Processed in 0.012687439 sec. | ||
| 534 | 2025.09.19 20:46:16.857755 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 535 | 2025.09.19 20:46:16.858030 [ 3 ] {1f5268c4-1896-4ba2-8d6f-56bc9e511d78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 536 | 2025.09.19 20:46:16.858174 [ 3 ] {1f5268c4-1896-4ba2-8d6f-56bc9e511d78} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 537 | 2025.09.19 20:46:16.860260 [ 3 ] {1f5268c4-1896-4ba2-8d6f-56bc9e511d78} <Debug> oximeter.fields_u64 (7d313f70-973b-46bb-820a-f3fae9214585): Loading data parts | ||
| 538 | 2025.09.19 20:46:16.860394 [ 3 ] {1f5268c4-1896-4ba2-8d6f-56bc9e511d78} <Debug> oximeter.fields_u64 (7d313f70-973b-46bb-820a-f3fae9214585): There are no data parts | ||
| 539 | 2025.09.19 20:46:16.861911 [ 3 ] {1f5268c4-1896-4ba2-8d6f-56bc9e511d78} <Debug> TCPHandler: Processed in 0.00421516 sec. | ||
| 540 | 2025.09.19 20:46:16.862062 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 541 | 2025.09.19 20:46:16.862221 [ 3 ] {ae347257-258c-407e-b16b-65b2e965fb8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 542 | 2025.09.19 20:46:16.862471 [ 3 ] {ae347257-258c-407e-b16b-65b2e965fb8e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 543 | 2025.09.19 20:46:16.868820 [ 3 ] {ae347257-258c-407e-b16b-65b2e965fb8e} <Debug> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Loading data parts | ||
| 544 | 2025.09.19 20:46:16.868972 [ 3 ] {ae347257-258c-407e-b16b-65b2e965fb8e} <Debug> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): There are no data parts | ||
| 545 | 2025.09.19 20:46:16.871147 [ 3 ] {ae347257-258c-407e-b16b-65b2e965fb8e} <Debug> TCPHandler: Processed in 0.009135456 sec. | ||
| 546 | 2025.09.19 20:46:16.871290 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 547 | 2025.09.19 20:46:16.871524 [ 3 ] {d28f9bd8-95f2-47af-a931-88b151a05f56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 548 | 2025.09.19 20:46:16.871644 [ 3 ] {d28f9bd8-95f2-47af-a931-88b151a05f56} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 549 | 2025.09.19 20:46:16.878851 [ 3 ] {d28f9bd8-95f2-47af-a931-88b151a05f56} <Debug> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Loading data parts | ||
| 550 | 2025.09.19 20:46:16.878988 [ 3 ] {d28f9bd8-95f2-47af-a931-88b151a05f56} <Debug> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): There are no data parts | ||
| 551 | 2025.09.19 20:46:16.880966 [ 3 ] {d28f9bd8-95f2-47af-a931-88b151a05f56} <Debug> TCPHandler: Processed in 0.009722899 sec. | ||
| 552 | 2025.09.19 20:46:16.881108 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 553 | 2025.09.19 20:46:16.881263 [ 3 ] {dd5da88f-5974-4855-a6d8-ba3b759b749d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 554 | 2025.09.19 20:46:16.881383 [ 3 ] {dd5da88f-5974-4855-a6d8-ba3b759b749d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 555 | 2025.09.19 20:46:16.884306 [ 3 ] {dd5da88f-5974-4855-a6d8-ba3b759b749d} <Debug> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Loading data parts | ||
| 556 | 2025.09.19 20:46:16.884452 [ 3 ] {dd5da88f-5974-4855-a6d8-ba3b759b749d} <Debug> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): There are no data parts | ||
| 557 | 2025.09.19 20:46:16.891539 [ 3 ] {dd5da88f-5974-4855-a6d8-ba3b759b749d} <Debug> TCPHandler: Processed in 0.010477997 sec. | ||
| 558 | 2025.09.19 20:46:16.891778 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 559 | 2025.09.19 20:46:16.892087 [ 3 ] {c86ceebf-d6f6-4eda-9f8f-58fe09ff75c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) /* The timeseries schema table stores the extracted schema for the samples | ||
| 560 | * oximeter collects. | ||
| 561 | */ | ||
| 562 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 563 | 2025.09.19 20:46:16.892235 [ 3 ] {c86ceebf-d6f6-4eda-9f8f-58fe09ff75c9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 564 | 2025.09.19 20:46:16.894813 [ 3 ] {c86ceebf-d6f6-4eda-9f8f-58fe09ff75c9} <Debug> oximeter.timeseries_schema (101b9479-df65-4267-8897-c59627cc0eea): Loading data parts | ||
| 565 | 2025.09.19 20:46:16.895102 [ 3 ] {c86ceebf-d6f6-4eda-9f8f-58fe09ff75c9} <Debug> oximeter.timeseries_schema (101b9479-df65-4267-8897-c59627cc0eea): There are no data parts | ||
| 566 | 2025.09.19 20:46:16.896692 [ 3 ] {c86ceebf-d6f6-4eda-9f8f-58fe09ff75c9} <Debug> TCPHandler: Processed in 0.004963357 sec. | ||
| 567 | 2025.09.19 20:46:16.898956 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2025.09.19 20:46:16.899390 [ 5 ] {8dc40cca-e8fd-4029-8a6c-e43a8b24063d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 569 | 2025.09.19 20:46:16.900715 [ 5 ] {8dc40cca-e8fd-4029-8a6c-e43a8b24063d} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 570 | 2025.09.19 20:46:16.908713 [ 260 ] {8dc40cca-e8fd-4029-8a6c-e43a8b24063d} <Trace> oximeter.version (332f541f-6306-4281-b75a-987cf66fc746): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 571 | 2025.09.19 20:46:16.908896 [ 260 ] {8dc40cca-e8fd-4029-8a6c-e43a8b24063d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 572 | 2025.09.19 20:46:16.913550 [ 260 ] {8dc40cca-e8fd-4029-8a6c-e43a8b24063d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 573 | 2025.09.19 20:46:16.914192 [ 260 ] {8dc40cca-e8fd-4029-8a6c-e43a8b24063d} <Trace> oximeter.version (332f541f-6306-4281-b75a-987cf66fc746): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 574 | 2025.09.19 20:46:16.914507 [ 5 ] {8dc40cca-e8fd-4029-8a6c-e43a8b24063d} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.015248 sec., 65.58237145855195 rows/sec., 1.02 KiB/sec. | ||
| 575 | 2025.09.19 20:46:16.914783 [ 5 ] {8dc40cca-e8fd-4029-8a6c-e43a8b24063d} <Debug> TCPHandler: Processed in 0.015956786 sec. | ||
| 576 | 2025.09.19 20:46:17.000201 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.56 MiB, peak 124.56 MiB, free memory in arenas 0.00 B, will set to 138.06 MiB (RSS), difference: 13.51 MiB | ||
| 577 | 2025.09.19 20:46:18.337639 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52081 | ||
| 578 | 2025.09.19 20:46:18.337772 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 579 | 2025.09.19 20:46:18.337803 [ 262 ] {} <Debug> TCP-Session: 33e9c63c-f0c6-4919-bbb6-9c1ca85b158b Authenticating user 'default' from [fd00:1122:3344:101::b]:52081 | ||
| 580 | 2025.09.19 20:46:18.337943 [ 262 ] {} <Debug> TCP-Session: 33e9c63c-f0c6-4919-bbb6-9c1ca85b158b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 581 | 2025.09.19 20:46:18.337959 [ 262 ] {} <Debug> TCP-Session: 33e9c63c-f0c6-4919-bbb6-9c1ca85b158b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2025.09.19 20:46:18.338033 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 583 | 2025.09.19 20:46:18.338157 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 584 | 2025.09.19 20:46:18.338176 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 585 | 2025.09.19 20:46:18.341191 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63568 | ||
| 586 | 2025.09.19 20:46:18.341270 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59650 | ||
| 587 | 2025.09.19 20:46:18.341357 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34046 | ||
| 588 | 2025.09.19 20:46:18.341408 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 589 | 2025.09.19 20:46:18.341460 [ 263 ] {} <Debug> TCP-Session: 772c0477-a0ce-43f4-b6cc-18762f550157 Authenticating user 'default' from [fd00:1122:3344:101::b]:63568 | ||
| 590 | 2025.09.19 20:46:18.341499 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40209 | ||
| 591 | 2025.09.19 20:46:18.341549 [ 263 ] {} <Debug> TCP-Session: 772c0477-a0ce-43f4-b6cc-18762f550157 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 592 | 2025.09.19 20:46:18.341620 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38803 | ||
| 593 | 2025.09.19 20:46:18.341635 [ 263 ] {} <Debug> TCP-Session: 772c0477-a0ce-43f4-b6cc-18762f550157 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 594 | 2025.09.19 20:46:18.341657 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 595 | 2025.09.19 20:46:18.341726 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 596 | 2025.09.19 20:46:18.341739 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43460 | ||
| 597 | 2025.09.19 20:46:18.341781 [ 265 ] {} <Debug> TCP-Session: 78a7be67-b2b9-4152-a516-4c336aac44ea Authenticating user 'default' from [fd00:1122:3344:101::b]:34046 | ||
| 598 | 2025.09.19 20:46:18.341819 [ 264 ] {} <Debug> TCP-Session: e297180f-57d7-4480-bec0-aae9716745f0 Authenticating user 'default' from [fd00:1122:3344:101::b]:59650 | ||
| 599 | 2025.09.19 20:46:18.341892 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48420 | ||
| 600 | 2025.09.19 20:46:18.341909 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 601 | 2025.09.19 20:46:18.341953 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 602 | 2025.09.19 20:46:18.342003 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 603 | 2025.09.19 20:46:18.341950 [ 264 ] {} <Debug> TCP-Session: e297180f-57d7-4480-bec0-aae9716745f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 604 | 2025.09.19 20:46:18.341930 [ 265 ] {} <Debug> TCP-Session: 78a7be67-b2b9-4152-a516-4c336aac44ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 605 | 2025.09.19 20:46:18.342107 [ 267 ] {} <Debug> TCP-Session: e05180fb-3c8e-49a1-8710-b0efccc7c528 Authenticating user 'default' from [fd00:1122:3344:101::b]:38803 | ||
| 606 | 2025.09.19 20:46:18.342089 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 607 | 2025.09.19 20:46:18.342083 [ 264 ] {} <Debug> TCP-Session: e297180f-57d7-4480-bec0-aae9716745f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 608 | 2025.09.19 20:46:18.342235 [ 269 ] {} <Debug> TCP-Session: b707dc95-739e-4e4a-aeff-63161d269628 Authenticating user 'default' from [fd00:1122:3344:101::b]:48420 | ||
| 609 | 2025.09.19 20:46:18.342233 [ 267 ] {} <Debug> TCP-Session: e05180fb-3c8e-49a1-8710-b0efccc7c528 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 610 | 2025.09.19 20:46:18.342204 [ 265 ] {} <Debug> TCP-Session: 78a7be67-b2b9-4152-a516-4c336aac44ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 611 | 2025.09.19 20:46:18.342337 [ 267 ] {} <Debug> TCP-Session: e05180fb-3c8e-49a1-8710-b0efccc7c528 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2025.09.19 20:46:18.342364 [ 269 ] {} <Debug> TCP-Session: b707dc95-739e-4e4a-aeff-63161d269628 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 613 | 2025.09.19 20:46:18.342073 [ 266 ] {} <Debug> TCP-Session: 4b10f2a9-01c8-4bcb-8610-fb321d458024 Authenticating user 'default' from [fd00:1122:3344:101::b]:40209 | ||
| 614 | 2025.09.19 20:46:18.342444 [ 269 ] {} <Debug> TCP-Session: b707dc95-739e-4e4a-aeff-63161d269628 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2025.09.19 20:46:18.342079 [ 268 ] {} <Debug> TCP-Session: 7223fc8c-9b92-4cef-aed4-3c7802395f6f Authenticating user 'default' from [fd00:1122:3344:101::b]:43460 | ||
| 616 | 2025.09.19 20:46:18.342526 [ 266 ] {} <Debug> TCP-Session: 4b10f2a9-01c8-4bcb-8610-fb321d458024 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2025.09.19 20:46:18.342539 [ 268 ] {} <Debug> TCP-Session: 7223fc8c-9b92-4cef-aed4-3c7802395f6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2025.09.19 20:46:18.342636 [ 266 ] {} <Debug> TCP-Session: 4b10f2a9-01c8-4bcb-8610-fb321d458024 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2025.09.19 20:46:18.342649 [ 268 ] {} <Debug> TCP-Session: 7223fc8c-9b92-4cef-aed4-3c7802395f6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2025.09.19 20:46:18.419447 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55300 | ||
| 621 | 2025.09.19 20:46:18.419602 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2025.09.19 20:46:18.419648 [ 270 ] {} <Debug> TCP-Session: fdd61e7d-1e19-4cce-849e-c581d107375f Authenticating user 'default' from [fd00:1122:3344:101::c]:55300 | ||
| 623 | 2025.09.19 20:46:18.419766 [ 270 ] {} <Debug> TCP-Session: fdd61e7d-1e19-4cce-849e-c581d107375f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2025.09.19 20:46:18.419781 [ 270 ] {} <Debug> TCP-Session: fdd61e7d-1e19-4cce-849e-c581d107375f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2025.09.19 20:46:18.419835 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 626 | 2025.09.19 20:46:18.419981 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 627 | 2025.09.19 20:46:18.420004 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2025.09.19 20:46:18.421876 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48575 | ||
| 629 | 2025.09.19 20:46:18.421981 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64337 | ||
| 630 | 2025.09.19 20:46:18.422078 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 631 | 2025.09.19 20:46:18.422079 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36120 | ||
| 632 | 2025.09.19 20:46:18.422216 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51147 | ||
| 633 | 2025.09.19 20:46:18.422222 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 634 | 2025.09.19 20:46:18.422235 [ 271 ] {} <Debug> TCP-Session: f77df327-5b9e-4b1a-81fd-cbe73a47c0fc Authenticating user 'default' from [fd00:1122:3344:101::c]:48575 | ||
| 635 | 2025.09.19 20:46:18.422288 [ 272 ] {} <Debug> TCP-Session: dd3f8653-adf1-453e-8bfa-ff74cdce6536 Authenticating user 'default' from [fd00:1122:3344:101::c]:64337 | ||
| 636 | 2025.09.19 20:46:18.422328 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34273 | ||
| 637 | 2025.09.19 20:46:18.422379 [ 271 ] {} <Debug> TCP-Session: f77df327-5b9e-4b1a-81fd-cbe73a47c0fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2025.09.19 20:46:18.422410 [ 272 ] {} <Debug> TCP-Session: dd3f8653-adf1-453e-8bfa-ff74cdce6536 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 639 | 2025.09.19 20:46:18.422401 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2025.09.19 20:46:18.422466 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 641 | 2025.09.19 20:46:18.422509 [ 272 ] {} <Debug> TCP-Session: dd3f8653-adf1-453e-8bfa-ff74cdce6536 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 642 | 2025.09.19 20:46:18.422505 [ 273 ] {} <Debug> TCP-Session: 3c52e305-28ef-4d23-ba99-72a5aedbb34e Authenticating user 'default' from [fd00:1122:3344:101::c]:36120 | ||
| 643 | 2025.09.19 20:46:18.422559 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2025.09.19 20:46:18.422627 [ 273 ] {} <Debug> TCP-Session: 3c52e305-28ef-4d23-ba99-72a5aedbb34e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 645 | 2025.09.19 20:46:18.422630 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61936 | ||
| 646 | 2025.09.19 20:46:18.422610 [ 274 ] {} <Debug> TCP-Session: 1640a4d2-6585-45d6-8d7c-df63a93a7afd Authenticating user 'default' from [fd00:1122:3344:101::c]:51147 | ||
| 647 | 2025.09.19 20:46:18.422682 [ 275 ] {} <Debug> TCP-Session: 787b2ab5-82c1-464a-8291-5f5cf656f2c7 Authenticating user 'default' from [fd00:1122:3344:101::c]:34273 | ||
| 648 | 2025.09.19 20:46:18.422728 [ 274 ] {} <Debug> TCP-Session: 1640a4d2-6585-45d6-8d7c-df63a93a7afd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2025.09.19 20:46:18.422714 [ 273 ] {} <Debug> TCP-Session: 3c52e305-28ef-4d23-ba99-72a5aedbb34e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2025.09.19 20:46:18.422489 [ 271 ] {} <Debug> TCP-Session: f77df327-5b9e-4b1a-81fd-cbe73a47c0fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2025.09.19 20:46:18.422870 [ 274 ] {} <Debug> TCP-Session: 1640a4d2-6585-45d6-8d7c-df63a93a7afd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2025.09.19 20:46:18.422857 [ 275 ] {} <Debug> TCP-Session: 787b2ab5-82c1-464a-8291-5f5cf656f2c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2025.09.19 20:46:18.422825 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 654 | 2025.09.19 20:46:18.422963 [ 275 ] {} <Debug> TCP-Session: 787b2ab5-82c1-464a-8291-5f5cf656f2c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2025.09.19 20:46:18.422489 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41104 | ||
| 656 | 2025.09.19 20:46:18.423070 [ 277 ] {} <Debug> TCP-Session: b760b730-51af-4711-b655-01220a96da9e Authenticating user 'default' from [fd00:1122:3344:101::c]:61936 | ||
| 657 | 2025.09.19 20:46:18.423175 [ 277 ] {} <Debug> TCP-Session: b760b730-51af-4711-b655-01220a96da9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2025.09.19 20:46:18.423189 [ 277 ] {} <Debug> TCP-Session: b760b730-51af-4711-b655-01220a96da9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2025.09.19 20:46:18.423233 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 660 | 2025.09.19 20:46:18.423314 [ 276 ] {} <Debug> TCP-Session: 7be4021e-7683-4394-a2b1-0045f622332e Authenticating user 'default' from [fd00:1122:3344:101::c]:41104 | ||
| 661 | 2025.09.19 20:46:18.423379 [ 276 ] {} <Debug> TCP-Session: 7be4021e-7683-4394-a2b1-0045f622332e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2025.09.19 20:46:18.423395 [ 276 ] {} <Debug> TCP-Session: 7be4021e-7683-4394-a2b1-0045f622332e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2025.09.19 20:46:19.001089 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.27 MiB, peak 138.27 MiB, free memory in arenas 0.00 B, will set to 139.28 MiB (RSS), difference: 1.01 MiB | ||
| 664 | 2025.09.19 20:46:20.045682 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60888 | ||
| 665 | 2025.09.19 20:46:20.045856 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2025.09.19 20:46:20.045909 [ 278 ] {} <Debug> TCP-Session: 73010a97-aee6-4807-a7ce-7145fbc51a29 Authenticating user 'default' from [fd00:1122:3344:101::a]:60888 | ||
| 667 | 2025.09.19 20:46:20.046122 [ 278 ] {} <Debug> TCP-Session: 73010a97-aee6-4807-a7ce-7145fbc51a29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2025.09.19 20:46:20.046137 [ 278 ] {} <Debug> TCP-Session: 73010a97-aee6-4807-a7ce-7145fbc51a29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2025.09.19 20:46:20.046208 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2025.09.19 20:46:20.046346 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2025.09.19 20:46:20.046380 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2025.09.19 20:46:20.052210 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46555 | ||
| 673 | 2025.09.19 20:46:20.052317 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36090 | ||
| 674 | 2025.09.19 20:46:20.052460 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63223 | ||
| 675 | 2025.09.19 20:46:20.052431 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 676 | 2025.09.19 20:46:20.052584 [ 279 ] {} <Debug> TCP-Session: 03df96d9-d260-40d5-966d-3bceeaa5b03d Authenticating user 'default' from [fd00:1122:3344:101::a]:46555 | ||
| 677 | 2025.09.19 20:46:20.052614 [ 279 ] {} <Debug> TCP-Session: 03df96d9-d260-40d5-966d-3bceeaa5b03d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 678 | 2025.09.19 20:46:20.052646 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38175 | ||
| 679 | 2025.09.19 20:46:20.052768 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 680 | 2025.09.19 20:46:20.052789 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46855 | ||
| 681 | 2025.09.19 20:46:20.052843 [ 281 ] {} <Debug> TCP-Session: da233cb9-0928-47ae-92ae-2ebcad973a61 Authenticating user 'default' from [fd00:1122:3344:101::a]:63223 | ||
| 682 | 2025.09.19 20:46:20.052878 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62151 | ||
| 683 | 2025.09.19 20:46:20.052817 [ 279 ] {} <Debug> TCP-Session: 03df96d9-d260-40d5-966d-3bceeaa5b03d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 684 | 2025.09.19 20:46:20.052750 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 685 | 2025.09.19 20:46:20.052979 [ 281 ] {} <Debug> TCP-Session: da233cb9-0928-47ae-92ae-2ebcad973a61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 686 | 2025.09.19 20:46:20.052636 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40876 | ||
| 687 | 2025.09.19 20:46:20.053047 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2025.09.19 20:46:20.053068 [ 281 ] {} <Debug> TCP-Session: da233cb9-0928-47ae-92ae-2ebcad973a61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2025.09.19 20:46:20.053059 [ 280 ] {} <Debug> TCP-Session: 58deb245-41b9-4d20-8cbb-811d5e4e9b3a Authenticating user 'default' from [fd00:1122:3344:101::a]:36090 | ||
| 690 | 2025.09.19 20:46:20.053233 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 691 | 2025.09.19 20:46:20.053244 [ 282 ] {} <Debug> TCP-Session: d0599bdd-a08c-4b5f-91a9-739409811422 Authenticating user 'default' from [fd00:1122:3344:101::a]:38175 | ||
| 692 | 2025.09.19 20:46:20.053265 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 693 | 2025.09.19 20:46:20.053328 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 694 | 2025.09.19 20:46:20.053253 [ 280 ] {} <Debug> TCP-Session: 58deb245-41b9-4d20-8cbb-811d5e4e9b3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2025.09.19 20:46:20.053429 [ 283 ] {} <Debug> TCP-Session: 9e30503d-57d1-4cb1-bdd9-ca3ad25d83ef Authenticating user 'default' from [fd00:1122:3344:101::a]:40876 | ||
| 696 | 2025.09.19 20:46:20.053441 [ 285 ] {} <Debug> TCP-Session: ae0c96ce-4175-4768-99bf-19e59ebcbf1b Authenticating user 'default' from [fd00:1122:3344:101::a]:62151 | ||
| 697 | 2025.09.19 20:46:20.053403 [ 282 ] {} <Debug> TCP-Session: d0599bdd-a08c-4b5f-91a9-739409811422 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2025.09.19 20:46:20.053531 [ 285 ] {} <Debug> TCP-Session: ae0c96ce-4175-4768-99bf-19e59ebcbf1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2025.09.19 20:46:20.053544 [ 283 ] {} <Debug> TCP-Session: 9e30503d-57d1-4cb1-bdd9-ca3ad25d83ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2025.09.19 20:46:20.053495 [ 280 ] {} <Debug> TCP-Session: 58deb245-41b9-4d20-8cbb-811d5e4e9b3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2025.09.19 20:46:20.053620 [ 282 ] {} <Debug> TCP-Session: d0599bdd-a08c-4b5f-91a9-739409811422 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2025.09.19 20:46:20.053645 [ 283 ] {} <Debug> TCP-Session: 9e30503d-57d1-4cb1-bdd9-ca3ad25d83ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2025.09.19 20:46:20.053656 [ 285 ] {} <Debug> TCP-Session: ae0c96ce-4175-4768-99bf-19e59ebcbf1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2025.09.19 20:46:20.053274 [ 284 ] {} <Debug> TCP-Session: fce55029-cec0-4454-abcc-43e047658a76 Authenticating user 'default' from [fd00:1122:3344:101::a]:46855 | ||
| 705 | 2025.09.19 20:46:20.053892 [ 284 ] {} <Debug> TCP-Session: fce55029-cec0-4454-abcc-43e047658a76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2025.09.19 20:46:20.053908 [ 284 ] {} <Debug> TCP-Session: fce55029-cec0-4454-abcc-43e047658a76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2025.09.19 20:46:23.271458 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2025.09.19 20:46:23.271517 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 709 | 2025.09.19 20:46:23.271556 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2025.09.19 20:46:23.271610 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2025.09.19 20:46:23.275446 [ 244 ] {} <Debug> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Loading data parts | ||
| 712 | 2025.09.19 20:46:23.275655 [ 244 ] {} <Debug> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): There are no data parts | ||
| 713 | 2025.09.19 20:46:23.283724 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2025.09.19 20:46:23.283885 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 715 | 2025.09.19 20:46:23.291595 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 716 | 2025.09.19 20:46:23.292096 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 717 | 2025.09.19 20:46:23.292388 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 718 | 2025.09.19 20:46:23.292629 [ 243 ] {} <Debug> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Loading data parts | ||
| 719 | 2025.09.19 20:46:23.292827 [ 243 ] {} <Debug> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): There are no data parts | ||
| 720 | 2025.09.19 20:46:23.320195 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2025.09.19 20:46:23.320365 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 722 | 2025.09.19 20:46:23.326743 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2025.09.19 20:46:23.327949 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2025.09.19 20:46:23.331942 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2025.09.19 20:46:24.001154 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.87 MiB, peak 148.87 MiB, free memory in arenas 0.00 B, will set to 153.92 MiB (RSS), difference: 9.05 MiB | ||
| 726 | 2025.09.19 20:46:25.771393 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2025.09.19 20:46:25.771557 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2025.09.19 20:46:25.776730 [ 242 ] {} <Debug> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Loading data parts | ||
| 729 | 2025.09.19 20:46:25.776884 [ 242 ] {} <Debug> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): There are no data parts | ||
| 730 | 2025.09.19 20:46:25.783351 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2025.09.19 20:46:25.783479 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 732 | 2025.09.19 20:46:25.787284 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2025.09.19 20:46:25.787934 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2025.09.19 20:46:25.788171 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2025.09.19 20:46:26.000157 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.12 MiB, peak 158.12 MiB, free memory in arenas 0.00 B, will set to 154.98 MiB (RSS), difference: -3.14 MiB | ||
| 736 | 2025.09.19 20:46:30.746595 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2025.09.19 20:46:30.746656 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2025.09.19 20:46:30.793421 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 739 | 2025.09.19 20:46:30.796356 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2025.09.19 20:46:30.796406 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 741 | 2025.09.19 20:46:30.797269 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2025.09.19 20:46:30.797780 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2025.09.19 20:46:30.797986 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2025.09.19 20:46:30.832963 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2025.09.19 20:46:30.851531 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2025.09.19 20:46:30.851710 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 747 | 2025.09.19 20:46:30.858159 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2025.09.19 20:46:30.859256 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2025.09.19 20:46:30.862473 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2025.09.19 20:46:31.000149 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.81 MiB, peak 159.81 MiB, free memory in arenas 0.00 B, will set to 157.70 MiB (RSS), difference: 1.89 MiB | ||
| 751 | 2025.09.19 20:46:36.000173 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.73 MiB, peak 159.81 MiB, free memory in arenas 0.00 B, will set to 157.75 MiB (RSS), difference: 4.02 MiB | ||
| 752 | 2025.09.19 20:46:36.931024 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 753 | 2025.09.19 20:46:36.931210 [ 3 ] {79628332-bd2f-4671-8347-9f650b69d8a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 754 | 2025.09.19 20:46:36.939641 [ 3 ] {79628332-bd2f-4671-8347-9f650b69d8a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 755 | 2025.09.19 20:46:36.947875 [ 3 ] {79628332-bd2f-4671-8347-9f650b69d8a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 756 | 2025.09.19 20:46:36.954719 [ 3 ] {79628332-bd2f-4671-8347-9f650b69d8a3} <Debug> TCPHandler: Processed in 0.023827892 sec. | ||
| 757 | 2025.09.19 20:46:36.974895 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 758 | 2025.09.19 20:46:36.975092 [ 3 ] {65d77c90-6844-432b-aab3-70b6424c0cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 759 | 2025.09.19 20:46:36.983043 [ 3 ] {65d77c90-6844-432b-aab3-70b6424c0cf8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 760 | 2025.09.19 20:46:36.983190 [ 3 ] {65d77c90-6844-432b-aab3-70b6424c0cf8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 761 | 2025.09.19 20:46:36.983866 [ 3 ] {65d77c90-6844-432b-aab3-70b6424c0cf8} <Debug> TCPHandler: Processed in 0.009024503 sec. | ||
| 762 | 2025.09.19 20:46:36.984771 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 763 | 2025.09.19 20:46:36.984898 [ 3 ] {b5c4bfc7-5877-41d3-9451-bc6cf075b557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 764 | 2025.09.19 20:46:36.987136 [ 3 ] {b5c4bfc7-5877-41d3-9451-bc6cf075b557} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 765 | 2025.09.19 20:46:36.987192 [ 3 ] {b5c4bfc7-5877-41d3-9451-bc6cf075b557} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 766 | 2025.09.19 20:46:36.987604 [ 3 ] {b5c4bfc7-5877-41d3-9451-bc6cf075b557} <Debug> TCPHandler: Processed in 0.002881708 sec. | ||
| 767 | 2025.09.19 20:46:36.987862 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2025.09.19 20:46:36.988008 [ 3 ] {52740780-f1c5-419e-9a20-9bd5a194c641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) 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) | ||
| 769 | 2025.09.19 20:46:36.988257 [ 3 ] {52740780-f1c5-419e-9a20-9bd5a194c641} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 770 | 2025.09.19 20:46:36.988301 [ 3 ] {52740780-f1c5-419e-9a20-9bd5a194c641} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 771 | 2025.09.19 20:46:36.988598 [ 3 ] {52740780-f1c5-419e-9a20-9bd5a194c641} <Debug> TCPHandler: Processed in 0.000795038 sec. | ||
| 772 | 2025.09.19 20:46:36.988830 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2025.09.19 20:46:36.988948 [ 3 ] {ac7e8d90-abe4-4a6d-b8cf-c628d979d0b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) 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) | ||
| 774 | 2025.09.19 20:46:36.989202 [ 3 ] {ac7e8d90-abe4-4a6d-b8cf-c628d979d0b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 775 | 2025.09.19 20:46:36.989246 [ 3 ] {ac7e8d90-abe4-4a6d-b8cf-c628d979d0b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 776 | 2025.09.19 20:46:36.989610 [ 3 ] {ac7e8d90-abe4-4a6d-b8cf-c628d979d0b2} <Debug> TCPHandler: Processed in 0.00082909 sec. | ||
| 777 | 2025.09.19 20:46:36.989817 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 778 | 2025.09.19 20:46:36.989933 [ 3 ] {c9fdc29d-5500-4a18-a7c5-2e1285c42943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) 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) | ||
| 779 | 2025.09.19 20:46:36.990172 [ 3 ] {c9fdc29d-5500-4a18-a7c5-2e1285c42943} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 780 | 2025.09.19 20:46:36.990214 [ 3 ] {c9fdc29d-5500-4a18-a7c5-2e1285c42943} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 781 | 2025.09.19 20:46:36.990527 [ 3 ] {c9fdc29d-5500-4a18-a7c5-2e1285c42943} <Debug> TCPHandler: Processed in 0.000759408 sec. | ||
| 782 | 2025.09.19 20:46:36.990723 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 783 | 2025.09.19 20:46:36.990844 [ 3 ] {56b7b431-a054-4eb6-89ea-c17a5be3da6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) 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) | ||
| 784 | 2025.09.19 20:46:36.991084 [ 3 ] {56b7b431-a054-4eb6-89ea-c17a5be3da6b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 785 | 2025.09.19 20:46:36.991129 [ 3 ] {56b7b431-a054-4eb6-89ea-c17a5be3da6b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 786 | 2025.09.19 20:46:36.991451 [ 3 ] {56b7b431-a054-4eb6-89ea-c17a5be3da6b} <Debug> TCPHandler: Processed in 0.000776139 sec. | ||
| 787 | 2025.09.19 20:46:36.991675 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 788 | 2025.09.19 20:46:36.991790 [ 3 ] {8f3fd39a-2d44-4af1-9d8f-10b63922a81f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) 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) | ||
| 789 | 2025.09.19 20:46:36.992042 [ 3 ] {8f3fd39a-2d44-4af1-9d8f-10b63922a81f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 790 | 2025.09.19 20:46:36.992087 [ 3 ] {8f3fd39a-2d44-4af1-9d8f-10b63922a81f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 791 | 2025.09.19 20:46:36.992401 [ 3 ] {8f3fd39a-2d44-4af1-9d8f-10b63922a81f} <Debug> TCPHandler: Processed in 0.000775418 sec. | ||
| 792 | 2025.09.19 20:46:36.992607 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 793 | 2025.09.19 20:46:36.992725 [ 3 ] {b999916a-fb95-4192-adbd-5d8fc3d45b71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) 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) | ||
| 794 | 2025.09.19 20:46:36.992970 [ 3 ] {b999916a-fb95-4192-adbd-5d8fc3d45b71} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 795 | 2025.09.19 20:46:36.993012 [ 3 ] {b999916a-fb95-4192-adbd-5d8fc3d45b71} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 796 | 2025.09.19 20:46:36.993325 [ 3 ] {b999916a-fb95-4192-adbd-5d8fc3d45b71} <Debug> TCPHandler: Processed in 0.000770978 sec. | ||
| 797 | 2025.09.19 20:46:36.993530 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 798 | 2025.09.19 20:46:36.993648 [ 3 ] {455ab0d2-768e-4e6e-a0e5-c024dfe49526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) 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) | ||
| 799 | 2025.09.19 20:46:36.993896 [ 3 ] {455ab0d2-768e-4e6e-a0e5-c024dfe49526} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 800 | 2025.09.19 20:46:36.993939 [ 3 ] {455ab0d2-768e-4e6e-a0e5-c024dfe49526} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 801 | 2025.09.19 20:46:36.994247 [ 3 ] {455ab0d2-768e-4e6e-a0e5-c024dfe49526} <Debug> TCPHandler: Processed in 0.000764588 sec. | ||
| 802 | 2025.09.19 20:46:36.994446 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 803 | 2025.09.19 20:46:36.994562 [ 3 ] {ae6b39ff-a1ba-4863-b2cb-511feb4ce7ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) 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) | ||
| 804 | 2025.09.19 20:46:36.994810 [ 3 ] {ae6b39ff-a1ba-4863-b2cb-511feb4ce7ed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 805 | 2025.09.19 20:46:36.994852 [ 3 ] {ae6b39ff-a1ba-4863-b2cb-511feb4ce7ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 806 | 2025.09.19 20:46:36.995180 [ 3 ] {ae6b39ff-a1ba-4863-b2cb-511feb4ce7ed} <Debug> TCPHandler: Processed in 0.000780568 sec. | ||
| 807 | 2025.09.19 20:46:36.995368 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 808 | 2025.09.19 20:46:36.995486 [ 3 ] {52bf13d1-d628-47dd-b4de-9faf1c1f8d4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) 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) | ||
| 809 | 2025.09.19 20:46:36.995742 [ 3 ] {52bf13d1-d628-47dd-b4de-9faf1c1f8d4e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 810 | 2025.09.19 20:46:36.995786 [ 3 ] {52bf13d1-d628-47dd-b4de-9faf1c1f8d4e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 811 | 2025.09.19 20:46:36.996111 [ 3 ] {52bf13d1-d628-47dd-b4de-9faf1c1f8d4e} <Debug> TCPHandler: Processed in 0.000790928 sec. | ||
| 812 | 2025.09.19 20:46:36.996331 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 813 | 2025.09.19 20:46:36.996449 [ 3 ] {442a839b-1759-4b1b-998b-4abdc81fc284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) 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) | ||
| 814 | 2025.09.19 20:46:36.996703 [ 3 ] {442a839b-1759-4b1b-998b-4abdc81fc284} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 815 | 2025.09.19 20:46:36.996746 [ 3 ] {442a839b-1759-4b1b-998b-4abdc81fc284} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 816 | 2025.09.19 20:46:36.997057 [ 3 ] {442a839b-1759-4b1b-998b-4abdc81fc284} <Debug> TCPHandler: Processed in 0.000774019 sec. | ||
| 817 | 2025.09.19 20:46:36.997247 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 818 | 2025.09.19 20:46:36.997364 [ 3 ] {84d27900-6ef3-4f24-b2b2-140926e8e8a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) 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) | ||
| 819 | 2025.09.19 20:46:36.997615 [ 3 ] {84d27900-6ef3-4f24-b2b2-140926e8e8a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 820 | 2025.09.19 20:46:36.997657 [ 3 ] {84d27900-6ef3-4f24-b2b2-140926e8e8a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 821 | 2025.09.19 20:46:36.997993 [ 3 ] {84d27900-6ef3-4f24-b2b2-140926e8e8a3} <Debug> TCPHandler: Processed in 0.000794579 sec. | ||
| 822 | 2025.09.19 20:46:36.998193 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 823 | 2025.09.19 20:46:36.998310 [ 3 ] {7bc6c893-e169-4875-b078-b61c041e7db1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) 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) | ||
| 824 | 2025.09.19 20:46:36.998560 [ 3 ] {7bc6c893-e169-4875-b078-b61c041e7db1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 825 | 2025.09.19 20:46:36.998602 [ 3 ] {7bc6c893-e169-4875-b078-b61c041e7db1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 826 | 2025.09.19 20:46:36.998909 [ 3 ] {7bc6c893-e169-4875-b078-b61c041e7db1} <Debug> TCPHandler: Processed in 0.000763458 sec. | ||
| 827 | 2025.09.19 20:46:36.999104 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 828 | 2025.09.19 20:46:36.999220 [ 3 ] {0c98f45c-857e-4c61-8ab0-2f1e67abb385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) 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) | ||
| 829 | 2025.09.19 20:46:36.999473 [ 3 ] {0c98f45c-857e-4c61-8ab0-2f1e67abb385} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 830 | 2025.09.19 20:46:36.999515 [ 3 ] {0c98f45c-857e-4c61-8ab0-2f1e67abb385} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 831 | 2025.09.19 20:46:36.999834 [ 3 ] {0c98f45c-857e-4c61-8ab0-2f1e67abb385} <Debug> TCPHandler: Processed in 0.000777268 sec. | ||
| 832 | 2025.09.19 20:46:37.000458 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 833 | 2025.09.19 20:46:37.000576 [ 3 ] {5b786626-ed6f-4cdd-b671-22b423e4aeef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) 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) | ||
| 834 | 2025.09.19 20:46:37.000837 [ 3 ] {5b786626-ed6f-4cdd-b671-22b423e4aeef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 835 | 2025.09.19 20:46:37.000879 [ 3 ] {5b786626-ed6f-4cdd-b671-22b423e4aeef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 836 | 2025.09.19 20:46:37.001200 [ 3 ] {5b786626-ed6f-4cdd-b671-22b423e4aeef} <Debug> TCPHandler: Processed in 0.000789038 sec. | ||
| 837 | 2025.09.19 20:46:37.001434 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 838 | 2025.09.19 20:46:37.001552 [ 3 ] {7e41653f-9b33-44a3-9adc-0cf377f634fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) 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) | ||
| 839 | 2025.09.19 20:46:37.001836 [ 3 ] {7e41653f-9b33-44a3-9adc-0cf377f634fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 840 | 2025.09.19 20:46:37.001878 [ 3 ] {7e41653f-9b33-44a3-9adc-0cf377f634fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 841 | 2025.09.19 20:46:37.002187 [ 3 ] {7e41653f-9b33-44a3-9adc-0cf377f634fc} <Debug> TCPHandler: Processed in 0.000800848 sec. | ||
| 842 | 2025.09.19 20:46:37.002390 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 843 | 2025.09.19 20:46:37.002509 [ 3 ] {af5e94d0-19bf-4e11-b818-c02bbf04fd7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) 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) | ||
| 844 | 2025.09.19 20:46:37.002763 [ 3 ] {af5e94d0-19bf-4e11-b818-c02bbf04fd7e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 845 | 2025.09.19 20:46:37.002805 [ 3 ] {af5e94d0-19bf-4e11-b818-c02bbf04fd7e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 846 | 2025.09.19 20:46:37.003121 [ 3 ] {af5e94d0-19bf-4e11-b818-c02bbf04fd7e} <Debug> TCPHandler: Processed in 0.000777968 sec. | ||
| 847 | 2025.09.19 20:46:37.003329 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2025.09.19 20:46:37.003449 [ 3 ] {2e4cc7d7-6800-42d2-8198-0cf4097cd3ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) 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) | ||
| 849 | 2025.09.19 20:46:37.003705 [ 3 ] {2e4cc7d7-6800-42d2-8198-0cf4097cd3ef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 850 | 2025.09.19 20:46:37.003747 [ 3 ] {2e4cc7d7-6800-42d2-8198-0cf4097cd3ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 851 | 2025.09.19 20:46:37.004063 [ 3 ] {2e4cc7d7-6800-42d2-8198-0cf4097cd3ef} <Debug> TCPHandler: Processed in 0.000780829 sec. | ||
| 852 | 2025.09.19 20:46:37.004933 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 853 | 2025.09.19 20:46:37.005055 [ 3 ] {d2e62bea-1f29-45fe-a693-9c3c30c3457f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) 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) | ||
| 854 | 2025.09.19 20:46:37.005328 [ 3 ] {d2e62bea-1f29-45fe-a693-9c3c30c3457f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 855 | 2025.09.19 20:46:37.005370 [ 3 ] {d2e62bea-1f29-45fe-a693-9c3c30c3457f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 856 | 2025.09.19 20:46:37.005678 [ 3 ] {d2e62bea-1f29-45fe-a693-9c3c30c3457f} <Debug> TCPHandler: Processed in 0.000792039 sec. | ||
| 857 | 2025.09.19 20:46:37.008705 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 858 | 2025.09.19 20:46:37.008869 [ 3 ] {5f829585-526a-403e-bd3c-161ee70efada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) 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) | ||
| 859 | 2025.09.19 20:46:37.009256 [ 3 ] {5f829585-526a-403e-bd3c-161ee70efada} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 860 | 2025.09.19 20:46:37.009306 [ 3 ] {5f829585-526a-403e-bd3c-161ee70efada} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 861 | 2025.09.19 20:46:37.009635 [ 3 ] {5f829585-526a-403e-bd3c-161ee70efada} <Debug> TCPHandler: Processed in 0.000979103 sec. | ||
| 862 | 2025.09.19 20:46:37.009905 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2025.09.19 20:46:37.010033 [ 3 ] {48163568-ff7c-4dea-9517-90b183124678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) 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) | ||
| 864 | 2025.09.19 20:46:37.010315 [ 3 ] {48163568-ff7c-4dea-9517-90b183124678} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 865 | 2025.09.19 20:46:37.010360 [ 3 ] {48163568-ff7c-4dea-9517-90b183124678} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 866 | 2025.09.19 20:46:37.010662 [ 3 ] {48163568-ff7c-4dea-9517-90b183124678} <Debug> TCPHandler: Processed in 0.000806659 sec. | ||
| 867 | 2025.09.19 20:46:37.010910 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 868 | 2025.09.19 20:46:37.011038 [ 3 ] {d5e2d2c7-a6ab-43b1-a71b-af059a0b60d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) 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) | ||
| 869 | 2025.09.19 20:46:37.011321 [ 3 ] {d5e2d2c7-a6ab-43b1-a71b-af059a0b60d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 870 | 2025.09.19 20:46:37.011365 [ 3 ] {d5e2d2c7-a6ab-43b1-a71b-af059a0b60d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 871 | 2025.09.19 20:46:37.011681 [ 3 ] {d5e2d2c7-a6ab-43b1-a71b-af059a0b60d4} <Debug> TCPHandler: Processed in 0.000819309 sec. | ||
| 872 | 2025.09.19 20:46:37.011939 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 873 | 2025.09.19 20:46:37.012065 [ 3 ] {cf08c8c3-98bd-4573-99eb-7a60a5da339b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) 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) | ||
| 874 | 2025.09.19 20:46:37.012339 [ 3 ] {cf08c8c3-98bd-4573-99eb-7a60a5da339b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 875 | 2025.09.19 20:46:37.012382 [ 3 ] {cf08c8c3-98bd-4573-99eb-7a60a5da339b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 876 | 2025.09.19 20:46:37.012683 [ 3 ] {cf08c8c3-98bd-4573-99eb-7a60a5da339b} <Debug> TCPHandler: Processed in 0.000792749 sec. | ||
| 877 | 2025.09.19 20:46:37.012957 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 878 | 2025.09.19 20:46:37.013084 [ 3 ] {97ea9c0f-3c63-4ea4-b033-ae3d7ff93f16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) 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) | ||
| 879 | 2025.09.19 20:46:37.013359 [ 3 ] {97ea9c0f-3c63-4ea4-b033-ae3d7ff93f16} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 880 | 2025.09.19 20:46:37.013402 [ 3 ] {97ea9c0f-3c63-4ea4-b033-ae3d7ff93f16} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 881 | 2025.09.19 20:46:37.013711 [ 3 ] {97ea9c0f-3c63-4ea4-b033-ae3d7ff93f16} <Debug> TCPHandler: Processed in 0.000803749 sec. | ||
| 882 | 2025.09.19 20:46:37.024061 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 883 | 2025.09.19 20:46:37.024173 [ 3 ] {8e5990e0-2324-4fe2-a500-a1d4ffd6823d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 884 | 2025.09.19 20:46:37.024215 [ 3 ] {8e5990e0-2324-4fe2-a500-a1d4ffd6823d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 885 | 2025.09.19 20:46:37.024957 [ 3 ] {8e5990e0-2324-4fe2-a500-a1d4ffd6823d} <Trace> oximeter.timeseries_schema (101b9479-df65-4267-8897-c59627cc0eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 886 | 2025.09.19 20:46:37.025002 [ 3 ] {8e5990e0-2324-4fe2-a500-a1d4ffd6823d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 887 | 2025.09.19 20:46:37.025704 [ 3 ] {8e5990e0-2324-4fe2-a500-a1d4ffd6823d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 888 | 2025.09.19 20:46:37.026088 [ 3 ] {8e5990e0-2324-4fe2-a500-a1d4ffd6823d} <Trace> oximeter.timeseries_schema (101b9479-df65-4267-8897-c59627cc0eea): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 889 | 2025.09.19 20:46:37.026234 [ 3 ] {8e5990e0-2324-4fe2-a500-a1d4ffd6823d} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002093 sec., 12422.360248447207 rows/sec., 2.68 MiB/sec. | ||
| 890 | 2025.09.19 20:46:37.026272 [ 3 ] {8e5990e0-2324-4fe2-a500-a1d4ffd6823d} <Debug> TCPHandler: Processed in 0.002264723 sec. | ||
| 891 | 2025.09.19 20:46:37.026418 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 892 | 2025.09.19 20:46:37.026513 [ 3 ] {ffbce2b0-e776-4a72-8bab-86f63bb3581b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 893 | 2025.09.19 20:46:37.026554 [ 3 ] {ffbce2b0-e776-4a72-8bab-86f63bb3581b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 894 | 2025.09.19 20:46:37.035007 [ 3 ] {ffbce2b0-e776-4a72-8bab-86f63bb3581b} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 895 | 2025.09.19 20:46:37.035041 [ 3 ] {ffbce2b0-e776-4a72-8bab-86f63bb3581b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 896 | 2025.09.19 20:46:37.037598 [ 3 ] {ffbce2b0-e776-4a72-8bab-86f63bb3581b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 897 | 2025.09.19 20:46:37.038040 [ 3 ] {ffbce2b0-e776-4a72-8bab-86f63bb3581b} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 898 | 2025.09.19 20:46:37.038174 [ 3 ] {ffbce2b0-e776-4a72-8bab-86f63bb3581b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.011681 sec., 2054.618611420255 rows/sec., 174.56 KiB/sec. | ||
| 899 | 2025.09.19 20:46:37.038221 [ 3 ] {ffbce2b0-e776-4a72-8bab-86f63bb3581b} <Debug> TCPHandler: Processed in 0.01185392 sec. | ||
| 900 | 2025.09.19 20:46:37.038341 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 901 | 2025.09.19 20:46:37.038436 [ 3 ] {996f60f2-b22e-48e2-b6fe-2f11da689662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 902 | 2025.09.19 20:46:37.038478 [ 3 ] {996f60f2-b22e-48e2-b6fe-2f11da689662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 903 | 2025.09.19 20:46:37.038910 [ 3 ] {996f60f2-b22e-48e2-b6fe-2f11da689662} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 904 | 2025.09.19 20:46:37.038949 [ 3 ] {996f60f2-b22e-48e2-b6fe-2f11da689662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 905 | 2025.09.19 20:46:37.039484 [ 3 ] {996f60f2-b22e-48e2-b6fe-2f11da689662} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 906 | 2025.09.19 20:46:37.039962 [ 3 ] {996f60f2-b22e-48e2-b6fe-2f11da689662} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 907 | 2025.09.19 20:46:37.040093 [ 3 ] {996f60f2-b22e-48e2-b6fe-2f11da689662} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001676 sec., 5966.587112171837 rows/sec., 486.53 KiB/sec. | ||
| 908 | 2025.09.19 20:46:37.040130 [ 3 ] {996f60f2-b22e-48e2-b6fe-2f11da689662} <Debug> TCPHandler: Processed in 0.001838384 sec. | ||
| 909 | 2025.09.19 20:46:37.040247 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 910 | 2025.09.19 20:46:37.040341 [ 3 ] {d98f132e-e639-4189-95e3-b818516a960c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 911 | 2025.09.19 20:46:37.040381 [ 3 ] {d98f132e-e639-4189-95e3-b818516a960c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 912 | 2025.09.19 20:46:37.040897 [ 3 ] {d98f132e-e639-4189-95e3-b818516a960c} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 913 | 2025.09.19 20:46:37.040934 [ 3 ] {d98f132e-e639-4189-95e3-b818516a960c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 914 | 2025.09.19 20:46:37.041428 [ 3 ] {d98f132e-e639-4189-95e3-b818516a960c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 915 | 2025.09.19 20:46:37.041851 [ 3 ] {d98f132e-e639-4189-95e3-b818516a960c} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 916 | 2025.09.19 20:46:37.041980 [ 3 ] {d98f132e-e639-4189-95e3-b818516a960c} <Debug> executeQuery: Read 201 rows, 18.19 KiB in 0.001656 sec., 121376.81159420291 rows/sec., 10.73 MiB/sec. | ||
| 917 | 2025.09.19 20:46:37.042015 [ 3 ] {d98f132e-e639-4189-95e3-b818516a960c} <Debug> TCPHandler: Processed in 0.001818813 sec. | ||
| 918 | 2025.09.19 20:46:37.042133 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 919 | 2025.09.19 20:46:37.042226 [ 3 ] {39195ce8-0285-4a50-8b0b-bd42a10d1898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 920 | 2025.09.19 20:46:37.042266 [ 3 ] {39195ce8-0285-4a50-8b0b-bd42a10d1898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 921 | 2025.09.19 20:46:37.042685 [ 3 ] {39195ce8-0285-4a50-8b0b-bd42a10d1898} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 922 | 2025.09.19 20:46:37.042720 [ 3 ] {39195ce8-0285-4a50-8b0b-bd42a10d1898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 923 | 2025.09.19 20:46:37.043110 [ 3 ] {39195ce8-0285-4a50-8b0b-bd42a10d1898} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 924 | 2025.09.19 20:46:37.043533 [ 3 ] {39195ce8-0285-4a50-8b0b-bd42a10d1898} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 925 | 2025.09.19 20:46:37.043661 [ 3 ] {39195ce8-0285-4a50-8b0b-bd42a10d1898} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001453 sec., 22023.399862353748 rows/sec., 1.62 MiB/sec. | ||
| 926 | 2025.09.19 20:46:37.043696 [ 3 ] {39195ce8-0285-4a50-8b0b-bd42a10d1898} <Debug> TCPHandler: Processed in 0.001613838 sec. | ||
| 927 | 2025.09.19 20:46:37.043804 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 928 | 2025.09.19 20:46:37.043899 [ 3 ] {855f4123-d206-4674-b23c-c95c96db7a62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 929 | 2025.09.19 20:46:37.043939 [ 3 ] {855f4123-d206-4674-b23c-c95c96db7a62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 930 | 2025.09.19 20:46:37.044367 [ 3 ] {855f4123-d206-4674-b23c-c95c96db7a62} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 931 | 2025.09.19 20:46:37.044400 [ 3 ] {855f4123-d206-4674-b23c-c95c96db7a62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 932 | 2025.09.19 20:46:37.044897 [ 3 ] {855f4123-d206-4674-b23c-c95c96db7a62} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 933 | 2025.09.19 20:46:37.045361 [ 3 ] {855f4123-d206-4674-b23c-c95c96db7a62} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 934 | 2025.09.19 20:46:37.045492 [ 3 ] {855f4123-d206-4674-b23c-c95c96db7a62} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001611 sec., 14897.579143389199 rows/sec., 1.24 MiB/sec. | ||
| 935 | 2025.09.19 20:46:37.045526 [ 3 ] {855f4123-d206-4674-b23c-c95c96db7a62} <Debug> TCPHandler: Processed in 0.001771842 sec. | ||
| 936 | 2025.09.19 20:46:37.045638 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 937 | 2025.09.19 20:46:37.045732 [ 3 ] {8820d459-d0f1-456e-9b4d-a1039a4030df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 938 | 2025.09.19 20:46:37.045770 [ 3 ] {8820d459-d0f1-456e-9b4d-a1039a4030df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 939 | 2025.09.19 20:46:37.046159 [ 3 ] {8820d459-d0f1-456e-9b4d-a1039a4030df} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 940 | 2025.09.19 20:46:37.046194 [ 3 ] {8820d459-d0f1-456e-9b4d-a1039a4030df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 941 | 2025.09.19 20:46:37.046705 [ 3 ] {8820d459-d0f1-456e-9b4d-a1039a4030df} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 942 | 2025.09.19 20:46:37.047121 [ 3 ] {8820d459-d0f1-456e-9b4d-a1039a4030df} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 943 | 2025.09.19 20:46:37.047249 [ 3 ] {8820d459-d0f1-456e-9b4d-a1039a4030df} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001535 sec., 7817.589576547231 rows/sec., 610.75 KiB/sec. | ||
| 944 | 2025.09.19 20:46:37.047285 [ 3 ] {8820d459-d0f1-456e-9b4d-a1039a4030df} <Debug> TCPHandler: Processed in 0.00169806 sec. | ||
| 945 | 2025.09.19 20:46:37.047384 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 946 | 2025.09.19 20:46:37.047478 [ 3 ] {d6be8b24-3bbd-40c2-a1d2-9a623ab7e87d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 947 | 2025.09.19 20:46:37.047516 [ 3 ] {d6be8b24-3bbd-40c2-a1d2-9a623ab7e87d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 948 | 2025.09.19 20:46:37.047948 [ 3 ] {d6be8b24-3bbd-40c2-a1d2-9a623ab7e87d} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 949 | 2025.09.19 20:46:37.047985 [ 3 ] {d6be8b24-3bbd-40c2-a1d2-9a623ab7e87d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 950 | 2025.09.19 20:46:37.048398 [ 3 ] {d6be8b24-3bbd-40c2-a1d2-9a623ab7e87d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 951 | 2025.09.19 20:46:37.048815 [ 3 ] {d6be8b24-3bbd-40c2-a1d2-9a623ab7e87d} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 952 | 2025.09.19 20:46:37.048940 [ 3 ] {d6be8b24-3bbd-40c2-a1d2-9a623ab7e87d} <Debug> executeQuery: Read 120 rows, 9.99 KiB in 0.001479 sec., 81135.90263691683 rows/sec., 6.60 MiB/sec. | ||
| 953 | 2025.09.19 20:46:37.048976 [ 3 ] {d6be8b24-3bbd-40c2-a1d2-9a623ab7e87d} <Debug> TCPHandler: Processed in 0.001641298 sec. | ||
| 954 | 2025.09.19 20:46:37.049088 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 955 | 2025.09.19 20:46:37.049182 [ 3 ] {fd997f19-ecc9-4659-bb8f-342745b5b14a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 956 | 2025.09.19 20:46:37.049225 [ 3 ] {fd997f19-ecc9-4659-bb8f-342745b5b14a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 957 | 2025.09.19 20:46:37.049677 [ 3 ] {fd997f19-ecc9-4659-bb8f-342745b5b14a} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 958 | 2025.09.19 20:46:37.049710 [ 3 ] {fd997f19-ecc9-4659-bb8f-342745b5b14a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 959 | 2025.09.19 20:46:37.050322 [ 3 ] {fd997f19-ecc9-4659-bb8f-342745b5b14a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 960 | 2025.09.19 20:46:37.050742 [ 3 ] {fd997f19-ecc9-4659-bb8f-342745b5b14a} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 961 | 2025.09.19 20:46:37.050871 [ 3 ] {fd997f19-ecc9-4659-bb8f-342745b5b14a} <Debug> executeQuery: Read 245 rows, 19.15 KiB in 0.001707 sec., 143526.65495020503 rows/sec., 10.96 MiB/sec. | ||
| 962 | 2025.09.19 20:46:37.050907 [ 3 ] {fd997f19-ecc9-4659-bb8f-342745b5b14a} <Debug> TCPHandler: Processed in 0.001868524 sec. | ||
| 963 | 2025.09.19 20:46:37.051015 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 964 | 2025.09.19 20:46:37.051109 [ 3 ] {a62b6f52-02c8-453c-914f-8e8e945b3493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 965 | 2025.09.19 20:46:37.051163 [ 3 ] {a62b6f52-02c8-453c-914f-8e8e945b3493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 966 | 2025.09.19 20:46:37.051933 [ 3 ] {a62b6f52-02c8-453c-914f-8e8e945b3493} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 967 | 2025.09.19 20:46:37.051969 [ 3 ] {a62b6f52-02c8-453c-914f-8e8e945b3493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 968 | 2025.09.19 20:46:37.053215 [ 3 ] {a62b6f52-02c8-453c-914f-8e8e945b3493} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 969 | 2025.09.19 20:46:37.053697 [ 3 ] {a62b6f52-02c8-453c-914f-8e8e945b3493} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 970 | 2025.09.19 20:46:37.053834 [ 3 ] {a62b6f52-02c8-453c-914f-8e8e945b3493} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002743 sec., 3645.643456069996 rows/sec., 6.53 MiB/sec. | ||
| 971 | 2025.09.19 20:46:37.053884 [ 3 ] {a62b6f52-02c8-453c-914f-8e8e945b3493} <Debug> TCPHandler: Processed in 0.002918399 sec. | ||
| 972 | 2025.09.19 20:46:37.053992 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 973 | 2025.09.19 20:46:37.054086 [ 3 ] {036c3abd-a65d-4ebb-9cd3-96d665453207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 974 | 2025.09.19 20:46:37.054127 [ 3 ] {036c3abd-a65d-4ebb-9cd3-96d665453207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 975 | 2025.09.19 20:46:37.054458 [ 3 ] {036c3abd-a65d-4ebb-9cd3-96d665453207} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 976 | 2025.09.19 20:46:37.054493 [ 3 ] {036c3abd-a65d-4ebb-9cd3-96d665453207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 977 | 2025.09.19 20:46:37.054951 [ 3 ] {036c3abd-a65d-4ebb-9cd3-96d665453207} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 978 | 2025.09.19 20:46:37.055391 [ 3 ] {036c3abd-a65d-4ebb-9cd3-96d665453207} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 979 | 2025.09.19 20:46:37.055519 [ 3 ] {036c3abd-a65d-4ebb-9cd3-96d665453207} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001451 sec., 24810.475534114405 rows/sec., 1.67 MiB/sec. | ||
| 980 | 2025.09.19 20:46:37.055553 [ 3 ] {036c3abd-a65d-4ebb-9cd3-96d665453207} <Debug> TCPHandler: Processed in 0.001609838 sec. | ||
| 981 | 2025.09.19 20:46:38.299035 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 982 | 2025.09.19 20:46:38.299534 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 983 | 2025.09.19 20:46:38.299584 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 984 | 2025.09.19 20:46:38.300253 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 985 | 2025.09.19 20:46:38.300751 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 986 | 2025.09.19 20:46:38.300890 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 987 | 2025.09.19 20:46:38.363517 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 988 | 2025.09.19 20:46:38.380783 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 989 | 2025.09.19 20:46:38.380842 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 990 | 2025.09.19 20:46:38.387240 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 991 | 2025.09.19 20:46:38.388498 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 992 | 2025.09.19 20:46:38.391891 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 993 | 2025.09.19 20:46:39.001159 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.87 MiB, peak 163.87 MiB, free memory in arenas 0.00 B, will set to 161.13 MiB (RSS), difference: 1.26 MiB | ||
| 994 | 2025.09.19 20:46:41.936981 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 995 | 2025.09.19 20:46:41.937200 [ 3 ] {b814ae44-8c3f-43a6-8418-a8aca066ddcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 996 | 2025.09.19 20:46:41.937266 [ 3 ] {b814ae44-8c3f-43a6-8418-a8aca066ddcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 997 | 2025.09.19 20:46:41.937925 [ 3 ] {b814ae44-8c3f-43a6-8418-a8aca066ddcf} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 998 | 2025.09.19 20:46:41.937974 [ 3 ] {b814ae44-8c3f-43a6-8418-a8aca066ddcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 999 | 2025.09.19 20:46:41.938485 [ 3 ] {b814ae44-8c3f-43a6-8418-a8aca066ddcf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1000 | 2025.09.19 20:46:41.939018 [ 3 ] {b814ae44-8c3f-43a6-8418-a8aca066ddcf} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1001 | 2025.09.19 20:46:41.939266 [ 3 ] {b814ae44-8c3f-43a6-8418-a8aca066ddcf} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002115 sec., 26477.54137115839 rows/sec., 2.02 MiB/sec. | ||
| 1002 | 2025.09.19 20:46:41.939327 [ 3 ] {b814ae44-8c3f-43a6-8418-a8aca066ddcf} <Debug> TCPHandler: Processed in 0.002486929 sec. | ||
| 1003 | 2025.09.19 20:46:41.939476 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1004 | 2025.09.19 20:46:41.939578 [ 3 ] {a750bf3b-f8ce-417f-a643-b0d704393dd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1005 | 2025.09.19 20:46:41.939621 [ 3 ] {a750bf3b-f8ce-417f-a643-b0d704393dd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1006 | 2025.09.19 20:46:41.940055 [ 3 ] {a750bf3b-f8ce-417f-a643-b0d704393dd4} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1007 | 2025.09.19 20:46:41.940093 [ 3 ] {a750bf3b-f8ce-417f-a643-b0d704393dd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1008 | 2025.09.19 20:46:41.940519 [ 3 ] {a750bf3b-f8ce-417f-a643-b0d704393dd4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1009 | 2025.09.19 20:46:41.941000 [ 3 ] {a750bf3b-f8ce-417f-a643-b0d704393dd4} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1010 | 2025.09.19 20:46:41.941174 [ 3 ] {a750bf3b-f8ce-417f-a643-b0d704393dd4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001616 sec., 39603.960396039605 rows/sec., 3.09 MiB/sec. | ||
| 1011 | 2025.09.19 20:46:41.941225 [ 3 ] {a750bf3b-f8ce-417f-a643-b0d704393dd4} <Debug> TCPHandler: Processed in 0.001801993 sec. | ||
| 1012 | 2025.09.19 20:46:41.941375 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1013 | 2025.09.19 20:46:41.941499 [ 3 ] {23012b0b-e459-411f-959e-731652e4e757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1014 | 2025.09.19 20:46:41.941550 [ 3 ] {23012b0b-e459-411f-959e-731652e4e757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1015 | 2025.09.19 20:46:41.942008 [ 3 ] {23012b0b-e459-411f-959e-731652e4e757} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1016 | 2025.09.19 20:46:41.942046 [ 3 ] {23012b0b-e459-411f-959e-731652e4e757} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1017 | 2025.09.19 20:46:41.942548 [ 3 ] {23012b0b-e459-411f-959e-731652e4e757} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1018 | 2025.09.19 20:46:41.942980 [ 3 ] {23012b0b-e459-411f-959e-731652e4e757} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1019 | 2025.09.19 20:46:41.943119 [ 3 ] {23012b0b-e459-411f-959e-731652e4e757} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001643 sec., 97382.83627510651 rows/sec., 6.78 MiB/sec. | ||
| 1020 | 2025.09.19 20:46:41.943159 [ 3 ] {23012b0b-e459-411f-959e-731652e4e757} <Debug> TCPHandler: Processed in 0.001850513 sec. | ||
| 1021 | 2025.09.19 20:46:41.943296 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1022 | 2025.09.19 20:46:41.943392 [ 3 ] {c9733a39-247d-479d-8395-6629a0fdfa6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1023 | 2025.09.19 20:46:41.943435 [ 3 ] {c9733a39-247d-479d-8395-6629a0fdfa6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1024 | 2025.09.19 20:46:41.943800 [ 3 ] {c9733a39-247d-479d-8395-6629a0fdfa6b} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1025 | 2025.09.19 20:46:41.943838 [ 3 ] {c9733a39-247d-479d-8395-6629a0fdfa6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1026 | 2025.09.19 20:46:41.944286 [ 3 ] {c9733a39-247d-479d-8395-6629a0fdfa6b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1027 | 2025.09.19 20:46:41.944736 [ 3 ] {c9733a39-247d-479d-8395-6629a0fdfa6b} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1028 | 2025.09.19 20:46:41.944869 [ 3 ] {c9733a39-247d-479d-8395-6629a0fdfa6b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001496 sec., 40106.95187165776 rows/sec., 2.70 MiB/sec. | ||
| 1029 | 2025.09.19 20:46:41.944907 [ 3 ] {c9733a39-247d-479d-8395-6629a0fdfa6b} <Debug> TCPHandler: Processed in 0.001659839 sec. | ||
| 1030 | 2025.09.19 20:46:45.746893 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1031 | 2025.09.19 20:46:45.746952 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1032 | 2025.09.19 20:46:45.790395 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 82 entries to flush up to offset 170 | ||
| 1033 | 2025.09.19 20:46:45.794187 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1034 | 2025.09.19 20:46:45.794232 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1035 | 2025.09.19 20:46:45.795477 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1036 | 2025.09.19 20:46:45.795760 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1037 | 2025.09.19 20:46:45.795992 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 170 | ||
| 1038 | 2025.09.19 20:46:45.801849 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 1039 | 2025.09.19 20:46:45.802338 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1040 | 2025.09.19 20:46:45.802385 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1041 | 2025.09.19 20:46:45.802899 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1042 | 2025.09.19 20:46:45.803133 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1043 | 2025.09.19 20:46:45.803269 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1044 | 2025.09.19 20:46:45.892846 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1045 | 2025.09.19 20:46:45.909407 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1046 | 2025.09.19 20:46:45.909462 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1047 | 2025.09.19 20:46:45.915899 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1048 | 2025.09.19 20:46:45.916690 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1049 | 2025.09.19 20:46:45.920207 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1050 | 2025.09.19 20:46:46.936858 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1051 | 2025.09.19 20:46:46.937043 [ 3 ] {f5ffe72f-b7ce-422a-988a-676030f9011c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1052 | 2025.09.19 20:46:46.937113 [ 3 ] {f5ffe72f-b7ce-422a-988a-676030f9011c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1053 | 2025.09.19 20:46:46.937805 [ 3 ] {f5ffe72f-b7ce-422a-988a-676030f9011c} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1054 | 2025.09.19 20:46:46.937856 [ 3 ] {f5ffe72f-b7ce-422a-988a-676030f9011c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1055 | 2025.09.19 20:46:46.938265 [ 3 ] {f5ffe72f-b7ce-422a-988a-676030f9011c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1056 | 2025.09.19 20:46:46.938520 [ 3 ] {f5ffe72f-b7ce-422a-988a-676030f9011c} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1057 | 2025.09.19 20:46:46.938681 [ 3 ] {f5ffe72f-b7ce-422a-988a-676030f9011c} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.00169 sec., 44970.41420118343 rows/sec., 3.69 MiB/sec. | ||
| 1058 | 2025.09.19 20:46:46.938735 [ 3 ] {f5ffe72f-b7ce-422a-988a-676030f9011c} <Debug> TCPHandler: Processed in 0.002011117 sec. | ||
| 1059 | 2025.09.19 20:46:46.938889 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1060 | 2025.09.19 20:46:46.939001 [ 3 ] {c1371842-182d-423f-a16d-e816be5f4ea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1061 | 2025.09.19 20:46:46.939046 [ 3 ] {c1371842-182d-423f-a16d-e816be5f4ea3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1062 | 2025.09.19 20:46:46.939489 [ 3 ] {c1371842-182d-423f-a16d-e816be5f4ea3} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1063 | 2025.09.19 20:46:46.939529 [ 3 ] {c1371842-182d-423f-a16d-e816be5f4ea3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1064 | 2025.09.19 20:46:46.939840 [ 3 ] {c1371842-182d-423f-a16d-e816be5f4ea3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1065 | 2025.09.19 20:46:46.940064 [ 3 ] {c1371842-182d-423f-a16d-e816be5f4ea3} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1066 | 2025.09.19 20:46:46.940198 [ 3 ] {c1371842-182d-423f-a16d-e816be5f4ea3} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001224 sec., 8169.934640522875 rows/sec., 614.34 KiB/sec. | ||
| 1067 | 2025.09.19 20:46:46.940238 [ 3 ] {c1371842-182d-423f-a16d-e816be5f4ea3} <Debug> TCPHandler: Processed in 0.001413883 sec. | ||
| 1068 | 2025.09.19 20:46:46.940352 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1069 | 2025.09.19 20:46:46.940453 [ 3 ] {5f8fec91-4c3f-422e-9858-b278a65986d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1070 | 2025.09.19 20:46:46.940494 [ 3 ] {5f8fec91-4c3f-422e-9858-b278a65986d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1071 | 2025.09.19 20:46:46.940941 [ 3 ] {5f8fec91-4c3f-422e-9858-b278a65986d3} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1072 | 2025.09.19 20:46:46.940981 [ 3 ] {5f8fec91-4c3f-422e-9858-b278a65986d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1073 | 2025.09.19 20:46:46.941302 [ 3 ] {5f8fec91-4c3f-422e-9858-b278a65986d3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1074 | 2025.09.19 20:46:46.941560 [ 3 ] {5f8fec91-4c3f-422e-9858-b278a65986d3} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1075 | 2025.09.19 20:46:46.941705 [ 3 ] {5f8fec91-4c3f-422e-9858-b278a65986d3} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001271 sec., 58221.87254130606 rows/sec., 4.55 MiB/sec. | ||
| 1076 | 2025.09.19 20:46:46.941746 [ 3 ] {5f8fec91-4c3f-422e-9858-b278a65986d3} <Debug> TCPHandler: Processed in 0.001444974 sec. | ||
| 1077 | 2025.09.19 20:46:46.941865 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1078 | 2025.09.19 20:46:46.941960 [ 3 ] {01c8bc4c-1b06-4745-91ef-8db9ea46a6ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1079 | 2025.09.19 20:46:46.942004 [ 3 ] {01c8bc4c-1b06-4745-91ef-8db9ea46a6ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1080 | 2025.09.19 20:46:46.942433 [ 3 ] {01c8bc4c-1b06-4745-91ef-8db9ea46a6ce} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1081 | 2025.09.19 20:46:46.942470 [ 3 ] {01c8bc4c-1b06-4745-91ef-8db9ea46a6ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1082 | 2025.09.19 20:46:46.942803 [ 3 ] {01c8bc4c-1b06-4745-91ef-8db9ea46a6ce} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1083 | 2025.09.19 20:46:46.943012 [ 3 ] {01c8bc4c-1b06-4745-91ef-8db9ea46a6ce} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1084 | 2025.09.19 20:46:46.943137 [ 3 ] {01c8bc4c-1b06-4745-91ef-8db9ea46a6ce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 1085 | 2025.09.19 20:46:46.943173 [ 3 ] {01c8bc4c-1b06-4745-91ef-8db9ea46a6ce} <Debug> TCPHandler: Processed in 0.001358743 sec. | ||
| 1086 | 2025.09.19 20:46:46.943288 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1087 | 2025.09.19 20:46:46.943383 [ 3 ] {b12a9d87-dfa4-4593-8a7c-0944946c99e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1088 | 2025.09.19 20:46:46.943438 [ 3 ] {b12a9d87-dfa4-4593-8a7c-0944946c99e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1089 | 2025.09.19 20:46:46.944250 [ 3 ] {b12a9d87-dfa4-4593-8a7c-0944946c99e1} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1090 | 2025.09.19 20:46:46.944288 [ 3 ] {b12a9d87-dfa4-4593-8a7c-0944946c99e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1091 | 2025.09.19 20:46:46.944796 [ 3 ] {b12a9d87-dfa4-4593-8a7c-0944946c99e1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1092 | 2025.09.19 20:46:46.945020 [ 3 ] {b12a9d87-dfa4-4593-8a7c-0944946c99e1} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1093 | 2025.09.19 20:46:46.945154 [ 3 ] {b12a9d87-dfa4-4593-8a7c-0944946c99e1} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00179 sec., 5586.59217877095 rows/sec., 10.01 MiB/sec. | ||
| 1094 | 2025.09.19 20:46:46.945205 [ 3 ] {b12a9d87-dfa4-4593-8a7c-0944946c99e1} <Debug> TCPHandler: Processed in 0.001968307 sec. | ||
| 1095 | 2025.09.19 20:46:46.945320 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1096 | 2025.09.19 20:46:46.945415 [ 3 ] {5ec67c03-c9ed-422a-aeca-8490f62fa641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1097 | 2025.09.19 20:46:46.945457 [ 3 ] {5ec67c03-c9ed-422a-aeca-8490f62fa641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1098 | 2025.09.19 20:46:46.945803 [ 3 ] {5ec67c03-c9ed-422a-aeca-8490f62fa641} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1099 | 2025.09.19 20:46:46.945839 [ 3 ] {5ec67c03-c9ed-422a-aeca-8490f62fa641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1100 | 2025.09.19 20:46:46.946153 [ 3 ] {5ec67c03-c9ed-422a-aeca-8490f62fa641} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1101 | 2025.09.19 20:46:46.946364 [ 3 ] {5ec67c03-c9ed-422a-aeca-8490f62fa641} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1102 | 2025.09.19 20:46:46.946491 [ 3 ] {5ec67c03-c9ed-422a-aeca-8490f62fa641} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 1103 | 2025.09.19 20:46:46.946528 [ 3 ] {5ec67c03-c9ed-422a-aeca-8490f62fa641} <Debug> TCPHandler: Processed in 0.00125842 sec. | ||
| 1104 | 2025.09.19 20:46:49.172452 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1105 | 2025.09.19 20:46:49.172719 [ 3 ] {049db4d0-86f9-4efd-8d74-b4d6f49b036c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) 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) | ||
| 1106 | 2025.09.19 20:46:49.177091 [ 3 ] {049db4d0-86f9-4efd-8d74-b4d6f49b036c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1107 | 2025.09.19 20:46:49.181018 [ 3 ] {049db4d0-86f9-4efd-8d74-b4d6f49b036c} <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 | ||
| 1108 | 2025.09.19 20:46:49.181304 [ 3 ] {049db4d0-86f9-4efd-8d74-b4d6f49b036c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1109 | 2025.09.19 20:46:49.183476 [ 3 ] {049db4d0-86f9-4efd-8d74-b4d6f49b036c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1110 | 2025.09.19 20:46:49.187651 [ 3 ] {049db4d0-86f9-4efd-8d74-b4d6f49b036c} <Debug> oximeter.timeseries_schema (101b9479-df65-4267-8897-c59627cc0eea) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1111 | 2025.09.19 20:46:49.191592 [ 3 ] {049db4d0-86f9-4efd-8d74-b4d6f49b036c} <Trace> oximeter.timeseries_schema (101b9479-df65-4267-8897-c59627cc0eea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1112 | 2025.09.19 20:46:49.193534 [ 3 ] {049db4d0-86f9-4efd-8d74-b4d6f49b036c} <Debug> oximeter.timeseries_schema (101b9479-df65-4267-8897-c59627cc0eea) (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 | ||
| 1113 | 2025.09.19 20:46:49.193560 [ 3 ] {049db4d0-86f9-4efd-8d74-b4d6f49b036c} <Trace> oximeter.timeseries_schema (101b9479-df65-4267-8897-c59627cc0eea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1114 | 2025.09.19 20:46:49.195559 [ 3 ] {049db4d0-86f9-4efd-8d74-b4d6f49b036c} <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'))" | ||
| 1115 | 2025.09.19 20:46:49.195594 [ 3 ] {049db4d0-86f9-4efd-8d74-b4d6f49b036c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1116 | 2025.09.19 20:46:49.218527 [ 3 ] {049db4d0-86f9-4efd-8d74-b4d6f49b036c} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.045917 sec., 566.2390835638217 rows/sec., 24.50 KiB/sec. | ||
| 1117 | 2025.09.19 20:46:49.218626 [ 3 ] {049db4d0-86f9-4efd-8d74-b4d6f49b036c} <Debug> TCPHandler: Processed in 0.046355583 sec. | ||
| 1118 | 2025.09.19 20:46:49.218968 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1119 | 2025.09.19 20:46:49.219153 [ 3 ] {0f436415-e372-4daf-9e6d-863ed4071d14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) 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', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1120 | 2025.09.19 20:46:49.219416 [ 3 ] {0f436415-e372-4daf-9e6d-863ed4071d14} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1121 | 2025.09.19 20:46:49.219455 [ 3 ] {0f436415-e372-4daf-9e6d-863ed4071d14} <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', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1122 | 2025.09.19 20:46:49.219659 [ 3 ] {0f436415-e372-4daf-9e6d-863ed4071d14} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1123 | 2025.09.19 20:46:49.219721 [ 3 ] {0f436415-e372-4daf-9e6d-863ed4071d14} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1124 | 2025.09.19 20:46:49.219840 [ 3 ] {0f436415-e372-4daf-9e6d-863ed4071d14} <Debug> oximeter.timeseries_schema (101b9479-df65-4267-8897-c59627cc0eea) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1125 | 2025.09.19 20:46:49.219872 [ 3 ] {0f436415-e372-4daf-9e6d-863ed4071d14} <Trace> oximeter.timeseries_schema (101b9479-df65-4267-8897-c59627cc0eea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1126 | 2025.09.19 20:46:49.219894 [ 3 ] {0f436415-e372-4daf-9e6d-863ed4071d14} <Debug> oximeter.timeseries_schema (101b9479-df65-4267-8897-c59627cc0eea) (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 | ||
| 1127 | 2025.09.19 20:46:49.219909 [ 3 ] {0f436415-e372-4daf-9e6d-863ed4071d14} <Trace> oximeter.timeseries_schema (101b9479-df65-4267-8897-c59627cc0eea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1128 | 2025.09.19 20:46:49.219946 [ 3 ] {0f436415-e372-4daf-9e6d-863ed4071d14} <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', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1129 | 2025.09.19 20:46:49.219966 [ 3 ] {0f436415-e372-4daf-9e6d-863ed4071d14} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1130 | 2025.09.19 20:46:49.220397 [ 3 ] {0f436415-e372-4daf-9e6d-863ed4071d14} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001337 sec., 19446.52206432311 rows/sec., 841.44 KiB/sec. | ||
| 1131 | 2025.09.19 20:46:49.220457 [ 3 ] {0f436415-e372-4daf-9e6d-863ed4071d14} <Debug> TCPHandler: Processed in 0.001574837 sec. | ||
| 1132 | 2025.09.19 20:46:49.220695 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1133 | 2025.09.19 20:46:49.220834 [ 3 ] {254432d5-f474-4279-8885-0c94335b2258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) 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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1134 | 2025.09.19 20:46:49.221107 [ 3 ] {254432d5-f474-4279-8885-0c94335b2258} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1135 | 2025.09.19 20:46:49.221150 [ 3 ] {254432d5-f474-4279-8885-0c94335b2258} <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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1136 | 2025.09.19 20:46:49.221402 [ 3 ] {254432d5-f474-4279-8885-0c94335b2258} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1137 | 2025.09.19 20:46:49.221464 [ 3 ] {254432d5-f474-4279-8885-0c94335b2258} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1138 | 2025.09.19 20:46:49.221588 [ 3 ] {254432d5-f474-4279-8885-0c94335b2258} <Debug> oximeter.timeseries_schema (101b9479-df65-4267-8897-c59627cc0eea) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1139 | 2025.09.19 20:46:49.221623 [ 3 ] {254432d5-f474-4279-8885-0c94335b2258} <Trace> oximeter.timeseries_schema (101b9479-df65-4267-8897-c59627cc0eea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1140 | 2025.09.19 20:46:49.221648 [ 3 ] {254432d5-f474-4279-8885-0c94335b2258} <Debug> oximeter.timeseries_schema (101b9479-df65-4267-8897-c59627cc0eea) (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 | ||
| 1141 | 2025.09.19 20:46:49.221668 [ 3 ] {254432d5-f474-4279-8885-0c94335b2258} <Trace> oximeter.timeseries_schema (101b9479-df65-4267-8897-c59627cc0eea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1142 | 2025.09.19 20:46:49.221711 [ 3 ] {254432d5-f474-4279-8885-0c94335b2258} <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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1143 | 2025.09.19 20:46:49.221735 [ 3 ] {254432d5-f474-4279-8885-0c94335b2258} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1144 | 2025.09.19 20:46:49.222238 [ 3 ] {254432d5-f474-4279-8885-0c94335b2258} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001462 sec., 17783.857729138166 rows/sec., 769.49 KiB/sec. | ||
| 1145 | 2025.09.19 20:46:49.222307 [ 3 ] {254432d5-f474-4279-8885-0c94335b2258} <Debug> TCPHandler: Processed in 0.00166361 sec. | ||
| 1146 | 2025.09.19 20:46:49.222550 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1147 | 2025.09.19 20:46:49.222691 [ 3 ] {5ad19971-014e-4c32-b1bd-91f253b68640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1148 | 2025.09.19 20:46:49.222909 [ 3 ] {5ad19971-014e-4c32-b1bd-91f253b68640} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1149 | 2025.09.19 20:46:49.222946 [ 3 ] {5ad19971-014e-4c32-b1bd-91f253b68640} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1150 | 2025.09.19 20:46:49.223167 [ 3 ] {5ad19971-014e-4c32-b1bd-91f253b68640} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1151 | 2025.09.19 20:46:49.223228 [ 3 ] {5ad19971-014e-4c32-b1bd-91f253b68640} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1152 | 2025.09.19 20:46:49.223331 [ 3 ] {5ad19971-014e-4c32-b1bd-91f253b68640} <Debug> oximeter.timeseries_schema (101b9479-df65-4267-8897-c59627cc0eea) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1153 | 2025.09.19 20:46:49.223361 [ 3 ] {5ad19971-014e-4c32-b1bd-91f253b68640} <Trace> oximeter.timeseries_schema (101b9479-df65-4267-8897-c59627cc0eea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1154 | 2025.09.19 20:46:49.223380 [ 3 ] {5ad19971-014e-4c32-b1bd-91f253b68640} <Debug> oximeter.timeseries_schema (101b9479-df65-4267-8897-c59627cc0eea) (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 | ||
| 1155 | 2025.09.19 20:46:49.223394 [ 3 ] {5ad19971-014e-4c32-b1bd-91f253b68640} <Trace> oximeter.timeseries_schema (101b9479-df65-4267-8897-c59627cc0eea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1156 | 2025.09.19 20:46:49.223430 [ 3 ] {5ad19971-014e-4c32-b1bd-91f253b68640} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1157 | 2025.09.19 20:46:49.223453 [ 3 ] {5ad19971-014e-4c32-b1bd-91f253b68640} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1158 | 2025.09.19 20:46:49.223868 [ 3 ] {5ad19971-014e-4c32-b1bd-91f253b68640} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001232 sec., 21103.896103896102 rows/sec., 913.15 KiB/sec. | ||
| 1159 | 2025.09.19 20:46:49.223927 [ 3 ] {5ad19971-014e-4c32-b1bd-91f253b68640} <Debug> TCPHandler: Processed in 0.001430104 sec. | ||
| 1160 | 2025.09.19 20:46:49.224175 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1161 | 2025.09.19 20:46:49.224313 [ 3 ] {99d82705-3a9b-404b-a8b4-91af3c8465ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1162 | 2025.09.19 20:46:49.224536 [ 3 ] {99d82705-3a9b-404b-a8b4-91af3c8465ed} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1163 | 2025.09.19 20:46:49.224572 [ 3 ] {99d82705-3a9b-404b-a8b4-91af3c8465ed} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1164 | 2025.09.19 20:46:49.224759 [ 3 ] {99d82705-3a9b-404b-a8b4-91af3c8465ed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1165 | 2025.09.19 20:46:49.224813 [ 3 ] {99d82705-3a9b-404b-a8b4-91af3c8465ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1166 | 2025.09.19 20:46:49.224913 [ 3 ] {99d82705-3a9b-404b-a8b4-91af3c8465ed} <Debug> oximeter.timeseries_schema (101b9479-df65-4267-8897-c59627cc0eea) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1167 | 2025.09.19 20:46:49.224940 [ 3 ] {99d82705-3a9b-404b-a8b4-91af3c8465ed} <Trace> oximeter.timeseries_schema (101b9479-df65-4267-8897-c59627cc0eea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1168 | 2025.09.19 20:46:49.224958 [ 3 ] {99d82705-3a9b-404b-a8b4-91af3c8465ed} <Debug> oximeter.timeseries_schema (101b9479-df65-4267-8897-c59627cc0eea) (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 | ||
| 1169 | 2025.09.19 20:46:49.224973 [ 3 ] {99d82705-3a9b-404b-a8b4-91af3c8465ed} <Trace> oximeter.timeseries_schema (101b9479-df65-4267-8897-c59627cc0eea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1170 | 2025.09.19 20:46:49.225005 [ 3 ] {99d82705-3a9b-404b-a8b4-91af3c8465ed} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1171 | 2025.09.19 20:46:49.225024 [ 3 ] {99d82705-3a9b-404b-a8b4-91af3c8465ed} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1172 | 2025.09.19 20:46:49.225432 [ 3 ] {99d82705-3a9b-404b-a8b4-91af3c8465ed} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001175 sec., 22127.659574468085 rows/sec., 957.45 KiB/sec. | ||
| 1173 | 2025.09.19 20:46:49.225488 [ 3 ] {99d82705-3a9b-404b-a8b4-91af3c8465ed} <Debug> TCPHandler: Processed in 0.001363793 sec. | ||
| 1174 | 2025.09.19 20:46:49.225713 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1175 | 2025.09.19 20:46:49.225845 [ 3 ] {76c7cea3-3ead-4af8-a2f7-3fc1766dc3b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1176 | 2025.09.19 20:46:49.226075 [ 3 ] {76c7cea3-3ead-4af8-a2f7-3fc1766dc3b2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1177 | 2025.09.19 20:46:49.226109 [ 3 ] {76c7cea3-3ead-4af8-a2f7-3fc1766dc3b2} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1178 | 2025.09.19 20:46:49.226296 [ 3 ] {76c7cea3-3ead-4af8-a2f7-3fc1766dc3b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1179 | 2025.09.19 20:46:49.226350 [ 3 ] {76c7cea3-3ead-4af8-a2f7-3fc1766dc3b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1180 | 2025.09.19 20:46:49.226451 [ 3 ] {76c7cea3-3ead-4af8-a2f7-3fc1766dc3b2} <Debug> oximeter.timeseries_schema (101b9479-df65-4267-8897-c59627cc0eea) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1181 | 2025.09.19 20:46:49.226479 [ 3 ] {76c7cea3-3ead-4af8-a2f7-3fc1766dc3b2} <Trace> oximeter.timeseries_schema (101b9479-df65-4267-8897-c59627cc0eea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1182 | 2025.09.19 20:46:49.226497 [ 3 ] {76c7cea3-3ead-4af8-a2f7-3fc1766dc3b2} <Debug> oximeter.timeseries_schema (101b9479-df65-4267-8897-c59627cc0eea) (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 | ||
| 1183 | 2025.09.19 20:46:49.226511 [ 3 ] {76c7cea3-3ead-4af8-a2f7-3fc1766dc3b2} <Trace> oximeter.timeseries_schema (101b9479-df65-4267-8897-c59627cc0eea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1184 | 2025.09.19 20:46:49.226544 [ 3 ] {76c7cea3-3ead-4af8-a2f7-3fc1766dc3b2} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1185 | 2025.09.19 20:46:49.226562 [ 3 ] {76c7cea3-3ead-4af8-a2f7-3fc1766dc3b2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1186 | 2025.09.19 20:46:49.226949 [ 3 ] {76c7cea3-3ead-4af8-a2f7-3fc1766dc3b2} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.00116 sec., 22413.793103448275 rows/sec., 969.83 KiB/sec. | ||
| 1187 | 2025.09.19 20:46:49.227006 [ 3 ] {76c7cea3-3ead-4af8-a2f7-3fc1766dc3b2} <Debug> TCPHandler: Processed in 0.001342671 sec. | ||
| 1188 | 2025.09.19 20:46:49.281159 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1189 | 2025.09.19 20:46:49.281329 [ 3 ] {660277e3-d23f-41c3-8304-73d5aa8ed89f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1190 | 2025.09.19 20:46:49.281398 [ 3 ] {660277e3-d23f-41c3-8304-73d5aa8ed89f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1191 | 2025.09.19 20:46:49.282172 [ 3 ] {660277e3-d23f-41c3-8304-73d5aa8ed89f} <Trace> oximeter.timeseries_schema (101b9479-df65-4267-8897-c59627cc0eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1192 | 2025.09.19 20:46:49.282225 [ 3 ] {660277e3-d23f-41c3-8304-73d5aa8ed89f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1193 | 2025.09.19 20:46:49.282677 [ 3 ] {660277e3-d23f-41c3-8304-73d5aa8ed89f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1194 | 2025.09.19 20:46:49.282904 [ 3 ] {660277e3-d23f-41c3-8304-73d5aa8ed89f} <Trace> oximeter.timeseries_schema (101b9479-df65-4267-8897-c59627cc0eea): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1195 | 2025.09.19 20:46:49.283059 [ 3 ] {660277e3-d23f-41c3-8304-73d5aa8ed89f} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001777 sec., 3376.477208778841 rows/sec., 751.79 KiB/sec. | ||
| 1196 | 2025.09.19 20:46:49.283109 [ 3 ] {660277e3-d23f-41c3-8304-73d5aa8ed89f} <Debug> TCPHandler: Processed in 0.002054679 sec. | ||
| 1197 | 2025.09.19 20:46:49.283262 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1198 | 2025.09.19 20:46:49.283365 [ 3 ] {8127836a-ac6e-48be-8710-311d3a8dbeb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1199 | 2025.09.19 20:46:49.283410 [ 3 ] {8127836a-ac6e-48be-8710-311d3a8dbeb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1200 | 2025.09.19 20:46:49.283863 [ 3 ] {8127836a-ac6e-48be-8710-311d3a8dbeb8} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1201 | 2025.09.19 20:46:49.283906 [ 3 ] {8127836a-ac6e-48be-8710-311d3a8dbeb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1202 | 2025.09.19 20:46:49.284229 [ 3 ] {8127836a-ac6e-48be-8710-311d3a8dbeb8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1203 | 2025.09.19 20:46:49.284459 [ 3 ] {8127836a-ac6e-48be-8710-311d3a8dbeb8} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1204 | 2025.09.19 20:46:49.284591 [ 3 ] {8127836a-ac6e-48be-8710-311d3a8dbeb8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00125 sec., 1600 rows/sec., 130.47 KiB/sec. | ||
| 1205 | 2025.09.19 20:46:49.284629 [ 3 ] {8127836a-ac6e-48be-8710-311d3a8dbeb8} <Debug> TCPHandler: Processed in 0.001418983 sec. | ||
| 1206 | 2025.09.19 20:46:49.284751 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1207 | 2025.09.19 20:46:49.284850 [ 3 ] {665f2a27-3b53-4735-a3d2-3eadb1a25759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1208 | 2025.09.19 20:46:49.284891 [ 3 ] {665f2a27-3b53-4735-a3d2-3eadb1a25759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1209 | 2025.09.19 20:46:49.286099 [ 3 ] {665f2a27-3b53-4735-a3d2-3eadb1a25759} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1210 | 2025.09.19 20:46:49.286135 [ 3 ] {665f2a27-3b53-4735-a3d2-3eadb1a25759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1211 | 2025.09.19 20:46:49.286614 [ 3 ] {665f2a27-3b53-4735-a3d2-3eadb1a25759} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1212 | 2025.09.19 20:46:49.286841 [ 3 ] {665f2a27-3b53-4735-a3d2-3eadb1a25759} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1213 | 2025.09.19 20:46:49.286990 [ 3 ] {665f2a27-3b53-4735-a3d2-3eadb1a25759} <Debug> executeQuery: Read 1197 rows, 100.57 KiB in 0.002159 sec., 554423.344140806 rows/sec., 45.49 MiB/sec. | ||
| 1214 | 2025.09.19 20:46:49.287031 [ 3 ] {665f2a27-3b53-4735-a3d2-3eadb1a25759} <Debug> TCPHandler: Processed in 0.002329745 sec. | ||
| 1215 | 2025.09.19 20:46:49.287177 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1216 | 2025.09.19 20:46:49.287274 [ 3 ] {0817408e-92a9-41eb-82bb-52d8dfe0b669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1217 | 2025.09.19 20:46:49.287315 [ 3 ] {0817408e-92a9-41eb-82bb-52d8dfe0b669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1218 | 2025.09.19 20:46:49.287751 [ 3 ] {0817408e-92a9-41eb-82bb-52d8dfe0b669} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1219 | 2025.09.19 20:46:49.287789 [ 3 ] {0817408e-92a9-41eb-82bb-52d8dfe0b669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1220 | 2025.09.19 20:46:49.288095 [ 3 ] {0817408e-92a9-41eb-82bb-52d8dfe0b669} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1221 | 2025.09.19 20:46:49.288310 [ 3 ] {0817408e-92a9-41eb-82bb-52d8dfe0b669} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1222 | 2025.09.19 20:46:49.288440 [ 3 ] {0817408e-92a9-41eb-82bb-52d8dfe0b669} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001186 sec., 1686.3406408094436 rows/sec., 117.75 KiB/sec. | ||
| 1223 | 2025.09.19 20:46:49.288477 [ 3 ] {0817408e-92a9-41eb-82bb-52d8dfe0b669} <Debug> TCPHandler: Processed in 0.001349882 sec. | ||
| 1224 | 2025.09.19 20:46:49.288592 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1225 | 2025.09.19 20:46:49.288687 [ 3 ] {dbcd52ac-5d19-4539-8c87-ee72486fb0f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1226 | 2025.09.19 20:46:49.288729 [ 3 ] {dbcd52ac-5d19-4539-8c87-ee72486fb0f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1227 | 2025.09.19 20:46:49.289361 [ 3 ] {dbcd52ac-5d19-4539-8c87-ee72486fb0f8} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1228 | 2025.09.19 20:46:49.289397 [ 3 ] {dbcd52ac-5d19-4539-8c87-ee72486fb0f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1229 | 2025.09.19 20:46:49.289731 [ 3 ] {dbcd52ac-5d19-4539-8c87-ee72486fb0f8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1230 | 2025.09.19 20:46:49.289947 [ 3 ] {dbcd52ac-5d19-4539-8c87-ee72486fb0f8} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1231 | 2025.09.19 20:46:49.290082 [ 3 ] {dbcd52ac-5d19-4539-8c87-ee72486fb0f8} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001412 sec., 161473.0878186969 rows/sec., 10.93 MiB/sec. | ||
| 1232 | 2025.09.19 20:46:49.290127 [ 3 ] {dbcd52ac-5d19-4539-8c87-ee72486fb0f8} <Debug> TCPHandler: Processed in 0.001584287 sec. | ||
| 1233 | 2025.09.19 20:46:49.290247 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1234 | 2025.09.19 20:46:49.290342 [ 3 ] {b2485f76-981f-4fae-a791-9ab4498bf213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1235 | 2025.09.19 20:46:49.290382 [ 3 ] {b2485f76-981f-4fae-a791-9ab4498bf213} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1236 | 2025.09.19 20:46:49.290969 [ 3 ] {b2485f76-981f-4fae-a791-9ab4498bf213} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1237 | 2025.09.19 20:46:49.291006 [ 3 ] {b2485f76-981f-4fae-a791-9ab4498bf213} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1238 | 2025.09.19 20:46:49.291323 [ 3 ] {b2485f76-981f-4fae-a791-9ab4498bf213} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1239 | 2025.09.19 20:46:49.291537 [ 3 ] {b2485f76-981f-4fae-a791-9ab4498bf213} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1240 | 2025.09.19 20:46:49.291671 [ 3 ] {b2485f76-981f-4fae-a791-9ab4498bf213} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001348 sec., 387240.35608308605 rows/sec., 28.66 MiB/sec. | ||
| 1241 | 2025.09.19 20:46:49.291711 [ 3 ] {b2485f76-981f-4fae-a791-9ab4498bf213} <Debug> TCPHandler: Processed in 0.001513855 sec. | ||
| 1242 | 2025.09.19 20:46:49.291830 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1243 | 2025.09.19 20:46:49.291926 [ 3 ] {f7f5bab1-7890-4229-adce-a05495c47cb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1244 | 2025.09.19 20:46:49.291970 [ 3 ] {f7f5bab1-7890-4229-adce-a05495c47cb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1245 | 2025.09.19 20:46:49.292759 [ 3 ] {f7f5bab1-7890-4229-adce-a05495c47cb7} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1246 | 2025.09.19 20:46:49.292798 [ 3 ] {f7f5bab1-7890-4229-adce-a05495c47cb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1247 | 2025.09.19 20:46:49.294007 [ 3 ] {f7f5bab1-7890-4229-adce-a05495c47cb7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1248 | 2025.09.19 20:46:49.294239 [ 3 ] {f7f5bab1-7890-4229-adce-a05495c47cb7} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1249 | 2025.09.19 20:46:49.294388 [ 3 ] {f7f5bab1-7890-4229-adce-a05495c47cb7} <Debug> executeQuery: Read 1471 rows, 100.84 KiB in 0.002481 sec., 592906.0862555421 rows/sec., 39.69 MiB/sec. | ||
| 1250 | 2025.09.19 20:46:49.294431 [ 3 ] {f7f5bab1-7890-4229-adce-a05495c47cb7} <Debug> TCPHandler: Processed in 0.002647782 sec. | ||
| 1251 | 2025.09.19 20:46:49.294554 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1252 | 2025.09.19 20:46:49.294650 [ 3 ] {99e26211-8c3a-4a08-a416-eee17dcebc89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1253 | 2025.09.19 20:46:49.294695 [ 3 ] {99e26211-8c3a-4a08-a416-eee17dcebc89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1254 | 2025.09.19 20:46:49.295043 [ 3 ] {99e26211-8c3a-4a08-a416-eee17dcebc89} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1255 | 2025.09.19 20:46:49.295081 [ 3 ] {99e26211-8c3a-4a08-a416-eee17dcebc89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1256 | 2025.09.19 20:46:49.295393 [ 3 ] {99e26211-8c3a-4a08-a416-eee17dcebc89} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1257 | 2025.09.19 20:46:49.295614 [ 3 ] {99e26211-8c3a-4a08-a416-eee17dcebc89} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1258 | 2025.09.19 20:46:49.295756 [ 3 ] {99e26211-8c3a-4a08-a416-eee17dcebc89} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001124 sec., 32028.46975088968 rows/sec., 2.16 MiB/sec. | ||
| 1259 | 2025.09.19 20:46:49.295793 [ 3 ] {99e26211-8c3a-4a08-a416-eee17dcebc89} <Debug> TCPHandler: Processed in 0.00128985 sec. | ||
| 1260 | 2025.09.19 20:46:51.931624 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1261 | 2025.09.19 20:46:51.931843 [ 3 ] {77ff8ee8-4f17-4586-9328-8c96b5d61e60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1262 | 2025.09.19 20:46:51.931918 [ 3 ] {77ff8ee8-4f17-4586-9328-8c96b5d61e60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1263 | 2025.09.19 20:46:51.932684 [ 3 ] {77ff8ee8-4f17-4586-9328-8c96b5d61e60} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1264 | 2025.09.19 20:46:51.932738 [ 3 ] {77ff8ee8-4f17-4586-9328-8c96b5d61e60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1265 | 2025.09.19 20:46:51.933190 [ 3 ] {77ff8ee8-4f17-4586-9328-8c96b5d61e60} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1266 | 2025.09.19 20:46:51.933458 [ 3 ] {77ff8ee8-4f17-4586-9328-8c96b5d61e60} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1267 | 2025.09.19 20:46:51.933624 [ 3 ] {77ff8ee8-4f17-4586-9328-8c96b5d61e60} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001837 sec., 30484.48557430593 rows/sec., 2.33 MiB/sec. | ||
| 1268 | 2025.09.19 20:46:51.933665 [ 3 ] {77ff8ee8-4f17-4586-9328-8c96b5d61e60} <Debug> TCPHandler: Processed in 0.002185291 sec. | ||
| 1269 | 2025.09.19 20:46:51.933794 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1270 | 2025.09.19 20:46:51.933891 [ 3 ] {e11e2884-2532-4748-8655-fc4da1cf01f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1271 | 2025.09.19 20:46:51.933932 [ 3 ] {e11e2884-2532-4748-8655-fc4da1cf01f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1272 | 2025.09.19 20:46:51.934389 [ 3 ] {e11e2884-2532-4748-8655-fc4da1cf01f6} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1273 | 2025.09.19 20:46:51.934426 [ 3 ] {e11e2884-2532-4748-8655-fc4da1cf01f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1274 | 2025.09.19 20:46:51.934758 [ 3 ] {e11e2884-2532-4748-8655-fc4da1cf01f6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1275 | 2025.09.19 20:46:51.934969 [ 3 ] {e11e2884-2532-4748-8655-fc4da1cf01f6} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1276 | 2025.09.19 20:46:51.935112 [ 3 ] {e11e2884-2532-4748-8655-fc4da1cf01f6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00124 sec., 51612.903225806454 rows/sec., 4.03 MiB/sec. | ||
| 1277 | 2025.09.19 20:46:51.935152 [ 3 ] {e11e2884-2532-4748-8655-fc4da1cf01f6} <Debug> TCPHandler: Processed in 0.001407893 sec. | ||
| 1278 | 2025.09.19 20:46:51.935276 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1279 | 2025.09.19 20:46:51.935372 [ 3 ] {acdb03ba-146b-4669-83d9-fde66265db4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1280 | 2025.09.19 20:46:51.935440 [ 3 ] {acdb03ba-146b-4669-83d9-fde66265db4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1281 | 2025.09.19 20:46:51.935818 [ 3 ] {acdb03ba-146b-4669-83d9-fde66265db4b} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1282 | 2025.09.19 20:46:51.935854 [ 3 ] {acdb03ba-146b-4669-83d9-fde66265db4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1283 | 2025.09.19 20:46:51.936192 [ 3 ] {acdb03ba-146b-4669-83d9-fde66265db4b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1284 | 2025.09.19 20:46:51.936399 [ 3 ] {acdb03ba-146b-4669-83d9-fde66265db4b} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1285 | 2025.09.19 20:46:51.936542 [ 3 ] {acdb03ba-146b-4669-83d9-fde66265db4b} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001189 sec., 53826.74516400337 rows/sec., 3.75 MiB/sec. | ||
| 1286 | 2025.09.19 20:46:51.936581 [ 3 ] {acdb03ba-146b-4669-83d9-fde66265db4b} <Debug> TCPHandler: Processed in 0.001353242 sec. | ||
| 1287 | 2025.09.19 20:46:51.936695 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1288 | 2025.09.19 20:46:51.936790 [ 3 ] {5c24f416-9f13-4d8d-bfe4-29026573f5f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1289 | 2025.09.19 20:46:51.936831 [ 3 ] {5c24f416-9f13-4d8d-bfe4-29026573f5f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1290 | 2025.09.19 20:46:51.937173 [ 3 ] {5c24f416-9f13-4d8d-bfe4-29026573f5f9} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1291 | 2025.09.19 20:46:51.937208 [ 3 ] {5c24f416-9f13-4d8d-bfe4-29026573f5f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1292 | 2025.09.19 20:46:51.937527 [ 3 ] {5c24f416-9f13-4d8d-bfe4-29026573f5f9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1293 | 2025.09.19 20:46:51.937734 [ 3 ] {5c24f416-9f13-4d8d-bfe4-29026573f5f9} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1294 | 2025.09.19 20:46:51.937874 [ 3 ] {5c24f416-9f13-4d8d-bfe4-29026573f5f9} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001103 sec., 21758.839528558477 rows/sec., 1.47 MiB/sec. | ||
| 1295 | 2025.09.19 20:46:51.937909 [ 3 ] {5c24f416-9f13-4d8d-bfe4-29026573f5f9} <Debug> TCPHandler: Processed in 0.001262259 sec. | ||
| 1296 | 2025.09.19 20:46:53.303328 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
| 1297 | 2025.09.19 20:46:53.303833 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1298 | 2025.09.19 20:46:53.303874 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1299 | 2025.09.19 20:46:53.304451 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1300 | 2025.09.19 20:46:53.304685 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1301 | 2025.09.19 20:46:53.304813 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
| 1302 | 2025.09.19 20:46:53.420264 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1303 | 2025.09.19 20:46:53.441398 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1304 | 2025.09.19 20:46:53.441476 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1305 | 2025.09.19 20:46:53.447921 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1306 | 2025.09.19 20:46:53.448972 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1307 | 2025.09.19 20:46:53.455869 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1308 | 2025.09.19 20:46:54.749795 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39833 | ||
| 1309 | 2025.09.19 20:46:54.749936 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1310 | 2025.09.19 20:46:54.749975 [ 286 ] {} <Debug> TCP-Session: 973f5772-52b5-43f9-95d9-e83fe76011ea Authenticating user 'default' from [fd00:1122:3344:101::e]:39833 | ||
| 1311 | 2025.09.19 20:46:54.749997 [ 286 ] {} <Debug> TCP-Session: 973f5772-52b5-43f9-95d9-e83fe76011ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1312 | 2025.09.19 20:46:54.750011 [ 286 ] {} <Debug> TCP-Session: 973f5772-52b5-43f9-95d9-e83fe76011ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1313 | 2025.09.19 20:46:54.750075 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1314 | 2025.09.19 20:46:54.750102 [ 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 | ||
| 1315 | 2025.09.19 20:46:54.750118 [ 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 | ||
| 1316 | 2025.09.19 20:46:54.752605 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46478 | ||
| 1317 | 2025.09.19 20:46:54.752664 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41549 | ||
| 1318 | 2025.09.19 20:46:54.752863 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44995 | ||
| 1319 | 2025.09.19 20:46:54.752879 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40594 | ||
| 1320 | 2025.09.19 20:46:54.752942 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44538 | ||
| 1321 | 2025.09.19 20:46:54.753066 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64961 | ||
| 1322 | 2025.09.19 20:46:54.753363 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34822 | ||
| 1323 | 2025.09.19 20:46:54.753567 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35652 | ||
| 1324 | 2025.09.19 20:46:54.756317 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1325 | 2025.09.19 20:46:54.756350 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1326 | 2025.09.19 20:46:54.756357 [ 287 ] {} <Debug> TCP-Session: 1335cc32-cd9e-44d0-a3d1-1a6bbd3de8a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:46478 | ||
| 1327 | 2025.09.19 20:46:54.756379 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1328 | 2025.09.19 20:46:54.756387 [ 294 ] {} <Debug> TCP-Session: 31659bb0-984f-4d1d-a3bf-2708023e51f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:35652 | ||
| 1329 | 2025.09.19 20:46:54.756397 [ 287 ] {} <Debug> TCP-Session: 1335cc32-cd9e-44d0-a3d1-1a6bbd3de8a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1330 | 2025.09.19 20:46:54.756429 [ 294 ] {} <Debug> TCP-Session: 31659bb0-984f-4d1d-a3bf-2708023e51f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1331 | 2025.09.19 20:46:54.756430 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1332 | 2025.09.19 20:46:54.756455 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1333 | 2025.09.19 20:46:54.756465 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1334 | 2025.09.19 20:46:54.756487 [ 292 ] {} <Debug> TCP-Session: bdfe18f0-acb4-40d6-a116-f88e6f321a15 Authenticating user 'default' from [fd00:1122:3344:101::e]:64961 | ||
| 1335 | 2025.09.19 20:46:54.756504 [ 289 ] {} <Debug> TCP-Session: 89d71ed2-f00b-447f-b7d6-40c16fbcff58 Authenticating user 'default' from [fd00:1122:3344:101::e]:40594 | ||
| 1336 | 2025.09.19 20:46:54.756520 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1337 | 2025.09.19 20:46:54.756534 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1338 | 2025.09.19 20:46:54.756547 [ 289 ] {} <Debug> TCP-Session: 89d71ed2-f00b-447f-b7d6-40c16fbcff58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1339 | 2025.09.19 20:46:54.756581 [ 290 ] {} <Debug> TCP-Session: a5d5e2c0-2f5e-4a88-99d2-5a1ea07f64ed Authenticating user 'default' from [fd00:1122:3344:101::e]:44995 | ||
| 1340 | 2025.09.19 20:46:54.756604 [ 288 ] {} <Debug> TCP-Session: 4b70e4cc-af40-45af-8bd7-cb053a1aa06f Authenticating user 'default' from [fd00:1122:3344:101::e]:41549 | ||
| 1341 | 2025.09.19 20:46:54.756602 [ 289 ] {} <Debug> TCP-Session: 89d71ed2-f00b-447f-b7d6-40c16fbcff58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1342 | 2025.09.19 20:46:54.756628 [ 290 ] {} <Debug> TCP-Session: a5d5e2c0-2f5e-4a88-99d2-5a1ea07f64ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1343 | 2025.09.19 20:46:54.756637 [ 288 ] {} <Debug> TCP-Session: 4b70e4cc-af40-45af-8bd7-cb053a1aa06f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1344 | 2025.09.19 20:46:54.756668 [ 290 ] {} <Debug> TCP-Session: a5d5e2c0-2f5e-4a88-99d2-5a1ea07f64ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1345 | 2025.09.19 20:46:54.756679 [ 288 ] {} <Debug> TCP-Session: 4b70e4cc-af40-45af-8bd7-cb053a1aa06f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1346 | 2025.09.19 20:46:54.756523 [ 291 ] {} <Debug> TCP-Session: 3d04e4a3-b03a-40c2-bfe9-75ccd8e35a50 Authenticating user 'default' from [fd00:1122:3344:101::e]:44538 | ||
| 1347 | 2025.09.19 20:46:54.756455 [ 294 ] {} <Debug> TCP-Session: 31659bb0-984f-4d1d-a3bf-2708023e51f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1348 | 2025.09.19 20:46:54.756739 [ 291 ] {} <Debug> TCP-Session: 3d04e4a3-b03a-40c2-bfe9-75ccd8e35a50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1349 | 2025.09.19 20:46:54.756439 [ 287 ] {} <Debug> TCP-Session: 1335cc32-cd9e-44d0-a3d1-1a6bbd3de8a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1350 | 2025.09.19 20:46:54.756765 [ 291 ] {} <Debug> TCP-Session: 3d04e4a3-b03a-40c2-bfe9-75ccd8e35a50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1351 | 2025.09.19 20:46:54.756533 [ 292 ] {} <Debug> TCP-Session: bdfe18f0-acb4-40d6-a116-f88e6f321a15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1352 | 2025.09.19 20:46:54.756452 [ 293 ] {} <Debug> TCP-Session: 28eae450-e260-41da-ba99-e86b3a79b3ec Authenticating user 'default' from [fd00:1122:3344:101::e]:34822 | ||
| 1353 | 2025.09.19 20:46:54.756808 [ 292 ] {} <Debug> TCP-Session: bdfe18f0-acb4-40d6-a116-f88e6f321a15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1354 | 2025.09.19 20:46:54.756837 [ 293 ] {} <Debug> TCP-Session: 28eae450-e260-41da-ba99-e86b3a79b3ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1355 | 2025.09.19 20:46:54.756859 [ 293 ] {} <Debug> TCP-Session: 28eae450-e260-41da-ba99-e86b3a79b3ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1356 | 2025.09.19 20:46:54.758818 [ 286 ] {} <Trace> TCP-Session: 973f5772-52b5-43f9-95d9-e83fe76011ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1357 | 2025.09.19 20:46:54.759009 [ 286 ] {88f24580-a3a9-4e94-a31f-e48a4c17dec0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39833) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1358 | 2025.09.19 20:46:54.759312 [ 286 ] {88f24580-a3a9-4e94-a31f-e48a4c17dec0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1359 | 2025.09.19 20:46:54.759379 [ 286 ] {88f24580-a3a9-4e94-a31f-e48a4c17dec0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1360 | 2025.09.19 20:46:54.761823 [ 286 ] {88f24580-a3a9-4e94-a31f-e48a4c17dec0} <Debug> oximeter.version (332f541f-6306-4281-b75a-987cf66fc746) (SelectExecutor): Key condition: unknown | ||
| 1361 | 2025.09.19 20:46:54.776488 [ 298 ] {88f24580-a3a9-4e94-a31f-e48a4c17dec0} <Trace> AggregatingTransform: Aggregating | ||
| 1362 | 2025.09.19 20:46:54.778561 [ 298 ] {88f24580-a3a9-4e94-a31f-e48a4c17dec0} <Trace> Aggregator: Aggregation method: without_key | ||
| 1363 | 2025.09.19 20:46:54.779304 [ 298 ] {88f24580-a3a9-4e94-a31f-e48a4c17dec0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006162525 sec. (162.271 rows/sec., 6.34 KiB/sec.) | ||
| 1364 | 2025.09.19 20:46:54.779329 [ 298 ] {88f24580-a3a9-4e94-a31f-e48a4c17dec0} <Trace> Aggregator: Merging aggregated data | ||
| 1365 | 2025.09.19 20:46:54.779359 [ 298 ] {88f24580-a3a9-4e94-a31f-e48a4c17dec0} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1366 | 2025.09.19 20:46:54.783236 [ 286 ] {88f24580-a3a9-4e94-a31f-e48a4c17dec0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.024281 sec., 41.18446521971912 rows/sec., 1.61 KiB/sec. | ||
| 1367 | 2025.09.19 20:46:54.783419 [ 286 ] {88f24580-a3a9-4e94-a31f-e48a4c17dec0} <Debug> TCPHandler: Processed in 0.024746663 sec. | ||
| 1368 | 2025.09.19 20:46:54.787990 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1369 | 2025.09.19 20:46:54.788026 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1370 | 2025.09.19 20:46:54.788050 [ 286 ] {} <Debug> TCP-Session: 973f5772-52b5-43f9-95d9-e83fe76011ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1371 | 2025.09.19 20:46:54.788048 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1372 | 2025.09.19 20:46:54.788079 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1373 | 2025.09.19 20:46:54.788092 [ 288 ] {} <Debug> TCP-Session: 4b70e4cc-af40-45af-8bd7-cb053a1aa06f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1374 | 2025.09.19 20:46:54.788106 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1375 | 2025.09.19 20:46:54.788127 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1376 | 2025.09.19 20:46:54.788150 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1377 | 2025.09.19 20:46:54.788175 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1378 | 2025.09.19 20:46:54.788194 [ 289 ] {} <Debug> TCP-Session: 89d71ed2-f00b-447f-b7d6-40c16fbcff58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1379 | 2025.09.19 20:46:54.788218 [ 292 ] {} <Debug> TCP-Session: bdfe18f0-acb4-40d6-a116-f88e6f321a15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1380 | 2025.09.19 20:46:54.788234 [ 293 ] {} <Debug> TCP-Session: 28eae450-e260-41da-ba99-e86b3a79b3ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1381 | 2025.09.19 20:46:54.788138 [ 287 ] {} <Debug> TCP-Session: 1335cc32-cd9e-44d0-a3d1-1a6bbd3de8a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1382 | 2025.09.19 20:46:54.788117 [ 290 ] {} <Debug> TCP-Session: a5d5e2c0-2f5e-4a88-99d2-5a1ea07f64ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1383 | 2025.09.19 20:46:54.788062 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1384 | 2025.09.19 20:46:54.788200 [ 294 ] {} <Debug> TCP-Session: 31659bb0-984f-4d1d-a3bf-2708023e51f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1385 | 2025.09.19 20:46:54.788363 [ 291 ] {} <Debug> TCP-Session: 3d04e4a3-b03a-40c2-bfe9-75ccd8e35a50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1386 | 2025.09.19 20:46:55.001305 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.39 MiB, peak 175.50 MiB, free memory in arenas 0.00 B, will set to 168.16 MiB (RSS), difference: 2.77 MiB | ||
| 1387 | 2025.09.19 20:46:55.797248 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 220 | ||
| 1388 | 2025.09.19 20:46:55.800232 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1389 | 2025.09.19 20:46:55.800307 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1390 | 2025.09.19 20:46:55.801833 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1391 | 2025.09.19 20:46:55.802195 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1392 | 2025.09.19 20:46:55.802597 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 220 | ||
| 1393 | 2025.09.19 20:46:55.829407 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54583 | ||
| 1394 | 2025.09.19 20:46:55.829518 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1395 | 2025.09.19 20:46:55.829548 [ 286 ] {} <Debug> TCP-Session: ff963c31-3ec4-4307-b92c-343deb64f375 Authenticating user 'default' from [fd00:1122:3344:101::e]:54583 | ||
| 1396 | 2025.09.19 20:46:55.829572 [ 286 ] {} <Debug> TCP-Session: ff963c31-3ec4-4307-b92c-343deb64f375 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1397 | 2025.09.19 20:46:55.829585 [ 286 ] {} <Debug> TCP-Session: ff963c31-3ec4-4307-b92c-343deb64f375 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1398 | 2025.09.19 20:46:55.829842 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33986 | ||
| 1399 | 2025.09.19 20:46:55.829884 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47027 | ||
| 1400 | 2025.09.19 20:46:55.829899 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62636 | ||
| 1401 | 2025.09.19 20:46:55.829929 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44106 | ||
| 1402 | 2025.09.19 20:46:55.829956 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36552 | ||
| 1403 | 2025.09.19 20:46:55.830002 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1404 | 2025.09.19 20:46:55.830001 [ 286 ] {} <Trace> TCP-Session: ff963c31-3ec4-4307-b92c-343deb64f375 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1405 | 2025.09.19 20:46:55.830026 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1406 | 2025.09.19 20:46:55.830043 [ 288 ] {} <Debug> TCP-Session: cd03bea1-912b-45bf-8cd9-ab3ac35f0e7f Authenticating user 'default' from [fd00:1122:3344:101::e]:47027 | ||
| 1407 | 2025.09.19 20:46:55.830074 [ 292 ] {} <Debug> TCP-Session: 47376ffa-21bb-480d-842b-d544e24d354f Authenticating user 'default' from [fd00:1122:3344:101::e]:44106 | ||
| 1408 | 2025.09.19 20:46:55.830075 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1409 | 2025.09.19 20:46:55.830093 [ 288 ] {} <Debug> TCP-Session: cd03bea1-912b-45bf-8cd9-ab3ac35f0e7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1410 | 2025.09.19 20:46:55.830096 [ 292 ] {} <Debug> TCP-Session: 47376ffa-21bb-480d-842b-d544e24d354f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1411 | 2025.09.19 20:46:55.830118 [ 293 ] {} <Debug> TCP-Session: efbd019c-b519-4e15-82bf-bee171f1af6f Authenticating user 'default' from [fd00:1122:3344:101::e]:36552 | ||
| 1412 | 2025.09.19 20:46:55.830129 [ 292 ] {} <Debug> TCP-Session: 47376ffa-21bb-480d-842b-d544e24d354f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1413 | 2025.09.19 20:46:55.830118 [ 288 ] {} <Debug> TCP-Session: cd03bea1-912b-45bf-8cd9-ab3ac35f0e7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1414 | 2025.09.19 20:46:55.830150 [ 293 ] {} <Debug> TCP-Session: efbd019c-b519-4e15-82bf-bee171f1af6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1415 | 2025.09.19 20:46:55.830028 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1416 | 2025.09.19 20:46:55.830185 [ 293 ] {} <Debug> TCP-Session: efbd019c-b519-4e15-82bf-bee171f1af6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1417 | 2025.09.19 20:46:55.830206 [ 286 ] {669e690c-3193-4efc-bf26-fa1abdd8a622} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54583) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1418 | 2025.09.19 20:46:55.830221 [ 289 ] {} <Debug> TCP-Session: d7d8d0e2-54a8-46b7-9648-7891df9ac739 Authenticating user 'default' from [fd00:1122:3344:101::e]:62636 | ||
| 1419 | 2025.09.19 20:46:55.829964 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36480 | ||
| 1420 | 2025.09.19 20:46:55.830262 [ 289 ] {} <Debug> TCP-Session: d7d8d0e2-54a8-46b7-9648-7891df9ac739 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1421 | 2025.09.19 20:46:55.829948 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1422 | 2025.09.19 20:46:55.830299 [ 289 ] {} <Debug> TCP-Session: d7d8d0e2-54a8-46b7-9648-7891df9ac739 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1423 | 2025.09.19 20:46:55.830330 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1424 | 2025.09.19 20:46:55.830336 [ 287 ] {} <Debug> TCP-Session: cb26f1e7-d4b5-47be-8de3-d73a3ef3c2f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:33986 | ||
| 1425 | 2025.09.19 20:46:55.829924 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33446 | ||
| 1426 | 2025.09.19 20:46:55.830379 [ 287 ] {} <Debug> TCP-Session: cb26f1e7-d4b5-47be-8de3-d73a3ef3c2f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1427 | 2025.09.19 20:46:55.830363 [ 294 ] {} <Debug> TCP-Session: 26f604ba-70fb-407b-9019-ee3003dd22d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:36480 | ||
| 1428 | 2025.09.19 20:46:55.830405 [ 287 ] {} <Debug> TCP-Session: cb26f1e7-d4b5-47be-8de3-d73a3ef3c2f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1429 | 2025.09.19 20:46:55.830436 [ 294 ] {} <Debug> TCP-Session: 26f604ba-70fb-407b-9019-ee3003dd22d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1430 | 2025.09.19 20:46:55.830441 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1431 | 2025.09.19 20:46:55.830459 [ 294 ] {} <Debug> TCP-Session: 26f604ba-70fb-407b-9019-ee3003dd22d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1432 | 2025.09.19 20:46:55.829907 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51107 | ||
| 1433 | 2025.09.19 20:46:55.830481 [ 291 ] {} <Debug> TCP-Session: 1b048439-8f34-4945-a9b8-8364208d160c Authenticating user 'default' from [fd00:1122:3344:101::e]:33446 | ||
| 1434 | 2025.09.19 20:46:55.830500 [ 286 ] {669e690c-3193-4efc-bf26-fa1abdd8a622} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1435 | 2025.09.19 20:46:55.830520 [ 291 ] {} <Debug> TCP-Session: 1b048439-8f34-4945-a9b8-8364208d160c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1436 | 2025.09.19 20:46:55.830546 [ 291 ] {} <Debug> TCP-Session: 1b048439-8f34-4945-a9b8-8364208d160c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1437 | 2025.09.19 20:46:55.830552 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1438 | 2025.09.19 20:46:55.830574 [ 286 ] {669e690c-3193-4efc-bf26-fa1abdd8a622} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1439 | 2025.09.19 20:46:55.830579 [ 290 ] {} <Debug> TCP-Session: 48f09d5f-4338-48d6-b72f-9ae73c15dbb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:51107 | ||
| 1440 | 2025.09.19 20:46:55.830603 [ 290 ] {} <Debug> TCP-Session: 48f09d5f-4338-48d6-b72f-9ae73c15dbb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1441 | 2025.09.19 20:46:55.830616 [ 290 ] {} <Debug> TCP-Session: 48f09d5f-4338-48d6-b72f-9ae73c15dbb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1442 | 2025.09.19 20:46:55.830872 [ 286 ] {669e690c-3193-4efc-bf26-fa1abdd8a622} <Debug> oximeter.version (332f541f-6306-4281-b75a-987cf66fc746) (SelectExecutor): Key condition: unknown | ||
| 1443 | 2025.09.19 20:46:55.831787 [ 320 ] {669e690c-3193-4efc-bf26-fa1abdd8a622} <Trace> AggregatingTransform: Aggregating | ||
| 1444 | 2025.09.19 20:46:55.832191 [ 320 ] {669e690c-3193-4efc-bf26-fa1abdd8a622} <Trace> Aggregator: Aggregation method: without_key | ||
| 1445 | 2025.09.19 20:46:55.832231 [ 320 ] {669e690c-3193-4efc-bf26-fa1abdd8a622} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001260069 sec. (793.607 rows/sec., 31.00 KiB/sec.) | ||
| 1446 | 2025.09.19 20:46:55.832251 [ 320 ] {669e690c-3193-4efc-bf26-fa1abdd8a622} <Trace> Aggregator: Merging aggregated data | ||
| 1447 | 2025.09.19 20:46:55.833238 [ 286 ] {669e690c-3193-4efc-bf26-fa1abdd8a622} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003089 sec., 323.72936225315635 rows/sec., 12.65 KiB/sec. | ||
| 1448 | 2025.09.19 20:46:55.833408 [ 286 ] {669e690c-3193-4efc-bf26-fa1abdd8a622} <Debug> TCPHandler: Processed in 0.003542963 sec. | ||
| 1449 | 2025.09.19 20:46:55.833541 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1450 | 2025.09.19 20:46:55.833558 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1451 | 2025.09.19 20:46:55.833577 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1452 | 2025.09.19 20:46:55.833593 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1453 | 2025.09.19 20:46:55.833613 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1454 | 2025.09.19 20:46:55.833631 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1455 | 2025.09.19 20:46:55.833657 [ 289 ] {} <Debug> TCP-Session: d7d8d0e2-54a8-46b7-9648-7891df9ac739 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1456 | 2025.09.19 20:46:55.833667 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1457 | 2025.09.19 20:46:55.833673 [ 288 ] {} <Debug> TCP-Session: cd03bea1-912b-45bf-8cd9-ab3ac35f0e7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1458 | 2025.09.19 20:46:55.833687 [ 293 ] {} <Debug> TCP-Session: efbd019c-b519-4e15-82bf-bee171f1af6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1459 | 2025.09.19 20:46:55.833717 [ 290 ] {} <Debug> TCP-Session: 48f09d5f-4338-48d6-b72f-9ae73c15dbb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1460 | 2025.09.19 20:46:55.833679 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1461 | 2025.09.19 20:46:55.833649 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1462 | 2025.09.19 20:46:55.833785 [ 292 ] {} <Debug> TCP-Session: 47376ffa-21bb-480d-842b-d544e24d354f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1463 | 2025.09.19 20:46:55.833607 [ 294 ] {} <Debug> TCP-Session: 26f604ba-70fb-407b-9019-ee3003dd22d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1464 | 2025.09.19 20:46:55.833812 [ 291 ] {} <Debug> TCP-Session: 1b048439-8f34-4945-a9b8-8364208d160c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1465 | 2025.09.19 20:46:55.833627 [ 287 ] {} <Debug> TCP-Session: cb26f1e7-d4b5-47be-8de3-d73a3ef3c2f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1466 | 2025.09.19 20:46:55.833578 [ 286 ] {} <Debug> TCP-Session: ff963c31-3ec4-4307-b92c-343deb64f375 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1467 | 2025.09.19 20:46:55.855886 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59842 | ||
| 1468 | 2025.09.19 20:46:55.855983 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1469 | 2025.09.19 20:46:55.856015 [ 286 ] {} <Debug> TCP-Session: 70a986cd-e37c-4a97-95ca-68d4ccffc304 Authenticating user 'default' from [fd00:1122:3344:101::e]:59842 | ||
| 1470 | 2025.09.19 20:46:55.856036 [ 286 ] {} <Debug> TCP-Session: 70a986cd-e37c-4a97-95ca-68d4ccffc304 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1471 | 2025.09.19 20:46:55.856050 [ 286 ] {} <Debug> TCP-Session: 70a986cd-e37c-4a97-95ca-68d4ccffc304 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1472 | 2025.09.19 20:46:55.856272 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51649 | ||
| 1473 | 2025.09.19 20:46:55.856276 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46143 | ||
| 1474 | 2025.09.19 20:46:55.856312 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39652 | ||
| 1475 | 2025.09.19 20:46:55.856346 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47802 | ||
| 1476 | 2025.09.19 20:46:55.856372 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37095 | ||
| 1477 | 2025.09.19 20:46:55.856381 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63243 | ||
| 1478 | 2025.09.19 20:46:55.856409 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1479 | 2025.09.19 20:46:55.856434 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1480 | 2025.09.19 20:46:55.856461 [ 289 ] {} <Debug> TCP-Session: ef216e99-6f7b-49f6-9036-fa473bca5c47 Authenticating user 'default' from [fd00:1122:3344:101::e]:39652 | ||
| 1481 | 2025.09.19 20:46:55.856460 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1482 | 2025.09.19 20:46:55.856475 [ 292 ] {} <Debug> TCP-Session: 6a237044-4413-4c64-ae03-eee67c6fa21e Authenticating user 'default' from [fd00:1122:3344:101::e]:47802 | ||
| 1483 | 2025.09.19 20:46:55.856486 [ 289 ] {} <Debug> TCP-Session: ef216e99-6f7b-49f6-9036-fa473bca5c47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1484 | 2025.09.19 20:46:55.856497 [ 293 ] {} <Debug> TCP-Session: e15291a3-ce49-4780-af6c-09b60d206023 Authenticating user 'default' from [fd00:1122:3344:101::e]:37095 | ||
| 1485 | 2025.09.19 20:46:55.856516 [ 292 ] {} <Debug> TCP-Session: 6a237044-4413-4c64-ae03-eee67c6fa21e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1486 | 2025.09.19 20:46:55.856519 [ 289 ] {} <Debug> TCP-Session: ef216e99-6f7b-49f6-9036-fa473bca5c47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1487 | 2025.09.19 20:46:55.856532 [ 293 ] {} <Debug> TCP-Session: e15291a3-ce49-4780-af6c-09b60d206023 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1488 | 2025.09.19 20:46:55.856542 [ 292 ] {} <Debug> TCP-Session: 6a237044-4413-4c64-ae03-eee67c6fa21e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1489 | 2025.09.19 20:46:55.856559 [ 293 ] {} <Debug> TCP-Session: e15291a3-ce49-4780-af6c-09b60d206023 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1490 | 2025.09.19 20:46:55.856383 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1491 | 2025.09.19 20:46:55.856344 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48405 | ||
| 1492 | 2025.09.19 20:46:55.856625 [ 288 ] {} <Debug> TCP-Session: 701abf52-36c4-46ca-b96d-f217be6e6f18 Authenticating user 'default' from [fd00:1122:3344:101::e]:46143 | ||
| 1493 | 2025.09.19 20:46:55.856320 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56024 | ||
| 1494 | 2025.09.19 20:46:55.856658 [ 288 ] {} <Debug> TCP-Session: 701abf52-36c4-46ca-b96d-f217be6e6f18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1495 | 2025.09.19 20:46:55.856680 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1496 | 2025.09.19 20:46:55.856697 [ 288 ] {} <Debug> TCP-Session: 701abf52-36c4-46ca-b96d-f217be6e6f18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1497 | 2025.09.19 20:46:55.856484 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1498 | 2025.09.19 20:46:55.856721 [ 291 ] {} <Debug> TCP-Session: 9a5587d3-21e4-4901-b30a-964a5a622a46 Authenticating user 'default' from [fd00:1122:3344:101::e]:48405 | ||
| 1499 | 2025.09.19 20:46:55.856726 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1500 | 2025.09.19 20:46:55.856744 [ 294 ] {} <Debug> TCP-Session: fd9b498b-4df6-4fcb-b72e-657cef360c8a Authenticating user 'default' from [fd00:1122:3344:101::e]:63243 | ||
| 1501 | 2025.09.19 20:46:55.856754 [ 291 ] {} <Debug> TCP-Session: 9a5587d3-21e4-4901-b30a-964a5a622a46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1502 | 2025.09.19 20:46:55.856765 [ 290 ] {} <Debug> TCP-Session: 54cdb92d-0079-44a0-8696-fa34334e3905 Authenticating user 'default' from [fd00:1122:3344:101::e]:56024 | ||
| 1503 | 2025.09.19 20:46:55.856774 [ 294 ] {} <Debug> TCP-Session: fd9b498b-4df6-4fcb-b72e-657cef360c8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1504 | 2025.09.19 20:46:55.856785 [ 291 ] {} <Debug> TCP-Session: 9a5587d3-21e4-4901-b30a-964a5a622a46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1505 | 2025.09.19 20:46:55.856804 [ 294 ] {} <Debug> TCP-Session: fd9b498b-4df6-4fcb-b72e-657cef360c8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1506 | 2025.09.19 20:46:55.856798 [ 290 ] {} <Debug> TCP-Session: 54cdb92d-0079-44a0-8696-fa34334e3905 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1507 | 2025.09.19 20:46:55.856361 [ 286 ] {} <Trace> TCP-Session: 70a986cd-e37c-4a97-95ca-68d4ccffc304 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1508 | 2025.09.19 20:46:55.856848 [ 290 ] {} <Debug> TCP-Session: 54cdb92d-0079-44a0-8696-fa34334e3905 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1509 | 2025.09.19 20:46:55.856355 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1510 | 2025.09.19 20:46:55.856907 [ 287 ] {} <Debug> TCP-Session: 2723ef8f-09b6-4cda-9381-ec2030ee46c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:51649 | ||
| 1511 | 2025.09.19 20:46:55.856924 [ 287 ] {} <Debug> TCP-Session: 2723ef8f-09b6-4cda-9381-ec2030ee46c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1512 | 2025.09.19 20:46:55.856936 [ 287 ] {} <Debug> TCP-Session: 2723ef8f-09b6-4cda-9381-ec2030ee46c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1513 | 2025.09.19 20:46:55.857011 [ 286 ] {f95555b7-e176-4a0c-ab55-6ab295d5532f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59842) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1514 | 2025.09.19 20:46:55.857295 [ 286 ] {f95555b7-e176-4a0c-ab55-6ab295d5532f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1515 | 2025.09.19 20:46:55.857355 [ 286 ] {f95555b7-e176-4a0c-ab55-6ab295d5532f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1516 | 2025.09.19 20:46:55.857683 [ 286 ] {f95555b7-e176-4a0c-ab55-6ab295d5532f} <Debug> oximeter.version (332f541f-6306-4281-b75a-987cf66fc746) (SelectExecutor): Key condition: unknown | ||
| 1517 | 2025.09.19 20:46:55.858745 [ 332 ] {f95555b7-e176-4a0c-ab55-6ab295d5532f} <Trace> AggregatingTransform: Aggregating | ||
| 1518 | 2025.09.19 20:46:55.858803 [ 332 ] {f95555b7-e176-4a0c-ab55-6ab295d5532f} <Trace> Aggregator: Aggregation method: without_key | ||
| 1519 | 2025.09.19 20:46:55.858843 [ 332 ] {f95555b7-e176-4a0c-ab55-6ab295d5532f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001042825 sec. (958.934 rows/sec., 37.46 KiB/sec.) | ||
| 1520 | 2025.09.19 20:46:55.858868 [ 332 ] {f95555b7-e176-4a0c-ab55-6ab295d5532f} <Trace> Aggregator: Merging aggregated data | ||
| 1521 | 2025.09.19 20:46:55.860140 [ 286 ] {f95555b7-e176-4a0c-ab55-6ab295d5532f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003184 sec., 314.07035175879395 rows/sec., 12.27 KiB/sec. | ||
| 1522 | 2025.09.19 20:46:55.860279 [ 286 ] {f95555b7-e176-4a0c-ab55-6ab295d5532f} <Debug> TCPHandler: Processed in 0.004031295 sec. | ||
| 1523 | 2025.09.19 20:46:55.860373 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1524 | 2025.09.19 20:46:55.860401 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1525 | 2025.09.19 20:46:55.860422 [ 286 ] {} <Debug> TCP-Session: 70a986cd-e37c-4a97-95ca-68d4ccffc304 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1526 | 2025.09.19 20:46:55.860447 [ 292 ] {} <Debug> TCP-Session: 6a237044-4413-4c64-ae03-eee67c6fa21e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1527 | 2025.09.19 20:46:55.860453 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1528 | 2025.09.19 20:46:55.860473 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1529 | 2025.09.19 20:46:55.860496 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1530 | 2025.09.19 20:46:55.860510 [ 289 ] {} <Debug> TCP-Session: ef216e99-6f7b-49f6-9036-fa473bca5c47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1531 | 2025.09.19 20:46:55.860527 [ 288 ] {} <Debug> TCP-Session: 701abf52-36c4-46ca-b96d-f217be6e6f18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1532 | 2025.09.19 20:46:55.860541 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1533 | 2025.09.19 20:46:55.860557 [ 294 ] {} <Debug> TCP-Session: fd9b498b-4df6-4fcb-b72e-657cef360c8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1534 | 2025.09.19 20:46:55.860561 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1535 | 2025.09.19 20:46:55.860599 [ 290 ] {} <Debug> TCP-Session: 54cdb92d-0079-44a0-8696-fa34334e3905 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1536 | 2025.09.19 20:46:55.860518 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1537 | 2025.09.19 20:46:55.860631 [ 293 ] {} <Debug> TCP-Session: e15291a3-ce49-4780-af6c-09b60d206023 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1538 | 2025.09.19 20:46:55.860430 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1539 | 2025.09.19 20:46:55.860684 [ 291 ] {} <Debug> TCP-Session: 9a5587d3-21e4-4901-b30a-964a5a622a46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1540 | 2025.09.19 20:46:55.860720 [ 287 ] {} <Debug> TCP-Session: 2723ef8f-09b6-4cda-9381-ec2030ee46c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1541 | 2025.09.19 20:46:56.937716 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1542 | 2025.09.19 20:46:56.937911 [ 3 ] {944bc909-c2a1-4848-97f8-fbfa2a1df8b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1543 | 2025.09.19 20:46:56.937984 [ 3 ] {944bc909-c2a1-4848-97f8-fbfa2a1df8b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1544 | 2025.09.19 20:46:56.938672 [ 3 ] {944bc909-c2a1-4848-97f8-fbfa2a1df8b1} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1545 | 2025.09.19 20:46:56.938718 [ 3 ] {944bc909-c2a1-4848-97f8-fbfa2a1df8b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1546 | 2025.09.19 20:46:56.939140 [ 3 ] {944bc909-c2a1-4848-97f8-fbfa2a1df8b1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1547 | 2025.09.19 20:46:56.939373 [ 3 ] {944bc909-c2a1-4848-97f8-fbfa2a1df8b1} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1548 | 2025.09.19 20:46:56.939522 [ 78 ] {} <Debug> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1549 | 2025.09.19 20:46:56.939555 [ 3 ] {944bc909-c2a1-4848-97f8-fbfa2a1df8b1} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001702 sec., 44653.34900117509 rows/sec., 3.66 MiB/sec. | ||
| 1550 | 2025.09.19 20:46:56.939570 [ 78 ] {} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1551 | 2025.09.19 20:46:56.939594 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1552 | 2025.09.19 20:46:56.939607 [ 3 ] {944bc909-c2a1-4848-97f8-fbfa2a1df8b1} <Debug> TCPHandler: Processed in 0.002036218 sec. | ||
| 1553 | 2025.09.19 20:46:56.939749 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1554 | 2025.09.19 20:46:56.939858 [ 3 ] {c9ebc5ce-8a65-46eb-abaa-653a6cb03d6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1555 | 2025.09.19 20:46:56.939905 [ 3 ] {c9ebc5ce-8a65-46eb-abaa-653a6cb03d6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1556 | 2025.09.19 20:46:56.940336 [ 3 ] {c9ebc5ce-8a65-46eb-abaa-653a6cb03d6d} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1557 | 2025.09.19 20:46:56.940372 [ 3 ] {c9ebc5ce-8a65-46eb-abaa-653a6cb03d6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1558 | 2025.09.19 20:46:56.940718 [ 3 ] {c9ebc5ce-8a65-46eb-abaa-653a6cb03d6d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1559 | 2025.09.19 20:46:56.940981 [ 3 ] {c9ebc5ce-8a65-46eb-abaa-653a6cb03d6d} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1560 | 2025.09.19 20:46:56.941144 [ 3 ] {c9ebc5ce-8a65-46eb-abaa-653a6cb03d6d} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001313 sec., 7616.146230007616 rows/sec., 572.70 KiB/sec. | ||
| 1561 | 2025.09.19 20:46:56.941202 [ 3 ] {c9ebc5ce-8a65-46eb-abaa-653a6cb03d6d} <Debug> TCPHandler: Processed in 0.001505086 sec. | ||
| 1562 | 2025.09.19 20:46:56.941338 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1563 | 2025.09.19 20:46:56.941458 [ 3 ] {686f3084-c6d4-49bd-9cc6-2d3c6f9a133d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1564 | 2025.09.19 20:46:56.941500 [ 3 ] {686f3084-c6d4-49bd-9cc6-2d3c6f9a133d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1565 | 2025.09.19 20:46:56.941915 [ 3 ] {686f3084-c6d4-49bd-9cc6-2d3c6f9a133d} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1566 | 2025.09.19 20:46:56.941951 [ 3 ] {686f3084-c6d4-49bd-9cc6-2d3c6f9a133d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1567 | 2025.09.19 20:46:56.942278 [ 3 ] {686f3084-c6d4-49bd-9cc6-2d3c6f9a133d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1568 | 2025.09.19 20:46:56.942505 [ 3 ] {686f3084-c6d4-49bd-9cc6-2d3c6f9a133d} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1569 | 2025.09.19 20:46:56.942527 [ 190 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::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 | ||
| 1570 | 2025.09.19 20:46:56.942600 [ 78 ] {} <Debug> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1571 | 2025.09.19 20:46:56.942632 [ 78 ] {} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1572 | 2025.09.19 20:46:56.942637 [ 3 ] {686f3084-c6d4-49bd-9cc6-2d3c6f9a133d} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001201 sec., 61615.32056619484 rows/sec., 4.81 MiB/sec. | ||
| 1573 | 2025.09.19 20:46:56.942663 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1574 | 2025.09.19 20:46:56.942685 [ 3 ] {686f3084-c6d4-49bd-9cc6-2d3c6f9a133d} <Debug> TCPHandler: Processed in 0.001397203 sec. | ||
| 1575 | 2025.09.19 20:46:56.942818 [ 188 ] {8107928c-471f-4f51-a196-f6f1aa28a530::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 | ||
| 1576 | 2025.09.19 20:46:56.942827 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1577 | 2025.09.19 20:46:56.942954 [ 3 ] {40b173a1-c3aa-43c9-95cd-2fb510db5476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1578 | 2025.09.19 20:46:56.943001 [ 3 ] {40b173a1-c3aa-43c9-95cd-2fb510db5476} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1579 | 2025.09.19 20:46:56.943457 [ 3 ] {40b173a1-c3aa-43c9-95cd-2fb510db5476} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1580 | 2025.09.19 20:46:56.943494 [ 3 ] {40b173a1-c3aa-43c9-95cd-2fb510db5476} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1581 | 2025.09.19 20:46:56.943847 [ 3 ] {40b173a1-c3aa-43c9-95cd-2fb510db5476} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1582 | 2025.09.19 20:46:56.944078 [ 3 ] {40b173a1-c3aa-43c9-95cd-2fb510db5476} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1583 | 2025.09.19 20:46:56.944171 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1584 | 2025.09.19 20:46:56.944210 [ 3 ] {40b173a1-c3aa-43c9-95cd-2fb510db5476} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001277 sec., 125293.65700861394 rows/sec., 8.73 MiB/sec. | ||
| 1585 | 2025.09.19 20:46:56.944222 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1586 | 2025.09.19 20:46:56.944245 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1587 | 2025.09.19 20:46:56.944247 [ 3 ] {40b173a1-c3aa-43c9-95cd-2fb510db5476} <Debug> TCPHandler: Processed in 0.001470715 sec. | ||
| 1588 | 2025.09.19 20:46:56.944346 [ 196 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::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 | ||
| 1589 | 2025.09.19 20:46:56.944371 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1590 | 2025.09.19 20:46:56.944475 [ 3 ] {802a59c3-256f-4e6b-8be3-df447915d600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1591 | 2025.09.19 20:46:56.944535 [ 3 ] {802a59c3-256f-4e6b-8be3-df447915d600} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1592 | 2025.09.19 20:46:56.944744 [ 188 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1593 | 2025.09.19 20:46:56.944779 [ 190 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1594 | 2025.09.19 20:46:56.944781 [ 196 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1595 | 2025.09.19 20:46:56.944822 [ 188 ] {8107928c-471f-4f51-a196-f6f1aa28a530::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 | ||
| 1596 | 2025.09.19 20:46:56.944835 [ 190 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::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 | ||
| 1597 | 2025.09.19 20:46:56.944851 [ 196 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 245 rows starting from the beginning of the part | ||
| 1598 | 2025.09.19 20:46:56.944953 [ 188 ] {8107928c-471f-4f51-a196-f6f1aa28a530::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 | ||
| 1599 | 2025.09.19 20:46:56.944972 [ 196 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::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 | ||
| 1600 | 2025.09.19 20:46:56.944985 [ 190 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::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 | ||
| 1601 | 2025.09.19 20:46:56.945021 [ 188 ] {8107928c-471f-4f51-a196-f6f1aa28a530::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 | ||
| 1602 | 2025.09.19 20:46:56.945054 [ 196 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::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 | ||
| 1603 | 2025.09.19 20:46:56.945076 [ 190 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::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 | ||
| 1604 | 2025.09.19 20:46:56.945093 [ 188 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 522 rows starting from the beginning of the part | ||
| 1605 | 2025.09.19 20:46:56.945168 [ 190 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1197 rows starting from the beginning of the part | ||
| 1606 | 2025.09.19 20:46:56.945173 [ 196 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1471 rows starting from the beginning of the part | ||
| 1607 | 2025.09.19 20:46:56.945172 [ 188 ] {8107928c-471f-4f51-a196-f6f1aa28a530::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 | ||
| 1608 | 2025.09.19 20:46:56.945224 [ 190 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::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 | ||
| 1609 | 2025.09.19 20:46:56.945273 [ 188 ] {8107928c-471f-4f51-a196-f6f1aa28a530::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 | ||
| 1610 | 2025.09.19 20:46:56.945279 [ 190 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::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 | ||
| 1611 | 2025.09.19 20:46:56.945273 [ 196 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::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 | ||
| 1612 | 2025.09.19 20:46:56.945357 [ 3 ] {802a59c3-256f-4e6b-8be3-df447915d600} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1613 | 2025.09.19 20:46:56.945401 [ 3 ] {802a59c3-256f-4e6b-8be3-df447915d600} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1614 | 2025.09.19 20:46:56.945412 [ 196 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::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 | ||
| 1615 | 2025.09.19 20:46:56.945990 [ 3 ] {802a59c3-256f-4e6b-8be3-df447915d600} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1616 | 2025.09.19 20:46:56.946281 [ 3 ] {802a59c3-256f-4e6b-8be3-df447915d600} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1617 | 2025.09.19 20:46:56.946435 [ 3 ] {802a59c3-256f-4e6b-8be3-df447915d600} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00198 sec., 5050.50505050505 rows/sec., 9.05 MiB/sec. | ||
| 1618 | 2025.09.19 20:46:56.946505 [ 3 ] {802a59c3-256f-4e6b-8be3-df447915d600} <Debug> TCPHandler: Processed in 0.002183641 sec. | ||
| 1619 | 2025.09.19 20:46:56.946535 [ 201 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 918 rows, containing 5 columns (5 merged, 0 gathered) in 0.003786439 sec., 242444.15399270924 rows/sec., 19.40 MiB/sec. | ||
| 1620 | 2025.09.19 20:46:56.946618 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1621 | 2025.09.19 20:46:56.946726 [ 3 ] {c9e93a06-ca53-4de9-825c-b8338144a7a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1622 | 2025.09.19 20:46:56.946770 [ 3 ] {c9e93a06-ca53-4de9-825c-b8338144a7a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1623 | 2025.09.19 20:46:56.946828 [ 186 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1624 | 2025.09.19 20:46:56.946853 [ 201 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1662 rows, containing 5 columns (5 merged, 0 gathered) in 0.007144238 sec., 232635.02699658103 rows/sec., 20.06 MiB/sec. | ||
| 1625 | 2025.09.19 20:46:56.947119 [ 188 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1626 | 2025.09.19 20:46:56.947170 [ 3 ] {c9e93a06-ca53-4de9-825c-b8338144a7a1} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1627 | 2025.09.19 20:46:56.947212 [ 3 ] {c9e93a06-ca53-4de9-825c-b8338144a7a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1628 | 2025.09.19 20:46:56.947271 [ 186 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_6_1} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1629 | 2025.09.19 20:46:56.947372 [ 186 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_6_1} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1630 | 2025.09.19 20:46:56.947483 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 1631 | 2025.09.19 20:46:56.947549 [ 198 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_6_1} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1632 | 2025.09.19 20:46:56.947616 [ 3 ] {c9e93a06-ca53-4de9-825c-b8338144a7a1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1633 | 2025.09.19 20:46:56.947659 [ 198 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_6_1} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1634 | 2025.09.19 20:46:56.947740 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 1635 | 2025.09.19 20:46:56.947882 [ 3 ] {c9e93a06-ca53-4de9-825c-b8338144a7a1} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1636 | 2025.09.19 20:46:56.948009 [ 3 ] {c9e93a06-ca53-4de9-825c-b8338144a7a1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001303 sec., 46047.58250191865 rows/sec., 3.10 MiB/sec. | ||
| 1637 | 2025.09.19 20:46:56.948014 [ 77 ] {} <Debug> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1638 | 2025.09.19 20:46:56.948047 [ 3 ] {c9e93a06-ca53-4de9-825c-b8338144a7a1} <Debug> TCPHandler: Processed in 0.001478585 sec. | ||
| 1639 | 2025.09.19 20:46:56.948068 [ 77 ] {} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1640 | 2025.09.19 20:46:56.948095 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1641 | 2025.09.19 20:46:56.948187 [ 186 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 1642 | 2025.09.19 20:46:56.948285 [ 186 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1643 | 2025.09.19 20:46:56.948315 [ 186 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 36 rows starting from the beginning of the part | ||
| 1644 | 2025.09.19 20:46:56.948388 [ 186 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 1645 | 2025.09.19 20:46:56.948446 [ 186 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 1646 | 2025.09.19 20:46:56.948495 [ 186 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
| 1647 | 2025.09.19 20:46:56.948535 [ 186 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 1648 | 2025.09.19 20:46:56.948584 [ 186 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 1649 | 2025.09.19 20:46:56.949056 [ 188 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2260 rows, containing 5 columns (5 merged, 0 gathered) in 0.004750092 sec., 475780.25857183395 rows/sec., 32.65 MiB/sec. | ||
| 1650 | 2025.09.19 20:46:56.949395 [ 196 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1651 | 2025.09.19 20:46:56.949421 [ 201 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.00128017 sec., 215596.36610762632 rows/sec., 14.53 MiB/sec. | ||
| 1652 | 2025.09.19 20:46:56.949583 [ 188 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1653 | 2025.09.19 20:46:56.949696 [ 196 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1654 | 2025.09.19 20:46:56.949765 [ 196 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1655 | 2025.09.19 20:46:56.949835 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 1656 | 2025.09.19 20:46:56.949873 [ 188 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_6_1} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1657 | 2025.09.19 20:46:56.949941 [ 188 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_6_1} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1658 | 2025.09.19 20:46:56.950017 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1659 | 2025.09.19 20:47:00.747197 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1660 | 2025.09.19 20:47:00.747263 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1661 | 2025.09.19 20:47:00.805058 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 445 entries to flush up to offset 2824 | ||
| 1662 | 2025.09.19 20:47:00.805554 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1663 | 2025.09.19 20:47:00.805602 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1664 | 2025.09.19 20:47:00.806117 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1665 | 2025.09.19 20:47:00.806358 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1666 | 2025.09.19 20:47:00.806495 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2824 | ||
| 1667 | 2025.09.19 20:47:00.806515 [ 74 ] {} <Debug> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1668 | 2025.09.19 20:47:00.806596 [ 74 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1669 | 2025.09.19 20:47:00.806620 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1670 | 2025.09.19 20:47:00.806726 [ 196 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 1671 | 2025.09.19 20:47:00.806834 [ 196 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1672 | 2025.09.19 20:47:00.806868 [ 196 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 1673 | 2025.09.19 20:47:00.806922 [ 196 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 1674 | 2025.09.19 20:47:00.806963 [ 196 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 1675 | 2025.09.19 20:47:00.806999 [ 196 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 1676 | 2025.09.19 20:47:00.807036 [ 196 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part | ||
| 1677 | 2025.09.19 20:47:00.807085 [ 196 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 445 rows starting from the beginning of the part | ||
| 1678 | 2025.09.19 20:47:00.851487 [ 186 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2824 rows, containing 4 columns (4 merged, 0 gathered) in 0.044803226 sec., 63031.17547830149 rows/sec., 923.31 KiB/sec. | ||
| 1679 | 2025.09.19 20:47:00.852348 [ 201 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1680 | 2025.09.19 20:47:00.852716 [ 201 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_6_1} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1681 | 2025.09.19 20:47:00.852796 [ 201 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_6_1} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1682 | 2025.09.19 20:47:00.852899 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.32 MiB. | ||
| 1683 | 2025.09.19 20:47:00.956918 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1684 | 2025.09.19 20:47:00.974704 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1685 | 2025.09.19 20:47:00.974773 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1686 | 2025.09.19 20:47:00.981199 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1687 | 2025.09.19 20:47:00.981926 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1688 | 2025.09.19 20:47:00.982229 [ 73 ] {} <Debug> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1689 | 2025.09.19 20:47:00.982294 [ 73 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1690 | 2025.09.19 20:47:00.982318 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1691 | 2025.09.19 20:47:00.982416 [ 201 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 1692 | 2025.09.19 20:47:00.985594 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1693 | 2025.09.19 20:47:00.986646 [ 201 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1694 | 2025.09.19 20:47:00.988262 [ 201 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 1695 | 2025.09.19 20:47:00.993139 [ 201 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 1696 | 2025.09.19 20:47:00.997615 [ 201 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 1697 | 2025.09.19 20:47:01.000193 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.48 MiB, peak 178.82 MiB, free memory in arenas 0.00 B, will set to 173.83 MiB (RSS), difference: 3.35 MiB | ||
| 1698 | 2025.09.19 20:47:01.002013 [ 201 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 1699 | 2025.09.19 20:47:01.012177 [ 201 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 1700 | 2025.09.19 20:47:01.016642 [ 201 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 1701 | 2025.09.19 20:47:01.088205 [ 186 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.105826354 sec., 434.67433452351577 rows/sec., 2.25 MiB/sec. | ||
| 1702 | 2025.09.19 20:47:01.090512 [ 192 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1703 | 2025.09.19 20:47:01.092567 [ 192 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_6_1} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1704 | 2025.09.19 20:47:01.092674 [ 192 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_6_1} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1705 | 2025.09.19 20:47:01.094411 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1706 | 2025.09.19 20:47:01.936304 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1707 | 2025.09.19 20:47:01.936487 [ 3 ] {43d3451c-c0af-4731-b12c-471219b72f7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1708 | 2025.09.19 20:47:01.936555 [ 3 ] {43d3451c-c0af-4731-b12c-471219b72f7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1709 | 2025.09.19 20:47:01.937188 [ 3 ] {43d3451c-c0af-4731-b12c-471219b72f7c} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1710 | 2025.09.19 20:47:01.937235 [ 3 ] {43d3451c-c0af-4731-b12c-471219b72f7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1711 | 2025.09.19 20:47:01.937675 [ 3 ] {43d3451c-c0af-4731-b12c-471219b72f7c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1712 | 2025.09.19 20:47:01.937911 [ 3 ] {43d3451c-c0af-4731-b12c-471219b72f7c} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1713 | 2025.09.19 20:47:01.938067 [ 3 ] {43d3451c-c0af-4731-b12c-471219b72f7c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00163 sec., 34355.82822085889 rows/sec., 2.62 MiB/sec. | ||
| 1714 | 2025.09.19 20:47:01.938110 [ 3 ] {43d3451c-c0af-4731-b12c-471219b72f7c} <Debug> TCPHandler: Processed in 0.001942005 sec. | ||
| 1715 | 2025.09.19 20:47:01.938230 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1716 | 2025.09.19 20:47:01.938333 [ 3 ] {ab5e3e6c-7ada-4163-95a8-77cba1fe6f2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1717 | 2025.09.19 20:47:01.938377 [ 3 ] {ab5e3e6c-7ada-4163-95a8-77cba1fe6f2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1718 | 2025.09.19 20:47:01.938846 [ 3 ] {ab5e3e6c-7ada-4163-95a8-77cba1fe6f2d} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1719 | 2025.09.19 20:47:01.938884 [ 3 ] {ab5e3e6c-7ada-4163-95a8-77cba1fe6f2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1720 | 2025.09.19 20:47:01.939279 [ 3 ] {ab5e3e6c-7ada-4163-95a8-77cba1fe6f2d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1721 | 2025.09.19 20:47:01.939518 [ 3 ] {ab5e3e6c-7ada-4163-95a8-77cba1fe6f2d} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1722 | 2025.09.19 20:47:01.939705 [ 3 ] {ab5e3e6c-7ada-4163-95a8-77cba1fe6f2d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001389 sec., 46076.31389488841 rows/sec., 3.60 MiB/sec. | ||
| 1723 | 2025.09.19 20:47:01.939763 [ 3 ] {ab5e3e6c-7ada-4163-95a8-77cba1fe6f2d} <Debug> TCPHandler: Processed in 0.001582777 sec. | ||
| 1724 | 2025.09.19 20:47:01.939915 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1725 | 2025.09.19 20:47:01.940023 [ 3 ] {10edeb78-cfd2-461c-96f1-932a29ffd727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1726 | 2025.09.19 20:47:01.940071 [ 3 ] {10edeb78-cfd2-461c-96f1-932a29ffd727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1727 | 2025.09.19 20:47:01.940534 [ 3 ] {10edeb78-cfd2-461c-96f1-932a29ffd727} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1728 | 2025.09.19 20:47:01.940573 [ 3 ] {10edeb78-cfd2-461c-96f1-932a29ffd727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1729 | 2025.09.19 20:47:01.940938 [ 3 ] {10edeb78-cfd2-461c-96f1-932a29ffd727} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1730 | 2025.09.19 20:47:01.941157 [ 3 ] {10edeb78-cfd2-461c-96f1-932a29ffd727} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1731 | 2025.09.19 20:47:01.941292 [ 3 ] {10edeb78-cfd2-461c-96f1-932a29ffd727} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001289 sec., 124127.23041117145 rows/sec., 8.65 MiB/sec. | ||
| 1732 | 2025.09.19 20:47:01.941331 [ 3 ] {10edeb78-cfd2-461c-96f1-932a29ffd727} <Debug> TCPHandler: Processed in 0.001477414 sec. | ||
| 1733 | 2025.09.19 20:47:01.941438 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1734 | 2025.09.19 20:47:01.941534 [ 3 ] {5127874d-ae6a-493b-bb99-c320bb7c9c54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1735 | 2025.09.19 20:47:01.941578 [ 3 ] {5127874d-ae6a-493b-bb99-c320bb7c9c54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1736 | 2025.09.19 20:47:01.941921 [ 3 ] {5127874d-ae6a-493b-bb99-c320bb7c9c54} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1737 | 2025.09.19 20:47:01.941958 [ 3 ] {5127874d-ae6a-493b-bb99-c320bb7c9c54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1738 | 2025.09.19 20:47:01.942303 [ 3 ] {5127874d-ae6a-493b-bb99-c320bb7c9c54} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1739 | 2025.09.19 20:47:01.942588 [ 3 ] {5127874d-ae6a-493b-bb99-c320bb7c9c54} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1740 | 2025.09.19 20:47:01.942729 [ 3 ] {5127874d-ae6a-493b-bb99-c320bb7c9c54} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001215 sec., 49382.71604938272 rows/sec., 3.33 MiB/sec. | ||
| 1741 | 2025.09.19 20:47:01.942769 [ 3 ] {5127874d-ae6a-493b-bb99-c320bb7c9c54} <Debug> TCPHandler: Processed in 0.001379582 sec. | ||
| 1742 | 2025.09.19 20:47:02.000183 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 174.66 MiB, peak 183.92 MiB, free memory in arenas 0.00 B, will set to 181.95 MiB (RSS), difference: 7.28 MiB | ||
| 1743 | 2025.09.19 20:47:05.803766 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 244 | ||
| 1744 | 2025.09.19 20:47:05.805805 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1745 | 2025.09.19 20:47:05.805852 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1746 | 2025.09.19 20:47:05.807066 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1747 | 2025.09.19 20:47:05.807331 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1748 | 2025.09.19 20:47:05.807594 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 244 | ||
| 1749 | 2025.09.19 20:47:06.936234 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1750 | 2025.09.19 20:47:06.936479 [ 3 ] {ddb368b3-256d-44e5-aa71-7a5e5bb7f467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1751 | 2025.09.19 20:47:06.936836 [ 3 ] {ddb368b3-256d-44e5-aa71-7a5e5bb7f467} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1752 | 2025.09.19 20:47:06.936875 [ 3 ] {ddb368b3-256d-44e5-aa71-7a5e5bb7f467} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1753 | 2025.09.19 20:47:06.937122 [ 3 ] {ddb368b3-256d-44e5-aa71-7a5e5bb7f467} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1754 | 2025.09.19 20:47:06.937191 [ 3 ] {ddb368b3-256d-44e5-aa71-7a5e5bb7f467} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1755 | 2025.09.19 20:47:06.937337 [ 3 ] {ddb368b3-256d-44e5-aa71-7a5e5bb7f467} <Debug> oximeter.timeseries_schema (101b9479-df65-4267-8897-c59627cc0eea) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1756 | 2025.09.19 20:47:06.937466 [ 341 ] {ddb368b3-256d-44e5-aa71-7a5e5bb7f467} <Trace> oximeter.timeseries_schema (101b9479-df65-4267-8897-c59627cc0eea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1757 | 2025.09.19 20:47:06.937466 [ 297 ] {ddb368b3-256d-44e5-aa71-7a5e5bb7f467} <Trace> oximeter.timeseries_schema (101b9479-df65-4267-8897-c59627cc0eea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1758 | 2025.09.19 20:47:06.937576 [ 3 ] {ddb368b3-256d-44e5-aa71-7a5e5bb7f467} <Debug> oximeter.timeseries_schema (101b9479-df65-4267-8897-c59627cc0eea) (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 | ||
| 1759 | 2025.09.19 20:47:06.937606 [ 3 ] {ddb368b3-256d-44e5-aa71-7a5e5bb7f467} <Trace> oximeter.timeseries_schema (101b9479-df65-4267-8897-c59627cc0eea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1760 | 2025.09.19 20:47:06.939655 [ 3 ] {ddb368b3-256d-44e5-aa71-7a5e5bb7f467} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1761 | 2025.09.19 20:47:06.939683 [ 3 ] {ddb368b3-256d-44e5-aa71-7a5e5bb7f467} <Debug> oximeter.timeseries_schema (101b9479-df65-4267-8897-c59627cc0eea) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 1762 | 2025.09.19 20:47:06.939736 [ 3 ] {ddb368b3-256d-44e5-aa71-7a5e5bb7f467} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1763 | 2025.09.19 20:47:06.939778 [ 3 ] {ddb368b3-256d-44e5-aa71-7a5e5bb7f467} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1764 | 2025.09.19 20:47:06.940793 [ 3 ] {ddb368b3-256d-44e5-aa71-7a5e5bb7f467} <Debug> executeQuery: Read 32 rows, 1.34 KiB in 0.004419 sec., 7241.457343290337 rows/sec., 303.64 KiB/sec. | ||
| 1765 | 2025.09.19 20:47:06.940917 [ 3 ] {ddb368b3-256d-44e5-aa71-7a5e5bb7f467} <Debug> TCPHandler: Processed in 0.004815184 sec. | ||
| 1766 | 2025.09.19 20:47:06.941234 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1767 | 2025.09.19 20:47:06.941378 [ 3 ] {e36c48a8-1e19-4153-8fb3-888f6ac694cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1768 | 2025.09.19 20:47:06.941605 [ 3 ] {e36c48a8-1e19-4153-8fb3-888f6ac694cd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1769 | 2025.09.19 20:47:06.941642 [ 3 ] {e36c48a8-1e19-4153-8fb3-888f6ac694cd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1770 | 2025.09.19 20:47:06.941847 [ 3 ] {e36c48a8-1e19-4153-8fb3-888f6ac694cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1771 | 2025.09.19 20:47:06.941901 [ 3 ] {e36c48a8-1e19-4153-8fb3-888f6ac694cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1772 | 2025.09.19 20:47:06.942002 [ 3 ] {e36c48a8-1e19-4153-8fb3-888f6ac694cd} <Debug> oximeter.timeseries_schema (101b9479-df65-4267-8897-c59627cc0eea) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1773 | 2025.09.19 20:47:06.942077 [ 341 ] {e36c48a8-1e19-4153-8fb3-888f6ac694cd} <Trace> oximeter.timeseries_schema (101b9479-df65-4267-8897-c59627cc0eea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1774 | 2025.09.19 20:47:06.942078 [ 320 ] {e36c48a8-1e19-4153-8fb3-888f6ac694cd} <Trace> oximeter.timeseries_schema (101b9479-df65-4267-8897-c59627cc0eea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1775 | 2025.09.19 20:47:06.942190 [ 3 ] {e36c48a8-1e19-4153-8fb3-888f6ac694cd} <Debug> oximeter.timeseries_schema (101b9479-df65-4267-8897-c59627cc0eea) (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 | ||
| 1776 | 2025.09.19 20:47:06.942215 [ 3 ] {e36c48a8-1e19-4153-8fb3-888f6ac694cd} <Trace> oximeter.timeseries_schema (101b9479-df65-4267-8897-c59627cc0eea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1777 | 2025.09.19 20:47:06.942271 [ 3 ] {e36c48a8-1e19-4153-8fb3-888f6ac694cd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1778 | 2025.09.19 20:47:06.942287 [ 3 ] {e36c48a8-1e19-4153-8fb3-888f6ac694cd} <Debug> oximeter.timeseries_schema (101b9479-df65-4267-8897-c59627cc0eea) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 1779 | 2025.09.19 20:47:06.942318 [ 3 ] {e36c48a8-1e19-4153-8fb3-888f6ac694cd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1780 | 2025.09.19 20:47:06.942349 [ 3 ] {e36c48a8-1e19-4153-8fb3-888f6ac694cd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1781 | 2025.09.19 20:47:06.943054 [ 3 ] {e36c48a8-1e19-4153-8fb3-888f6ac694cd} <Debug> executeQuery: Read 32 rows, 1.34 KiB in 0.001736 sec., 18433.179723502304 rows/sec., 772.92 KiB/sec. | ||
| 1782 | 2025.09.19 20:47:06.943162 [ 3 ] {e36c48a8-1e19-4153-8fb3-888f6ac694cd} <Debug> TCPHandler: Processed in 0.001980227 sec. | ||
| 1783 | 2025.09.19 20:47:06.943395 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1784 | 2025.09.19 20:47:06.943530 [ 3 ] {8f3bd52c-08d2-4cb9-9228-8c749b5be22b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1785 | 2025.09.19 20:47:06.943745 [ 3 ] {8f3bd52c-08d2-4cb9-9228-8c749b5be22b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1786 | 2025.09.19 20:47:06.943780 [ 3 ] {8f3bd52c-08d2-4cb9-9228-8c749b5be22b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1787 | 2025.09.19 20:47:06.943978 [ 3 ] {8f3bd52c-08d2-4cb9-9228-8c749b5be22b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1788 | 2025.09.19 20:47:06.944032 [ 3 ] {8f3bd52c-08d2-4cb9-9228-8c749b5be22b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1789 | 2025.09.19 20:47:06.944135 [ 3 ] {8f3bd52c-08d2-4cb9-9228-8c749b5be22b} <Debug> oximeter.timeseries_schema (101b9479-df65-4267-8897-c59627cc0eea) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1790 | 2025.09.19 20:47:06.944196 [ 320 ] {8f3bd52c-08d2-4cb9-9228-8c749b5be22b} <Trace> oximeter.timeseries_schema (101b9479-df65-4267-8897-c59627cc0eea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1791 | 2025.09.19 20:47:06.944203 [ 341 ] {8f3bd52c-08d2-4cb9-9228-8c749b5be22b} <Trace> oximeter.timeseries_schema (101b9479-df65-4267-8897-c59627cc0eea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1792 | 2025.09.19 20:47:06.944290 [ 3 ] {8f3bd52c-08d2-4cb9-9228-8c749b5be22b} <Debug> oximeter.timeseries_schema (101b9479-df65-4267-8897-c59627cc0eea) (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 | ||
| 1793 | 2025.09.19 20:47:06.944315 [ 3 ] {8f3bd52c-08d2-4cb9-9228-8c749b5be22b} <Trace> oximeter.timeseries_schema (101b9479-df65-4267-8897-c59627cc0eea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1794 | 2025.09.19 20:47:06.944369 [ 3 ] {8f3bd52c-08d2-4cb9-9228-8c749b5be22b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1795 | 2025.09.19 20:47:06.944386 [ 3 ] {8f3bd52c-08d2-4cb9-9228-8c749b5be22b} <Debug> oximeter.timeseries_schema (101b9479-df65-4267-8897-c59627cc0eea) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 1796 | 2025.09.19 20:47:06.944416 [ 3 ] {8f3bd52c-08d2-4cb9-9228-8c749b5be22b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1797 | 2025.09.19 20:47:06.944447 [ 3 ] {8f3bd52c-08d2-4cb9-9228-8c749b5be22b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1798 | 2025.09.19 20:47:06.945104 [ 3 ] {8f3bd52c-08d2-4cb9-9228-8c749b5be22b} <Debug> executeQuery: Read 32 rows, 1.34 KiB in 0.00163 sec., 19631.9018404908 rows/sec., 823.19 KiB/sec. | ||
| 1799 | 2025.09.19 20:47:06.945189 [ 3 ] {8f3bd52c-08d2-4cb9-9228-8c749b5be22b} <Debug> TCPHandler: Processed in 0.001843944 sec. | ||
| 1800 | 2025.09.19 20:47:06.949376 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1801 | 2025.09.19 20:47:06.949491 [ 3 ] {28d7ee49-8ac5-4010-9f01-5819bad197a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1802 | 2025.09.19 20:47:06.949535 [ 3 ] {28d7ee49-8ac5-4010-9f01-5819bad197a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1803 | 2025.09.19 20:47:06.950017 [ 3 ] {28d7ee49-8ac5-4010-9f01-5819bad197a9} <Trace> oximeter.timeseries_schema (101b9479-df65-4267-8897-c59627cc0eea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1804 | 2025.09.19 20:47:06.950055 [ 3 ] {28d7ee49-8ac5-4010-9f01-5819bad197a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1805 | 2025.09.19 20:47:06.950459 [ 3 ] {28d7ee49-8ac5-4010-9f01-5819bad197a9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1806 | 2025.09.19 20:47:06.950656 [ 3 ] {28d7ee49-8ac5-4010-9f01-5819bad197a9} <Trace> oximeter.timeseries_schema (101b9479-df65-4267-8897-c59627cc0eea): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1807 | 2025.09.19 20:47:06.950797 [ 3 ] {28d7ee49-8ac5-4010-9f01-5819bad197a9} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001341 sec., 2237.136465324385 rows/sec., 203.91 KiB/sec. | ||
| 1808 | 2025.09.19 20:47:06.950836 [ 3 ] {28d7ee49-8ac5-4010-9f01-5819bad197a9} <Debug> TCPHandler: Processed in 0.001511315 sec. | ||
| 1809 | 2025.09.19 20:47:06.950945 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1810 | 2025.09.19 20:47:06.951040 [ 3 ] {6725d7bc-11d8-4fbd-85f9-c4657287c01d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1811 | 2025.09.19 20:47:06.951081 [ 3 ] {6725d7bc-11d8-4fbd-85f9-c4657287c01d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1812 | 2025.09.19 20:47:06.951507 [ 3 ] {6725d7bc-11d8-4fbd-85f9-c4657287c01d} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1813 | 2025.09.19 20:47:06.951543 [ 3 ] {6725d7bc-11d8-4fbd-85f9-c4657287c01d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1814 | 2025.09.19 20:47:06.951836 [ 3 ] {6725d7bc-11d8-4fbd-85f9-c4657287c01d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1815 | 2025.09.19 20:47:06.952057 [ 3 ] {6725d7bc-11d8-4fbd-85f9-c4657287c01d} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1816 | 2025.09.19 20:47:06.952183 [ 3 ] {6725d7bc-11d8-4fbd-85f9-c4657287c01d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001162 sec., 20654.04475043029 rows/sec., 1.71 MiB/sec. | ||
| 1817 | 2025.09.19 20:47:06.952220 [ 3 ] {6725d7bc-11d8-4fbd-85f9-c4657287c01d} <Debug> TCPHandler: Processed in 0.001323151 sec. | ||
| 1818 | 2025.09.19 20:47:06.952330 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1819 | 2025.09.19 20:47:06.952424 [ 3 ] {a7b3bad8-e432-4304-8326-21214bb687c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1820 | 2025.09.19 20:47:06.952463 [ 3 ] {a7b3bad8-e432-4304-8326-21214bb687c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1821 | 2025.09.19 20:47:06.952837 [ 3 ] {a7b3bad8-e432-4304-8326-21214bb687c9} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1822 | 2025.09.19 20:47:06.952873 [ 3 ] {a7b3bad8-e432-4304-8326-21214bb687c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1823 | 2025.09.19 20:47:06.953157 [ 3 ] {a7b3bad8-e432-4304-8326-21214bb687c9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1824 | 2025.09.19 20:47:06.953360 [ 3 ] {a7b3bad8-e432-4304-8326-21214bb687c9} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1825 | 2025.09.19 20:47:06.953484 [ 3 ] {a7b3bad8-e432-4304-8326-21214bb687c9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001078 sec., 1855.287569573284 rows/sec., 151.29 KiB/sec. | ||
| 1826 | 2025.09.19 20:47:06.953520 [ 3 ] {a7b3bad8-e432-4304-8326-21214bb687c9} <Debug> TCPHandler: Processed in 0.001238629 sec. | ||
| 1827 | 2025.09.19 20:47:06.953629 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1828 | 2025.09.19 20:47:06.953723 [ 3 ] {0e76de67-e548-487d-8c22-4b2aa7b41435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1829 | 2025.09.19 20:47:06.953763 [ 3 ] {0e76de67-e548-487d-8c22-4b2aa7b41435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1830 | 2025.09.19 20:47:06.954269 [ 3 ] {0e76de67-e548-487d-8c22-4b2aa7b41435} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1831 | 2025.09.19 20:47:06.954303 [ 3 ] {0e76de67-e548-487d-8c22-4b2aa7b41435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1832 | 2025.09.19 20:47:06.954618 [ 3 ] {0e76de67-e548-487d-8c22-4b2aa7b41435} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1833 | 2025.09.19 20:47:06.954832 [ 3 ] {0e76de67-e548-487d-8c22-4b2aa7b41435} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1834 | 2025.09.19 20:47:06.954958 [ 3 ] {0e76de67-e548-487d-8c22-4b2aa7b41435} <Debug> executeQuery: Read 227 rows, 20.71 KiB in 0.001253 sec., 181165.20351157224 rows/sec., 16.14 MiB/sec. | ||
| 1835 | 2025.09.19 20:47:06.954994 [ 3 ] {0e76de67-e548-487d-8c22-4b2aa7b41435} <Debug> TCPHandler: Processed in 0.001412694 sec. | ||
| 1836 | 2025.09.19 20:47:06.955110 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1837 | 2025.09.19 20:47:06.955206 [ 3 ] {3dae8ea7-eeb2-47cb-83c1-0596a6204fd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1838 | 2025.09.19 20:47:06.955246 [ 3 ] {3dae8ea7-eeb2-47cb-83c1-0596a6204fd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1839 | 2025.09.19 20:47:06.955647 [ 3 ] {3dae8ea7-eeb2-47cb-83c1-0596a6204fd5} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1840 | 2025.09.19 20:47:06.955682 [ 3 ] {3dae8ea7-eeb2-47cb-83c1-0596a6204fd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1841 | 2025.09.19 20:47:06.955971 [ 3 ] {3dae8ea7-eeb2-47cb-83c1-0596a6204fd5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1842 | 2025.09.19 20:47:06.956177 [ 3 ] {3dae8ea7-eeb2-47cb-83c1-0596a6204fd5} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1843 | 2025.09.19 20:47:06.956303 [ 3 ] {3dae8ea7-eeb2-47cb-83c1-0596a6204fd5} <Debug> executeQuery: Read 39 rows, 2.98 KiB in 0.001115 sec., 34977.57847533632 rows/sec., 2.61 MiB/sec. | ||
| 1844 | 2025.09.19 20:47:06.956340 [ 3 ] {3dae8ea7-eeb2-47cb-83c1-0596a6204fd5} <Debug> TCPHandler: Processed in 0.00127775 sec. | ||
| 1845 | 2025.09.19 20:47:06.956450 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1846 | 2025.09.19 20:47:06.956543 [ 3 ] {7cd8a7f0-53fd-4384-8a88-6366a8a946fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1847 | 2025.09.19 20:47:06.956582 [ 3 ] {7cd8a7f0-53fd-4384-8a88-6366a8a946fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1848 | 2025.09.19 20:47:06.956969 [ 3 ] {7cd8a7f0-53fd-4384-8a88-6366a8a946fd} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1849 | 2025.09.19 20:47:06.957003 [ 3 ] {7cd8a7f0-53fd-4384-8a88-6366a8a946fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1850 | 2025.09.19 20:47:06.957288 [ 3 ] {7cd8a7f0-53fd-4384-8a88-6366a8a946fd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1851 | 2025.09.19 20:47:06.957518 [ 3 ] {7cd8a7f0-53fd-4384-8a88-6366a8a946fd} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1852 | 2025.09.19 20:47:06.957653 [ 3 ] {7cd8a7f0-53fd-4384-8a88-6366a8a946fd} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001127 sec., 21295.47471162378 rows/sec., 1.77 MiB/sec. | ||
| 1853 | 2025.09.19 20:47:06.957690 [ 3 ] {7cd8a7f0-53fd-4384-8a88-6366a8a946fd} <Debug> TCPHandler: Processed in 0.00128893 sec. | ||
| 1854 | 2025.09.19 20:47:06.957800 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1855 | 2025.09.19 20:47:06.957902 [ 3 ] {ed455f91-afb2-4d3d-8e1e-c3eafddb22e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1856 | 2025.09.19 20:47:06.957941 [ 3 ] {ed455f91-afb2-4d3d-8e1e-c3eafddb22e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1857 | 2025.09.19 20:47:06.958320 [ 3 ] {ed455f91-afb2-4d3d-8e1e-c3eafddb22e0} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1858 | 2025.09.19 20:47:06.958353 [ 3 ] {ed455f91-afb2-4d3d-8e1e-c3eafddb22e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1859 | 2025.09.19 20:47:06.958641 [ 3 ] {ed455f91-afb2-4d3d-8e1e-c3eafddb22e0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1860 | 2025.09.19 20:47:06.958856 [ 3 ] {ed455f91-afb2-4d3d-8e1e-c3eafddb22e0} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1861 | 2025.09.19 20:47:06.958981 [ 3 ] {ed455f91-afb2-4d3d-8e1e-c3eafddb22e0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001097 sec., 10938.924339106654 rows/sec., 854.60 KiB/sec. | ||
| 1862 | 2025.09.19 20:47:06.959019 [ 3 ] {ed455f91-afb2-4d3d-8e1e-c3eafddb22e0} <Debug> TCPHandler: Processed in 0.00126767 sec. | ||
| 1863 | 2025.09.19 20:47:06.959132 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1864 | 2025.09.19 20:47:06.959226 [ 3 ] {18466c0d-0bc5-4297-b6bf-9fd5ada77787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1865 | 2025.09.19 20:47:06.959265 [ 3 ] {18466c0d-0bc5-4297-b6bf-9fd5ada77787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1866 | 2025.09.19 20:47:06.959718 [ 3 ] {18466c0d-0bc5-4297-b6bf-9fd5ada77787} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1867 | 2025.09.19 20:47:06.959753 [ 3 ] {18466c0d-0bc5-4297-b6bf-9fd5ada77787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1868 | 2025.09.19 20:47:06.960058 [ 3 ] {18466c0d-0bc5-4297-b6bf-9fd5ada77787} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1869 | 2025.09.19 20:47:06.960262 [ 3 ] {18466c0d-0bc5-4297-b6bf-9fd5ada77787} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1870 | 2025.09.19 20:47:06.960385 [ 3 ] {18466c0d-0bc5-4297-b6bf-9fd5ada77787} <Debug> executeQuery: Read 137 rows, 11.35 KiB in 0.001178 sec., 116298.8115449915 rows/sec., 9.41 MiB/sec. | ||
| 1871 | 2025.09.19 20:47:06.960422 [ 3 ] {18466c0d-0bc5-4297-b6bf-9fd5ada77787} <Debug> TCPHandler: Processed in 0.001338332 sec. | ||
| 1872 | 2025.09.19 20:47:06.960532 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1873 | 2025.09.19 20:47:06.960625 [ 3 ] {9636c88a-9e75-4a94-85a2-b3f9578904c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1874 | 2025.09.19 20:47:06.960668 [ 3 ] {9636c88a-9e75-4a94-85a2-b3f9578904c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1875 | 2025.09.19 20:47:06.961074 [ 3 ] {9636c88a-9e75-4a94-85a2-b3f9578904c9} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1876 | 2025.09.19 20:47:06.961108 [ 3 ] {9636c88a-9e75-4a94-85a2-b3f9578904c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1877 | 2025.09.19 20:47:06.961445 [ 3 ] {9636c88a-9e75-4a94-85a2-b3f9578904c9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1878 | 2025.09.19 20:47:06.961658 [ 3 ] {9636c88a-9e75-4a94-85a2-b3f9578904c9} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1879 | 2025.09.19 20:47:06.961784 [ 3 ] {9636c88a-9e75-4a94-85a2-b3f9578904c9} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001177 sec., 167374.68139337297 rows/sec., 12.01 MiB/sec. | ||
| 1880 | 2025.09.19 20:47:06.961820 [ 3 ] {9636c88a-9e75-4a94-85a2-b3f9578904c9} <Debug> TCPHandler: Processed in 0.001336741 sec. | ||
| 1881 | 2025.09.19 20:47:06.961939 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1882 | 2025.09.19 20:47:06.962034 [ 3 ] {937b0a4d-036b-4679-a2e7-fabcda2500c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1883 | 2025.09.19 20:47:06.962086 [ 3 ] {937b0a4d-036b-4679-a2e7-fabcda2500c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1884 | 2025.09.19 20:47:06.962865 [ 3 ] {937b0a4d-036b-4679-a2e7-fabcda2500c9} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1885 | 2025.09.19 20:47:06.962900 [ 3 ] {937b0a4d-036b-4679-a2e7-fabcda2500c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1886 | 2025.09.19 20:47:06.963416 [ 3 ] {937b0a4d-036b-4679-a2e7-fabcda2500c9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1887 | 2025.09.19 20:47:06.963641 [ 3 ] {937b0a4d-036b-4679-a2e7-fabcda2500c9} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1888 | 2025.09.19 20:47:06.963773 [ 3 ] {937b0a4d-036b-4679-a2e7-fabcda2500c9} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001758 sec., 14220.70534698521 rows/sec., 25.48 MiB/sec. | ||
| 1889 | 2025.09.19 20:47:06.963823 [ 3 ] {937b0a4d-036b-4679-a2e7-fabcda2500c9} <Debug> TCPHandler: Processed in 0.001932426 sec. | ||
| 1890 | 2025.09.19 20:47:06.963940 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1891 | 2025.09.19 20:47:06.964035 [ 3 ] {5f6084f7-d094-4655-a6f3-6b884449f5fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1892 | 2025.09.19 20:47:06.964076 [ 3 ] {5f6084f7-d094-4655-a6f3-6b884449f5fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1893 | 2025.09.19 20:47:06.964408 [ 3 ] {5f6084f7-d094-4655-a6f3-6b884449f5fc} <Trace> oximeter.measurements_i64 (f8bc1b0e-34c2-48fd-974c-f2fbd6097f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1894 | 2025.09.19 20:47:06.964442 [ 3 ] {5f6084f7-d094-4655-a6f3-6b884449f5fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1895 | 2025.09.19 20:47:06.964754 [ 3 ] {5f6084f7-d094-4655-a6f3-6b884449f5fc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1896 | 2025.09.19 20:47:06.964967 [ 3 ] {5f6084f7-d094-4655-a6f3-6b884449f5fc} <Trace> oximeter.measurements_i64 (f8bc1b0e-34c2-48fd-974c-f2fbd6097f26): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1897 | 2025.09.19 20:47:06.965091 [ 3 ] {5f6084f7-d094-4655-a6f3-6b884449f5fc} <Debug> executeQuery: Read 15 rows, 1.12 KiB in 0.001075 sec., 13953.488372093023 rows/sec., 1.01 MiB/sec. | ||
| 1898 | 2025.09.19 20:47:06.965127 [ 3 ] {5f6084f7-d094-4655-a6f3-6b884449f5fc} <Debug> TCPHandler: Processed in 0.001236229 sec. | ||
| 1899 | 2025.09.19 20:47:06.965241 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1900 | 2025.09.19 20:47:06.965336 [ 3 ] {da467eef-803a-47ba-bc38-efbc0cffa8c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1901 | 2025.09.19 20:47:06.965377 [ 3 ] {da467eef-803a-47ba-bc38-efbc0cffa8c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1902 | 2025.09.19 20:47:06.965709 [ 3 ] {da467eef-803a-47ba-bc38-efbc0cffa8c5} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1903 | 2025.09.19 20:47:06.965745 [ 3 ] {da467eef-803a-47ba-bc38-efbc0cffa8c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1904 | 2025.09.19 20:47:06.966042 [ 3 ] {da467eef-803a-47ba-bc38-efbc0cffa8c5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1905 | 2025.09.19 20:47:06.966264 [ 3 ] {da467eef-803a-47ba-bc38-efbc0cffa8c5} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1906 | 2025.09.19 20:47:06.966391 [ 3 ] {da467eef-803a-47ba-bc38-efbc0cffa8c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 1907 | 2025.09.19 20:47:06.966425 [ 3 ] {da467eef-803a-47ba-bc38-efbc0cffa8c5} <Debug> TCPHandler: Processed in 0.001232459 sec. | ||
| 1908 | 2025.09.19 20:47:08.307496 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3336 | ||
| 1909 | 2025.09.19 20:47:08.308007 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1910 | 2025.09.19 20:47:08.308048 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1911 | 2025.09.19 20:47:08.308657 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1912 | 2025.09.19 20:47:08.308899 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1913 | 2025.09.19 20:47:08.309037 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3336 | ||
| 1914 | 2025.09.19 20:47:08.486589 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1915 | 2025.09.19 20:47:08.504095 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1916 | 2025.09.19 20:47:08.504154 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1917 | 2025.09.19 20:47:08.509917 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1918 | 2025.09.19 20:47:08.510620 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1919 | 2025.09.19 20:47:08.513779 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1920 | 2025.09.19 20:47:11.936831 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1921 | 2025.09.19 20:47:11.937022 [ 3 ] {81dd04a1-9601-4139-ae33-948fcb3202cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1922 | 2025.09.19 20:47:11.937102 [ 3 ] {81dd04a1-9601-4139-ae33-948fcb3202cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1923 | 2025.09.19 20:47:11.937809 [ 3 ] {81dd04a1-9601-4139-ae33-948fcb3202cb} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1924 | 2025.09.19 20:47:11.937862 [ 3 ] {81dd04a1-9601-4139-ae33-948fcb3202cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1925 | 2025.09.19 20:47:11.938275 [ 3 ] {81dd04a1-9601-4139-ae33-948fcb3202cb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1926 | 2025.09.19 20:47:11.938522 [ 3 ] {81dd04a1-9601-4139-ae33-948fcb3202cb} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1927 | 2025.09.19 20:47:11.938688 [ 3 ] {81dd04a1-9601-4139-ae33-948fcb3202cb} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001719 sec., 32577.079697498546 rows/sec., 2.49 MiB/sec. | ||
| 1928 | 2025.09.19 20:47:11.938739 [ 3 ] {81dd04a1-9601-4139-ae33-948fcb3202cb} <Debug> TCPHandler: Processed in 0.002047228 sec. | ||
| 1929 | 2025.09.19 20:47:11.938874 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1930 | 2025.09.19 20:47:11.938982 [ 3 ] {ec32d460-72ff-4286-ad16-b2fe0e3194eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1931 | 2025.09.19 20:47:11.939029 [ 3 ] {ec32d460-72ff-4286-ad16-b2fe0e3194eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1932 | 2025.09.19 20:47:11.939490 [ 3 ] {ec32d460-72ff-4286-ad16-b2fe0e3194eb} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1933 | 2025.09.19 20:47:11.939571 [ 3 ] {ec32d460-72ff-4286-ad16-b2fe0e3194eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1934 | 2025.09.19 20:47:11.939893 [ 3 ] {ec32d460-72ff-4286-ad16-b2fe0e3194eb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1935 | 2025.09.19 20:47:11.940112 [ 3 ] {ec32d460-72ff-4286-ad16-b2fe0e3194eb} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1936 | 2025.09.19 20:47:11.940248 [ 3 ] {ec32d460-72ff-4286-ad16-b2fe0e3194eb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00129 sec., 49612.4031007752 rows/sec., 3.87 MiB/sec. | ||
| 1937 | 2025.09.19 20:47:11.940286 [ 3 ] {ec32d460-72ff-4286-ad16-b2fe0e3194eb} <Debug> TCPHandler: Processed in 0.001465725 sec. | ||
| 1938 | 2025.09.19 20:47:11.940407 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1939 | 2025.09.19 20:47:11.940508 [ 3 ] {6700cb3f-f581-4744-b794-360954d7935a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1940 | 2025.09.19 20:47:11.940555 [ 3 ] {6700cb3f-f581-4744-b794-360954d7935a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1941 | 2025.09.19 20:47:11.941010 [ 3 ] {6700cb3f-f581-4744-b794-360954d7935a} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1942 | 2025.09.19 20:47:11.941046 [ 3 ] {6700cb3f-f581-4744-b794-360954d7935a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1943 | 2025.09.19 20:47:11.941390 [ 3 ] {6700cb3f-f581-4744-b794-360954d7935a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1944 | 2025.09.19 20:47:11.941605 [ 3 ] {6700cb3f-f581-4744-b794-360954d7935a} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1945 | 2025.09.19 20:47:11.941733 [ 3 ] {6700cb3f-f581-4744-b794-360954d7935a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001247 sec., 128307.93905372894 rows/sec., 8.94 MiB/sec. | ||
| 1946 | 2025.09.19 20:47:11.941770 [ 3 ] {6700cb3f-f581-4744-b794-360954d7935a} <Debug> TCPHandler: Processed in 0.001414044 sec. | ||
| 1947 | 2025.09.19 20:47:11.941887 [ 3 ] {} <Trace> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1948 | 2025.09.19 20:47:11.941984 [ 3 ] {a6706bf8-4ce3-40d5-b0bb-a18866422442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34476) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1949 | 2025.09.19 20:47:11.942028 [ 3 ] {a6706bf8-4ce3-40d5-b0bb-a18866422442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1950 | 2025.09.19 20:47:11.942372 [ 3 ] {a6706bf8-4ce3-40d5-b0bb-a18866422442} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1951 | 2025.09.19 20:47:11.942409 [ 3 ] {a6706bf8-4ce3-40d5-b0bb-a18866422442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1952 | 2025.09.19 20:47:11.942726 [ 3 ] {a6706bf8-4ce3-40d5-b0bb-a18866422442} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1953 | 2025.09.19 20:47:11.942942 [ 3 ] {a6706bf8-4ce3-40d5-b0bb-a18866422442} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1954 | 2025.09.19 20:47:11.943075 [ 3 ] {a6706bf8-4ce3-40d5-b0bb-a18866422442} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 1955 | 2025.09.19 20:47:11.943112 [ 3 ] {a6706bf8-4ce3-40d5-b0bb-a18866422442} <Debug> TCPHandler: Processed in 0.00127485 sec. | ||
| 1956 | 2025.09.19 20:47:15.747526 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1957 | 2025.09.19 20:47:15.747599 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1958 | 2025.09.19 20:47:15.808684 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 282 | ||
| 1959 | 2025.09.19 20:47:15.809123 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3784 | ||
| 1960 | 2025.09.19 20:47:15.809607 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1961 | 2025.09.19 20:47:15.809652 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1962 | 2025.09.19 20:47:15.810153 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1963 | 2025.09.19 20:47:15.810401 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1964 | 2025.09.19 20:47:15.810533 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3784 | ||
| 1965 | 2025.09.19 20:47:15.811025 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1966 | 2025.09.19 20:47:15.811069 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1967 | 2025.09.19 20:47:15.812265 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1968 | 2025.09.19 20:47:15.812529 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1969 | 2025.09.19 20:47:15.812774 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 282 | ||
| 1970 | 2025.09.19 20:47:16.013845 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1971 | 2025.09.19 20:47:16.030376 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1972 | 2025.09.19 20:47:16.030430 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1973 | 2025.09.19 20:47:16.035789 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1974 | 2025.09.19 20:47:16.036502 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1975 | 2025.09.19 20:47:16.039520 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1976 | 2025.09.19 20:47:16.488161 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1977 | 2025.09.19 20:47:16.488231 [ 3 ] {} <Debug> TCP-Session: 63d8b5b7-5b88-42c5-b299-44d76d09caa2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1978 | 2025.09.19 20:47:16.938598 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1979 | 2025.09.19 20:47:16.938773 [ 5 ] {540561c8-3b18-4d8b-843b-b192ae6af03e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1980 | 2025.09.19 20:47:16.938840 [ 5 ] {540561c8-3b18-4d8b-843b-b192ae6af03e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1981 | 2025.09.19 20:47:16.939600 [ 5 ] {540561c8-3b18-4d8b-843b-b192ae6af03e} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1982 | 2025.09.19 20:47:16.939649 [ 5 ] {540561c8-3b18-4d8b-843b-b192ae6af03e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1983 | 2025.09.19 20:47:16.940061 [ 5 ] {540561c8-3b18-4d8b-843b-b192ae6af03e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1984 | 2025.09.19 20:47:16.940308 [ 5 ] {540561c8-3b18-4d8b-843b-b192ae6af03e} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1985 | 2025.09.19 20:47:16.940468 [ 5 ] {540561c8-3b18-4d8b-843b-b192ae6af03e} <Debug> executeQuery: Read 130 rows, 11.45 KiB in 0.001745 sec., 74498.56733524356 rows/sec., 6.41 MiB/sec. | ||
| 1986 | 2025.09.19 20:47:16.940512 [ 5 ] {540561c8-3b18-4d8b-843b-b192ae6af03e} <Debug> TCPHandler: Processed in 0.002045098 sec. | ||
| 1987 | 2025.09.19 20:47:16.940656 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1988 | 2025.09.19 20:47:16.940770 [ 5 ] {88690cde-e27c-4dcd-ab0a-97e1ce2d83ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1989 | 2025.09.19 20:47:16.940817 [ 5 ] {88690cde-e27c-4dcd-ab0a-97e1ce2d83ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1990 | 2025.09.19 20:47:16.941283 [ 5 ] {88690cde-e27c-4dcd-ab0a-97e1ce2d83ac} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1991 | 2025.09.19 20:47:16.941322 [ 5 ] {88690cde-e27c-4dcd-ab0a-97e1ce2d83ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1992 | 2025.09.19 20:47:16.941632 [ 5 ] {88690cde-e27c-4dcd-ab0a-97e1ce2d83ac} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1993 | 2025.09.19 20:47:16.941850 [ 5 ] {88690cde-e27c-4dcd-ab0a-97e1ce2d83ac} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1994 | 2025.09.19 20:47:16.941982 [ 5 ] {88690cde-e27c-4dcd-ab0a-97e1ce2d83ac} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001238 sec., 29886.91437802908 rows/sec., 2.19 MiB/sec. | ||
| 1995 | 2025.09.19 20:47:16.941984 [ 52 ] {} <Debug> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1996 | 2025.09.19 20:47:16.942021 [ 5 ] {88690cde-e27c-4dcd-ab0a-97e1ce2d83ac} <Debug> TCPHandler: Processed in 0.001423203 sec. | ||
| 1997 | 2025.09.19 20:47:16.942061 [ 52 ] {} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1998 | 2025.09.19 20:47:16.942090 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1999 | 2025.09.19 20:47:16.942203 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2000 | 2025.09.19 20:47:16.942219 [ 193 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 2001 | 2025.09.19 20:47:16.942317 [ 5 ] {fa251e9d-cfdb-4124-9fac-69ca78c03808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2002 | 2025.09.19 20:47:16.942344 [ 193 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2003 | 2025.09.19 20:47:16.942366 [ 5 ] {fa251e9d-cfdb-4124-9fac-69ca78c03808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2004 | 2025.09.19 20:47:16.942397 [ 193 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 2005 | 2025.09.19 20:47:16.942520 [ 193 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 2006 | 2025.09.19 20:47:16.942593 [ 193 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 2007 | 2025.09.19 20:47:16.942644 [ 193 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 2008 | 2025.09.19 20:47:16.942687 [ 193 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 39 rows starting from the beginning of the part | ||
| 2009 | 2025.09.19 20:47:16.942734 [ 193 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part | ||
| 2010 | 2025.09.19 20:47:16.942921 [ 5 ] {fa251e9d-cfdb-4124-9fac-69ca78c03808} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2011 | 2025.09.19 20:47:16.942962 [ 5 ] {fa251e9d-cfdb-4124-9fac-69ca78c03808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2012 | 2025.09.19 20:47:16.943362 [ 5 ] {fa251e9d-cfdb-4124-9fac-69ca78c03808} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2013 | 2025.09.19 20:47:16.943630 [ 5 ] {fa251e9d-cfdb-4124-9fac-69ca78c03808} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2014 | 2025.09.19 20:47:16.943664 [ 186 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 130 rows, containing 5 columns (5 merged, 0 gathered) in 0.001497495 sec., 86811.64210898869 rows/sec., 6.73 MiB/sec. | ||
| 2015 | 2025.09.19 20:47:16.943790 [ 5 ] {fa251e9d-cfdb-4124-9fac-69ca78c03808} <Debug> executeQuery: Read 106 rows, 8.50 KiB in 0.001497 sec., 70808.28323313293 rows/sec., 5.54 MiB/sec. | ||
| 2016 | 2025.09.19 20:47:16.943838 [ 5 ] {fa251e9d-cfdb-4124-9fac-69ca78c03808} <Debug> TCPHandler: Processed in 0.00169295 sec. | ||
| 2017 | 2025.09.19 20:47:16.943855 [ 197 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2018 | 2025.09.19 20:47:16.943989 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2019 | 2025.09.19 20:47:16.944093 [ 5 ] {4ea3b9a5-5fe3-48a8-abb2-48efab9e8f95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2020 | 2025.09.19 20:47:16.944126 [ 197 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_6_1} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2021 | 2025.09.19 20:47:16.944146 [ 5 ] {4ea3b9a5-5fe3-48a8-abb2-48efab9e8f95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2022 | 2025.09.19 20:47:16.944189 [ 197 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_6_1} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2023 | 2025.09.19 20:47:16.944248 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 2024 | 2025.09.19 20:47:16.944589 [ 5 ] {4ea3b9a5-5fe3-48a8-abb2-48efab9e8f95} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2025 | 2025.09.19 20:47:16.944624 [ 5 ] {4ea3b9a5-5fe3-48a8-abb2-48efab9e8f95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2026 | 2025.09.19 20:47:16.944966 [ 5 ] {4ea3b9a5-5fe3-48a8-abb2-48efab9e8f95} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2027 | 2025.09.19 20:47:16.945189 [ 5 ] {4ea3b9a5-5fe3-48a8-abb2-48efab9e8f95} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2028 | 2025.09.19 20:47:16.945319 [ 5 ] {4ea3b9a5-5fe3-48a8-abb2-48efab9e8f95} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00125 sec., 128000 rows/sec., 8.91 MiB/sec. | ||
| 2029 | 2025.09.19 20:47:16.945356 [ 5 ] {4ea3b9a5-5fe3-48a8-abb2-48efab9e8f95} <Debug> TCPHandler: Processed in 0.001430854 sec. | ||
| 2030 | 2025.09.19 20:47:16.945466 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2031 | 2025.09.19 20:47:16.945561 [ 5 ] {d47db0a2-11b9-4a85-9490-094444c4a2d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2032 | 2025.09.19 20:47:16.945616 [ 5 ] {d47db0a2-11b9-4a85-9490-094444c4a2d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2033 | 2025.09.19 20:47:16.946592 [ 5 ] {d47db0a2-11b9-4a85-9490-094444c4a2d3} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2034 | 2025.09.19 20:47:16.946629 [ 5 ] {d47db0a2-11b9-4a85-9490-094444c4a2d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2035 | 2025.09.19 20:47:16.947193 [ 5 ] {d47db0a2-11b9-4a85-9490-094444c4a2d3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2036 | 2025.09.19 20:47:16.947424 [ 5 ] {d47db0a2-11b9-4a85-9490-094444c4a2d3} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2037 | 2025.09.19 20:47:16.947565 [ 5 ] {d47db0a2-11b9-4a85-9490-094444c4a2d3} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002023 sec., 18289.66880869995 rows/sec., 32.77 MiB/sec. | ||
| 2038 | 2025.09.19 20:47:16.947625 [ 5 ] {d47db0a2-11b9-4a85-9490-094444c4a2d3} <Debug> TCPHandler: Processed in 0.002208843 sec. | ||
| 2039 | 2025.09.19 20:47:16.947740 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2040 | 2025.09.19 20:47:16.947834 [ 5 ] {c8a6169b-7573-4793-8aa2-d0b0c7e259ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2041 | 2025.09.19 20:47:16.947876 [ 5 ] {c8a6169b-7573-4793-8aa2-d0b0c7e259ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2042 | 2025.09.19 20:47:16.948187 [ 5 ] {c8a6169b-7573-4793-8aa2-d0b0c7e259ce} <Trace> oximeter.measurements_i64 (f8bc1b0e-34c2-48fd-974c-f2fbd6097f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2043 | 2025.09.19 20:47:16.948223 [ 5 ] {c8a6169b-7573-4793-8aa2-d0b0c7e259ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2044 | 2025.09.19 20:47:16.948521 [ 5 ] {c8a6169b-7573-4793-8aa2-d0b0c7e259ce} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2045 | 2025.09.19 20:47:16.948730 [ 5 ] {c8a6169b-7573-4793-8aa2-d0b0c7e259ce} <Trace> oximeter.measurements_i64 (f8bc1b0e-34c2-48fd-974c-f2fbd6097f26): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2046 | 2025.09.19 20:47:16.948858 [ 5 ] {c8a6169b-7573-4793-8aa2-d0b0c7e259ce} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001043 sec., 5752.636625119846 rows/sec., 433.51 KiB/sec. | ||
| 2047 | 2025.09.19 20:47:16.948893 [ 5 ] {c8a6169b-7573-4793-8aa2-d0b0c7e259ce} <Debug> TCPHandler: Processed in 0.001202628 sec. | ||
| 2048 | 2025.09.19 20:47:16.949004 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2049 | 2025.09.19 20:47:16.949104 [ 5 ] {0d3cd83a-98a0-40e5-8481-d01aa377e73d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2050 | 2025.09.19 20:47:16.949146 [ 5 ] {0d3cd83a-98a0-40e5-8481-d01aa377e73d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2051 | 2025.09.19 20:47:16.949506 [ 5 ] {0d3cd83a-98a0-40e5-8481-d01aa377e73d} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2052 | 2025.09.19 20:47:16.949542 [ 5 ] {0d3cd83a-98a0-40e5-8481-d01aa377e73d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2053 | 2025.09.19 20:47:16.949841 [ 5 ] {0d3cd83a-98a0-40e5-8481-d01aa377e73d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2054 | 2025.09.19 20:47:16.950060 [ 5 ] {0d3cd83a-98a0-40e5-8481-d01aa377e73d} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2055 | 2025.09.19 20:47:16.950186 [ 5 ] {0d3cd83a-98a0-40e5-8481-d01aa377e73d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 2056 | 2025.09.19 20:47:16.950220 [ 5 ] {0d3cd83a-98a0-40e5-8481-d01aa377e73d} <Debug> TCPHandler: Processed in 0.00126695 sec. | ||
| 2057 | 2025.09.19 20:47:17.001164 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.89 MiB, peak 187.37 MiB, free memory in arenas 0.00 B, will set to 182.96 MiB (RSS), difference: 1.08 MiB | ||
| 2058 | 2025.09.19 20:47:21.963757 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2059 | 2025.09.19 20:47:21.963947 [ 5 ] {95d3fe22-e7d8-4c08-a8ab-724251ebb587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2060 | 2025.09.19 20:47:21.964012 [ 5 ] {95d3fe22-e7d8-4c08-a8ab-724251ebb587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2061 | 2025.09.19 20:47:21.965142 [ 5 ] {95d3fe22-e7d8-4c08-a8ab-724251ebb587} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2062 | 2025.09.19 20:47:21.965193 [ 5 ] {95d3fe22-e7d8-4c08-a8ab-724251ebb587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2063 | 2025.09.19 20:47:21.965670 [ 5 ] {95d3fe22-e7d8-4c08-a8ab-724251ebb587} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2064 | 2025.09.19 20:47:21.965925 [ 5 ] {95d3fe22-e7d8-4c08-a8ab-724251ebb587} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2065 | 2025.09.19 20:47:21.966074 [ 46 ] {} <Debug> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2066 | 2025.09.19 20:47:21.966088 [ 5 ] {95d3fe22-e7d8-4c08-a8ab-724251ebb587} <Debug> executeQuery: Read 1196 rows, 100.50 KiB in 0.00219 sec., 546118.7214611872 rows/sec., 44.81 MiB/sec. | ||
| 2067 | 2025.09.19 20:47:21.966140 [ 46 ] {} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2068 | 2025.09.19 20:47:21.966155 [ 5 ] {95d3fe22-e7d8-4c08-a8ab-724251ebb587} <Debug> TCPHandler: Processed in 0.00252678 sec. | ||
| 2069 | 2025.09.19 20:47:21.966166 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2070 | 2025.09.19 20:47:21.966285 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2071 | 2025.09.19 20:47:21.966303 [ 194 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::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 | ||
| 2072 | 2025.09.19 20:47:21.966399 [ 5 ] {5949c0f0-489f-419a-bafc-345a4562df60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2073 | 2025.09.19 20:47:21.966444 [ 194 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2074 | 2025.09.19 20:47:21.966450 [ 5 ] {5949c0f0-489f-419a-bafc-345a4562df60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2075 | 2025.09.19 20:47:21.966497 [ 194 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1342 rows starting from the beginning of the part | ||
| 2076 | 2025.09.19 20:47:21.966607 [ 194 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part | ||
| 2077 | 2025.09.19 20:47:21.966663 [ 194 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 227 rows starting from the beginning of the part | ||
| 2078 | 2025.09.19 20:47:21.966715 [ 194 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
| 2079 | 2025.09.19 20:47:21.966763 [ 194 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 130 rows starting from the beginning of the part | ||
| 2080 | 2025.09.19 20:47:21.966811 [ 194 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1196 rows starting from the beginning of the part | ||
| 2081 | 2025.09.19 20:47:21.966959 [ 5 ] {5949c0f0-489f-419a-bafc-345a4562df60} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2082 | 2025.09.19 20:47:21.967005 [ 5 ] {5949c0f0-489f-419a-bafc-345a4562df60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2083 | 2025.09.19 20:47:21.967367 [ 5 ] {5949c0f0-489f-419a-bafc-345a4562df60} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2084 | 2025.09.19 20:47:21.967603 [ 5 ] {5949c0f0-489f-419a-bafc-345a4562df60} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2085 | 2025.09.19 20:47:21.967751 [ 5 ] {5949c0f0-489f-419a-bafc-345a4562df60} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001374 sec., 165938.86462882097 rows/sec., 11.24 MiB/sec. | ||
| 2086 | 2025.09.19 20:47:21.967791 [ 5 ] {5949c0f0-489f-419a-bafc-345a4562df60} <Debug> TCPHandler: Processed in 0.001557706 sec. | ||
| 2087 | 2025.09.19 20:47:21.967907 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2088 | 2025.09.19 20:47:21.968004 [ 5 ] {6253925e-27ae-408e-9d62-2fb349bc4fe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2089 | 2025.09.19 20:47:21.968046 [ 5 ] {6253925e-27ae-408e-9d62-2fb349bc4fe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2090 | 2025.09.19 20:47:21.968518 [ 186 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3007 rows, containing 5 columns (5 merged, 0 gathered) in 0.002270063 sec., 1324632.8405863624 rows/sec., 115.09 MiB/sec. | ||
| 2091 | 2025.09.19 20:47:21.968612 [ 5 ] {6253925e-27ae-408e-9d62-2fb349bc4fe2} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2092 | 2025.09.19 20:47:21.968655 [ 5 ] {6253925e-27ae-408e-9d62-2fb349bc4fe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2093 | 2025.09.19 20:47:21.968768 [ 193 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2094 | 2025.09.19 20:47:21.968995 [ 5 ] {6253925e-27ae-408e-9d62-2fb349bc4fe2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2095 | 2025.09.19 20:47:21.969044 [ 193 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_11_2} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2096 | 2025.09.19 20:47:21.969115 [ 193 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_11_2} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2097 | 2025.09.19 20:47:21.969190 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 2098 | 2025.09.19 20:47:21.969218 [ 5 ] {6253925e-27ae-408e-9d62-2fb349bc4fe2} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2099 | 2025.09.19 20:47:21.969328 [ 46 ] {} <Debug> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2100 | 2025.09.19 20:47:21.969351 [ 5 ] {6253925e-27ae-408e-9d62-2fb349bc4fe2} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001367 sec., 380395.02560351137 rows/sec., 28.15 MiB/sec. | ||
| 2101 | 2025.09.19 20:47:21.969368 [ 46 ] {} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2102 | 2025.09.19 20:47:21.969392 [ 5 ] {6253925e-27ae-408e-9d62-2fb349bc4fe2} <Debug> TCPHandler: Processed in 0.001539296 sec. | ||
| 2103 | 2025.09.19 20:47:21.969395 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2104 | 2025.09.19 20:47:21.969473 [ 194 ] {8107928c-471f-4f51-a196-f6f1aa28a530::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 | ||
| 2105 | 2025.09.19 20:47:21.969510 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2106 | 2025.09.19 20:47:21.969556 [ 194 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2107 | 2025.09.19 20:47:21.969585 [ 194 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 578 rows starting from the beginning of the part | ||
| 2108 | 2025.09.19 20:47:21.969612 [ 5 ] {29b2b6d1-9ca6-413e-8c6e-79aa20b085f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2109 | 2025.09.19 20:47:21.969630 [ 194 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 64 rows starting from the beginning of the part | ||
| 2110 | 2025.09.19 20:47:21.969661 [ 5 ] {29b2b6d1-9ca6-413e-8c6e-79aa20b085f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2111 | 2025.09.19 20:47:21.969672 [ 194 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 137 rows starting from the beginning of the part | ||
| 2112 | 2025.09.19 20:47:21.969716 [ 194 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 2113 | 2025.09.19 20:47:21.969753 [ 194 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 106 rows starting from the beginning of the part | ||
| 2114 | 2025.09.19 20:47:21.969787 [ 194 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 520 rows starting from the beginning of the part | ||
| 2115 | 2025.09.19 20:47:21.970203 [ 5 ] {29b2b6d1-9ca6-413e-8c6e-79aa20b085f3} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2116 | 2025.09.19 20:47:21.970246 [ 5 ] {29b2b6d1-9ca6-413e-8c6e-79aa20b085f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2117 | 2025.09.19 20:47:21.970638 [ 5 ] {29b2b6d1-9ca6-413e-8c6e-79aa20b085f3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2118 | 2025.09.19 20:47:21.970745 [ 193 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1469 rows, containing 5 columns (5 merged, 0 gathered) in 0.001294931 sec., 1134423.3785429494 rows/sec., 90.24 MiB/sec. | ||
| 2119 | 2025.09.19 20:47:21.970856 [ 5 ] {29b2b6d1-9ca6-413e-8c6e-79aa20b085f3} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2120 | 2025.09.19 20:47:21.970903 [ 194 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2121 | 2025.09.19 20:47:21.970970 [ 46 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2122 | 2025.09.19 20:47:21.970995 [ 5 ] {29b2b6d1-9ca6-413e-8c6e-79aa20b085f3} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001403 sec., 601568.068424804 rows/sec., 40.49 MiB/sec. | ||
| 2123 | 2025.09.19 20:47:21.971002 [ 46 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2124 | 2025.09.19 20:47:21.971037 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2125 | 2025.09.19 20:47:21.971040 [ 5 ] {29b2b6d1-9ca6-413e-8c6e-79aa20b085f3} <Debug> TCPHandler: Processed in 0.001580297 sec. | ||
| 2126 | 2025.09.19 20:47:21.971166 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2127 | 2025.09.19 20:47:21.971167 [ 194 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_11_2} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2128 | 2025.09.19 20:47:21.971190 [ 199 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::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 | ||
| 2129 | 2025.09.19 20:47:21.971256 [ 194 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_11_2} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2130 | 2025.09.19 20:47:21.971264 [ 5 ] {300682ff-fd39-4b42-b2c0-09008dbdaa0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2131 | 2025.09.19 20:47:21.971318 [ 5 ] {300682ff-fd39-4b42-b2c0-09008dbdaa0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2132 | 2025.09.19 20:47:21.971330 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 2133 | 2025.09.19 20:47:21.971366 [ 199 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2134 | 2025.09.19 20:47:21.971425 [ 199 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2260 rows starting from the beginning of the part | ||
| 2135 | 2025.09.19 20:47:21.971527 [ 199 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part | ||
| 2136 | 2025.09.19 20:47:21.971582 [ 199 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 197 rows starting from the beginning of the part | ||
| 2137 | 2025.09.19 20:47:21.971631 [ 199 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2138 | 2025.09.19 20:47:21.971677 [ 5 ] {300682ff-fd39-4b42-b2c0-09008dbdaa0b} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2139 | 2025.09.19 20:47:21.971679 [ 199 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::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 | ||
| 2140 | 2025.09.19 20:47:21.971721 [ 5 ] {300682ff-fd39-4b42-b2c0-09008dbdaa0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2141 | 2025.09.19 20:47:21.971752 [ 199 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 844 rows starting from the beginning of the part | ||
| 2142 | 2025.09.19 20:47:21.972064 [ 5 ] {300682ff-fd39-4b42-b2c0-09008dbdaa0b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2143 | 2025.09.19 20:47:21.972309 [ 5 ] {300682ff-fd39-4b42-b2c0-09008dbdaa0b} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2144 | 2025.09.19 20:47:21.972413 [ 46 ] {} <Debug> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2145 | 2025.09.19 20:47:21.972441 [ 46 ] {} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2146 | 2025.09.19 20:47:21.972444 [ 5 ] {300682ff-fd39-4b42-b2c0-09008dbdaa0b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001199 sec., 50041.701417848206 rows/sec., 3.37 MiB/sec. | ||
| 2147 | 2025.09.19 20:47:21.972459 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2148 | 2025.09.19 20:47:21.972493 [ 5 ] {300682ff-fd39-4b42-b2c0-09008dbdaa0b} <Debug> TCPHandler: Processed in 0.001376462 sec. | ||
| 2149 | 2025.09.19 20:47:21.972548 [ 193 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 2150 | 2025.09.19 20:47:21.972634 [ 193 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2151 | 2025.09.19 20:47:21.972662 [ 193 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 276 rows starting from the beginning of the part | ||
| 2152 | 2025.09.19 20:47:21.972716 [ 193 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2153 | 2025.09.19 20:47:21.972756 [ 193 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 2154 | 2025.09.19 20:47:21.972801 [ 193 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2155 | 2025.09.19 20:47:21.972839 [ 193 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 2156 | 2025.09.19 20:47:21.972875 [ 193 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2157 | 2025.09.19 20:47:21.973692 [ 191 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3781 rows, containing 5 columns (5 merged, 0 gathered) in 0.00257434 sec., 1468725.9647132857 rows/sec., 100.78 MiB/sec. | ||
| 2158 | 2025.09.19 20:47:21.973707 [ 195 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 576 rows, containing 4 columns (4 merged, 0 gathered) in 0.001184438 sec., 486306.58590825356 rows/sec., 32.77 MiB/sec. | ||
| 2159 | 2025.09.19 20:47:21.973926 [ 191 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2160 | 2025.09.19 20:47:21.974122 [ 189 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2161 | 2025.09.19 20:47:21.974316 [ 191 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_11_2} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2162 | 2025.09.19 20:47:21.974417 [ 191 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_11_2} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2163 | 2025.09.19 20:47:21.974469 [ 189 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2164 | 2025.09.19 20:47:21.974506 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2165 | 2025.09.19 20:47:21.974549 [ 189 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2166 | 2025.09.19 20:47:21.974625 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 2167 | 2025.09.19 20:47:23.311505 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4296 | ||
| 2168 | 2025.09.19 20:47:23.312049 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2169 | 2025.09.19 20:47:23.312094 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2170 | 2025.09.19 20:47:23.312593 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2171 | 2025.09.19 20:47:23.312825 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2172 | 2025.09.19 20:47:23.312949 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4296 | ||
| 2173 | 2025.09.19 20:47:23.540495 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2174 | 2025.09.19 20:47:23.566700 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2175 | 2025.09.19 20:47:23.566774 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2176 | 2025.09.19 20:47:23.573224 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2177 | 2025.09.19 20:47:23.573975 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2178 | 2025.09.19 20:47:23.577638 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2179 | 2025.09.19 20:47:24.000179 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.47 MiB, peak 190.70 MiB, free memory in arenas 0.00 B, will set to 186.22 MiB (RSS), difference: 1.75 MiB | ||
| 2180 | 2025.09.19 20:47:24.233368 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38184 | ||
| 2181 | 2025.09.19 20:47:24.233484 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2182 | 2025.09.19 20:47:24.233512 [ 3 ] {} <Debug> TCP-Session: f6d09a34-011f-4987-848f-655c2b787019 Authenticating user 'default' from [fd00:1122:3344:101::e]:38184 | ||
| 2183 | 2025.09.19 20:47:24.233535 [ 3 ] {} <Debug> TCP-Session: f6d09a34-011f-4987-848f-655c2b787019 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2184 | 2025.09.19 20:47:24.233548 [ 3 ] {} <Debug> TCP-Session: f6d09a34-011f-4987-848f-655c2b787019 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2185 | 2025.09.19 20:47:24.233739 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34262 | ||
| 2186 | 2025.09.19 20:47:24.233744 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49379 | ||
| 2187 | 2025.09.19 20:47:24.233784 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38340 | ||
| 2188 | 2025.09.19 20:47:24.233834 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61395 | ||
| 2189 | 2025.09.19 20:47:24.233837 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35101 | ||
| 2190 | 2025.09.19 20:47:24.233894 [ 3 ] {} <Trace> TCP-Session: f6d09a34-011f-4987-848f-655c2b787019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2191 | 2025.09.19 20:47:24.233902 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2192 | 2025.09.19 20:47:24.233918 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45045 | ||
| 2193 | 2025.09.19 20:47:24.233939 [ 287 ] {} <Debug> TCP-Session: 4fef4f76-3acd-444e-9c72-cf40c10a247a Authenticating user 'default' from [fd00:1122:3344:101::e]:34262 | ||
| 2194 | 2025.09.19 20:47:24.233966 [ 287 ] {} <Debug> TCP-Session: 4fef4f76-3acd-444e-9c72-cf40c10a247a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2195 | 2025.09.19 20:47:24.233982 [ 287 ] {} <Debug> TCP-Session: 4fef4f76-3acd-444e-9c72-cf40c10a247a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2196 | 2025.09.19 20:47:24.233991 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54166 | ||
| 2197 | 2025.09.19 20:47:24.234001 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36222 | ||
| 2198 | 2025.09.19 20:47:24.234070 [ 3 ] {1f3c8173-bb91-42a4-94c8-344d198cbfa6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38184) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2199 | 2025.09.19 20:47:24.234210 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2200 | 2025.09.19 20:47:24.234210 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2201 | 2025.09.19 20:47:24.234250 [ 289 ] {} <Debug> TCP-Session: 663e7fe8-a364-4565-a58e-de62a31385ef Authenticating user 'default' from [fd00:1122:3344:101::e]:35101 | ||
| 2202 | 2025.09.19 20:47:24.234265 [ 292 ] {} <Debug> TCP-Session: 1182fe8f-9ce3-4107-ad4e-584fb9f3a495 Authenticating user 'default' from [fd00:1122:3344:101::e]:54166 | ||
| 2203 | 2025.09.19 20:47:24.234283 [ 289 ] {} <Debug> TCP-Session: 663e7fe8-a364-4565-a58e-de62a31385ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2204 | 2025.09.19 20:47:24.234297 [ 292 ] {} <Debug> TCP-Session: 1182fe8f-9ce3-4107-ad4e-584fb9f3a495 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2205 | 2025.09.19 20:47:24.234303 [ 289 ] {} <Debug> TCP-Session: 663e7fe8-a364-4565-a58e-de62a31385ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2206 | 2025.09.19 20:47:24.234319 [ 292 ] {} <Debug> TCP-Session: 1182fe8f-9ce3-4107-ad4e-584fb9f3a495 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2207 | 2025.09.19 20:47:24.234320 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2208 | 2025.09.19 20:47:24.234348 [ 3 ] {1f3c8173-bb91-42a4-94c8-344d198cbfa6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2209 | 2025.09.19 20:47:24.234362 [ 288 ] {} <Debug> TCP-Session: b41a3f7e-8f76-401b-a28a-b99486571ccf Authenticating user 'default' from [fd00:1122:3344:101::e]:38340 | ||
| 2210 | 2025.09.19 20:47:24.234361 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2211 | 2025.09.19 20:47:24.234393 [ 288 ] {} <Debug> TCP-Session: b41a3f7e-8f76-401b-a28a-b99486571ccf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2212 | 2025.09.19 20:47:24.234411 [ 3 ] {1f3c8173-bb91-42a4-94c8-344d198cbfa6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2213 | 2025.09.19 20:47:24.234416 [ 293 ] {} <Debug> TCP-Session: b4f2b132-1ac1-4460-a557-37d3e20d2b84 Authenticating user 'default' from [fd00:1122:3344:101::e]:36222 | ||
| 2214 | 2025.09.19 20:47:24.234419 [ 288 ] {} <Debug> TCP-Session: b41a3f7e-8f76-401b-a28a-b99486571ccf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2215 | 2025.09.19 20:47:24.234457 [ 293 ] {} <Debug> TCP-Session: b4f2b132-1ac1-4460-a557-37d3e20d2b84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2216 | 2025.09.19 20:47:24.234481 [ 293 ] {} <Debug> TCP-Session: b4f2b132-1ac1-4460-a557-37d3e20d2b84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2217 | 2025.09.19 20:47:24.234603 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2218 | 2025.09.19 20:47:24.234603 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2219 | 2025.09.19 20:47:24.234637 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2220 | 2025.09.19 20:47:24.234643 [ 286 ] {} <Debug> TCP-Session: 09330907-57b5-4923-9e04-1f33ccc0c03c Authenticating user 'default' from [fd00:1122:3344:101::e]:49379 | ||
| 2221 | 2025.09.19 20:47:24.234655 [ 291 ] {} <Debug> TCP-Session: 93de3c7f-0982-45bc-a174-cd0dbd406345 Authenticating user 'default' from [fd00:1122:3344:101::e]:45045 | ||
| 2222 | 2025.09.19 20:47:24.234679 [ 290 ] {} <Debug> TCP-Session: 6b8e6fdf-1b97-4e17-86bb-700758ffc444 Authenticating user 'default' from [fd00:1122:3344:101::e]:61395 | ||
| 2223 | 2025.09.19 20:47:24.234687 [ 286 ] {} <Debug> TCP-Session: 09330907-57b5-4923-9e04-1f33ccc0c03c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2224 | 2025.09.19 20:47:24.234694 [ 291 ] {} <Debug> TCP-Session: 93de3c7f-0982-45bc-a174-cd0dbd406345 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2225 | 2025.09.19 20:47:24.234707 [ 290 ] {} <Debug> TCP-Session: 6b8e6fdf-1b97-4e17-86bb-700758ffc444 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2226 | 2025.09.19 20:47:24.234711 [ 286 ] {} <Debug> TCP-Session: 09330907-57b5-4923-9e04-1f33ccc0c03c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2227 | 2025.09.19 20:47:24.234725 [ 291 ] {} <Debug> TCP-Session: 93de3c7f-0982-45bc-a174-cd0dbd406345 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2228 | 2025.09.19 20:47:24.234737 [ 290 ] {} <Debug> TCP-Session: 6b8e6fdf-1b97-4e17-86bb-700758ffc444 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2229 | 2025.09.19 20:47:24.234716 [ 3 ] {1f3c8173-bb91-42a4-94c8-344d198cbfa6} <Debug> oximeter.version (332f541f-6306-4281-b75a-987cf66fc746) (SelectExecutor): Key condition: unknown | ||
| 2230 | 2025.09.19 20:47:24.234874 [ 3 ] {1f3c8173-bb91-42a4-94c8-344d198cbfa6} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2231 | 2025.09.19 20:47:24.717786 [ 329 ] {1f3c8173-bb91-42a4-94c8-344d198cbfa6} <Trace> AggregatingTransform: Aggregating | ||
| 2232 | 2025.09.19 20:47:24.717856 [ 329 ] {1f3c8173-bb91-42a4-94c8-344d198cbfa6} <Trace> Aggregator: Aggregation method: without_key | ||
| 2233 | 2025.09.19 20:47:24.717889 [ 329 ] {1f3c8173-bb91-42a4-94c8-344d198cbfa6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001377092 sec. (726.168 rows/sec., 28.37 KiB/sec.) | ||
| 2234 | 2025.09.19 20:47:24.717904 [ 329 ] {1f3c8173-bb91-42a4-94c8-344d198cbfa6} <Trace> Aggregator: Merging aggregated data | ||
| 2235 | 2025.09.19 20:47:24.718991 [ 3 ] {1f3c8173-bb91-42a4-94c8-344d198cbfa6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.484975 sec., 2.061961956801897 rows/sec., 82.48 B/sec. | ||
| 2236 | 2025.09.19 20:47:24.719146 [ 3 ] {1f3c8173-bb91-42a4-94c8-344d198cbfa6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2237 | 2025.09.19 20:47:24.719162 [ 3 ] {1f3c8173-bb91-42a4-94c8-344d198cbfa6} <Debug> TCPHandler: Processed in 0.48538815 sec. | ||
| 2238 | 2025.09.19 20:47:24.719294 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2239 | 2025.09.19 20:47:24.719326 [ 287 ] {} <Debug> TCP-Session: 4fef4f76-3acd-444e-9c72-cf40c10a247a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2240 | 2025.09.19 20:47:24.719329 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2241 | 2025.09.19 20:47:24.719349 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2242 | 2025.09.19 20:47:24.719372 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2243 | 2025.09.19 20:47:24.719394 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2244 | 2025.09.19 20:47:24.719406 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2245 | 2025.09.19 20:47:24.719427 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2246 | 2025.09.19 20:47:24.719450 [ 288 ] {} <Debug> TCP-Session: b41a3f7e-8f76-401b-a28a-b99486571ccf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2247 | 2025.09.19 20:47:24.719467 [ 293 ] {} <Debug> TCP-Session: b4f2b132-1ac1-4460-a557-37d3e20d2b84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2248 | 2025.09.19 20:47:24.719476 [ 290 ] {} <Debug> TCP-Session: 6b8e6fdf-1b97-4e17-86bb-700758ffc444 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2249 | 2025.09.19 20:47:24.719496 [ 289 ] {} <Debug> TCP-Session: 663e7fe8-a364-4565-a58e-de62a31385ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2250 | 2025.09.19 20:47:24.719446 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2251 | 2025.09.19 20:47:24.719399 [ 291 ] {} <Debug> TCP-Session: 93de3c7f-0982-45bc-a174-cd0dbd406345 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2252 | 2025.09.19 20:47:24.719387 [ 286 ] {} <Debug> TCP-Session: 09330907-57b5-4923-9e04-1f33ccc0c03c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2253 | 2025.09.19 20:47:24.719576 [ 292 ] {} <Debug> TCP-Session: 1182fe8f-9ce3-4107-ad4e-584fb9f3a495 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2254 | 2025.09.19 20:47:24.719458 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2255 | 2025.09.19 20:47:24.719639 [ 3 ] {} <Debug> TCP-Session: f6d09a34-011f-4987-848f-655c2b787019 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2256 | 2025.09.19 20:47:25.000368 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.65 MiB, peak 197.79 MiB, free memory in arenas 0.00 B, will set to 206.50 MiB (RSS), difference: 18.85 MiB | ||
| 2257 | 2025.09.19 20:47:25.658226 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54759 | ||
| 2258 | 2025.09.19 20:47:25.658334 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2259 | 2025.09.19 20:47:25.658361 [ 288 ] {} <Debug> TCP-Session: d131ab36-a6b1-49a0-b910-dd076cc686d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:54759 | ||
| 2260 | 2025.09.19 20:47:25.658384 [ 288 ] {} <Debug> TCP-Session: d131ab36-a6b1-49a0-b910-dd076cc686d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2261 | 2025.09.19 20:47:25.658399 [ 288 ] {} <Debug> TCP-Session: d131ab36-a6b1-49a0-b910-dd076cc686d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2262 | 2025.09.19 20:47:25.658638 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62013 | ||
| 2263 | 2025.09.19 20:47:25.658651 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51259 | ||
| 2264 | 2025.09.19 20:47:25.658691 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62931 | ||
| 2265 | 2025.09.19 20:47:25.658703 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54505 | ||
| 2266 | 2025.09.19 20:47:25.658725 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62365 | ||
| 2267 | 2025.09.19 20:47:25.658753 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2268 | 2025.09.19 20:47:25.658770 [ 288 ] {} <Trace> TCP-Session: d131ab36-a6b1-49a0-b910-dd076cc686d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2269 | 2025.09.19 20:47:25.658789 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2270 | 2025.09.19 20:47:25.658798 [ 289 ] {} <Debug> TCP-Session: dfcf1cbb-7562-46cd-84a1-43be4cdc5c4f Authenticating user 'default' from [fd00:1122:3344:101::e]:62013 | ||
| 2271 | 2025.09.19 20:47:25.658815 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2272 | 2025.09.19 20:47:25.658827 [ 293 ] {} <Debug> TCP-Session: 764796f3-90e7-479a-bcab-1fa3a6a553ea Authenticating user 'default' from [fd00:1122:3344:101::e]:62931 | ||
| 2273 | 2025.09.19 20:47:25.658840 [ 289 ] {} <Debug> TCP-Session: dfcf1cbb-7562-46cd-84a1-43be4cdc5c4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2274 | 2025.09.19 20:47:25.658857 [ 286 ] {} <Debug> TCP-Session: bdc1815f-bb98-468b-bc88-5a39d9323b04 Authenticating user 'default' from [fd00:1122:3344:101::e]:62365 | ||
| 2275 | 2025.09.19 20:47:25.658800 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2276 | 2025.09.19 20:47:25.658873 [ 289 ] {} <Debug> TCP-Session: dfcf1cbb-7562-46cd-84a1-43be4cdc5c4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2277 | 2025.09.19 20:47:25.658889 [ 286 ] {} <Debug> TCP-Session: bdc1815f-bb98-468b-bc88-5a39d9323b04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2278 | 2025.09.19 20:47:25.658899 [ 294 ] {} <Debug> TCP-Session: 609fcf83-3bd8-4751-9599-4ee4abf8609e Authenticating user 'default' from [fd00:1122:3344:101::e]:54505 | ||
| 2279 | 2025.09.19 20:47:25.658916 [ 286 ] {} <Debug> TCP-Session: bdc1815f-bb98-468b-bc88-5a39d9323b04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2280 | 2025.09.19 20:47:25.658930 [ 294 ] {} <Debug> TCP-Session: 609fcf83-3bd8-4751-9599-4ee4abf8609e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2281 | 2025.09.19 20:47:25.658860 [ 293 ] {} <Debug> TCP-Session: 764796f3-90e7-479a-bcab-1fa3a6a553ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2282 | 2025.09.19 20:47:25.658945 [ 294 ] {} <Debug> TCP-Session: 609fcf83-3bd8-4751-9599-4ee4abf8609e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2283 | 2025.09.19 20:47:25.658968 [ 293 ] {} <Debug> TCP-Session: 764796f3-90e7-479a-bcab-1fa3a6a553ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2284 | 2025.09.19 20:47:25.658981 [ 288 ] {7f7f1e78-4cfb-47e4-a968-b89cb8b22bbb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54759) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2285 | 2025.09.19 20:47:25.658794 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2286 | 2025.09.19 20:47:25.658673 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38285 | ||
| 2287 | 2025.09.19 20:47:25.659072 [ 290 ] {} <Debug> TCP-Session: 05806641-64a4-46f0-bf19-eaf3a1e5e291 Authenticating user 'default' from [fd00:1122:3344:101::e]:51259 | ||
| 2288 | 2025.09.19 20:47:25.658678 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50894 | ||
| 2289 | 2025.09.19 20:47:25.659106 [ 290 ] {} <Debug> TCP-Session: 05806641-64a4-46f0-bf19-eaf3a1e5e291 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2290 | 2025.09.19 20:47:25.659129 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2291 | 2025.09.19 20:47:25.659153 [ 290 ] {} <Debug> TCP-Session: 05806641-64a4-46f0-bf19-eaf3a1e5e291 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2292 | 2025.09.19 20:47:25.659171 [ 292 ] {} <Debug> TCP-Session: c04e88a5-a464-4999-b310-018cb1a1fefb Authenticating user 'default' from [fd00:1122:3344:101::e]:38285 | ||
| 2293 | 2025.09.19 20:47:25.658718 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40835 | ||
| 2294 | 2025.09.19 20:47:25.659197 [ 292 ] {} <Debug> TCP-Session: c04e88a5-a464-4999-b310-018cb1a1fefb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2295 | 2025.09.19 20:47:25.659204 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2296 | 2025.09.19 20:47:25.659231 [ 292 ] {} <Debug> TCP-Session: c04e88a5-a464-4999-b310-018cb1a1fefb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2297 | 2025.09.19 20:47:25.659252 [ 291 ] {} <Debug> TCP-Session: 80c54a25-3b7c-4118-b818-8f27b0bbfd89 Authenticating user 'default' from [fd00:1122:3344:101::e]:50894 | ||
| 2298 | 2025.09.19 20:47:25.659267 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2299 | 2025.09.19 20:47:25.659284 [ 291 ] {} <Debug> TCP-Session: 80c54a25-3b7c-4118-b818-8f27b0bbfd89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2300 | 2025.09.19 20:47:25.659292 [ 3 ] {} <Debug> TCP-Session: 02c8cdc7-2699-455b-b986-83fcdb1c98c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:40835 | ||
| 2301 | 2025.09.19 20:47:25.659299 [ 291 ] {} <Debug> TCP-Session: 80c54a25-3b7c-4118-b818-8f27b0bbfd89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2302 | 2025.09.19 20:47:25.659311 [ 3 ] {} <Debug> TCP-Session: 02c8cdc7-2699-455b-b986-83fcdb1c98c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2303 | 2025.09.19 20:47:25.659325 [ 3 ] {} <Debug> TCP-Session: 02c8cdc7-2699-455b-b986-83fcdb1c98c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2304 | 2025.09.19 20:47:25.659362 [ 288 ] {7f7f1e78-4cfb-47e4-a968-b89cb8b22bbb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2305 | 2025.09.19 20:47:25.659432 [ 288 ] {7f7f1e78-4cfb-47e4-a968-b89cb8b22bbb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2306 | 2025.09.19 20:47:25.659758 [ 288 ] {7f7f1e78-4cfb-47e4-a968-b89cb8b22bbb} <Debug> oximeter.version (332f541f-6306-4281-b75a-987cf66fc746) (SelectExecutor): Key condition: unknown | ||
| 2307 | 2025.09.19 20:47:25.660843 [ 320 ] {7f7f1e78-4cfb-47e4-a968-b89cb8b22bbb} <Trace> AggregatingTransform: Aggregating | ||
| 2308 | 2025.09.19 20:47:25.660876 [ 320 ] {7f7f1e78-4cfb-47e4-a968-b89cb8b22bbb} <Trace> Aggregator: Aggregation method: without_key | ||
| 2309 | 2025.09.19 20:47:25.660909 [ 320 ] {7f7f1e78-4cfb-47e4-a968-b89cb8b22bbb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001048534 sec. (953.713 rows/sec., 37.25 KiB/sec.) | ||
| 2310 | 2025.09.19 20:47:25.660927 [ 320 ] {7f7f1e78-4cfb-47e4-a968-b89cb8b22bbb} <Trace> Aggregator: Merging aggregated data | ||
| 2311 | 2025.09.19 20:47:25.662306 [ 288 ] {7f7f1e78-4cfb-47e4-a968-b89cb8b22bbb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003398 sec., 294.2907592701589 rows/sec., 11.50 KiB/sec. | ||
| 2312 | 2025.09.19 20:47:25.662466 [ 288 ] {7f7f1e78-4cfb-47e4-a968-b89cb8b22bbb} <Debug> TCPHandler: Processed in 0.003877771 sec. | ||
| 2313 | 2025.09.19 20:47:25.662597 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2314 | 2025.09.19 20:47:25.662627 [ 288 ] {} <Debug> TCP-Session: d131ab36-a6b1-49a0-b910-dd076cc686d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2315 | 2025.09.19 20:47:25.662628 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2316 | 2025.09.19 20:47:25.662648 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2317 | 2025.09.19 20:47:25.662670 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2318 | 2025.09.19 20:47:25.662688 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2319 | 2025.09.19 20:47:25.662705 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2320 | 2025.09.19 20:47:25.662723 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2321 | 2025.09.19 20:47:25.662745 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2322 | 2025.09.19 20:47:25.662763 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2323 | 2025.09.19 20:47:25.662790 [ 292 ] {} <Debug> TCP-Session: c04e88a5-a464-4999-b310-018cb1a1fefb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2324 | 2025.09.19 20:47:25.662763 [ 294 ] {} <Debug> TCP-Session: 609fcf83-3bd8-4751-9599-4ee4abf8609e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2325 | 2025.09.19 20:47:25.662818 [ 3 ] {} <Debug> TCP-Session: 02c8cdc7-2699-455b-b986-83fcdb1c98c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2326 | 2025.09.19 20:47:25.662758 [ 290 ] {} <Debug> TCP-Session: 05806641-64a4-46f0-bf19-eaf3a1e5e291 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2327 | 2025.09.19 20:47:25.662738 [ 289 ] {} <Debug> TCP-Session: dfcf1cbb-7562-46cd-84a1-43be4cdc5c4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2328 | 2025.09.19 20:47:25.662725 [ 293 ] {} <Debug> TCP-Session: 764796f3-90e7-479a-bcab-1fa3a6a553ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2329 | 2025.09.19 20:47:25.662682 [ 286 ] {} <Debug> TCP-Session: bdc1815f-bb98-468b-bc88-5a39d9323b04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2330 | 2025.09.19 20:47:25.662705 [ 291 ] {} <Debug> TCP-Session: 80c54a25-3b7c-4118-b818-8f27b0bbfd89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2331 | 2025.09.19 20:47:25.747580 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50380 | ||
| 2332 | 2025.09.19 20:47:25.747723 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2333 | 2025.09.19 20:47:25.747768 [ 288 ] {} <Debug> TCP-Session: 9bd79360-8e49-4375-9de2-8fbff0c68fbd Authenticating user 'default' from [fd00:1122:3344:101::e]:50380 | ||
| 2334 | 2025.09.19 20:47:25.747794 [ 288 ] {} <Debug> TCP-Session: 9bd79360-8e49-4375-9de2-8fbff0c68fbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2335 | 2025.09.19 20:47:25.747807 [ 288 ] {} <Debug> TCP-Session: 9bd79360-8e49-4375-9de2-8fbff0c68fbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2336 | 2025.09.19 20:47:25.748019 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54772 | ||
| 2337 | 2025.09.19 20:47:25.748037 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58252 | ||
| 2338 | 2025.09.19 20:47:25.748051 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40647 | ||
| 2339 | 2025.09.19 20:47:25.748077 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44433 | ||
| 2340 | 2025.09.19 20:47:25.748094 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58189 | ||
| 2341 | 2025.09.19 20:47:25.748121 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36122 | ||
| 2342 | 2025.09.19 20:47:25.748153 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2343 | 2025.09.19 20:47:25.748177 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2344 | 2025.09.19 20:47:25.748178 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2345 | 2025.09.19 20:47:25.748193 [ 290 ] {} <Debug> TCP-Session: 1ed1f32a-94d6-4479-86fe-96615558cee6 Authenticating user 'default' from [fd00:1122:3344:101::e]:58252 | ||
| 2346 | 2025.09.19 20:47:25.748210 [ 293 ] {} <Debug> TCP-Session: 2a76e372-1ab4-4931-a4f6-c183ae80da72 Authenticating user 'default' from [fd00:1122:3344:101::e]:44433 | ||
| 2347 | 2025.09.19 20:47:25.748227 [ 291 ] {} <Debug> TCP-Session: f638d4d6-1aea-4943-99a7-dc129f983d06 Authenticating user 'default' from [fd00:1122:3344:101::e]:40647 | ||
| 2348 | 2025.09.19 20:47:25.748241 [ 290 ] {} <Debug> TCP-Session: 1ed1f32a-94d6-4479-86fe-96615558cee6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2349 | 2025.09.19 20:47:25.748254 [ 293 ] {} <Debug> TCP-Session: 2a76e372-1ab4-4931-a4f6-c183ae80da72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2350 | 2025.09.19 20:47:25.748278 [ 290 ] {} <Debug> TCP-Session: 1ed1f32a-94d6-4479-86fe-96615558cee6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2351 | 2025.09.19 20:47:25.748291 [ 293 ] {} <Debug> TCP-Session: 2a76e372-1ab4-4931-a4f6-c183ae80da72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2352 | 2025.09.19 20:47:25.748205 [ 288 ] {} <Trace> TCP-Session: 9bd79360-8e49-4375-9de2-8fbff0c68fbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2353 | 2025.09.19 20:47:25.748205 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2354 | 2025.09.19 20:47:25.748206 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2355 | 2025.09.19 20:47:25.748127 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2356 | 2025.09.19 20:47:25.748411 [ 286 ] {} <Debug> TCP-Session: 010349ba-05e5-4524-ba28-f25403323610 Authenticating user 'default' from [fd00:1122:3344:101::e]:36122 | ||
| 2357 | 2025.09.19 20:47:25.748438 [ 289 ] {} <Debug> TCP-Session: 88bc27e9-5cc9-47ce-a142-111547e8be06 Authenticating user 'default' from [fd00:1122:3344:101::e]:54772 | ||
| 2358 | 2025.09.19 20:47:25.748461 [ 286 ] {} <Debug> TCP-Session: 010349ba-05e5-4524-ba28-f25403323610 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2359 | 2025.09.19 20:47:25.748474 [ 289 ] {} <Debug> TCP-Session: 88bc27e9-5cc9-47ce-a142-111547e8be06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2360 | 2025.09.19 20:47:25.748487 [ 286 ] {} <Debug> TCP-Session: 010349ba-05e5-4524-ba28-f25403323610 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2361 | 2025.09.19 20:47:25.748500 [ 289 ] {} <Debug> TCP-Session: 88bc27e9-5cc9-47ce-a142-111547e8be06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2362 | 2025.09.19 20:47:25.748402 [ 294 ] {} <Debug> TCP-Session: 06942768-ba6c-45e9-9f7e-f9c534cbeb50 Authenticating user 'default' from [fd00:1122:3344:101::e]:58189 | ||
| 2363 | 2025.09.19 20:47:25.748517 [ 288 ] {3870e7c8-0482-4bce-886f-0bb111c77e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50380) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2364 | 2025.09.19 20:47:25.748556 [ 294 ] {} <Debug> TCP-Session: 06942768-ba6c-45e9-9f7e-f9c534cbeb50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2365 | 2025.09.19 20:47:25.748110 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38946 | ||
| 2366 | 2025.09.19 20:47:25.748589 [ 294 ] {} <Debug> TCP-Session: 06942768-ba6c-45e9-9f7e-f9c534cbeb50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2367 | 2025.09.19 20:47:25.748276 [ 291 ] {} <Debug> TCP-Session: f638d4d6-1aea-4943-99a7-dc129f983d06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2368 | 2025.09.19 20:47:25.748044 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52858 | ||
| 2369 | 2025.09.19 20:47:25.748654 [ 291 ] {} <Debug> TCP-Session: f638d4d6-1aea-4943-99a7-dc129f983d06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2370 | 2025.09.19 20:47:25.748659 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2371 | 2025.09.19 20:47:25.748696 [ 3 ] {} <Debug> TCP-Session: a612df7b-c192-4c57-ac68-3223eeafcea6 Authenticating user 'default' from [fd00:1122:3344:101::e]:38946 | ||
| 2372 | 2025.09.19 20:47:25.748712 [ 3 ] {} <Debug> TCP-Session: a612df7b-c192-4c57-ac68-3223eeafcea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2373 | 2025.09.19 20:47:25.748722 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2374 | 2025.09.19 20:47:25.748725 [ 3 ] {} <Debug> TCP-Session: a612df7b-c192-4c57-ac68-3223eeafcea6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2375 | 2025.09.19 20:47:25.748746 [ 292 ] {} <Debug> TCP-Session: 77f9fbbf-0b3e-4f93-9758-0a7b9aa783ba Authenticating user 'default' from [fd00:1122:3344:101::e]:52858 | ||
| 2376 | 2025.09.19 20:47:25.748763 [ 292 ] {} <Debug> TCP-Session: 77f9fbbf-0b3e-4f93-9758-0a7b9aa783ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2377 | 2025.09.19 20:47:25.748776 [ 292 ] {} <Debug> TCP-Session: 77f9fbbf-0b3e-4f93-9758-0a7b9aa783ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2378 | 2025.09.19 20:47:25.748810 [ 288 ] {3870e7c8-0482-4bce-886f-0bb111c77e1a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2379 | 2025.09.19 20:47:25.748869 [ 288 ] {3870e7c8-0482-4bce-886f-0bb111c77e1a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2380 | 2025.09.19 20:47:25.749162 [ 288 ] {3870e7c8-0482-4bce-886f-0bb111c77e1a} <Debug> oximeter.version (332f541f-6306-4281-b75a-987cf66fc746) (SelectExecutor): Key condition: unknown | ||
| 2381 | 2025.09.19 20:47:25.750100 [ 336 ] {3870e7c8-0482-4bce-886f-0bb111c77e1a} <Trace> AggregatingTransform: Aggregating | ||
| 2382 | 2025.09.19 20:47:25.750149 [ 336 ] {3870e7c8-0482-4bce-886f-0bb111c77e1a} <Trace> Aggregator: Aggregation method: without_key | ||
| 2383 | 2025.09.19 20:47:25.750185 [ 336 ] {3870e7c8-0482-4bce-886f-0bb111c77e1a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000919782 sec. (1087.214 rows/sec., 42.47 KiB/sec.) | ||
| 2384 | 2025.09.19 20:47:25.750210 [ 336 ] {3870e7c8-0482-4bce-886f-0bb111c77e1a} <Trace> Aggregator: Merging aggregated data | ||
| 2385 | 2025.09.19 20:47:25.751411 [ 288 ] {3870e7c8-0482-4bce-886f-0bb111c77e1a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002952 sec., 338.7533875338753 rows/sec., 13.23 KiB/sec. | ||
| 2386 | 2025.09.19 20:47:25.751537 [ 288 ] {3870e7c8-0482-4bce-886f-0bb111c77e1a} <Debug> TCPHandler: Processed in 0.003497483 sec. | ||
| 2387 | 2025.09.19 20:47:25.751669 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2388 | 2025.09.19 20:47:25.751700 [ 288 ] {} <Debug> TCP-Session: 9bd79360-8e49-4375-9de2-8fbff0c68fbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2389 | 2025.09.19 20:47:25.751704 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2390 | 2025.09.19 20:47:25.751727 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2391 | 2025.09.19 20:47:25.751752 [ 289 ] {} <Debug> TCP-Session: 88bc27e9-5cc9-47ce-a142-111547e8be06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2392 | 2025.09.19 20:47:25.751752 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2393 | 2025.09.19 20:47:25.751770 [ 286 ] {} <Debug> TCP-Session: 010349ba-05e5-4524-ba28-f25403323610 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2394 | 2025.09.19 20:47:25.751789 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2395 | 2025.09.19 20:47:25.751815 [ 292 ] {} <Debug> TCP-Session: 77f9fbbf-0b3e-4f93-9758-0a7b9aa783ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2396 | 2025.09.19 20:47:25.751829 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2397 | 2025.09.19 20:47:25.751854 [ 291 ] {} <Debug> TCP-Session: f638d4d6-1aea-4943-99a7-dc129f983d06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2398 | 2025.09.19 20:47:25.751812 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2399 | 2025.09.19 20:47:25.751884 [ 293 ] {} <Debug> TCP-Session: 2a76e372-1ab4-4931-a4f6-c183ae80da72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2400 | 2025.09.19 20:47:25.751769 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2401 | 2025.09.19 20:47:25.751923 [ 290 ] {} <Debug> TCP-Session: 1ed1f32a-94d6-4479-86fe-96615558cee6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2402 | 2025.09.19 20:47:25.751849 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2403 | 2025.09.19 20:47:25.751961 [ 294 ] {} <Debug> TCP-Session: 06942768-ba6c-45e9-9f7e-f9c534cbeb50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2404 | 2025.09.19 20:47:25.752000 [ 3 ] {} <Debug> TCP-Session: a612df7b-c192-4c57-ac68-3223eeafcea6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2405 | 2025.09.19 20:47:25.813838 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 312 | ||
| 2406 | 2025.09.19 20:47:25.816163 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2407 | 2025.09.19 20:47:25.816225 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2408 | 2025.09.19 20:47:25.817665 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2409 | 2025.09.19 20:47:25.817987 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2410 | 2025.09.19 20:47:25.818174 [ 41 ] {} <Debug> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2411 | 2025.09.19 20:47:25.818240 [ 41 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2412 | 2025.09.19 20:47:25.818260 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2413 | 2025.09.19 20:47:25.818295 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 312 | ||
| 2414 | 2025.09.19 20:47:25.818397 [ 195 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::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 | ||
| 2415 | 2025.09.19 20:47:25.819031 [ 195 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2416 | 2025.09.19 20:47:25.819225 [ 195 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::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 | ||
| 2417 | 2025.09.19 20:47:25.819659 [ 195 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::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 | ||
| 2418 | 2025.09.19 20:47:25.820015 [ 195 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
| 2419 | 2025.09.19 20:47:25.820375 [ 195 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::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 | ||
| 2420 | 2025.09.19 20:47:25.820762 [ 195 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 38 rows starting from the beginning of the part | ||
| 2421 | 2025.09.19 20:47:25.821118 [ 195 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
| 2422 | 2025.09.19 20:47:25.827686 [ 191 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 312 rows, containing 72 columns (72 merged, 0 gathered) in 0.00934966 sec., 33370.19741894358 rows/sec., 33.03 MiB/sec. | ||
| 2423 | 2025.09.19 20:47:25.828302 [ 195 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2424 | 2025.09.19 20:47:25.828830 [ 195 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_6_1} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2425 | 2025.09.19 20:47:25.828906 [ 195 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_6_1} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2426 | 2025.09.19 20:47:25.829091 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.69 MiB. | ||
| 2427 | 2025.09.19 20:47:26.939759 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2428 | 2025.09.19 20:47:26.939940 [ 5 ] {2a64fa12-f313-417a-9792-0e4820b1b0e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2429 | 2025.09.19 20:47:26.940009 [ 5 ] {2a64fa12-f313-417a-9792-0e4820b1b0e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2430 | 2025.09.19 20:47:26.940707 [ 5 ] {2a64fa12-f313-417a-9792-0e4820b1b0e3} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2431 | 2025.09.19 20:47:26.940757 [ 5 ] {2a64fa12-f313-417a-9792-0e4820b1b0e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2432 | 2025.09.19 20:47:26.941169 [ 5 ] {2a64fa12-f313-417a-9792-0e4820b1b0e3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2433 | 2025.09.19 20:47:26.941421 [ 5 ] {2a64fa12-f313-417a-9792-0e4820b1b0e3} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2434 | 2025.09.19 20:47:26.941588 [ 5 ] {2a64fa12-f313-417a-9792-0e4820b1b0e3} <Debug> executeQuery: Read 130 rows, 11.45 KiB in 0.001697 sec., 76605.77489687684 rows/sec., 6.59 MiB/sec. | ||
| 2435 | 2025.09.19 20:47:26.941638 [ 5 ] {2a64fa12-f313-417a-9792-0e4820b1b0e3} <Debug> TCPHandler: Processed in 0.002008997 sec. | ||
| 2436 | 2025.09.19 20:47:26.941768 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2437 | 2025.09.19 20:47:26.941872 [ 5 ] {faf8d593-39c0-4095-b8c9-1004b45cb124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2438 | 2025.09.19 20:47:26.941917 [ 5 ] {faf8d593-39c0-4095-b8c9-1004b45cb124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2439 | 2025.09.19 20:47:26.942352 [ 5 ] {faf8d593-39c0-4095-b8c9-1004b45cb124} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2440 | 2025.09.19 20:47:26.942391 [ 5 ] {faf8d593-39c0-4095-b8c9-1004b45cb124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2441 | 2025.09.19 20:47:26.942712 [ 5 ] {faf8d593-39c0-4095-b8c9-1004b45cb124} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2442 | 2025.09.19 20:47:26.942922 [ 5 ] {faf8d593-39c0-4095-b8c9-1004b45cb124} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2443 | 2025.09.19 20:47:26.943057 [ 5 ] {faf8d593-39c0-4095-b8c9-1004b45cb124} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.00121 sec., 30578.512396694216 rows/sec., 2.25 MiB/sec. | ||
| 2444 | 2025.09.19 20:47:26.943096 [ 5 ] {faf8d593-39c0-4095-b8c9-1004b45cb124} <Debug> TCPHandler: Processed in 0.001381263 sec. | ||
| 2445 | 2025.09.19 20:47:26.943211 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2446 | 2025.09.19 20:47:26.943308 [ 5 ] {7f9c6b7a-bbf9-40e9-a6be-c772522eaa7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2447 | 2025.09.19 20:47:26.943349 [ 5 ] {7f9c6b7a-bbf9-40e9-a6be-c772522eaa7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2448 | 2025.09.19 20:47:26.943789 [ 5 ] {7f9c6b7a-bbf9-40e9-a6be-c772522eaa7a} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2449 | 2025.09.19 20:47:26.943827 [ 5 ] {7f9c6b7a-bbf9-40e9-a6be-c772522eaa7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2450 | 2025.09.19 20:47:26.944140 [ 5 ] {7f9c6b7a-bbf9-40e9-a6be-c772522eaa7a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2451 | 2025.09.19 20:47:26.944370 [ 5 ] {7f9c6b7a-bbf9-40e9-a6be-c772522eaa7a} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2452 | 2025.09.19 20:47:26.944504 [ 5 ] {7f9c6b7a-bbf9-40e9-a6be-c772522eaa7a} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001216 sec., 83059.21052631579 rows/sec., 6.49 MiB/sec. | ||
| 2453 | 2025.09.19 20:47:26.944542 [ 5 ] {7f9c6b7a-bbf9-40e9-a6be-c772522eaa7a} <Debug> TCPHandler: Processed in 0.001381613 sec. | ||
| 2454 | 2025.09.19 20:47:26.944656 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2455 | 2025.09.19 20:47:26.944752 [ 5 ] {4c85beb1-dabc-4c07-862e-e5a831bfdf5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2456 | 2025.09.19 20:47:26.944796 [ 5 ] {4c85beb1-dabc-4c07-862e-e5a831bfdf5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2457 | 2025.09.19 20:47:26.945212 [ 5 ] {4c85beb1-dabc-4c07-862e-e5a831bfdf5b} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2458 | 2025.09.19 20:47:26.945249 [ 5 ] {4c85beb1-dabc-4c07-862e-e5a831bfdf5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2459 | 2025.09.19 20:47:26.945582 [ 5 ] {4c85beb1-dabc-4c07-862e-e5a831bfdf5b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2460 | 2025.09.19 20:47:26.945795 [ 5 ] {4c85beb1-dabc-4c07-862e-e5a831bfdf5b} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2461 | 2025.09.19 20:47:26.945927 [ 5 ] {4c85beb1-dabc-4c07-862e-e5a831bfdf5b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 2462 | 2025.09.19 20:47:26.945962 [ 5 ] {4c85beb1-dabc-4c07-862e-e5a831bfdf5b} <Debug> TCPHandler: Processed in 0.001354782 sec. | ||
| 2463 | 2025.09.19 20:47:26.946078 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2464 | 2025.09.19 20:47:26.946192 [ 5 ] {9f0055b9-0183-451d-a01a-da57f6f73c0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2465 | 2025.09.19 20:47:26.946255 [ 5 ] {9f0055b9-0183-451d-a01a-da57f6f73c0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2466 | 2025.09.19 20:47:26.947145 [ 5 ] {9f0055b9-0183-451d-a01a-da57f6f73c0e} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2467 | 2025.09.19 20:47:26.947182 [ 5 ] {9f0055b9-0183-451d-a01a-da57f6f73c0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2468 | 2025.09.19 20:47:26.947787 [ 5 ] {9f0055b9-0183-451d-a01a-da57f6f73c0e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2469 | 2025.09.19 20:47:26.948009 [ 5 ] {9f0055b9-0183-451d-a01a-da57f6f73c0e} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2470 | 2025.09.19 20:47:26.948129 [ 39 ] {} <Debug> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2471 | 2025.09.19 20:47:26.948148 [ 5 ] {9f0055b9-0183-451d-a01a-da57f6f73c0e} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001975 sec., 18734.177215189873 rows/sec., 33.57 MiB/sec. | ||
| 2472 | 2025.09.19 20:47:26.948197 [ 39 ] {} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2473 | 2025.09.19 20:47:26.948223 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2474 | 2025.09.19 20:47:26.948230 [ 5 ] {9f0055b9-0183-451d-a01a-da57f6f73c0e} <Debug> TCPHandler: Processed in 0.002201372 sec. | ||
| 2475 | 2025.09.19 20:47:26.948311 [ 193 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 2476 | 2025.09.19 20:47:26.948374 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2477 | 2025.09.19 20:47:26.948470 [ 5 ] {9ec2dc28-8cfc-4777-8819-1fe34fbe6a4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2478 | 2025.09.19 20:47:26.948498 [ 193 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2479 | 2025.09.19 20:47:26.948513 [ 5 ] {9ec2dc28-8cfc-4777-8819-1fe34fbe6a4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2480 | 2025.09.19 20:47:26.948548 [ 193 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 2481 | 2025.09.19 20:47:26.948666 [ 193 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 2482 | 2025.09.19 20:47:26.948781 [ 193 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 2483 | 2025.09.19 20:47:26.948868 [ 5 ] {9ec2dc28-8cfc-4777-8819-1fe34fbe6a4c} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2484 | 2025.09.19 20:47:26.948889 [ 193 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 25 rows starting from the beginning of the part | ||
| 2485 | 2025.09.19 20:47:26.948911 [ 5 ] {9ec2dc28-8cfc-4777-8819-1fe34fbe6a4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2486 | 2025.09.19 20:47:26.949069 [ 193 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 37 rows starting from the beginning of the part | ||
| 2487 | 2025.09.19 20:47:26.949219 [ 193 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part | ||
| 2488 | 2025.09.19 20:47:26.949304 [ 5 ] {9ec2dc28-8cfc-4777-8819-1fe34fbe6a4c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2489 | 2025.09.19 20:47:26.949633 [ 5 ] {9ec2dc28-8cfc-4777-8819-1fe34fbe6a4c} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2490 | 2025.09.19 20:47:26.949811 [ 5 ] {9ec2dc28-8cfc-4777-8819-1fe34fbe6a4c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001359 sec., 44150.11037527594 rows/sec., 2.98 MiB/sec. | ||
| 2491 | 2025.09.19 20:47:26.949863 [ 5 ] {9ec2dc28-8cfc-4777-8819-1fe34fbe6a4c} <Debug> TCPHandler: Processed in 0.001537366 sec. | ||
| 2492 | 2025.09.19 20:47:26.951078 [ 191 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 129 rows, containing 19 columns (19 merged, 0 gathered) in 0.002802366 sec., 46032.53108266372 rows/sec., 82.49 MiB/sec. | ||
| 2493 | 2025.09.19 20:47:26.951563 [ 199 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2494 | 2025.09.19 20:47:26.951961 [ 199 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2495 | 2025.09.19 20:47:26.952039 [ 199 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2496 | 2025.09.19 20:47:26.952169 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 2497 | 2025.09.19 20:47:30.747641 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2498 | 2025.09.19 20:47:30.747715 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2499 | 2025.09.19 20:47:30.813041 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4744 | ||
| 2500 | 2025.09.19 20:47:30.813587 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2501 | 2025.09.19 20:47:30.813635 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2502 | 2025.09.19 20:47:30.814141 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2503 | 2025.09.19 20:47:30.814377 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2504 | 2025.09.19 20:47:30.814519 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4744 | ||
| 2505 | 2025.09.19 20:47:31.077722 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2506 | 2025.09.19 20:47:31.096416 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2507 | 2025.09.19 20:47:31.096487 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2508 | 2025.09.19 20:47:31.102336 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2509 | 2025.09.19 20:47:31.103082 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2510 | 2025.09.19 20:47:31.106637 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2511 | 2025.09.19 20:47:31.935964 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2512 | 2025.09.19 20:47:31.936156 [ 5 ] {861657e4-742d-430f-a22f-08c73cb89897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2513 | 2025.09.19 20:47:31.936225 [ 5 ] {861657e4-742d-430f-a22f-08c73cb89897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2514 | 2025.09.19 20:47:31.936949 [ 5 ] {861657e4-742d-430f-a22f-08c73cb89897} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2515 | 2025.09.19 20:47:31.936991 [ 5 ] {861657e4-742d-430f-a22f-08c73cb89897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2516 | 2025.09.19 20:47:31.937386 [ 5 ] {861657e4-742d-430f-a22f-08c73cb89897} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2517 | 2025.09.19 20:47:31.937607 [ 5 ] {861657e4-742d-430f-a22f-08c73cb89897} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2518 | 2025.09.19 20:47:31.937753 [ 5 ] {861657e4-742d-430f-a22f-08c73cb89897} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001649 sec., 33959.97574287447 rows/sec., 2.59 MiB/sec. | ||
| 2519 | 2025.09.19 20:47:31.937794 [ 5 ] {861657e4-742d-430f-a22f-08c73cb89897} <Debug> TCPHandler: Processed in 0.001960017 sec. | ||
| 2520 | 2025.09.19 20:47:31.937926 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2521 | 2025.09.19 20:47:31.938055 [ 5 ] {a2def76d-991c-4fb6-8e34-816c6fdae6b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2522 | 2025.09.19 20:47:31.938104 [ 5 ] {a2def76d-991c-4fb6-8e34-816c6fdae6b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2523 | 2025.09.19 20:47:31.938665 [ 5 ] {a2def76d-991c-4fb6-8e34-816c6fdae6b1} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2524 | 2025.09.19 20:47:31.938707 [ 5 ] {a2def76d-991c-4fb6-8e34-816c6fdae6b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2525 | 2025.09.19 20:47:31.939014 [ 5 ] {a2def76d-991c-4fb6-8e34-816c6fdae6b1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2526 | 2025.09.19 20:47:31.939219 [ 5 ] {a2def76d-991c-4fb6-8e34-816c6fdae6b1} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2527 | 2025.09.19 20:47:31.939344 [ 5 ] {a2def76d-991c-4fb6-8e34-816c6fdae6b1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001313 sec., 48743.335872048745 rows/sec., 3.80 MiB/sec. | ||
| 2528 | 2025.09.19 20:47:31.939381 [ 5 ] {a2def76d-991c-4fb6-8e34-816c6fdae6b1} <Debug> TCPHandler: Processed in 0.001513535 sec. | ||
| 2529 | 2025.09.19 20:47:31.939496 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2530 | 2025.09.19 20:47:31.939598 [ 5 ] {6b65f646-f20c-480b-adec-eeaeeb5af27d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2531 | 2025.09.19 20:47:31.939641 [ 5 ] {6b65f646-f20c-480b-adec-eeaeeb5af27d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2532 | 2025.09.19 20:47:31.940105 [ 5 ] {6b65f646-f20c-480b-adec-eeaeeb5af27d} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2533 | 2025.09.19 20:47:31.940141 [ 5 ] {6b65f646-f20c-480b-adec-eeaeeb5af27d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2534 | 2025.09.19 20:47:31.940469 [ 5 ] {6b65f646-f20c-480b-adec-eeaeeb5af27d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2535 | 2025.09.19 20:47:31.940682 [ 5 ] {6b65f646-f20c-480b-adec-eeaeeb5af27d} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2536 | 2025.09.19 20:47:31.940807 [ 5 ] {6b65f646-f20c-480b-adec-eeaeeb5af27d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001237 sec., 129345.18997574778 rows/sec., 9.01 MiB/sec. | ||
| 2537 | 2025.09.19 20:47:31.940843 [ 5 ] {6b65f646-f20c-480b-adec-eeaeeb5af27d} <Debug> TCPHandler: Processed in 0.001395363 sec. | ||
| 2538 | 2025.09.19 20:47:31.940975 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2539 | 2025.09.19 20:47:31.941106 [ 5 ] {2555f393-f3d1-40c1-96df-71489feb422c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2540 | 2025.09.19 20:47:31.941156 [ 5 ] {2555f393-f3d1-40c1-96df-71489feb422c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2541 | 2025.09.19 20:47:31.941536 [ 5 ] {2555f393-f3d1-40c1-96df-71489feb422c} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2542 | 2025.09.19 20:47:31.941578 [ 5 ] {2555f393-f3d1-40c1-96df-71489feb422c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2543 | 2025.09.19 20:47:31.941895 [ 5 ] {2555f393-f3d1-40c1-96df-71489feb422c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2544 | 2025.09.19 20:47:31.942097 [ 5 ] {2555f393-f3d1-40c1-96df-71489feb422c} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2545 | 2025.09.19 20:47:31.942222 [ 5 ] {2555f393-f3d1-40c1-96df-71489feb422c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00114 sec., 52631.57894736842 rows/sec., 3.55 MiB/sec. | ||
| 2546 | 2025.09.19 20:47:31.942256 [ 5 ] {2555f393-f3d1-40c1-96df-71489feb422c} <Debug> TCPHandler: Processed in 0.001342982 sec. | ||
| 2547 | 2025.09.19 20:47:35.819405 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 332 | ||
| 2548 | 2025.09.19 20:47:35.821378 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2549 | 2025.09.19 20:47:35.821421 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2550 | 2025.09.19 20:47:35.822574 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2551 | 2025.09.19 20:47:35.822835 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2552 | 2025.09.19 20:47:35.823107 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 332 | ||
| 2553 | 2025.09.19 20:47:36.942099 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2554 | 2025.09.19 20:47:36.942279 [ 5 ] {482a489b-e129-426f-9baf-45651586e366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2555 | 2025.09.19 20:47:36.942365 [ 5 ] {482a489b-e129-426f-9baf-45651586e366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2556 | 2025.09.19 20:47:36.943047 [ 5 ] {482a489b-e129-426f-9baf-45651586e366} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2557 | 2025.09.19 20:47:36.943088 [ 5 ] {482a489b-e129-426f-9baf-45651586e366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2558 | 2025.09.19 20:47:36.943503 [ 5 ] {482a489b-e129-426f-9baf-45651586e366} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2559 | 2025.09.19 20:47:36.943736 [ 5 ] {482a489b-e129-426f-9baf-45651586e366} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2560 | 2025.09.19 20:47:36.943891 [ 5 ] {482a489b-e129-426f-9baf-45651586e366} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001666 sec., 14405.76230492197 rows/sec., 1.20 MiB/sec. | ||
| 2561 | 2025.09.19 20:47:36.943939 [ 5 ] {482a489b-e129-426f-9baf-45651586e366} <Debug> TCPHandler: Processed in 0.001966267 sec. | ||
| 2562 | 2025.09.19 20:47:36.944072 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2563 | 2025.09.19 20:47:36.944177 [ 5 ] {0d23b02e-b9bc-4e52-a0d8-f80e07529880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2564 | 2025.09.19 20:47:36.944223 [ 5 ] {0d23b02e-b9bc-4e52-a0d8-f80e07529880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2565 | 2025.09.19 20:47:36.944639 [ 5 ] {0d23b02e-b9bc-4e52-a0d8-f80e07529880} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2566 | 2025.09.19 20:47:36.944676 [ 5 ] {0d23b02e-b9bc-4e52-a0d8-f80e07529880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2567 | 2025.09.19 20:47:36.944981 [ 5 ] {0d23b02e-b9bc-4e52-a0d8-f80e07529880} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2568 | 2025.09.19 20:47:36.945202 [ 5 ] {0d23b02e-b9bc-4e52-a0d8-f80e07529880} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2569 | 2025.09.19 20:47:36.945332 [ 5 ] {0d23b02e-b9bc-4e52-a0d8-f80e07529880} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001179 sec., 11874.469889737065 rows/sec., 968.28 KiB/sec. | ||
| 2570 | 2025.09.19 20:47:36.945370 [ 5 ] {0d23b02e-b9bc-4e52-a0d8-f80e07529880} <Debug> TCPHandler: Processed in 0.001350312 sec. | ||
| 2571 | 2025.09.19 20:47:36.945481 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2572 | 2025.09.19 20:47:36.945581 [ 5 ] {7f699910-33ef-4bc6-b890-2a262d6c6b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2573 | 2025.09.19 20:47:36.945622 [ 5 ] {7f699910-33ef-4bc6-b890-2a262d6c6b5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2574 | 2025.09.19 20:47:36.946180 [ 5 ] {7f699910-33ef-4bc6-b890-2a262d6c6b5d} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2575 | 2025.09.19 20:47:36.946214 [ 5 ] {7f699910-33ef-4bc6-b890-2a262d6c6b5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2576 | 2025.09.19 20:47:36.946541 [ 5 ] {7f699910-33ef-4bc6-b890-2a262d6c6b5d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2577 | 2025.09.19 20:47:36.946757 [ 5 ] {7f699910-33ef-4bc6-b890-2a262d6c6b5d} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2578 | 2025.09.19 20:47:36.946886 [ 5 ] {7f699910-33ef-4bc6-b890-2a262d6c6b5d} <Debug> executeQuery: Read 263 rows, 23.98 KiB in 0.001325 sec., 198490.56603773584 rows/sec., 17.67 MiB/sec. | ||
| 2579 | 2025.09.19 20:47:36.946923 [ 5 ] {7f699910-33ef-4bc6-b890-2a262d6c6b5d} <Debug> TCPHandler: Processed in 0.001492755 sec. | ||
| 2580 | 2025.09.19 20:47:36.947032 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2581 | 2025.09.19 20:47:36.947128 [ 5 ] {be51a290-a87e-4ce7-993b-0bb8d12ee350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2582 | 2025.09.19 20:47:36.947168 [ 5 ] {be51a290-a87e-4ce7-993b-0bb8d12ee350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2583 | 2025.09.19 20:47:36.947592 [ 5 ] {be51a290-a87e-4ce7-993b-0bb8d12ee350} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2584 | 2025.09.19 20:47:36.947627 [ 5 ] {be51a290-a87e-4ce7-993b-0bb8d12ee350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2585 | 2025.09.19 20:47:36.947926 [ 5 ] {be51a290-a87e-4ce7-993b-0bb8d12ee350} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2586 | 2025.09.19 20:47:36.948148 [ 5 ] {be51a290-a87e-4ce7-993b-0bb8d12ee350} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2587 | 2025.09.19 20:47:36.948275 [ 5 ] {be51a290-a87e-4ce7-993b-0bb8d12ee350} <Debug> executeQuery: Read 66 rows, 4.95 KiB in 0.001165 sec., 56652.36051502146 rows/sec., 4.15 MiB/sec. | ||
| 2588 | 2025.09.19 20:47:36.948313 [ 5 ] {be51a290-a87e-4ce7-993b-0bb8d12ee350} <Debug> TCPHandler: Processed in 0.001330351 sec. | ||
| 2589 | 2025.09.19 20:47:36.948421 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2590 | 2025.09.19 20:47:36.948516 [ 5 ] {80da6ae8-bcbb-44a5-9c3b-7dd1005dcd07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2591 | 2025.09.19 20:47:36.948556 [ 5 ] {80da6ae8-bcbb-44a5-9c3b-7dd1005dcd07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2592 | 2025.09.19 20:47:36.948945 [ 5 ] {80da6ae8-bcbb-44a5-9c3b-7dd1005dcd07} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2593 | 2025.09.19 20:47:36.948980 [ 5 ] {80da6ae8-bcbb-44a5-9c3b-7dd1005dcd07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2594 | 2025.09.19 20:47:36.949272 [ 5 ] {80da6ae8-bcbb-44a5-9c3b-7dd1005dcd07} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2595 | 2025.09.19 20:47:36.949480 [ 5 ] {80da6ae8-bcbb-44a5-9c3b-7dd1005dcd07} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2596 | 2025.09.19 20:47:36.949604 [ 5 ] {80da6ae8-bcbb-44a5-9c3b-7dd1005dcd07} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001108 sec., 21660.649819494585 rows/sec., 1.80 MiB/sec. | ||
| 2597 | 2025.09.19 20:47:36.949641 [ 5 ] {80da6ae8-bcbb-44a5-9c3b-7dd1005dcd07} <Debug> TCPHandler: Processed in 0.00126978 sec. | ||
| 2598 | 2025.09.19 20:47:36.949746 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2599 | 2025.09.19 20:47:36.949840 [ 5 ] {282a2cdb-5f20-4e75-b3a2-f2222f2bb5f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2600 | 2025.09.19 20:47:36.949880 [ 5 ] {282a2cdb-5f20-4e75-b3a2-f2222f2bb5f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2601 | 2025.09.19 20:47:36.950254 [ 5 ] {282a2cdb-5f20-4e75-b3a2-f2222f2bb5f3} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2602 | 2025.09.19 20:47:36.950289 [ 5 ] {282a2cdb-5f20-4e75-b3a2-f2222f2bb5f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2603 | 2025.09.19 20:47:36.950583 [ 5 ] {282a2cdb-5f20-4e75-b3a2-f2222f2bb5f3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2604 | 2025.09.19 20:47:36.950788 [ 5 ] {282a2cdb-5f20-4e75-b3a2-f2222f2bb5f3} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2605 | 2025.09.19 20:47:36.950910 [ 5 ] {282a2cdb-5f20-4e75-b3a2-f2222f2bb5f3} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001088 sec., 11029.411764705883 rows/sec., 861.67 KiB/sec. | ||
| 2606 | 2025.09.19 20:47:36.950948 [ 5 ] {282a2cdb-5f20-4e75-b3a2-f2222f2bb5f3} <Debug> TCPHandler: Processed in 0.001252059 sec. | ||
| 2607 | 2025.09.19 20:47:36.951054 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2608 | 2025.09.19 20:47:36.951148 [ 5 ] {fd6fc9aa-bea7-4071-a59b-c06ae91f9def} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2609 | 2025.09.19 20:47:36.951187 [ 5 ] {fd6fc9aa-bea7-4071-a59b-c06ae91f9def} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2610 | 2025.09.19 20:47:36.951685 [ 5 ] {fd6fc9aa-bea7-4071-a59b-c06ae91f9def} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2611 | 2025.09.19 20:47:36.951720 [ 5 ] {fd6fc9aa-bea7-4071-a59b-c06ae91f9def} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2612 | 2025.09.19 20:47:36.952018 [ 5 ] {fd6fc9aa-bea7-4071-a59b-c06ae91f9def} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2613 | 2025.09.19 20:47:36.952233 [ 5 ] {fd6fc9aa-bea7-4071-a59b-c06ae91f9def} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2614 | 2025.09.19 20:47:36.952359 [ 5 ] {fd6fc9aa-bea7-4071-a59b-c06ae91f9def} <Debug> executeQuery: Read 160 rows, 13.20 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 10.49 MiB/sec. | ||
| 2615 | 2025.09.19 20:47:36.952395 [ 5 ] {fd6fc9aa-bea7-4071-a59b-c06ae91f9def} <Debug> TCPHandler: Processed in 0.001390753 sec. | ||
| 2616 | 2025.09.19 20:47:36.952501 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2617 | 2025.09.19 20:47:36.952596 [ 5 ] {97366073-5d00-4fa9-8c11-cfa6c9b0edb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2618 | 2025.09.19 20:47:36.952639 [ 5 ] {97366073-5d00-4fa9-8c11-cfa6c9b0edb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2619 | 2025.09.19 20:47:36.953062 [ 5 ] {97366073-5d00-4fa9-8c11-cfa6c9b0edb5} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2620 | 2025.09.19 20:47:36.953095 [ 5 ] {97366073-5d00-4fa9-8c11-cfa6c9b0edb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2621 | 2025.09.19 20:47:36.953423 [ 5 ] {97366073-5d00-4fa9-8c11-cfa6c9b0edb5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2622 | 2025.09.19 20:47:36.953633 [ 5 ] {97366073-5d00-4fa9-8c11-cfa6c9b0edb5} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2623 | 2025.09.19 20:47:36.953755 [ 5 ] {97366073-5d00-4fa9-8c11-cfa6c9b0edb5} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001177 sec., 172472.38742565844 rows/sec., 12.36 MiB/sec. | ||
| 2624 | 2025.09.19 20:47:36.953790 [ 5 ] {97366073-5d00-4fa9-8c11-cfa6c9b0edb5} <Debug> TCPHandler: Processed in 0.001338391 sec. | ||
| 2625 | 2025.09.19 20:47:36.953898 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2626 | 2025.09.19 20:47:36.953993 [ 5 ] {aa97fd07-75e1-4fde-bc07-0a03f6e84c3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2627 | 2025.09.19 20:47:36.954046 [ 5 ] {aa97fd07-75e1-4fde-bc07-0a03f6e84c3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2628 | 2025.09.19 20:47:36.954903 [ 5 ] {aa97fd07-75e1-4fde-bc07-0a03f6e84c3c} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2629 | 2025.09.19 20:47:36.954937 [ 5 ] {aa97fd07-75e1-4fde-bc07-0a03f6e84c3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2630 | 2025.09.19 20:47:36.955500 [ 5 ] {aa97fd07-75e1-4fde-bc07-0a03f6e84c3c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2631 | 2025.09.19 20:47:36.955725 [ 5 ] {aa97fd07-75e1-4fde-bc07-0a03f6e84c3c} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2632 | 2025.09.19 20:47:36.955859 [ 5 ] {aa97fd07-75e1-4fde-bc07-0a03f6e84c3c} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001885 sec., 21220.159151193635 rows/sec., 38.03 MiB/sec. | ||
| 2633 | 2025.09.19 20:47:36.955917 [ 5 ] {aa97fd07-75e1-4fde-bc07-0a03f6e84c3c} <Debug> TCPHandler: Processed in 0.002068859 sec. | ||
| 2634 | 2025.09.19 20:47:36.956025 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2635 | 2025.09.19 20:47:36.956119 [ 5 ] {d8b2f057-e446-4f6c-a2ea-19b33e96b591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2636 | 2025.09.19 20:47:36.956160 [ 5 ] {d8b2f057-e446-4f6c-a2ea-19b33e96b591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2637 | 2025.09.19 20:47:36.956470 [ 5 ] {d8b2f057-e446-4f6c-a2ea-19b33e96b591} <Trace> oximeter.measurements_i64 (f8bc1b0e-34c2-48fd-974c-f2fbd6097f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2638 | 2025.09.19 20:47:36.956503 [ 5 ] {d8b2f057-e446-4f6c-a2ea-19b33e96b591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2639 | 2025.09.19 20:47:36.956795 [ 5 ] {d8b2f057-e446-4f6c-a2ea-19b33e96b591} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2640 | 2025.09.19 20:47:36.957017 [ 5 ] {d8b2f057-e446-4f6c-a2ea-19b33e96b591} <Trace> oximeter.measurements_i64 (f8bc1b0e-34c2-48fd-974c-f2fbd6097f26): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2641 | 2025.09.19 20:47:36.957141 [ 5 ] {d8b2f057-e446-4f6c-a2ea-19b33e96b591} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001042 sec., 5758.157389635317 rows/sec., 406.74 KiB/sec. | ||
| 2642 | 2025.09.19 20:47:36.957176 [ 5 ] {d8b2f057-e446-4f6c-a2ea-19b33e96b591} <Debug> TCPHandler: Processed in 0.001200899 sec. | ||
| 2643 | 2025.09.19 20:47:36.957294 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2644 | 2025.09.19 20:47:36.957389 [ 5 ] {2af87ae9-150d-4540-8c18-722196bdee6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2645 | 2025.09.19 20:47:36.957429 [ 5 ] {2af87ae9-150d-4540-8c18-722196bdee6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2646 | 2025.09.19 20:47:36.957767 [ 5 ] {2af87ae9-150d-4540-8c18-722196bdee6c} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2647 | 2025.09.19 20:47:36.957802 [ 5 ] {2af87ae9-150d-4540-8c18-722196bdee6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2648 | 2025.09.19 20:47:36.958099 [ 5 ] {2af87ae9-150d-4540-8c18-722196bdee6c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2649 | 2025.09.19 20:47:36.958305 [ 5 ] {2af87ae9-150d-4540-8c18-722196bdee6c} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2650 | 2025.09.19 20:47:36.958428 [ 5 ] {2af87ae9-150d-4540-8c18-722196bdee6c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 2651 | 2025.09.19 20:47:36.958463 [ 5 ] {2af87ae9-150d-4540-8c18-722196bdee6c} <Debug> TCPHandler: Processed in 0.001218659 sec. | ||
| 2652 | 2025.09.19 20:47:38.315522 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5256 | ||
| 2653 | 2025.09.19 20:47:38.316021 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2654 | 2025.09.19 20:47:38.316054 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2655 | 2025.09.19 20:47:38.316549 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2656 | 2025.09.19 20:47:38.316773 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2657 | 2025.09.19 20:47:38.316885 [ 68 ] {} <Debug> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2658 | 2025.09.19 20:47:38.316891 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5256 | ||
| 2659 | 2025.09.19 20:47:38.316926 [ 68 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2660 | 2025.09.19 20:47:38.316948 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2661 | 2025.09.19 20:47:38.317083 [ 193 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 2662 | 2025.09.19 20:47:38.317249 [ 193 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2663 | 2025.09.19 20:47:38.317300 [ 193 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2824 rows starting from the beginning of the part | ||
| 2664 | 2025.09.19 20:47:38.317371 [ 193 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 2665 | 2025.09.19 20:47:38.317422 [ 193 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 2666 | 2025.09.19 20:47:38.317476 [ 193 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 2667 | 2025.09.19 20:47:38.317525 [ 193 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 2668 | 2025.09.19 20:47:38.317569 [ 193 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 2669 | 2025.09.19 20:47:38.319054 [ 187 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5256 rows, containing 4 columns (4 merged, 0 gathered) in 0.002030818 sec., 2588119.664095945 rows/sec., 37.02 MiB/sec. | ||
| 2670 | 2025.09.19 20:47:38.319715 [ 193 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2671 | 2025.09.19 20:47:38.319983 [ 193 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_11_2} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2672 | 2025.09.19 20:47:38.320061 [ 193 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_11_2} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2673 | 2025.09.19 20:47:38.320139 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2674 | 2025.09.19 20:47:38.607631 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2675 | 2025.09.19 20:47:38.624040 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2676 | 2025.09.19 20:47:38.624098 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2677 | 2025.09.19 20:47:38.630329 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2678 | 2025.09.19 20:47:38.631012 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2679 | 2025.09.19 20:47:38.631349 [ 84 ] {} <Debug> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2680 | 2025.09.19 20:47:38.631412 [ 84 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2681 | 2025.09.19 20:47:38.631437 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2682 | 2025.09.19 20:47:38.631538 [ 191 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 2683 | 2025.09.19 20:47:38.633980 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2684 | 2025.09.19 20:47:38.634563 [ 191 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2685 | 2025.09.19 20:47:38.635288 [ 191 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 2686 | 2025.09.19 20:47:38.638614 [ 191 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 2687 | 2025.09.19 20:47:38.641992 [ 191 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 2688 | 2025.09.19 20:47:38.645730 [ 191 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 2689 | 2025.09.19 20:47:38.650143 [ 191 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 2690 | 2025.09.19 20:47:38.654267 [ 191 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 2691 | 2025.09.19 20:47:38.705524 [ 190 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.074019595 sec., 1121.3246978722325 rows/sec., 5.80 MiB/sec. | ||
| 2692 | 2025.09.19 20:47:38.707932 [ 200 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2693 | 2025.09.19 20:47:38.710038 [ 200 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_11_2} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2694 | 2025.09.19 20:47:38.710143 [ 200 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_11_2} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2695 | 2025.09.19 20:47:38.712064 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2696 | 2025.09.19 20:47:39.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.57 MiB, peak 219.45 MiB, free memory in arenas 0.00 B, will set to 219.44 MiB (RSS), difference: 9.86 MiB | ||
| 2697 | 2025.09.19 20:47:41.935894 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2698 | 2025.09.19 20:47:41.936092 [ 5 ] {bdba419d-6d67-4e3a-b3cb-3abb26f7e4ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2699 | 2025.09.19 20:47:41.936162 [ 5 ] {bdba419d-6d67-4e3a-b3cb-3abb26f7e4ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2700 | 2025.09.19 20:47:41.936871 [ 5 ] {bdba419d-6d67-4e3a-b3cb-3abb26f7e4ed} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2701 | 2025.09.19 20:47:41.936922 [ 5 ] {bdba419d-6d67-4e3a-b3cb-3abb26f7e4ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2702 | 2025.09.19 20:47:41.937385 [ 5 ] {bdba419d-6d67-4e3a-b3cb-3abb26f7e4ed} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2703 | 2025.09.19 20:47:41.937695 [ 5 ] {bdba419d-6d67-4e3a-b3cb-3abb26f7e4ed} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2704 | 2025.09.19 20:47:41.937874 [ 5 ] {bdba419d-6d67-4e3a-b3cb-3abb26f7e4ed} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001835 sec., 30517.711171662126 rows/sec., 2.33 MiB/sec. | ||
| 2705 | 2025.09.19 20:47:41.937923 [ 5 ] {bdba419d-6d67-4e3a-b3cb-3abb26f7e4ed} <Debug> TCPHandler: Processed in 0.002161781 sec. | ||
| 2706 | 2025.09.19 20:47:41.938058 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2707 | 2025.09.19 20:47:41.938156 [ 5 ] {248aa425-83da-439e-adc4-be2424153084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2708 | 2025.09.19 20:47:41.938197 [ 5 ] {248aa425-83da-439e-adc4-be2424153084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2709 | 2025.09.19 20:47:41.938628 [ 5 ] {248aa425-83da-439e-adc4-be2424153084} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2710 | 2025.09.19 20:47:41.938665 [ 5 ] {248aa425-83da-439e-adc4-be2424153084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2711 | 2025.09.19 20:47:41.938984 [ 5 ] {248aa425-83da-439e-adc4-be2424153084} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2712 | 2025.09.19 20:47:41.939206 [ 5 ] {248aa425-83da-439e-adc4-be2424153084} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2713 | 2025.09.19 20:47:41.939335 [ 5 ] {248aa425-83da-439e-adc4-be2424153084} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001199 sec., 53377.81484570476 rows/sec., 4.17 MiB/sec. | ||
| 2714 | 2025.09.19 20:47:41.939371 [ 5 ] {248aa425-83da-439e-adc4-be2424153084} <Debug> TCPHandler: Processed in 0.001365872 sec. | ||
| 2715 | 2025.09.19 20:47:41.939485 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2716 | 2025.09.19 20:47:41.939581 [ 5 ] {517b582e-38bd-4f5f-b396-fb10a633176f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2717 | 2025.09.19 20:47:41.939625 [ 5 ] {517b582e-38bd-4f5f-b396-fb10a633176f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2718 | 2025.09.19 20:47:41.940045 [ 5 ] {517b582e-38bd-4f5f-b396-fb10a633176f} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2719 | 2025.09.19 20:47:41.940081 [ 5 ] {517b582e-38bd-4f5f-b396-fb10a633176f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2720 | 2025.09.19 20:47:41.940443 [ 5 ] {517b582e-38bd-4f5f-b396-fb10a633176f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2721 | 2025.09.19 20:47:41.940661 [ 5 ] {517b582e-38bd-4f5f-b396-fb10a633176f} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2722 | 2025.09.19 20:47:41.940788 [ 5 ] {517b582e-38bd-4f5f-b396-fb10a633176f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 2723 | 2025.09.19 20:47:41.940824 [ 5 ] {517b582e-38bd-4f5f-b396-fb10a633176f} <Debug> TCPHandler: Processed in 0.001390643 sec. | ||
| 2724 | 2025.09.19 20:47:41.940937 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2725 | 2025.09.19 20:47:41.941033 [ 5 ] {0d8f8d7c-7859-4c13-8868-a8645bd38404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2726 | 2025.09.19 20:47:41.941073 [ 5 ] {0d8f8d7c-7859-4c13-8868-a8645bd38404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2727 | 2025.09.19 20:47:41.941408 [ 5 ] {0d8f8d7c-7859-4c13-8868-a8645bd38404} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2728 | 2025.09.19 20:47:41.941445 [ 5 ] {0d8f8d7c-7859-4c13-8868-a8645bd38404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2729 | 2025.09.19 20:47:41.941751 [ 5 ] {0d8f8d7c-7859-4c13-8868-a8645bd38404} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2730 | 2025.09.19 20:47:41.941980 [ 5 ] {0d8f8d7c-7859-4c13-8868-a8645bd38404} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2731 | 2025.09.19 20:47:41.942106 [ 5 ] {0d8f8d7c-7859-4c13-8868-a8645bd38404} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 2732 | 2025.09.19 20:47:41.942148 [ 5 ] {0d8f8d7c-7859-4c13-8868-a8645bd38404} <Debug> TCPHandler: Processed in 0.00126037 sec. | ||
| 2733 | 2025.09.19 20:47:45.747757 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2734 | 2025.09.19 20:47:45.747827 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2735 | 2025.09.19 20:47:45.817964 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5704 | ||
| 2736 | 2025.09.19 20:47:45.818482 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2737 | 2025.09.19 20:47:45.818518 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2738 | 2025.09.19 20:47:45.819121 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2739 | 2025.09.19 20:47:45.819369 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2740 | 2025.09.19 20:47:45.819501 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5704 | ||
| 2741 | 2025.09.19 20:47:45.824199 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 362 | ||
| 2742 | 2025.09.19 20:47:45.826315 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2743 | 2025.09.19 20:47:45.826361 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2744 | 2025.09.19 20:47:45.827602 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2745 | 2025.09.19 20:47:45.827912 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2746 | 2025.09.19 20:47:45.828175 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 362 | ||
| 2747 | 2025.09.19 20:47:46.135032 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2748 | 2025.09.19 20:47:46.149676 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2749 | 2025.09.19 20:47:46.149731 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2750 | 2025.09.19 20:47:46.155612 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2751 | 2025.09.19 20:47:46.156295 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2752 | 2025.09.19 20:47:46.158886 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2753 | 2025.09.19 20:47:46.937904 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2754 | 2025.09.19 20:47:46.938089 [ 5 ] {1bffe80e-bf7a-410a-b17c-a757aa548ede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2755 | 2025.09.19 20:47:46.938158 [ 5 ] {1bffe80e-bf7a-410a-b17c-a757aa548ede} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2756 | 2025.09.19 20:47:46.938906 [ 5 ] {1bffe80e-bf7a-410a-b17c-a757aa548ede} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2757 | 2025.09.19 20:47:46.938956 [ 5 ] {1bffe80e-bf7a-410a-b17c-a757aa548ede} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2758 | 2025.09.19 20:47:46.939422 [ 5 ] {1bffe80e-bf7a-410a-b17c-a757aa548ede} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2759 | 2025.09.19 20:47:46.939673 [ 5 ] {1bffe80e-bf7a-410a-b17c-a757aa548ede} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2760 | 2025.09.19 20:47:46.939831 [ 5 ] {1bffe80e-bf7a-410a-b17c-a757aa548ede} <Debug> executeQuery: Read 136 rows, 12.03 KiB in 0.001793 sec., 75850.5298382599 rows/sec., 6.55 MiB/sec. | ||
| 2761 | 2025.09.19 20:47:46.939843 [ 150 ] {} <Debug> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2762 | 2025.09.19 20:47:46.939879 [ 5 ] {1bffe80e-bf7a-410a-b17c-a757aa548ede} <Debug> TCPHandler: Processed in 0.00210979 sec. | ||
| 2763 | 2025.09.19 20:47:46.939913 [ 150 ] {} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2764 | 2025.09.19 20:47:46.939940 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2765 | 2025.09.19 20:47:46.940040 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2766 | 2025.09.19 20:47:46.940083 [ 187 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::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 | ||
| 2767 | 2025.09.19 20:47:46.940156 [ 5 ] {4e7b25ee-81d6-4ff9-a674-6b6cc03121f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2768 | 2025.09.19 20:47:46.940207 [ 5 ] {4e7b25ee-81d6-4ff9-a674-6b6cc03121f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2769 | 2025.09.19 20:47:46.940233 [ 187 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2770 | 2025.09.19 20:47:46.940286 [ 187 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1397 rows starting from the beginning of the part | ||
| 2771 | 2025.09.19 20:47:46.940392 [ 187 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 130 rows starting from the beginning of the part | ||
| 2772 | 2025.09.19 20:47:46.940447 [ 187 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 56 rows starting from the beginning of the part | ||
| 2773 | 2025.09.19 20:47:46.940494 [ 187 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 263 rows starting from the beginning of the part | ||
| 2774 | 2025.09.19 20:47:46.940536 [ 187 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
| 2775 | 2025.09.19 20:47:46.940579 [ 187 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 136 rows starting from the beginning of the part | ||
| 2776 | 2025.09.19 20:47:46.940690 [ 5 ] {4e7b25ee-81d6-4ff9-a674-6b6cc03121f7} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2777 | 2025.09.19 20:47:46.940736 [ 5 ] {4e7b25ee-81d6-4ff9-a674-6b6cc03121f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2778 | 2025.09.19 20:47:46.941133 [ 5 ] {4e7b25ee-81d6-4ff9-a674-6b6cc03121f7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2779 | 2025.09.19 20:47:46.941415 [ 5 ] {4e7b25ee-81d6-4ff9-a674-6b6cc03121f7} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2780 | 2025.09.19 20:47:46.941561 [ 5 ] {4e7b25ee-81d6-4ff9-a674-6b6cc03121f7} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001431 sec., 27952.480782669463 rows/sec., 2.05 MiB/sec. | ||
| 2781 | 2025.09.19 20:47:46.941602 [ 5 ] {4e7b25ee-81d6-4ff9-a674-6b6cc03121f7} <Debug> TCPHandler: Processed in 0.001616019 sec. | ||
| 2782 | 2025.09.19 20:47:46.941757 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2783 | 2025.09.19 20:47:46.941863 [ 5 ] {957f7bcc-fa9e-4f2d-92f9-f8b13b61edee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2784 | 2025.09.19 20:47:46.941907 [ 5 ] {957f7bcc-fa9e-4f2d-92f9-f8b13b61edee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2785 | 2025.09.19 20:47:46.941955 [ 190 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2038 rows, containing 5 columns (5 merged, 0 gathered) in 0.001945606 sec., 1047488.5459851584 rows/sec., 92.20 MiB/sec. | ||
| 2786 | 2025.09.19 20:47:46.942274 [ 198 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2787 | 2025.09.19 20:47:46.942389 [ 5 ] {957f7bcc-fa9e-4f2d-92f9-f8b13b61edee} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2788 | 2025.09.19 20:47:46.942435 [ 5 ] {957f7bcc-fa9e-4f2d-92f9-f8b13b61edee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2789 | 2025.09.19 20:47:46.942611 [ 198 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_16_3} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2790 | 2025.09.19 20:47:46.942720 [ 198 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_16_3} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2791 | 2025.09.19 20:47:46.942815 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 2792 | 2025.09.19 20:47:46.942820 [ 5 ] {957f7bcc-fa9e-4f2d-92f9-f8b13b61edee} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2793 | 2025.09.19 20:47:46.943123 [ 5 ] {957f7bcc-fa9e-4f2d-92f9-f8b13b61edee} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2794 | 2025.09.19 20:47:46.943257 [ 150 ] {} <Debug> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2795 | 2025.09.19 20:47:46.943281 [ 5 ] {957f7bcc-fa9e-4f2d-92f9-f8b13b61edee} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001441 sec., 72172.10270645385 rows/sec., 5.64 MiB/sec. | ||
| 2796 | 2025.09.19 20:47:46.943292 [ 150 ] {} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2797 | 2025.09.19 20:47:46.943323 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2798 | 2025.09.19 20:47:46.943330 [ 5 ] {957f7bcc-fa9e-4f2d-92f9-f8b13b61edee} <Debug> TCPHandler: Processed in 0.001624308 sec. | ||
| 2799 | 2025.09.19 20:47:46.943428 [ 200 ] {8107928c-471f-4f51-a196-f6f1aa28a530::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 | ||
| 2800 | 2025.09.19 20:47:46.943458 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2801 | 2025.09.19 20:47:46.943564 [ 5 ] {0ba35de9-ff43-43cc-a931-2edb0d97d77f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2802 | 2025.09.19 20:47:46.943572 [ 200 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2803 | 2025.09.19 20:47:46.943615 [ 5 ] {0ba35de9-ff43-43cc-a931-2edb0d97d77f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2804 | 2025.09.19 20:47:46.943617 [ 200 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 620 rows starting from the beginning of the part | ||
| 2805 | 2025.09.19 20:47:46.943724 [ 200 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 101 rows starting from the beginning of the part | ||
| 2806 | 2025.09.19 20:47:46.943782 [ 200 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 64 rows starting from the beginning of the part | ||
| 2807 | 2025.09.19 20:47:46.943841 [ 200 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 2808 | 2025.09.19 20:47:46.943892 [ 200 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
| 2809 | 2025.09.19 20:47:46.943943 [ 200 ] {8107928c-471f-4f51-a196-f6f1aa28a530::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 | ||
| 2810 | 2025.09.19 20:47:46.944062 [ 5 ] {0ba35de9-ff43-43cc-a931-2edb0d97d77f} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2811 | 2025.09.19 20:47:46.944107 [ 5 ] {0ba35de9-ff43-43cc-a931-2edb0d97d77f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2812 | 2025.09.19 20:47:46.944496 [ 5 ] {0ba35de9-ff43-43cc-a931-2edb0d97d77f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2813 | 2025.09.19 20:47:46.944742 [ 5 ] {0ba35de9-ff43-43cc-a931-2edb0d97d77f} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2814 | 2025.09.19 20:47:46.944855 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2815 | 2025.09.19 20:47:46.944880 [ 5 ] {0ba35de9-ff43-43cc-a931-2edb0d97d77f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001335 sec., 119850.1872659176 rows/sec., 8.35 MiB/sec. | ||
| 2816 | 2025.09.19 20:47:46.944892 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2817 | 2025.09.19 20:47:46.944922 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2818 | 2025.09.19 20:47:46.944925 [ 5 ] {0ba35de9-ff43-43cc-a931-2edb0d97d77f} <Debug> TCPHandler: Processed in 0.001518136 sec. | ||
| 2819 | 2025.09.19 20:47:46.944953 [ 198 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1113 rows, containing 5 columns (5 merged, 0 gathered) in 0.001574677 sec., 706811.6191447516 rows/sec., 57.05 MiB/sec. | ||
| 2820 | 2025.09.19 20:47:46.945007 [ 190 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::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 | ||
| 2821 | 2025.09.19 20:47:46.945055 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2822 | 2025.09.19 20:47:46.945119 [ 200 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2823 | 2025.09.19 20:47:46.945121 [ 190 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2824 | 2025.09.19 20:47:46.945156 [ 5 ] {b7a8d29d-5e64-4ff2-8040-78f0ceda99a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2825 | 2025.09.19 20:47:46.945170 [ 190 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3781 rows starting from the beginning of the part | ||
| 2826 | 2025.09.19 20:47:46.945228 [ 5 ] {b7a8d29d-5e64-4ff2-8040-78f0ceda99a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2827 | 2025.09.19 20:47:46.945255 [ 190 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 2828 | 2025.09.19 20:47:46.945302 [ 190 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::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 | ||
| 2829 | 2025.09.19 20:47:46.945346 [ 190 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 203 rows starting from the beginning of the part | ||
| 2830 | 2025.09.19 20:47:46.945388 [ 190 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 2831 | 2025.09.19 20:47:46.945404 [ 200 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_16_3} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2832 | 2025.09.19 20:47:46.945428 [ 190 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 2833 | 2025.09.19 20:47:46.945482 [ 200 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_16_3} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2834 | 2025.09.19 20:47:46.945568 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 2835 | 2025.09.19 20:47:46.946107 [ 5 ] {b7a8d29d-5e64-4ff2-8040-78f0ceda99a9} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2836 | 2025.09.19 20:47:46.946149 [ 5 ] {b7a8d29d-5e64-4ff2-8040-78f0ceda99a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2837 | 2025.09.19 20:47:46.946761 [ 5 ] {b7a8d29d-5e64-4ff2-8040-78f0ceda99a9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2838 | 2025.09.19 20:47:46.947017 [ 5 ] {b7a8d29d-5e64-4ff2-8040-78f0ceda99a9} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2839 | 2025.09.19 20:47:46.947165 [ 5 ] {b7a8d29d-5e64-4ff2-8040-78f0ceda99a9} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002027 sec., 19733.596447952637 rows/sec., 35.36 MiB/sec. | ||
| 2840 | 2025.09.19 20:47:46.947222 [ 5 ] {b7a8d29d-5e64-4ff2-8040-78f0ceda99a9} <Debug> TCPHandler: Processed in 0.002216132 sec. | ||
| 2841 | 2025.09.19 20:47:46.947323 [ 190 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4624 rows, containing 5 columns (5 merged, 0 gathered) in 0.002351276 sec., 1966591.7569864194 rows/sec., 135.48 MiB/sec. | ||
| 2842 | 2025.09.19 20:47:46.947343 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2843 | 2025.09.19 20:47:46.947446 [ 5 ] {57244fe3-14bb-47de-9797-4184a5818f68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2844 | 2025.09.19 20:47:46.947489 [ 5 ] {57244fe3-14bb-47de-9797-4184a5818f68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2845 | 2025.09.19 20:47:46.947659 [ 190 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2846 | 2025.09.19 20:47:46.947831 [ 5 ] {57244fe3-14bb-47de-9797-4184a5818f68} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2847 | 2025.09.19 20:47:46.947873 [ 5 ] {57244fe3-14bb-47de-9797-4184a5818f68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2848 | 2025.09.19 20:47:46.947912 [ 190 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2849 | 2025.09.19 20:47:46.947985 [ 190 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2850 | 2025.09.19 20:47:46.948049 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 2851 | 2025.09.19 20:47:46.948213 [ 5 ] {57244fe3-14bb-47de-9797-4184a5818f68} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2852 | 2025.09.19 20:47:46.948438 [ 5 ] {57244fe3-14bb-47de-9797-4184a5818f68} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2853 | 2025.09.19 20:47:46.948543 [ 150 ] {} <Debug> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2854 | 2025.09.19 20:47:46.948568 [ 5 ] {57244fe3-14bb-47de-9797-4184a5818f68} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001142 sec., 52539.404553415065 rows/sec., 3.54 MiB/sec. | ||
| 2855 | 2025.09.19 20:47:46.948579 [ 150 ] {} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2856 | 2025.09.19 20:47:46.948608 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2857 | 2025.09.19 20:47:46.948611 [ 5 ] {57244fe3-14bb-47de-9797-4184a5818f68} <Debug> TCPHandler: Processed in 0.001320891 sec. | ||
| 2858 | 2025.09.19 20:47:46.948671 [ 190 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 2859 | 2025.09.19 20:47:46.948755 [ 190 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2860 | 2025.09.19 20:47:46.948779 [ 190 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 576 rows starting from the beginning of the part | ||
| 2861 | 2025.09.19 20:47:46.948822 [ 190 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 2862 | 2025.09.19 20:47:46.948855 [ 190 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 2863 | 2025.09.19 20:47:46.948887 [ 190 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 2864 | 2025.09.19 20:47:46.948917 [ 190 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 2865 | 2025.09.19 20:47:46.948948 [ 190 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 2866 | 2025.09.19 20:47:46.949718 [ 196 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 876 rows, containing 4 columns (4 merged, 0 gathered) in 0.001070605 sec., 818228.9453159661 rows/sec., 55.14 MiB/sec. | ||
| 2867 | 2025.09.19 20:47:46.949895 [ 188 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2868 | 2025.09.19 20:47:46.950165 [ 188 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_16_3} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2869 | 2025.09.19 20:47:46.950236 [ 188 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_16_3} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2870 | 2025.09.19 20:47:46.950311 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 2871 | 2025.09.19 20:47:50.174898 [ 145 ] {} <Debug> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2872 | 2025.09.19 20:47:50.174977 [ 145 ] {} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2873 | 2025.09.19 20:47:50.175005 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2874 | 2025.09.19 20:47:50.175129 [ 190 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::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 | ||
| 2875 | 2025.09.19 20:47:50.175266 [ 190 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2876 | 2025.09.19 20:47:50.175299 [ 190 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::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 | ||
| 2877 | 2025.09.19 20:47:50.175367 [ 190 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 228 rows starting from the beginning of the part | ||
| 2878 | 2025.09.19 20:47:50.175413 [ 190 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 2879 | 2025.09.19 20:47:50.175454 [ 190 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 228 rows starting from the beginning of the part | ||
| 2880 | 2025.09.19 20:47:50.175492 [ 190 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 2881 | 2025.09.19 20:47:50.176364 [ 188 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 528 rows, containing 5 columns (5 merged, 0 gathered) in 0.001290701 sec., 409080.02705506544 rows/sec., 30.11 MiB/sec. | ||
| 2882 | 2025.09.19 20:47:50.176584 [ 196 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2883 | 2025.09.19 20:47:50.176928 [ 196 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_5_1} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2884 | 2025.09.19 20:47:50.177017 [ 196 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_5_1} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2885 | 2025.09.19 20:47:50.177114 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2886 | 2025.09.19 20:47:51.962217 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2887 | 2025.09.19 20:47:51.962481 [ 5 ] {461dfc15-1027-4836-a4ac-2bcb091768ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2888 | 2025.09.19 20:47:51.962586 [ 5 ] {461dfc15-1027-4836-a4ac-2bcb091768ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2889 | 2025.09.19 20:47:51.963407 [ 5 ] {461dfc15-1027-4836-a4ac-2bcb091768ab} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2890 | 2025.09.19 20:47:51.963452 [ 5 ] {461dfc15-1027-4836-a4ac-2bcb091768ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2891 | 2025.09.19 20:47:51.963844 [ 5 ] {461dfc15-1027-4836-a4ac-2bcb091768ab} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2892 | 2025.09.19 20:47:51.964096 [ 5 ] {461dfc15-1027-4836-a4ac-2bcb091768ab} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2893 | 2025.09.19 20:47:51.964270 [ 5 ] {461dfc15-1027-4836-a4ac-2bcb091768ab} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001861 sec., 1074.69102632993 rows/sec., 87.63 KiB/sec. | ||
| 2894 | 2025.09.19 20:47:51.964313 [ 5 ] {461dfc15-1027-4836-a4ac-2bcb091768ab} <Debug> TCPHandler: Processed in 0.002266183 sec. | ||
| 2895 | 2025.09.19 20:47:51.964452 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2896 | 2025.09.19 20:47:51.964576 [ 5 ] {47f82b58-d1ff-4aa1-a793-d300879bdce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2897 | 2025.09.19 20:47:51.964626 [ 5 ] {47f82b58-d1ff-4aa1-a793-d300879bdce0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2898 | 2025.09.19 20:47:51.965729 [ 5 ] {47f82b58-d1ff-4aa1-a793-d300879bdce0} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2899 | 2025.09.19 20:47:51.965767 [ 5 ] {47f82b58-d1ff-4aa1-a793-d300879bdce0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2900 | 2025.09.19 20:47:51.966164 [ 5 ] {47f82b58-d1ff-4aa1-a793-d300879bdce0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2901 | 2025.09.19 20:47:51.966376 [ 5 ] {47f82b58-d1ff-4aa1-a793-d300879bdce0} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2902 | 2025.09.19 20:47:51.966504 [ 5 ] {47f82b58-d1ff-4aa1-a793-d300879bdce0} <Debug> executeQuery: Read 1197 rows, 100.57 KiB in 0.001953 sec., 612903.2258064516 rows/sec., 50.29 MiB/sec. | ||
| 2903 | 2025.09.19 20:47:51.966541 [ 5 ] {47f82b58-d1ff-4aa1-a793-d300879bdce0} <Debug> TCPHandler: Processed in 0.002150181 sec. | ||
| 2904 | 2025.09.19 20:47:51.966650 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2905 | 2025.09.19 20:47:51.966747 [ 5 ] {ed208f8d-484b-498f-a9bc-49bc8f81b78f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2906 | 2025.09.19 20:47:51.966788 [ 5 ] {ed208f8d-484b-498f-a9bc-49bc8f81b78f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2907 | 2025.09.19 20:47:51.967178 [ 5 ] {ed208f8d-484b-498f-a9bc-49bc8f81b78f} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2908 | 2025.09.19 20:47:51.967222 [ 5 ] {ed208f8d-484b-498f-a9bc-49bc8f81b78f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2909 | 2025.09.19 20:47:51.967531 [ 5 ] {ed208f8d-484b-498f-a9bc-49bc8f81b78f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2910 | 2025.09.19 20:47:51.967754 [ 5 ] {ed208f8d-484b-498f-a9bc-49bc8f81b78f} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2911 | 2025.09.19 20:47:51.967891 [ 5 ] {ed208f8d-484b-498f-a9bc-49bc8f81b78f} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001163 sec., 1719.6904557179707 rows/sec., 120.08 KiB/sec. | ||
| 2912 | 2025.09.19 20:47:51.967929 [ 5 ] {ed208f8d-484b-498f-a9bc-49bc8f81b78f} <Debug> TCPHandler: Processed in 0.001329022 sec. | ||
| 2913 | 2025.09.19 20:47:51.968037 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2914 | 2025.09.19 20:47:51.968131 [ 5 ] {05289092-ea14-433a-8c31-bb7d25bf0daf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2915 | 2025.09.19 20:47:51.968171 [ 5 ] {05289092-ea14-433a-8c31-bb7d25bf0daf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2916 | 2025.09.19 20:47:51.968665 [ 5 ] {05289092-ea14-433a-8c31-bb7d25bf0daf} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2917 | 2025.09.19 20:47:51.968703 [ 5 ] {05289092-ea14-433a-8c31-bb7d25bf0daf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2918 | 2025.09.19 20:47:51.969025 [ 5 ] {05289092-ea14-433a-8c31-bb7d25bf0daf} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2919 | 2025.09.19 20:47:51.969266 [ 5 ] {05289092-ea14-433a-8c31-bb7d25bf0daf} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2920 | 2025.09.19 20:47:51.969403 [ 5 ] {05289092-ea14-433a-8c31-bb7d25bf0daf} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00129 sec., 176744.18604651163 rows/sec., 11.97 MiB/sec. | ||
| 2921 | 2025.09.19 20:47:51.969445 [ 5 ] {05289092-ea14-433a-8c31-bb7d25bf0daf} <Debug> TCPHandler: Processed in 0.001457084 sec. | ||
| 2922 | 2025.09.19 20:47:51.969550 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2923 | 2025.09.19 20:47:51.969648 [ 5 ] {9752d906-c0b7-4ccc-bbf6-6c3c655919b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2924 | 2025.09.19 20:47:51.969688 [ 5 ] {9752d906-c0b7-4ccc-bbf6-6c3c655919b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2925 | 2025.09.19 20:47:51.970296 [ 5 ] {9752d906-c0b7-4ccc-bbf6-6c3c655919b6} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2926 | 2025.09.19 20:47:51.970333 [ 5 ] {9752d906-c0b7-4ccc-bbf6-6c3c655919b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2927 | 2025.09.19 20:47:51.970659 [ 5 ] {9752d906-c0b7-4ccc-bbf6-6c3c655919b6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2928 | 2025.09.19 20:47:51.970864 [ 5 ] {9752d906-c0b7-4ccc-bbf6-6c3c655919b6} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2929 | 2025.09.19 20:47:51.970997 [ 5 ] {9752d906-c0b7-4ccc-bbf6-6c3c655919b6} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001367 sec., 381858.0833942941 rows/sec., 28.27 MiB/sec. | ||
| 2930 | 2025.09.19 20:47:51.971035 [ 5 ] {9752d906-c0b7-4ccc-bbf6-6c3c655919b6} <Debug> TCPHandler: Processed in 0.001533336 sec. | ||
| 2931 | 2025.09.19 20:47:51.971143 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2932 | 2025.09.19 20:47:51.971236 [ 5 ] {559c8e3b-ebef-4848-a2d3-ee778ed61e29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2933 | 2025.09.19 20:47:51.971279 [ 5 ] {559c8e3b-ebef-4848-a2d3-ee778ed61e29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2934 | 2025.09.19 20:47:51.971839 [ 5 ] {559c8e3b-ebef-4848-a2d3-ee778ed61e29} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2935 | 2025.09.19 20:47:51.971875 [ 5 ] {559c8e3b-ebef-4848-a2d3-ee778ed61e29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2936 | 2025.09.19 20:47:51.972236 [ 5 ] {559c8e3b-ebef-4848-a2d3-ee778ed61e29} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2937 | 2025.09.19 20:47:51.972438 [ 5 ] {559c8e3b-ebef-4848-a2d3-ee778ed61e29} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2938 | 2025.09.19 20:47:51.972565 [ 5 ] {559c8e3b-ebef-4848-a2d3-ee778ed61e29} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001347 sec., 627319.97030438 rows/sec., 42.22 MiB/sec. | ||
| 2939 | 2025.09.19 20:47:51.972601 [ 5 ] {559c8e3b-ebef-4848-a2d3-ee778ed61e29} <Debug> TCPHandler: Processed in 0.001505456 sec. | ||
| 2940 | 2025.09.19 20:47:51.972710 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2941 | 2025.09.19 20:47:51.972802 [ 5 ] {eaa77f2f-25ee-46cf-8f5b-fee95c639a23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2942 | 2025.09.19 20:47:51.972843 [ 5 ] {eaa77f2f-25ee-46cf-8f5b-fee95c639a23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2943 | 2025.09.19 20:47:51.973164 [ 5 ] {eaa77f2f-25ee-46cf-8f5b-fee95c639a23} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2944 | 2025.09.19 20:47:51.973200 [ 5 ] {eaa77f2f-25ee-46cf-8f5b-fee95c639a23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2945 | 2025.09.19 20:47:51.973497 [ 5 ] {eaa77f2f-25ee-46cf-8f5b-fee95c639a23} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2946 | 2025.09.19 20:47:51.973701 [ 5 ] {eaa77f2f-25ee-46cf-8f5b-fee95c639a23} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2947 | 2025.09.19 20:47:51.973829 [ 5 ] {eaa77f2f-25ee-46cf-8f5b-fee95c639a23} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001044 sec., 57471.26436781609 rows/sec., 3.87 MiB/sec. | ||
| 2948 | 2025.09.19 20:47:51.973863 [ 5 ] {eaa77f2f-25ee-46cf-8f5b-fee95c639a23} <Debug> TCPHandler: Processed in 0.001199959 sec. | ||
| 2949 | 2025.09.19 20:47:53.320537 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6216 | ||
| 2950 | 2025.09.19 20:47:53.321050 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2951 | 2025.09.19 20:47:53.321088 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2952 | 2025.09.19 20:47:53.321564 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2953 | 2025.09.19 20:47:53.321791 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2954 | 2025.09.19 20:47:53.321916 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6216 | ||
| 2955 | 2025.09.19 20:47:53.659920 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2956 | 2025.09.19 20:47:53.680262 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2957 | 2025.09.19 20:47:53.680333 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2958 | 2025.09.19 20:47:53.686344 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2959 | 2025.09.19 20:47:53.687097 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2960 | 2025.09.19 20:47:53.690689 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2961 | 2025.09.19 20:47:55.829267 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 388 | ||
| 2962 | 2025.09.19 20:47:55.831331 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2963 | 2025.09.19 20:47:55.831376 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2964 | 2025.09.19 20:47:55.832534 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2965 | 2025.09.19 20:47:55.832810 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2966 | 2025.09.19 20:47:55.833062 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 388 | ||
| 2967 | 2025.09.19 20:47:56.938143 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2968 | 2025.09.19 20:47:56.938329 [ 5 ] {a9104760-0841-4699-ab1f-e5c10d1a137a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2969 | 2025.09.19 20:47:56.938404 [ 5 ] {a9104760-0841-4699-ab1f-e5c10d1a137a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2970 | 2025.09.19 20:47:56.939116 [ 5 ] {a9104760-0841-4699-ab1f-e5c10d1a137a} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2971 | 2025.09.19 20:47:56.939165 [ 5 ] {a9104760-0841-4699-ab1f-e5c10d1a137a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2972 | 2025.09.19 20:47:56.939557 [ 5 ] {a9104760-0841-4699-ab1f-e5c10d1a137a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2973 | 2025.09.19 20:47:56.939777 [ 5 ] {a9104760-0841-4699-ab1f-e5c10d1a137a} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2974 | 2025.09.19 20:47:56.939932 [ 5 ] {a9104760-0841-4699-ab1f-e5c10d1a137a} <Debug> executeQuery: Read 136 rows, 12.03 KiB in 0.001656 sec., 82125.60386473431 rows/sec., 7.09 MiB/sec. | ||
| 2975 | 2025.09.19 20:47:56.939980 [ 5 ] {a9104760-0841-4699-ab1f-e5c10d1a137a} <Debug> TCPHandler: Processed in 0.001970327 sec. | ||
| 2976 | 2025.09.19 20:47:56.940101 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2977 | 2025.09.19 20:47:56.940201 [ 5 ] {9efe4190-7f62-4239-b53a-d8d0d605e0e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2978 | 2025.09.19 20:47:56.940244 [ 5 ] {9efe4190-7f62-4239-b53a-d8d0d605e0e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2979 | 2025.09.19 20:47:56.940654 [ 5 ] {9efe4190-7f62-4239-b53a-d8d0d605e0e8} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2980 | 2025.09.19 20:47:56.940692 [ 5 ] {9efe4190-7f62-4239-b53a-d8d0d605e0e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2981 | 2025.09.19 20:47:56.940991 [ 5 ] {9efe4190-7f62-4239-b53a-d8d0d605e0e8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2982 | 2025.09.19 20:47:56.941191 [ 5 ] {9efe4190-7f62-4239-b53a-d8d0d605e0e8} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2983 | 2025.09.19 20:47:56.941301 [ 140 ] {} <Debug> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2984 | 2025.09.19 20:47:56.941317 [ 5 ] {9efe4190-7f62-4239-b53a-d8d0d605e0e8} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001139 sec., 35118.52502194908 rows/sec., 2.58 MiB/sec. | ||
| 2985 | 2025.09.19 20:47:56.941371 [ 140 ] {} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2986 | 2025.09.19 20:47:56.941379 [ 5 ] {9efe4190-7f62-4239-b53a-d8d0d605e0e8} <Debug> TCPHandler: Processed in 0.001327352 sec. | ||
| 2987 | 2025.09.19 20:47:56.941402 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2988 | 2025.09.19 20:47:56.941498 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2989 | 2025.09.19 20:47:56.941507 [ 192 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 2990 | 2025.09.19 20:47:56.941598 [ 5 ] {8436ad57-482b-43fc-aece-ccc52d00393e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2991 | 2025.09.19 20:47:56.941640 [ 192 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2992 | 2025.09.19 20:47:56.941642 [ 5 ] {8436ad57-482b-43fc-aece-ccc52d00393e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2993 | 2025.09.19 20:47:56.941681 [ 192 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 63 rows starting from the beginning of the part | ||
| 2994 | 2025.09.19 20:47:56.941777 [ 192 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 37 rows starting from the beginning of the part | ||
| 2995 | 2025.09.19 20:47:56.941830 [ 192 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 66 rows starting from the beginning of the part | ||
| 2996 | 2025.09.19 20:47:56.941879 [ 192 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 2997 | 2025.09.19 20:47:56.941928 [ 192 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 2998 | 2025.09.19 20:47:56.941976 [ 192 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
| 2999 | 2025.09.19 20:47:56.942091 [ 5 ] {8436ad57-482b-43fc-aece-ccc52d00393e} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3000 | 2025.09.19 20:47:56.942133 [ 5 ] {8436ad57-482b-43fc-aece-ccc52d00393e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3001 | 2025.09.19 20:47:56.942455 [ 5 ] {8436ad57-482b-43fc-aece-ccc52d00393e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3002 | 2025.09.19 20:47:56.942681 [ 5 ] {8436ad57-482b-43fc-aece-ccc52d00393e} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3003 | 2025.09.19 20:47:56.942817 [ 5 ] {8436ad57-482b-43fc-aece-ccc52d00393e} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001239 sec., 83938.66020984664 rows/sec., 6.56 MiB/sec. | ||
| 3004 | 2025.09.19 20:47:56.942854 [ 5 ] {8436ad57-482b-43fc-aece-ccc52d00393e} <Debug> TCPHandler: Processed in 0.001402684 sec. | ||
| 3005 | 2025.09.19 20:47:56.942859 [ 196 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 248 rows, containing 5 columns (5 merged, 0 gathered) in 0.001392092 sec., 178149.1453151085 rows/sec., 13.73 MiB/sec. | ||
| 3006 | 2025.09.19 20:47:56.942964 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3007 | 2025.09.19 20:47:56.943019 [ 192 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3008 | 2025.09.19 20:47:56.943063 [ 5 ] {db9c565a-b1d0-47e7-a7bf-612a163b1a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3009 | 2025.09.19 20:47:56.943109 [ 5 ] {db9c565a-b1d0-47e7-a7bf-612a163b1a8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3010 | 2025.09.19 20:47:56.943338 [ 192 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_11_2} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3011 | 2025.09.19 20:47:56.943422 [ 192 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_11_2} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3012 | 2025.09.19 20:47:56.943500 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 3013 | 2025.09.19 20:47:56.943513 [ 5 ] {db9c565a-b1d0-47e7-a7bf-612a163b1a8b} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3014 | 2025.09.19 20:47:56.943553 [ 5 ] {db9c565a-b1d0-47e7-a7bf-612a163b1a8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3015 | 2025.09.19 20:47:56.943878 [ 5 ] {db9c565a-b1d0-47e7-a7bf-612a163b1a8b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3016 | 2025.09.19 20:47:56.944085 [ 5 ] {db9c565a-b1d0-47e7-a7bf-612a163b1a8b} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3017 | 2025.09.19 20:47:56.944216 [ 5 ] {db9c565a-b1d0-47e7-a7bf-612a163b1a8b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 3018 | 2025.09.19 20:47:56.944251 [ 5 ] {db9c565a-b1d0-47e7-a7bf-612a163b1a8b} <Debug> TCPHandler: Processed in 0.001333851 sec. | ||
| 3019 | 2025.09.19 20:47:56.944369 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3020 | 2025.09.19 20:47:56.944492 [ 5 ] {09ef7e68-5b1d-4aa4-befa-82433dfac3c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3021 | 2025.09.19 20:47:56.944557 [ 5 ] {09ef7e68-5b1d-4aa4-befa-82433dfac3c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3022 | 2025.09.19 20:47:56.945538 [ 5 ] {09ef7e68-5b1d-4aa4-befa-82433dfac3c3} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3023 | 2025.09.19 20:47:56.945576 [ 5 ] {09ef7e68-5b1d-4aa4-befa-82433dfac3c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3024 | 2025.09.19 20:47:56.946155 [ 5 ] {09ef7e68-5b1d-4aa4-befa-82433dfac3c3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3025 | 2025.09.19 20:47:56.946380 [ 5 ] {09ef7e68-5b1d-4aa4-befa-82433dfac3c3} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3026 | 2025.09.19 20:47:56.946521 [ 5 ] {09ef7e68-5b1d-4aa4-befa-82433dfac3c3} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002054 sec., 19474.196689386565 rows/sec., 34.90 MiB/sec. | ||
| 3027 | 2025.09.19 20:47:56.946580 [ 5 ] {09ef7e68-5b1d-4aa4-befa-82433dfac3c3} <Debug> TCPHandler: Processed in 0.002271513 sec. | ||
| 3028 | 2025.09.19 20:47:56.946687 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3029 | 2025.09.19 20:47:56.946781 [ 5 ] {343ed7d4-1891-4bc3-8c43-59b07c42e398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3030 | 2025.09.19 20:47:56.946823 [ 5 ] {343ed7d4-1891-4bc3-8c43-59b07c42e398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3031 | 2025.09.19 20:47:56.947152 [ 5 ] {343ed7d4-1891-4bc3-8c43-59b07c42e398} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3032 | 2025.09.19 20:47:56.947188 [ 5 ] {343ed7d4-1891-4bc3-8c43-59b07c42e398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3033 | 2025.09.19 20:47:56.947488 [ 5 ] {343ed7d4-1891-4bc3-8c43-59b07c42e398} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3034 | 2025.09.19 20:47:56.947697 [ 5 ] {343ed7d4-1891-4bc3-8c43-59b07c42e398} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3035 | 2025.09.19 20:47:56.947829 [ 5 ] {343ed7d4-1891-4bc3-8c43-59b07c42e398} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 3036 | 2025.09.19 20:47:56.947864 [ 5 ] {343ed7d4-1891-4bc3-8c43-59b07c42e398} <Debug> TCPHandler: Processed in 0.001225729 sec. | ||
| 3037 | 2025.09.19 20:48:00.748069 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3038 | 2025.09.19 20:48:00.748130 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3039 | 2025.09.19 20:48:00.822039 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6664 | ||
| 3040 | 2025.09.19 20:48:00.822759 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3041 | 2025.09.19 20:48:00.822808 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3042 | 2025.09.19 20:48:00.823297 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3043 | 2025.09.19 20:48:00.823539 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3044 | 2025.09.19 20:48:00.823681 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6664 | ||
| 3045 | 2025.09.19 20:48:01.190789 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3046 | 2025.09.19 20:48:01.208392 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3047 | 2025.09.19 20:48:01.208458 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3048 | 2025.09.19 20:48:01.214289 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3049 | 2025.09.19 20:48:01.215000 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3050 | 2025.09.19 20:48:01.218319 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3051 | 2025.09.19 20:48:01.936046 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3052 | 2025.09.19 20:48:01.936244 [ 5 ] {0b3a9841-473e-4f92-9bc4-d20d80697ef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3053 | 2025.09.19 20:48:01.936317 [ 5 ] {0b3a9841-473e-4f92-9bc4-d20d80697ef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3054 | 2025.09.19 20:48:01.937015 [ 5 ] {0b3a9841-473e-4f92-9bc4-d20d80697ef6} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3055 | 2025.09.19 20:48:01.937058 [ 5 ] {0b3a9841-473e-4f92-9bc4-d20d80697ef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3056 | 2025.09.19 20:48:01.937464 [ 5 ] {0b3a9841-473e-4f92-9bc4-d20d80697ef6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3057 | 2025.09.19 20:48:01.937682 [ 5 ] {0b3a9841-473e-4f92-9bc4-d20d80697ef6} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3058 | 2025.09.19 20:48:01.937834 [ 5 ] {0b3a9841-473e-4f92-9bc4-d20d80697ef6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001641 sec., 34125.53321145643 rows/sec., 2.61 MiB/sec. | ||
| 3059 | 2025.09.19 20:48:01.937875 [ 5 ] {0b3a9841-473e-4f92-9bc4-d20d80697ef6} <Debug> TCPHandler: Processed in 0.001962716 sec. | ||
| 3060 | 2025.09.19 20:48:01.937994 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3061 | 2025.09.19 20:48:01.938089 [ 5 ] {149e4685-e99d-47f9-8eb2-488ac8106ea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3062 | 2025.09.19 20:48:01.938130 [ 5 ] {149e4685-e99d-47f9-8eb2-488ac8106ea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3063 | 2025.09.19 20:48:01.938545 [ 5 ] {149e4685-e99d-47f9-8eb2-488ac8106ea0} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3064 | 2025.09.19 20:48:01.938582 [ 5 ] {149e4685-e99d-47f9-8eb2-488ac8106ea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3065 | 2025.09.19 20:48:01.938896 [ 5 ] {149e4685-e99d-47f9-8eb2-488ac8106ea0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3066 | 2025.09.19 20:48:01.939110 [ 5 ] {149e4685-e99d-47f9-8eb2-488ac8106ea0} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3067 | 2025.09.19 20:48:01.939237 [ 5 ] {149e4685-e99d-47f9-8eb2-488ac8106ea0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001167 sec., 54841.47386461011 rows/sec., 4.28 MiB/sec. | ||
| 3068 | 2025.09.19 20:48:01.939274 [ 5 ] {149e4685-e99d-47f9-8eb2-488ac8106ea0} <Debug> TCPHandler: Processed in 0.001330091 sec. | ||
| 3069 | 2025.09.19 20:48:01.939382 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3070 | 2025.09.19 20:48:01.939476 [ 5 ] {ee6737fe-731e-40ed-a42c-2e3dbac4ae4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3071 | 2025.09.19 20:48:01.939520 [ 5 ] {ee6737fe-731e-40ed-a42c-2e3dbac4ae4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3072 | 2025.09.19 20:48:01.939917 [ 5 ] {ee6737fe-731e-40ed-a42c-2e3dbac4ae4d} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3073 | 2025.09.19 20:48:01.939953 [ 5 ] {ee6737fe-731e-40ed-a42c-2e3dbac4ae4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3074 | 2025.09.19 20:48:01.940275 [ 5 ] {ee6737fe-731e-40ed-a42c-2e3dbac4ae4d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3075 | 2025.09.19 20:48:01.940491 [ 5 ] {ee6737fe-731e-40ed-a42c-2e3dbac4ae4d} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3076 | 2025.09.19 20:48:01.940626 [ 5 ] {ee6737fe-731e-40ed-a42c-2e3dbac4ae4d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 3077 | 2025.09.19 20:48:01.940662 [ 5 ] {ee6737fe-731e-40ed-a42c-2e3dbac4ae4d} <Debug> TCPHandler: Processed in 0.001328021 sec. | ||
| 3078 | 2025.09.19 20:48:01.940770 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3079 | 2025.09.19 20:48:01.940863 [ 5 ] {5447d4d6-ae52-4ba9-87d2-3b8fd9e25b89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3080 | 2025.09.19 20:48:01.940903 [ 5 ] {5447d4d6-ae52-4ba9-87d2-3b8fd9e25b89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3081 | 2025.09.19 20:48:01.941221 [ 5 ] {5447d4d6-ae52-4ba9-87d2-3b8fd9e25b89} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3082 | 2025.09.19 20:48:01.941257 [ 5 ] {5447d4d6-ae52-4ba9-87d2-3b8fd9e25b89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3083 | 2025.09.19 20:48:01.941584 [ 5 ] {5447d4d6-ae52-4ba9-87d2-3b8fd9e25b89} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3084 | 2025.09.19 20:48:01.941793 [ 5 ] {5447d4d6-ae52-4ba9-87d2-3b8fd9e25b89} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3085 | 2025.09.19 20:48:01.941924 [ 5 ] {5447d4d6-ae52-4ba9-87d2-3b8fd9e25b89} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 3086 | 2025.09.19 20:48:01.941959 [ 5 ] {5447d4d6-ae52-4ba9-87d2-3b8fd9e25b89} <Debug> TCPHandler: Processed in 0.001238719 sec. | ||
| 3087 | 2025.09.19 20:48:03.559615 [ 116 ] {} <Debug> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3088 | 2025.09.19 20:48:03.559734 [ 116 ] {} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3089 | 2025.09.19 20:48:03.559778 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3090 | 2025.09.19 20:48:03.559937 [ 188 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::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 | ||
| 3091 | 2025.09.19 20:48:03.560127 [ 188 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3092 | 2025.09.19 20:48:03.560181 [ 188 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::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 | ||
| 3093 | 2025.09.19 20:48:03.560287 [ 188 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::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 | ||
| 3094 | 2025.09.19 20:48:03.560362 [ 188 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::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 | ||
| 3095 | 2025.09.19 20:48:03.560428 [ 188 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::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 | ||
| 3096 | 2025.09.19 20:48:03.560496 [ 188 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::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 | ||
| 3097 | 2025.09.19 20:48:03.561318 [ 201 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.001445314 sec., 20756.73521463156 rows/sec., 1.73 MiB/sec. | ||
| 3098 | 2025.09.19 20:48:03.561460 [ 188 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3099 | 2025.09.19 20:48:03.561700 [ 188 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_5_1} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3100 | 2025.09.19 20:48:03.561765 [ 188 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_5_1} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3101 | 2025.09.19 20:48:03.561824 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3102 | 2025.09.19 20:48:05.834108 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 408 | ||
| 3103 | 2025.09.19 20:48:05.836131 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3104 | 2025.09.19 20:48:05.836185 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3105 | 2025.09.19 20:48:05.837414 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3106 | 2025.09.19 20:48:05.837688 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3107 | 2025.09.19 20:48:05.838031 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 408 | ||
| 3108 | 2025.09.19 20:48:06.938963 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3109 | 2025.09.19 20:48:06.939146 [ 5 ] {08e1358d-c160-4685-a782-290856643081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3110 | 2025.09.19 20:48:06.939212 [ 5 ] {08e1358d-c160-4685-a782-290856643081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3111 | 2025.09.19 20:48:06.939859 [ 5 ] {08e1358d-c160-4685-a782-290856643081} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3112 | 2025.09.19 20:48:06.939904 [ 5 ] {08e1358d-c160-4685-a782-290856643081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3113 | 2025.09.19 20:48:06.940294 [ 5 ] {08e1358d-c160-4685-a782-290856643081} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3114 | 2025.09.19 20:48:06.940531 [ 5 ] {08e1358d-c160-4685-a782-290856643081} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3115 | 2025.09.19 20:48:06.940683 [ 5 ] {08e1358d-c160-4685-a782-290856643081} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001587 sec., 15122.873345935726 rows/sec., 1.25 MiB/sec. | ||
| 3116 | 2025.09.19 20:48:06.940726 [ 5 ] {08e1358d-c160-4685-a782-290856643081} <Debug> TCPHandler: Processed in 0.001896945 sec. | ||
| 3117 | 2025.09.19 20:48:06.940853 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3118 | 2025.09.19 20:48:06.940954 [ 5 ] {f8c7e0b8-b35b-45d4-81f8-3ae9fbc665ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3119 | 2025.09.19 20:48:06.940995 [ 5 ] {f8c7e0b8-b35b-45d4-81f8-3ae9fbc665ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3120 | 2025.09.19 20:48:06.941386 [ 5 ] {f8c7e0b8-b35b-45d4-81f8-3ae9fbc665ec} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3121 | 2025.09.19 20:48:06.941423 [ 5 ] {f8c7e0b8-b35b-45d4-81f8-3ae9fbc665ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3122 | 2025.09.19 20:48:06.941737 [ 5 ] {f8c7e0b8-b35b-45d4-81f8-3ae9fbc665ec} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3123 | 2025.09.19 20:48:06.941952 [ 5 ] {f8c7e0b8-b35b-45d4-81f8-3ae9fbc665ec} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3124 | 2025.09.19 20:48:06.942079 [ 5 ] {f8c7e0b8-b35b-45d4-81f8-3ae9fbc665ec} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001144 sec., 1748.2517482517483 rows/sec., 142.56 KiB/sec. | ||
| 3125 | 2025.09.19 20:48:06.942122 [ 5 ] {f8c7e0b8-b35b-45d4-81f8-3ae9fbc665ec} <Debug> TCPHandler: Processed in 0.001320961 sec. | ||
| 3126 | 2025.09.19 20:48:06.942231 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3127 | 2025.09.19 20:48:06.942325 [ 5 ] {9a9b932a-ef8a-4bb8-95c1-5d2284ba77b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3128 | 2025.09.19 20:48:06.942366 [ 5 ] {9a9b932a-ef8a-4bb8-95c1-5d2284ba77b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3129 | 2025.09.19 20:48:06.942901 [ 5 ] {9a9b932a-ef8a-4bb8-95c1-5d2284ba77b4} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3130 | 2025.09.19 20:48:06.942938 [ 5 ] {9a9b932a-ef8a-4bb8-95c1-5d2284ba77b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3131 | 2025.09.19 20:48:06.943250 [ 5 ] {9a9b932a-ef8a-4bb8-95c1-5d2284ba77b4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3132 | 2025.09.19 20:48:06.943451 [ 5 ] {9a9b932a-ef8a-4bb8-95c1-5d2284ba77b4} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3133 | 2025.09.19 20:48:06.943576 [ 5 ] {9a9b932a-ef8a-4bb8-95c1-5d2284ba77b4} <Debug> executeQuery: Read 257 rows, 23.54 KiB in 0.001269 sec., 202521.67060677698 rows/sec., 18.12 MiB/sec. | ||
| 3134 | 2025.09.19 20:48:06.943612 [ 5 ] {9a9b932a-ef8a-4bb8-95c1-5d2284ba77b4} <Debug> TCPHandler: Processed in 0.001431034 sec. | ||
| 3135 | 2025.09.19 20:48:06.943718 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3136 | 2025.09.19 20:48:06.943811 [ 5 ] {17d4df50-669b-419f-8da4-31a6806bfcda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3137 | 2025.09.19 20:48:06.943850 [ 5 ] {17d4df50-669b-419f-8da4-31a6806bfcda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3138 | 2025.09.19 20:48:06.944258 [ 5 ] {17d4df50-669b-419f-8da4-31a6806bfcda} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3139 | 2025.09.19 20:48:06.944294 [ 5 ] {17d4df50-669b-419f-8da4-31a6806bfcda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3140 | 2025.09.19 20:48:06.944593 [ 5 ] {17d4df50-669b-419f-8da4-31a6806bfcda} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3141 | 2025.09.19 20:48:06.944799 [ 5 ] {17d4df50-669b-419f-8da4-31a6806bfcda} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3142 | 2025.09.19 20:48:06.944922 [ 5 ] {17d4df50-669b-419f-8da4-31a6806bfcda} <Debug> executeQuery: Read 54 rows, 4.11 KiB in 0.001129 sec., 47829.93799822852 rows/sec., 3.55 MiB/sec. | ||
| 3143 | 2025.09.19 20:48:06.944958 [ 5 ] {17d4df50-669b-419f-8da4-31a6806bfcda} <Debug> TCPHandler: Processed in 0.001288671 sec. | ||
| 3144 | 2025.09.19 20:48:06.945062 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3145 | 2025.09.19 20:48:06.945155 [ 5 ] {d68611a5-2603-49a3-9a85-580f3ff4be7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3146 | 2025.09.19 20:48:06.945195 [ 5 ] {d68611a5-2603-49a3-9a85-580f3ff4be7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3147 | 2025.09.19 20:48:06.945572 [ 5 ] {d68611a5-2603-49a3-9a85-580f3ff4be7b} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3148 | 2025.09.19 20:48:06.945608 [ 5 ] {d68611a5-2603-49a3-9a85-580f3ff4be7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3149 | 2025.09.19 20:48:06.945896 [ 5 ] {d68611a5-2603-49a3-9a85-580f3ff4be7b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3150 | 2025.09.19 20:48:06.946112 [ 5 ] {d68611a5-2603-49a3-9a85-580f3ff4be7b} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3151 | 2025.09.19 20:48:06.946235 [ 5 ] {d68611a5-2603-49a3-9a85-580f3ff4be7b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001098 sec., 21857.92349726776 rows/sec., 1.81 MiB/sec. | ||
| 3152 | 2025.09.19 20:48:06.946272 [ 5 ] {d68611a5-2603-49a3-9a85-580f3ff4be7b} <Debug> TCPHandler: Processed in 0.0012587 sec. | ||
| 3153 | 2025.09.19 20:48:06.946377 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3154 | 2025.09.19 20:48:06.946469 [ 5 ] {ccb35553-cf60-41f5-b309-18358a5cf22d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3155 | 2025.09.19 20:48:06.946508 [ 5 ] {ccb35553-cf60-41f5-b309-18358a5cf22d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3156 | 2025.09.19 20:48:06.946948 [ 5 ] {ccb35553-cf60-41f5-b309-18358a5cf22d} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3157 | 2025.09.19 20:48:06.946986 [ 5 ] {ccb35553-cf60-41f5-b309-18358a5cf22d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3158 | 2025.09.19 20:48:06.947289 [ 5 ] {ccb35553-cf60-41f5-b309-18358a5cf22d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3159 | 2025.09.19 20:48:06.947502 [ 5 ] {ccb35553-cf60-41f5-b309-18358a5cf22d} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3160 | 2025.09.19 20:48:06.947629 [ 5 ] {ccb35553-cf60-41f5-b309-18358a5cf22d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001177 sec., 10195.412064570943 rows/sec., 796.52 KiB/sec. | ||
| 3161 | 2025.09.19 20:48:06.947665 [ 5 ] {ccb35553-cf60-41f5-b309-18358a5cf22d} <Debug> TCPHandler: Processed in 0.001336862 sec. | ||
| 3162 | 2025.09.19 20:48:06.947777 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3163 | 2025.09.19 20:48:06.947870 [ 5 ] {215e4a3a-e924-485f-a7c9-b462073a2812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3164 | 2025.09.19 20:48:06.947909 [ 5 ] {215e4a3a-e924-485f-a7c9-b462073a2812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3165 | 2025.09.19 20:48:06.948366 [ 5 ] {215e4a3a-e924-485f-a7c9-b462073a2812} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3166 | 2025.09.19 20:48:06.948402 [ 5 ] {215e4a3a-e924-485f-a7c9-b462073a2812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3167 | 2025.09.19 20:48:06.948718 [ 5 ] {215e4a3a-e924-485f-a7c9-b462073a2812} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3168 | 2025.09.19 20:48:06.948922 [ 5 ] {215e4a3a-e924-485f-a7c9-b462073a2812} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3169 | 2025.09.19 20:48:06.949050 [ 5 ] {215e4a3a-e924-485f-a7c9-b462073a2812} <Debug> executeQuery: Read 142 rows, 11.74 KiB in 0.001197 sec., 118629.90810359232 rows/sec., 9.58 MiB/sec. | ||
| 3170 | 2025.09.19 20:48:06.949086 [ 5 ] {215e4a3a-e924-485f-a7c9-b462073a2812} <Debug> TCPHandler: Processed in 0.001359512 sec. | ||
| 3171 | 2025.09.19 20:48:06.949193 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3172 | 2025.09.19 20:48:06.949286 [ 5 ] {896cba8c-3a9c-4922-a763-9dff06bdbeab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3173 | 2025.09.19 20:48:06.949329 [ 5 ] {896cba8c-3a9c-4922-a763-9dff06bdbeab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3174 | 2025.09.19 20:48:06.949728 [ 5 ] {896cba8c-3a9c-4922-a763-9dff06bdbeab} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3175 | 2025.09.19 20:48:06.949765 [ 5 ] {896cba8c-3a9c-4922-a763-9dff06bdbeab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3176 | 2025.09.19 20:48:06.950110 [ 5 ] {896cba8c-3a9c-4922-a763-9dff06bdbeab} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3177 | 2025.09.19 20:48:06.950349 [ 5 ] {896cba8c-3a9c-4922-a763-9dff06bdbeab} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3178 | 2025.09.19 20:48:06.950485 [ 5 ] {896cba8c-3a9c-4922-a763-9dff06bdbeab} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001217 sec., 161873.459326212 rows/sec., 11.61 MiB/sec. | ||
| 3179 | 2025.09.19 20:48:06.950521 [ 5 ] {896cba8c-3a9c-4922-a763-9dff06bdbeab} <Debug> TCPHandler: Processed in 0.001377382 sec. | ||
| 3180 | 2025.09.19 20:48:06.950635 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3181 | 2025.09.19 20:48:06.950729 [ 5 ] {c3cb2f5c-efb2-40bd-93f0-9a6f0b55e6d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3182 | 2025.09.19 20:48:06.950781 [ 5 ] {c3cb2f5c-efb2-40bd-93f0-9a6f0b55e6d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3183 | 2025.09.19 20:48:06.951824 [ 5 ] {c3cb2f5c-efb2-40bd-93f0-9a6f0b55e6d7} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3184 | 2025.09.19 20:48:06.951864 [ 5 ] {c3cb2f5c-efb2-40bd-93f0-9a6f0b55e6d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3185 | 2025.09.19 20:48:06.952604 [ 5 ] {c3cb2f5c-efb2-40bd-93f0-9a6f0b55e6d7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3186 | 2025.09.19 20:48:06.952831 [ 5 ] {c3cb2f5c-efb2-40bd-93f0-9a6f0b55e6d7} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3187 | 2025.09.19 20:48:06.952972 [ 5 ] {c3cb2f5c-efb2-40bd-93f0-9a6f0b55e6d7} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00226 sec., 17699.11504424779 rows/sec., 31.72 MiB/sec. | ||
| 3188 | 2025.09.19 20:48:06.953027 [ 5 ] {c3cb2f5c-efb2-40bd-93f0-9a6f0b55e6d7} <Debug> TCPHandler: Processed in 0.002440737 sec. | ||
| 3189 | 2025.09.19 20:48:06.953141 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3190 | 2025.09.19 20:48:06.953235 [ 5 ] {c0cdb69a-8355-4662-a331-c91199541486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3191 | 2025.09.19 20:48:06.953277 [ 5 ] {c0cdb69a-8355-4662-a331-c91199541486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3192 | 2025.09.19 20:48:06.953613 [ 5 ] {c0cdb69a-8355-4662-a331-c91199541486} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3193 | 2025.09.19 20:48:06.953649 [ 5 ] {c0cdb69a-8355-4662-a331-c91199541486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3194 | 2025.09.19 20:48:06.953955 [ 5 ] {c0cdb69a-8355-4662-a331-c91199541486} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3195 | 2025.09.19 20:48:06.954160 [ 5 ] {c0cdb69a-8355-4662-a331-c91199541486} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3196 | 2025.09.19 20:48:06.954288 [ 5 ] {c0cdb69a-8355-4662-a331-c91199541486} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 3197 | 2025.09.19 20:48:06.954324 [ 5 ] {c0cdb69a-8355-4662-a331-c91199541486} <Debug> TCPHandler: Processed in 0.001233429 sec. | ||
| 3198 | 2025.09.19 20:48:08.324623 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7176 | ||
| 3199 | 2025.09.19 20:48:08.325154 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3200 | 2025.09.19 20:48:08.325194 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3201 | 2025.09.19 20:48:08.325778 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3202 | 2025.09.19 20:48:08.326010 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3203 | 2025.09.19 20:48:08.326141 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7176 | ||
| 3204 | 2025.09.19 20:48:08.719244 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3205 | 2025.09.19 20:48:08.735287 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3206 | 2025.09.19 20:48:08.735340 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3207 | 2025.09.19 20:48:08.740866 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3208 | 2025.09.19 20:48:08.741591 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3209 | 2025.09.19 20:48:08.744311 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3210 | 2025.09.19 20:48:11.935469 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3211 | 2025.09.19 20:48:11.935651 [ 5 ] {d1ed9b6a-eb6c-477c-a1fc-e36da38c9def} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3212 | 2025.09.19 20:48:11.935724 [ 5 ] {d1ed9b6a-eb6c-477c-a1fc-e36da38c9def} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3213 | 2025.09.19 20:48:11.936428 [ 5 ] {d1ed9b6a-eb6c-477c-a1fc-e36da38c9def} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3214 | 2025.09.19 20:48:11.936484 [ 5 ] {d1ed9b6a-eb6c-477c-a1fc-e36da38c9def} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3215 | 2025.09.19 20:48:11.936919 [ 5 ] {d1ed9b6a-eb6c-477c-a1fc-e36da38c9def} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3216 | 2025.09.19 20:48:11.937224 [ 5 ] {d1ed9b6a-eb6c-477c-a1fc-e36da38c9def} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3217 | 2025.09.19 20:48:11.937368 [ 127 ] {} <Debug> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3218 | 2025.09.19 20:48:11.937388 [ 5 ] {d1ed9b6a-eb6c-477c-a1fc-e36da38c9def} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001789 sec., 31302.40357741755 rows/sec., 2.39 MiB/sec. | ||
| 3219 | 2025.09.19 20:48:11.937435 [ 127 ] {} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3220 | 2025.09.19 20:48:11.937452 [ 5 ] {d1ed9b6a-eb6c-477c-a1fc-e36da38c9def} <Debug> TCPHandler: Processed in 0.002111719 sec. | ||
| 3221 | 2025.09.19 20:48:11.937461 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3222 | 2025.09.19 20:48:11.937583 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3223 | 2025.09.19 20:48:11.937601 [ 188 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::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 | ||
| 3224 | 2025.09.19 20:48:11.937693 [ 5 ] {b7647acd-2376-4544-8135-d859eaec3519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3225 | 2025.09.19 20:48:11.937739 [ 188 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3226 | 2025.09.19 20:48:11.937742 [ 5 ] {b7647acd-2376-4544-8135-d859eaec3519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3227 | 2025.09.19 20:48:11.937781 [ 188 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1405 rows starting from the beginning of the part | ||
| 3228 | 2025.09.19 20:48:11.937858 [ 188 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1197 rows starting from the beginning of the part | ||
| 3229 | 2025.09.19 20:48:11.937909 [ 188 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 136 rows starting from the beginning of the part | ||
| 3230 | 2025.09.19 20:48:11.937957 [ 188 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::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 | ||
| 3231 | 2025.09.19 20:48:11.938000 [ 188 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 257 rows starting from the beginning of the part | ||
| 3232 | 2025.09.19 20:48:11.938044 [ 188 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
| 3233 | 2025.09.19 20:48:11.938196 [ 5 ] {b7647acd-2376-4544-8135-d859eaec3519} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3234 | 2025.09.19 20:48:11.938240 [ 5 ] {b7647acd-2376-4544-8135-d859eaec3519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3235 | 2025.09.19 20:48:11.938575 [ 5 ] {b7647acd-2376-4544-8135-d859eaec3519} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3236 | 2025.09.19 20:48:11.938816 [ 5 ] {b7647acd-2376-4544-8135-d859eaec3519} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3237 | 2025.09.19 20:48:11.938927 [ 127 ] {} <Debug> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3238 | 2025.09.19 20:48:11.938957 [ 127 ] {} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3239 | 2025.09.19 20:48:11.938969 [ 5 ] {b7647acd-2376-4544-8135-d859eaec3519} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.0013 sec., 49230.769230769234 rows/sec., 3.84 MiB/sec. | ||
| 3240 | 2025.09.19 20:48:11.938976 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3241 | 2025.09.19 20:48:11.939015 [ 5 ] {b7647acd-2376-4544-8135-d859eaec3519} <Debug> TCPHandler: Processed in 0.001484275 sec. | ||
| 3242 | 2025.09.19 20:48:11.939094 [ 201 ] {8107928c-471f-4f51-a196-f6f1aa28a530::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 | ||
| 3243 | 2025.09.19 20:48:11.939136 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3244 | 2025.09.19 20:48:11.939195 [ 201 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3245 | 2025.09.19 20:48:11.939225 [ 201 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 632 rows starting from the beginning of the part | ||
| 3246 | 2025.09.19 20:48:11.939234 [ 5 ] {495ab3f0-9928-44ea-9d02-8d1cd3f90fc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3247 | 2025.09.19 20:48:11.939279 [ 5 ] {495ab3f0-9928-44ea-9d02-8d1cd3f90fc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3248 | 2025.09.19 20:48:11.939283 [ 201 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 522 rows starting from the beginning of the part | ||
| 3249 | 2025.09.19 20:48:11.939332 [ 201 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 104 rows starting from the beginning of the part | ||
| 3250 | 2025.09.19 20:48:11.939373 [ 201 ] {8107928c-471f-4f51-a196-f6f1aa28a530::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 | ||
| 3251 | 2025.09.19 20:48:11.939417 [ 201 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 142 rows starting from the beginning of the part | ||
| 3252 | 2025.09.19 20:48:11.939473 [ 201 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
| 3253 | 2025.09.19 20:48:11.939671 [ 186 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3107 rows, containing 5 columns (5 merged, 0 gathered) in 0.00212611 sec., 1461354.3043398506 rows/sec., 127.36 MiB/sec. | ||
| 3254 | 2025.09.19 20:48:11.939731 [ 5 ] {495ab3f0-9928-44ea-9d02-8d1cd3f90fc5} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3255 | 2025.09.19 20:48:11.939770 [ 5 ] {495ab3f0-9928-44ea-9d02-8d1cd3f90fc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3256 | 2025.09.19 20:48:11.939930 [ 188 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3257 | 2025.09.19 20:48:11.940233 [ 188 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_21_4} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3258 | 2025.09.19 20:48:11.940261 [ 5 ] {495ab3f0-9928-44ea-9d02-8d1cd3f90fc5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3259 | 2025.09.19 20:48:11.940317 [ 188 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_21_4} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3260 | 2025.09.19 20:48:11.940402 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 3261 | 2025.09.19 20:48:11.940502 [ 5 ] {495ab3f0-9928-44ea-9d02-8d1cd3f90fc5} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3262 | 2025.09.19 20:48:11.940567 [ 197 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1528 rows, containing 5 columns (5 merged, 0 gathered) in 0.001529606 sec., 998950.0564197578 rows/sec., 79.55 MiB/sec. | ||
| 3263 | 2025.09.19 20:48:11.940620 [ 127 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3264 | 2025.09.19 20:48:11.940641 [ 5 ] {495ab3f0-9928-44ea-9d02-8d1cd3f90fc5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001427 sec., 112123.33566923616 rows/sec., 7.81 MiB/sec. | ||
| 3265 | 2025.09.19 20:48:11.940659 [ 127 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3266 | 2025.09.19 20:48:11.940682 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3267 | 2025.09.19 20:48:11.940683 [ 5 ] {495ab3f0-9928-44ea-9d02-8d1cd3f90fc5} <Debug> TCPHandler: Processed in 0.001597487 sec. | ||
| 3268 | 2025.09.19 20:48:11.940754 [ 188 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::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 | ||
| 3269 | 2025.09.19 20:48:11.940807 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3270 | 2025.09.19 20:48:11.940845 [ 188 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3271 | 2025.09.19 20:48:11.940876 [ 188 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 4624 rows starting from the beginning of the part | ||
| 3272 | 2025.09.19 20:48:11.940884 [ 186 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3273 | 2025.09.19 20:48:11.940908 [ 5 ] {a46cbc1b-4069-4cb7-9b85-cc5e1726812e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3274 | 2025.09.19 20:48:11.940926 [ 188 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 845 rows starting from the beginning of the part | ||
| 3275 | 2025.09.19 20:48:11.940957 [ 5 ] {a46cbc1b-4069-4cb7-9b85-cc5e1726812e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3276 | 2025.09.19 20:48:11.940971 [ 188 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3277 | 2025.09.19 20:48:11.941014 [ 188 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3278 | 2025.09.19 20:48:11.941050 [ 188 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 197 rows starting from the beginning of the part | ||
| 3279 | 2025.09.19 20:48:11.941087 [ 188 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3280 | 2025.09.19 20:48:11.941314 [ 5 ] {a46cbc1b-4069-4cb7-9b85-cc5e1726812e} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3281 | 2025.09.19 20:48:11.941318 [ 186 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_21_4} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3282 | 2025.09.19 20:48:11.941358 [ 5 ] {a46cbc1b-4069-4cb7-9b85-cc5e1726812e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3283 | 2025.09.19 20:48:11.941433 [ 186 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_21_4} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3284 | 2025.09.19 20:48:11.941542 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 3285 | 2025.09.19 20:48:11.941689 [ 5 ] {a46cbc1b-4069-4cb7-9b85-cc5e1726812e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3286 | 2025.09.19 20:48:11.941920 [ 5 ] {a46cbc1b-4069-4cb7-9b85-cc5e1726812e} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3287 | 2025.09.19 20:48:11.942032 [ 127 ] {} <Debug> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3288 | 2025.09.19 20:48:11.942059 [ 5 ] {a46cbc1b-4069-4cb7-9b85-cc5e1726812e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001169 sec., 51325.919589392644 rows/sec., 3.46 MiB/sec. | ||
| 3289 | 2025.09.19 20:48:11.942067 [ 127 ] {} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3290 | 2025.09.19 20:48:11.942100 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3291 | 2025.09.19 20:48:11.942101 [ 5 ] {a46cbc1b-4069-4cb7-9b85-cc5e1726812e} <Debug> TCPHandler: Processed in 0.001344462 sec. | ||
| 3292 | 2025.09.19 20:48:11.942203 [ 197 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 3293 | 2025.09.19 20:48:11.942314 [ 197 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3294 | 2025.09.19 20:48:11.942351 [ 197 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 876 rows starting from the beginning of the part | ||
| 3295 | 2025.09.19 20:48:11.942449 [ 197 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 3296 | 2025.09.19 20:48:11.942500 [ 197 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3297 | 2025.09.19 20:48:11.942545 [ 197 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3298 | 2025.09.19 20:48:11.942595 [ 197 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 3299 | 2025.09.19 20:48:11.942643 [ 197 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3300 | 2025.09.19 20:48:11.943665 [ 194 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1176 rows, containing 4 columns (4 merged, 0 gathered) in 0.001519756 sec., 773808.4271422519 rows/sec., 52.15 MiB/sec. | ||
| 3301 | 2025.09.19 20:48:11.943879 [ 186 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3302 | 2025.09.19 20:48:11.944144 [ 186 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_21_4} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3303 | 2025.09.19 20:48:11.944214 [ 186 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_21_4} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3304 | 2025.09.19 20:48:11.944287 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 3305 | 2025.09.19 20:48:11.947856 [ 189 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6146 rows, containing 5 columns (5 merged, 0 gathered) in 0.007132138 sec., 861733.1857572022 rows/sec., 59.31 MiB/sec. | ||
| 3306 | 2025.09.19 20:48:11.948385 [ 186 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3307 | 2025.09.19 20:48:11.948647 [ 186 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3308 | 2025.09.19 20:48:11.948716 [ 186 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3309 | 2025.09.19 20:48:11.948793 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 3310 | 2025.09.19 20:48:15.748168 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3311 | 2025.09.19 20:48:15.748233 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3312 | 2025.09.19 20:48:15.827076 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7624 | ||
| 3313 | 2025.09.19 20:48:15.827566 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3314 | 2025.09.19 20:48:15.827613 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3315 | 2025.09.19 20:48:15.828126 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3316 | 2025.09.19 20:48:15.828359 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3317 | 2025.09.19 20:48:15.828484 [ 123 ] {} <Debug> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3318 | 2025.09.19 20:48:15.828494 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7624 | ||
| 3319 | 2025.09.19 20:48:15.828557 [ 123 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3320 | 2025.09.19 20:48:15.828585 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3321 | 2025.09.19 20:48:15.828694 [ 186 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 3322 | 2025.09.19 20:48:15.828835 [ 186 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3323 | 2025.09.19 20:48:15.828878 [ 186 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5256 rows starting from the beginning of the part | ||
| 3324 | 2025.09.19 20:48:15.828949 [ 186 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 3325 | 2025.09.19 20:48:15.828999 [ 186 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 3326 | 2025.09.19 20:48:15.829045 [ 186 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 3327 | 2025.09.19 20:48:15.829087 [ 186 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 3328 | 2025.09.19 20:48:15.829128 [ 186 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 3329 | 2025.09.19 20:48:15.830597 [ 189 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7624 rows, containing 4 columns (4 merged, 0 gathered) in 0.001950876 sec., 3907988.0012876266 rows/sec., 55.90 MiB/sec. | ||
| 3330 | 2025.09.19 20:48:15.831379 [ 194 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3331 | 2025.09.19 20:48:15.831695 [ 194 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_16_3} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3332 | 2025.09.19 20:48:15.831777 [ 194 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_16_3} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3333 | 2025.09.19 20:48:15.831864 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
| 3334 | 2025.09.19 20:48:15.838958 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 436 | ||
| 3335 | 2025.09.19 20:48:15.841022 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3336 | 2025.09.19 20:48:15.841059 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3337 | 2025.09.19 20:48:15.842180 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3338 | 2025.09.19 20:48:15.842446 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3339 | 2025.09.19 20:48:15.842565 [ 123 ] {} <Debug> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3340 | 2025.09.19 20:48:15.842599 [ 123 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3341 | 2025.09.19 20:48:15.842615 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3342 | 2025.09.19 20:48:15.842686 [ 186 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::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 | ||
| 3343 | 2025.09.19 20:48:15.842762 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 436 | ||
| 3344 | 2025.09.19 20:48:15.843221 [ 186 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3345 | 2025.09.19 20:48:15.843377 [ 186 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 312 rows starting from the beginning of the part | ||
| 3346 | 2025.09.19 20:48:15.843778 [ 186 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 20 rows starting from the beginning of the part | ||
| 3347 | 2025.09.19 20:48:15.844122 [ 186 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part | ||
| 3348 | 2025.09.19 20:48:15.844451 [ 186 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part | ||
| 3349 | 2025.09.19 20:48:15.844780 [ 186 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 20 rows starting from the beginning of the part | ||
| 3350 | 2025.09.19 20:48:15.845098 [ 186 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 28 rows starting from the beginning of the part | ||
| 3351 | 2025.09.19 20:48:15.850569 [ 189 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 436 rows, containing 72 columns (72 merged, 0 gathered) in 0.007915037 sec., 55085.02360759653 rows/sec., 50.09 MiB/sec. | ||
| 3352 | 2025.09.19 20:48:15.851205 [ 186 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3353 | 2025.09.19 20:48:15.851711 [ 186 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_11_2} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3354 | 2025.09.19 20:48:15.851784 [ 186 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_11_2} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3355 | 2025.09.19 20:48:15.851933 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.78 MiB. | ||
| 3356 | 2025.09.19 20:48:16.002189 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00086097 sec. | ||
| 3357 | 2025.09.19 20:48:16.245223 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3358 | 2025.09.19 20:48:16.261464 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3359 | 2025.09.19 20:48:16.261516 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3360 | 2025.09.19 20:48:16.267523 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3361 | 2025.09.19 20:48:16.268268 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3362 | 2025.09.19 20:48:16.268587 [ 121 ] {} <Debug> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3363 | 2025.09.19 20:48:16.268651 [ 121 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3364 | 2025.09.19 20:48:16.268674 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3365 | 2025.09.19 20:48:16.268778 [ 189 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 3366 | 2025.09.19 20:48:16.271428 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3367 | 2025.09.19 20:48:16.272985 [ 189 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3368 | 2025.09.19 20:48:16.274485 [ 189 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 3369 | 2025.09.19 20:48:16.279143 [ 189 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 3370 | 2025.09.19 20:48:16.283489 [ 189 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 3371 | 2025.09.19 20:48:16.287729 [ 189 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 3372 | 2025.09.19 20:48:16.292122 [ 189 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 3373 | 2025.09.19 20:48:16.296432 [ 189 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 3374 | 2025.09.19 20:48:16.350124 [ 186 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.081390158 sec., 1486.666237949802 rows/sec., 7.69 MiB/sec. | ||
| 3375 | 2025.09.19 20:48:16.352676 [ 199 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3376 | 2025.09.19 20:48:16.355545 [ 199 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_16_3} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3377 | 2025.09.19 20:48:16.355626 [ 199 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_16_3} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3378 | 2025.09.19 20:48:16.357511 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3379 | 2025.09.19 20:48:16.939547 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3380 | 2025.09.19 20:48:16.939727 [ 5 ] {b305fd66-2544-452c-a4f5-dc5bab75b8ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3381 | 2025.09.19 20:48:16.939796 [ 5 ] {b305fd66-2544-452c-a4f5-dc5bab75b8ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3382 | 2025.09.19 20:48:16.940558 [ 5 ] {b305fd66-2544-452c-a4f5-dc5bab75b8ad} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3383 | 2025.09.19 20:48:16.940610 [ 5 ] {b305fd66-2544-452c-a4f5-dc5bab75b8ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3384 | 2025.09.19 20:48:16.941039 [ 5 ] {b305fd66-2544-452c-a4f5-dc5bab75b8ad} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3385 | 2025.09.19 20:48:16.941276 [ 5 ] {b305fd66-2544-452c-a4f5-dc5bab75b8ad} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3386 | 2025.09.19 20:48:16.941436 [ 5 ] {b305fd66-2544-452c-a4f5-dc5bab75b8ad} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001758 sec., 78498.29351535837 rows/sec., 6.79 MiB/sec. | ||
| 3387 | 2025.09.19 20:48:16.941486 [ 5 ] {b305fd66-2544-452c-a4f5-dc5bab75b8ad} <Debug> TCPHandler: Processed in 0.002072969 sec. | ||
| 3388 | 2025.09.19 20:48:16.941627 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3389 | 2025.09.19 20:48:16.941737 [ 5 ] {3addc59b-133a-4509-aef9-b55af57ecc69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3390 | 2025.09.19 20:48:16.941783 [ 5 ] {3addc59b-133a-4509-aef9-b55af57ecc69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3391 | 2025.09.19 20:48:16.942230 [ 5 ] {3addc59b-133a-4509-aef9-b55af57ecc69} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3392 | 2025.09.19 20:48:16.942270 [ 5 ] {3addc59b-133a-4509-aef9-b55af57ecc69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3393 | 2025.09.19 20:48:16.942624 [ 5 ] {3addc59b-133a-4509-aef9-b55af57ecc69} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3394 | 2025.09.19 20:48:16.942897 [ 5 ] {3addc59b-133a-4509-aef9-b55af57ecc69} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3395 | 2025.09.19 20:48:16.943057 [ 5 ] {3addc59b-133a-4509-aef9-b55af57ecc69} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001342 sec., 30551.415797317433 rows/sec., 2.24 MiB/sec. | ||
| 3396 | 2025.09.19 20:48:16.943116 [ 5 ] {3addc59b-133a-4509-aef9-b55af57ecc69} <Debug> TCPHandler: Processed in 0.001544317 sec. | ||
| 3397 | 2025.09.19 20:48:16.943272 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3398 | 2025.09.19 20:48:16.943379 [ 5 ] {5f764ee4-8a85-4d7a-92c7-3ec59b124c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3399 | 2025.09.19 20:48:16.943422 [ 5 ] {5f764ee4-8a85-4d7a-92c7-3ec59b124c5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3400 | 2025.09.19 20:48:16.943937 [ 5 ] {5f764ee4-8a85-4d7a-92c7-3ec59b124c5c} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3401 | 2025.09.19 20:48:16.943978 [ 5 ] {5f764ee4-8a85-4d7a-92c7-3ec59b124c5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3402 | 2025.09.19 20:48:16.944318 [ 5 ] {5f764ee4-8a85-4d7a-92c7-3ec59b124c5c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3403 | 2025.09.19 20:48:16.944548 [ 5 ] {5f764ee4-8a85-4d7a-92c7-3ec59b124c5c} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3404 | 2025.09.19 20:48:16.944690 [ 5 ] {5f764ee4-8a85-4d7a-92c7-3ec59b124c5c} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001334 sec., 78710.64467766117 rows/sec., 6.15 MiB/sec. | ||
| 3405 | 2025.09.19 20:48:16.944740 [ 5 ] {5f764ee4-8a85-4d7a-92c7-3ec59b124c5c} <Debug> TCPHandler: Processed in 0.001521026 sec. | ||
| 3406 | 2025.09.19 20:48:16.944875 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3407 | 2025.09.19 20:48:16.944975 [ 5 ] {0c7c2e15-046d-43ba-9833-53f98fd4090a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3408 | 2025.09.19 20:48:16.945021 [ 5 ] {0c7c2e15-046d-43ba-9833-53f98fd4090a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3409 | 2025.09.19 20:48:16.945488 [ 5 ] {0c7c2e15-046d-43ba-9833-53f98fd4090a} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3410 | 2025.09.19 20:48:16.945527 [ 5 ] {0c7c2e15-046d-43ba-9833-53f98fd4090a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3411 | 2025.09.19 20:48:16.945879 [ 5 ] {0c7c2e15-046d-43ba-9833-53f98fd4090a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3412 | 2025.09.19 20:48:16.946139 [ 5 ] {0c7c2e15-046d-43ba-9833-53f98fd4090a} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3413 | 2025.09.19 20:48:16.946275 [ 5 ] {0c7c2e15-046d-43ba-9833-53f98fd4090a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001322 sec., 121028.74432677761 rows/sec., 8.43 MiB/sec. | ||
| 3414 | 2025.09.19 20:48:16.946313 [ 5 ] {0c7c2e15-046d-43ba-9833-53f98fd4090a} <Debug> TCPHandler: Processed in 0.001490095 sec. | ||
| 3415 | 2025.09.19 20:48:16.946430 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3416 | 2025.09.19 20:48:16.946527 [ 5 ] {8eff3705-53f7-450c-9215-ed24f3c589ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3417 | 2025.09.19 20:48:16.946583 [ 5 ] {8eff3705-53f7-450c-9215-ed24f3c589ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3418 | 2025.09.19 20:48:16.947572 [ 5 ] {8eff3705-53f7-450c-9215-ed24f3c589ac} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3419 | 2025.09.19 20:48:16.947610 [ 5 ] {8eff3705-53f7-450c-9215-ed24f3c589ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3420 | 2025.09.19 20:48:16.948218 [ 5 ] {8eff3705-53f7-450c-9215-ed24f3c589ac} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3421 | 2025.09.19 20:48:16.948459 [ 5 ] {8eff3705-53f7-450c-9215-ed24f3c589ac} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3422 | 2025.09.19 20:48:16.948576 [ 119 ] {} <Debug> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3423 | 2025.09.19 20:48:16.948602 [ 5 ] {8eff3705-53f7-450c-9215-ed24f3c589ac} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002095 sec., 19570.405727923626 rows/sec., 35.07 MiB/sec. | ||
| 3424 | 2025.09.19 20:48:16.948645 [ 119 ] {} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3425 | 2025.09.19 20:48:16.948670 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3426 | 2025.09.19 20:48:16.948678 [ 5 ] {8eff3705-53f7-450c-9215-ed24f3c589ac} <Debug> TCPHandler: Processed in 0.002298355 sec. | ||
| 3427 | 2025.09.19 20:48:16.948784 [ 186 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 3428 | 2025.09.19 20:48:16.948805 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3429 | 2025.09.19 20:48:16.948919 [ 5 ] {fbe9b2af-f693-47c3-aa18-b61ed827f876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3430 | 2025.09.19 20:48:16.948968 [ 5 ] {fbe9b2af-f693-47c3-aa18-b61ed827f876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3431 | 2025.09.19 20:48:16.949028 [ 186 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3432 | 2025.09.19 20:48:16.949093 [ 186 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 129 rows starting from the beginning of the part | ||
| 3433 | 2025.09.19 20:48:16.949222 [ 186 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 3434 | 2025.09.19 20:48:16.949327 [ 186 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 3435 | 2025.09.19 20:48:16.949333 [ 5 ] {fbe9b2af-f693-47c3-aa18-b61ed827f876} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3436 | 2025.09.19 20:48:16.949380 [ 5 ] {fbe9b2af-f693-47c3-aa18-b61ed827f876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3437 | 2025.09.19 20:48:16.949445 [ 186 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 3438 | 2025.09.19 20:48:16.949551 [ 186 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 3439 | 2025.09.19 20:48:16.949646 [ 186 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 3440 | 2025.09.19 20:48:16.949731 [ 5 ] {fbe9b2af-f693-47c3-aa18-b61ed827f876} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3441 | 2025.09.19 20:48:16.949984 [ 5 ] {fbe9b2af-f693-47c3-aa18-b61ed827f876} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3442 | 2025.09.19 20:48:16.950121 [ 5 ] {fbe9b2af-f693-47c3-aa18-b61ed827f876} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001222 sec., 49099.836333878884 rows/sec., 3.31 MiB/sec. | ||
| 3443 | 2025.09.19 20:48:16.950157 [ 5 ] {fbe9b2af-f693-47c3-aa18-b61ed827f876} <Debug> TCPHandler: Processed in 0.001403223 sec. | ||
| 3444 | 2025.09.19 20:48:16.952925 [ 199 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 330 rows, containing 19 columns (19 merged, 0 gathered) in 0.004194069 sec., 78682.53955764677 rows/sec., 141.00 MiB/sec. | ||
| 3445 | 2025.09.19 20:48:16.953751 [ 199 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3446 | 2025.09.19 20:48:16.954168 [ 199 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3447 | 2025.09.19 20:48:16.954268 [ 199 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3448 | 2025.09.19 20:48:16.954444 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.78 MiB. | ||
| 3449 | 2025.09.19 20:48:17.001157 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.96 MiB, peak 235.46 MiB, free memory in arenas 0.00 B, will set to 236.50 MiB (RSS), difference: 10.54 MiB | ||
| 3450 | 2025.09.19 20:48:21.964760 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3451 | 2025.09.19 20:48:21.964975 [ 5 ] {fa8ae281-af0a-4f8e-93a8-61b4d1f886a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3452 | 2025.09.19 20:48:21.965037 [ 5 ] {fa8ae281-af0a-4f8e-93a8-61b4d1f886a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3453 | 2025.09.19 20:48:21.966379 [ 5 ] {fa8ae281-af0a-4f8e-93a8-61b4d1f886a2} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3454 | 2025.09.19 20:48:21.966421 [ 5 ] {fa8ae281-af0a-4f8e-93a8-61b4d1f886a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3455 | 2025.09.19 20:48:21.966873 [ 5 ] {fa8ae281-af0a-4f8e-93a8-61b4d1f886a2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3456 | 2025.09.19 20:48:21.967093 [ 5 ] {fa8ae281-af0a-4f8e-93a8-61b4d1f886a2} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3457 | 2025.09.19 20:48:21.967244 [ 5 ] {fa8ae281-af0a-4f8e-93a8-61b4d1f886a2} <Debug> executeQuery: Read 1196 rows, 100.50 KiB in 0.002323 sec., 514851.48514851485 rows/sec., 42.25 MiB/sec. | ||
| 3458 | 2025.09.19 20:48:21.967286 [ 5 ] {fa8ae281-af0a-4f8e-93a8-61b4d1f886a2} <Debug> TCPHandler: Processed in 0.002658002 sec. | ||
| 3459 | 2025.09.19 20:48:21.967406 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3460 | 2025.09.19 20:48:21.967503 [ 5 ] {955d1d4e-e065-45b6-98e3-1d192bf26c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3461 | 2025.09.19 20:48:21.967545 [ 5 ] {955d1d4e-e065-45b6-98e3-1d192bf26c55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3462 | 2025.09.19 20:48:21.968123 [ 5 ] {955d1d4e-e065-45b6-98e3-1d192bf26c55} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3463 | 2025.09.19 20:48:21.968160 [ 5 ] {955d1d4e-e065-45b6-98e3-1d192bf26c55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3464 | 2025.09.19 20:48:21.968472 [ 5 ] {955d1d4e-e065-45b6-98e3-1d192bf26c55} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3465 | 2025.09.19 20:48:21.968677 [ 5 ] {955d1d4e-e065-45b6-98e3-1d192bf26c55} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3466 | 2025.09.19 20:48:21.968804 [ 5 ] {955d1d4e-e065-45b6-98e3-1d192bf26c55} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00132 sec., 172727.27272727274 rows/sec., 11.70 MiB/sec. | ||
| 3467 | 2025.09.19 20:48:21.968841 [ 5 ] {955d1d4e-e065-45b6-98e3-1d192bf26c55} <Debug> TCPHandler: Processed in 0.001483385 sec. | ||
| 3468 | 2025.09.19 20:48:21.968949 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3469 | 2025.09.19 20:48:21.969043 [ 5 ] {6c769572-e9fe-4ef4-83d2-fb6d2c23d9bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3470 | 2025.09.19 20:48:21.969082 [ 5 ] {6c769572-e9fe-4ef4-83d2-fb6d2c23d9bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3471 | 2025.09.19 20:48:21.969712 [ 5 ] {6c769572-e9fe-4ef4-83d2-fb6d2c23d9bc} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3472 | 2025.09.19 20:48:21.969749 [ 5 ] {6c769572-e9fe-4ef4-83d2-fb6d2c23d9bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3473 | 2025.09.19 20:48:21.970071 [ 5 ] {6c769572-e9fe-4ef4-83d2-fb6d2c23d9bc} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3474 | 2025.09.19 20:48:21.970280 [ 5 ] {6c769572-e9fe-4ef4-83d2-fb6d2c23d9bc} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3475 | 2025.09.19 20:48:21.970405 [ 5 ] {6c769572-e9fe-4ef4-83d2-fb6d2c23d9bc} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001381 sec., 376538.74004344677 rows/sec., 27.86 MiB/sec. | ||
| 3476 | 2025.09.19 20:48:21.970442 [ 5 ] {6c769572-e9fe-4ef4-83d2-fb6d2c23d9bc} <Debug> TCPHandler: Processed in 0.001541237 sec. | ||
| 3477 | 2025.09.19 20:48:21.970551 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3478 | 2025.09.19 20:48:21.970645 [ 5 ] {f47768d5-cf9c-44ba-a683-5cfd44dfa6cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3479 | 2025.09.19 20:48:21.970688 [ 5 ] {f47768d5-cf9c-44ba-a683-5cfd44dfa6cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3480 | 2025.09.19 20:48:21.971251 [ 5 ] {f47768d5-cf9c-44ba-a683-5cfd44dfa6cc} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3481 | 2025.09.19 20:48:21.971288 [ 5 ] {f47768d5-cf9c-44ba-a683-5cfd44dfa6cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3482 | 2025.09.19 20:48:21.971665 [ 5 ] {f47768d5-cf9c-44ba-a683-5cfd44dfa6cc} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3483 | 2025.09.19 20:48:21.971874 [ 5 ] {f47768d5-cf9c-44ba-a683-5cfd44dfa6cc} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3484 | 2025.09.19 20:48:21.972003 [ 5 ] {f47768d5-cf9c-44ba-a683-5cfd44dfa6cc} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001377 sec., 612926.6521423385 rows/sec., 41.25 MiB/sec. | ||
| 3485 | 2025.09.19 20:48:21.972040 [ 5 ] {f47768d5-cf9c-44ba-a683-5cfd44dfa6cc} <Debug> TCPHandler: Processed in 0.001536376 sec. | ||
| 3486 | 2025.09.19 20:48:21.972149 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3487 | 2025.09.19 20:48:21.972244 [ 5 ] {ff83173d-fe40-438e-adf1-3ddc710317a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3488 | 2025.09.19 20:48:21.972285 [ 5 ] {ff83173d-fe40-438e-adf1-3ddc710317a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3489 | 2025.09.19 20:48:21.972613 [ 5 ] {ff83173d-fe40-438e-adf1-3ddc710317a0} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3490 | 2025.09.19 20:48:21.972648 [ 5 ] {ff83173d-fe40-438e-adf1-3ddc710317a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3491 | 2025.09.19 20:48:21.972951 [ 5 ] {ff83173d-fe40-438e-adf1-3ddc710317a0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3492 | 2025.09.19 20:48:21.973156 [ 5 ] {ff83173d-fe40-438e-adf1-3ddc710317a0} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3493 | 2025.09.19 20:48:21.973279 [ 5 ] {ff83173d-fe40-438e-adf1-3ddc710317a0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 3494 | 2025.09.19 20:48:21.973314 [ 5 ] {ff83173d-fe40-438e-adf1-3ddc710317a0} <Debug> TCPHandler: Processed in 0.001213589 sec. | ||
| 3495 | 2025.09.19 20:48:23.329527 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8136 | ||
| 3496 | 2025.09.19 20:48:23.330076 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3497 | 2025.09.19 20:48:23.330123 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3498 | 2025.09.19 20:48:23.330792 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3499 | 2025.09.19 20:48:23.331035 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3500 | 2025.09.19 20:48:23.331169 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8136 | ||
| 3501 | 2025.09.19 20:48:23.772419 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 3502 | 2025.09.19 20:48:23.787622 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3503 | 2025.09.19 20:48:23.787685 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3504 | 2025.09.19 20:48:23.793712 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3505 | 2025.09.19 20:48:23.794742 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3506 | 2025.09.19 20:48:23.798157 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 3507 | 2025.09.19 20:48:24.119576 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44996 | ||
| 3508 | 2025.09.19 20:48:24.119690 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3509 | 2025.09.19 20:48:24.119720 [ 288 ] {} <Debug> TCP-Session: bbe6ac8c-53fb-4ffa-88aa-df4fec91df3f Authenticating user 'default' from [fd00:1122:3344:101::e]:44996 | ||
| 3510 | 2025.09.19 20:48:24.119745 [ 288 ] {} <Debug> TCP-Session: bbe6ac8c-53fb-4ffa-88aa-df4fec91df3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3511 | 2025.09.19 20:48:24.119761 [ 288 ] {} <Debug> TCP-Session: bbe6ac8c-53fb-4ffa-88aa-df4fec91df3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3512 | 2025.09.19 20:48:24.119969 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59172 | ||
| 3513 | 2025.09.19 20:48:24.120015 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53433 | ||
| 3514 | 2025.09.19 20:48:24.120025 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42483 | ||
| 3515 | 2025.09.19 20:48:24.120062 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36588 | ||
| 3516 | 2025.09.19 20:48:24.120098 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3517 | 2025.09.19 20:48:24.120112 [ 288 ] {} <Trace> TCP-Session: bbe6ac8c-53fb-4ffa-88aa-df4fec91df3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3518 | 2025.09.19 20:48:24.120106 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3519 | 2025.09.19 20:48:24.120143 [ 289 ] {} <Debug> TCP-Session: 8c55cad4-8c57-485e-86ca-91df7599692c Authenticating user 'default' from [fd00:1122:3344:101::e]:59172 | ||
| 3520 | 2025.09.19 20:48:24.120178 [ 292 ] {} <Debug> TCP-Session: 1464af50-6fc3-4db7-ad29-25f6db8632a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:53433 | ||
| 3521 | 2025.09.19 20:48:24.120196 [ 289 ] {} <Debug> TCP-Session: 8c55cad4-8c57-485e-86ca-91df7599692c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3522 | 2025.09.19 20:48:24.120207 [ 292 ] {} <Debug> TCP-Session: 1464af50-6fc3-4db7-ad29-25f6db8632a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3523 | 2025.09.19 20:48:24.120219 [ 289 ] {} <Debug> TCP-Session: 8c55cad4-8c57-485e-86ca-91df7599692c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3524 | 2025.09.19 20:48:24.120233 [ 292 ] {} <Debug> TCP-Session: 1464af50-6fc3-4db7-ad29-25f6db8632a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3525 | 2025.09.19 20:48:24.120018 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64388 | ||
| 3526 | 2025.09.19 20:48:24.120024 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36262 | ||
| 3527 | 2025.09.19 20:48:24.120289 [ 288 ] {4ea5289b-7ec2-4c1b-ba1b-cfd5076b86e3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44996) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3528 | 2025.09.19 20:48:24.120581 [ 288 ] {4ea5289b-7ec2-4c1b-ba1b-cfd5076b86e3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3529 | 2025.09.19 20:48:24.120635 [ 288 ] {4ea5289b-7ec2-4c1b-ba1b-cfd5076b86e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3530 | 2025.09.19 20:48:24.120911 [ 288 ] {4ea5289b-7ec2-4c1b-ba1b-cfd5076b86e3} <Debug> oximeter.version (332f541f-6306-4281-b75a-987cf66fc746) (SelectExecutor): Key condition: unknown | ||
| 3531 | 2025.09.19 20:48:24.121769 [ 305 ] {4ea5289b-7ec2-4c1b-ba1b-cfd5076b86e3} <Trace> AggregatingTransform: Aggregating | ||
| 3532 | 2025.09.19 20:48:24.121816 [ 305 ] {4ea5289b-7ec2-4c1b-ba1b-cfd5076b86e3} <Trace> Aggregator: Aggregation method: without_key | ||
| 3533 | 2025.09.19 20:48:24.121855 [ 305 ] {4ea5289b-7ec2-4c1b-ba1b-cfd5076b86e3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00084564 sec. (1182.536 rows/sec., 46.19 KiB/sec.) | ||
| 3534 | 2025.09.19 20:48:24.121874 [ 305 ] {4ea5289b-7ec2-4c1b-ba1b-cfd5076b86e3} <Trace> Aggregator: Merging aggregated data | ||
| 3535 | 2025.09.19 20:48:24.123160 [ 288 ] {4ea5289b-7ec2-4c1b-ba1b-cfd5076b86e3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002919 sec., 342.583076396026 rows/sec., 13.38 KiB/sec. | ||
| 3536 | 2025.09.19 20:48:24.123343 [ 288 ] {4ea5289b-7ec2-4c1b-ba1b-cfd5076b86e3} <Debug> TCPHandler: Processed in 0.003344258 sec. | ||
| 3537 | 2025.09.19 20:48:24.123482 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3538 | 2025.09.19 20:48:24.123510 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3539 | 2025.09.19 20:48:24.123519 [ 288 ] {} <Debug> TCP-Session: bbe6ac8c-53fb-4ffa-88aa-df4fec91df3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3540 | 2025.09.19 20:48:24.123554 [ 289 ] {} <Debug> TCP-Session: 8c55cad4-8c57-485e-86ca-91df7599692c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3541 | 2025.09.19 20:48:24.123612 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3542 | 2025.09.19 20:48:24.123640 [ 292 ] {} <Debug> TCP-Session: 1464af50-6fc3-4db7-ad29-25f6db8632a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3543 | 2025.09.19 20:48:24.125137 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3544 | 2025.09.19 20:48:24.125178 [ 293 ] {} <Debug> TCP-Session: 4cfd1c00-d384-426c-a49c-c8f568c20015 Authenticating user 'default' from [fd00:1122:3344:101::e]:42483 | ||
| 3545 | 2025.09.19 20:48:24.125184 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3546 | 2025.09.19 20:48:24.125202 [ 293 ] {} <Debug> TCP-Session: 4cfd1c00-d384-426c-a49c-c8f568c20015 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3547 | 2025.09.19 20:48:24.125230 [ 293 ] {} <Debug> TCP-Session: 4cfd1c00-d384-426c-a49c-c8f568c20015 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3548 | 2025.09.19 20:48:24.125232 [ 291 ] {} <Debug> TCP-Session: 35083adc-6b30-4861-8f0b-02901e0c93a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:36262 | ||
| 3549 | 2025.09.19 20:48:24.125274 [ 291 ] {} <Debug> TCP-Session: 35083adc-6b30-4861-8f0b-02901e0c93a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3550 | 2025.09.19 20:48:24.125284 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3551 | 2025.09.19 20:48:24.125291 [ 291 ] {} <Debug> TCP-Session: 35083adc-6b30-4861-8f0b-02901e0c93a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3552 | 2025.09.19 20:48:24.125326 [ 290 ] {} <Debug> TCP-Session: 207bd713-fd7b-4057-8472-a3dfe0df4aea Authenticating user 'default' from [fd00:1122:3344:101::e]:64388 | ||
| 3553 | 2025.09.19 20:48:24.125355 [ 290 ] {} <Debug> TCP-Session: 207bd713-fd7b-4057-8472-a3dfe0df4aea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3554 | 2025.09.19 20:48:24.125368 [ 290 ] {} <Debug> TCP-Session: 207bd713-fd7b-4057-8472-a3dfe0df4aea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3555 | 2025.09.19 20:48:24.125369 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3556 | 2025.09.19 20:48:24.125406 [ 294 ] {} <Debug> TCP-Session: 9035d657-4fe6-46d8-b502-9defb1c6681d Authenticating user 'default' from [fd00:1122:3344:101::e]:36588 | ||
| 3557 | 2025.09.19 20:48:24.125423 [ 294 ] {} <Debug> TCP-Session: 9035d657-4fe6-46d8-b502-9defb1c6681d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3558 | 2025.09.19 20:48:24.125436 [ 294 ] {} <Debug> TCP-Session: 9035d657-4fe6-46d8-b502-9defb1c6681d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3559 | 2025.09.19 20:48:24.125449 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63081 | ||
| 3560 | 2025.09.19 20:48:24.125466 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53636 | ||
| 3561 | 2025.09.19 20:48:24.125523 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3562 | 2025.09.19 20:48:24.125550 [ 286 ] {} <Debug> TCP-Session: 981e79f2-1359-41de-b6be-df62f9aefa75 Authenticating user 'default' from [fd00:1122:3344:101::e]:63081 | ||
| 3563 | 2025.09.19 20:48:24.125565 [ 286 ] {} <Debug> TCP-Session: 981e79f2-1359-41de-b6be-df62f9aefa75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3564 | 2025.09.19 20:48:24.125577 [ 286 ] {} <Debug> TCP-Session: 981e79f2-1359-41de-b6be-df62f9aefa75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3565 | 2025.09.19 20:48:24.132625 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3566 | 2025.09.19 20:48:24.132678 [ 3 ] {} <Debug> TCP-Session: e50c091b-3253-4377-a538-b4de65764a04 Authenticating user 'default' from [fd00:1122:3344:101::e]:53636 | ||
| 3567 | 2025.09.19 20:48:24.132704 [ 3 ] {} <Debug> TCP-Session: e50c091b-3253-4377-a538-b4de65764a04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3568 | 2025.09.19 20:48:24.132722 [ 3 ] {} <Debug> TCP-Session: e50c091b-3253-4377-a538-b4de65764a04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3569 | 2025.09.19 20:48:24.153099 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:64388). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3570 | |||
| 3571 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3572 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3573 | 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 | ||
| 3574 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3575 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3576 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3577 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3578 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3579 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3580 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3581 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 3582 | (version 23.8.7.1) | ||
| 3583 | 2025.09.19 20:48:24.153240 [ 290 ] {} <Debug> TCP-Session: 207bd713-fd7b-4057-8472-a3dfe0df4aea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3584 | 2025.09.19 20:48:24.153249 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:63081). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3585 | |||
| 3586 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3587 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3588 | 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 | ||
| 3589 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3590 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3591 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3592 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3593 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3594 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3595 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3596 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 3597 | (version 23.8.7.1) | ||
| 3598 | 2025.09.19 20:48:24.153318 [ 286 ] {} <Debug> TCP-Session: 981e79f2-1359-41de-b6be-df62f9aefa75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3599 | 2025.09.19 20:48:24.153358 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:42483). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3600 | |||
| 3601 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3602 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3603 | 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 | ||
| 3604 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3605 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3606 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3607 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3608 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3609 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3610 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3611 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 3612 | (version 23.8.7.1) | ||
| 3613 | 2025.09.19 20:48:24.153444 [ 293 ] {} <Debug> TCP-Session: 4cfd1c00-d384-426c-a49c-c8f568c20015 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3614 | 2025.09.19 20:48:24.153483 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:36262). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3615 | |||
| 3616 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3617 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3618 | 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 | ||
| 3619 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3620 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3621 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3622 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3623 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3624 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3625 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3626 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 3627 | (version 23.8.7.1) | ||
| 3628 | 2025.09.19 20:48:24.153590 [ 291 ] {} <Debug> TCP-Session: 35083adc-6b30-4861-8f0b-02901e0c93a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3629 | 2025.09.19 20:48:24.153604 [ 294 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:36588). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3630 | |||
| 3631 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3632 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3633 | 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 | ||
| 3634 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3635 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3636 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3637 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3638 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3639 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3640 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3641 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 3642 | (version 23.8.7.1) | ||
| 3643 | 2025.09.19 20:48:24.153673 [ 294 ] {} <Debug> TCP-Session: 9035d657-4fe6-46d8-b502-9defb1c6681d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3644 | 2025.09.19 20:48:24.153700 [ 3 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:53636). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3645 | |||
| 3646 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3647 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3648 | 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 | ||
| 3649 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3650 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3651 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3652 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3653 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3654 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3655 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3656 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 3657 | (version 23.8.7.1) | ||
| 3658 | 2025.09.19 20:48:24.153780 [ 3 ] {} <Debug> TCP-Session: e50c091b-3253-4377-a538-b4de65764a04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3659 | 2025.09.19 20:48:25.616204 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57495 | ||
| 3660 | 2025.09.19 20:48:25.616321 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3661 | 2025.09.19 20:48:25.616352 [ 292 ] {} <Debug> TCP-Session: 1958bcbb-675a-46df-8b35-b5c27f2c21d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:57495 | ||
| 3662 | 2025.09.19 20:48:25.616379 [ 292 ] {} <Debug> TCP-Session: 1958bcbb-675a-46df-8b35-b5c27f2c21d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3663 | 2025.09.19 20:48:25.616394 [ 292 ] {} <Debug> TCP-Session: 1958bcbb-675a-46df-8b35-b5c27f2c21d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3664 | 2025.09.19 20:48:25.616579 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51262 | ||
| 3665 | 2025.09.19 20:48:25.616627 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55573 | ||
| 3666 | 2025.09.19 20:48:25.616647 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3667 | 2025.09.19 20:48:25.616651 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58766 | ||
| 3668 | 2025.09.19 20:48:25.616674 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64594 | ||
| 3669 | 2025.09.19 20:48:25.616695 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37733 | ||
| 3670 | 2025.09.19 20:48:25.616709 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3671 | 2025.09.19 20:48:25.616685 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38386 | ||
| 3672 | 2025.09.19 20:48:25.616800 [ 288 ] {} <Debug> TCP-Session: 86cace8a-9f4e-460f-9fff-150bbf8a86a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:55573 | ||
| 3673 | 2025.09.19 20:48:25.616806 [ 292 ] {} <Trace> TCP-Session: 1958bcbb-675a-46df-8b35-b5c27f2c21d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3674 | 2025.09.19 20:48:25.616843 [ 288 ] {} <Debug> TCP-Session: 86cace8a-9f4e-460f-9fff-150bbf8a86a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3675 | 2025.09.19 20:48:25.616844 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3676 | 2025.09.19 20:48:25.616866 [ 288 ] {} <Debug> TCP-Session: 86cace8a-9f4e-460f-9fff-150bbf8a86a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3677 | 2025.09.19 20:48:25.616789 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3678 | 2025.09.19 20:48:25.616909 [ 3 ] {} <Debug> TCP-Session: 53caffcc-0bf1-451c-9ca2-6f2f72af75d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:37733 | ||
| 3679 | 2025.09.19 20:48:25.616789 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3680 | 2025.09.19 20:48:25.616942 [ 289 ] {} <Debug> TCP-Session: 30fd3327-adb0-4438-ba98-b77e901d06ad Authenticating user 'default' from [fd00:1122:3344:101::e]:58766 | ||
| 3681 | 2025.09.19 20:48:25.616958 [ 3 ] {} <Debug> TCP-Session: 53caffcc-0bf1-451c-9ca2-6f2f72af75d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3682 | 2025.09.19 20:48:25.616978 [ 293 ] {} <Debug> TCP-Session: a993edc2-17a2-44b6-82dc-491c1d93f77f Authenticating user 'default' from [fd00:1122:3344:101::e]:64594 | ||
| 3683 | 2025.09.19 20:48:25.616989 [ 289 ] {} <Debug> TCP-Session: 30fd3327-adb0-4438-ba98-b77e901d06ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3684 | 2025.09.19 20:48:25.616995 [ 3 ] {} <Debug> TCP-Session: 53caffcc-0bf1-451c-9ca2-6f2f72af75d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3685 | 2025.09.19 20:48:25.617013 [ 293 ] {} <Debug> TCP-Session: a993edc2-17a2-44b6-82dc-491c1d93f77f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3686 | 2025.09.19 20:48:25.617018 [ 289 ] {} <Debug> TCP-Session: 30fd3327-adb0-4438-ba98-b77e901d06ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3687 | 2025.09.19 20:48:25.617027 [ 292 ] {ce5cc1fd-fb5b-4e56-b646-4246b063688c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57495) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3688 | 2025.09.19 20:48:25.617047 [ 293 ] {} <Debug> TCP-Session: a993edc2-17a2-44b6-82dc-491c1d93f77f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3689 | 2025.09.19 20:48:25.616968 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3690 | 2025.09.19 20:48:25.616678 [ 286 ] {} <Debug> TCP-Session: aab0460f-bf41-41f0-ae1f-84a25741c4e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:51262 | ||
| 3691 | 2025.09.19 20:48:25.617135 [ 294 ] {} <Debug> TCP-Session: 22d296a9-d227-4cae-ad64-56dac2c928c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:38386 | ||
| 3692 | 2025.09.19 20:48:25.616672 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54499 | ||
| 3693 | 2025.09.19 20:48:25.617160 [ 294 ] {} <Debug> TCP-Session: 22d296a9-d227-4cae-ad64-56dac2c928c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3694 | 2025.09.19 20:48:25.617162 [ 286 ] {} <Debug> TCP-Session: aab0460f-bf41-41f0-ae1f-84a25741c4e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3695 | 2025.09.19 20:48:25.617198 [ 294 ] {} <Debug> TCP-Session: 22d296a9-d227-4cae-ad64-56dac2c928c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3696 | 2025.09.19 20:48:25.617211 [ 286 ] {} <Debug> TCP-Session: aab0460f-bf41-41f0-ae1f-84a25741c4e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3697 | 2025.09.19 20:48:25.616661 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57252 | ||
| 3698 | 2025.09.19 20:48:25.617384 [ 292 ] {ce5cc1fd-fb5b-4e56-b646-4246b063688c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3699 | 2025.09.19 20:48:25.617427 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3700 | 2025.09.19 20:48:25.617428 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3701 | 2025.09.19 20:48:25.617443 [ 292 ] {ce5cc1fd-fb5b-4e56-b646-4246b063688c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3702 | 2025.09.19 20:48:25.617463 [ 291 ] {} <Debug> TCP-Session: c5cb6804-0de9-42fe-b85a-021539b3c208 Authenticating user 'default' from [fd00:1122:3344:101::e]:54499 | ||
| 3703 | 2025.09.19 20:48:25.617481 [ 290 ] {} <Debug> TCP-Session: d4978883-48c4-45d4-9d0e-993f651ba4d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:57252 | ||
| 3704 | 2025.09.19 20:48:25.617504 [ 291 ] {} <Debug> TCP-Session: c5cb6804-0de9-42fe-b85a-021539b3c208 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3705 | 2025.09.19 20:48:25.617514 [ 290 ] {} <Debug> TCP-Session: d4978883-48c4-45d4-9d0e-993f651ba4d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3706 | 2025.09.19 20:48:25.617526 [ 291 ] {} <Debug> TCP-Session: c5cb6804-0de9-42fe-b85a-021539b3c208 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3707 | 2025.09.19 20:48:25.617538 [ 290 ] {} <Debug> TCP-Session: d4978883-48c4-45d4-9d0e-993f651ba4d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3708 | 2025.09.19 20:48:25.617775 [ 292 ] {ce5cc1fd-fb5b-4e56-b646-4246b063688c} <Debug> oximeter.version (332f541f-6306-4281-b75a-987cf66fc746) (SelectExecutor): Key condition: unknown | ||
| 3709 | 2025.09.19 20:48:25.618746 [ 332 ] {ce5cc1fd-fb5b-4e56-b646-4246b063688c} <Trace> AggregatingTransform: Aggregating | ||
| 3710 | 2025.09.19 20:48:25.618781 [ 332 ] {ce5cc1fd-fb5b-4e56-b646-4246b063688c} <Trace> Aggregator: Aggregation method: without_key | ||
| 3711 | 2025.09.19 20:48:25.618816 [ 332 ] {ce5cc1fd-fb5b-4e56-b646-4246b063688c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000940272 sec. (1063.522 rows/sec., 41.54 KiB/sec.) | ||
| 3712 | 2025.09.19 20:48:25.618835 [ 332 ] {ce5cc1fd-fb5b-4e56-b646-4246b063688c} <Trace> Aggregator: Merging aggregated data | ||
| 3713 | 2025.09.19 20:48:25.620332 [ 292 ] {ce5cc1fd-fb5b-4e56-b646-4246b063688c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003381 sec., 295.77048210588583 rows/sec., 11.55 KiB/sec. | ||
| 3714 | 2025.09.19 20:48:25.620406 [ 292 ] {ce5cc1fd-fb5b-4e56-b646-4246b063688c} <Debug> TCPHandler: Processed in 0.003744518 sec. | ||
| 3715 | 2025.09.19 20:48:25.620520 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3716 | 2025.09.19 20:48:25.620543 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3717 | 2025.09.19 20:48:25.620553 [ 292 ] {} <Debug> TCP-Session: 1958bcbb-675a-46df-8b35-b5c27f2c21d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3718 | 2025.09.19 20:48:25.620565 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3719 | 2025.09.19 20:48:25.620583 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3720 | 2025.09.19 20:48:25.620614 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3721 | 2025.09.19 20:48:25.620631 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3722 | 2025.09.19 20:48:25.620658 [ 293 ] {} <Debug> TCP-Session: a993edc2-17a2-44b6-82dc-491c1d93f77f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3723 | 2025.09.19 20:48:25.620673 [ 288 ] {} <Debug> TCP-Session: 86cace8a-9f4e-460f-9fff-150bbf8a86a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3724 | 2025.09.19 20:48:25.620666 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3725 | 2025.09.19 20:48:25.620691 [ 291 ] {} <Debug> TCP-Session: c5cb6804-0de9-42fe-b85a-021539b3c208 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3726 | 2025.09.19 20:48:25.620629 [ 3 ] {} <Debug> TCP-Session: 53caffcc-0bf1-451c-9ca2-6f2f72af75d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3727 | 2025.09.19 20:48:25.620744 [ 294 ] {} <Debug> TCP-Session: 22d296a9-d227-4cae-ad64-56dac2c928c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3728 | 2025.09.19 20:48:25.620600 [ 286 ] {} <Debug> TCP-Session: aab0460f-bf41-41f0-ae1f-84a25741c4e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3729 | 2025.09.19 20:48:25.620597 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3730 | 2025.09.19 20:48:25.620648 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3731 | 2025.09.19 20:48:25.620839 [ 290 ] {} <Debug> TCP-Session: d4978883-48c4-45d4-9d0e-993f651ba4d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3732 | 2025.09.19 20:48:25.620863 [ 289 ] {} <Debug> TCP-Session: 30fd3327-adb0-4438-ba98-b77e901d06ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3733 | 2025.09.19 20:48:25.843802 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 462 | ||
| 3734 | 2025.09.19 20:48:25.846007 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3735 | 2025.09.19 20:48:25.846065 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3736 | 2025.09.19 20:48:25.847287 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3737 | 2025.09.19 20:48:25.847554 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3738 | 2025.09.19 20:48:25.847870 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 462 | ||
| 3739 | 2025.09.19 20:48:25.866207 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44578 | ||
| 3740 | 2025.09.19 20:48:25.866316 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3741 | 2025.09.19 20:48:25.866342 [ 286 ] {} <Debug> TCP-Session: 489c8bee-eeea-472e-9805-2de6b458ad87 Authenticating user 'default' from [fd00:1122:3344:101::e]:44578 | ||
| 3742 | 2025.09.19 20:48:25.866364 [ 286 ] {} <Debug> TCP-Session: 489c8bee-eeea-472e-9805-2de6b458ad87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3743 | 2025.09.19 20:48:25.866377 [ 286 ] {} <Debug> TCP-Session: 489c8bee-eeea-472e-9805-2de6b458ad87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3744 | 2025.09.19 20:48:25.866566 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38619 | ||
| 3745 | 2025.09.19 20:48:25.866584 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48194 | ||
| 3746 | 2025.09.19 20:48:25.866595 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62734 | ||
| 3747 | 2025.09.19 20:48:25.866632 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35678 | ||
| 3748 | 2025.09.19 20:48:25.866667 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61883 | ||
| 3749 | 2025.09.19 20:48:25.866682 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52785 | ||
| 3750 | 2025.09.19 20:48:25.866713 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3751 | 2025.09.19 20:48:25.866715 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3752 | 2025.09.19 20:48:25.866729 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3753 | 2025.09.19 20:48:25.866744 [ 290 ] {} <Debug> TCP-Session: 4ca6fdc1-1bf9-43ff-984a-60e33b1178ca Authenticating user 'default' from [fd00:1122:3344:101::e]:62734 | ||
| 3754 | 2025.09.19 20:48:25.866763 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3755 | 2025.09.19 20:48:25.866780 [ 292 ] {} <Debug> TCP-Session: 7abdc264-676c-4809-9923-627ed525a4bd Authenticating user 'default' from [fd00:1122:3344:101::e]:35678 | ||
| 3756 | 2025.09.19 20:48:25.866786 [ 290 ] {} <Debug> TCP-Session: 4ca6fdc1-1bf9-43ff-984a-60e33b1178ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3757 | 2025.09.19 20:48:25.866810 [ 293 ] {} <Debug> TCP-Session: 34e82c65-b526-4b96-bd0b-7dd2c9cc6a75 Authenticating user 'default' from [fd00:1122:3344:101::e]:61883 | ||
| 3758 | 2025.09.19 20:48:25.866824 [ 292 ] {} <Debug> TCP-Session: 7abdc264-676c-4809-9923-627ed525a4bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3759 | 2025.09.19 20:48:25.866828 [ 290 ] {} <Debug> TCP-Session: 4ca6fdc1-1bf9-43ff-984a-60e33b1178ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3760 | 2025.09.19 20:48:25.866857 [ 292 ] {} <Debug> TCP-Session: 7abdc264-676c-4809-9923-627ed525a4bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3761 | 2025.09.19 20:48:25.866853 [ 293 ] {} <Debug> TCP-Session: 34e82c65-b526-4b96-bd0b-7dd2c9cc6a75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3762 | 2025.09.19 20:48:25.866777 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3763 | 2025.09.19 20:48:25.866910 [ 293 ] {} <Debug> TCP-Session: 34e82c65-b526-4b96-bd0b-7dd2c9cc6a75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3764 | 2025.09.19 20:48:25.866940 [ 294 ] {} <Debug> TCP-Session: cdcf6be6-59db-4be1-860c-56d876cb17c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:52785 | ||
| 3765 | 2025.09.19 20:48:25.866764 [ 289 ] {} <Debug> TCP-Session: 8e87c600-ea43-4872-a4db-f1c95d29b4c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:48194 | ||
| 3766 | 2025.09.19 20:48:25.866973 [ 294 ] {} <Debug> TCP-Session: cdcf6be6-59db-4be1-860c-56d876cb17c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3767 | 2025.09.19 20:48:25.866991 [ 289 ] {} <Debug> TCP-Session: 8e87c600-ea43-4872-a4db-f1c95d29b4c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3768 | 2025.09.19 20:48:25.867003 [ 294 ] {} <Debug> TCP-Session: cdcf6be6-59db-4be1-860c-56d876cb17c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3769 | 2025.09.19 20:48:25.867020 [ 289 ] {} <Debug> TCP-Session: 8e87c600-ea43-4872-a4db-f1c95d29b4c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3770 | 2025.09.19 20:48:25.866706 [ 286 ] {} <Trace> TCP-Session: 489c8bee-eeea-472e-9805-2de6b458ad87 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3771 | 2025.09.19 20:48:25.866681 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33144 | ||
| 3772 | 2025.09.19 20:48:25.866675 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3773 | 2025.09.19 20:48:25.866633 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43479 | ||
| 3774 | 2025.09.19 20:48:25.867137 [ 288 ] {} <Debug> TCP-Session: 9d9f6022-8cf2-4bd9-b71a-a4ca0852528a Authenticating user 'default' from [fd00:1122:3344:101::e]:38619 | ||
| 3775 | 2025.09.19 20:48:25.867165 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3776 | 2025.09.19 20:48:25.867170 [ 288 ] {} <Debug> TCP-Session: 9d9f6022-8cf2-4bd9-b71a-a4ca0852528a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3777 | 2025.09.19 20:48:25.867198 [ 3 ] {} <Debug> TCP-Session: 16e6bc13-1654-4cae-8b3b-dc9b28141c0e Authenticating user 'default' from [fd00:1122:3344:101::e]:33144 | ||
| 3778 | 2025.09.19 20:48:25.867200 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3779 | 2025.09.19 20:48:25.867199 [ 288 ] {} <Debug> TCP-Session: 9d9f6022-8cf2-4bd9-b71a-a4ca0852528a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3780 | 2025.09.19 20:48:25.867225 [ 286 ] {a7669a24-138e-4389-b1f4-e781933c22a1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44578) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3781 | 2025.09.19 20:48:25.867236 [ 291 ] {} <Debug> TCP-Session: c80d2125-95eb-48ce-9b6f-1e7603fd349e Authenticating user 'default' from [fd00:1122:3344:101::e]:43479 | ||
| 3782 | 2025.09.19 20:48:25.867227 [ 3 ] {} <Debug> TCP-Session: 16e6bc13-1654-4cae-8b3b-dc9b28141c0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3783 | 2025.09.19 20:48:25.867275 [ 291 ] {} <Debug> TCP-Session: c80d2125-95eb-48ce-9b6f-1e7603fd349e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3784 | 2025.09.19 20:48:25.867284 [ 3 ] {} <Debug> TCP-Session: 16e6bc13-1654-4cae-8b3b-dc9b28141c0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3785 | 2025.09.19 20:48:25.867289 [ 291 ] {} <Debug> TCP-Session: c80d2125-95eb-48ce-9b6f-1e7603fd349e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3786 | 2025.09.19 20:48:25.867503 [ 286 ] {a7669a24-138e-4389-b1f4-e781933c22a1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3787 | 2025.09.19 20:48:25.867564 [ 286 ] {a7669a24-138e-4389-b1f4-e781933c22a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3788 | 2025.09.19 20:48:25.867864 [ 286 ] {a7669a24-138e-4389-b1f4-e781933c22a1} <Debug> oximeter.version (332f541f-6306-4281-b75a-987cf66fc746) (SelectExecutor): Key condition: unknown | ||
| 3789 | 2025.09.19 20:48:25.868873 [ 337 ] {a7669a24-138e-4389-b1f4-e781933c22a1} <Trace> AggregatingTransform: Aggregating | ||
| 3790 | 2025.09.19 20:48:25.868925 [ 337 ] {a7669a24-138e-4389-b1f4-e781933c22a1} <Trace> Aggregator: Aggregation method: without_key | ||
| 3791 | 2025.09.19 20:48:25.868999 [ 337 ] {a7669a24-138e-4389-b1f4-e781933c22a1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001034925 sec. (966.254 rows/sec., 37.74 KiB/sec.) | ||
| 3792 | 2025.09.19 20:48:25.869020 [ 337 ] {a7669a24-138e-4389-b1f4-e781933c22a1} <Trace> Aggregator: Merging aggregated data | ||
| 3793 | 2025.09.19 20:48:25.870188 [ 286 ] {a7669a24-138e-4389-b1f4-e781933c22a1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003025 sec., 330.57851239669424 rows/sec., 12.91 KiB/sec. | ||
| 3794 | 2025.09.19 20:48:25.870299 [ 286 ] {a7669a24-138e-4389-b1f4-e781933c22a1} <Debug> TCPHandler: Processed in 0.003709578 sec. | ||
| 3795 | 2025.09.19 20:48:25.870421 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3796 | 2025.09.19 20:48:25.870450 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3797 | 2025.09.19 20:48:25.870451 [ 286 ] {} <Debug> TCP-Session: 489c8bee-eeea-472e-9805-2de6b458ad87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3798 | 2025.09.19 20:48:25.870472 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3799 | 2025.09.19 20:48:25.870494 [ 288 ] {} <Debug> TCP-Session: 9d9f6022-8cf2-4bd9-b71a-a4ca0852528a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3800 | 2025.09.19 20:48:25.870493 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3801 | 2025.09.19 20:48:25.870531 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3802 | 2025.09.19 20:48:25.870545 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3803 | 2025.09.19 20:48:25.870565 [ 290 ] {} <Debug> TCP-Session: 4ca6fdc1-1bf9-43ff-984a-60e33b1178ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3804 | 2025.09.19 20:48:25.870578 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3805 | 2025.09.19 20:48:25.870606 [ 289 ] {} <Debug> TCP-Session: 8e87c600-ea43-4872-a4db-f1c95d29b4c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3806 | 2025.09.19 20:48:25.870584 [ 292 ] {} <Debug> TCP-Session: 7abdc264-676c-4809-9923-627ed525a4bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3807 | 2025.09.19 20:48:25.870631 [ 294 ] {} <Debug> TCP-Session: cdcf6be6-59db-4be1-860c-56d876cb17c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3808 | 2025.09.19 20:48:25.870581 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3809 | 2025.09.19 20:48:25.870526 [ 3 ] {} <Debug> TCP-Session: 16e6bc13-1654-4cae-8b3b-dc9b28141c0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3810 | 2025.09.19 20:48:25.870511 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3811 | 2025.09.19 20:48:25.870703 [ 291 ] {} <Debug> TCP-Session: c80d2125-95eb-48ce-9b6f-1e7603fd349e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3812 | 2025.09.19 20:48:25.870744 [ 293 ] {} <Debug> TCP-Session: 34e82c65-b526-4b96-bd0b-7dd2c9cc6a75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3813 | 2025.09.19 20:48:26.938567 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3814 | 2025.09.19 20:48:26.938753 [ 5 ] {d368a731-6432-4f39-949d-27a315c28d9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3815 | 2025.09.19 20:48:26.938826 [ 5 ] {d368a731-6432-4f39-949d-27a315c28d9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3816 | 2025.09.19 20:48:26.939569 [ 5 ] {d368a731-6432-4f39-949d-27a315c28d9c} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3817 | 2025.09.19 20:48:26.939618 [ 5 ] {d368a731-6432-4f39-949d-27a315c28d9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3818 | 2025.09.19 20:48:26.940033 [ 5 ] {d368a731-6432-4f39-949d-27a315c28d9c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3819 | 2025.09.19 20:48:26.940278 [ 5 ] {d368a731-6432-4f39-949d-27a315c28d9c} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3820 | 2025.09.19 20:48:26.940445 [ 5 ] {d368a731-6432-4f39-949d-27a315c28d9c} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001746 sec., 79037.80068728523 rows/sec., 6.84 MiB/sec. | ||
| 3821 | 2025.09.19 20:48:26.940497 [ 5 ] {d368a731-6432-4f39-949d-27a315c28d9c} <Debug> TCPHandler: Processed in 0.002062078 sec. | ||
| 3822 | 2025.09.19 20:48:26.940630 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3823 | 2025.09.19 20:48:26.940735 [ 5 ] {2d1b007c-c9e7-41f8-b48a-4908fc88f6bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3824 | 2025.09.19 20:48:26.940778 [ 5 ] {2d1b007c-c9e7-41f8-b48a-4908fc88f6bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3825 | 2025.09.19 20:48:26.941200 [ 5 ] {2d1b007c-c9e7-41f8-b48a-4908fc88f6bd} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3826 | 2025.09.19 20:48:26.941238 [ 5 ] {2d1b007c-c9e7-41f8-b48a-4908fc88f6bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3827 | 2025.09.19 20:48:26.941555 [ 5 ] {2d1b007c-c9e7-41f8-b48a-4908fc88f6bd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3828 | 2025.09.19 20:48:26.941772 [ 5 ] {2d1b007c-c9e7-41f8-b48a-4908fc88f6bd} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3829 | 2025.09.19 20:48:26.941905 [ 5 ] {2d1b007c-c9e7-41f8-b48a-4908fc88f6bd} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001194 sec., 34338.35845896148 rows/sec., 2.52 MiB/sec. | ||
| 3830 | 2025.09.19 20:48:26.941942 [ 5 ] {2d1b007c-c9e7-41f8-b48a-4908fc88f6bd} <Debug> TCPHandler: Processed in 0.001366022 sec. | ||
| 3831 | 2025.09.19 20:48:26.942051 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3832 | 2025.09.19 20:48:26.942148 [ 5 ] {49cea1f0-65d0-4cd6-a118-325874753d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3833 | 2025.09.19 20:48:26.942189 [ 5 ] {49cea1f0-65d0-4cd6-a118-325874753d82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3834 | 2025.09.19 20:48:26.942618 [ 5 ] {49cea1f0-65d0-4cd6-a118-325874753d82} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3835 | 2025.09.19 20:48:26.942655 [ 5 ] {49cea1f0-65d0-4cd6-a118-325874753d82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3836 | 2025.09.19 20:48:26.942979 [ 5 ] {49cea1f0-65d0-4cd6-a118-325874753d82} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3837 | 2025.09.19 20:48:26.943235 [ 5 ] {49cea1f0-65d0-4cd6-a118-325874753d82} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3838 | 2025.09.19 20:48:26.943369 [ 5 ] {49cea1f0-65d0-4cd6-a118-325874753d82} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001241 sec., 84609.18614020951 rows/sec., 6.61 MiB/sec. | ||
| 3839 | 2025.09.19 20:48:26.943407 [ 5 ] {49cea1f0-65d0-4cd6-a118-325874753d82} <Debug> TCPHandler: Processed in 0.001405883 sec. | ||
| 3840 | 2025.09.19 20:48:26.943524 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3841 | 2025.09.19 20:48:26.943620 [ 5 ] {87566776-720f-4f91-98bc-af9e8815318a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3842 | 2025.09.19 20:48:26.943665 [ 5 ] {87566776-720f-4f91-98bc-af9e8815318a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3843 | 2025.09.19 20:48:26.944084 [ 5 ] {87566776-720f-4f91-98bc-af9e8815318a} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3844 | 2025.09.19 20:48:26.944120 [ 5 ] {87566776-720f-4f91-98bc-af9e8815318a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3845 | 2025.09.19 20:48:26.944448 [ 5 ] {87566776-720f-4f91-98bc-af9e8815318a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3846 | 2025.09.19 20:48:26.944657 [ 5 ] {87566776-720f-4f91-98bc-af9e8815318a} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3847 | 2025.09.19 20:48:26.944784 [ 5 ] {87566776-720f-4f91-98bc-af9e8815318a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 3848 | 2025.09.19 20:48:26.944820 [ 5 ] {87566776-720f-4f91-98bc-af9e8815318a} <Debug> TCPHandler: Processed in 0.001346412 sec. | ||
| 3849 | 2025.09.19 20:48:26.944926 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3850 | 2025.09.19 20:48:26.945021 [ 5 ] {e35397dc-0e84-4178-94a0-bdc06c6ca8c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3851 | 2025.09.19 20:48:26.945074 [ 5 ] {e35397dc-0e84-4178-94a0-bdc06c6ca8c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3852 | 2025.09.19 20:48:26.945974 [ 5 ] {e35397dc-0e84-4178-94a0-bdc06c6ca8c1} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3853 | 2025.09.19 20:48:26.946010 [ 5 ] {e35397dc-0e84-4178-94a0-bdc06c6ca8c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3854 | 2025.09.19 20:48:26.946571 [ 5 ] {e35397dc-0e84-4178-94a0-bdc06c6ca8c1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3855 | 2025.09.19 20:48:26.946796 [ 5 ] {e35397dc-0e84-4178-94a0-bdc06c6ca8c1} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3856 | 2025.09.19 20:48:26.946935 [ 5 ] {e35397dc-0e84-4178-94a0-bdc06c6ca8c1} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001932 sec., 21221.53209109731 rows/sec., 38.03 MiB/sec. | ||
| 3857 | 2025.09.19 20:48:26.947005 [ 5 ] {e35397dc-0e84-4178-94a0-bdc06c6ca8c1} <Debug> TCPHandler: Processed in 0.0021293 sec. | ||
| 3858 | 2025.09.19 20:48:26.947119 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3859 | 2025.09.19 20:48:26.947214 [ 5 ] {0f391689-f9ff-4e53-bc3a-05eb95fb6bd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3860 | 2025.09.19 20:48:26.947257 [ 5 ] {0f391689-f9ff-4e53-bc3a-05eb95fb6bd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3861 | 2025.09.19 20:48:26.947590 [ 5 ] {0f391689-f9ff-4e53-bc3a-05eb95fb6bd6} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3862 | 2025.09.19 20:48:26.947626 [ 5 ] {0f391689-f9ff-4e53-bc3a-05eb95fb6bd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3863 | 2025.09.19 20:48:26.947929 [ 5 ] {0f391689-f9ff-4e53-bc3a-05eb95fb6bd6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3864 | 2025.09.19 20:48:26.948148 [ 5 ] {0f391689-f9ff-4e53-bc3a-05eb95fb6bd6} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3865 | 2025.09.19 20:48:26.948276 [ 5 ] {0f391689-f9ff-4e53-bc3a-05eb95fb6bd6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 3866 | 2025.09.19 20:48:26.948311 [ 5 ] {0f391689-f9ff-4e53-bc3a-05eb95fb6bd6} <Debug> TCPHandler: Processed in 0.001241399 sec. | ||
| 3867 | 2025.09.19 20:48:30.748274 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3868 | 2025.09.19 20:48:30.748346 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3869 | 2025.09.19 20:48:30.831220 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8584 | ||
| 3870 | 2025.09.19 20:48:30.831667 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3871 | 2025.09.19 20:48:30.831700 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3872 | 2025.09.19 20:48:30.832183 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3873 | 2025.09.19 20:48:30.832407 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3874 | 2025.09.19 20:48:30.832537 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8584 | ||
| 3875 | 2025.09.19 20:48:31.298209 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 3876 | 2025.09.19 20:48:31.313943 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3877 | 2025.09.19 20:48:31.313990 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3878 | 2025.09.19 20:48:31.320072 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3879 | 2025.09.19 20:48:31.320762 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3880 | 2025.09.19 20:48:31.323503 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3881 | 2025.09.19 20:48:31.935539 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3882 | 2025.09.19 20:48:31.935734 [ 5 ] {2ad69ae0-c482-4144-840a-cb90d8f9f38c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3883 | 2025.09.19 20:48:31.935806 [ 5 ] {2ad69ae0-c482-4144-840a-cb90d8f9f38c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3884 | 2025.09.19 20:48:31.936579 [ 5 ] {2ad69ae0-c482-4144-840a-cb90d8f9f38c} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3885 | 2025.09.19 20:48:31.936618 [ 5 ] {2ad69ae0-c482-4144-840a-cb90d8f9f38c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3886 | 2025.09.19 20:48:31.937022 [ 5 ] {2ad69ae0-c482-4144-840a-cb90d8f9f38c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3887 | 2025.09.19 20:48:31.937243 [ 5 ] {2ad69ae0-c482-4144-840a-cb90d8f9f38c} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3888 | 2025.09.19 20:48:31.937405 [ 5 ] {2ad69ae0-c482-4144-840a-cb90d8f9f38c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001724 sec., 32482.59860788863 rows/sec., 2.48 MiB/sec. | ||
| 3889 | 2025.09.19 20:48:31.937453 [ 5 ] {2ad69ae0-c482-4144-840a-cb90d8f9f38c} <Debug> TCPHandler: Processed in 0.002049049 sec. | ||
| 3890 | 2025.09.19 20:48:31.937581 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3891 | 2025.09.19 20:48:31.937681 [ 5 ] {dfcd68fb-ac4a-4bb7-8f67-a49449343ba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3892 | 2025.09.19 20:48:31.937725 [ 5 ] {dfcd68fb-ac4a-4bb7-8f67-a49449343ba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3893 | 2025.09.19 20:48:31.938182 [ 5 ] {dfcd68fb-ac4a-4bb7-8f67-a49449343ba7} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3894 | 2025.09.19 20:48:31.938216 [ 5 ] {dfcd68fb-ac4a-4bb7-8f67-a49449343ba7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3895 | 2025.09.19 20:48:31.938520 [ 5 ] {dfcd68fb-ac4a-4bb7-8f67-a49449343ba7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3896 | 2025.09.19 20:48:31.938725 [ 5 ] {dfcd68fb-ac4a-4bb7-8f67-a49449343ba7} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3897 | 2025.09.19 20:48:31.938859 [ 5 ] {dfcd68fb-ac4a-4bb7-8f67-a49449343ba7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001199 sec., 53377.81484570476 rows/sec., 4.17 MiB/sec. | ||
| 3898 | 2025.09.19 20:48:31.938895 [ 5 ] {dfcd68fb-ac4a-4bb7-8f67-a49449343ba7} <Debug> TCPHandler: Processed in 0.001366963 sec. | ||
| 3899 | 2025.09.19 20:48:31.939010 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3900 | 2025.09.19 20:48:31.939105 [ 5 ] {85f0dcc0-1910-44db-bfe9-11e005b99e7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3901 | 2025.09.19 20:48:31.939150 [ 5 ] {85f0dcc0-1910-44db-bfe9-11e005b99e7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3902 | 2025.09.19 20:48:31.939578 [ 5 ] {85f0dcc0-1910-44db-bfe9-11e005b99e7d} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3903 | 2025.09.19 20:48:31.939616 [ 5 ] {85f0dcc0-1910-44db-bfe9-11e005b99e7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3904 | 2025.09.19 20:48:31.939983 [ 5 ] {85f0dcc0-1910-44db-bfe9-11e005b99e7d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3905 | 2025.09.19 20:48:31.940206 [ 5 ] {85f0dcc0-1910-44db-bfe9-11e005b99e7d} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3906 | 2025.09.19 20:48:31.940343 [ 5 ] {85f0dcc0-1910-44db-bfe9-11e005b99e7d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001256 sec., 127388.53503184713 rows/sec., 8.87 MiB/sec. | ||
| 3907 | 2025.09.19 20:48:31.940383 [ 5 ] {85f0dcc0-1910-44db-bfe9-11e005b99e7d} <Debug> TCPHandler: Processed in 0.001422944 sec. | ||
| 3908 | 2025.09.19 20:48:31.940489 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3909 | 2025.09.19 20:48:31.940589 [ 5 ] {d6aab084-2611-48bb-900f-c442028ac0c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3910 | 2025.09.19 20:48:31.940633 [ 5 ] {d6aab084-2611-48bb-900f-c442028ac0c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3911 | 2025.09.19 20:48:31.940976 [ 5 ] {d6aab084-2611-48bb-900f-c442028ac0c1} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3912 | 2025.09.19 20:48:31.941012 [ 5 ] {d6aab084-2611-48bb-900f-c442028ac0c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3913 | 2025.09.19 20:48:31.941325 [ 5 ] {d6aab084-2611-48bb-900f-c442028ac0c1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3914 | 2025.09.19 20:48:31.941530 [ 5 ] {d6aab084-2611-48bb-900f-c442028ac0c1} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3915 | 2025.09.19 20:48:31.941661 [ 5 ] {d6aab084-2611-48bb-900f-c442028ac0c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 3916 | 2025.09.19 20:48:31.941696 [ 5 ] {d6aab084-2611-48bb-900f-c442028ac0c1} <Debug> TCPHandler: Processed in 0.00125705 sec. | ||
| 3917 | 2025.09.19 20:48:35.848923 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 484 | ||
| 3918 | 2025.09.19 20:48:35.850984 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3919 | 2025.09.19 20:48:35.851028 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3920 | 2025.09.19 20:48:35.852187 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3921 | 2025.09.19 20:48:35.852459 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3922 | 2025.09.19 20:48:35.852719 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 484 | ||
| 3923 | 2025.09.19 20:48:36.940908 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3924 | 2025.09.19 20:48:36.941078 [ 5 ] {6eb70499-c9bd-412d-ba6c-671badf1e1c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3925 | 2025.09.19 20:48:36.941142 [ 5 ] {6eb70499-c9bd-412d-ba6c-671badf1e1c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3926 | 2025.09.19 20:48:36.941770 [ 5 ] {6eb70499-c9bd-412d-ba6c-671badf1e1c5} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3927 | 2025.09.19 20:48:36.941816 [ 5 ] {6eb70499-c9bd-412d-ba6c-671badf1e1c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3928 | 2025.09.19 20:48:36.942180 [ 5 ] {6eb70499-c9bd-412d-ba6c-671badf1e1c5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3929 | 2025.09.19 20:48:36.942397 [ 5 ] {6eb70499-c9bd-412d-ba6c-671badf1e1c5} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3930 | 2025.09.19 20:48:36.942543 [ 5 ] {6eb70499-c9bd-412d-ba6c-671badf1e1c5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001513 sec., 15862.524785194977 rows/sec., 1.32 MiB/sec. | ||
| 3931 | 2025.09.19 20:48:36.942544 [ 32 ] {} <Debug> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3932 | 2025.09.19 20:48:36.942586 [ 5 ] {6eb70499-c9bd-412d-ba6c-671badf1e1c5} <Debug> TCPHandler: Processed in 0.001804952 sec. | ||
| 3933 | 2025.09.19 20:48:36.942617 [ 32 ] {} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3934 | 2025.09.19 20:48:36.942645 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3935 | 2025.09.19 20:48:36.942714 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3936 | 2025.09.19 20:48:36.942769 [ 191 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::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 | ||
| 3937 | 2025.09.19 20:48:36.942810 [ 5 ] {8d83651f-5063-42da-93cc-10302891da6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3938 | 2025.09.19 20:48:36.942855 [ 5 ] {8d83651f-5063-42da-93cc-10302891da6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3939 | 2025.09.19 20:48:36.942910 [ 191 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3940 | 2025.09.19 20:48:36.942951 [ 191 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::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 | ||
| 3941 | 2025.09.19 20:48:36.943026 [ 191 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 3942 | 2025.09.19 20:48:36.943071 [ 191 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 3943 | 2025.09.19 20:48:36.943115 [ 191 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 3944 | 2025.09.19 20:48:36.943158 [ 191 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 3945 | 2025.09.19 20:48:36.943253 [ 5 ] {8d83651f-5063-42da-93cc-10302891da6d} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3946 | 2025.09.19 20:48:36.943294 [ 5 ] {8d83651f-5063-42da-93cc-10302891da6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3947 | 2025.09.19 20:48:36.943629 [ 5 ] {8d83651f-5063-42da-93cc-10302891da6d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3948 | 2025.09.19 20:48:36.943853 [ 5 ] {8d83651f-5063-42da-93cc-10302891da6d} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3949 | 2025.09.19 20:48:36.943975 [ 186 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.00125765 sec., 95416.05375104363 rows/sec., 8.28 MiB/sec. | ||
| 3950 | 2025.09.19 20:48:36.943983 [ 5 ] {8d83651f-5063-42da-93cc-10302891da6d} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001191 sec., 11754.827875734676 rows/sec., 958.52 KiB/sec. | ||
| 3951 | 2025.09.19 20:48:36.944067 [ 5 ] {8d83651f-5063-42da-93cc-10302891da6d} <Debug> TCPHandler: Processed in 0.001401473 sec. | ||
| 3952 | 2025.09.19 20:48:36.944158 [ 187 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3953 | 2025.09.19 20:48:36.944175 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3954 | 2025.09.19 20:48:36.944272 [ 5 ] {435c51f8-76eb-4748-a8ff-51648b07367a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3955 | 2025.09.19 20:48:36.944313 [ 5 ] {435c51f8-76eb-4748-a8ff-51648b07367a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3956 | 2025.09.19 20:48:36.944454 [ 187 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::all_1_5_1} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3957 | 2025.09.19 20:48:36.944525 [ 187 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::all_1_5_1} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3958 | 2025.09.19 20:48:36.944590 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 3959 | 2025.09.19 20:48:36.944864 [ 5 ] {435c51f8-76eb-4748-a8ff-51648b07367a} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3960 | 2025.09.19 20:48:36.944903 [ 5 ] {435c51f8-76eb-4748-a8ff-51648b07367a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3961 | 2025.09.19 20:48:36.945241 [ 5 ] {435c51f8-76eb-4748-a8ff-51648b07367a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3962 | 2025.09.19 20:48:36.945450 [ 5 ] {435c51f8-76eb-4748-a8ff-51648b07367a} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3963 | 2025.09.19 20:48:36.945557 [ 32 ] {} <Debug> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3964 | 2025.09.19 20:48:36.945578 [ 5 ] {435c51f8-76eb-4748-a8ff-51648b07367a} <Debug> executeQuery: Read 265 rows, 24.18 KiB in 0.001324 sec., 200151.05740181266 rows/sec., 17.84 MiB/sec. | ||
| 3965 | 2025.09.19 20:48:36.945601 [ 32 ] {} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3966 | 2025.09.19 20:48:36.945620 [ 5 ] {435c51f8-76eb-4748-a8ff-51648b07367a} <Debug> TCPHandler: Processed in 0.001492095 sec. | ||
| 3967 | 2025.09.19 20:48:36.945628 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3968 | 2025.09.19 20:48:36.945710 [ 191 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::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 | ||
| 3969 | 2025.09.19 20:48:36.945728 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3970 | 2025.09.19 20:48:36.945799 [ 191 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3971 | 2025.09.19 20:48:36.945825 [ 5 ] {8e8d0bea-1005-4af9-8ee3-dd5b553f4881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3972 | 2025.09.19 20:48:36.945830 [ 191 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1405 rows starting from the beginning of the part | ||
| 3973 | 2025.09.19 20:48:36.945872 [ 5 ] {8e8d0bea-1005-4af9-8ee3-dd5b553f4881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3974 | 2025.09.19 20:48:36.945891 [ 191 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 138 rows starting from the beginning of the part | ||
| 3975 | 2025.09.19 20:48:36.945932 [ 191 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1196 rows starting from the beginning of the part | ||
| 3976 | 2025.09.19 20:48:36.945971 [ 191 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::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 | ||
| 3977 | 2025.09.19 20:48:36.946009 [ 191 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part | ||
| 3978 | 2025.09.19 20:48:36.946047 [ 191 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 265 rows starting from the beginning of the part | ||
| 3979 | 2025.09.19 20:48:36.946286 [ 5 ] {8e8d0bea-1005-4af9-8ee3-dd5b553f4881} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3980 | 2025.09.19 20:48:36.946325 [ 5 ] {8e8d0bea-1005-4af9-8ee3-dd5b553f4881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3981 | 2025.09.19 20:48:36.946636 [ 5 ] {8e8d0bea-1005-4af9-8ee3-dd5b553f4881} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3982 | 2025.09.19 20:48:36.946864 [ 5 ] {8e8d0bea-1005-4af9-8ee3-dd5b553f4881} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3983 | 2025.09.19 20:48:36.946990 [ 5 ] {8e8d0bea-1005-4af9-8ee3-dd5b553f4881} <Debug> executeQuery: Read 67 rows, 5.02 KiB in 0.001183 sec., 56635.672020287406 rows/sec., 4.15 MiB/sec. | ||
| 3984 | 2025.09.19 20:48:36.947027 [ 5 ] {8e8d0bea-1005-4af9-8ee3-dd5b553f4881} <Debug> TCPHandler: Processed in 0.001345992 sec. | ||
| 3985 | 2025.09.19 20:48:36.947128 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3986 | 2025.09.19 20:48:36.947219 [ 5 ] {e729d6fa-3d56-440e-8b23-60858685d6b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3987 | 2025.09.19 20:48:36.947257 [ 5 ] {e729d6fa-3d56-440e-8b23-60858685d6b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3988 | 2025.09.19 20:48:36.947324 [ 198 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3198 rows, containing 5 columns (5 merged, 0 gathered) in 0.001641439 sec., 1948290.4938898126 rows/sec., 170.30 MiB/sec. | ||
| 3989 | 2025.09.19 20:48:36.947617 [ 200 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3990 | 2025.09.19 20:48:36.947637 [ 5 ] {e729d6fa-3d56-440e-8b23-60858685d6b0} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3991 | 2025.09.19 20:48:36.947676 [ 5 ] {e729d6fa-3d56-440e-8b23-60858685d6b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3992 | 2025.09.19 20:48:36.947963 [ 200 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_26_5} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3993 | 2025.09.19 20:48:36.948011 [ 5 ] {e729d6fa-3d56-440e-8b23-60858685d6b0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3994 | 2025.09.19 20:48:36.948050 [ 200 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_26_5} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3995 | 2025.09.19 20:48:36.948164 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 3996 | 2025.09.19 20:48:36.948234 [ 5 ] {e729d6fa-3d56-440e-8b23-60858685d6b0} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3997 | 2025.09.19 20:48:36.948365 [ 5 ] {e729d6fa-3d56-440e-8b23-60858685d6b0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001163 sec., 20636.28546861565 rows/sec., 1.71 MiB/sec. | ||
| 3998 | 2025.09.19 20:48:36.948401 [ 5 ] {e729d6fa-3d56-440e-8b23-60858685d6b0} <Debug> TCPHandler: Processed in 0.001320441 sec. | ||
| 3999 | 2025.09.19 20:48:36.948499 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4000 | 2025.09.19 20:48:36.948590 [ 5 ] {ba95ecff-daa1-4c05-837a-f59ef1cffa95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4001 | 2025.09.19 20:48:36.948628 [ 5 ] {ba95ecff-daa1-4c05-837a-f59ef1cffa95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4002 | 2025.09.19 20:48:36.948997 [ 5 ] {ba95ecff-daa1-4c05-837a-f59ef1cffa95} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4003 | 2025.09.19 20:48:36.949033 [ 5 ] {ba95ecff-daa1-4c05-837a-f59ef1cffa95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4004 | 2025.09.19 20:48:36.949311 [ 5 ] {ba95ecff-daa1-4c05-837a-f59ef1cffa95} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4005 | 2025.09.19 20:48:36.949517 [ 5 ] {ba95ecff-daa1-4c05-837a-f59ef1cffa95} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4006 | 2025.09.19 20:48:36.949608 [ 32 ] {} <Debug> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4007 | 2025.09.19 20:48:36.949639 [ 32 ] {} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4008 | 2025.09.19 20:48:36.949640 [ 5 ] {ba95ecff-daa1-4c05-837a-f59ef1cffa95} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001068 sec., 11235.955056179775 rows/sec., 877.81 KiB/sec. | ||
| 4009 | 2025.09.19 20:48:36.949657 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4010 | 2025.09.19 20:48:36.949690 [ 5 ] {ba95ecff-daa1-4c05-837a-f59ef1cffa95} <Debug> TCPHandler: Processed in 0.001237319 sec. | ||
| 4011 | 2025.09.19 20:48:36.949763 [ 186 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::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 | ||
| 4012 | 2025.09.19 20:48:36.949799 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4013 | 2025.09.19 20:48:36.949894 [ 5 ] {b844aa8f-796e-47aa-adb6-4c5ef1390826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4014 | 2025.09.19 20:48:36.949900 [ 186 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4015 | 2025.09.19 20:48:36.949935 [ 5 ] {b844aa8f-796e-47aa-adb6-4c5ef1390826} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4016 | 2025.09.19 20:48:36.949944 [ 186 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::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 | ||
| 4017 | 2025.09.19 20:48:36.950019 [ 186 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 4018 | 2025.09.19 20:48:36.950063 [ 186 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 4019 | 2025.09.19 20:48:36.950105 [ 186 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 4020 | 2025.09.19 20:48:36.950144 [ 186 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 4021 | 2025.09.19 20:48:36.950396 [ 5 ] {b844aa8f-796e-47aa-adb6-4c5ef1390826} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4022 | 2025.09.19 20:48:36.950437 [ 5 ] {b844aa8f-796e-47aa-adb6-4c5ef1390826} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4023 | 2025.09.19 20:48:36.950781 [ 5 ] {b844aa8f-796e-47aa-adb6-4c5ef1390826} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4024 | 2025.09.19 20:48:36.950864 [ 200 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001137987 sec., 52724.679631665385 rows/sec., 4.22 MiB/sec. | ||
| 4025 | 2025.09.19 20:48:36.950995 [ 5 ] {b844aa8f-796e-47aa-adb6-4c5ef1390826} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4026 | 2025.09.19 20:48:36.951019 [ 198 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4027 | 2025.09.19 20:48:36.951101 [ 32 ] {} <Debug> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4028 | 2025.09.19 20:48:36.951129 [ 5 ] {b844aa8f-796e-47aa-adb6-4c5ef1390826} <Debug> executeQuery: Read 155 rows, 12.80 KiB in 0.001251 sec., 123900.87929656275 rows/sec., 9.99 MiB/sec. | ||
| 4029 | 2025.09.19 20:48:36.951132 [ 32 ] {} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4030 | 2025.09.19 20:48:36.951171 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4031 | 2025.09.19 20:48:36.951173 [ 5 ] {b844aa8f-796e-47aa-adb6-4c5ef1390826} <Debug> TCPHandler: Processed in 0.001420244 sec. | ||
| 4032 | 2025.09.19 20:48:36.951245 [ 200 ] {8107928c-471f-4f51-a196-f6f1aa28a530::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 | ||
| 4033 | 2025.09.19 20:48:36.951291 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4034 | 2025.09.19 20:48:36.951336 [ 200 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4035 | 2025.09.19 20:48:36.951364 [ 198 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::all_1_5_1} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4036 | 2025.09.19 20:48:36.951371 [ 200 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 632 rows starting from the beginning of the part | ||
| 4037 | 2025.09.19 20:48:36.951388 [ 5 ] {f8a3e807-77b5-4c43-add0-36c13c2c6977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4038 | 2025.09.19 20:48:36.951439 [ 5 ] {f8a3e807-77b5-4c43-add0-36c13c2c6977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4039 | 2025.09.19 20:48:36.951441 [ 198 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::all_1_5_1} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4040 | 2025.09.19 20:48:36.951450 [ 200 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 105 rows starting from the beginning of the part | ||
| 4041 | 2025.09.19 20:48:36.951514 [ 200 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 520 rows starting from the beginning of the part | ||
| 4042 | 2025.09.19 20:48:36.951526 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4043 | 2025.09.19 20:48:36.951556 [ 200 ] {8107928c-471f-4f51-a196-f6f1aa28a530::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 | ||
| 4044 | 2025.09.19 20:48:36.951600 [ 200 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 64 rows starting from the beginning of the part | ||
| 4045 | 2025.09.19 20:48:36.951640 [ 200 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 155 rows starting from the beginning of the part | ||
| 4046 | 2025.09.19 20:48:36.951857 [ 5 ] {f8a3e807-77b5-4c43-add0-36c13c2c6977} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4047 | 2025.09.19 20:48:36.951898 [ 5 ] {f8a3e807-77b5-4c43-add0-36c13c2c6977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4048 | 2025.09.19 20:48:36.952267 [ 5 ] {f8a3e807-77b5-4c43-add0-36c13c2c6977} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4049 | 2025.09.19 20:48:36.952480 [ 5 ] {f8a3e807-77b5-4c43-add0-36c13c2c6977} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4050 | 2025.09.19 20:48:36.952580 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4051 | 2025.09.19 20:48:36.952609 [ 5 ] {f8a3e807-77b5-4c43-add0-36c13c2c6977} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001238 sec., 163974.1518578352 rows/sec., 11.75 MiB/sec. | ||
| 4052 | 2025.09.19 20:48:36.952623 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4053 | 2025.09.19 20:48:36.952648 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4054 | 2025.09.19 20:48:36.952652 [ 5 ] {f8a3e807-77b5-4c43-add0-36c13c2c6977} <Debug> TCPHandler: Processed in 0.001407824 sec. | ||
| 4055 | 2025.09.19 20:48:36.952652 [ 190 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1581 rows, containing 5 columns (5 merged, 0 gathered) in 0.001437923 sec., 1099502.5463811345 rows/sec., 87.66 MiB/sec. | ||
| 4056 | 2025.09.19 20:48:36.952724 [ 198 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::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 | ||
| 4057 | 2025.09.19 20:48:36.952767 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4058 | 2025.09.19 20:48:36.952812 [ 198 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4059 | 2025.09.19 20:48:36.952835 [ 190 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4060 | 2025.09.19 20:48:36.952844 [ 198 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6146 rows starting from the beginning of the part | ||
| 4061 | 2025.09.19 20:48:36.952864 [ 5 ] {416ff2bb-f719-4443-a8df-7d9294c95a8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4062 | 2025.09.19 20:48:36.952916 [ 198 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 4063 | 2025.09.19 20:48:36.952920 [ 5 ] {416ff2bb-f719-4443-a8df-7d9294c95a8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4064 | 2025.09.19 20:48:36.952968 [ 198 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 844 rows starting from the beginning of the part | ||
| 4065 | 2025.09.19 20:48:36.953032 [ 198 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::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 | ||
| 4066 | 2025.09.19 20:48:36.953078 [ 198 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 4067 | 2025.09.19 20:48:36.953096 [ 190 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_26_5} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4068 | 2025.09.19 20:48:36.953119 [ 198 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 203 rows starting from the beginning of the part | ||
| 4069 | 2025.09.19 20:48:36.953176 [ 190 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_26_5} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4070 | 2025.09.19 20:48:36.953252 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4071 | 2025.09.19 20:48:36.953795 [ 5 ] {416ff2bb-f719-4443-a8df-7d9294c95a8d} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4072 | 2025.09.19 20:48:36.953835 [ 5 ] {416ff2bb-f719-4443-a8df-7d9294c95a8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4073 | 2025.09.19 20:48:36.954470 [ 5 ] {416ff2bb-f719-4443-a8df-7d9294c95a8d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4074 | 2025.09.19 20:48:36.954703 [ 5 ] {416ff2bb-f719-4443-a8df-7d9294c95a8d} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4075 | 2025.09.19 20:48:36.954840 [ 5 ] {416ff2bb-f719-4443-a8df-7d9294c95a8d} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001994 sec., 20561.685055165497 rows/sec., 36.85 MiB/sec. | ||
| 4076 | 2025.09.19 20:48:36.954903 [ 5 ] {416ff2bb-f719-4443-a8df-7d9294c95a8d} <Debug> TCPHandler: Processed in 0.002182912 sec. | ||
| 4077 | 2025.09.19 20:48:36.955005 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4078 | 2025.09.19 20:48:36.955097 [ 5 ] {fc3cc948-e0c0-4152-8012-d50b25261186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4079 | 2025.09.19 20:48:36.955137 [ 5 ] {fc3cc948-e0c0-4152-8012-d50b25261186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4080 | 2025.09.19 20:48:36.955460 [ 5 ] {fc3cc948-e0c0-4152-8012-d50b25261186} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4081 | 2025.09.19 20:48:36.955495 [ 5 ] {fc3cc948-e0c0-4152-8012-d50b25261186} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4082 | 2025.09.19 20:48:36.955794 [ 5 ] {fc3cc948-e0c0-4152-8012-d50b25261186} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4083 | 2025.09.19 20:48:36.955872 [ 190 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7673 rows, containing 5 columns (5 merged, 0 gathered) in 0.003177995 sec., 2414415.378249494 rows/sec., 166.07 MiB/sec. | ||
| 4084 | 2025.09.19 20:48:36.956001 [ 5 ] {fc3cc948-e0c0-4152-8012-d50b25261186} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4085 | 2025.09.19 20:48:36.956103 [ 32 ] {} <Debug> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4086 | 2025.09.19 20:48:36.956130 [ 5 ] {fc3cc948-e0c0-4152-8012-d50b25261186} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 4087 | 2025.09.19 20:48:36.956133 [ 32 ] {} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4088 | 2025.09.19 20:48:36.956168 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4089 | 2025.09.19 20:48:36.956172 [ 5 ] {fc3cc948-e0c0-4152-8012-d50b25261186} <Debug> TCPHandler: Processed in 0.001213868 sec. | ||
| 4090 | 2025.09.19 20:48:36.956237 [ 200 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 4091 | 2025.09.19 20:48:36.956340 [ 200 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4092 | 2025.09.19 20:48:36.956369 [ 200 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1176 rows starting from the beginning of the part | ||
| 4093 | 2025.09.19 20:48:36.956415 [ 200 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 4094 | 2025.09.19 20:48:36.956449 [ 200 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4095 | 2025.09.19 20:48:36.956455 [ 198 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4096 | 2025.09.19 20:48:36.956484 [ 200 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 4097 | 2025.09.19 20:48:36.956522 [ 200 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 4098 | 2025.09.19 20:48:36.956556 [ 200 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 4099 | 2025.09.19 20:48:36.956735 [ 198 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4100 | 2025.09.19 20:48:36.956817 [ 198 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4101 | 2025.09.19 20:48:36.956885 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB. | ||
| 4102 | 2025.09.19 20:48:36.957473 [ 200 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1476 rows, containing 4 columns (4 merged, 0 gathered) in 0.00126646 sec., 1165453.3108033414 rows/sec., 78.54 MiB/sec. | ||
| 4103 | 2025.09.19 20:48:36.957674 [ 192 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4104 | 2025.09.19 20:48:36.957931 [ 192 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_26_5} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4105 | 2025.09.19 20:48:36.957993 [ 192 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_26_5} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4106 | 2025.09.19 20:48:36.958059 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4107 | 2025.09.19 20:48:38.333515 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9096 | ||
| 4108 | 2025.09.19 20:48:38.334015 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4109 | 2025.09.19 20:48:38.334051 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4110 | 2025.09.19 20:48:38.334524 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4111 | 2025.09.19 20:48:38.334744 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4112 | 2025.09.19 20:48:38.334872 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9096 | ||
| 4113 | 2025.09.19 20:48:38.824470 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4114 | 2025.09.19 20:48:38.841009 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4115 | 2025.09.19 20:48:38.841064 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4116 | 2025.09.19 20:48:38.847451 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4117 | 2025.09.19 20:48:38.848163 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4118 | 2025.09.19 20:48:38.850961 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4119 | 2025.09.19 20:48:41.935479 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4120 | 2025.09.19 20:48:41.935657 [ 5 ] {d27c985d-ddbf-40b2-aa4d-23aea6b90da5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4121 | 2025.09.19 20:48:41.935724 [ 5 ] {d27c985d-ddbf-40b2-aa4d-23aea6b90da5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4122 | 2025.09.19 20:48:41.936386 [ 5 ] {d27c985d-ddbf-40b2-aa4d-23aea6b90da5} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4123 | 2025.09.19 20:48:41.936432 [ 5 ] {d27c985d-ddbf-40b2-aa4d-23aea6b90da5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4124 | 2025.09.19 20:48:41.936839 [ 5 ] {d27c985d-ddbf-40b2-aa4d-23aea6b90da5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4125 | 2025.09.19 20:48:41.937069 [ 5 ] {d27c985d-ddbf-40b2-aa4d-23aea6b90da5} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4126 | 2025.09.19 20:48:41.937237 [ 5 ] {d27c985d-ddbf-40b2-aa4d-23aea6b90da5} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001629 sec., 34376.91835481891 rows/sec., 2.62 MiB/sec. | ||
| 4127 | 2025.09.19 20:48:41.937289 [ 5 ] {d27c985d-ddbf-40b2-aa4d-23aea6b90da5} <Debug> TCPHandler: Processed in 0.001935246 sec. | ||
| 4128 | 2025.09.19 20:48:41.937416 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4129 | 2025.09.19 20:48:41.937523 [ 5 ] {bb76157b-1a00-4a72-8635-507e2767ff50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4130 | 2025.09.19 20:48:41.937567 [ 5 ] {bb76157b-1a00-4a72-8635-507e2767ff50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4131 | 2025.09.19 20:48:41.938006 [ 5 ] {bb76157b-1a00-4a72-8635-507e2767ff50} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4132 | 2025.09.19 20:48:41.938068 [ 5 ] {bb76157b-1a00-4a72-8635-507e2767ff50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4133 | 2025.09.19 20:48:41.938389 [ 5 ] {bb76157b-1a00-4a72-8635-507e2767ff50} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4134 | 2025.09.19 20:48:41.938601 [ 5 ] {bb76157b-1a00-4a72-8635-507e2767ff50} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4135 | 2025.09.19 20:48:41.938739 [ 5 ] {bb76157b-1a00-4a72-8635-507e2767ff50} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001241 sec., 51571.313456889606 rows/sec., 4.03 MiB/sec. | ||
| 4136 | 2025.09.19 20:48:41.938778 [ 5 ] {bb76157b-1a00-4a72-8635-507e2767ff50} <Debug> TCPHandler: Processed in 0.001415204 sec. | ||
| 4137 | 2025.09.19 20:48:41.938894 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4138 | 2025.09.19 20:48:41.938993 [ 5 ] {7d49d5e6-c5aa-4d1f-bf80-ffe316b4f0f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4139 | 2025.09.19 20:48:41.939037 [ 5 ] {7d49d5e6-c5aa-4d1f-bf80-ffe316b4f0f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4140 | 2025.09.19 20:48:41.939494 [ 5 ] {7d49d5e6-c5aa-4d1f-bf80-ffe316b4f0f9} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4141 | 2025.09.19 20:48:41.939531 [ 5 ] {7d49d5e6-c5aa-4d1f-bf80-ffe316b4f0f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4142 | 2025.09.19 20:48:41.939861 [ 5 ] {7d49d5e6-c5aa-4d1f-bf80-ffe316b4f0f9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4143 | 2025.09.19 20:48:41.940069 [ 5 ] {7d49d5e6-c5aa-4d1f-bf80-ffe316b4f0f9} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4144 | 2025.09.19 20:48:41.940202 [ 5 ] {7d49d5e6-c5aa-4d1f-bf80-ffe316b4f0f9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 4145 | 2025.09.19 20:48:41.940238 [ 5 ] {7d49d5e6-c5aa-4d1f-bf80-ffe316b4f0f9} <Debug> TCPHandler: Processed in 0.001394893 sec. | ||
| 4146 | 2025.09.19 20:48:41.940351 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4147 | 2025.09.19 20:48:41.940448 [ 5 ] {45d28b54-373b-4316-93e6-d8229d48ade1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4148 | 2025.09.19 20:48:41.940489 [ 5 ] {45d28b54-373b-4316-93e6-d8229d48ade1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4149 | 2025.09.19 20:48:41.940826 [ 5 ] {45d28b54-373b-4316-93e6-d8229d48ade1} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4150 | 2025.09.19 20:48:41.940863 [ 5 ] {45d28b54-373b-4316-93e6-d8229d48ade1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4151 | 2025.09.19 20:48:41.941184 [ 5 ] {45d28b54-373b-4316-93e6-d8229d48ade1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4152 | 2025.09.19 20:48:41.941395 [ 5 ] {45d28b54-373b-4316-93e6-d8229d48ade1} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4153 | 2025.09.19 20:48:41.941524 [ 5 ] {45d28b54-373b-4316-93e6-d8229d48ade1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 4154 | 2025.09.19 20:48:41.941559 [ 5 ] {45d28b54-373b-4316-93e6-d8229d48ade1} <Debug> TCPHandler: Processed in 0.00125706 sec. | ||
| 4155 | 2025.09.19 20:48:45.748401 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4156 | 2025.09.19 20:48:45.748475 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4157 | 2025.09.19 20:48:45.835875 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9544 | ||
| 4158 | 2025.09.19 20:48:45.836357 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4159 | 2025.09.19 20:48:45.836396 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4160 | 2025.09.19 20:48:45.836881 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4161 | 2025.09.19 20:48:45.837112 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4162 | 2025.09.19 20:48:45.837235 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9544 | ||
| 4163 | 2025.09.19 20:48:45.853737 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 512 | ||
| 4164 | 2025.09.19 20:48:45.855907 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4165 | 2025.09.19 20:48:45.855951 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4166 | 2025.09.19 20:48:45.857139 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4167 | 2025.09.19 20:48:45.857403 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4168 | 2025.09.19 20:48:45.857659 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 512 | ||
| 4169 | 2025.09.19 20:48:46.351966 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4170 | 2025.09.19 20:48:46.368505 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4171 | 2025.09.19 20:48:46.368560 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4172 | 2025.09.19 20:48:46.374729 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4173 | 2025.09.19 20:48:46.375419 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4174 | 2025.09.19 20:48:46.378184 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4175 | 2025.09.19 20:48:46.937761 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4176 | 2025.09.19 20:48:46.937943 [ 5 ] {2f411a33-9e65-42b2-a29f-26969dc2c81c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4177 | 2025.09.19 20:48:46.938026 [ 5 ] {2f411a33-9e65-42b2-a29f-26969dc2c81c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4178 | 2025.09.19 20:48:46.938811 [ 5 ] {2f411a33-9e65-42b2-a29f-26969dc2c81c} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4179 | 2025.09.19 20:48:46.938858 [ 5 ] {2f411a33-9e65-42b2-a29f-26969dc2c81c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4180 | 2025.09.19 20:48:46.939261 [ 5 ] {2f411a33-9e65-42b2-a29f-26969dc2c81c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4181 | 2025.09.19 20:48:46.939488 [ 5 ] {2f411a33-9e65-42b2-a29f-26969dc2c81c} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4182 | 2025.09.19 20:48:46.939648 [ 5 ] {2f411a33-9e65-42b2-a29f-26969dc2c81c} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001755 sec., 78632.47863247863 rows/sec., 6.81 MiB/sec. | ||
| 4183 | 2025.09.19 20:48:46.939701 [ 5 ] {2f411a33-9e65-42b2-a29f-26969dc2c81c} <Debug> TCPHandler: Processed in 0.002069889 sec. | ||
| 4184 | 2025.09.19 20:48:46.939829 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4185 | 2025.09.19 20:48:46.939934 [ 5 ] {cd596871-2ab1-47b7-b28f-23cc1fa91629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4186 | 2025.09.19 20:48:46.939980 [ 5 ] {cd596871-2ab1-47b7-b28f-23cc1fa91629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4187 | 2025.09.19 20:48:46.940410 [ 5 ] {cd596871-2ab1-47b7-b28f-23cc1fa91629} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4188 | 2025.09.19 20:48:46.940445 [ 5 ] {cd596871-2ab1-47b7-b28f-23cc1fa91629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4189 | 2025.09.19 20:48:46.940752 [ 5 ] {cd596871-2ab1-47b7-b28f-23cc1fa91629} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4190 | 2025.09.19 20:48:46.940963 [ 5 ] {cd596871-2ab1-47b7-b28f-23cc1fa91629} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4191 | 2025.09.19 20:48:46.941063 [ 105 ] {} <Debug> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4192 | 2025.09.19 20:48:46.941098 [ 5 ] {cd596871-2ab1-47b7-b28f-23cc1fa91629} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001188 sec., 34511.78451178451 rows/sec., 2.53 MiB/sec. | ||
| 4193 | 2025.09.19 20:48:46.941103 [ 105 ] {} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4194 | 2025.09.19 20:48:46.941129 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4195 | 2025.09.19 20:48:46.941138 [ 5 ] {cd596871-2ab1-47b7-b28f-23cc1fa91629} <Debug> TCPHandler: Processed in 0.001362582 sec. | ||
| 4196 | 2025.09.19 20:48:46.941249 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4197 | 2025.09.19 20:48:46.941254 [ 198 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 4198 | 2025.09.19 20:48:46.941349 [ 5 ] {0d032cfd-3bf1-4f96-9ba2-0249feb36494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4199 | 2025.09.19 20:48:46.941398 [ 5 ] {0d032cfd-3bf1-4f96-9ba2-0249feb36494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4200 | 2025.09.19 20:48:46.941413 [ 198 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4201 | 2025.09.19 20:48:46.941456 [ 198 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 70 rows starting from the beginning of the part | ||
| 4202 | 2025.09.19 20:48:46.941530 [ 198 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 4203 | 2025.09.19 20:48:46.941580 [ 198 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 4204 | 2025.09.19 20:48:46.941622 [ 198 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 4205 | 2025.09.19 20:48:46.941676 [ 198 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 67 rows starting from the beginning of the part | ||
| 4206 | 2025.09.19 20:48:46.941724 [ 198 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 4207 | 2025.09.19 20:48:46.941908 [ 5 ] {0d032cfd-3bf1-4f96-9ba2-0249feb36494} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4208 | 2025.09.19 20:48:46.941952 [ 5 ] {0d032cfd-3bf1-4f96-9ba2-0249feb36494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4209 | 2025.09.19 20:48:46.942323 [ 5 ] {0d032cfd-3bf1-4f96-9ba2-0249feb36494} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4210 | 2025.09.19 20:48:46.942555 [ 5 ] {0d032cfd-3bf1-4f96-9ba2-0249feb36494} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4211 | 2025.09.19 20:48:46.942607 [ 192 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 314 rows, containing 5 columns (5 merged, 0 gathered) in 0.001412334 sec., 222327.01329855405 rows/sec., 17.17 MiB/sec. | ||
| 4212 | 2025.09.19 20:48:46.942701 [ 5 ] {0d032cfd-3bf1-4f96-9ba2-0249feb36494} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001372 sec., 76530.61224489796 rows/sec., 5.98 MiB/sec. | ||
| 4213 | 2025.09.19 20:48:46.942751 [ 5 ] {0d032cfd-3bf1-4f96-9ba2-0249feb36494} <Debug> TCPHandler: Processed in 0.001553056 sec. | ||
| 4214 | 2025.09.19 20:48:46.942808 [ 200 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4215 | 2025.09.19 20:48:46.942868 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4216 | 2025.09.19 20:48:46.942975 [ 5 ] {cce9462e-75c8-4f21-8b10-f6147305e84d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4217 | 2025.09.19 20:48:46.943024 [ 5 ] {cce9462e-75c8-4f21-8b10-f6147305e84d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4218 | 2025.09.19 20:48:46.943124 [ 200 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_16_3} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4219 | 2025.09.19 20:48:46.943210 [ 200 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_16_3} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4220 | 2025.09.19 20:48:46.943314 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 4221 | 2025.09.19 20:48:46.943470 [ 5 ] {cce9462e-75c8-4f21-8b10-f6147305e84d} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4222 | 2025.09.19 20:48:46.943511 [ 5 ] {cce9462e-75c8-4f21-8b10-f6147305e84d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4223 | 2025.09.19 20:48:46.943849 [ 5 ] {cce9462e-75c8-4f21-8b10-f6147305e84d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4224 | 2025.09.19 20:48:46.944061 [ 5 ] {cce9462e-75c8-4f21-8b10-f6147305e84d} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4225 | 2025.09.19 20:48:46.944193 [ 5 ] {cce9462e-75c8-4f21-8b10-f6147305e84d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001241 sec., 128928.28364222402 rows/sec., 8.98 MiB/sec. | ||
| 4226 | 2025.09.19 20:48:46.944231 [ 5 ] {cce9462e-75c8-4f21-8b10-f6147305e84d} <Debug> TCPHandler: Processed in 0.001414314 sec. | ||
| 4227 | 2025.09.19 20:48:46.944347 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4228 | 2025.09.19 20:48:46.944442 [ 5 ] {f4bb2b74-e4c0-4300-a7db-d9ead57a8022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4229 | 2025.09.19 20:48:46.944498 [ 5 ] {f4bb2b74-e4c0-4300-a7db-d9ead57a8022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4230 | 2025.09.19 20:48:46.945383 [ 5 ] {f4bb2b74-e4c0-4300-a7db-d9ead57a8022} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4231 | 2025.09.19 20:48:46.945419 [ 5 ] {f4bb2b74-e4c0-4300-a7db-d9ead57a8022} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4232 | 2025.09.19 20:48:46.945991 [ 5 ] {f4bb2b74-e4c0-4300-a7db-d9ead57a8022} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4233 | 2025.09.19 20:48:46.946226 [ 5 ] {f4bb2b74-e4c0-4300-a7db-d9ead57a8022} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4234 | 2025.09.19 20:48:46.946368 [ 5 ] {f4bb2b74-e4c0-4300-a7db-d9ead57a8022} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001944 sec., 21090.53497942387 rows/sec., 37.79 MiB/sec. | ||
| 4235 | 2025.09.19 20:48:46.946429 [ 5 ] {f4bb2b74-e4c0-4300-a7db-d9ead57a8022} <Debug> TCPHandler: Processed in 0.00213284 sec. | ||
| 4236 | 2025.09.19 20:48:46.946539 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4237 | 2025.09.19 20:48:46.946635 [ 5 ] {37636906-2732-4bbc-ab51-d1853b6f3273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4238 | 2025.09.19 20:48:46.946679 [ 5 ] {37636906-2732-4bbc-ab51-d1853b6f3273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4239 | 2025.09.19 20:48:46.947023 [ 5 ] {37636906-2732-4bbc-ab51-d1853b6f3273} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4240 | 2025.09.19 20:48:46.947057 [ 5 ] {37636906-2732-4bbc-ab51-d1853b6f3273} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4241 | 2025.09.19 20:48:46.947359 [ 5 ] {37636906-2732-4bbc-ab51-d1853b6f3273} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4242 | 2025.09.19 20:48:46.947567 [ 5 ] {37636906-2732-4bbc-ab51-d1853b6f3273} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4243 | 2025.09.19 20:48:46.947694 [ 5 ] {37636906-2732-4bbc-ab51-d1853b6f3273} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 4244 | 2025.09.19 20:48:46.947730 [ 5 ] {37636906-2732-4bbc-ab51-d1853b6f3273} <Debug> TCPHandler: Processed in 0.001240289 sec. | ||
| 4245 | 2025.09.19 20:48:48.099342 [ 107 ] {} <Debug> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4246 | 2025.09.19 20:48:48.099426 [ 107 ] {} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4247 | 2025.09.19 20:48:48.099451 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4248 | 2025.09.19 20:48:48.099569 [ 192 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::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 | ||
| 4249 | 2025.09.19 20:48:48.099723 [ 192 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4250 | 2025.09.19 20:48:48.099763 [ 192 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 252 rows starting from the beginning of the part | ||
| 4251 | 2025.09.19 20:48:48.099839 [ 192 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 228 rows starting from the beginning of the part | ||
| 4252 | 2025.09.19 20:48:48.099891 [ 192 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 4253 | 2025.09.19 20:48:48.099941 [ 192 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 228 rows starting from the beginning of the part | ||
| 4254 | 2025.09.19 20:48:48.099986 [ 192 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 4255 | 2025.09.19 20:48:48.100939 [ 201 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001418573 sec., 532929.9232397628 rows/sec., 38.89 MiB/sec. | ||
| 4256 | 2025.09.19 20:48:48.101097 [ 192 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4257 | 2025.09.19 20:48:48.101343 [ 192 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_9_2} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4258 | 2025.09.19 20:48:48.101416 [ 192 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_9_2} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4259 | 2025.09.19 20:48:48.101494 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4260 | 2025.09.19 20:48:51.964856 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4261 | 2025.09.19 20:48:51.965057 [ 5 ] {44cd0c13-adcf-4791-91cd-a7fd76365f54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4262 | 2025.09.19 20:48:51.965129 [ 5 ] {44cd0c13-adcf-4791-91cd-a7fd76365f54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4263 | 2025.09.19 20:48:51.965845 [ 5 ] {44cd0c13-adcf-4791-91cd-a7fd76365f54} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4264 | 2025.09.19 20:48:51.965894 [ 5 ] {44cd0c13-adcf-4791-91cd-a7fd76365f54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4265 | 2025.09.19 20:48:51.966284 [ 5 ] {44cd0c13-adcf-4791-91cd-a7fd76365f54} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4266 | 2025.09.19 20:48:51.966516 [ 5 ] {44cd0c13-adcf-4791-91cd-a7fd76365f54} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4267 | 2025.09.19 20:48:51.966679 [ 5 ] {44cd0c13-adcf-4791-91cd-a7fd76365f54} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001674 sec., 1194.7431302270013 rows/sec., 97.42 KiB/sec. | ||
| 4268 | 2025.09.19 20:48:51.966726 [ 5 ] {44cd0c13-adcf-4791-91cd-a7fd76365f54} <Debug> TCPHandler: Processed in 0.002008888 sec. | ||
| 4269 | 2025.09.19 20:48:51.966857 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4270 | 2025.09.19 20:48:51.966960 [ 5 ] {dda794c9-d1ce-4207-bf89-508635634486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4271 | 2025.09.19 20:48:51.967004 [ 5 ] {dda794c9-d1ce-4207-bf89-508635634486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4272 | 2025.09.19 20:48:51.968275 [ 5 ] {dda794c9-d1ce-4207-bf89-508635634486} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4273 | 2025.09.19 20:48:51.968312 [ 5 ] {dda794c9-d1ce-4207-bf89-508635634486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4274 | 2025.09.19 20:48:51.968713 [ 5 ] {dda794c9-d1ce-4207-bf89-508635634486} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4275 | 2025.09.19 20:48:51.968928 [ 5 ] {dda794c9-d1ce-4207-bf89-508635634486} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4276 | 2025.09.19 20:48:51.969061 [ 5 ] {dda794c9-d1ce-4207-bf89-508635634486} <Debug> executeQuery: Read 1197 rows, 100.57 KiB in 0.002125 sec., 563294.1176470588 rows/sec., 46.22 MiB/sec. | ||
| 4277 | 2025.09.19 20:48:51.969100 [ 5 ] {dda794c9-d1ce-4207-bf89-508635634486} <Debug> TCPHandler: Processed in 0.002295454 sec. | ||
| 4278 | 2025.09.19 20:48:51.969209 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4279 | 2025.09.19 20:48:51.969306 [ 5 ] {51843ea2-29b2-4225-93ae-69e257476beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4280 | 2025.09.19 20:48:51.969346 [ 5 ] {51843ea2-29b2-4225-93ae-69e257476beb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4281 | 2025.09.19 20:48:51.969756 [ 5 ] {51843ea2-29b2-4225-93ae-69e257476beb} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4282 | 2025.09.19 20:48:51.969792 [ 5 ] {51843ea2-29b2-4225-93ae-69e257476beb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4283 | 2025.09.19 20:48:51.970096 [ 5 ] {51843ea2-29b2-4225-93ae-69e257476beb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4284 | 2025.09.19 20:48:51.970303 [ 5 ] {51843ea2-29b2-4225-93ae-69e257476beb} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4285 | 2025.09.19 20:48:51.970428 [ 5 ] {51843ea2-29b2-4225-93ae-69e257476beb} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001141 sec., 1752.8483786152497 rows/sec., 122.39 KiB/sec. | ||
| 4286 | 2025.09.19 20:48:51.970464 [ 5 ] {51843ea2-29b2-4225-93ae-69e257476beb} <Debug> TCPHandler: Processed in 0.001306471 sec. | ||
| 4287 | 2025.09.19 20:48:51.970571 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4288 | 2025.09.19 20:48:51.970665 [ 5 ] {a25799a7-302c-44b0-8ef7-41d8c9b18b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4289 | 2025.09.19 20:48:51.970705 [ 5 ] {a25799a7-302c-44b0-8ef7-41d8c9b18b5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4290 | 2025.09.19 20:48:51.971220 [ 5 ] {a25799a7-302c-44b0-8ef7-41d8c9b18b5d} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4291 | 2025.09.19 20:48:51.971255 [ 5 ] {a25799a7-302c-44b0-8ef7-41d8c9b18b5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4292 | 2025.09.19 20:48:51.971549 [ 5 ] {a25799a7-302c-44b0-8ef7-41d8c9b18b5d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4293 | 2025.09.19 20:48:51.971758 [ 5 ] {a25799a7-302c-44b0-8ef7-41d8c9b18b5d} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4294 | 2025.09.19 20:48:51.971884 [ 5 ] {a25799a7-302c-44b0-8ef7-41d8c9b18b5d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001237 sec., 184316.89571544057 rows/sec., 12.48 MiB/sec. | ||
| 4295 | 2025.09.19 20:48:51.971922 [ 5 ] {a25799a7-302c-44b0-8ef7-41d8c9b18b5d} <Debug> TCPHandler: Processed in 0.001400583 sec. | ||
| 4296 | 2025.09.19 20:48:51.972027 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4297 | 2025.09.19 20:48:51.972121 [ 5 ] {316af7d4-0332-4a0c-92e8-58314433a969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4298 | 2025.09.19 20:48:51.972161 [ 5 ] {316af7d4-0332-4a0c-92e8-58314433a969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4299 | 2025.09.19 20:48:51.972758 [ 5 ] {316af7d4-0332-4a0c-92e8-58314433a969} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4300 | 2025.09.19 20:48:51.972794 [ 5 ] {316af7d4-0332-4a0c-92e8-58314433a969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4301 | 2025.09.19 20:48:51.973110 [ 5 ] {316af7d4-0332-4a0c-92e8-58314433a969} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4302 | 2025.09.19 20:48:51.973316 [ 5 ] {316af7d4-0332-4a0c-92e8-58314433a969} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4303 | 2025.09.19 20:48:51.973441 [ 5 ] {316af7d4-0332-4a0c-92e8-58314433a969} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001337 sec., 390426.32759910246 rows/sec., 28.90 MiB/sec. | ||
| 4304 | 2025.09.19 20:48:51.973478 [ 5 ] {316af7d4-0332-4a0c-92e8-58314433a969} <Debug> TCPHandler: Processed in 0.001500336 sec. | ||
| 4305 | 2025.09.19 20:48:51.973586 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4306 | 2025.09.19 20:48:51.973679 [ 5 ] {e978cf2f-9cb3-4835-94c7-70d2fdeb6858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4307 | 2025.09.19 20:48:51.973723 [ 5 ] {e978cf2f-9cb3-4835-94c7-70d2fdeb6858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4308 | 2025.09.19 20:48:51.974303 [ 5 ] {e978cf2f-9cb3-4835-94c7-70d2fdeb6858} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4309 | 2025.09.19 20:48:51.974337 [ 5 ] {e978cf2f-9cb3-4835-94c7-70d2fdeb6858} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4310 | 2025.09.19 20:48:51.974712 [ 5 ] {e978cf2f-9cb3-4835-94c7-70d2fdeb6858} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4311 | 2025.09.19 20:48:51.974923 [ 5 ] {e978cf2f-9cb3-4835-94c7-70d2fdeb6858} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4312 | 2025.09.19 20:48:51.975048 [ 5 ] {e978cf2f-9cb3-4835-94c7-70d2fdeb6858} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001388 sec., 608789.6253602306 rows/sec., 40.98 MiB/sec. | ||
| 4313 | 2025.09.19 20:48:51.975087 [ 5 ] {e978cf2f-9cb3-4835-94c7-70d2fdeb6858} <Debug> TCPHandler: Processed in 0.001550227 sec. | ||
| 4314 | 2025.09.19 20:48:51.975197 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4315 | 2025.09.19 20:48:51.975291 [ 5 ] {53137580-5d17-4b08-a25e-4e7932433e3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4316 | 2025.09.19 20:48:51.975332 [ 5 ] {53137580-5d17-4b08-a25e-4e7932433e3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4317 | 2025.09.19 20:48:51.975666 [ 5 ] {53137580-5d17-4b08-a25e-4e7932433e3d} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4318 | 2025.09.19 20:48:51.975702 [ 5 ] {53137580-5d17-4b08-a25e-4e7932433e3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4319 | 2025.09.19 20:48:51.976000 [ 5 ] {53137580-5d17-4b08-a25e-4e7932433e3d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4320 | 2025.09.19 20:48:51.976210 [ 5 ] {53137580-5d17-4b08-a25e-4e7932433e3d} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4321 | 2025.09.19 20:48:51.976339 [ 5 ] {53137580-5d17-4b08-a25e-4e7932433e3d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 4322 | 2025.09.19 20:48:51.976374 [ 5 ] {53137580-5d17-4b08-a25e-4e7932433e3d} <Debug> TCPHandler: Processed in 0.001227369 sec. | ||
| 4323 | 2025.09.19 20:48:53.338264 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10056 | ||
| 4324 | 2025.09.19 20:48:53.338774 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4325 | 2025.09.19 20:48:53.338820 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4326 | 2025.09.19 20:48:53.339317 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4327 | 2025.09.19 20:48:53.339552 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4328 | 2025.09.19 20:48:53.339685 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10056 | ||
| 4329 | 2025.09.19 20:48:53.339714 [ 101 ] {} <Debug> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4330 | 2025.09.19 20:48:53.339780 [ 101 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4331 | 2025.09.19 20:48:53.339800 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4332 | 2025.09.19 20:48:53.339895 [ 200 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 4333 | 2025.09.19 20:48:53.339987 [ 200 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4334 | 2025.09.19 20:48:53.340018 [ 200 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7624 rows starting from the beginning of the part | ||
| 4335 | 2025.09.19 20:48:53.340074 [ 200 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 4336 | 2025.09.19 20:48:53.340117 [ 200 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 4337 | 2025.09.19 20:48:53.340155 [ 200 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 4338 | 2025.09.19 20:48:53.340194 [ 200 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 4339 | 2025.09.19 20:48:53.340230 [ 200 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 4340 | 2025.09.19 20:48:53.342263 [ 201 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10056 rows, containing 4 columns (4 merged, 0 gathered) in 0.002408956 sec., 4174422.44690231 rows/sec., 59.72 MiB/sec. | ||
| 4341 | 2025.09.19 20:48:53.342553 [ 201 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4342 | 2025.09.19 20:48:53.342857 [ 201 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_21_4} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4343 | 2025.09.19 20:48:53.342935 [ 201 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_21_4} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4344 | 2025.09.19 20:48:53.343052 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 4345 | 2025.09.19 20:48:53.879210 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4346 | 2025.09.19 20:48:53.896720 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4347 | 2025.09.19 20:48:53.896785 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4348 | 2025.09.19 20:48:53.902963 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4349 | 2025.09.19 20:48:53.903667 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4350 | 2025.09.19 20:48:53.903996 [ 101 ] {} <Debug> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4351 | 2025.09.19 20:48:53.904070 [ 101 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4352 | 2025.09.19 20:48:53.904094 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4353 | 2025.09.19 20:48:53.904199 [ 201 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 4354 | 2025.09.19 20:48:53.906726 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4355 | 2025.09.19 20:48:53.907967 [ 201 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4356 | 2025.09.19 20:48:53.909526 [ 201 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 4357 | 2025.09.19 20:48:53.914256 [ 201 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 4358 | 2025.09.19 20:48:53.918726 [ 201 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
| 4359 | 2025.09.19 20:48:53.922866 [ 201 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 4360 | 2025.09.19 20:48:53.927440 [ 201 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 4361 | 2025.09.19 20:48:53.931641 [ 201 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 4362 | 2025.09.19 20:48:53.980403 [ 200 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.076245017 sec., 2085.3821830743377 rows/sec., 10.78 MiB/sec. | ||
| 4363 | 2025.09.19 20:48:53.982872 [ 188 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4364 | 2025.09.19 20:48:53.984967 [ 188 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_21_4} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4365 | 2025.09.19 20:48:53.985071 [ 188 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_21_4} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4366 | 2025.09.19 20:48:53.987181 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 4367 | 2025.09.19 20:48:54.001175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.47 MiB, peak 254.01 MiB, free memory in arenas 0.00 B, will set to 248.08 MiB (RSS), difference: 4.61 MiB | ||
| 4368 | 2025.09.19 20:48:55.858795 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 538 | ||
| 4369 | 2025.09.19 20:48:55.860932 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4370 | 2025.09.19 20:48:55.860975 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4371 | 2025.09.19 20:48:55.862117 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4372 | 2025.09.19 20:48:55.862375 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4373 | 2025.09.19 20:48:55.862623 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 538 | ||
| 4374 | 2025.09.19 20:48:56.937729 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4375 | 2025.09.19 20:48:56.937908 [ 5 ] {74410e0a-f082-4139-b564-90dcc7f07570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4376 | 2025.09.19 20:48:56.937976 [ 5 ] {74410e0a-f082-4139-b564-90dcc7f07570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4377 | 2025.09.19 20:48:56.938716 [ 5 ] {74410e0a-f082-4139-b564-90dcc7f07570} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4378 | 2025.09.19 20:48:56.938763 [ 5 ] {74410e0a-f082-4139-b564-90dcc7f07570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4379 | 2025.09.19 20:48:56.939171 [ 5 ] {74410e0a-f082-4139-b564-90dcc7f07570} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4380 | 2025.09.19 20:48:56.939403 [ 5 ] {74410e0a-f082-4139-b564-90dcc7f07570} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4381 | 2025.09.19 20:48:56.939557 [ 5 ] {74410e0a-f082-4139-b564-90dcc7f07570} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001695 sec., 81415.92920353982 rows/sec., 7.05 MiB/sec. | ||
| 4382 | 2025.09.19 20:48:56.939602 [ 5 ] {74410e0a-f082-4139-b564-90dcc7f07570} <Debug> TCPHandler: Processed in 0.002008767 sec. | ||
| 4383 | 2025.09.19 20:48:56.939763 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4384 | 2025.09.19 20:48:56.939867 [ 5 ] {b246b262-c205-4841-98d1-d996aa1a9f32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4385 | 2025.09.19 20:48:56.939916 [ 5 ] {b246b262-c205-4841-98d1-d996aa1a9f32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4386 | 2025.09.19 20:48:56.940358 [ 5 ] {b246b262-c205-4841-98d1-d996aa1a9f32} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4387 | 2025.09.19 20:48:56.940403 [ 5 ] {b246b262-c205-4841-98d1-d996aa1a9f32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4388 | 2025.09.19 20:48:56.940721 [ 5 ] {b246b262-c205-4841-98d1-d996aa1a9f32} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4389 | 2025.09.19 20:48:56.940953 [ 5 ] {b246b262-c205-4841-98d1-d996aa1a9f32} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4390 | 2025.09.19 20:48:56.941090 [ 5 ] {b246b262-c205-4841-98d1-d996aa1a9f32} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001245 sec., 32931.726907630524 rows/sec., 2.42 MiB/sec. | ||
| 4391 | 2025.09.19 20:48:56.941130 [ 5 ] {b246b262-c205-4841-98d1-d996aa1a9f32} <Debug> TCPHandler: Processed in 0.001423973 sec. | ||
| 4392 | 2025.09.19 20:48:56.941249 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4393 | 2025.09.19 20:48:56.941343 [ 5 ] {bb85dfa5-72af-478c-8c91-8b80058e4db3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4394 | 2025.09.19 20:48:56.941385 [ 5 ] {bb85dfa5-72af-478c-8c91-8b80058e4db3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4395 | 2025.09.19 20:48:56.941817 [ 5 ] {bb85dfa5-72af-478c-8c91-8b80058e4db3} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4396 | 2025.09.19 20:48:56.941854 [ 5 ] {bb85dfa5-72af-478c-8c91-8b80058e4db3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4397 | 2025.09.19 20:48:56.942158 [ 5 ] {bb85dfa5-72af-478c-8c91-8b80058e4db3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4398 | 2025.09.19 20:48:56.942374 [ 5 ] {bb85dfa5-72af-478c-8c91-8b80058e4db3} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4399 | 2025.09.19 20:48:56.942506 [ 5 ] {bb85dfa5-72af-478c-8c91-8b80058e4db3} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.00118 sec., 88983.05084745762 rows/sec., 6.95 MiB/sec. | ||
| 4400 | 2025.09.19 20:48:56.942545 [ 5 ] {bb85dfa5-72af-478c-8c91-8b80058e4db3} <Debug> TCPHandler: Processed in 0.001346992 sec. | ||
| 4401 | 2025.09.19 20:48:56.942658 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4402 | 2025.09.19 20:48:56.942752 [ 5 ] {e2938ebd-88d6-47dd-8fea-fd32ddf28955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4403 | 2025.09.19 20:48:56.942798 [ 5 ] {e2938ebd-88d6-47dd-8fea-fd32ddf28955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4404 | 2025.09.19 20:48:56.943220 [ 5 ] {e2938ebd-88d6-47dd-8fea-fd32ddf28955} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4405 | 2025.09.19 20:48:56.943257 [ 5 ] {e2938ebd-88d6-47dd-8fea-fd32ddf28955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4406 | 2025.09.19 20:48:56.943588 [ 5 ] {e2938ebd-88d6-47dd-8fea-fd32ddf28955} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4407 | 2025.09.19 20:48:56.943800 [ 5 ] {e2938ebd-88d6-47dd-8fea-fd32ddf28955} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4408 | 2025.09.19 20:48:56.943936 [ 5 ] {e2938ebd-88d6-47dd-8fea-fd32ddf28955} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 4409 | 2025.09.19 20:48:56.943973 [ 5 ] {e2938ebd-88d6-47dd-8fea-fd32ddf28955} <Debug> TCPHandler: Processed in 0.001366242 sec. | ||
| 4410 | 2025.09.19 20:48:56.944082 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4411 | 2025.09.19 20:48:56.944176 [ 5 ] {f136076a-c900-4ffb-9d9b-0cd86a8f1bc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4412 | 2025.09.19 20:48:56.944232 [ 5 ] {f136076a-c900-4ffb-9d9b-0cd86a8f1bc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4413 | 2025.09.19 20:48:56.945092 [ 5 ] {f136076a-c900-4ffb-9d9b-0cd86a8f1bc6} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4414 | 2025.09.19 20:48:56.945128 [ 5 ] {f136076a-c900-4ffb-9d9b-0cd86a8f1bc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4415 | 2025.09.19 20:48:56.945840 [ 5 ] {f136076a-c900-4ffb-9d9b-0cd86a8f1bc6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4416 | 2025.09.19 20:48:56.946101 [ 5 ] {f136076a-c900-4ffb-9d9b-0cd86a8f1bc6} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4417 | 2025.09.19 20:48:56.946244 [ 5 ] {f136076a-c900-4ffb-9d9b-0cd86a8f1bc6} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002085 sec., 19664.268585131893 rows/sec., 35.24 MiB/sec. | ||
| 4418 | 2025.09.19 20:48:56.946298 [ 5 ] {f136076a-c900-4ffb-9d9b-0cd86a8f1bc6} <Debug> TCPHandler: Processed in 0.002266743 sec. | ||
| 4419 | 2025.09.19 20:48:56.946416 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4420 | 2025.09.19 20:48:56.946513 [ 5 ] {109dbf07-7bca-4059-bfbc-b1eb277f028a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4421 | 2025.09.19 20:48:56.946556 [ 5 ] {109dbf07-7bca-4059-bfbc-b1eb277f028a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4422 | 2025.09.19 20:48:56.946897 [ 5 ] {109dbf07-7bca-4059-bfbc-b1eb277f028a} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4423 | 2025.09.19 20:48:56.946933 [ 5 ] {109dbf07-7bca-4059-bfbc-b1eb277f028a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4424 | 2025.09.19 20:48:56.947247 [ 5 ] {109dbf07-7bca-4059-bfbc-b1eb277f028a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4425 | 2025.09.19 20:48:56.947463 [ 5 ] {109dbf07-7bca-4059-bfbc-b1eb277f028a} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4426 | 2025.09.19 20:48:56.947590 [ 5 ] {109dbf07-7bca-4059-bfbc-b1eb277f028a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 4427 | 2025.09.19 20:48:56.947626 [ 5 ] {109dbf07-7bca-4059-bfbc-b1eb277f028a} <Debug> TCPHandler: Processed in 0.001260519 sec. | ||
| 4428 | 2025.09.19 20:49:00.748517 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4429 | 2025.09.19 20:49:00.748582 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4430 | 2025.09.19 20:49:00.840703 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10504 | ||
| 4431 | 2025.09.19 20:49:00.841185 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4432 | 2025.09.19 20:49:00.841230 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4433 | 2025.09.19 20:49:00.841761 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4434 | 2025.09.19 20:49:00.842025 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4435 | 2025.09.19 20:49:00.842177 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10504 | ||
| 4436 | 2025.09.19 20:49:01.407746 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4437 | 2025.09.19 20:49:01.423272 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4438 | 2025.09.19 20:49:01.423329 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4439 | 2025.09.19 20:49:01.429389 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4440 | 2025.09.19 20:49:01.430108 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4441 | 2025.09.19 20:49:01.433168 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4442 | 2025.09.19 20:49:01.934986 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4443 | 2025.09.19 20:49:01.935184 [ 5 ] {f9f7ee2c-ea66-44f3-a44b-95f9e7bfbcb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4444 | 2025.09.19 20:49:01.935259 [ 5 ] {f9f7ee2c-ea66-44f3-a44b-95f9e7bfbcb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4445 | 2025.09.19 20:49:01.935975 [ 5 ] {f9f7ee2c-ea66-44f3-a44b-95f9e7bfbcb0} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4446 | 2025.09.19 20:49:01.936029 [ 5 ] {f9f7ee2c-ea66-44f3-a44b-95f9e7bfbcb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4447 | 2025.09.19 20:49:01.936457 [ 5 ] {f9f7ee2c-ea66-44f3-a44b-95f9e7bfbcb0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4448 | 2025.09.19 20:49:01.936702 [ 5 ] {f9f7ee2c-ea66-44f3-a44b-95f9e7bfbcb0} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4449 | 2025.09.19 20:49:01.936839 [ 92 ] {} <Debug> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4450 | 2025.09.19 20:49:01.936862 [ 5 ] {f9f7ee2c-ea66-44f3-a44b-95f9e7bfbcb0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001731 sec., 32351.242056614676 rows/sec., 2.47 MiB/sec. | ||
| 4451 | 2025.09.19 20:49:01.936930 [ 92 ] {} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4452 | 2025.09.19 20:49:01.936954 [ 5 ] {f9f7ee2c-ea66-44f3-a44b-95f9e7bfbcb0} <Debug> TCPHandler: Processed in 0.00210311 sec. | ||
| 4453 | 2025.09.19 20:49:01.936958 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4454 | 2025.09.19 20:49:01.937094 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4455 | 2025.09.19 20:49:01.937134 [ 194 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::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 | ||
| 4456 | 2025.09.19 20:49:01.937194 [ 5 ] {ec0ce3c0-bb53-4cb9-ba73-589d019b38e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4457 | 2025.09.19 20:49:01.937240 [ 5 ] {ec0ce3c0-bb53-4cb9-ba73-589d019b38e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4458 | 2025.09.19 20:49:01.937286 [ 194 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4459 | 2025.09.19 20:49:01.937325 [ 194 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1407 rows starting from the beginning of the part | ||
| 4460 | 2025.09.19 20:49:01.937390 [ 194 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part | ||
| 4461 | 2025.09.19 20:49:01.937435 [ 194 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 138 rows starting from the beginning of the part | ||
| 4462 | 2025.09.19 20:49:01.937480 [ 194 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1197 rows starting from the beginning of the part | ||
| 4463 | 2025.09.19 20:49:01.937515 [ 194 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 138 rows starting from the beginning of the part | ||
| 4464 | 2025.09.19 20:49:01.937553 [ 194 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
| 4465 | 2025.09.19 20:49:01.937663 [ 5 ] {ec0ce3c0-bb53-4cb9-ba73-589d019b38e6} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4466 | 2025.09.19 20:49:01.937706 [ 5 ] {ec0ce3c0-bb53-4cb9-ba73-589d019b38e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4467 | 2025.09.19 20:49:01.938095 [ 5 ] {ec0ce3c0-bb53-4cb9-ba73-589d019b38e6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4468 | 2025.09.19 20:49:01.938336 [ 5 ] {ec0ce3c0-bb53-4cb9-ba73-589d019b38e6} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4469 | 2025.09.19 20:49:01.938449 [ 92 ] {} <Debug> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4470 | 2025.09.19 20:49:01.938472 [ 5 ] {ec0ce3c0-bb53-4cb9-ba73-589d019b38e6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001297 sec., 49344.64148033925 rows/sec., 3.85 MiB/sec. | ||
| 4471 | 2025.09.19 20:49:01.938486 [ 92 ] {} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4472 | 2025.09.19 20:49:01.938513 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4473 | 2025.09.19 20:49:01.938518 [ 5 ] {ec0ce3c0-bb53-4cb9-ba73-589d019b38e6} <Debug> TCPHandler: Processed in 0.001476705 sec. | ||
| 4474 | 2025.09.19 20:49:01.938597 [ 200 ] {8107928c-471f-4f51-a196-f6f1aa28a530::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 | ||
| 4475 | 2025.09.19 20:49:01.938642 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4476 | 2025.09.19 20:49:01.938722 [ 200 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4477 | 2025.09.19 20:49:01.938744 [ 5 ] {ae5a3727-6356-40c1-841a-a56d5d985a86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4478 | 2025.09.19 20:49:01.938759 [ 200 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 633 rows starting from the beginning of the part | ||
| 4479 | 2025.09.19 20:49:01.938801 [ 5 ] {ae5a3727-6356-40c1-841a-a56d5d985a86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4480 | 2025.09.19 20:49:01.938857 [ 200 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part | ||
| 4481 | 2025.09.19 20:49:01.938907 [ 200 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 105 rows starting from the beginning of the part | ||
| 4482 | 2025.09.19 20:49:01.938950 [ 200 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 522 rows starting from the beginning of the part | ||
| 4483 | 2025.09.19 20:49:01.938987 [ 200 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 105 rows starting from the beginning of the part | ||
| 4484 | 2025.09.19 20:49:01.938999 [ 195 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2992 rows, containing 5 columns (5 merged, 0 gathered) in 0.001923685 sec., 1555348.198899508 rows/sec., 134.99 MiB/sec. | ||
| 4485 | 2025.09.19 20:49:01.939025 [ 200 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part | ||
| 4486 | 2025.09.19 20:49:01.939253 [ 5 ] {ae5a3727-6356-40c1-841a-a56d5d985a86} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4487 | 2025.09.19 20:49:01.939270 [ 193 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4488 | 2025.09.19 20:49:01.939294 [ 5 ] {ae5a3727-6356-40c1-841a-a56d5d985a86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4489 | 2025.09.19 20:49:01.939555 [ 193 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_31_6} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4490 | 2025.09.19 20:49:01.939638 [ 193 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_31_6} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4491 | 2025.09.19 20:49:01.939718 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 4492 | 2025.09.19 20:49:01.939817 [ 5 ] {ae5a3727-6356-40c1-841a-a56d5d985a86} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4493 | 2025.09.19 20:49:01.940052 [ 5 ] {ae5a3727-6356-40c1-841a-a56d5d985a86} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4494 | 2025.09.19 20:49:01.940130 [ 193 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1493 rows, containing 5 columns (5 merged, 0 gathered) in 0.001575117 sec., 947866.0950265917 rows/sec., 75.20 MiB/sec. | ||
| 4495 | 2025.09.19 20:49:01.940154 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4496 | 2025.09.19 20:49:01.940186 [ 5 ] {ae5a3727-6356-40c1-841a-a56d5d985a86} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00146 sec., 109589.04109589041 rows/sec., 7.63 MiB/sec. | ||
| 4497 | 2025.09.19 20:49:01.940188 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4498 | 2025.09.19 20:49:01.940226 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4499 | 2025.09.19 20:49:01.940233 [ 5 ] {ae5a3727-6356-40c1-841a-a56d5d985a86} <Debug> TCPHandler: Processed in 0.001640318 sec. | ||
| 4500 | 2025.09.19 20:49:01.940285 [ 200 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::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 | ||
| 4501 | 2025.09.19 20:49:01.940350 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4502 | 2025.09.19 20:49:01.940355 [ 195 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4503 | 2025.09.19 20:49:01.940373 [ 200 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4504 | 2025.09.19 20:49:01.940435 [ 200 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 7673 rows starting from the beginning of the part | ||
| 4505 | 2025.09.19 20:49:01.940457 [ 5 ] {202f9fcb-6630-406b-9904-c959304d6c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4506 | 2025.09.19 20:49:01.940480 [ 200 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::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 | ||
| 4507 | 2025.09.19 20:49:01.940507 [ 5 ] {202f9fcb-6630-406b-9904-c959304d6c9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4508 | 2025.09.19 20:49:01.940522 [ 200 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 4509 | 2025.09.19 20:49:01.940561 [ 200 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 845 rows starting from the beginning of the part | ||
| 4510 | 2025.09.19 20:49:01.940597 [ 200 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 4511 | 2025.09.19 20:49:01.940631 [ 200 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::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 | ||
| 4512 | 2025.09.19 20:49:01.940724 [ 195 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_31_6} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4513 | 2025.09.19 20:49:01.940824 [ 195 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_31_6} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4514 | 2025.09.19 20:49:01.940859 [ 5 ] {202f9fcb-6630-406b-9904-c959304d6c9d} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4515 | 2025.09.19 20:49:01.940901 [ 5 ] {202f9fcb-6630-406b-9904-c959304d6c9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4516 | 2025.09.19 20:49:01.940942 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4517 | 2025.09.19 20:49:01.941238 [ 5 ] {202f9fcb-6630-406b-9904-c959304d6c9d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4518 | 2025.09.19 20:49:01.941470 [ 5 ] {202f9fcb-6630-406b-9904-c959304d6c9d} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4519 | 2025.09.19 20:49:01.941577 [ 92 ] {} <Debug> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4520 | 2025.09.19 20:49:01.941609 [ 92 ] {} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4521 | 2025.09.19 20:49:01.941611 [ 5 ] {202f9fcb-6630-406b-9904-c959304d6c9d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001172 sec., 51194.53924914676 rows/sec., 3.45 MiB/sec. | ||
| 4522 | 2025.09.19 20:49:01.941629 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4523 | 2025.09.19 20:49:01.941664 [ 5 ] {202f9fcb-6630-406b-9904-c959304d6c9d} <Debug> TCPHandler: Processed in 0.001363232 sec. | ||
| 4524 | 2025.09.19 20:49:01.941707 [ 193 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 4525 | 2025.09.19 20:49:01.941781 [ 193 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4526 | 2025.09.19 20:49:01.941807 [ 193 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1476 rows starting from the beginning of the part | ||
| 4527 | 2025.09.19 20:49:01.941860 [ 193 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 4528 | 2025.09.19 20:49:01.941903 [ 193 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 4529 | 2025.09.19 20:49:01.941940 [ 193 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 4530 | 2025.09.19 20:49:01.941977 [ 193 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 4531 | 2025.09.19 20:49:01.942014 [ 193 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 4532 | 2025.09.19 20:49:01.942897 [ 189 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1776 rows, containing 4 columns (4 merged, 0 gathered) in 0.001217958 sec., 1458178.3608301764 rows/sec., 98.27 MiB/sec. | ||
| 4533 | 2025.09.19 20:49:01.943137 [ 189 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4534 | 2025.09.19 20:49:01.943387 [ 189 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_31_6} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4535 | 2025.09.19 20:49:01.943455 [ 189 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_31_6} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4536 | 2025.09.19 20:49:01.943521 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4537 | 2025.09.19 20:49:01.944110 [ 193 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9158 rows, containing 5 columns (5 merged, 0 gathered) in 0.003848851 sec., 2379411.4139518524 rows/sec., 163.48 MiB/sec. | ||
| 4538 | 2025.09.19 20:49:01.944308 [ 200 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4539 | 2025.09.19 20:49:01.944561 [ 200 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4540 | 2025.09.19 20:49:01.944636 [ 200 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4541 | 2025.09.19 20:49:01.944703 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 4542 | 2025.09.19 20:49:02.000304 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 249.00 MiB, peak 255.71 MiB, free memory in arenas 0.00 B, will set to 250.92 MiB (RSS), difference: 1.91 MiB | ||
| 4543 | 2025.09.19 20:49:05.863712 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 558 | ||
| 4544 | 2025.09.19 20:49:05.865827 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4545 | 2025.09.19 20:49:05.865884 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4546 | 2025.09.19 20:49:05.867072 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4547 | 2025.09.19 20:49:05.867348 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4548 | 2025.09.19 20:49:05.867505 [ 89 ] {} <Debug> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4549 | 2025.09.19 20:49:05.867574 [ 89 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4550 | 2025.09.19 20:49:05.867600 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4551 | 2025.09.19 20:49:05.867701 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 558 | ||
| 4552 | 2025.09.19 20:49:05.867709 [ 193 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::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 | ||
| 4553 | 2025.09.19 20:49:05.868297 [ 193 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4554 | 2025.09.19 20:49:05.868429 [ 193 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 436 rows starting from the beginning of the part | ||
| 4555 | 2025.09.19 20:49:05.868782 [ 193 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 26 rows starting from the beginning of the part | ||
| 4556 | 2025.09.19 20:49:05.869144 [ 193 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 22 rows starting from the beginning of the part | ||
| 4557 | 2025.09.19 20:49:05.869477 [ 193 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 28 rows starting from the beginning of the part | ||
| 4558 | 2025.09.19 20:49:05.869808 [ 193 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part | ||
| 4559 | 2025.09.19 20:49:05.870123 [ 193 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 20 rows starting from the beginning of the part | ||
| 4560 | 2025.09.19 20:49:05.876100 [ 200 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 558 rows, containing 72 columns (72 merged, 0 gathered) in 0.008431789 sec., 66178.12661109048 rows/sec., 57.35 MiB/sec. | ||
| 4561 | 2025.09.19 20:49:05.877700 [ 199 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4562 | 2025.09.19 20:49:05.878333 [ 199 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_16_3} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4563 | 2025.09.19 20:49:05.878417 [ 199 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_16_3} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4564 | 2025.09.19 20:49:05.878752 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.85 MiB. | ||
| 4565 | 2025.09.19 20:49:06.939818 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4566 | 2025.09.19 20:49:06.939999 [ 5 ] {5bb42c9f-c242-4417-a0db-4dfa176c495d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4567 | 2025.09.19 20:49:06.940069 [ 5 ] {5bb42c9f-c242-4417-a0db-4dfa176c495d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4568 | 2025.09.19 20:49:06.940736 [ 5 ] {5bb42c9f-c242-4417-a0db-4dfa176c495d} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4569 | 2025.09.19 20:49:06.940789 [ 5 ] {5bb42c9f-c242-4417-a0db-4dfa176c495d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4570 | 2025.09.19 20:49:06.941228 [ 5 ] {5bb42c9f-c242-4417-a0db-4dfa176c495d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4571 | 2025.09.19 20:49:06.941488 [ 5 ] {5bb42c9f-c242-4417-a0db-4dfa176c495d} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4572 | 2025.09.19 20:49:06.941661 [ 5 ] {5bb42c9f-c242-4417-a0db-4dfa176c495d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00171 sec., 14035.087719298246 rows/sec., 1.16 MiB/sec. | ||
| 4573 | 2025.09.19 20:49:06.941715 [ 5 ] {5bb42c9f-c242-4417-a0db-4dfa176c495d} <Debug> TCPHandler: Processed in 0.002026927 sec. | ||
| 4574 | 2025.09.19 20:49:06.941846 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4575 | 2025.09.19 20:49:06.941958 [ 5 ] {99985d4b-73e5-41d0-aecb-a713bb57b6b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4576 | 2025.09.19 20:49:06.942005 [ 5 ] {99985d4b-73e5-41d0-aecb-a713bb57b6b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4577 | 2025.09.19 20:49:06.942415 [ 5 ] {99985d4b-73e5-41d0-aecb-a713bb57b6b8} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4578 | 2025.09.19 20:49:06.942459 [ 5 ] {99985d4b-73e5-41d0-aecb-a713bb57b6b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4579 | 2025.09.19 20:49:06.942778 [ 5 ] {99985d4b-73e5-41d0-aecb-a713bb57b6b8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4580 | 2025.09.19 20:49:06.942992 [ 5 ] {99985d4b-73e5-41d0-aecb-a713bb57b6b8} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4581 | 2025.09.19 20:49:06.943121 [ 5 ] {99985d4b-73e5-41d0-aecb-a713bb57b6b8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001188 sec., 1683.5016835016834 rows/sec., 137.28 KiB/sec. | ||
| 4582 | 2025.09.19 20:49:06.943159 [ 5 ] {99985d4b-73e5-41d0-aecb-a713bb57b6b8} <Debug> TCPHandler: Processed in 0.001368183 sec. | ||
| 4583 | 2025.09.19 20:49:06.943267 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4584 | 2025.09.19 20:49:06.943369 [ 5 ] {9df46ddc-3a4e-42c3-a0a0-398031f738be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4585 | 2025.09.19 20:49:06.943411 [ 5 ] {9df46ddc-3a4e-42c3-a0a0-398031f738be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4586 | 2025.09.19 20:49:06.943953 [ 5 ] {9df46ddc-3a4e-42c3-a0a0-398031f738be} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4587 | 2025.09.19 20:49:06.943988 [ 5 ] {9df46ddc-3a4e-42c3-a0a0-398031f738be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4588 | 2025.09.19 20:49:06.944320 [ 5 ] {9df46ddc-3a4e-42c3-a0a0-398031f738be} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4589 | 2025.09.19 20:49:06.944545 [ 5 ] {9df46ddc-3a4e-42c3-a0a0-398031f738be} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4590 | 2025.09.19 20:49:06.944684 [ 5 ] {9df46ddc-3a4e-42c3-a0a0-398031f738be} <Debug> executeQuery: Read 259 rows, 23.74 KiB in 0.001336 sec., 193862.2754491018 rows/sec., 17.35 MiB/sec. | ||
| 4591 | 2025.09.19 20:49:06.944724 [ 5 ] {9df46ddc-3a4e-42c3-a0a0-398031f738be} <Debug> TCPHandler: Processed in 0.001507305 sec. | ||
| 4592 | 2025.09.19 20:49:06.944826 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4593 | 2025.09.19 20:49:06.944931 [ 5 ] {d97c4b20-4372-4e63-8c39-6a1db35f0e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4594 | 2025.09.19 20:49:06.944974 [ 5 ] {d97c4b20-4372-4e63-8c39-6a1db35f0e27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4595 | 2025.09.19 20:49:06.945406 [ 5 ] {d97c4b20-4372-4e63-8c39-6a1db35f0e27} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4596 | 2025.09.19 20:49:06.945444 [ 5 ] {d97c4b20-4372-4e63-8c39-6a1db35f0e27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4597 | 2025.09.19 20:49:06.945762 [ 5 ] {d97c4b20-4372-4e63-8c39-6a1db35f0e27} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4598 | 2025.09.19 20:49:06.946005 [ 5 ] {d97c4b20-4372-4e63-8c39-6a1db35f0e27} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4599 | 2025.09.19 20:49:06.946138 [ 5 ] {d97c4b20-4372-4e63-8c39-6a1db35f0e27} <Debug> executeQuery: Read 55 rows, 4.18 KiB in 0.001227 sec., 44824.77587612062 rows/sec., 3.33 MiB/sec. | ||
| 4600 | 2025.09.19 20:49:06.946177 [ 5 ] {d97c4b20-4372-4e63-8c39-6a1db35f0e27} <Debug> TCPHandler: Processed in 0.001401562 sec. | ||
| 4601 | 2025.09.19 20:49:06.946288 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4602 | 2025.09.19 20:49:06.946383 [ 5 ] {c8c93ab2-00d7-406d-be4b-a61e82a71817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4603 | 2025.09.19 20:49:06.946424 [ 5 ] {c8c93ab2-00d7-406d-be4b-a61e82a71817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4604 | 2025.09.19 20:49:06.946854 [ 5 ] {c8c93ab2-00d7-406d-be4b-a61e82a71817} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4605 | 2025.09.19 20:49:06.946895 [ 5 ] {c8c93ab2-00d7-406d-be4b-a61e82a71817} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4606 | 2025.09.19 20:49:06.947238 [ 5 ] {c8c93ab2-00d7-406d-be4b-a61e82a71817} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4607 | 2025.09.19 20:49:06.947452 [ 5 ] {c8c93ab2-00d7-406d-be4b-a61e82a71817} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4608 | 2025.09.19 20:49:06.947583 [ 5 ] {c8c93ab2-00d7-406d-be4b-a61e82a71817} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001219 sec., 19688.269073010662 rows/sec., 1.63 MiB/sec. | ||
| 4609 | 2025.09.19 20:49:06.947621 [ 5 ] {c8c93ab2-00d7-406d-be4b-a61e82a71817} <Debug> TCPHandler: Processed in 0.001383743 sec. | ||
| 4610 | 2025.09.19 20:49:06.947728 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4611 | 2025.09.19 20:49:06.947846 [ 5 ] {ebfd5c56-633c-44d4-a25a-db6d6f23854d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4612 | 2025.09.19 20:49:06.947897 [ 5 ] {ebfd5c56-633c-44d4-a25a-db6d6f23854d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4613 | 2025.09.19 20:49:06.948303 [ 5 ] {ebfd5c56-633c-44d4-a25a-db6d6f23854d} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4614 | 2025.09.19 20:49:06.948341 [ 5 ] {ebfd5c56-633c-44d4-a25a-db6d6f23854d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4615 | 2025.09.19 20:49:06.948653 [ 5 ] {ebfd5c56-633c-44d4-a25a-db6d6f23854d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4616 | 2025.09.19 20:49:06.948865 [ 5 ] {ebfd5c56-633c-44d4-a25a-db6d6f23854d} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4617 | 2025.09.19 20:49:06.948995 [ 5 ] {ebfd5c56-633c-44d4-a25a-db6d6f23854d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001169 sec., 10265.18391787853 rows/sec., 801.97 KiB/sec. | ||
| 4618 | 2025.09.19 20:49:06.949034 [ 5 ] {ebfd5c56-633c-44d4-a25a-db6d6f23854d} <Debug> TCPHandler: Processed in 0.001355802 sec. | ||
| 4619 | 2025.09.19 20:49:06.949139 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4620 | 2025.09.19 20:49:06.949234 [ 5 ] {f0077882-d7a7-4dab-98ec-0dd9f8ca735e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4621 | 2025.09.19 20:49:06.949275 [ 5 ] {f0077882-d7a7-4dab-98ec-0dd9f8ca735e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4622 | 2025.09.19 20:49:06.949766 [ 5 ] {f0077882-d7a7-4dab-98ec-0dd9f8ca735e} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4623 | 2025.09.19 20:49:06.949803 [ 5 ] {f0077882-d7a7-4dab-98ec-0dd9f8ca735e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4624 | 2025.09.19 20:49:06.950108 [ 5 ] {f0077882-d7a7-4dab-98ec-0dd9f8ca735e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4625 | 2025.09.19 20:49:06.950318 [ 5 ] {f0077882-d7a7-4dab-98ec-0dd9f8ca735e} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4626 | 2025.09.19 20:49:06.950449 [ 5 ] {f0077882-d7a7-4dab-98ec-0dd9f8ca735e} <Debug> executeQuery: Read 143 rows, 11.82 KiB in 0.001233 sec., 115977.29115977291 rows/sec., 9.36 MiB/sec. | ||
| 4627 | 2025.09.19 20:49:06.950486 [ 5 ] {f0077882-d7a7-4dab-98ec-0dd9f8ca735e} <Debug> TCPHandler: Processed in 0.001395963 sec. | ||
| 4628 | 2025.09.19 20:49:06.950593 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4629 | 2025.09.19 20:49:06.950690 [ 5 ] {bdbbd4bd-b0f7-4eec-b837-4dbf1053de83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4630 | 2025.09.19 20:49:06.950734 [ 5 ] {bdbbd4bd-b0f7-4eec-b837-4dbf1053de83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4631 | 2025.09.19 20:49:06.951156 [ 5 ] {bdbbd4bd-b0f7-4eec-b837-4dbf1053de83} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4632 | 2025.09.19 20:49:06.951192 [ 5 ] {bdbbd4bd-b0f7-4eec-b837-4dbf1053de83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4633 | 2025.09.19 20:49:06.951523 [ 5 ] {bdbbd4bd-b0f7-4eec-b837-4dbf1053de83} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4634 | 2025.09.19 20:49:06.951733 [ 5 ] {bdbbd4bd-b0f7-4eec-b837-4dbf1053de83} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4635 | 2025.09.19 20:49:06.951867 [ 5 ] {bdbbd4bd-b0f7-4eec-b837-4dbf1053de83} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001195 sec., 164853.55648535563 rows/sec., 11.82 MiB/sec. | ||
| 4636 | 2025.09.19 20:49:06.951906 [ 5 ] {bdbbd4bd-b0f7-4eec-b837-4dbf1053de83} <Debug> TCPHandler: Processed in 0.001361703 sec. | ||
| 4637 | 2025.09.19 20:49:06.952017 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4638 | 2025.09.19 20:49:06.952111 [ 5 ] {723d14f5-f1b6-475a-aeca-c43c8dfe9573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4639 | 2025.09.19 20:49:06.952165 [ 5 ] {723d14f5-f1b6-475a-aeca-c43c8dfe9573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4640 | 2025.09.19 20:49:06.953007 [ 5 ] {723d14f5-f1b6-475a-aeca-c43c8dfe9573} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4641 | 2025.09.19 20:49:06.953044 [ 5 ] {723d14f5-f1b6-475a-aeca-c43c8dfe9573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4642 | 2025.09.19 20:49:06.953607 [ 5 ] {723d14f5-f1b6-475a-aeca-c43c8dfe9573} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4643 | 2025.09.19 20:49:06.953836 [ 5 ] {723d14f5-f1b6-475a-aeca-c43c8dfe9573} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4644 | 2025.09.19 20:49:06.953946 [ 88 ] {} <Debug> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4645 | 2025.09.19 20:49:06.953973 [ 5 ] {723d14f5-f1b6-475a-aeca-c43c8dfe9573} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001879 sec., 21820.117083555084 rows/sec., 39.10 MiB/sec. | ||
| 4646 | 2025.09.19 20:49:06.954019 [ 88 ] {} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4647 | 2025.09.19 20:49:06.954047 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4648 | 2025.09.19 20:49:06.954050 [ 5 ] {723d14f5-f1b6-475a-aeca-c43c8dfe9573} <Debug> TCPHandler: Processed in 0.002081589 sec. | ||
| 4649 | 2025.09.19 20:49:06.954153 [ 200 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 4650 | 2025.09.19 20:49:06.954176 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4651 | 2025.09.19 20:49:06.954278 [ 5 ] {e755f16d-6cb8-41a1-8414-4a01c9142724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4652 | 2025.09.19 20:49:06.954320 [ 5 ] {e755f16d-6cb8-41a1-8414-4a01c9142724} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4653 | 2025.09.19 20:49:06.954376 [ 200 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4654 | 2025.09.19 20:49:06.954432 [ 200 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 330 rows starting from the beginning of the part | ||
| 4655 | 2025.09.19 20:49:06.954552 [ 200 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 4656 | 2025.09.19 20:49:06.954647 [ 200 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 4657 | 2025.09.19 20:49:06.954672 [ 5 ] {e755f16d-6cb8-41a1-8414-4a01c9142724} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4658 | 2025.09.19 20:49:06.954714 [ 5 ] {e755f16d-6cb8-41a1-8414-4a01c9142724} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4659 | 2025.09.19 20:49:06.954742 [ 200 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 4660 | 2025.09.19 20:49:06.954832 [ 200 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 4661 | 2025.09.19 20:49:06.954913 [ 200 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 4662 | 2025.09.19 20:49:06.955034 [ 5 ] {e755f16d-6cb8-41a1-8414-4a01c9142724} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4663 | 2025.09.19 20:49:06.955282 [ 5 ] {e755f16d-6cb8-41a1-8414-4a01c9142724} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4664 | 2025.09.19 20:49:06.955420 [ 5 ] {e755f16d-6cb8-41a1-8414-4a01c9142724} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00116 sec., 51724.137931034486 rows/sec., 3.49 MiB/sec. | ||
| 4665 | 2025.09.19 20:49:06.955456 [ 5 ] {e755f16d-6cb8-41a1-8414-4a01c9142724} <Debug> TCPHandler: Processed in 0.001328971 sec. | ||
| 4666 | 2025.09.19 20:49:06.958723 [ 199 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 19 columns (19 merged, 0 gathered) in 0.004607649 sec., 116111.27496907859 rows/sec., 208.07 MiB/sec. | ||
| 4667 | 2025.09.19 20:49:06.959856 [ 199 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4668 | 2025.09.19 20:49:06.960234 [ 199 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4669 | 2025.09.19 20:49:06.960317 [ 199 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4670 | 2025.09.19 20:49:06.960480 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.51 MiB. | ||
| 4671 | 2025.09.19 20:49:08.342245 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11016 | ||
| 4672 | 2025.09.19 20:49:08.342977 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4673 | 2025.09.19 20:49:08.343017 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4674 | 2025.09.19 20:49:08.343506 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4675 | 2025.09.19 20:49:08.343735 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4676 | 2025.09.19 20:49:08.343868 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11016 | ||
| 4677 | 2025.09.19 20:49:08.933221 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4678 | 2025.09.19 20:49:08.949385 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4679 | 2025.09.19 20:49:08.949429 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4680 | 2025.09.19 20:49:08.955613 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4681 | 2025.09.19 20:49:08.956355 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4682 | 2025.09.19 20:49:08.959140 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4683 | 2025.09.19 20:49:11.935700 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4684 | 2025.09.19 20:49:11.935891 [ 5 ] {71a3a7f3-1d03-4607-8e23-31d1d890d194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4685 | 2025.09.19 20:49:11.935967 [ 5 ] {71a3a7f3-1d03-4607-8e23-31d1d890d194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4686 | 2025.09.19 20:49:11.936673 [ 5 ] {71a3a7f3-1d03-4607-8e23-31d1d890d194} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4687 | 2025.09.19 20:49:11.936718 [ 5 ] {71a3a7f3-1d03-4607-8e23-31d1d890d194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4688 | 2025.09.19 20:49:11.937121 [ 5 ] {71a3a7f3-1d03-4607-8e23-31d1d890d194} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4689 | 2025.09.19 20:49:11.937356 [ 5 ] {71a3a7f3-1d03-4607-8e23-31d1d890d194} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4690 | 2025.09.19 20:49:11.937521 [ 5 ] {71a3a7f3-1d03-4607-8e23-31d1d890d194} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001683 sec., 33273.915626856804 rows/sec., 2.54 MiB/sec. | ||
| 4691 | 2025.09.19 20:49:11.937570 [ 5 ] {71a3a7f3-1d03-4607-8e23-31d1d890d194} <Debug> TCPHandler: Processed in 0.002004037 sec. | ||
| 4692 | 2025.09.19 20:49:11.937694 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4693 | 2025.09.19 20:49:11.937797 [ 5 ] {a02b241d-7746-4bb6-b630-f4aabae9f3a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4694 | 2025.09.19 20:49:11.937841 [ 5 ] {a02b241d-7746-4bb6-b630-f4aabae9f3a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4695 | 2025.09.19 20:49:11.938282 [ 5 ] {a02b241d-7746-4bb6-b630-f4aabae9f3a2} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4696 | 2025.09.19 20:49:11.938320 [ 5 ] {a02b241d-7746-4bb6-b630-f4aabae9f3a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4697 | 2025.09.19 20:49:11.938640 [ 5 ] {a02b241d-7746-4bb6-b630-f4aabae9f3a2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4698 | 2025.09.19 20:49:11.938862 [ 5 ] {a02b241d-7746-4bb6-b630-f4aabae9f3a2} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4699 | 2025.09.19 20:49:11.938994 [ 5 ] {a02b241d-7746-4bb6-b630-f4aabae9f3a2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001221 sec., 52416.052416052415 rows/sec., 4.09 MiB/sec. | ||
| 4700 | 2025.09.19 20:49:11.939034 [ 5 ] {a02b241d-7746-4bb6-b630-f4aabae9f3a2} <Debug> TCPHandler: Processed in 0.001392753 sec. | ||
| 4701 | 2025.09.19 20:49:11.939141 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4702 | 2025.09.19 20:49:11.939239 [ 5 ] {046bee0f-8974-4894-99b8-3fe7c30e5545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4703 | 2025.09.19 20:49:11.939283 [ 5 ] {046bee0f-8974-4894-99b8-3fe7c30e5545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4704 | 2025.09.19 20:49:11.939685 [ 5 ] {046bee0f-8974-4894-99b8-3fe7c30e5545} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4705 | 2025.09.19 20:49:11.939723 [ 5 ] {046bee0f-8974-4894-99b8-3fe7c30e5545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4706 | 2025.09.19 20:49:11.940056 [ 5 ] {046bee0f-8974-4894-99b8-3fe7c30e5545} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4707 | 2025.09.19 20:49:11.940285 [ 5 ] {046bee0f-8974-4894-99b8-3fe7c30e5545} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4708 | 2025.09.19 20:49:11.940415 [ 5 ] {046bee0f-8974-4894-99b8-3fe7c30e5545} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 4709 | 2025.09.19 20:49:11.940452 [ 5 ] {046bee0f-8974-4894-99b8-3fe7c30e5545} <Debug> TCPHandler: Processed in 0.001360342 sec. | ||
| 4710 | 2025.09.19 20:49:11.940557 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4711 | 2025.09.19 20:49:11.940656 [ 5 ] {d0e31443-257d-4888-941b-e0ca94a45619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4712 | 2025.09.19 20:49:11.940700 [ 5 ] {d0e31443-257d-4888-941b-e0ca94a45619} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4713 | 2025.09.19 20:49:11.941046 [ 5 ] {d0e31443-257d-4888-941b-e0ca94a45619} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4714 | 2025.09.19 20:49:11.941085 [ 5 ] {d0e31443-257d-4888-941b-e0ca94a45619} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4715 | 2025.09.19 20:49:11.941416 [ 5 ] {d0e31443-257d-4888-941b-e0ca94a45619} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4716 | 2025.09.19 20:49:11.941643 [ 5 ] {d0e31443-257d-4888-941b-e0ca94a45619} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4717 | 2025.09.19 20:49:11.941776 [ 5 ] {d0e31443-257d-4888-941b-e0ca94a45619} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00114 sec., 52631.57894736842 rows/sec., 3.55 MiB/sec. | ||
| 4718 | 2025.09.19 20:49:11.941813 [ 5 ] {d0e31443-257d-4888-941b-e0ca94a45619} <Debug> TCPHandler: Processed in 0.001307541 sec. | ||
| 4719 | 2025.09.19 20:49:15.748615 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4720 | 2025.09.19 20:49:15.748684 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4721 | 2025.09.19 20:49:15.844920 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11464 | ||
| 4722 | 2025.09.19 20:49:15.845480 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4723 | 2025.09.19 20:49:15.845530 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4724 | 2025.09.19 20:49:15.846035 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4725 | 2025.09.19 20:49:15.846284 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4726 | 2025.09.19 20:49:15.846428 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11464 | ||
| 4727 | 2025.09.19 20:49:15.868783 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 586 | ||
| 4728 | 2025.09.19 20:49:15.871011 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4729 | 2025.09.19 20:49:15.871057 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4730 | 2025.09.19 20:49:15.872287 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4731 | 2025.09.19 20:49:15.872567 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4732 | 2025.09.19 20:49:15.872844 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 586 | ||
| 4733 | 2025.09.19 20:49:16.460176 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 4734 | 2025.09.19 20:49:16.477502 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4735 | 2025.09.19 20:49:16.477567 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4736 | 2025.09.19 20:49:16.484085 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4737 | 2025.09.19 20:49:16.484812 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4738 | 2025.09.19 20:49:16.487910 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 4739 | 2025.09.19 20:49:16.938320 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4740 | 2025.09.19 20:49:16.938505 [ 5 ] {92151fd7-b9ef-4c01-b852-7342ca86e956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4741 | 2025.09.19 20:49:16.938578 [ 5 ] {92151fd7-b9ef-4c01-b852-7342ca86e956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4742 | 2025.09.19 20:49:16.939304 [ 5 ] {92151fd7-b9ef-4c01-b852-7342ca86e956} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4743 | 2025.09.19 20:49:16.939358 [ 5 ] {92151fd7-b9ef-4c01-b852-7342ca86e956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4744 | 2025.09.19 20:49:16.939805 [ 5 ] {92151fd7-b9ef-4c01-b852-7342ca86e956} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4745 | 2025.09.19 20:49:16.940080 [ 5 ] {92151fd7-b9ef-4c01-b852-7342ca86e956} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4746 | 2025.09.19 20:49:16.940242 [ 5 ] {92151fd7-b9ef-4c01-b852-7342ca86e956} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001791 sec., 77051.92629815746 rows/sec., 6.67 MiB/sec. | ||
| 4747 | 2025.09.19 20:49:16.940293 [ 5 ] {92151fd7-b9ef-4c01-b852-7342ca86e956} <Debug> TCPHandler: Processed in 0.00210582 sec. | ||
| 4748 | 2025.09.19 20:49:16.940412 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4749 | 2025.09.19 20:49:16.940518 [ 5 ] {cf061960-865e-42b1-bf62-12bf7317ac41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4750 | 2025.09.19 20:49:16.940562 [ 5 ] {cf061960-865e-42b1-bf62-12bf7317ac41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4751 | 2025.09.19 20:49:16.941035 [ 5 ] {cf061960-865e-42b1-bf62-12bf7317ac41} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4752 | 2025.09.19 20:49:16.941074 [ 5 ] {cf061960-865e-42b1-bf62-12bf7317ac41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4753 | 2025.09.19 20:49:16.941409 [ 5 ] {cf061960-865e-42b1-bf62-12bf7317ac41} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4754 | 2025.09.19 20:49:16.941644 [ 5 ] {cf061960-865e-42b1-bf62-12bf7317ac41} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4755 | 2025.09.19 20:49:16.941779 [ 5 ] {cf061960-865e-42b1-bf62-12bf7317ac41} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001287 sec., 31857.03185703186 rows/sec., 2.34 MiB/sec. | ||
| 4756 | 2025.09.19 20:49:16.941818 [ 5 ] {cf061960-865e-42b1-bf62-12bf7317ac41} <Debug> TCPHandler: Processed in 0.001459005 sec. | ||
| 4757 | 2025.09.19 20:49:16.941988 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4758 | 2025.09.19 20:49:16.942082 [ 5 ] {d6a855b4-03d1-42ad-9c4c-5cfbec57fae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4759 | 2025.09.19 20:49:16.942123 [ 5 ] {d6a855b4-03d1-42ad-9c4c-5cfbec57fae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4760 | 2025.09.19 20:49:16.942569 [ 5 ] {d6a855b4-03d1-42ad-9c4c-5cfbec57fae4} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4761 | 2025.09.19 20:49:16.942606 [ 5 ] {d6a855b4-03d1-42ad-9c4c-5cfbec57fae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4762 | 2025.09.19 20:49:16.942946 [ 5 ] {d6a855b4-03d1-42ad-9c4c-5cfbec57fae4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4763 | 2025.09.19 20:49:16.943200 [ 5 ] {d6a855b4-03d1-42ad-9c4c-5cfbec57fae4} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4764 | 2025.09.19 20:49:16.943332 [ 5 ] {d6a855b4-03d1-42ad-9c4c-5cfbec57fae4} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001268 sec., 82807.57097791797 rows/sec., 6.47 MiB/sec. | ||
| 4765 | 2025.09.19 20:49:16.943370 [ 5 ] {d6a855b4-03d1-42ad-9c4c-5cfbec57fae4} <Debug> TCPHandler: Processed in 0.001431714 sec. | ||
| 4766 | 2025.09.19 20:49:16.943487 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4767 | 2025.09.19 20:49:16.943584 [ 5 ] {6c0e74ad-ccf9-44fc-a3af-5aae2f56df55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4768 | 2025.09.19 20:49:16.943634 [ 5 ] {6c0e74ad-ccf9-44fc-a3af-5aae2f56df55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4769 | 2025.09.19 20:49:16.944056 [ 5 ] {6c0e74ad-ccf9-44fc-a3af-5aae2f56df55} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4770 | 2025.09.19 20:49:16.944095 [ 5 ] {6c0e74ad-ccf9-44fc-a3af-5aae2f56df55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4771 | 2025.09.19 20:49:16.944457 [ 5 ] {6c0e74ad-ccf9-44fc-a3af-5aae2f56df55} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4772 | 2025.09.19 20:49:16.944682 [ 5 ] {6c0e74ad-ccf9-44fc-a3af-5aae2f56df55} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4773 | 2025.09.19 20:49:16.944811 [ 5 ] {6c0e74ad-ccf9-44fc-a3af-5aae2f56df55} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001245 sec., 128514.0562248996 rows/sec., 8.95 MiB/sec. | ||
| 4774 | 2025.09.19 20:49:16.944847 [ 5 ] {6c0e74ad-ccf9-44fc-a3af-5aae2f56df55} <Debug> TCPHandler: Processed in 0.001409823 sec. | ||
| 4775 | 2025.09.19 20:49:16.944971 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4776 | 2025.09.19 20:49:16.945072 [ 5 ] {e2569218-de85-41da-bfa5-1e034130355d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4777 | 2025.09.19 20:49:16.945128 [ 5 ] {e2569218-de85-41da-bfa5-1e034130355d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4778 | 2025.09.19 20:49:16.945990 [ 5 ] {e2569218-de85-41da-bfa5-1e034130355d} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4779 | 2025.09.19 20:49:16.946028 [ 5 ] {e2569218-de85-41da-bfa5-1e034130355d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4780 | 2025.09.19 20:49:16.946645 [ 5 ] {e2569218-de85-41da-bfa5-1e034130355d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4781 | 2025.09.19 20:49:16.946875 [ 5 ] {e2569218-de85-41da-bfa5-1e034130355d} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4782 | 2025.09.19 20:49:16.947015 [ 5 ] {e2569218-de85-41da-bfa5-1e034130355d} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001962 sec., 20897.04383282365 rows/sec., 37.45 MiB/sec. | ||
| 4783 | 2025.09.19 20:49:16.947073 [ 5 ] {e2569218-de85-41da-bfa5-1e034130355d} <Debug> TCPHandler: Processed in 0.00215331 sec. | ||
| 4784 | 2025.09.19 20:49:16.947186 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4785 | 2025.09.19 20:49:16.947281 [ 5 ] {e7747dd6-0a8f-4364-bf09-679aab5cef82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4786 | 2025.09.19 20:49:16.947324 [ 5 ] {e7747dd6-0a8f-4364-bf09-679aab5cef82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4787 | 2025.09.19 20:49:16.947658 [ 5 ] {e7747dd6-0a8f-4364-bf09-679aab5cef82} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4788 | 2025.09.19 20:49:16.947695 [ 5 ] {e7747dd6-0a8f-4364-bf09-679aab5cef82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4789 | 2025.09.19 20:49:16.948020 [ 5 ] {e7747dd6-0a8f-4364-bf09-679aab5cef82} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4790 | 2025.09.19 20:49:16.948244 [ 5 ] {e7747dd6-0a8f-4364-bf09-679aab5cef82} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4791 | 2025.09.19 20:49:16.948374 [ 5 ] {e7747dd6-0a8f-4364-bf09-679aab5cef82} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 4792 | 2025.09.19 20:49:16.948410 [ 5 ] {e7747dd6-0a8f-4364-bf09-679aab5cef82} <Debug> TCPHandler: Processed in 0.00127349 sec. | ||
| 4793 | 2025.09.19 20:49:19.020401 [ 76 ] {} <Debug> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4794 | 2025.09.19 20:49:19.020517 [ 76 ] {} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4795 | 2025.09.19 20:49:19.020554 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4796 | 2025.09.19 20:49:19.020697 [ 187 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::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 | ||
| 4797 | 2025.09.19 20:49:19.020860 [ 187 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4798 | 2025.09.19 20:49:19.020899 [ 187 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 4799 | 2025.09.19 20:49:19.020971 [ 187 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::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 | ||
| 4800 | 2025.09.19 20:49:19.021019 [ 187 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::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 | ||
| 4801 | 2025.09.19 20:49:19.021064 [ 187 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::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 | ||
| 4802 | 2025.09.19 20:49:19.021108 [ 187 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::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 | ||
| 4803 | 2025.09.19 20:49:19.021905 [ 186 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.00125937 sec., 30173.81706726379 rows/sec., 2.52 MiB/sec. | ||
| 4804 | 2025.09.19 20:49:19.022049 [ 187 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4805 | 2025.09.19 20:49:19.022303 [ 187 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_9_2} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4806 | 2025.09.19 20:49:19.022374 [ 187 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_9_2} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4807 | 2025.09.19 20:49:19.022441 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4808 | 2025.09.19 20:49:21.961332 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4809 | 2025.09.19 20:49:21.961508 [ 5 ] {db050029-1bcb-4305-bb80-0e348fa155bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4810 | 2025.09.19 20:49:21.961572 [ 5 ] {db050029-1bcb-4305-bb80-0e348fa155bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4811 | 2025.09.19 20:49:21.962620 [ 5 ] {db050029-1bcb-4305-bb80-0e348fa155bb} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4812 | 2025.09.19 20:49:21.962668 [ 5 ] {db050029-1bcb-4305-bb80-0e348fa155bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4813 | 2025.09.19 20:49:21.963146 [ 5 ] {db050029-1bcb-4305-bb80-0e348fa155bb} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4814 | 2025.09.19 20:49:21.963373 [ 5 ] {db050029-1bcb-4305-bb80-0e348fa155bb} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4815 | 2025.09.19 20:49:21.963527 [ 5 ] {db050029-1bcb-4305-bb80-0e348fa155bb} <Debug> executeQuery: Read 1196 rows, 100.50 KiB in 0.002066 sec., 578896.4181994192 rows/sec., 47.50 MiB/sec. | ||
| 4816 | 2025.09.19 20:49:21.963568 [ 5 ] {db050029-1bcb-4305-bb80-0e348fa155bb} <Debug> TCPHandler: Processed in 0.002364326 sec. | ||
| 4817 | 2025.09.19 20:49:21.963695 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4818 | 2025.09.19 20:49:21.963817 [ 5 ] {28d44d30-19b5-4782-af6c-2a95f15404d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4819 | 2025.09.19 20:49:21.963865 [ 5 ] {28d44d30-19b5-4782-af6c-2a95f15404d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4820 | 2025.09.19 20:49:21.964442 [ 5 ] {28d44d30-19b5-4782-af6c-2a95f15404d2} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4821 | 2025.09.19 20:49:21.964485 [ 5 ] {28d44d30-19b5-4782-af6c-2a95f15404d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4822 | 2025.09.19 20:49:21.964822 [ 5 ] {28d44d30-19b5-4782-af6c-2a95f15404d2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4823 | 2025.09.19 20:49:21.965034 [ 5 ] {28d44d30-19b5-4782-af6c-2a95f15404d2} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4824 | 2025.09.19 20:49:21.965182 [ 5 ] {28d44d30-19b5-4782-af6c-2a95f15404d2} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00139 sec., 164028.77697841727 rows/sec., 11.11 MiB/sec. | ||
| 4825 | 2025.09.19 20:49:21.965219 [ 5 ] {28d44d30-19b5-4782-af6c-2a95f15404d2} <Debug> TCPHandler: Processed in 0.001583827 sec. | ||
| 4826 | 2025.09.19 20:49:21.965327 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4827 | 2025.09.19 20:49:21.965419 [ 5 ] {34b74c8e-4b97-4f36-ad57-aef025384722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4828 | 2025.09.19 20:49:21.965458 [ 5 ] {34b74c8e-4b97-4f36-ad57-aef025384722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4829 | 2025.09.19 20:49:21.965984 [ 5 ] {34b74c8e-4b97-4f36-ad57-aef025384722} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4830 | 2025.09.19 20:49:21.966019 [ 5 ] {34b74c8e-4b97-4f36-ad57-aef025384722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4831 | 2025.09.19 20:49:21.966327 [ 5 ] {34b74c8e-4b97-4f36-ad57-aef025384722} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4832 | 2025.09.19 20:49:21.966531 [ 5 ] {34b74c8e-4b97-4f36-ad57-aef025384722} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4833 | 2025.09.19 20:49:21.966679 [ 5 ] {34b74c8e-4b97-4f36-ad57-aef025384722} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001278 sec., 406885.75899843505 rows/sec., 30.11 MiB/sec. | ||
| 4834 | 2025.09.19 20:49:21.966716 [ 5 ] {34b74c8e-4b97-4f36-ad57-aef025384722} <Debug> TCPHandler: Processed in 0.001436194 sec. | ||
| 4835 | 2025.09.19 20:49:21.966824 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4836 | 2025.09.19 20:49:21.966915 [ 5 ] {0ec50610-7320-43bc-b9db-96ad888b40d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4837 | 2025.09.19 20:49:21.966956 [ 5 ] {0ec50610-7320-43bc-b9db-96ad888b40d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4838 | 2025.09.19 20:49:21.967471 [ 5 ] {0ec50610-7320-43bc-b9db-96ad888b40d9} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4839 | 2025.09.19 20:49:21.967505 [ 5 ] {0ec50610-7320-43bc-b9db-96ad888b40d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4840 | 2025.09.19 20:49:21.967866 [ 5 ] {0ec50610-7320-43bc-b9db-96ad888b40d9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4841 | 2025.09.19 20:49:21.968080 [ 5 ] {0ec50610-7320-43bc-b9db-96ad888b40d9} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4842 | 2025.09.19 20:49:21.968202 [ 5 ] {0ec50610-7320-43bc-b9db-96ad888b40d9} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001305 sec., 646743.2950191571 rows/sec., 43.53 MiB/sec. | ||
| 4843 | 2025.09.19 20:49:21.968237 [ 5 ] {0ec50610-7320-43bc-b9db-96ad888b40d9} <Debug> TCPHandler: Processed in 0.001460634 sec. | ||
| 4844 | 2025.09.19 20:49:21.968345 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4845 | 2025.09.19 20:49:21.968436 [ 5 ] {e79961be-895e-4d16-a43f-f511c67a12a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4846 | 2025.09.19 20:49:21.968476 [ 5 ] {e79961be-895e-4d16-a43f-f511c67a12a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4847 | 2025.09.19 20:49:21.968789 [ 5 ] {e79961be-895e-4d16-a43f-f511c67a12a0} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4848 | 2025.09.19 20:49:21.968825 [ 5 ] {e79961be-895e-4d16-a43f-f511c67a12a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4849 | 2025.09.19 20:49:21.969123 [ 5 ] {e79961be-895e-4d16-a43f-f511c67a12a0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4850 | 2025.09.19 20:49:21.969333 [ 5 ] {e79961be-895e-4d16-a43f-f511c67a12a0} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4851 | 2025.09.19 20:49:21.969458 [ 5 ] {e79961be-895e-4d16-a43f-f511c67a12a0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00104 sec., 57692.307692307695 rows/sec., 3.89 MiB/sec. | ||
| 4852 | 2025.09.19 20:49:21.969492 [ 5 ] {e79961be-895e-4d16-a43f-f511c67a12a0} <Debug> TCPHandler: Processed in 0.001194359 sec. | ||
| 4853 | 2025.09.19 20:49:23.347452 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11976 | ||
| 4854 | 2025.09.19 20:49:23.347971 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4855 | 2025.09.19 20:49:23.348016 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4856 | 2025.09.19 20:49:23.348491 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4857 | 2025.09.19 20:49:23.348722 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4858 | 2025.09.19 20:49:23.348854 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11976 | ||
| 4859 | 2025.09.19 20:49:23.988920 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 4860 | 2025.09.19 20:49:24.006611 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4861 | 2025.09.19 20:49:24.006668 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4862 | 2025.09.19 20:49:24.012608 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4863 | 2025.09.19 20:49:24.013340 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4864 | 2025.09.19 20:49:24.016376 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 4865 | 2025.09.19 20:49:24.106245 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44429 | ||
| 4866 | 2025.09.19 20:49:24.106349 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4867 | 2025.09.19 20:49:24.106376 [ 286 ] {} <Debug> TCP-Session: 5047b89e-3f18-4cfe-888e-bb2ecf52937b Authenticating user 'default' from [fd00:1122:3344:101::e]:44429 | ||
| 4868 | 2025.09.19 20:49:24.106398 [ 286 ] {} <Debug> TCP-Session: 5047b89e-3f18-4cfe-888e-bb2ecf52937b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4869 | 2025.09.19 20:49:24.106411 [ 286 ] {} <Debug> TCP-Session: 5047b89e-3f18-4cfe-888e-bb2ecf52937b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4870 | 2025.09.19 20:49:24.106625 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61809 | ||
| 4871 | 2025.09.19 20:49:24.106716 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49386 | ||
| 4872 | 2025.09.19 20:49:24.106738 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63150 | ||
| 4873 | 2025.09.19 20:49:24.106767 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53330 | ||
| 4874 | 2025.09.19 20:49:24.106791 [ 286 ] {} <Trace> TCP-Session: 5047b89e-3f18-4cfe-888e-bb2ecf52937b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4875 | 2025.09.19 20:49:24.106774 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48102 | ||
| 4876 | 2025.09.19 20:49:24.106755 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41335 | ||
| 4877 | 2025.09.19 20:49:24.106905 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4878 | 2025.09.19 20:49:24.106923 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4879 | 2025.09.19 20:49:24.106947 [ 292 ] {} <Debug> TCP-Session: 0e70853f-96a3-4273-8473-090d8083547b Authenticating user 'default' from [fd00:1122:3344:101::e]:63150 | ||
| 4880 | 2025.09.19 20:49:24.106973 [ 289 ] {} <Debug> TCP-Session: c5d2a15c-e22b-4bbd-8e25-a03927b95f11 Authenticating user 'default' from [fd00:1122:3344:101::e]:49386 | ||
| 4881 | 2025.09.19 20:49:24.106973 [ 286 ] {96978e59-1a03-4ec2-85fc-4679f9eabbfa} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44429) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4882 | 2025.09.19 20:49:24.106993 [ 292 ] {} <Debug> TCP-Session: 0e70853f-96a3-4273-8473-090d8083547b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4883 | 2025.09.19 20:49:24.107010 [ 289 ] {} <Debug> TCP-Session: c5d2a15c-e22b-4bbd-8e25-a03927b95f11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4884 | 2025.09.19 20:49:24.107029 [ 292 ] {} <Debug> TCP-Session: 0e70853f-96a3-4273-8473-090d8083547b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4885 | 2025.09.19 20:49:24.107043 [ 289 ] {} <Debug> TCP-Session: c5d2a15c-e22b-4bbd-8e25-a03927b95f11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4886 | 2025.09.19 20:49:24.106720 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56472 | ||
| 4887 | 2025.09.19 20:49:24.107093 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4888 | 2025.09.19 20:49:24.106727 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4889 | 2025.09.19 20:49:24.107134 [ 293 ] {} <Debug> TCP-Session: f4096b7e-17b8-4005-9898-a403ca0ac912 Authenticating user 'default' from [fd00:1122:3344:101::e]:41335 | ||
| 4890 | 2025.09.19 20:49:24.107144 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4891 | 2025.09.19 20:49:24.107157 [ 288 ] {} <Debug> TCP-Session: b3502f1f-bbbc-489c-8a62-0fe1afc483be Authenticating user 'default' from [fd00:1122:3344:101::e]:61809 | ||
| 4892 | 2025.09.19 20:49:24.107164 [ 293 ] {} <Debug> TCP-Session: f4096b7e-17b8-4005-9898-a403ca0ac912 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4893 | 2025.09.19 20:49:24.107190 [ 3 ] {} <Debug> TCP-Session: 648b9d3d-e3ed-4d2a-94af-2b7a26f2b073 Authenticating user 'default' from [fd00:1122:3344:101::e]:48102 | ||
| 4894 | 2025.09.19 20:49:24.107196 [ 288 ] {} <Debug> TCP-Session: b3502f1f-bbbc-489c-8a62-0fe1afc483be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4895 | 2025.09.19 20:49:24.107205 [ 293 ] {} <Debug> TCP-Session: f4096b7e-17b8-4005-9898-a403ca0ac912 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4896 | 2025.09.19 20:49:24.107233 [ 288 ] {} <Debug> TCP-Session: b3502f1f-bbbc-489c-8a62-0fe1afc483be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4897 | 2025.09.19 20:49:24.107234 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4898 | 2025.09.19 20:49:24.107228 [ 3 ] {} <Debug> TCP-Session: 648b9d3d-e3ed-4d2a-94af-2b7a26f2b073 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4899 | 2025.09.19 20:49:24.107277 [ 286 ] {96978e59-1a03-4ec2-85fc-4679f9eabbfa} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4900 | 2025.09.19 20:49:24.107300 [ 3 ] {} <Debug> TCP-Session: 648b9d3d-e3ed-4d2a-94af-2b7a26f2b073 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4901 | 2025.09.19 20:49:24.107290 [ 290 ] {} <Debug> TCP-Session: 78f9d118-77ef-424e-b81b-91809f4cd990 Authenticating user 'default' from [fd00:1122:3344:101::e]:56472 | ||
| 4902 | 2025.09.19 20:49:24.107352 [ 286 ] {96978e59-1a03-4ec2-85fc-4679f9eabbfa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4903 | 2025.09.19 20:49:24.107365 [ 290 ] {} <Debug> TCP-Session: 78f9d118-77ef-424e-b81b-91809f4cd990 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4904 | 2025.09.19 20:49:24.107204 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4905 | 2025.09.19 20:49:24.107384 [ 290 ] {} <Debug> TCP-Session: 78f9d118-77ef-424e-b81b-91809f4cd990 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4906 | 2025.09.19 20:49:24.106736 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34016 | ||
| 4907 | 2025.09.19 20:49:24.107415 [ 294 ] {} <Debug> TCP-Session: 002ee549-18b8-42e5-84e2-a0785f81b7b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:53330 | ||
| 4908 | 2025.09.19 20:49:24.107459 [ 294 ] {} <Debug> TCP-Session: 002ee549-18b8-42e5-84e2-a0785f81b7b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4909 | 2025.09.19 20:49:24.107475 [ 294 ] {} <Debug> TCP-Session: 002ee549-18b8-42e5-84e2-a0785f81b7b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4910 | 2025.09.19 20:49:24.107541 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4911 | 2025.09.19 20:49:24.107567 [ 291 ] {} <Debug> TCP-Session: 2b8e1d82-f859-424a-bc16-29bfcc48ea85 Authenticating user 'default' from [fd00:1122:3344:101::e]:34016 | ||
| 4912 | 2025.09.19 20:49:24.107585 [ 291 ] {} <Debug> TCP-Session: 2b8e1d82-f859-424a-bc16-29bfcc48ea85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4913 | 2025.09.19 20:49:24.107597 [ 291 ] {} <Debug> TCP-Session: 2b8e1d82-f859-424a-bc16-29bfcc48ea85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4914 | 2025.09.19 20:49:24.107640 [ 286 ] {96978e59-1a03-4ec2-85fc-4679f9eabbfa} <Debug> oximeter.version (332f541f-6306-4281-b75a-987cf66fc746) (SelectExecutor): Key condition: unknown | ||
| 4915 | 2025.09.19 20:49:24.108527 [ 307 ] {96978e59-1a03-4ec2-85fc-4679f9eabbfa} <Trace> AggregatingTransform: Aggregating | ||
| 4916 | 2025.09.19 20:49:24.108575 [ 307 ] {96978e59-1a03-4ec2-85fc-4679f9eabbfa} <Trace> Aggregator: Aggregation method: without_key | ||
| 4917 | 2025.09.19 20:49:24.108614 [ 307 ] {96978e59-1a03-4ec2-85fc-4679f9eabbfa} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00086842 sec. (1151.517 rows/sec., 44.98 KiB/sec.) | ||
| 4918 | 2025.09.19 20:49:24.108633 [ 307 ] {96978e59-1a03-4ec2-85fc-4679f9eabbfa} <Trace> Aggregator: Merging aggregated data | ||
| 4919 | 2025.09.19 20:49:24.110244 [ 286 ] {96978e59-1a03-4ec2-85fc-4679f9eabbfa} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003326 sec., 300.6614552014432 rows/sec., 11.74 KiB/sec. | ||
| 4920 | 2025.09.19 20:49:24.110424 [ 286 ] {96978e59-1a03-4ec2-85fc-4679f9eabbfa} <Debug> TCPHandler: Processed in 0.003745558 sec. | ||
| 4921 | 2025.09.19 20:49:24.110535 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4922 | 2025.09.19 20:49:24.110559 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4923 | 2025.09.19 20:49:24.110583 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4924 | 2025.09.19 20:49:24.110599 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4925 | 2025.09.19 20:49:24.110617 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4926 | 2025.09.19 20:49:24.110635 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4927 | 2025.09.19 20:49:24.110648 [ 288 ] {} <Debug> TCP-Session: b3502f1f-bbbc-489c-8a62-0fe1afc483be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4928 | 2025.09.19 20:49:24.110666 [ 292 ] {} <Debug> TCP-Session: 0e70853f-96a3-4273-8473-090d8083547b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4929 | 2025.09.19 20:49:24.110687 [ 289 ] {} <Debug> TCP-Session: c5d2a15c-e22b-4bbd-8e25-a03927b95f11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4930 | 2025.09.19 20:49:24.110689 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4931 | 2025.09.19 20:49:24.110669 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4932 | 2025.09.19 20:49:24.110747 [ 294 ] {} <Debug> TCP-Session: 002ee549-18b8-42e5-84e2-a0785f81b7b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4933 | 2025.09.19 20:49:24.110651 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4934 | 2025.09.19 20:49:24.110764 [ 290 ] {} <Debug> TCP-Session: 78f9d118-77ef-424e-b81b-91809f4cd990 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4935 | 2025.09.19 20:49:24.110634 [ 293 ] {} <Debug> TCP-Session: f4096b7e-17b8-4005-9898-a403ca0ac912 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4936 | 2025.09.19 20:49:24.110808 [ 291 ] {} <Debug> TCP-Session: 2b8e1d82-f859-424a-bc16-29bfcc48ea85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4937 | 2025.09.19 20:49:24.110621 [ 3 ] {} <Debug> TCP-Session: 648b9d3d-e3ed-4d2a-94af-2b7a26f2b073 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4938 | 2025.09.19 20:49:24.110610 [ 286 ] {} <Debug> TCP-Session: 5047b89e-3f18-4cfe-888e-bb2ecf52937b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4939 | 2025.09.19 20:49:25.628891 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49256 | ||
| 4940 | 2025.09.19 20:49:25.628999 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4941 | 2025.09.19 20:49:25.629025 [ 286 ] {} <Debug> TCP-Session: d73a9c4a-30c6-4c96-8d1a-c1760eef027e Authenticating user 'default' from [fd00:1122:3344:101::e]:49256 | ||
| 4942 | 2025.09.19 20:49:25.629046 [ 286 ] {} <Debug> TCP-Session: d73a9c4a-30c6-4c96-8d1a-c1760eef027e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4943 | 2025.09.19 20:49:25.629059 [ 286 ] {} <Debug> TCP-Session: d73a9c4a-30c6-4c96-8d1a-c1760eef027e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4944 | 2025.09.19 20:49:25.629231 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54350 | ||
| 4945 | 2025.09.19 20:49:25.629267 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48514 | ||
| 4946 | 2025.09.19 20:49:25.629276 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61717 | ||
| 4947 | 2025.09.19 20:49:25.629319 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37357 | ||
| 4948 | 2025.09.19 20:49:25.629330 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34210 | ||
| 4949 | 2025.09.19 20:49:25.629373 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4950 | 2025.09.19 20:49:25.629351 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4951 | 2025.09.19 20:49:25.629413 [ 289 ] {} <Debug> TCP-Session: 183198e5-550b-4e37-9eae-b08441599d3f Authenticating user 'default' from [fd00:1122:3344:101::e]:48514 | ||
| 4952 | 2025.09.19 20:49:25.629409 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4953 | 2025.09.19 20:49:25.629429 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4954 | 2025.09.19 20:49:25.629441 [ 288 ] {} <Debug> TCP-Session: 16631055-d4f4-4dae-9143-f2bf9addb1d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:54350 | ||
| 4955 | 2025.09.19 20:49:25.629455 [ 293 ] {} <Debug> TCP-Session: 24f81022-6482-475b-9969-945009f784df Authenticating user 'default' from [fd00:1122:3344:101::e]:37357 | ||
| 4956 | 2025.09.19 20:49:25.629472 [ 294 ] {} <Debug> TCP-Session: f75f9544-1635-4ab9-acd9-dce8a6b694db Authenticating user 'default' from [fd00:1122:3344:101::e]:34210 | ||
| 4957 | 2025.09.19 20:49:25.629490 [ 288 ] {} <Debug> TCP-Session: 16631055-d4f4-4dae-9143-f2bf9addb1d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4958 | 2025.09.19 20:49:25.629497 [ 293 ] {} <Debug> TCP-Session: 24f81022-6482-475b-9969-945009f784df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4959 | 2025.09.19 20:49:25.629520 [ 288 ] {} <Debug> TCP-Session: 16631055-d4f4-4dae-9143-f2bf9addb1d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4960 | 2025.09.19 20:49:25.629532 [ 293 ] {} <Debug> TCP-Session: 24f81022-6482-475b-9969-945009f784df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4961 | 2025.09.19 20:49:25.629510 [ 294 ] {} <Debug> TCP-Session: f75f9544-1635-4ab9-acd9-dce8a6b694db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4962 | 2025.09.19 20:49:25.629447 [ 289 ] {} <Debug> TCP-Session: 183198e5-550b-4e37-9eae-b08441599d3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4963 | 2025.09.19 20:49:25.629592 [ 294 ] {} <Debug> TCP-Session: f75f9544-1635-4ab9-acd9-dce8a6b694db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4964 | 2025.09.19 20:49:25.629611 [ 289 ] {} <Debug> TCP-Session: 183198e5-550b-4e37-9eae-b08441599d3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4965 | 2025.09.19 20:49:25.629415 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4966 | 2025.09.19 20:49:25.629343 [ 286 ] {} <Trace> TCP-Session: d73a9c4a-30c6-4c96-8d1a-c1760eef027e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4967 | 2025.09.19 20:49:25.629677 [ 290 ] {} <Debug> TCP-Session: 919ece32-04e0-4d2e-9877-9eecd3e915cc Authenticating user 'default' from [fd00:1122:3344:101::e]:61717 | ||
| 4968 | 2025.09.19 20:49:25.629341 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52614 | ||
| 4969 | 2025.09.19 20:49:25.629697 [ 290 ] {} <Debug> TCP-Session: 919ece32-04e0-4d2e-9877-9eecd3e915cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4970 | 2025.09.19 20:49:25.629304 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56984 | ||
| 4971 | 2025.09.19 20:49:25.629758 [ 290 ] {} <Debug> TCP-Session: 919ece32-04e0-4d2e-9877-9eecd3e915cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4972 | 2025.09.19 20:49:25.629304 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46016 | ||
| 4973 | 2025.09.19 20:49:25.629803 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4974 | 2025.09.19 20:49:25.629834 [ 286 ] {793dc1a3-e103-4954-9028-9efe84956054} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49256) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4975 | 2025.09.19 20:49:25.629834 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4976 | 2025.09.19 20:49:25.629870 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4977 | 2025.09.19 20:49:25.629885 [ 292 ] {} <Debug> TCP-Session: 3f18e828-ec70-4407-8cf8-b56c95de58d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:56984 | ||
| 4978 | 2025.09.19 20:49:25.629903 [ 291 ] {} <Debug> TCP-Session: b79a5fc8-148b-4caa-b54e-553f6f9cf1fd Authenticating user 'default' from [fd00:1122:3344:101::e]:46016 | ||
| 4979 | 2025.09.19 20:49:25.629913 [ 292 ] {} <Debug> TCP-Session: 3f18e828-ec70-4407-8cf8-b56c95de58d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4980 | 2025.09.19 20:49:25.629843 [ 3 ] {} <Debug> TCP-Session: af99c6a8-511c-4b6c-8cb1-5b5db83f5c8d Authenticating user 'default' from [fd00:1122:3344:101::e]:52614 | ||
| 4981 | 2025.09.19 20:49:25.629935 [ 291 ] {} <Debug> TCP-Session: b79a5fc8-148b-4caa-b54e-553f6f9cf1fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4982 | 2025.09.19 20:49:25.629939 [ 292 ] {} <Debug> TCP-Session: 3f18e828-ec70-4407-8cf8-b56c95de58d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4983 | 2025.09.19 20:49:25.629963 [ 291 ] {} <Debug> TCP-Session: b79a5fc8-148b-4caa-b54e-553f6f9cf1fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4984 | 2025.09.19 20:49:25.629960 [ 3 ] {} <Debug> TCP-Session: af99c6a8-511c-4b6c-8cb1-5b5db83f5c8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4985 | 2025.09.19 20:49:25.630001 [ 3 ] {} <Debug> TCP-Session: af99c6a8-511c-4b6c-8cb1-5b5db83f5c8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4986 | 2025.09.19 20:49:25.630095 [ 286 ] {793dc1a3-e103-4954-9028-9efe84956054} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4987 | 2025.09.19 20:49:25.630153 [ 286 ] {793dc1a3-e103-4954-9028-9efe84956054} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4988 | 2025.09.19 20:49:25.630433 [ 286 ] {793dc1a3-e103-4954-9028-9efe84956054} <Debug> oximeter.version (332f541f-6306-4281-b75a-987cf66fc746) (SelectExecutor): Key condition: unknown | ||
| 4989 | 2025.09.19 20:49:25.631277 [ 309 ] {793dc1a3-e103-4954-9028-9efe84956054} <Trace> AggregatingTransform: Aggregating | ||
| 4990 | 2025.09.19 20:49:25.631323 [ 309 ] {793dc1a3-e103-4954-9028-9efe84956054} <Trace> Aggregator: Aggregation method: without_key | ||
| 4991 | 2025.09.19 20:49:25.631357 [ 309 ] {793dc1a3-e103-4954-9028-9efe84956054} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00082499 sec. (1212.136 rows/sec., 47.35 KiB/sec.) | ||
| 4992 | 2025.09.19 20:49:25.631378 [ 309 ] {793dc1a3-e103-4954-9028-9efe84956054} <Trace> Aggregator: Merging aggregated data | ||
| 4993 | 2025.09.19 20:49:25.632757 [ 286 ] {793dc1a3-e103-4954-9028-9efe84956054} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002981 sec., 335.4579000335458 rows/sec., 13.10 KiB/sec. | ||
| 4994 | 2025.09.19 20:49:25.632894 [ 286 ] {793dc1a3-e103-4954-9028-9efe84956054} <Debug> TCPHandler: Processed in 0.003664226 sec. | ||
| 4995 | 2025.09.19 20:49:25.633016 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4996 | 2025.09.19 20:49:25.633049 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4997 | 2025.09.19 20:49:25.633057 [ 288 ] {} <Debug> TCP-Session: 16631055-d4f4-4dae-9143-f2bf9addb1d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4998 | 2025.09.19 20:49:25.633067 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4999 | 2025.09.19 20:49:25.633093 [ 289 ] {} <Debug> TCP-Session: 183198e5-550b-4e37-9eae-b08441599d3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5000 | 2025.09.19 20:49:25.633111 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5001 | 2025.09.19 20:49:25.633134 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5002 | 2025.09.19 20:49:25.633152 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5003 | 2025.09.19 20:49:25.633169 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5004 | 2025.09.19 20:49:25.633186 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5005 | 2025.09.19 20:49:25.633206 [ 293 ] {} <Debug> TCP-Session: 24f81022-6482-475b-9969-945009f784df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5006 | 2025.09.19 20:49:25.633223 [ 292 ] {} <Debug> TCP-Session: 3f18e828-ec70-4407-8cf8-b56c95de58d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5007 | 2025.09.19 20:49:25.633237 [ 286 ] {} <Debug> TCP-Session: d73a9c4a-30c6-4c96-8d1a-c1760eef027e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5008 | 2025.09.19 20:49:25.633190 [ 294 ] {} <Debug> TCP-Session: f75f9544-1635-4ab9-acd9-dce8a6b694db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5009 | 2025.09.19 20:49:25.633169 [ 3 ] {} <Debug> TCP-Session: af99c6a8-511c-4b6c-8cb1-5b5db83f5c8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5010 | 2025.09.19 20:49:25.633134 [ 290 ] {} <Debug> TCP-Session: 919ece32-04e0-4d2e-9877-9eecd3e915cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5011 | 2025.09.19 20:49:25.633089 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5012 | 2025.09.19 20:49:25.633361 [ 291 ] {} <Debug> TCP-Session: b79a5fc8-148b-4caa-b54e-553f6f9cf1fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5013 | 2025.09.19 20:49:25.727221 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50545 | ||
| 5014 | 2025.09.19 20:49:25.727333 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5015 | 2025.09.19 20:49:25.727363 [ 292 ] {} <Debug> TCP-Session: efb73875-f2d5-4310-8648-7f007c5ccf4c Authenticating user 'default' from [fd00:1122:3344:101::e]:50545 | ||
| 5016 | 2025.09.19 20:49:25.727386 [ 292 ] {} <Debug> TCP-Session: efb73875-f2d5-4310-8648-7f007c5ccf4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5017 | 2025.09.19 20:49:25.727404 [ 292 ] {} <Debug> TCP-Session: efb73875-f2d5-4310-8648-7f007c5ccf4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5018 | 2025.09.19 20:49:25.727611 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39421 | ||
| 5019 | 2025.09.19 20:49:25.727650 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40539 | ||
| 5020 | 2025.09.19 20:49:25.727672 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45501 | ||
| 5021 | 2025.09.19 20:49:25.727686 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61286 | ||
| 5022 | 2025.09.19 20:49:25.727739 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5023 | 2025.09.19 20:49:25.727706 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51797 | ||
| 5024 | 2025.09.19 20:49:25.727790 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5025 | 2025.09.19 20:49:25.727807 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5026 | 2025.09.19 20:49:25.727840 [ 294 ] {} <Debug> TCP-Session: dde48111-7cd1-4353-b85e-27e5f3c1f758 Authenticating user 'default' from [fd00:1122:3344:101::e]:40539 | ||
| 5027 | 2025.09.19 20:49:25.727853 [ 292 ] {} <Trace> TCP-Session: efb73875-f2d5-4310-8648-7f007c5ccf4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5028 | 2025.09.19 20:49:25.727870 [ 288 ] {} <Debug> TCP-Session: 0dd94e15-3e9c-4efc-b3bf-91c47c429b6c Authenticating user 'default' from [fd00:1122:3344:101::e]:45501 | ||
| 5029 | 2025.09.19 20:49:25.727884 [ 294 ] {} <Debug> TCP-Session: dde48111-7cd1-4353-b85e-27e5f3c1f758 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5030 | 2025.09.19 20:49:25.727908 [ 288 ] {} <Debug> TCP-Session: 0dd94e15-3e9c-4efc-b3bf-91c47c429b6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5031 | 2025.09.19 20:49:25.727925 [ 294 ] {} <Debug> TCP-Session: dde48111-7cd1-4353-b85e-27e5f3c1f758 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5032 | 2025.09.19 20:49:25.727941 [ 288 ] {} <Debug> TCP-Session: 0dd94e15-3e9c-4efc-b3bf-91c47c429b6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5033 | 2025.09.19 20:49:25.727893 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5034 | 2025.09.19 20:49:25.727811 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5035 | 2025.09.19 20:49:25.728020 [ 291 ] {} <Debug> TCP-Session: f539d17a-325d-4049-8d92-29ca575b7587 Authenticating user 'default' from [fd00:1122:3344:101::e]:51797 | ||
| 5036 | 2025.09.19 20:49:25.727781 [ 293 ] {} <Debug> TCP-Session: 1f03c24b-44a2-432b-b2a5-4d7511a7fd6c Authenticating user 'default' from [fd00:1122:3344:101::e]:39421 | ||
| 5037 | 2025.09.19 20:49:25.728048 [ 289 ] {} <Debug> TCP-Session: 8019b1e6-73c2-47d8-b59a-875d845c95f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:61286 | ||
| 5038 | 2025.09.19 20:49:25.728065 [ 292 ] {682e0324-ba1a-40a1-9845-73b959b43d37} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50545) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5039 | 2025.09.19 20:49:25.728093 [ 289 ] {} <Debug> TCP-Session: 8019b1e6-73c2-47d8-b59a-875d845c95f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5040 | 2025.09.19 20:49:25.728090 [ 293 ] {} <Debug> TCP-Session: 1f03c24b-44a2-432b-b2a5-4d7511a7fd6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5041 | 2025.09.19 20:49:25.728121 [ 289 ] {} <Debug> TCP-Session: 8019b1e6-73c2-47d8-b59a-875d845c95f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5042 | 2025.09.19 20:49:25.728132 [ 293 ] {} <Debug> TCP-Session: 1f03c24b-44a2-432b-b2a5-4d7511a7fd6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5043 | 2025.09.19 20:49:25.728066 [ 291 ] {} <Debug> TCP-Session: f539d17a-325d-4049-8d92-29ca575b7587 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5044 | 2025.09.19 20:49:25.727660 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41474 | ||
| 5045 | 2025.09.19 20:49:25.728182 [ 291 ] {} <Debug> TCP-Session: f539d17a-325d-4049-8d92-29ca575b7587 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5046 | 2025.09.19 20:49:25.727661 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35311 | ||
| 5047 | 2025.09.19 20:49:25.727694 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62747 | ||
| 5048 | 2025.09.19 20:49:25.728258 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5049 | 2025.09.19 20:49:25.728308 [ 3 ] {} <Debug> TCP-Session: 4386e005-41c5-465a-9149-e5ae96723661 Authenticating user 'default' from [fd00:1122:3344:101::e]:41474 | ||
| 5050 | 2025.09.19 20:49:25.728312 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5051 | 2025.09.19 20:49:25.728331 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5052 | 2025.09.19 20:49:25.728344 [ 3 ] {} <Debug> TCP-Session: 4386e005-41c5-465a-9149-e5ae96723661 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5053 | 2025.09.19 20:49:25.728359 [ 286 ] {} <Debug> TCP-Session: 2e9a4ba7-8d9a-45c2-aa10-39d2f8a1dbcd Authenticating user 'default' from [fd00:1122:3344:101::e]:35311 | ||
| 5054 | 2025.09.19 20:49:25.728370 [ 290 ] {} <Debug> TCP-Session: 7fafd628-be09-40d7-95b7-9cb65abacf7b Authenticating user 'default' from [fd00:1122:3344:101::e]:62747 | ||
| 5055 | 2025.09.19 20:49:25.728386 [ 3 ] {} <Debug> TCP-Session: 4386e005-41c5-465a-9149-e5ae96723661 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5056 | 2025.09.19 20:49:25.728405 [ 286 ] {} <Debug> TCP-Session: 2e9a4ba7-8d9a-45c2-aa10-39d2f8a1dbcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5057 | 2025.09.19 20:49:25.728438 [ 292 ] {682e0324-ba1a-40a1-9845-73b959b43d37} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5058 | 2025.09.19 20:49:25.728444 [ 290 ] {} <Debug> TCP-Session: 7fafd628-be09-40d7-95b7-9cb65abacf7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5059 | 2025.09.19 20:49:25.728451 [ 286 ] {} <Debug> TCP-Session: 2e9a4ba7-8d9a-45c2-aa10-39d2f8a1dbcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5060 | 2025.09.19 20:49:25.728509 [ 290 ] {} <Debug> TCP-Session: 7fafd628-be09-40d7-95b7-9cb65abacf7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5061 | 2025.09.19 20:49:25.728526 [ 292 ] {682e0324-ba1a-40a1-9845-73b959b43d37} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5062 | 2025.09.19 20:49:25.728929 [ 292 ] {682e0324-ba1a-40a1-9845-73b959b43d37} <Debug> oximeter.version (332f541f-6306-4281-b75a-987cf66fc746) (SelectExecutor): Key condition: unknown | ||
| 5063 | 2025.09.19 20:49:25.730099 [ 333 ] {682e0324-ba1a-40a1-9845-73b959b43d37} <Trace> AggregatingTransform: Aggregating | ||
| 5064 | 2025.09.19 20:49:25.730153 [ 333 ] {682e0324-ba1a-40a1-9845-73b959b43d37} <Trace> Aggregator: Aggregation method: without_key | ||
| 5065 | 2025.09.19 20:49:25.730193 [ 333 ] {682e0324-ba1a-40a1-9845-73b959b43d37} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001138387 sec. (878.436 rows/sec., 34.31 KiB/sec.) | ||
| 5066 | 2025.09.19 20:49:25.730214 [ 333 ] {682e0324-ba1a-40a1-9845-73b959b43d37} <Trace> Aggregator: Merging aggregated data | ||
| 5067 | 2025.09.19 20:49:25.731610 [ 292 ] {682e0324-ba1a-40a1-9845-73b959b43d37} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003623 sec., 276.0143527463428 rows/sec., 10.78 KiB/sec. | ||
| 5068 | 2025.09.19 20:49:25.731739 [ 292 ] {682e0324-ba1a-40a1-9845-73b959b43d37} <Debug> TCPHandler: Processed in 0.004065286 sec. | ||
| 5069 | 2025.09.19 20:49:25.731873 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5070 | 2025.09.19 20:49:25.731902 [ 292 ] {} <Debug> TCP-Session: efb73875-f2d5-4310-8648-7f007c5ccf4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5071 | 2025.09.19 20:49:25.731906 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5072 | 2025.09.19 20:49:25.731945 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5073 | 2025.09.19 20:49:25.731957 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5074 | 2025.09.19 20:49:25.731976 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5075 | 2025.09.19 20:49:25.731991 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5076 | 2025.09.19 20:49:25.732006 [ 294 ] {} <Debug> TCP-Session: dde48111-7cd1-4353-b85e-27e5f3c1f758 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5077 | 2025.09.19 20:49:25.732013 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5078 | 2025.09.19 20:49:25.732034 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5079 | 2025.09.19 20:49:25.732050 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5080 | 2025.09.19 20:49:25.732065 [ 3 ] {} <Debug> TCP-Session: 4386e005-41c5-465a-9149-e5ae96723661 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5081 | 2025.09.19 20:49:25.732082 [ 289 ] {} <Debug> TCP-Session: 8019b1e6-73c2-47d8-b59a-875d845c95f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5082 | 2025.09.19 20:49:25.732096 [ 291 ] {} <Debug> TCP-Session: f539d17a-325d-4049-8d92-29ca575b7587 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5083 | 2025.09.19 20:49:25.732030 [ 286 ] {} <Debug> TCP-Session: 2e9a4ba7-8d9a-45c2-aa10-39d2f8a1dbcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5084 | 2025.09.19 20:49:25.732021 [ 290 ] {} <Debug> TCP-Session: 7fafd628-be09-40d7-95b7-9cb65abacf7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5085 | 2025.09.19 20:49:25.731984 [ 288 ] {} <Debug> TCP-Session: 0dd94e15-3e9c-4efc-b3bf-91c47c429b6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5086 | 2025.09.19 20:49:25.731961 [ 293 ] {} <Debug> TCP-Session: 1f03c24b-44a2-432b-b2a5-4d7511a7fd6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5087 | 2025.09.19 20:49:25.873910 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 614 | ||
| 5088 | 2025.09.19 20:49:25.876119 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5089 | 2025.09.19 20:49:25.876169 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5090 | 2025.09.19 20:49:25.877391 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5091 | 2025.09.19 20:49:25.877692 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5092 | 2025.09.19 20:49:25.877963 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 614 | ||
| 5093 | 2025.09.19 20:49:26.937002 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5094 | 2025.09.19 20:49:26.937180 [ 5 ] {31e7e49a-eed2-4240-b8ca-ec766d37cc44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5095 | 2025.09.19 20:49:26.937250 [ 5 ] {31e7e49a-eed2-4240-b8ca-ec766d37cc44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5096 | 2025.09.19 20:49:26.937977 [ 5 ] {31e7e49a-eed2-4240-b8ca-ec766d37cc44} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5097 | 2025.09.19 20:49:26.938026 [ 5 ] {31e7e49a-eed2-4240-b8ca-ec766d37cc44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5098 | 2025.09.19 20:49:26.938436 [ 5 ] {31e7e49a-eed2-4240-b8ca-ec766d37cc44} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5099 | 2025.09.19 20:49:26.938666 [ 5 ] {31e7e49a-eed2-4240-b8ca-ec766d37cc44} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5100 | 2025.09.19 20:49:26.938804 [ 70 ] {} <Debug> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5101 | 2025.09.19 20:49:26.938834 [ 5 ] {31e7e49a-eed2-4240-b8ca-ec766d37cc44} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001704 sec., 80985.91549295775 rows/sec., 7.01 MiB/sec. | ||
| 5102 | 2025.09.19 20:49:26.938874 [ 70 ] {} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5103 | 2025.09.19 20:49:26.938892 [ 5 ] {31e7e49a-eed2-4240-b8ca-ec766d37cc44} <Debug> TCPHandler: Processed in 0.002031778 sec. | ||
| 5104 | 2025.09.19 20:49:26.938899 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5105 | 2025.09.19 20:49:26.939027 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5106 | 2025.09.19 20:49:26.939032 [ 196 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::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 | ||
| 5107 | 2025.09.19 20:49:26.939135 [ 5 ] {21ff53b5-3b4a-4f74-b421-1716f8b554ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5108 | 2025.09.19 20:49:26.939177 [ 196 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5109 | 2025.09.19 20:49:26.939184 [ 5 ] {21ff53b5-3b4a-4f74-b421-1716f8b554ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5110 | 2025.09.19 20:49:26.939219 [ 196 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1407 rows starting from the beginning of the part | ||
| 5111 | 2025.09.19 20:49:26.939290 [ 196 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 259 rows starting from the beginning of the part | ||
| 5112 | 2025.09.19 20:49:26.939334 [ 196 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::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 | ||
| 5113 | 2025.09.19 20:49:26.939376 [ 196 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::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 | ||
| 5114 | 2025.09.19 20:49:26.939421 [ 196 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1196 rows starting from the beginning of the part | ||
| 5115 | 2025.09.19 20:49:26.939461 [ 196 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 138 rows starting from the beginning of the part | ||
| 5116 | 2025.09.19 20:49:26.939634 [ 5 ] {21ff53b5-3b4a-4f74-b421-1716f8b554ff} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5117 | 2025.09.19 20:49:26.939677 [ 5 ] {21ff53b5-3b4a-4f74-b421-1716f8b554ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5118 | 2025.09.19 20:49:26.940048 [ 5 ] {21ff53b5-3b4a-4f74-b421-1716f8b554ff} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5119 | 2025.09.19 20:49:26.940293 [ 5 ] {21ff53b5-3b4a-4f74-b421-1716f8b554ff} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5120 | 2025.09.19 20:49:26.940409 [ 70 ] {} <Debug> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5121 | 2025.09.19 20:49:26.940435 [ 5 ] {21ff53b5-3b4a-4f74-b421-1716f8b554ff} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001322 sec., 31013.615733736762 rows/sec., 2.28 MiB/sec. | ||
| 5122 | 2025.09.19 20:49:26.940445 [ 70 ] {} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5123 | 2025.09.19 20:49:26.940476 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5124 | 2025.09.19 20:49:26.940481 [ 5 ] {21ff53b5-3b4a-4f74-b421-1716f8b554ff} <Debug> TCPHandler: Processed in 0.001507516 sec. | ||
| 5125 | 2025.09.19 20:49:26.940579 [ 187 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 5126 | 2025.09.19 20:49:26.940616 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5127 | 2025.09.19 20:49:26.940714 [ 187 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5128 | 2025.09.19 20:49:26.940725 [ 5 ] {64579fa7-0f95-4e72-92b7-defc2f8e235c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5129 | 2025.09.19 20:49:26.940750 [ 187 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 71 rows starting from the beginning of the part | ||
| 5130 | 2025.09.19 20:49:26.940774 [ 5 ] {64579fa7-0f95-4e72-92b7-defc2f8e235c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5131 | 2025.09.19 20:49:26.940817 [ 187 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
| 5132 | 2025.09.19 20:49:26.940866 [ 187 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 5133 | 2025.09.19 20:49:26.940901 [ 191 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3194 rows, containing 5 columns (5 merged, 0 gathered) in 0.001924956 sec., 1659258.7051340395 rows/sec., 145.09 MiB/sec. | ||
| 5134 | 2025.09.19 20:49:26.940905 [ 187 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 55 rows starting from the beginning of the part | ||
| 5135 | 2025.09.19 20:49:26.940957 [ 187 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 5136 | 2025.09.19 20:49:26.940995 [ 187 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 5137 | 2025.09.19 20:49:26.941184 [ 186 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5138 | 2025.09.19 20:49:26.941259 [ 5 ] {64579fa7-0f95-4e72-92b7-defc2f8e235c} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5139 | 2025.09.19 20:49:26.941305 [ 5 ] {64579fa7-0f95-4e72-92b7-defc2f8e235c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5140 | 2025.09.19 20:49:26.941549 [ 186 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_36_7} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5141 | 2025.09.19 20:49:26.941637 [ 186 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_36_7} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5142 | 2025.09.19 20:49:26.941691 [ 5 ] {64579fa7-0f95-4e72-92b7-defc2f8e235c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5143 | 2025.09.19 20:49:26.941736 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 5144 | 2025.09.19 20:49:26.941905 [ 186 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 251 rows, containing 5 columns (5 merged, 0 gathered) in 0.001374242 sec., 182646.14238249158 rows/sec., 14.11 MiB/sec. | ||
| 5145 | 2025.09.19 20:49:26.941931 [ 5 ] {64579fa7-0f95-4e72-92b7-defc2f8e235c} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5146 | 2025.09.19 20:49:26.942035 [ 187 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5147 | 2025.09.19 20:49:26.942049 [ 70 ] {} <Debug> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5148 | 2025.09.19 20:49:26.942077 [ 5 ] {64579fa7-0f95-4e72-92b7-defc2f8e235c} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001374 sec., 76419.21397379912 rows/sec., 5.97 MiB/sec. | ||
| 5149 | 2025.09.19 20:49:26.942082 [ 70 ] {} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5150 | 2025.09.19 20:49:26.942121 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5151 | 2025.09.19 20:49:26.942126 [ 5 ] {64579fa7-0f95-4e72-92b7-defc2f8e235c} <Debug> TCPHandler: Processed in 0.001571948 sec. | ||
| 5152 | 2025.09.19 20:49:26.942191 [ 186 ] {8107928c-471f-4f51-a196-f6f1aa28a530::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 | ||
| 5153 | 2025.09.19 20:49:26.942250 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5154 | 2025.09.19 20:49:26.942282 [ 186 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5155 | 2025.09.19 20:49:26.942309 [ 187 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_21_4} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5156 | 2025.09.19 20:49:26.942316 [ 186 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 633 rows starting from the beginning of the part | ||
| 5157 | 2025.09.19 20:49:26.942353 [ 5 ] {b14dccf5-3c04-4b13-b24e-f07da75c444b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5158 | 2025.09.19 20:49:26.942389 [ 187 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_21_4} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5159 | 2025.09.19 20:49:26.942393 [ 186 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 143 rows starting from the beginning of the part | ||
| 5160 | 2025.09.19 20:49:26.942405 [ 5 ] {b14dccf5-3c04-4b13-b24e-f07da75c444b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5161 | 2025.09.19 20:49:26.942453 [ 186 ] {8107928c-471f-4f51-a196-f6f1aa28a530::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 | ||
| 5162 | 2025.09.19 20:49:26.942466 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 5163 | 2025.09.19 20:49:26.942499 [ 186 ] {8107928c-471f-4f51-a196-f6f1aa28a530::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 | ||
| 5164 | 2025.09.19 20:49:26.942543 [ 186 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 520 rows starting from the beginning of the part | ||
| 5165 | 2025.09.19 20:49:26.942582 [ 186 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 105 rows starting from the beginning of the part | ||
| 5166 | 2025.09.19 20:49:26.942850 [ 5 ] {b14dccf5-3c04-4b13-b24e-f07da75c444b} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5167 | 2025.09.19 20:49:26.942892 [ 5 ] {b14dccf5-3c04-4b13-b24e-f07da75c444b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5168 | 2025.09.19 20:49:26.943255 [ 5 ] {b14dccf5-3c04-4b13-b24e-f07da75c444b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5169 | 2025.09.19 20:49:26.943496 [ 5 ] {b14dccf5-3c04-4b13-b24e-f07da75c444b} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5170 | 2025.09.19 20:49:26.943607 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5171 | 2025.09.19 20:49:26.943634 [ 5 ] {b14dccf5-3c04-4b13-b24e-f07da75c444b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0013 sec., 123076.92307692308 rows/sec., 8.57 MiB/sec. | ||
| 5172 | 2025.09.19 20:49:26.943636 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5173 | 2025.09.19 20:49:26.943659 [ 186 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1570 rows, containing 5 columns (5 merged, 0 gathered) in 0.001496596 sec., 1049047.3046834283 rows/sec., 83.61 MiB/sec. | ||
| 5174 | 2025.09.19 20:49:26.943675 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5175 | 2025.09.19 20:49:26.943680 [ 5 ] {b14dccf5-3c04-4b13-b24e-f07da75c444b} <Debug> TCPHandler: Processed in 0.001480585 sec. | ||
| 5176 | 2025.09.19 20:49:26.943739 [ 187 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::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 | ||
| 5177 | 2025.09.19 20:49:26.943800 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5178 | 2025.09.19 20:49:26.943825 [ 187 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5179 | 2025.09.19 20:49:26.943831 [ 191 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5180 | 2025.09.19 20:49:26.943856 [ 187 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9158 rows starting from the beginning of the part | ||
| 5181 | 2025.09.19 20:49:26.943907 [ 187 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 197 rows starting from the beginning of the part | ||
| 5182 | 2025.09.19 20:49:26.943922 [ 5 ] {76542cff-a34d-4c34-9af0-1a3af4bed851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5183 | 2025.09.19 20:49:26.943951 [ 187 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 5184 | 2025.09.19 20:49:26.943994 [ 5 ] {76542cff-a34d-4c34-9af0-1a3af4bed851} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5185 | 2025.09.19 20:49:26.943997 [ 187 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::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 | ||
| 5186 | 2025.09.19 20:49:26.944058 [ 187 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 844 rows starting from the beginning of the part | ||
| 5187 | 2025.09.19 20:49:26.944101 [ 187 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 5188 | 2025.09.19 20:49:26.944130 [ 191 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_36_7} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5189 | 2025.09.19 20:49:26.944207 [ 191 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_36_7} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5190 | 2025.09.19 20:49:26.944296 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 5191 | 2025.09.19 20:49:26.945011 [ 5 ] {76542cff-a34d-4c34-9af0-1a3af4bed851} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5192 | 2025.09.19 20:49:26.945054 [ 5 ] {76542cff-a34d-4c34-9af0-1a3af4bed851} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5193 | 2025.09.19 20:49:26.945710 [ 5 ] {76542cff-a34d-4c34-9af0-1a3af4bed851} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5194 | 2025.09.19 20:49:26.945958 [ 5 ] {76542cff-a34d-4c34-9af0-1a3af4bed851} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5195 | 2025.09.19 20:49:26.946111 [ 5 ] {76542cff-a34d-4c34-9af0-1a3af4bed851} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002214 sec., 18518.51851851852 rows/sec., 33.18 MiB/sec. | ||
| 5196 | 2025.09.19 20:49:26.946176 [ 5 ] {76542cff-a34d-4c34-9af0-1a3af4bed851} <Debug> TCPHandler: Processed in 0.002429767 sec. | ||
| 5197 | 2025.09.19 20:49:26.946293 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5198 | 2025.09.19 20:49:26.946388 [ 5 ] {a48d5e11-d026-4867-8347-10f00e695bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5199 | 2025.09.19 20:49:26.946430 [ 5 ] {a48d5e11-d026-4867-8347-10f00e695bdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5200 | 2025.09.19 20:49:26.946777 [ 5 ] {a48d5e11-d026-4867-8347-10f00e695bdd} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5201 | 2025.09.19 20:49:26.946811 [ 5 ] {a48d5e11-d026-4867-8347-10f00e695bdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5202 | 2025.09.19 20:49:26.947135 [ 5 ] {a48d5e11-d026-4867-8347-10f00e695bdd} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5203 | 2025.09.19 20:49:26.947259 [ 191 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10679 rows, containing 5 columns (5 merged, 0 gathered) in 0.003547173 sec., 3010566.442629102 rows/sec., 206.81 MiB/sec. | ||
| 5204 | 2025.09.19 20:49:26.947362 [ 5 ] {a48d5e11-d026-4867-8347-10f00e695bdd} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5205 | 2025.09.19 20:49:26.947471 [ 187 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5206 | 2025.09.19 20:49:26.947473 [ 69 ] {} <Debug> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5207 | 2025.09.19 20:49:26.947507 [ 5 ] {a48d5e11-d026-4867-8347-10f00e695bdd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 5208 | 2025.09.19 20:49:26.947525 [ 69 ] {} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5209 | 2025.09.19 20:49:26.947543 [ 5 ] {a48d5e11-d026-4867-8347-10f00e695bdd} <Debug> TCPHandler: Processed in 0.00129932 sec. | ||
| 5210 | 2025.09.19 20:49:26.947548 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5211 | 2025.09.19 20:49:26.947641 [ 198 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 5212 | 2025.09.19 20:49:26.947731 [ 187 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5213 | 2025.09.19 20:49:26.947764 [ 198 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5214 | 2025.09.19 20:49:26.947797 [ 187 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5215 | 2025.09.19 20:49:26.947802 [ 198 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1776 rows starting from the beginning of the part | ||
| 5216 | 2025.09.19 20:49:26.947863 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.07 MiB. | ||
| 5217 | 2025.09.19 20:49:26.947869 [ 198 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 5218 | 2025.09.19 20:49:26.947924 [ 198 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 5219 | 2025.09.19 20:49:26.947962 [ 198 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 5220 | 2025.09.19 20:49:26.948003 [ 198 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 5221 | 2025.09.19 20:49:26.948040 [ 198 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 5222 | 2025.09.19 20:49:26.949072 [ 191 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2076 rows, containing 4 columns (4 merged, 0 gathered) in 0.001474785 sec., 1407662.8118674925 rows/sec., 94.87 MiB/sec. | ||
| 5223 | 2025.09.19 20:49:26.949273 [ 187 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5224 | 2025.09.19 20:49:26.949545 [ 187 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_36_7} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5225 | 2025.09.19 20:49:26.949619 [ 187 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_36_7} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5226 | 2025.09.19 20:49:26.949693 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 5227 | 2025.09.19 20:49:30.748729 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5228 | 2025.09.19 20:49:30.748824 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5229 | 2025.09.19 20:49:30.849887 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12424 | ||
| 5230 | 2025.09.19 20:49:30.850378 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5231 | 2025.09.19 20:49:30.850421 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5232 | 2025.09.19 20:49:30.850909 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5233 | 2025.09.19 20:49:30.851160 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5234 | 2025.09.19 20:49:30.851299 [ 66 ] {} <Debug> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5235 | 2025.09.19 20:49:30.851313 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12424 | ||
| 5236 | 2025.09.19 20:49:30.851359 [ 66 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5237 | 2025.09.19 20:49:30.851388 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5238 | 2025.09.19 20:49:30.851492 [ 192 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 5239 | 2025.09.19 20:49:30.851603 [ 192 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5240 | 2025.09.19 20:49:30.851638 [ 192 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10056 rows starting from the beginning of the part | ||
| 5241 | 2025.09.19 20:49:30.851705 [ 192 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 5242 | 2025.09.19 20:49:30.851755 [ 192 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 5243 | 2025.09.19 20:49:30.851804 [ 192 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 5244 | 2025.09.19 20:49:30.851845 [ 192 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 5245 | 2025.09.19 20:49:30.851888 [ 192 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 5246 | 2025.09.19 20:49:30.856040 [ 191 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12424 rows, containing 4 columns (4 merged, 0 gathered) in 0.004590728 sec., 2706324.57422875 rows/sec., 38.71 MiB/sec. | ||
| 5247 | 2025.09.19 20:49:30.856494 [ 197 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5248 | 2025.09.19 20:49:30.856862 [ 197 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_26_5} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5249 | 2025.09.19 20:49:30.856952 [ 197 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_26_5} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5250 | 2025.09.19 20:49:30.857059 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
| 5251 | 2025.09.19 20:49:31.517402 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5252 | 2025.09.19 20:49:31.534095 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5253 | 2025.09.19 20:49:31.534150 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5254 | 2025.09.19 20:49:31.539701 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5255 | 2025.09.19 20:49:31.540386 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5256 | 2025.09.19 20:49:31.540687 [ 65 ] {} <Debug> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5257 | 2025.09.19 20:49:31.540761 [ 65 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5258 | 2025.09.19 20:49:31.540785 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5259 | 2025.09.19 20:49:31.540941 [ 192 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 5260 | 2025.09.19 20:49:31.543329 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5261 | 2025.09.19 20:49:31.544318 [ 192 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5262 | 2025.09.19 20:49:31.545750 [ 192 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 5263 | 2025.09.19 20:49:31.550222 [ 192 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 5264 | 2025.09.19 20:49:31.554807 [ 192 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 5265 | 2025.09.19 20:49:31.559190 [ 192 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 5266 | 2025.09.19 20:49:31.563424 [ 192 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 5267 | 2025.09.19 20:49:31.567274 [ 192 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 5268 | 2025.09.19 20:49:31.618900 [ 191 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.07803514 sec., 2511.6889647407565 rows/sec., 12.99 MiB/sec. | ||
| 5269 | 2025.09.19 20:49:31.621764 [ 191 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5270 | 2025.09.19 20:49:31.623700 [ 191 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_26_5} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5271 | 2025.09.19 20:49:31.623778 [ 191 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_26_5} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5272 | 2025.09.19 20:49:31.626162 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5273 | 2025.09.19 20:49:31.934847 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5274 | 2025.09.19 20:49:31.935033 [ 5 ] {99372ebc-0859-4ef1-94bb-c614d4e0ef9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5275 | 2025.09.19 20:49:31.935102 [ 5 ] {99372ebc-0859-4ef1-94bb-c614d4e0ef9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5276 | 2025.09.19 20:49:31.935823 [ 5 ] {99372ebc-0859-4ef1-94bb-c614d4e0ef9c} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5277 | 2025.09.19 20:49:31.935868 [ 5 ] {99372ebc-0859-4ef1-94bb-c614d4e0ef9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5278 | 2025.09.19 20:49:31.936320 [ 5 ] {99372ebc-0859-4ef1-94bb-c614d4e0ef9c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5279 | 2025.09.19 20:49:31.936610 [ 5 ] {99372ebc-0859-4ef1-94bb-c614d4e0ef9c} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5280 | 2025.09.19 20:49:31.936774 [ 5 ] {99372ebc-0859-4ef1-94bb-c614d4e0ef9c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001794 sec., 31215.161649944257 rows/sec., 2.38 MiB/sec. | ||
| 5281 | 2025.09.19 20:49:31.936817 [ 5 ] {99372ebc-0859-4ef1-94bb-c614d4e0ef9c} <Debug> TCPHandler: Processed in 0.00209906 sec. | ||
| 5282 | 2025.09.19 20:49:31.936948 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5283 | 2025.09.19 20:49:31.937075 [ 5 ] {4a12575e-558f-407f-a1fe-62c6290c1954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5284 | 2025.09.19 20:49:31.937132 [ 5 ] {4a12575e-558f-407f-a1fe-62c6290c1954} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5285 | 2025.09.19 20:49:31.937707 [ 5 ] {4a12575e-558f-407f-a1fe-62c6290c1954} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5286 | 2025.09.19 20:49:31.937751 [ 5 ] {4a12575e-558f-407f-a1fe-62c6290c1954} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5287 | 2025.09.19 20:49:31.938196 [ 5 ] {4a12575e-558f-407f-a1fe-62c6290c1954} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5288 | 2025.09.19 20:49:31.938527 [ 5 ] {4a12575e-558f-407f-a1fe-62c6290c1954} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5289 | 2025.09.19 20:49:31.938701 [ 5 ] {4a12575e-558f-407f-a1fe-62c6290c1954} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00165 sec., 38787.87878787879 rows/sec., 3.03 MiB/sec. | ||
| 5290 | 2025.09.19 20:49:31.938757 [ 5 ] {4a12575e-558f-407f-a1fe-62c6290c1954} <Debug> TCPHandler: Processed in 0.001871714 sec. | ||
| 5291 | 2025.09.19 20:49:31.938892 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5292 | 2025.09.19 20:49:31.939014 [ 5 ] {a12149ed-bc53-46eb-9823-f8a36f291142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5293 | 2025.09.19 20:49:31.939072 [ 5 ] {a12149ed-bc53-46eb-9823-f8a36f291142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5294 | 2025.09.19 20:49:31.939649 [ 5 ] {a12149ed-bc53-46eb-9823-f8a36f291142} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5295 | 2025.09.19 20:49:31.939691 [ 5 ] {a12149ed-bc53-46eb-9823-f8a36f291142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5296 | 2025.09.19 20:49:31.940091 [ 5 ] {a12149ed-bc53-46eb-9823-f8a36f291142} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5297 | 2025.09.19 20:49:31.940308 [ 5 ] {a12149ed-bc53-46eb-9823-f8a36f291142} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5298 | 2025.09.19 20:49:31.940441 [ 5 ] {a12149ed-bc53-46eb-9823-f8a36f291142} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001454 sec., 110041.26547455296 rows/sec., 7.66 MiB/sec. | ||
| 5299 | 2025.09.19 20:49:31.940479 [ 5 ] {a12149ed-bc53-46eb-9823-f8a36f291142} <Debug> TCPHandler: Processed in 0.001649969 sec. | ||
| 5300 | 2025.09.19 20:49:31.940590 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5301 | 2025.09.19 20:49:31.940685 [ 5 ] {d57cabb7-56b2-4bc5-bbac-f0bfa3b63901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5302 | 2025.09.19 20:49:31.940728 [ 5 ] {d57cabb7-56b2-4bc5-bbac-f0bfa3b63901} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5303 | 2025.09.19 20:49:31.941062 [ 5 ] {d57cabb7-56b2-4bc5-bbac-f0bfa3b63901} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5304 | 2025.09.19 20:49:31.941099 [ 5 ] {d57cabb7-56b2-4bc5-bbac-f0bfa3b63901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5305 | 2025.09.19 20:49:31.941402 [ 5 ] {d57cabb7-56b2-4bc5-bbac-f0bfa3b63901} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5306 | 2025.09.19 20:49:31.941624 [ 5 ] {d57cabb7-56b2-4bc5-bbac-f0bfa3b63901} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5307 | 2025.09.19 20:49:31.941753 [ 5 ] {d57cabb7-56b2-4bc5-bbac-f0bfa3b63901} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 5308 | 2025.09.19 20:49:31.941789 [ 5 ] {d57cabb7-56b2-4bc5-bbac-f0bfa3b63901} <Debug> TCPHandler: Processed in 0.00125104 sec. | ||
| 5309 | 2025.09.19 20:49:32.000267 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 255.95 MiB, peak 266.21 MiB, free memory in arenas 0.00 B, will set to 259.37 MiB (RSS), difference: 3.42 MiB | ||
| 5310 | 2025.09.19 20:49:35.879111 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 634 | ||
| 5311 | 2025.09.19 20:49:35.881201 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5312 | 2025.09.19 20:49:35.881255 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5313 | 2025.09.19 20:49:35.882454 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5314 | 2025.09.19 20:49:35.882738 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5315 | 2025.09.19 20:49:35.883084 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 634 | ||
| 5316 | 2025.09.19 20:49:36.939915 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5317 | 2025.09.19 20:49:36.940090 [ 5 ] {24b6c88d-89a0-48d0-bb21-6caa7cd7c0e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5318 | 2025.09.19 20:49:36.940161 [ 5 ] {24b6c88d-89a0-48d0-bb21-6caa7cd7c0e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5319 | 2025.09.19 20:49:36.940816 [ 5 ] {24b6c88d-89a0-48d0-bb21-6caa7cd7c0e8} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5320 | 2025.09.19 20:49:36.940866 [ 5 ] {24b6c88d-89a0-48d0-bb21-6caa7cd7c0e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5321 | 2025.09.19 20:49:36.941412 [ 5 ] {24b6c88d-89a0-48d0-bb21-6caa7cd7c0e8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5322 | 2025.09.19 20:49:36.941695 [ 5 ] {24b6c88d-89a0-48d0-bb21-6caa7cd7c0e8} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5323 | 2025.09.19 20:49:36.941882 [ 5 ] {24b6c88d-89a0-48d0-bb21-6caa7cd7c0e8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00184 sec., 13043.478260869564 rows/sec., 1.08 MiB/sec. | ||
| 5324 | 2025.09.19 20:49:36.941945 [ 5 ] {24b6c88d-89a0-48d0-bb21-6caa7cd7c0e8} <Debug> TCPHandler: Processed in 0.002156071 sec. | ||
| 5325 | 2025.09.19 20:49:36.942102 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5326 | 2025.09.19 20:49:36.942211 [ 5 ] {e0fa7f2b-b0ae-4e24-8157-3c7c5b2a4e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5327 | 2025.09.19 20:49:36.942257 [ 5 ] {e0fa7f2b-b0ae-4e24-8157-3c7c5b2a4e6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5328 | 2025.09.19 20:49:36.942686 [ 5 ] {e0fa7f2b-b0ae-4e24-8157-3c7c5b2a4e6d} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5329 | 2025.09.19 20:49:36.942724 [ 5 ] {e0fa7f2b-b0ae-4e24-8157-3c7c5b2a4e6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5330 | 2025.09.19 20:49:36.943040 [ 5 ] {e0fa7f2b-b0ae-4e24-8157-3c7c5b2a4e6d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5331 | 2025.09.19 20:49:36.943265 [ 5 ] {e0fa7f2b-b0ae-4e24-8157-3c7c5b2a4e6d} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5332 | 2025.09.19 20:49:36.943400 [ 5 ] {e0fa7f2b-b0ae-4e24-8157-3c7c5b2a4e6d} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001214 sec., 11532.125205930806 rows/sec., 940.36 KiB/sec. | ||
| 5333 | 2025.09.19 20:49:36.943439 [ 5 ] {e0fa7f2b-b0ae-4e24-8157-3c7c5b2a4e6d} <Debug> TCPHandler: Processed in 0.001404313 sec. | ||
| 5334 | 2025.09.19 20:49:36.943553 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5335 | 2025.09.19 20:49:36.943648 [ 5 ] {fbc5000d-86a3-46ee-9ef7-a47985571dec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5336 | 2025.09.19 20:49:36.943686 [ 5 ] {fbc5000d-86a3-46ee-9ef7-a47985571dec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5337 | 2025.09.19 20:49:36.944252 [ 5 ] {fbc5000d-86a3-46ee-9ef7-a47985571dec} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5338 | 2025.09.19 20:49:36.944289 [ 5 ] {fbc5000d-86a3-46ee-9ef7-a47985571dec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5339 | 2025.09.19 20:49:36.944643 [ 5 ] {fbc5000d-86a3-46ee-9ef7-a47985571dec} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5340 | 2025.09.19 20:49:36.944870 [ 5 ] {fbc5000d-86a3-46ee-9ef7-a47985571dec} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5341 | 2025.09.19 20:49:36.945006 [ 5 ] {fbc5000d-86a3-46ee-9ef7-a47985571dec} <Debug> executeQuery: Read 265 rows, 24.18 KiB in 0.001377 sec., 192447.3493100944 rows/sec., 17.15 MiB/sec. | ||
| 5342 | 2025.09.19 20:49:36.945044 [ 5 ] {fbc5000d-86a3-46ee-9ef7-a47985571dec} <Debug> TCPHandler: Processed in 0.001541807 sec. | ||
| 5343 | 2025.09.19 20:49:36.945158 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5344 | 2025.09.19 20:49:36.945253 [ 5 ] {6c8555bf-6951-43a7-9446-825414879d16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5345 | 2025.09.19 20:49:36.945294 [ 5 ] {6c8555bf-6951-43a7-9446-825414879d16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5346 | 2025.09.19 20:49:36.945726 [ 5 ] {6c8555bf-6951-43a7-9446-825414879d16} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5347 | 2025.09.19 20:49:36.945762 [ 5 ] {6c8555bf-6951-43a7-9446-825414879d16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5348 | 2025.09.19 20:49:36.946083 [ 5 ] {6c8555bf-6951-43a7-9446-825414879d16} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5349 | 2025.09.19 20:49:36.946307 [ 5 ] {6c8555bf-6951-43a7-9446-825414879d16} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5350 | 2025.09.19 20:49:36.946435 [ 5 ] {6c8555bf-6951-43a7-9446-825414879d16} <Debug> executeQuery: Read 67 rows, 5.02 KiB in 0.0012 sec., 55833.333333333336 rows/sec., 4.09 MiB/sec. | ||
| 5351 | 2025.09.19 20:49:36.946474 [ 5 ] {6c8555bf-6951-43a7-9446-825414879d16} <Debug> TCPHandler: Processed in 0.001365742 sec. | ||
| 5352 | 2025.09.19 20:49:36.946606 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5353 | 2025.09.19 20:49:36.946699 [ 5 ] {369d1314-3938-4f1a-a17b-0338cf1d071f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5354 | 2025.09.19 20:49:36.946739 [ 5 ] {369d1314-3938-4f1a-a17b-0338cf1d071f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5355 | 2025.09.19 20:49:36.947133 [ 5 ] {369d1314-3938-4f1a-a17b-0338cf1d071f} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5356 | 2025.09.19 20:49:36.947169 [ 5 ] {369d1314-3938-4f1a-a17b-0338cf1d071f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5357 | 2025.09.19 20:49:36.947473 [ 5 ] {369d1314-3938-4f1a-a17b-0338cf1d071f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5358 | 2025.09.19 20:49:36.947687 [ 5 ] {369d1314-3938-4f1a-a17b-0338cf1d071f} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5359 | 2025.09.19 20:49:36.947813 [ 5 ] {369d1314-3938-4f1a-a17b-0338cf1d071f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001132 sec., 21201.413427561838 rows/sec., 1.76 MiB/sec. | ||
| 5360 | 2025.09.19 20:49:36.947851 [ 5 ] {369d1314-3938-4f1a-a17b-0338cf1d071f} <Debug> TCPHandler: Processed in 0.001295921 sec. | ||
| 5361 | 2025.09.19 20:49:36.947960 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5362 | 2025.09.19 20:49:36.948053 [ 5 ] {ee47ca16-ac59-4532-8e48-14eb373f412c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5363 | 2025.09.19 20:49:36.948094 [ 5 ] {ee47ca16-ac59-4532-8e48-14eb373f412c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5364 | 2025.09.19 20:49:36.948477 [ 5 ] {ee47ca16-ac59-4532-8e48-14eb373f412c} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5365 | 2025.09.19 20:49:36.948513 [ 5 ] {ee47ca16-ac59-4532-8e48-14eb373f412c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5366 | 2025.09.19 20:49:36.948810 [ 5 ] {ee47ca16-ac59-4532-8e48-14eb373f412c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5367 | 2025.09.19 20:49:36.949028 [ 5 ] {ee47ca16-ac59-4532-8e48-14eb373f412c} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5368 | 2025.09.19 20:49:36.949151 [ 5 ] {ee47ca16-ac59-4532-8e48-14eb373f412c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001116 sec., 10752.68817204301 rows/sec., 840.05 KiB/sec. | ||
| 5369 | 2025.09.19 20:49:36.949189 [ 5 ] {ee47ca16-ac59-4532-8e48-14eb373f412c} <Debug> TCPHandler: Processed in 0.00127841 sec. | ||
| 5370 | 2025.09.19 20:49:36.949298 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5371 | 2025.09.19 20:49:36.949393 [ 5 ] {5a7ff386-01b9-4060-93d2-24e150f4a186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5372 | 2025.09.19 20:49:36.949432 [ 5 ] {5a7ff386-01b9-4060-93d2-24e150f4a186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5373 | 2025.09.19 20:49:36.949901 [ 5 ] {5a7ff386-01b9-4060-93d2-24e150f4a186} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5374 | 2025.09.19 20:49:36.949937 [ 5 ] {5a7ff386-01b9-4060-93d2-24e150f4a186} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5375 | 2025.09.19 20:49:36.950263 [ 5 ] {5a7ff386-01b9-4060-93d2-24e150f4a186} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5376 | 2025.09.19 20:49:36.950478 [ 5 ] {5a7ff386-01b9-4060-93d2-24e150f4a186} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5377 | 2025.09.19 20:49:36.950611 [ 5 ] {5a7ff386-01b9-4060-93d2-24e150f4a186} <Debug> executeQuery: Read 155 rows, 12.80 KiB in 0.001235 sec., 125506.07287449393 rows/sec., 10.12 MiB/sec. | ||
| 5378 | 2025.09.19 20:49:36.950648 [ 5 ] {5a7ff386-01b9-4060-93d2-24e150f4a186} <Debug> TCPHandler: Processed in 0.001400163 sec. | ||
| 5379 | 2025.09.19 20:49:36.950759 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5380 | 2025.09.19 20:49:36.950852 [ 5 ] {d9afd87f-e444-4768-af6a-fb8836fa2ae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5381 | 2025.09.19 20:49:36.950895 [ 5 ] {d9afd87f-e444-4768-af6a-fb8836fa2ae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5382 | 2025.09.19 20:49:36.951319 [ 5 ] {d9afd87f-e444-4768-af6a-fb8836fa2ae4} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5383 | 2025.09.19 20:49:36.951355 [ 5 ] {d9afd87f-e444-4768-af6a-fb8836fa2ae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5384 | 2025.09.19 20:49:36.951718 [ 5 ] {d9afd87f-e444-4768-af6a-fb8836fa2ae4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5385 | 2025.09.19 20:49:36.951945 [ 5 ] {d9afd87f-e444-4768-af6a-fb8836fa2ae4} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5386 | 2025.09.19 20:49:36.952075 [ 5 ] {d9afd87f-e444-4768-af6a-fb8836fa2ae4} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001241 sec., 163577.75987107173 rows/sec., 11.72 MiB/sec. | ||
| 5387 | 2025.09.19 20:49:36.952112 [ 5 ] {d9afd87f-e444-4768-af6a-fb8836fa2ae4} <Debug> TCPHandler: Processed in 0.001403133 sec. | ||
| 5388 | 2025.09.19 20:49:36.952233 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5389 | 2025.09.19 20:49:36.952327 [ 5 ] {bffd72a8-9812-4bf2-bc50-a5a2282e3fec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5390 | 2025.09.19 20:49:36.952380 [ 5 ] {bffd72a8-9812-4bf2-bc50-a5a2282e3fec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5391 | 2025.09.19 20:49:36.953225 [ 5 ] {bffd72a8-9812-4bf2-bc50-a5a2282e3fec} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5392 | 2025.09.19 20:49:36.953261 [ 5 ] {bffd72a8-9812-4bf2-bc50-a5a2282e3fec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5393 | 2025.09.19 20:49:36.953873 [ 5 ] {bffd72a8-9812-4bf2-bc50-a5a2282e3fec} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5394 | 2025.09.19 20:49:36.954113 [ 5 ] {bffd72a8-9812-4bf2-bc50-a5a2282e3fec} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5395 | 2025.09.19 20:49:36.954253 [ 5 ] {bffd72a8-9812-4bf2-bc50-a5a2282e3fec} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001944 sec., 21090.53497942387 rows/sec., 37.79 MiB/sec. | ||
| 5396 | 2025.09.19 20:49:36.954304 [ 5 ] {bffd72a8-9812-4bf2-bc50-a5a2282e3fec} <Debug> TCPHandler: Processed in 0.00212172 sec. | ||
| 5397 | 2025.09.19 20:49:36.954423 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5398 | 2025.09.19 20:49:36.954518 [ 5 ] {cd6d4e78-8695-4a44-b107-ce486b8c0fd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5399 | 2025.09.19 20:49:36.954560 [ 5 ] {cd6d4e78-8695-4a44-b107-ce486b8c0fd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5400 | 2025.09.19 20:49:36.954898 [ 5 ] {cd6d4e78-8695-4a44-b107-ce486b8c0fd5} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5401 | 2025.09.19 20:49:36.954934 [ 5 ] {cd6d4e78-8695-4a44-b107-ce486b8c0fd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5402 | 2025.09.19 20:49:36.955255 [ 5 ] {cd6d4e78-8695-4a44-b107-ce486b8c0fd5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5403 | 2025.09.19 20:49:36.955471 [ 5 ] {cd6d4e78-8695-4a44-b107-ce486b8c0fd5} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5404 | 2025.09.19 20:49:36.955602 [ 5 ] {cd6d4e78-8695-4a44-b107-ce486b8c0fd5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 5405 | 2025.09.19 20:49:36.955637 [ 5 ] {cd6d4e78-8695-4a44-b107-ce486b8c0fd5} <Debug> TCPHandler: Processed in 0.001264839 sec. | ||
| 5406 | 2025.09.19 20:49:38.352382 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12936 | ||
| 5407 | 2025.09.19 20:49:38.352903 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5408 | 2025.09.19 20:49:38.352944 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5409 | 2025.09.19 20:49:38.353447 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5410 | 2025.09.19 20:49:38.353672 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5411 | 2025.09.19 20:49:38.353798 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12936 | ||
| 5412 | 2025.09.19 20:49:39.044370 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5413 | 2025.09.19 20:49:39.060184 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5414 | 2025.09.19 20:49:39.060244 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5415 | 2025.09.19 20:49:39.066223 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5416 | 2025.09.19 20:49:39.066955 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5417 | 2025.09.19 20:49:39.069610 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5418 | 2025.09.19 20:49:41.934730 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5419 | 2025.09.19 20:49:41.934911 [ 5 ] {a9564893-1081-4958-b414-55d59b21c15f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5420 | 2025.09.19 20:49:41.934980 [ 5 ] {a9564893-1081-4958-b414-55d59b21c15f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5421 | 2025.09.19 20:49:41.935722 [ 5 ] {a9564893-1081-4958-b414-55d59b21c15f} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5422 | 2025.09.19 20:49:41.935771 [ 5 ] {a9564893-1081-4958-b414-55d59b21c15f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5423 | 2025.09.19 20:49:41.936201 [ 5 ] {a9564893-1081-4958-b414-55d59b21c15f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5424 | 2025.09.19 20:49:41.936445 [ 5 ] {a9564893-1081-4958-b414-55d59b21c15f} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5425 | 2025.09.19 20:49:41.936613 [ 5 ] {a9564893-1081-4958-b414-55d59b21c15f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001751 sec., 31981.724728726444 rows/sec., 2.44 MiB/sec. | ||
| 5426 | 2025.09.19 20:49:41.936665 [ 5 ] {a9564893-1081-4958-b414-55d59b21c15f} <Debug> TCPHandler: Processed in 0.002063949 sec. | ||
| 5427 | 2025.09.19 20:49:41.936799 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5428 | 2025.09.19 20:49:41.936903 [ 5 ] {ef27d350-afb6-49bf-b316-59efc50a21de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5429 | 2025.09.19 20:49:41.936948 [ 5 ] {ef27d350-afb6-49bf-b316-59efc50a21de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5430 | 2025.09.19 20:49:41.937425 [ 5 ] {ef27d350-afb6-49bf-b316-59efc50a21de} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5431 | 2025.09.19 20:49:41.937465 [ 5 ] {ef27d350-afb6-49bf-b316-59efc50a21de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5432 | 2025.09.19 20:49:41.937793 [ 5 ] {ef27d350-afb6-49bf-b316-59efc50a21de} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5433 | 2025.09.19 20:49:41.938024 [ 5 ] {ef27d350-afb6-49bf-b316-59efc50a21de} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5434 | 2025.09.19 20:49:41.938161 [ 5 ] {ef27d350-afb6-49bf-b316-59efc50a21de} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001281 sec., 49960.96799375488 rows/sec., 3.90 MiB/sec. | ||
| 5435 | 2025.09.19 20:49:41.938199 [ 5 ] {ef27d350-afb6-49bf-b316-59efc50a21de} <Debug> TCPHandler: Processed in 0.001452654 sec. | ||
| 5436 | 2025.09.19 20:49:41.938316 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5437 | 2025.09.19 20:49:41.938413 [ 5 ] {a18334a0-fef2-4658-9439-c5639bb483ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5438 | 2025.09.19 20:49:41.938457 [ 5 ] {a18334a0-fef2-4658-9439-c5639bb483ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5439 | 2025.09.19 20:49:41.938900 [ 5 ] {a18334a0-fef2-4658-9439-c5639bb483ac} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5440 | 2025.09.19 20:49:41.938937 [ 5 ] {a18334a0-fef2-4658-9439-c5639bb483ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5441 | 2025.09.19 20:49:41.939284 [ 5 ] {a18334a0-fef2-4658-9439-c5639bb483ac} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5442 | 2025.09.19 20:49:41.939511 [ 5 ] {a18334a0-fef2-4658-9439-c5639bb483ac} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5443 | 2025.09.19 20:49:41.939644 [ 5 ] {a18334a0-fef2-4658-9439-c5639bb483ac} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001251 sec., 127897.6818545164 rows/sec., 8.91 MiB/sec. | ||
| 5444 | 2025.09.19 20:49:41.939682 [ 5 ] {a18334a0-fef2-4658-9439-c5639bb483ac} <Debug> TCPHandler: Processed in 0.001416543 sec. | ||
| 5445 | 2025.09.19 20:49:41.939795 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5446 | 2025.09.19 20:49:41.939891 [ 5 ] {f8262e2b-2da8-4288-a61f-1887333f34cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5447 | 2025.09.19 20:49:41.939933 [ 5 ] {f8262e2b-2da8-4288-a61f-1887333f34cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5448 | 2025.09.19 20:49:41.940271 [ 5 ] {f8262e2b-2da8-4288-a61f-1887333f34cc} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5449 | 2025.09.19 20:49:41.940307 [ 5 ] {f8262e2b-2da8-4288-a61f-1887333f34cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5450 | 2025.09.19 20:49:41.940631 [ 5 ] {f8262e2b-2da8-4288-a61f-1887333f34cc} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5451 | 2025.09.19 20:49:41.940865 [ 5 ] {f8262e2b-2da8-4288-a61f-1887333f34cc} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5452 | 2025.09.19 20:49:41.941007 [ 5 ] {f8262e2b-2da8-4288-a61f-1887333f34cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. | ||
| 5453 | 2025.09.19 20:49:41.941043 [ 5 ] {f8262e2b-2da8-4288-a61f-1887333f34cc} <Debug> TCPHandler: Processed in 0.001297821 sec. | ||
| 5454 | 2025.09.19 20:49:45.748870 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5455 | 2025.09.19 20:49:45.748938 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5456 | 2025.09.19 20:49:45.854839 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13384 | ||
| 5457 | 2025.09.19 20:49:45.855332 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5458 | 2025.09.19 20:49:45.855372 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5459 | 2025.09.19 20:49:45.855869 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5460 | 2025.09.19 20:49:45.856098 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5461 | 2025.09.19 20:49:45.856229 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13384 | ||
| 5462 | 2025.09.19 20:49:45.884176 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 662 | ||
| 5463 | 2025.09.19 20:49:45.886427 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5464 | 2025.09.19 20:49:45.886470 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5465 | 2025.09.19 20:49:45.887667 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5466 | 2025.09.19 20:49:45.887930 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5467 | 2025.09.19 20:49:45.888188 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 662 | ||
| 5468 | 2025.09.19 20:49:46.570639 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 5469 | 2025.09.19 20:49:46.587226 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5470 | 2025.09.19 20:49:46.587286 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5471 | 2025.09.19 20:49:46.593560 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5472 | 2025.09.19 20:49:46.594297 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5473 | 2025.09.19 20:49:46.597567 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 5474 | 2025.09.19 20:49:46.937268 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5475 | 2025.09.19 20:49:46.937449 [ 5 ] {4912c7ef-4af9-4f6d-afef-9520e4c89257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5476 | 2025.09.19 20:49:46.937517 [ 5 ] {4912c7ef-4af9-4f6d-afef-9520e4c89257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5477 | 2025.09.19 20:49:46.938293 [ 5 ] {4912c7ef-4af9-4f6d-afef-9520e4c89257} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5478 | 2025.09.19 20:49:46.938346 [ 5 ] {4912c7ef-4af9-4f6d-afef-9520e4c89257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5479 | 2025.09.19 20:49:46.938757 [ 5 ] {4912c7ef-4af9-4f6d-afef-9520e4c89257} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5480 | 2025.09.19 20:49:46.938985 [ 5 ] {4912c7ef-4af9-4f6d-afef-9520e4c89257} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5481 | 2025.09.19 20:49:46.939139 [ 5 ] {4912c7ef-4af9-4f6d-afef-9520e4c89257} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.00174 sec., 79310.3448275862 rows/sec., 6.86 MiB/sec. | ||
| 5482 | 2025.09.19 20:49:46.939189 [ 5 ] {4912c7ef-4af9-4f6d-afef-9520e4c89257} <Debug> TCPHandler: Processed in 0.002048248 sec. | ||
| 5483 | 2025.09.19 20:49:46.939318 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5484 | 2025.09.19 20:49:46.939421 [ 5 ] {3704a94b-7a05-4d4b-8b45-d289acd5e8fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5485 | 2025.09.19 20:49:46.939464 [ 5 ] {3704a94b-7a05-4d4b-8b45-d289acd5e8fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5486 | 2025.09.19 20:49:46.939879 [ 5 ] {3704a94b-7a05-4d4b-8b45-d289acd5e8fe} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5487 | 2025.09.19 20:49:46.939915 [ 5 ] {3704a94b-7a05-4d4b-8b45-d289acd5e8fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5488 | 2025.09.19 20:49:46.940216 [ 5 ] {3704a94b-7a05-4d4b-8b45-d289acd5e8fe} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5489 | 2025.09.19 20:49:46.940426 [ 5 ] {3704a94b-7a05-4d4b-8b45-d289acd5e8fe} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5490 | 2025.09.19 20:49:46.940551 [ 5 ] {3704a94b-7a05-4d4b-8b45-d289acd5e8fe} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001155 sec., 35497.8354978355 rows/sec., 2.61 MiB/sec. | ||
| 5491 | 2025.09.19 20:49:46.940588 [ 5 ] {3704a94b-7a05-4d4b-8b45-d289acd5e8fe} <Debug> TCPHandler: Processed in 0.001321331 sec. | ||
| 5492 | 2025.09.19 20:49:46.940726 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5493 | 2025.09.19 20:49:46.940819 [ 5 ] {2cd0f061-b614-4011-b8cb-d1ab65733c58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5494 | 2025.09.19 20:49:46.940858 [ 5 ] {2cd0f061-b614-4011-b8cb-d1ab65733c58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5495 | 2025.09.19 20:49:46.941282 [ 5 ] {2cd0f061-b614-4011-b8cb-d1ab65733c58} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5496 | 2025.09.19 20:49:46.941318 [ 5 ] {2cd0f061-b614-4011-b8cb-d1ab65733c58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5497 | 2025.09.19 20:49:46.941641 [ 5 ] {2cd0f061-b614-4011-b8cb-d1ab65733c58} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5498 | 2025.09.19 20:49:46.941880 [ 5 ] {2cd0f061-b614-4011-b8cb-d1ab65733c58} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5499 | 2025.09.19 20:49:46.942009 [ 5 ] {2cd0f061-b614-4011-b8cb-d1ab65733c58} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001208 sec., 86920.52980132449 rows/sec., 6.79 MiB/sec. | ||
| 5500 | 2025.09.19 20:49:46.942046 [ 5 ] {2cd0f061-b614-4011-b8cb-d1ab65733c58} <Debug> TCPHandler: Processed in 0.001368292 sec. | ||
| 5501 | 2025.09.19 20:49:46.942157 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5502 | 2025.09.19 20:49:46.942250 [ 5 ] {6f82694f-3a5c-4c13-848c-e7e1e09dadb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5503 | 2025.09.19 20:49:46.942292 [ 5 ] {6f82694f-3a5c-4c13-848c-e7e1e09dadb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5504 | 2025.09.19 20:49:46.942701 [ 5 ] {6f82694f-3a5c-4c13-848c-e7e1e09dadb0} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5505 | 2025.09.19 20:49:46.942736 [ 5 ] {6f82694f-3a5c-4c13-848c-e7e1e09dadb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5506 | 2025.09.19 20:49:46.943056 [ 5 ] {6f82694f-3a5c-4c13-848c-e7e1e09dadb0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5507 | 2025.09.19 20:49:46.943267 [ 5 ] {6f82694f-3a5c-4c13-848c-e7e1e09dadb0} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5508 | 2025.09.19 20:49:46.943393 [ 5 ] {6f82694f-3a5c-4c13-848c-e7e1e09dadb0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 5509 | 2025.09.19 20:49:46.943429 [ 5 ] {6f82694f-3a5c-4c13-848c-e7e1e09dadb0} <Debug> TCPHandler: Processed in 0.001318591 sec. | ||
| 5510 | 2025.09.19 20:49:46.943537 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5511 | 2025.09.19 20:49:46.943629 [ 5 ] {af829199-1018-4b38-a34c-c40070b334bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5512 | 2025.09.19 20:49:46.943680 [ 5 ] {af829199-1018-4b38-a34c-c40070b334bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5513 | 2025.09.19 20:49:46.944524 [ 5 ] {af829199-1018-4b38-a34c-c40070b334bf} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5514 | 2025.09.19 20:49:46.944559 [ 5 ] {af829199-1018-4b38-a34c-c40070b334bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5515 | 2025.09.19 20:49:46.945147 [ 5 ] {af829199-1018-4b38-a34c-c40070b334bf} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5516 | 2025.09.19 20:49:46.945367 [ 5 ] {af829199-1018-4b38-a34c-c40070b334bf} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5517 | 2025.09.19 20:49:46.945500 [ 5 ] {af829199-1018-4b38-a34c-c40070b334bf} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001889 sec., 21704.60561143462 rows/sec., 38.89 MiB/sec. | ||
| 5518 | 2025.09.19 20:49:46.945551 [ 5 ] {af829199-1018-4b38-a34c-c40070b334bf} <Debug> TCPHandler: Processed in 0.002062199 sec. | ||
| 5519 | 2025.09.19 20:49:46.945664 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5520 | 2025.09.19 20:49:46.945757 [ 5 ] {e00360f3-8175-473e-97c8-8793191674bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5521 | 2025.09.19 20:49:46.945798 [ 5 ] {e00360f3-8175-473e-97c8-8793191674bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5522 | 2025.09.19 20:49:46.946145 [ 5 ] {e00360f3-8175-473e-97c8-8793191674bc} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5523 | 2025.09.19 20:49:46.946181 [ 5 ] {e00360f3-8175-473e-97c8-8793191674bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5524 | 2025.09.19 20:49:46.946476 [ 5 ] {e00360f3-8175-473e-97c8-8793191674bc} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5525 | 2025.09.19 20:49:46.946726 [ 5 ] {e00360f3-8175-473e-97c8-8793191674bc} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5526 | 2025.09.19 20:49:46.946850 [ 5 ] {e00360f3-8175-473e-97c8-8793191674bc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 5527 | 2025.09.19 20:49:46.946885 [ 5 ] {e00360f3-8175-473e-97c8-8793191674bc} <Debug> TCPHandler: Processed in 0.00126916 sec. | ||
| 5528 | 2025.09.19 20:49:49.051295 [ 47 ] {} <Debug> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 5529 | 2025.09.19 20:49:49.051378 [ 47 ] {} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5530 | 2025.09.19 20:49:49.051406 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5531 | 2025.09.19 20:49:49.051523 [ 188 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::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 | ||
| 5532 | 2025.09.19 20:49:49.051661 [ 188 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5533 | 2025.09.19 20:49:49.051694 [ 188 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 252 rows starting from the beginning of the part | ||
| 5534 | 2025.09.19 20:49:49.051760 [ 188 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 228 rows starting from the beginning of the part | ||
| 5535 | 2025.09.19 20:49:49.051805 [ 188 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 5536 | 2025.09.19 20:49:49.051852 [ 188 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 228 rows starting from the beginning of the part | ||
| 5537 | 2025.09.19 20:49:49.051890 [ 188 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 5538 | 2025.09.19 20:49:49.052706 [ 201 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001231059 sec., 614105.4165559895 rows/sec., 44.82 MiB/sec. | ||
| 5539 | 2025.09.19 20:49:49.052851 [ 188 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 5540 | 2025.09.19 20:49:49.053096 [ 188 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_13_3} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5541 | 2025.09.19 20:49:49.053162 [ 188 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_13_3} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 5542 | 2025.09.19 20:49:49.053225 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 5543 | 2025.09.19 20:49:51.961649 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5544 | 2025.09.19 20:49:51.961908 [ 5 ] {16c03cac-f3d4-4fe1-b27e-68496aa96ad6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5545 | 2025.09.19 20:49:51.962004 [ 5 ] {16c03cac-f3d4-4fe1-b27e-68496aa96ad6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5546 | 2025.09.19 20:49:51.962849 [ 5 ] {16c03cac-f3d4-4fe1-b27e-68496aa96ad6} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5547 | 2025.09.19 20:49:51.962887 [ 5 ] {16c03cac-f3d4-4fe1-b27e-68496aa96ad6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5548 | 2025.09.19 20:49:51.963295 [ 5 ] {16c03cac-f3d4-4fe1-b27e-68496aa96ad6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5549 | 2025.09.19 20:49:51.963531 [ 5 ] {16c03cac-f3d4-4fe1-b27e-68496aa96ad6} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5550 | 2025.09.19 20:49:51.963690 [ 5 ] {16c03cac-f3d4-4fe1-b27e-68496aa96ad6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001853 sec., 1079.3308148947651 rows/sec., 88.01 KiB/sec. | ||
| 5551 | 2025.09.19 20:49:51.963732 [ 5 ] {16c03cac-f3d4-4fe1-b27e-68496aa96ad6} <Debug> TCPHandler: Processed in 0.002254003 sec. | ||
| 5552 | 2025.09.19 20:49:51.963854 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5553 | 2025.09.19 20:49:51.963952 [ 5 ] {52107d21-965a-40f8-9881-fc73c0ed3195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5554 | 2025.09.19 20:49:51.963992 [ 5 ] {52107d21-965a-40f8-9881-fc73c0ed3195} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5555 | 2025.09.19 20:49:51.965065 [ 5 ] {52107d21-965a-40f8-9881-fc73c0ed3195} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5556 | 2025.09.19 20:49:51.965100 [ 5 ] {52107d21-965a-40f8-9881-fc73c0ed3195} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5557 | 2025.09.19 20:49:51.965518 [ 5 ] {52107d21-965a-40f8-9881-fc73c0ed3195} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5558 | 2025.09.19 20:49:51.965742 [ 5 ] {52107d21-965a-40f8-9881-fc73c0ed3195} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5559 | 2025.09.19 20:49:51.965846 [ 45 ] {} <Debug> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5560 | 2025.09.19 20:49:51.965874 [ 5 ] {52107d21-965a-40f8-9881-fc73c0ed3195} <Debug> executeQuery: Read 1197 rows, 100.57 KiB in 0.001941 sec., 616692.4265842349 rows/sec., 50.60 MiB/sec. | ||
| 5561 | 2025.09.19 20:49:51.965881 [ 45 ] {} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5562 | 2025.09.19 20:49:51.965908 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5563 | 2025.09.19 20:49:51.965911 [ 5 ] {52107d21-965a-40f8-9881-fc73c0ed3195} <Debug> TCPHandler: Processed in 0.00210794 sec. | ||
| 5564 | 2025.09.19 20:49:51.966031 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5565 | 2025.09.19 20:49:51.966047 [ 195 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::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 | ||
| 5566 | 2025.09.19 20:49:51.966127 [ 5 ] {bce680b9-f755-412b-ae55-7ce2bf3f53ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5567 | 2025.09.19 20:49:51.966172 [ 5 ] {bce680b9-f755-412b-ae55-7ce2bf3f53ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5568 | 2025.09.19 20:49:51.966193 [ 195 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5569 | 2025.09.19 20:49:51.966245 [ 195 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1407 rows starting from the beginning of the part | ||
| 5570 | 2025.09.19 20:49:51.966308 [ 195 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::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 | ||
| 5571 | 2025.09.19 20:49:51.966351 [ 195 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 265 rows starting from the beginning of the part | ||
| 5572 | 2025.09.19 20:49:51.966393 [ 195 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part | ||
| 5573 | 2025.09.19 20:49:51.966431 [ 195 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 138 rows starting from the beginning of the part | ||
| 5574 | 2025.09.19 20:49:51.966471 [ 195 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1197 rows starting from the beginning of the part | ||
| 5575 | 2025.09.19 20:49:51.966608 [ 5 ] {bce680b9-f755-412b-ae55-7ce2bf3f53ff} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5576 | 2025.09.19 20:49:51.966675 [ 5 ] {bce680b9-f755-412b-ae55-7ce2bf3f53ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5577 | 2025.09.19 20:49:51.967001 [ 5 ] {bce680b9-f755-412b-ae55-7ce2bf3f53ff} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5578 | 2025.09.19 20:49:51.967241 [ 5 ] {bce680b9-f755-412b-ae55-7ce2bf3f53ff} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5579 | 2025.09.19 20:49:51.967374 [ 5 ] {bce680b9-f755-412b-ae55-7ce2bf3f53ff} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001266 sec., 1579.778830963665 rows/sec., 110.31 KiB/sec. | ||
| 5580 | 2025.09.19 20:49:51.967411 [ 5 ] {bce680b9-f755-412b-ae55-7ce2bf3f53ff} <Debug> TCPHandler: Processed in 0.001430513 sec. | ||
| 5581 | 2025.09.19 20:49:51.967518 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5582 | 2025.09.19 20:49:51.967612 [ 5 ] {e559c114-d0d3-4acd-8e37-4014791d63de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5583 | 2025.09.19 20:49:51.967653 [ 5 ] {e559c114-d0d3-4acd-8e37-4014791d63de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5584 | 2025.09.19 20:49:51.967936 [ 188 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3119 rows, containing 5 columns (5 merged, 0 gathered) in 0.001946195 sec., 1602614.3320684722 rows/sec., 139.68 MiB/sec. | ||
| 5585 | 2025.09.19 20:49:51.968172 [ 5 ] {e559c114-d0d3-4acd-8e37-4014791d63de} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5586 | 2025.09.19 20:49:51.968190 [ 201 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5587 | 2025.09.19 20:49:51.968212 [ 5 ] {e559c114-d0d3-4acd-8e37-4014791d63de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5588 | 2025.09.19 20:49:51.968462 [ 201 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_41_8} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5589 | 2025.09.19 20:49:51.968531 [ 201 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_41_8} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5590 | 2025.09.19 20:49:51.968561 [ 5 ] {e559c114-d0d3-4acd-8e37-4014791d63de} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5591 | 2025.09.19 20:49:51.968619 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 5592 | 2025.09.19 20:49:51.968784 [ 5 ] {e559c114-d0d3-4acd-8e37-4014791d63de} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5593 | 2025.09.19 20:49:51.968908 [ 5 ] {e559c114-d0d3-4acd-8e37-4014791d63de} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001314 sec., 173515.98173515982 rows/sec., 11.75 MiB/sec. | ||
| 5594 | 2025.09.19 20:49:51.968945 [ 5 ] {e559c114-d0d3-4acd-8e37-4014791d63de} <Debug> TCPHandler: Processed in 0.001477195 sec. | ||
| 5595 | 2025.09.19 20:49:51.969052 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5596 | 2025.09.19 20:49:51.969147 [ 5 ] {eb57fe66-4605-4efb-967e-afc4ae33c555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5597 | 2025.09.19 20:49:51.969186 [ 5 ] {eb57fe66-4605-4efb-967e-afc4ae33c555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5598 | 2025.09.19 20:49:51.969834 [ 5 ] {eb57fe66-4605-4efb-967e-afc4ae33c555} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5599 | 2025.09.19 20:49:51.969869 [ 5 ] {eb57fe66-4605-4efb-967e-afc4ae33c555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5600 | 2025.09.19 20:49:51.970203 [ 5 ] {eb57fe66-4605-4efb-967e-afc4ae33c555} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5601 | 2025.09.19 20:49:51.970420 [ 5 ] {eb57fe66-4605-4efb-967e-afc4ae33c555} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5602 | 2025.09.19 20:49:51.970522 [ 45 ] {} <Debug> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5603 | 2025.09.19 20:49:51.970545 [ 5 ] {eb57fe66-4605-4efb-967e-afc4ae33c555} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001416 sec., 368644.0677966102 rows/sec., 27.29 MiB/sec. | ||
| 5604 | 2025.09.19 20:49:51.970549 [ 45 ] {} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5605 | 2025.09.19 20:49:51.970574 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5606 | 2025.09.19 20:49:51.970581 [ 5 ] {eb57fe66-4605-4efb-967e-afc4ae33c555} <Debug> TCPHandler: Processed in 0.001579397 sec. | ||
| 5607 | 2025.09.19 20:49:51.970656 [ 188 ] {8107928c-471f-4f51-a196-f6f1aa28a530::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 | ||
| 5608 | 2025.09.19 20:49:51.970697 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5609 | 2025.09.19 20:49:51.970766 [ 188 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5610 | 2025.09.19 20:49:51.970798 [ 5 ] {b5f17664-8ae1-4ec6-bee6-9a40db6309eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5611 | 2025.09.19 20:49:51.970802 [ 188 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 633 rows starting from the beginning of the part | ||
| 5612 | 2025.09.19 20:49:51.970848 [ 5 ] {b5f17664-8ae1-4ec6-bee6-9a40db6309eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5613 | 2025.09.19 20:49:51.970883 [ 188 ] {8107928c-471f-4f51-a196-f6f1aa28a530::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 | ||
| 5614 | 2025.09.19 20:49:51.970928 [ 188 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 155 rows starting from the beginning of the part | ||
| 5615 | 2025.09.19 20:49:51.970966 [ 188 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part | ||
| 5616 | 2025.09.19 20:49:51.971003 [ 188 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 105 rows starting from the beginning of the part | ||
| 5617 | 2025.09.19 20:49:51.971040 [ 188 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 522 rows starting from the beginning of the part | ||
| 5618 | 2025.09.19 20:49:51.971477 [ 5 ] {b5f17664-8ae1-4ec6-bee6-9a40db6309eb} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5619 | 2025.09.19 20:49:51.971519 [ 5 ] {b5f17664-8ae1-4ec6-bee6-9a40db6309eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5620 | 2025.09.19 20:49:51.971949 [ 5 ] {b5f17664-8ae1-4ec6-bee6-9a40db6309eb} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5621 | 2025.09.19 20:49:51.972021 [ 201 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1543 rows, containing 5 columns (5 merged, 0 gathered) in 0.001401993 sec., 1100576.1084399137 rows/sec., 87.68 MiB/sec. | ||
| 5622 | 2025.09.19 20:49:51.972169 [ 189 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5623 | 2025.09.19 20:49:51.972179 [ 5 ] {b5f17664-8ae1-4ec6-bee6-9a40db6309eb} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5624 | 2025.09.19 20:49:51.972295 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5625 | 2025.09.19 20:49:51.972307 [ 5 ] {b5f17664-8ae1-4ec6-bee6-9a40db6309eb} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001528 sec., 553010.4712041884 rows/sec., 37.22 MiB/sec. | ||
| 5626 | 2025.09.19 20:49:51.972330 [ 45 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5627 | 2025.09.19 20:49:51.972349 [ 5 ] {b5f17664-8ae1-4ec6-bee6-9a40db6309eb} <Debug> TCPHandler: Processed in 0.001706041 sec. | ||
| 5628 | 2025.09.19 20:49:51.972350 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5629 | 2025.09.19 20:49:51.972421 [ 188 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::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 | ||
| 5630 | 2025.09.19 20:49:51.972433 [ 189 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_41_8} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5631 | 2025.09.19 20:49:51.972461 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5632 | 2025.09.19 20:49:51.972515 [ 189 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_41_8} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5633 | 2025.09.19 20:49:51.972518 [ 188 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5634 | 2025.09.19 20:49:51.972564 [ 188 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10679 rows starting from the beginning of the part | ||
| 5635 | 2025.09.19 20:49:51.972565 [ 5 ] {b17adedc-c59c-4391-8bc0-5f0eb936215f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5636 | 2025.09.19 20:49:51.972609 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 5637 | 2025.09.19 20:49:51.972618 [ 5 ] {b17adedc-c59c-4391-8bc0-5f0eb936215f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5638 | 2025.09.19 20:49:51.972610 [ 188 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::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 | ||
| 5639 | 2025.09.19 20:49:51.972673 [ 188 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 203 rows starting from the beginning of the part | ||
| 5640 | 2025.09.19 20:49:51.972707 [ 188 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 5641 | 2025.09.19 20:49:51.972749 [ 188 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 5642 | 2025.09.19 20:49:51.972781 [ 188 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 845 rows starting from the beginning of the part | ||
| 5643 | 2025.09.19 20:49:51.972968 [ 5 ] {b17adedc-c59c-4391-8bc0-5f0eb936215f} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5644 | 2025.09.19 20:49:51.973011 [ 5 ] {b17adedc-c59c-4391-8bc0-5f0eb936215f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5645 | 2025.09.19 20:49:51.973366 [ 5 ] {b17adedc-c59c-4391-8bc0-5f0eb936215f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5646 | 2025.09.19 20:49:51.973586 [ 5 ] {b17adedc-c59c-4391-8bc0-5f0eb936215f} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5647 | 2025.09.19 20:49:51.973689 [ 45 ] {} <Debug> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5648 | 2025.09.19 20:49:51.973713 [ 45 ] {} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5649 | 2025.09.19 20:49:51.973716 [ 5 ] {b17adedc-c59c-4391-8bc0-5f0eb936215f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001169 sec., 51325.919589392644 rows/sec., 3.46 MiB/sec. | ||
| 5650 | 2025.09.19 20:49:51.973729 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5651 | 2025.09.19 20:49:51.973754 [ 5 ] {b17adedc-c59c-4391-8bc0-5f0eb936215f} <Debug> TCPHandler: Processed in 0.001344222 sec. | ||
| 5652 | 2025.09.19 20:49:51.973792 [ 189 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 5653 | 2025.09.19 20:49:51.973868 [ 189 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5654 | 2025.09.19 20:49:51.973894 [ 189 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2076 rows starting from the beginning of the part | ||
| 5655 | 2025.09.19 20:49:51.973948 [ 189 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 5656 | 2025.09.19 20:49:51.973994 [ 189 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 5657 | 2025.09.19 20:49:51.974038 [ 189 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 5658 | 2025.09.19 20:49:51.974087 [ 189 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 5659 | 2025.09.19 20:49:51.974129 [ 189 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 5660 | 2025.09.19 20:49:51.975425 [ 193 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2376 rows, containing 4 columns (4 merged, 0 gathered) in 0.001662379 sec., 1429276.9579018983 rows/sec., 96.32 MiB/sec. | ||
| 5661 | 2025.09.19 20:49:51.975679 [ 193 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5662 | 2025.09.19 20:49:51.975927 [ 193 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_41_8} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5663 | 2025.09.19 20:49:51.975985 [ 193 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_41_8} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5664 | 2025.09.19 20:49:51.976036 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 5665 | 2025.09.19 20:49:51.976630 [ 193 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12207 rows, containing 5 columns (5 merged, 0 gathered) in 0.004237371 sec., 2880795.663160011 rows/sec., 197.87 MiB/sec. | ||
| 5666 | 2025.09.19 20:49:51.976934 [ 193 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5667 | 2025.09.19 20:49:51.977157 [ 193 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5668 | 2025.09.19 20:49:51.977216 [ 193 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5669 | 2025.09.19 20:49:51.977281 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.35 MiB. | ||
| 5670 | 2025.09.19 20:49:52.000169 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.77 MiB, peak 268.64 MiB, free memory in arenas 0.00 B, will set to 263.32 MiB (RSS), difference: 1.56 MiB | ||
| 5671 | 2025.09.19 20:49:53.357282 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13896 | ||
| 5672 | 2025.09.19 20:49:53.357824 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5673 | 2025.09.19 20:49:53.357872 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5674 | 2025.09.19 20:49:53.358402 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5675 | 2025.09.19 20:49:53.358666 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5676 | 2025.09.19 20:49:53.358812 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13896 | ||
| 5677 | 2025.09.19 20:49:54.098596 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 5678 | 2025.09.19 20:49:54.115087 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5679 | 2025.09.19 20:49:54.115140 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5680 | 2025.09.19 20:49:54.121651 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5681 | 2025.09.19 20:49:54.122427 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5682 | 2025.09.19 20:49:54.125231 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 5683 | 2025.09.19 20:49:55.889294 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 688 | ||
| 5684 | 2025.09.19 20:49:55.891447 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5685 | 2025.09.19 20:49:55.891499 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5686 | 2025.09.19 20:49:55.892717 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5687 | 2025.09.19 20:49:55.892984 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5688 | 2025.09.19 20:49:55.893151 [ 41 ] {} <Debug> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5689 | 2025.09.19 20:49:55.893219 [ 41 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5690 | 2025.09.19 20:49:55.893241 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5691 | 2025.09.19 20:49:55.893248 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 688 | ||
| 5692 | 2025.09.19 20:49:55.893351 [ 189 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::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 | ||
| 5693 | 2025.09.19 20:49:55.893899 [ 189 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5694 | 2025.09.19 20:49:55.894061 [ 189 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 558 rows starting from the beginning of the part | ||
| 5695 | 2025.09.19 20:49:55.894444 [ 189 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::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 | ||
| 5696 | 2025.09.19 20:49:55.894803 [ 189 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 28 rows starting from the beginning of the part | ||
| 5697 | 2025.09.19 20:49:55.895183 [ 189 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 20 rows starting from the beginning of the part | ||
| 5698 | 2025.09.19 20:49:55.895558 [ 189 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 28 rows starting from the beginning of the part | ||
| 5699 | 2025.09.19 20:49:55.895923 [ 189 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part | ||
| 5700 | 2025.09.19 20:49:55.902417 [ 199 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 688 rows, containing 72 columns (72 merged, 0 gathered) in 0.009109134 sec., 75528.58482485822 rows/sec., 63.27 MiB/sec. | ||
| 5701 | 2025.09.19 20:49:55.903752 [ 190 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5702 | 2025.09.19 20:49:55.904324 [ 190 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_21_4} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5703 | 2025.09.19 20:49:55.904393 [ 190 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_21_4} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5704 | 2025.09.19 20:49:55.904600 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.05 MiB. | ||
| 5705 | 2025.09.19 20:49:56.937898 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5706 | 2025.09.19 20:49:56.938076 [ 5 ] {11834b7b-1255-4dca-b333-bdbadcd38ff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5707 | 2025.09.19 20:49:56.938141 [ 5 ] {11834b7b-1255-4dca-b333-bdbadcd38ff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5708 | 2025.09.19 20:49:56.938870 [ 5 ] {11834b7b-1255-4dca-b333-bdbadcd38ff9} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5709 | 2025.09.19 20:49:56.938919 [ 5 ] {11834b7b-1255-4dca-b333-bdbadcd38ff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5710 | 2025.09.19 20:49:56.939333 [ 5 ] {11834b7b-1255-4dca-b333-bdbadcd38ff9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5711 | 2025.09.19 20:49:56.939567 [ 5 ] {11834b7b-1255-4dca-b333-bdbadcd38ff9} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5712 | 2025.09.19 20:49:56.939727 [ 5 ] {11834b7b-1255-4dca-b333-bdbadcd38ff9} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001699 sec., 81224.24955856387 rows/sec., 7.03 MiB/sec. | ||
| 5713 | 2025.09.19 20:49:56.939770 [ 5 ] {11834b7b-1255-4dca-b333-bdbadcd38ff9} <Debug> TCPHandler: Processed in 0.002000997 sec. | ||
| 5714 | 2025.09.19 20:49:56.939910 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5715 | 2025.09.19 20:49:56.940005 [ 5 ] {b15e3cce-5353-4363-af91-52fd995f0568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5716 | 2025.09.19 20:49:56.940045 [ 5 ] {b15e3cce-5353-4363-af91-52fd995f0568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5717 | 2025.09.19 20:49:56.940455 [ 5 ] {b15e3cce-5353-4363-af91-52fd995f0568} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5718 | 2025.09.19 20:49:56.940493 [ 5 ] {b15e3cce-5353-4363-af91-52fd995f0568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5719 | 2025.09.19 20:49:56.940803 [ 5 ] {b15e3cce-5353-4363-af91-52fd995f0568} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5720 | 2025.09.19 20:49:56.941020 [ 5 ] {b15e3cce-5353-4363-af91-52fd995f0568} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5721 | 2025.09.19 20:49:56.941156 [ 5 ] {b15e3cce-5353-4363-af91-52fd995f0568} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001169 sec., 35072.71171941831 rows/sec., 2.58 MiB/sec. | ||
| 5722 | 2025.09.19 20:49:56.941193 [ 5 ] {b15e3cce-5353-4363-af91-52fd995f0568} <Debug> TCPHandler: Processed in 0.001338842 sec. | ||
| 5723 | 2025.09.19 20:49:56.941303 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5724 | 2025.09.19 20:49:56.941397 [ 5 ] {03260f47-aa37-41a8-a561-32b34dc6d163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5725 | 2025.09.19 20:49:56.941437 [ 5 ] {03260f47-aa37-41a8-a561-32b34dc6d163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5726 | 2025.09.19 20:49:56.941866 [ 5 ] {03260f47-aa37-41a8-a561-32b34dc6d163} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5727 | 2025.09.19 20:49:56.941902 [ 5 ] {03260f47-aa37-41a8-a561-32b34dc6d163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5728 | 2025.09.19 20:49:56.942208 [ 5 ] {03260f47-aa37-41a8-a561-32b34dc6d163} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5729 | 2025.09.19 20:49:56.942441 [ 5 ] {03260f47-aa37-41a8-a561-32b34dc6d163} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5730 | 2025.09.19 20:49:56.942570 [ 5 ] {03260f47-aa37-41a8-a561-32b34dc6d163} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.00119 sec., 88235.29411764705 rows/sec., 6.89 MiB/sec. | ||
| 5731 | 2025.09.19 20:49:56.942608 [ 5 ] {03260f47-aa37-41a8-a561-32b34dc6d163} <Debug> TCPHandler: Processed in 0.001354832 sec. | ||
| 5732 | 2025.09.19 20:49:56.942720 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5733 | 2025.09.19 20:49:56.942815 [ 5 ] {8ceb3f05-d906-45e0-93f8-edef12609196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5734 | 2025.09.19 20:49:56.942858 [ 5 ] {8ceb3f05-d906-45e0-93f8-edef12609196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5735 | 2025.09.19 20:49:56.943268 [ 5 ] {8ceb3f05-d906-45e0-93f8-edef12609196} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5736 | 2025.09.19 20:49:56.943305 [ 5 ] {8ceb3f05-d906-45e0-93f8-edef12609196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5737 | 2025.09.19 20:49:56.943632 [ 5 ] {8ceb3f05-d906-45e0-93f8-edef12609196} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5738 | 2025.09.19 20:49:56.943844 [ 5 ] {8ceb3f05-d906-45e0-93f8-edef12609196} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5739 | 2025.09.19 20:49:56.943972 [ 5 ] {8ceb3f05-d906-45e0-93f8-edef12609196} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 5740 | 2025.09.19 20:49:56.944009 [ 5 ] {8ceb3f05-d906-45e0-93f8-edef12609196} <Debug> TCPHandler: Processed in 0.001339631 sec. | ||
| 5741 | 2025.09.19 20:49:56.944120 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5742 | 2025.09.19 20:49:56.944213 [ 5 ] {905c19b2-cbda-451c-b02c-377b7c0f8343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5743 | 2025.09.19 20:49:56.944265 [ 5 ] {905c19b2-cbda-451c-b02c-377b7c0f8343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5744 | 2025.09.19 20:49:56.945119 [ 5 ] {905c19b2-cbda-451c-b02c-377b7c0f8343} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5745 | 2025.09.19 20:49:56.945156 [ 5 ] {905c19b2-cbda-451c-b02c-377b7c0f8343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5746 | 2025.09.19 20:49:56.945718 [ 5 ] {905c19b2-cbda-451c-b02c-377b7c0f8343} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5747 | 2025.09.19 20:49:56.945951 [ 5 ] {905c19b2-cbda-451c-b02c-377b7c0f8343} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5748 | 2025.09.19 20:49:56.946061 [ 38 ] {} <Debug> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5749 | 2025.09.19 20:49:56.946086 [ 5 ] {905c19b2-cbda-451c-b02c-377b7c0f8343} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001891 sec., 21681.64992067689 rows/sec., 38.85 MiB/sec. | ||
| 5750 | 2025.09.19 20:49:56.946128 [ 38 ] {} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5751 | 2025.09.19 20:49:56.946152 [ 5 ] {905c19b2-cbda-451c-b02c-377b7c0f8343} <Debug> TCPHandler: Processed in 0.00208221 sec. | ||
| 5752 | 2025.09.19 20:49:56.946152 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5753 | 2025.09.19 20:49:56.946276 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5754 | 2025.09.19 20:49:56.946306 [ 200 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 5755 | 2025.09.19 20:49:56.946375 [ 5 ] {8d7d01b0-4fda-4591-8c36-7de87dee2c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5756 | 2025.09.19 20:49:56.946422 [ 5 ] {8d7d01b0-4fda-4591-8c36-7de87dee2c6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5757 | 2025.09.19 20:49:56.946576 [ 200 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5758 | 2025.09.19 20:49:56.946643 [ 200 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 535 rows starting from the beginning of the part | ||
| 5759 | 2025.09.19 20:49:56.946762 [ 5 ] {8d7d01b0-4fda-4591-8c36-7de87dee2c6a} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5760 | 2025.09.19 20:49:56.946771 [ 200 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 5761 | 2025.09.19 20:49:56.946805 [ 5 ] {8d7d01b0-4fda-4591-8c36-7de87dee2c6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5762 | 2025.09.19 20:49:56.946884 [ 200 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 5763 | 2025.09.19 20:49:56.946979 [ 200 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 5764 | 2025.09.19 20:49:56.947067 [ 200 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 5765 | 2025.09.19 20:49:56.947144 [ 5 ] {8d7d01b0-4fda-4591-8c36-7de87dee2c6a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5766 | 2025.09.19 20:49:56.947166 [ 200 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 5767 | 2025.09.19 20:49:56.947389 [ 5 ] {8d7d01b0-4fda-4591-8c36-7de87dee2c6a} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5768 | 2025.09.19 20:49:56.947536 [ 5 ] {8d7d01b0-4fda-4591-8c36-7de87dee2c6a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00118 sec., 50847.45762711864 rows/sec., 3.43 MiB/sec. | ||
| 5769 | 2025.09.19 20:49:56.947576 [ 5 ] {8d7d01b0-4fda-4591-8c36-7de87dee2c6a} <Debug> TCPHandler: Processed in 0.001350392 sec. | ||
| 5770 | 2025.09.19 20:49:56.968983 [ 190 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 19 columns (19 merged, 0 gathered) in 0.022741725 sec., 32539.308253881354 rows/sec., 58.31 MiB/sec. | ||
| 5771 | 2025.09.19 20:49:56.970294 [ 190 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5772 | 2025.09.19 20:49:56.970685 [ 190 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5773 | 2025.09.19 20:49:56.970767 [ 190 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5774 | 2025.09.19 20:49:56.970914 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.75 MiB. | ||
| 5775 | 2025.09.19 20:49:57.000247 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.00 MiB, peak 272.71 MiB, free memory in arenas 0.00 B, will set to 267.42 MiB (RSS), difference: 2.42 MiB | ||
| 5776 | 2025.09.19 20:50:00.748993 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5777 | 2025.09.19 20:50:00.749095 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5778 | 2025.09.19 20:50:00.859861 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14344 | ||
| 5779 | 2025.09.19 20:50:00.860376 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5780 | 2025.09.19 20:50:00.860428 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5781 | 2025.09.19 20:50:00.860958 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5782 | 2025.09.19 20:50:00.861228 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5783 | 2025.09.19 20:50:00.861381 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14344 | ||
| 5784 | 2025.09.19 20:50:01.625531 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 5785 | 2025.09.19 20:50:01.642280 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5786 | 2025.09.19 20:50:01.642324 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5787 | 2025.09.19 20:50:01.648438 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5788 | 2025.09.19 20:50:01.649115 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5789 | 2025.09.19 20:50:01.651930 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 5790 | 2025.09.19 20:50:01.934927 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5791 | 2025.09.19 20:50:01.935111 [ 5 ] {2f3f71a6-7f29-44f3-a8d7-3d1614737010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5792 | 2025.09.19 20:50:01.935180 [ 5 ] {2f3f71a6-7f29-44f3-a8d7-3d1614737010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5793 | 2025.09.19 20:50:01.935883 [ 5 ] {2f3f71a6-7f29-44f3-a8d7-3d1614737010} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5794 | 2025.09.19 20:50:01.935933 [ 5 ] {2f3f71a6-7f29-44f3-a8d7-3d1614737010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5795 | 2025.09.19 20:50:01.936355 [ 5 ] {2f3f71a6-7f29-44f3-a8d7-3d1614737010} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5796 | 2025.09.19 20:50:01.936617 [ 5 ] {2f3f71a6-7f29-44f3-a8d7-3d1614737010} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5797 | 2025.09.19 20:50:01.936793 [ 5 ] {2f3f71a6-7f29-44f3-a8d7-3d1614737010} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001731 sec., 32351.242056614676 rows/sec., 2.47 MiB/sec. | ||
| 5798 | 2025.09.19 20:50:01.936845 [ 5 ] {2f3f71a6-7f29-44f3-a8d7-3d1614737010} <Debug> TCPHandler: Processed in 0.002051559 sec. | ||
| 5799 | 2025.09.19 20:50:01.936980 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5800 | 2025.09.19 20:50:01.937085 [ 5 ] {0b2537fe-f15b-43c0-8b2b-060ff00dc034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5801 | 2025.09.19 20:50:01.937129 [ 5 ] {0b2537fe-f15b-43c0-8b2b-060ff00dc034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5802 | 2025.09.19 20:50:01.937603 [ 5 ] {0b2537fe-f15b-43c0-8b2b-060ff00dc034} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5803 | 2025.09.19 20:50:01.937641 [ 5 ] {0b2537fe-f15b-43c0-8b2b-060ff00dc034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5804 | 2025.09.19 20:50:01.937967 [ 5 ] {0b2537fe-f15b-43c0-8b2b-060ff00dc034} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5805 | 2025.09.19 20:50:01.938192 [ 5 ] {0b2537fe-f15b-43c0-8b2b-060ff00dc034} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5806 | 2025.09.19 20:50:01.938328 [ 5 ] {0b2537fe-f15b-43c0-8b2b-060ff00dc034} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001267 sec., 50513.0228887135 rows/sec., 3.94 MiB/sec. | ||
| 5807 | 2025.09.19 20:50:01.938369 [ 5 ] {0b2537fe-f15b-43c0-8b2b-060ff00dc034} <Debug> TCPHandler: Processed in 0.001440964 sec. | ||
| 5808 | 2025.09.19 20:50:01.938491 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5809 | 2025.09.19 20:50:01.938590 [ 5 ] {58699036-8ee9-4b02-ac72-2e747cb6f4de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5810 | 2025.09.19 20:50:01.938635 [ 5 ] {58699036-8ee9-4b02-ac72-2e747cb6f4de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5811 | 2025.09.19 20:50:01.939080 [ 5 ] {58699036-8ee9-4b02-ac72-2e747cb6f4de} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5812 | 2025.09.19 20:50:01.939117 [ 5 ] {58699036-8ee9-4b02-ac72-2e747cb6f4de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5813 | 2025.09.19 20:50:01.939462 [ 5 ] {58699036-8ee9-4b02-ac72-2e747cb6f4de} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5814 | 2025.09.19 20:50:01.939702 [ 5 ] {58699036-8ee9-4b02-ac72-2e747cb6f4de} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5815 | 2025.09.19 20:50:01.939834 [ 5 ] {58699036-8ee9-4b02-ac72-2e747cb6f4de} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001265 sec., 126482.21343873517 rows/sec., 8.81 MiB/sec. | ||
| 5816 | 2025.09.19 20:50:01.939873 [ 5 ] {58699036-8ee9-4b02-ac72-2e747cb6f4de} <Debug> TCPHandler: Processed in 0.001435204 sec. | ||
| 5817 | 2025.09.19 20:50:01.939983 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5818 | 2025.09.19 20:50:01.940080 [ 5 ] {069f277b-b203-4835-b951-3e158e94245a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5819 | 2025.09.19 20:50:01.940122 [ 5 ] {069f277b-b203-4835-b951-3e158e94245a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5820 | 2025.09.19 20:50:01.940459 [ 5 ] {069f277b-b203-4835-b951-3e158e94245a} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5821 | 2025.09.19 20:50:01.940496 [ 5 ] {069f277b-b203-4835-b951-3e158e94245a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5822 | 2025.09.19 20:50:01.940818 [ 5 ] {069f277b-b203-4835-b951-3e158e94245a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5823 | 2025.09.19 20:50:01.941042 [ 5 ] {069f277b-b203-4835-b951-3e158e94245a} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5824 | 2025.09.19 20:50:01.941175 [ 5 ] {069f277b-b203-4835-b951-3e158e94245a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 5825 | 2025.09.19 20:50:01.941211 [ 5 ] {069f277b-b203-4835-b951-3e158e94245a} <Debug> TCPHandler: Processed in 0.00127643 sec. | ||
| 5826 | 2025.09.19 20:50:05.894343 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 708 | ||
| 5827 | 2025.09.19 20:50:05.896401 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5828 | 2025.09.19 20:50:05.896451 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5829 | 2025.09.19 20:50:05.897626 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5830 | 2025.09.19 20:50:05.897892 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5831 | 2025.09.19 20:50:05.898154 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 708 | ||
| 5832 | 2025.09.19 20:50:06.938447 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5833 | 2025.09.19 20:50:06.938636 [ 5 ] {cb478ffe-9950-41b8-8ddc-e6720a8bfe45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5834 | 2025.09.19 20:50:06.938713 [ 5 ] {cb478ffe-9950-41b8-8ddc-e6720a8bfe45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5835 | 2025.09.19 20:50:06.939393 [ 5 ] {cb478ffe-9950-41b8-8ddc-e6720a8bfe45} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5836 | 2025.09.19 20:50:06.939446 [ 5 ] {cb478ffe-9950-41b8-8ddc-e6720a8bfe45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5837 | 2025.09.19 20:50:06.939888 [ 5 ] {cb478ffe-9950-41b8-8ddc-e6720a8bfe45} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5838 | 2025.09.19 20:50:06.940158 [ 5 ] {cb478ffe-9950-41b8-8ddc-e6720a8bfe45} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5839 | 2025.09.19 20:50:06.940330 [ 5 ] {cb478ffe-9950-41b8-8ddc-e6720a8bfe45} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001744 sec., 13761.467889908256 rows/sec., 1.14 MiB/sec. | ||
| 5840 | 2025.09.19 20:50:06.940387 [ 5 ] {cb478ffe-9950-41b8-8ddc-e6720a8bfe45} <Debug> TCPHandler: Processed in 0.00208589 sec. | ||
| 5841 | 2025.09.19 20:50:06.940511 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5842 | 2025.09.19 20:50:06.940627 [ 5 ] {a6da48bf-b602-44c4-813e-5393add32876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5843 | 2025.09.19 20:50:06.940674 [ 5 ] {a6da48bf-b602-44c4-813e-5393add32876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5844 | 2025.09.19 20:50:06.941107 [ 5 ] {a6da48bf-b602-44c4-813e-5393add32876} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5845 | 2025.09.19 20:50:06.941147 [ 5 ] {a6da48bf-b602-44c4-813e-5393add32876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5846 | 2025.09.19 20:50:06.941480 [ 5 ] {a6da48bf-b602-44c4-813e-5393add32876} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5847 | 2025.09.19 20:50:06.941702 [ 5 ] {a6da48bf-b602-44c4-813e-5393add32876} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5848 | 2025.09.19 20:50:06.941837 [ 5 ] {a6da48bf-b602-44c4-813e-5393add32876} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001237 sec., 1616.8148746968473 rows/sec., 131.84 KiB/sec. | ||
| 5849 | 2025.09.19 20:50:06.941877 [ 5 ] {a6da48bf-b602-44c4-813e-5393add32876} <Debug> TCPHandler: Processed in 0.001417894 sec. | ||
| 5850 | 2025.09.19 20:50:06.941986 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5851 | 2025.09.19 20:50:06.942082 [ 5 ] {5f855a3b-c70b-4f51-8e41-4681f620f3eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5852 | 2025.09.19 20:50:06.942123 [ 5 ] {5f855a3b-c70b-4f51-8e41-4681f620f3eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5853 | 2025.09.19 20:50:06.942691 [ 5 ] {5f855a3b-c70b-4f51-8e41-4681f620f3eb} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5854 | 2025.09.19 20:50:06.942727 [ 5 ] {5f855a3b-c70b-4f51-8e41-4681f620f3eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5855 | 2025.09.19 20:50:06.943073 [ 5 ] {5f855a3b-c70b-4f51-8e41-4681f620f3eb} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5856 | 2025.09.19 20:50:06.943294 [ 5 ] {5f855a3b-c70b-4f51-8e41-4681f620f3eb} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5857 | 2025.09.19 20:50:06.943424 [ 5 ] {5f855a3b-c70b-4f51-8e41-4681f620f3eb} <Debug> executeQuery: Read 259 rows, 23.74 KiB in 0.001361 sec., 190301.24908155767 rows/sec., 17.04 MiB/sec. | ||
| 5858 | 2025.09.19 20:50:06.943463 [ 5 ] {5f855a3b-c70b-4f51-8e41-4681f620f3eb} <Debug> TCPHandler: Processed in 0.001527526 sec. | ||
| 5859 | 2025.09.19 20:50:06.943569 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5860 | 2025.09.19 20:50:06.943666 [ 5 ] {d4eaa93e-059c-4140-9da8-dae11289587a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5861 | 2025.09.19 20:50:06.943706 [ 5 ] {d4eaa93e-059c-4140-9da8-dae11289587a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5862 | 2025.09.19 20:50:06.944124 [ 5 ] {d4eaa93e-059c-4140-9da8-dae11289587a} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5863 | 2025.09.19 20:50:06.944161 [ 5 ] {d4eaa93e-059c-4140-9da8-dae11289587a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5864 | 2025.09.19 20:50:06.944459 [ 5 ] {d4eaa93e-059c-4140-9da8-dae11289587a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5865 | 2025.09.19 20:50:06.944676 [ 5 ] {d4eaa93e-059c-4140-9da8-dae11289587a} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5866 | 2025.09.19 20:50:06.944782 [ 23 ] {} <Debug> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5867 | 2025.09.19 20:50:06.944803 [ 5 ] {d4eaa93e-059c-4140-9da8-dae11289587a} <Debug> executeQuery: Read 55 rows, 4.18 KiB in 0.001156 sec., 47577.85467128028 rows/sec., 3.53 MiB/sec. | ||
| 5868 | 2025.09.19 20:50:06.944850 [ 23 ] {} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5869 | 2025.09.19 20:50:06.944860 [ 5 ] {d4eaa93e-059c-4140-9da8-dae11289587a} <Debug> TCPHandler: Processed in 0.001341501 sec. | ||
| 5870 | 2025.09.19 20:50:06.944879 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5871 | 2025.09.19 20:50:06.944974 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5872 | 2025.09.19 20:50:06.945013 [ 186 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 5873 | 2025.09.19 20:50:06.945074 [ 5 ] {cdac04cf-dcdd-4a0c-b170-eab4591001e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5874 | 2025.09.19 20:50:06.945119 [ 5 ] {cdac04cf-dcdd-4a0c-b170-eab4591001e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5875 | 2025.09.19 20:50:06.945169 [ 186 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5876 | 2025.09.19 20:50:06.945211 [ 186 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 71 rows starting from the beginning of the part | ||
| 5877 | 2025.09.19 20:50:06.945283 [ 186 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 67 rows starting from the beginning of the part | ||
| 5878 | 2025.09.19 20:50:06.945333 [ 186 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 5879 | 2025.09.19 20:50:06.945380 [ 186 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part | ||
| 5880 | 2025.09.19 20:50:06.945422 [ 186 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 5881 | 2025.09.19 20:50:06.945466 [ 186 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 55 rows starting from the beginning of the part | ||
| 5882 | 2025.09.19 20:50:06.945509 [ 5 ] {cdac04cf-dcdd-4a0c-b170-eab4591001e1} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5883 | 2025.09.19 20:50:06.945552 [ 5 ] {cdac04cf-dcdd-4a0c-b170-eab4591001e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5884 | 2025.09.19 20:50:06.945903 [ 5 ] {cdac04cf-dcdd-4a0c-b170-eab4591001e1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5885 | 2025.09.19 20:50:06.946137 [ 5 ] {cdac04cf-dcdd-4a0c-b170-eab4591001e1} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5886 | 2025.09.19 20:50:06.946272 [ 5 ] {cdac04cf-dcdd-4a0c-b170-eab4591001e1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001215 sec., 19753.086419753086 rows/sec., 1.64 MiB/sec. | ||
| 5887 | 2025.09.19 20:50:06.946309 [ 5 ] {cdac04cf-dcdd-4a0c-b170-eab4591001e1} <Debug> TCPHandler: Processed in 0.001385023 sec. | ||
| 5888 | 2025.09.19 20:50:06.946347 [ 190 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 277 rows, containing 5 columns (5 merged, 0 gathered) in 0.001397083 sec., 198270.2530916202 rows/sec., 15.30 MiB/sec. | ||
| 5889 | 2025.09.19 20:50:06.946407 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5890 | 2025.09.19 20:50:06.946505 [ 186 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5891 | 2025.09.19 20:50:06.946509 [ 5 ] {de821a76-27ec-4288-a7f1-0ddc6fdeb409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5892 | 2025.09.19 20:50:06.946567 [ 5 ] {de821a76-27ec-4288-a7f1-0ddc6fdeb409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5893 | 2025.09.19 20:50:06.946809 [ 186 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_26_5} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5894 | 2025.09.19 20:50:06.946892 [ 186 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_26_5} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5895 | 2025.09.19 20:50:06.946956 [ 5 ] {de821a76-27ec-4288-a7f1-0ddc6fdeb409} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5896 | 2025.09.19 20:50:06.946971 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 5897 | 2025.09.19 20:50:06.946998 [ 5 ] {de821a76-27ec-4288-a7f1-0ddc6fdeb409} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5898 | 2025.09.19 20:50:06.947317 [ 5 ] {de821a76-27ec-4288-a7f1-0ddc6fdeb409} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5899 | 2025.09.19 20:50:06.947537 [ 5 ] {de821a76-27ec-4288-a7f1-0ddc6fdeb409} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5900 | 2025.09.19 20:50:06.947664 [ 5 ] {de821a76-27ec-4288-a7f1-0ddc6fdeb409} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001173 sec., 10230.179028132992 rows/sec., 799.23 KiB/sec. | ||
| 5901 | 2025.09.19 20:50:06.947703 [ 5 ] {de821a76-27ec-4288-a7f1-0ddc6fdeb409} <Debug> TCPHandler: Processed in 0.001344912 sec. | ||
| 5902 | 2025.09.19 20:50:06.947808 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5903 | 2025.09.19 20:50:06.947901 [ 5 ] {a3a6bb84-63d7-44f2-8922-398cc7759c24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5904 | 2025.09.19 20:50:06.947941 [ 5 ] {a3a6bb84-63d7-44f2-8922-398cc7759c24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5905 | 2025.09.19 20:50:06.948403 [ 5 ] {a3a6bb84-63d7-44f2-8922-398cc7759c24} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5906 | 2025.09.19 20:50:06.948440 [ 5 ] {a3a6bb84-63d7-44f2-8922-398cc7759c24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5907 | 2025.09.19 20:50:06.948754 [ 5 ] {a3a6bb84-63d7-44f2-8922-398cc7759c24} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5908 | 2025.09.19 20:50:06.948969 [ 5 ] {a3a6bb84-63d7-44f2-8922-398cc7759c24} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5909 | 2025.09.19 20:50:06.949097 [ 5 ] {a3a6bb84-63d7-44f2-8922-398cc7759c24} <Debug> executeQuery: Read 143 rows, 11.82 KiB in 0.001214 sec., 117792.42174629324 rows/sec., 9.51 MiB/sec. | ||
| 5910 | 2025.09.19 20:50:06.949134 [ 5 ] {a3a6bb84-63d7-44f2-8922-398cc7759c24} <Debug> TCPHandler: Processed in 0.001376723 sec. | ||
| 5911 | 2025.09.19 20:50:06.949238 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5912 | 2025.09.19 20:50:06.949333 [ 5 ] {ce717194-8f64-42e1-924c-ea0914b84d57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5913 | 2025.09.19 20:50:06.949376 [ 5 ] {ce717194-8f64-42e1-924c-ea0914b84d57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5914 | 2025.09.19 20:50:06.949775 [ 5 ] {ce717194-8f64-42e1-924c-ea0914b84d57} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5915 | 2025.09.19 20:50:06.949811 [ 5 ] {ce717194-8f64-42e1-924c-ea0914b84d57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5916 | 2025.09.19 20:50:06.950149 [ 5 ] {ce717194-8f64-42e1-924c-ea0914b84d57} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5917 | 2025.09.19 20:50:06.950384 [ 5 ] {ce717194-8f64-42e1-924c-ea0914b84d57} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5918 | 2025.09.19 20:50:06.950512 [ 5 ] {ce717194-8f64-42e1-924c-ea0914b84d57} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001197 sec., 164578.111946533 rows/sec., 11.81 MiB/sec. | ||
| 5919 | 2025.09.19 20:50:06.950548 [ 5 ] {ce717194-8f64-42e1-924c-ea0914b84d57} <Debug> TCPHandler: Processed in 0.001359682 sec. | ||
| 5920 | 2025.09.19 20:50:06.950658 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5921 | 2025.09.19 20:50:06.950752 [ 5 ] {fcb5df3b-23fc-4d54-afbd-c828a07a9907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5922 | 2025.09.19 20:50:06.950806 [ 5 ] {fcb5df3b-23fc-4d54-afbd-c828a07a9907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5923 | 2025.09.19 20:50:06.951666 [ 5 ] {fcb5df3b-23fc-4d54-afbd-c828a07a9907} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5924 | 2025.09.19 20:50:06.951702 [ 5 ] {fcb5df3b-23fc-4d54-afbd-c828a07a9907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5925 | 2025.09.19 20:50:06.952305 [ 5 ] {fcb5df3b-23fc-4d54-afbd-c828a07a9907} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5926 | 2025.09.19 20:50:06.952528 [ 5 ] {fcb5df3b-23fc-4d54-afbd-c828a07a9907} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5927 | 2025.09.19 20:50:06.952668 [ 5 ] {fcb5df3b-23fc-4d54-afbd-c828a07a9907} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001934 sec., 21199.586349534642 rows/sec., 37.99 MiB/sec. | ||
| 5928 | 2025.09.19 20:50:06.952736 [ 5 ] {fcb5df3b-23fc-4d54-afbd-c828a07a9907} <Debug> TCPHandler: Processed in 0.002128201 sec. | ||
| 5929 | 2025.09.19 20:50:06.952853 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5930 | 2025.09.19 20:50:06.952956 [ 5 ] {66828fe7-f7a4-4070-91e8-fc16c5eb937b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5931 | 2025.09.19 20:50:06.952998 [ 5 ] {66828fe7-f7a4-4070-91e8-fc16c5eb937b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5932 | 2025.09.19 20:50:06.953349 [ 5 ] {66828fe7-f7a4-4070-91e8-fc16c5eb937b} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5933 | 2025.09.19 20:50:06.953383 [ 5 ] {66828fe7-f7a4-4070-91e8-fc16c5eb937b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5934 | 2025.09.19 20:50:06.953700 [ 5 ] {66828fe7-f7a4-4070-91e8-fc16c5eb937b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5935 | 2025.09.19 20:50:06.953926 [ 5 ] {66828fe7-f7a4-4070-91e8-fc16c5eb937b} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5936 | 2025.09.19 20:50:06.954052 [ 5 ] {66828fe7-f7a4-4070-91e8-fc16c5eb937b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 5937 | 2025.09.19 20:50:06.954088 [ 5 ] {66828fe7-f7a4-4070-91e8-fc16c5eb937b} <Debug> TCPHandler: Processed in 0.001287791 sec. | ||
| 5938 | 2025.09.19 20:50:08.361517 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14856 | ||
| 5939 | 2025.09.19 20:50:08.362200 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5940 | 2025.09.19 20:50:08.362258 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5941 | 2025.09.19 20:50:08.362809 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5942 | 2025.09.19 20:50:08.363024 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5943 | 2025.09.19 20:50:08.363146 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14856 | ||
| 5944 | 2025.09.19 20:50:08.363917 [ 68 ] {} <Debug> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5945 | 2025.09.19 20:50:08.363960 [ 68 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5946 | 2025.09.19 20:50:08.363982 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5947 | 2025.09.19 20:50:08.364092 [ 196 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 5948 | 2025.09.19 20:50:08.364197 [ 196 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5949 | 2025.09.19 20:50:08.364230 [ 196 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12424 rows starting from the beginning of the part | ||
| 5950 | 2025.09.19 20:50:08.364290 [ 196 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 5951 | 2025.09.19 20:50:08.364338 [ 196 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 5952 | 2025.09.19 20:50:08.364380 [ 196 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 5953 | 2025.09.19 20:50:08.364421 [ 196 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 5954 | 2025.09.19 20:50:08.364463 [ 196 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 5955 | 2025.09.19 20:50:08.366327 [ 190 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14856 rows, containing 4 columns (4 merged, 0 gathered) in 0.002272883 sec., 6536192.14011456 rows/sec., 93.50 MiB/sec. | ||
| 5956 | 2025.09.19 20:50:08.366802 [ 198 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5957 | 2025.09.19 20:50:08.367122 [ 198 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_31_6} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5958 | 2025.09.19 20:50:08.367202 [ 198 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_31_6} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5959 | 2025.09.19 20:50:08.367302 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 5960 | 2025.09.19 20:50:09.152213 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 5961 | 2025.09.19 20:50:09.169170 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5962 | 2025.09.19 20:50:09.169217 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5963 | 2025.09.19 20:50:09.175167 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5964 | 2025.09.19 20:50:09.175900 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5965 | 2025.09.19 20:50:09.176189 [ 84 ] {} <Debug> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5966 | 2025.09.19 20:50:09.176258 [ 84 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5967 | 2025.09.19 20:50:09.176282 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5968 | 2025.09.19 20:50:09.176466 [ 190 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 5969 | 2025.09.19 20:50:09.179108 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 5970 | 2025.09.19 20:50:09.180865 [ 190 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5971 | 2025.09.19 20:50:09.182394 [ 190 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 5972 | 2025.09.19 20:50:09.186923 [ 190 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 5973 | 2025.09.19 20:50:09.191377 [ 190 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 5974 | 2025.09.19 20:50:09.195776 [ 190 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 5975 | 2025.09.19 20:50:09.200265 [ 190 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 5976 | 2025.09.19 20:50:09.204278 [ 190 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 5977 | 2025.09.19 20:50:09.253359 [ 187 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.076972844 sec., 3040.033183651107 rows/sec., 15.72 MiB/sec. | ||
| 5978 | 2025.09.19 20:50:09.256112 [ 197 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5979 | 2025.09.19 20:50:09.258202 [ 197 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_31_6} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5980 | 2025.09.19 20:50:09.258313 [ 197 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_31_6} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5981 | 2025.09.19 20:50:09.260522 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5982 | 2025.09.19 20:50:10.000276 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.02 MiB, peak 279.61 MiB, free memory in arenas 0.00 B, will set to 270.48 MiB (RSS), difference: 1.46 MiB | ||
| 5983 | 2025.09.19 20:50:11.935822 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5984 | 2025.09.19 20:50:11.935998 [ 5 ] {1e242165-1146-4172-ada5-aa41c0ff3076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5985 | 2025.09.19 20:50:11.936063 [ 5 ] {1e242165-1146-4172-ada5-aa41c0ff3076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5986 | 2025.09.19 20:50:11.936725 [ 5 ] {1e242165-1146-4172-ada5-aa41c0ff3076} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5987 | 2025.09.19 20:50:11.936770 [ 5 ] {1e242165-1146-4172-ada5-aa41c0ff3076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5988 | 2025.09.19 20:50:11.937153 [ 5 ] {1e242165-1146-4172-ada5-aa41c0ff3076} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5989 | 2025.09.19 20:50:11.937379 [ 5 ] {1e242165-1146-4172-ada5-aa41c0ff3076} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5990 | 2025.09.19 20:50:11.937534 [ 5 ] {1e242165-1146-4172-ada5-aa41c0ff3076} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001585 sec., 35331.230283911675 rows/sec., 2.70 MiB/sec. | ||
| 5991 | 2025.09.19 20:50:11.937576 [ 5 ] {1e242165-1146-4172-ada5-aa41c0ff3076} <Debug> TCPHandler: Processed in 0.001878605 sec. | ||
| 5992 | 2025.09.19 20:50:11.937707 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5993 | 2025.09.19 20:50:11.937834 [ 5 ] {5202f470-a99a-4cb0-ad89-247b6d9f1bda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5994 | 2025.09.19 20:50:11.937885 [ 5 ] {5202f470-a99a-4cb0-ad89-247b6d9f1bda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5995 | 2025.09.19 20:50:11.938403 [ 5 ] {5202f470-a99a-4cb0-ad89-247b6d9f1bda} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5996 | 2025.09.19 20:50:11.938448 [ 5 ] {5202f470-a99a-4cb0-ad89-247b6d9f1bda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5997 | 2025.09.19 20:50:11.938776 [ 5 ] {5202f470-a99a-4cb0-ad89-247b6d9f1bda} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5998 | 2025.09.19 20:50:11.938999 [ 5 ] {5202f470-a99a-4cb0-ad89-247b6d9f1bda} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5999 | 2025.09.19 20:50:11.939138 [ 5 ] {5202f470-a99a-4cb0-ad89-247b6d9f1bda} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001329 sec., 48156.50865312265 rows/sec., 3.76 MiB/sec. | ||
| 6000 | 2025.09.19 20:50:11.939177 [ 5 ] {5202f470-a99a-4cb0-ad89-247b6d9f1bda} <Debug> TCPHandler: Processed in 0.001533356 sec. | ||
| 6001 | 2025.09.19 20:50:11.939286 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6002 | 2025.09.19 20:50:11.939382 [ 5 ] {94a6a136-c8a6-4da7-8283-914ea2e6807e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6003 | 2025.09.19 20:50:11.939425 [ 5 ] {94a6a136-c8a6-4da7-8283-914ea2e6807e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6004 | 2025.09.19 20:50:11.939834 [ 5 ] {94a6a136-c8a6-4da7-8283-914ea2e6807e} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6005 | 2025.09.19 20:50:11.939870 [ 5 ] {94a6a136-c8a6-4da7-8283-914ea2e6807e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6006 | 2025.09.19 20:50:11.940206 [ 5 ] {94a6a136-c8a6-4da7-8283-914ea2e6807e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6007 | 2025.09.19 20:50:11.940417 [ 5 ] {94a6a136-c8a6-4da7-8283-914ea2e6807e} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6008 | 2025.09.19 20:50:11.940552 [ 5 ] {94a6a136-c8a6-4da7-8283-914ea2e6807e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 6009 | 2025.09.19 20:50:11.940589 [ 5 ] {94a6a136-c8a6-4da7-8283-914ea2e6807e} <Debug> TCPHandler: Processed in 0.001352132 sec. | ||
| 6010 | 2025.09.19 20:50:11.940693 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6011 | 2025.09.19 20:50:11.940789 [ 5 ] {7d5053ee-34cb-4cb9-938e-0a4d52ebc972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6012 | 2025.09.19 20:50:11.940829 [ 5 ] {7d5053ee-34cb-4cb9-938e-0a4d52ebc972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6013 | 2025.09.19 20:50:11.941154 [ 5 ] {7d5053ee-34cb-4cb9-938e-0a4d52ebc972} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6014 | 2025.09.19 20:50:11.941190 [ 5 ] {7d5053ee-34cb-4cb9-938e-0a4d52ebc972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6015 | 2025.09.19 20:50:11.941489 [ 5 ] {7d5053ee-34cb-4cb9-938e-0a4d52ebc972} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6016 | 2025.09.19 20:50:11.941698 [ 5 ] {7d5053ee-34cb-4cb9-938e-0a4d52ebc972} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6017 | 2025.09.19 20:50:11.941833 [ 5 ] {7d5053ee-34cb-4cb9-938e-0a4d52ebc972} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 6018 | 2025.09.19 20:50:11.941870 [ 5 ] {7d5053ee-34cb-4cb9-938e-0a4d52ebc972} <Debug> TCPHandler: Processed in 0.001226069 sec. | ||
| 6019 | 2025.09.19 20:50:15.749162 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6020 | 2025.09.19 20:50:15.749235 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6021 | 2025.09.19 20:50:15.863440 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15304 | ||
| 6022 | 2025.09.19 20:50:15.864166 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6023 | 2025.09.19 20:50:15.864245 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6024 | 2025.09.19 20:50:15.865044 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6025 | 2025.09.19 20:50:15.865287 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6026 | 2025.09.19 20:50:15.865421 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15304 | ||
| 6027 | 2025.09.19 20:50:15.898540 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 736 | ||
| 6028 | 2025.09.19 20:50:15.901458 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6029 | 2025.09.19 20:50:15.901517 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6030 | 2025.09.19 20:50:15.902831 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6031 | 2025.09.19 20:50:15.903123 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6032 | 2025.09.19 20:50:15.903486 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 736 | ||
| 6033 | 2025.09.19 20:50:16.001372 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000881701 sec. | ||
| 6034 | 2025.09.19 20:50:16.679180 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6035 | 2025.09.19 20:50:16.694760 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6036 | 2025.09.19 20:50:16.694819 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6037 | 2025.09.19 20:50:16.701411 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6038 | 2025.09.19 20:50:16.702181 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6039 | 2025.09.19 20:50:16.705133 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6040 | 2025.09.19 20:50:16.938704 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6041 | 2025.09.19 20:50:16.938884 [ 5 ] {653de64a-d267-4215-a665-273be246c1b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6042 | 2025.09.19 20:50:16.938952 [ 5 ] {653de64a-d267-4215-a665-273be246c1b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6043 | 2025.09.19 20:50:16.939719 [ 5 ] {653de64a-d267-4215-a665-273be246c1b5} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6044 | 2025.09.19 20:50:16.939766 [ 5 ] {653de64a-d267-4215-a665-273be246c1b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6045 | 2025.09.19 20:50:16.940203 [ 5 ] {653de64a-d267-4215-a665-273be246c1b5} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6046 | 2025.09.19 20:50:16.940439 [ 5 ] {653de64a-d267-4215-a665-273be246c1b5} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6047 | 2025.09.19 20:50:16.940583 [ 149 ] {} <Debug> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6048 | 2025.09.19 20:50:16.940601 [ 5 ] {653de64a-d267-4215-a665-273be246c1b5} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001764 sec., 78231.2925170068 rows/sec., 6.77 MiB/sec. | ||
| 6049 | 2025.09.19 20:50:16.940620 [ 149 ] {} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6050 | 2025.09.19 20:50:16.940641 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6051 | 2025.09.19 20:50:16.940682 [ 5 ] {653de64a-d267-4215-a665-273be246c1b5} <Debug> TCPHandler: Processed in 0.002092029 sec. | ||
| 6052 | 2025.09.19 20:50:16.940778 [ 198 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::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 | ||
| 6053 | 2025.09.19 20:50:16.940899 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6054 | 2025.09.19 20:50:16.940919 [ 198 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6055 | 2025.09.19 20:50:16.940958 [ 198 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1407 rows starting from the beginning of the part | ||
| 6056 | 2025.09.19 20:50:16.941006 [ 5 ] {9e4ca493-a69a-473e-9025-f636991709fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6057 | 2025.09.19 20:50:16.941029 [ 198 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 138 rows starting from the beginning of the part | ||
| 6058 | 2025.09.19 20:50:16.941057 [ 5 ] {9e4ca493-a69a-473e-9025-f636991709fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6059 | 2025.09.19 20:50:16.941080 [ 198 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part | ||
| 6060 | 2025.09.19 20:50:16.941129 [ 198 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 259 rows starting from the beginning of the part | ||
| 6061 | 2025.09.19 20:50:16.941167 [ 198 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 56 rows starting from the beginning of the part | ||
| 6062 | 2025.09.19 20:50:16.941208 [ 198 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 138 rows starting from the beginning of the part | ||
| 6063 | 2025.09.19 20:50:16.941538 [ 5 ] {9e4ca493-a69a-473e-9025-f636991709fd} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6064 | 2025.09.19 20:50:16.941581 [ 5 ] {9e4ca493-a69a-473e-9025-f636991709fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6065 | 2025.09.19 20:50:16.942050 [ 5 ] {9e4ca493-a69a-473e-9025-f636991709fd} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6066 | 2025.09.19 20:50:16.942278 [ 5 ] {9e4ca493-a69a-473e-9025-f636991709fd} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6067 | 2025.09.19 20:50:16.942418 [ 5 ] {9e4ca493-a69a-473e-9025-f636991709fd} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001437 sec., 28531.663187195547 rows/sec., 2.10 MiB/sec. | ||
| 6068 | 2025.09.19 20:50:16.942458 [ 5 ] {9e4ca493-a69a-473e-9025-f636991709fd} <Debug> TCPHandler: Processed in 0.001613078 sec. | ||
| 6069 | 2025.09.19 20:50:16.942477 [ 197 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2054 rows, containing 5 columns (5 merged, 0 gathered) in 0.001772702 sec., 1158683.185329514 rows/sec., 102.15 MiB/sec. | ||
| 6070 | 2025.09.19 20:50:16.942579 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6071 | 2025.09.19 20:50:16.942674 [ 5 ] {8ee37241-e797-4025-a25d-26e11704b38e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6072 | 2025.09.19 20:50:16.942715 [ 5 ] {8ee37241-e797-4025-a25d-26e11704b38e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6073 | 2025.09.19 20:50:16.942745 [ 191 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6074 | 2025.09.19 20:50:16.943085 [ 191 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_46_9} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6075 | 2025.09.19 20:50:16.943171 [ 191 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_46_9} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6076 | 2025.09.19 20:50:16.943176 [ 5 ] {8ee37241-e797-4025-a25d-26e11704b38e} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6077 | 2025.09.19 20:50:16.943221 [ 5 ] {8ee37241-e797-4025-a25d-26e11704b38e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6078 | 2025.09.19 20:50:16.943291 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 6079 | 2025.09.19 20:50:16.943553 [ 5 ] {8ee37241-e797-4025-a25d-26e11704b38e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6080 | 2025.09.19 20:50:16.943790 [ 5 ] {8ee37241-e797-4025-a25d-26e11704b38e} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6081 | 2025.09.19 20:50:16.943894 [ 149 ] {} <Debug> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6082 | 2025.09.19 20:50:16.943920 [ 5 ] {8ee37241-e797-4025-a25d-26e11704b38e} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001266 sec., 82938.38862559242 rows/sec., 6.48 MiB/sec. | ||
| 6083 | 2025.09.19 20:50:16.943927 [ 149 ] {} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6084 | 2025.09.19 20:50:16.943951 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6085 | 2025.09.19 20:50:16.943959 [ 5 ] {8ee37241-e797-4025-a25d-26e11704b38e} <Debug> TCPHandler: Processed in 0.001428504 sec. | ||
| 6086 | 2025.09.19 20:50:16.944021 [ 197 ] {8107928c-471f-4f51-a196-f6f1aa28a530::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 | ||
| 6087 | 2025.09.19 20:50:16.944073 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6088 | 2025.09.19 20:50:16.944096 [ 197 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6089 | 2025.09.19 20:50:16.944123 [ 197 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 633 rows starting from the beginning of the part | ||
| 6090 | 2025.09.19 20:50:16.944167 [ 5 ] {e7373bb7-f8ee-460d-8e7b-8661894478e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6091 | 2025.09.19 20:50:16.944182 [ 197 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 105 rows starting from the beginning of the part | ||
| 6092 | 2025.09.19 20:50:16.944211 [ 5 ] {e7373bb7-f8ee-460d-8e7b-8661894478e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6093 | 2025.09.19 20:50:16.944225 [ 197 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part | ||
| 6094 | 2025.09.19 20:50:16.944266 [ 197 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 143 rows starting from the beginning of the part | ||
| 6095 | 2025.09.19 20:50:16.944304 [ 197 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 64 rows starting from the beginning of the part | ||
| 6096 | 2025.09.19 20:50:16.944344 [ 197 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 105 rows starting from the beginning of the part | ||
| 6097 | 2025.09.19 20:50:16.944632 [ 5 ] {e7373bb7-f8ee-460d-8e7b-8661894478e0} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6098 | 2025.09.19 20:50:16.944666 [ 5 ] {e7373bb7-f8ee-460d-8e7b-8661894478e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6099 | 2025.09.19 20:50:16.945018 [ 5 ] {e7373bb7-f8ee-460d-8e7b-8661894478e0} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6100 | 2025.09.19 20:50:16.945233 [ 5 ] {e7373bb7-f8ee-460d-8e7b-8661894478e0} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6101 | 2025.09.19 20:50:16.945248 [ 192 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1114 rows, containing 5 columns (5 merged, 0 gathered) in 0.00125249 sec., 889428.2589082548 rows/sec., 71.78 MiB/sec. | ||
| 6102 | 2025.09.19 20:50:16.945334 [ 149 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6103 | 2025.09.19 20:50:16.945365 [ 149 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6104 | 2025.09.19 20:50:16.945365 [ 5 ] {e7373bb7-f8ee-460d-8e7b-8661894478e0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 6105 | 2025.09.19 20:50:16.945382 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6106 | 2025.09.19 20:50:16.945409 [ 5 ] {e7373bb7-f8ee-460d-8e7b-8661894478e0} <Debug> TCPHandler: Processed in 0.001384773 sec. | ||
| 6107 | 2025.09.19 20:50:16.945440 [ 197 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::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 | ||
| 6108 | 2025.09.19 20:50:16.945484 [ 194 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6109 | 2025.09.19 20:50:16.945516 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6110 | 2025.09.19 20:50:16.945519 [ 197 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6111 | 2025.09.19 20:50:16.945558 [ 197 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12207 rows starting from the beginning of the part | ||
| 6112 | 2025.09.19 20:50:16.945605 [ 197 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
| 6113 | 2025.09.19 20:50:16.945615 [ 5 ] {8cff80ae-4b82-428b-8147-708375db0f37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6114 | 2025.09.19 20:50:16.945644 [ 197 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
| 6115 | 2025.09.19 20:50:16.945669 [ 5 ] {8cff80ae-4b82-428b-8147-708375db0f37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6116 | 2025.09.19 20:50:16.945681 [ 197 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 197 rows starting from the beginning of the part | ||
| 6117 | 2025.09.19 20:50:16.945718 [ 197 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::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 | ||
| 6118 | 2025.09.19 20:50:16.945754 [ 197 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 6119 | 2025.09.19 20:50:16.945822 [ 194 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_46_9} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6120 | 2025.09.19 20:50:16.945912 [ 194 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_46_9} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6121 | 2025.09.19 20:50:16.946011 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 6122 | 2025.09.19 20:50:16.946536 [ 5 ] {8cff80ae-4b82-428b-8147-708375db0f37} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6123 | 2025.09.19 20:50:16.946577 [ 5 ] {8cff80ae-4b82-428b-8147-708375db0f37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6124 | 2025.09.19 20:50:16.947306 [ 5 ] {8cff80ae-4b82-428b-8147-708375db0f37} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6125 | 2025.09.19 20:50:16.947558 [ 5 ] {8cff80ae-4b82-428b-8147-708375db0f37} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6126 | 2025.09.19 20:50:16.947702 [ 5 ] {8cff80ae-4b82-428b-8147-708375db0f37} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002106 sec., 19468.186134852804 rows/sec., 34.89 MiB/sec. | ||
| 6127 | 2025.09.19 20:50:16.947766 [ 5 ] {8cff80ae-4b82-428b-8147-708375db0f37} <Debug> TCPHandler: Processed in 0.002298734 sec. | ||
| 6128 | 2025.09.19 20:50:16.947879 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6129 | 2025.09.19 20:50:16.947973 [ 5 ] {4fe06dd8-da86-4dbf-8a76-33640bf64aab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6130 | 2025.09.19 20:50:16.948013 [ 5 ] {4fe06dd8-da86-4dbf-8a76-33640bf64aab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6131 | 2025.09.19 20:50:16.948344 [ 5 ] {4fe06dd8-da86-4dbf-8a76-33640bf64aab} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6132 | 2025.09.19 20:50:16.948379 [ 5 ] {4fe06dd8-da86-4dbf-8a76-33640bf64aab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6133 | 2025.09.19 20:50:16.948794 [ 5 ] {4fe06dd8-da86-4dbf-8a76-33640bf64aab} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6134 | 2025.09.19 20:50:16.949012 [ 5 ] {4fe06dd8-da86-4dbf-8a76-33640bf64aab} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6135 | 2025.09.19 20:50:16.949110 [ 149 ] {} <Debug> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6136 | 2025.09.19 20:50:16.949136 [ 149 ] {} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6137 | 2025.09.19 20:50:16.949142 [ 5 ] {4fe06dd8-da86-4dbf-8a76-33640bf64aab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001187 sec., 50547.59898904803 rows/sec., 3.41 MiB/sec. | ||
| 6138 | 2025.09.19 20:50:16.949153 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6139 | 2025.09.19 20:50:16.949178 [ 5 ] {4fe06dd8-da86-4dbf-8a76-33640bf64aab} <Debug> TCPHandler: Processed in 0.001348642 sec. | ||
| 6140 | 2025.09.19 20:50:16.949233 [ 194 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 6141 | 2025.09.19 20:50:16.949338 [ 194 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6142 | 2025.09.19 20:50:16.949370 [ 194 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2376 rows starting from the beginning of the part | ||
| 6143 | 2025.09.19 20:50:16.949432 [ 194 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
| 6144 | 2025.09.19 20:50:16.949481 [ 194 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 6145 | 2025.09.19 20:50:16.949523 [ 194 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 6146 | 2025.09.19 20:50:16.949564 [ 194 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 6147 | 2025.09.19 20:50:16.949606 [ 194 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 6148 | 2025.09.19 20:50:16.951022 [ 201 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2676 rows, containing 4 columns (4 merged, 0 gathered) in 0.001826653 sec., 1464974.464225006 rows/sec., 98.73 MiB/sec. | ||
| 6149 | 2025.09.19 20:50:16.951122 [ 195 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13044 rows, containing 5 columns (5 merged, 0 gathered) in 0.005700804 sec., 2288098.3103435934 rows/sec., 157.37 MiB/sec. | ||
| 6150 | 2025.09.19 20:50:16.951318 [ 194 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6151 | 2025.09.19 20:50:16.951544 [ 201 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6152 | 2025.09.19 20:50:16.951596 [ 194 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_46_9} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6153 | 2025.09.19 20:50:16.951679 [ 194 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_46_9} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6154 | 2025.09.19 20:50:16.951744 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6155 | 2025.09.19 20:50:16.951834 [ 201 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6156 | 2025.09.19 20:50:16.951902 [ 201 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6157 | 2025.09.19 20:50:16.951985 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.36 MiB. | ||
| 6158 | 2025.09.19 20:50:17.000239 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.63 MiB, peak 280.62 MiB, free memory in arenas 0.00 B, will set to 274.87 MiB (RSS), difference: 3.24 MiB | ||
| 6159 | 2025.09.19 20:50:21.963896 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6160 | 2025.09.19 20:50:21.964109 [ 5 ] {525fe2ed-ed05-42ea-847a-0ac6fb125c54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6161 | 2025.09.19 20:50:21.964181 [ 5 ] {525fe2ed-ed05-42ea-847a-0ac6fb125c54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6162 | 2025.09.19 20:50:21.965638 [ 5 ] {525fe2ed-ed05-42ea-847a-0ac6fb125c54} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6163 | 2025.09.19 20:50:21.965683 [ 5 ] {525fe2ed-ed05-42ea-847a-0ac6fb125c54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6164 | 2025.09.19 20:50:21.966193 [ 5 ] {525fe2ed-ed05-42ea-847a-0ac6fb125c54} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6165 | 2025.09.19 20:50:21.966424 [ 5 ] {525fe2ed-ed05-42ea-847a-0ac6fb125c54} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6166 | 2025.09.19 20:50:21.966581 [ 5 ] {525fe2ed-ed05-42ea-847a-0ac6fb125c54} <Debug> executeQuery: Read 1196 rows, 100.50 KiB in 0.002524 sec., 473851.030110935 rows/sec., 38.88 MiB/sec. | ||
| 6167 | 2025.09.19 20:50:21.966623 [ 5 ] {525fe2ed-ed05-42ea-847a-0ac6fb125c54} <Debug> TCPHandler: Processed in 0.002862617 sec. | ||
| 6168 | 2025.09.19 20:50:21.966744 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6169 | 2025.09.19 20:50:21.966840 [ 5 ] {f475ee4c-0e55-47bc-9401-56059b2401d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6170 | 2025.09.19 20:50:21.966880 [ 5 ] {f475ee4c-0e55-47bc-9401-56059b2401d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6171 | 2025.09.19 20:50:21.967473 [ 5 ] {f475ee4c-0e55-47bc-9401-56059b2401d4} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6172 | 2025.09.19 20:50:21.967511 [ 5 ] {f475ee4c-0e55-47bc-9401-56059b2401d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6173 | 2025.09.19 20:50:21.967819 [ 5 ] {f475ee4c-0e55-47bc-9401-56059b2401d4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6174 | 2025.09.19 20:50:21.968032 [ 5 ] {f475ee4c-0e55-47bc-9401-56059b2401d4} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6175 | 2025.09.19 20:50:21.968164 [ 5 ] {f475ee4c-0e55-47bc-9401-56059b2401d4} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001344 sec., 169642.85714285716 rows/sec., 11.49 MiB/sec. | ||
| 6176 | 2025.09.19 20:50:21.968202 [ 5 ] {f475ee4c-0e55-47bc-9401-56059b2401d4} <Debug> TCPHandler: Processed in 0.001507396 sec. | ||
| 6177 | 2025.09.19 20:50:21.968308 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6178 | 2025.09.19 20:50:21.968402 [ 5 ] {c0480fc6-bcb6-473b-b123-c3d467a63b2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6179 | 2025.09.19 20:50:21.968442 [ 5 ] {c0480fc6-bcb6-473b-b123-c3d467a63b2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6180 | 2025.09.19 20:50:21.969030 [ 5 ] {c0480fc6-bcb6-473b-b123-c3d467a63b2f} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6181 | 2025.09.19 20:50:21.969066 [ 5 ] {c0480fc6-bcb6-473b-b123-c3d467a63b2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6182 | 2025.09.19 20:50:21.969398 [ 5 ] {c0480fc6-bcb6-473b-b123-c3d467a63b2f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6183 | 2025.09.19 20:50:21.969602 [ 5 ] {c0480fc6-bcb6-473b-b123-c3d467a63b2f} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6184 | 2025.09.19 20:50:21.969728 [ 5 ] {c0480fc6-bcb6-473b-b123-c3d467a63b2f} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001344 sec., 386904.76190476195 rows/sec., 28.63 MiB/sec. | ||
| 6185 | 2025.09.19 20:50:21.969766 [ 5 ] {c0480fc6-bcb6-473b-b123-c3d467a63b2f} <Debug> TCPHandler: Processed in 0.001505606 sec. | ||
| 6186 | 2025.09.19 20:50:21.969873 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6187 | 2025.09.19 20:50:21.969967 [ 5 ] {53f0c4d3-b0ff-4915-a5d5-d551499afed8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6188 | 2025.09.19 20:50:21.970010 [ 5 ] {53f0c4d3-b0ff-4915-a5d5-d551499afed8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6189 | 2025.09.19 20:50:21.970589 [ 5 ] {53f0c4d3-b0ff-4915-a5d5-d551499afed8} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6190 | 2025.09.19 20:50:21.970623 [ 5 ] {53f0c4d3-b0ff-4915-a5d5-d551499afed8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6191 | 2025.09.19 20:50:21.970987 [ 5 ] {53f0c4d3-b0ff-4915-a5d5-d551499afed8} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6192 | 2025.09.19 20:50:21.971194 [ 5 ] {53f0c4d3-b0ff-4915-a5d5-d551499afed8} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6193 | 2025.09.19 20:50:21.971315 [ 5 ] {53f0c4d3-b0ff-4915-a5d5-d551499afed8} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001366 sec., 617862.3718887263 rows/sec., 41.59 MiB/sec. | ||
| 6194 | 2025.09.19 20:50:21.971351 [ 5 ] {53f0c4d3-b0ff-4915-a5d5-d551499afed8} <Debug> TCPHandler: Processed in 0.001526676 sec. | ||
| 6195 | 2025.09.19 20:50:21.971458 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6196 | 2025.09.19 20:50:21.971552 [ 5 ] {b664e6fb-d305-48d8-a3fd-d3602fe32775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6197 | 2025.09.19 20:50:21.971593 [ 5 ] {b664e6fb-d305-48d8-a3fd-d3602fe32775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6198 | 2025.09.19 20:50:21.971920 [ 5 ] {b664e6fb-d305-48d8-a3fd-d3602fe32775} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6199 | 2025.09.19 20:50:21.971953 [ 5 ] {b664e6fb-d305-48d8-a3fd-d3602fe32775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6200 | 2025.09.19 20:50:21.972245 [ 5 ] {b664e6fb-d305-48d8-a3fd-d3602fe32775} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6201 | 2025.09.19 20:50:21.972449 [ 5 ] {b664e6fb-d305-48d8-a3fd-d3602fe32775} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6202 | 2025.09.19 20:50:21.972572 [ 5 ] {b664e6fb-d305-48d8-a3fd-d3602fe32775} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001038 sec., 57803.46820809248 rows/sec., 3.90 MiB/sec. | ||
| 6203 | 2025.09.19 20:50:21.972606 [ 5 ] {b664e6fb-d305-48d8-a3fd-d3602fe32775} <Debug> TCPHandler: Processed in 0.001196568 sec. | ||
| 6204 | 2025.09.19 20:50:23.366439 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15816 | ||
| 6205 | 2025.09.19 20:50:23.366960 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6206 | 2025.09.19 20:50:23.366996 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6207 | 2025.09.19 20:50:23.367474 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6208 | 2025.09.19 20:50:23.367715 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6209 | 2025.09.19 20:50:23.367836 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15816 | ||
| 6210 | 2025.09.19 20:50:24.114397 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33893 | ||
| 6211 | 2025.09.19 20:50:24.114500 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6212 | 2025.09.19 20:50:24.114528 [ 292 ] {} <Debug> TCP-Session: c6cf3af3-0c8a-415c-a68c-7e828efc4128 Authenticating user 'default' from [fd00:1122:3344:101::e]:33893 | ||
| 6213 | 2025.09.19 20:50:24.114550 [ 292 ] {} <Debug> TCP-Session: c6cf3af3-0c8a-415c-a68c-7e828efc4128 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6214 | 2025.09.19 20:50:24.114564 [ 292 ] {} <Debug> TCP-Session: c6cf3af3-0c8a-415c-a68c-7e828efc4128 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6215 | 2025.09.19 20:50:24.114782 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33772 | ||
| 6216 | 2025.09.19 20:50:24.114838 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48279 | ||
| 6217 | 2025.09.19 20:50:24.114854 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34932 | ||
| 6218 | 2025.09.19 20:50:24.114886 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57137 | ||
| 6219 | 2025.09.19 20:50:24.114901 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6220 | 2025.09.19 20:50:24.114899 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62098 | ||
| 6221 | 2025.09.19 20:50:24.114964 [ 293 ] {} <Debug> TCP-Session: 7a82d8a2-1f51-470f-850a-9ea48973adf7 Authenticating user 'default' from [fd00:1122:3344:101::e]:33772 | ||
| 6222 | 2025.09.19 20:50:24.114965 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6223 | 2025.09.19 20:50:24.114877 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49455 | ||
| 6224 | 2025.09.19 20:50:24.115022 [ 293 ] {} <Debug> TCP-Session: 7a82d8a2-1f51-470f-850a-9ea48973adf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6225 | 2025.09.19 20:50:24.115039 [ 294 ] {} <Debug> TCP-Session: 470cfab6-cb00-4646-ae5f-c7143fc6f198 Authenticating user 'default' from [fd00:1122:3344:101::e]:48279 | ||
| 6226 | 2025.09.19 20:50:24.115064 [ 293 ] {} <Debug> TCP-Session: 7a82d8a2-1f51-470f-850a-9ea48973adf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6227 | 2025.09.19 20:50:24.114864 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41236 | ||
| 6228 | 2025.09.19 20:50:24.115088 [ 294 ] {} <Debug> TCP-Session: 470cfab6-cb00-4646-ae5f-c7143fc6f198 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6229 | 2025.09.19 20:50:24.114852 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60149 | ||
| 6230 | 2025.09.19 20:50:24.115135 [ 294 ] {} <Debug> TCP-Session: 470cfab6-cb00-4646-ae5f-c7143fc6f198 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6231 | 2025.09.19 20:50:24.114876 [ 292 ] {} <Trace> TCP-Session: c6cf3af3-0c8a-415c-a68c-7e828efc4128 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6232 | 2025.09.19 20:50:24.115356 [ 292 ] {6e0835a8-df81-4277-ac4c-3b95f89a3b26} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33893) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6233 | 2025.09.19 20:50:24.115585 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6234 | 2025.09.19 20:50:24.115617 [ 292 ] {6e0835a8-df81-4277-ac4c-3b95f89a3b26} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6235 | 2025.09.19 20:50:24.115619 [ 288 ] {} <Debug> TCP-Session: 015a8a1c-b9a5-4769-91d9-e295748a76e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:41236 | ||
| 6236 | 2025.09.19 20:50:24.115655 [ 288 ] {} <Debug> TCP-Session: 015a8a1c-b9a5-4769-91d9-e295748a76e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6237 | 2025.09.19 20:50:24.115669 [ 288 ] {} <Debug> TCP-Session: 015a8a1c-b9a5-4769-91d9-e295748a76e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6238 | 2025.09.19 20:50:24.115675 [ 292 ] {6e0835a8-df81-4277-ac4c-3b95f89a3b26} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6239 | 2025.09.19 20:50:24.115683 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6240 | 2025.09.19 20:50:24.115718 [ 289 ] {} <Debug> TCP-Session: 9c440424-d513-4134-89ad-ed1c28c158d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:49455 | ||
| 6241 | 2025.09.19 20:50:24.115734 [ 289 ] {} <Debug> TCP-Session: 9c440424-d513-4134-89ad-ed1c28c158d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6242 | 2025.09.19 20:50:24.115750 [ 289 ] {} <Debug> TCP-Session: 9c440424-d513-4134-89ad-ed1c28c158d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6243 | 2025.09.19 20:50:24.115797 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6244 | 2025.09.19 20:50:24.115831 [ 290 ] {} <Debug> TCP-Session: 6418f849-4626-4a97-89f6-38df022e84a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:57137 | ||
| 6245 | 2025.09.19 20:50:24.115848 [ 290 ] {} <Debug> TCP-Session: 6418f849-4626-4a97-89f6-38df022e84a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6246 | 2025.09.19 20:50:24.115860 [ 290 ] {} <Debug> TCP-Session: 6418f849-4626-4a97-89f6-38df022e84a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6247 | 2025.09.19 20:50:24.115972 [ 292 ] {6e0835a8-df81-4277-ac4c-3b95f89a3b26} <Debug> oximeter.version (332f541f-6306-4281-b75a-987cf66fc746) (SelectExecutor): Key condition: unknown | ||
| 6248 | 2025.09.19 20:50:24.116039 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6249 | 2025.09.19 20:50:24.116071 [ 286 ] {} <Debug> TCP-Session: d9902440-701c-4c2f-a94e-c04d05fbec2e Authenticating user 'default' from [fd00:1122:3344:101::e]:34932 | ||
| 6250 | 2025.09.19 20:50:24.116087 [ 286 ] {} <Debug> TCP-Session: d9902440-701c-4c2f-a94e-c04d05fbec2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6251 | 2025.09.19 20:50:24.116099 [ 286 ] {} <Debug> TCP-Session: d9902440-701c-4c2f-a94e-c04d05fbec2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6252 | 2025.09.19 20:50:24.116151 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6253 | 2025.09.19 20:50:24.116190 [ 291 ] {} <Debug> TCP-Session: dd1a6eea-8279-488b-bf84-6b810392c0f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:62098 | ||
| 6254 | 2025.09.19 20:50:24.116216 [ 291 ] {} <Debug> TCP-Session: dd1a6eea-8279-488b-bf84-6b810392c0f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6255 | 2025.09.19 20:50:24.116229 [ 291 ] {} <Debug> TCP-Session: dd1a6eea-8279-488b-bf84-6b810392c0f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6256 | 2025.09.19 20:50:24.116239 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6257 | 2025.09.19 20:50:24.116269 [ 3 ] {} <Debug> TCP-Session: ee726c62-76eb-4882-bc0f-8c1294858179 Authenticating user 'default' from [fd00:1122:3344:101::e]:60149 | ||
| 6258 | 2025.09.19 20:50:24.116287 [ 3 ] {} <Debug> TCP-Session: ee726c62-76eb-4882-bc0f-8c1294858179 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6259 | 2025.09.19 20:50:24.116300 [ 3 ] {} <Debug> TCP-Session: ee726c62-76eb-4882-bc0f-8c1294858179 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6260 | 2025.09.19 20:50:24.116954 [ 309 ] {6e0835a8-df81-4277-ac4c-3b95f89a3b26} <Trace> AggregatingTransform: Aggregating | ||
| 6261 | 2025.09.19 20:50:24.117003 [ 309 ] {6e0835a8-df81-4277-ac4c-3b95f89a3b26} <Trace> Aggregator: Aggregation method: without_key | ||
| 6262 | 2025.09.19 20:50:24.117046 [ 309 ] {6e0835a8-df81-4277-ac4c-3b95f89a3b26} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000964613 sec. (1036.685 rows/sec., 40.50 KiB/sec.) | ||
| 6263 | 2025.09.19 20:50:24.117069 [ 309 ] {6e0835a8-df81-4277-ac4c-3b95f89a3b26} <Trace> Aggregator: Merging aggregated data | ||
| 6264 | 2025.09.19 20:50:24.118518 [ 292 ] {6e0835a8-df81-4277-ac4c-3b95f89a3b26} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003221 sec., 310.4625892579944 rows/sec., 12.13 KiB/sec. | ||
| 6265 | 2025.09.19 20:50:24.118650 [ 292 ] {6e0835a8-df81-4277-ac4c-3b95f89a3b26} <Debug> TCPHandler: Processed in 0.003888882 sec. | ||
| 6266 | 2025.09.19 20:50:24.118771 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6267 | 2025.09.19 20:50:24.118797 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6268 | 2025.09.19 20:50:24.118800 [ 292 ] {} <Debug> TCP-Session: c6cf3af3-0c8a-415c-a68c-7e828efc4128 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6269 | 2025.09.19 20:50:24.118815 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6270 | 2025.09.19 20:50:24.118837 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6271 | 2025.09.19 20:50:24.118874 [ 291 ] {} <Debug> TCP-Session: dd1a6eea-8279-488b-bf84-6b810392c0f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6272 | 2025.09.19 20:50:24.118874 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6273 | 2025.09.19 20:50:24.118892 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6274 | 2025.09.19 20:50:24.118913 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6275 | 2025.09.19 20:50:24.118926 [ 289 ] {} <Debug> TCP-Session: 9c440424-d513-4134-89ad-ed1c28c158d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6276 | 2025.09.19 20:50:24.118944 [ 3 ] {} <Debug> TCP-Session: ee726c62-76eb-4882-bc0f-8c1294858179 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6277 | 2025.09.19 20:50:24.118966 [ 288 ] {} <Debug> TCP-Session: 015a8a1c-b9a5-4769-91d9-e295748a76e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6278 | 2025.09.19 20:50:24.118923 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6279 | 2025.09.19 20:50:24.118910 [ 293 ] {} <Debug> TCP-Session: 7a82d8a2-1f51-470f-850a-9ea48973adf7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6280 | 2025.09.19 20:50:24.118842 [ 294 ] {} <Debug> TCP-Session: 470cfab6-cb00-4646-ae5f-c7143fc6f198 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6281 | 2025.09.19 20:50:24.119030 [ 290 ] {} <Debug> TCP-Session: 6418f849-4626-4a97-89f6-38df022e84a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6282 | 2025.09.19 20:50:24.118852 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6283 | 2025.09.19 20:50:24.119093 [ 286 ] {} <Debug> TCP-Session: d9902440-701c-4c2f-a94e-c04d05fbec2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6284 | 2025.09.19 20:50:24.206109 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 6285 | 2025.09.19 20:50:24.222323 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6286 | 2025.09.19 20:50:24.222391 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6287 | 2025.09.19 20:50:24.228951 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6288 | 2025.09.19 20:50:24.229725 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6289 | 2025.09.19 20:50:24.233179 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 6290 | 2025.09.19 20:50:25.721158 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36819 | ||
| 6291 | 2025.09.19 20:50:25.721281 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6292 | 2025.09.19 20:50:25.721311 [ 292 ] {} <Debug> TCP-Session: 457f4bf9-d4d7-4ac1-9414-27ad65f6aa47 Authenticating user 'default' from [fd00:1122:3344:101::e]:36819 | ||
| 6293 | 2025.09.19 20:50:25.721336 [ 292 ] {} <Debug> TCP-Session: 457f4bf9-d4d7-4ac1-9414-27ad65f6aa47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6294 | 2025.09.19 20:50:25.721351 [ 292 ] {} <Debug> TCP-Session: 457f4bf9-d4d7-4ac1-9414-27ad65f6aa47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6295 | 2025.09.19 20:50:25.721563 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51212 | ||
| 6296 | 2025.09.19 20:50:25.721604 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40970 | ||
| 6297 | 2025.09.19 20:50:25.721627 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58085 | ||
| 6298 | 2025.09.19 20:50:25.721692 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40802 | ||
| 6299 | 2025.09.19 20:50:25.721717 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62052 | ||
| 6300 | 2025.09.19 20:50:25.721725 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6301 | 2025.09.19 20:50:25.721754 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6302 | 2025.09.19 20:50:25.721791 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6303 | 2025.09.19 20:50:25.721794 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6304 | 2025.09.19 20:50:25.721816 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6305 | 2025.09.19 20:50:25.721809 [ 292 ] {} <Trace> TCP-Session: 457f4bf9-d4d7-4ac1-9414-27ad65f6aa47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6306 | 2025.09.19 20:50:25.721841 [ 3 ] {} <Debug> TCP-Session: 439ba843-4093-4054-8713-c7a206d6bd42 Authenticating user 'default' from [fd00:1122:3344:101::e]:58085 | ||
| 6307 | 2025.09.19 20:50:25.721849 [ 291 ] {} <Debug> TCP-Session: 7d86c8f0-f6e4-4544-99ba-a0f0b87a4d5c Authenticating user 'default' from [fd00:1122:3344:101::e]:62052 | ||
| 6308 | 2025.09.19 20:50:25.721827 [ 290 ] {} <Debug> TCP-Session: d4bd0171-eda2-42dc-a756-d88c071985fb Authenticating user 'default' from [fd00:1122:3344:101::e]:40802 | ||
| 6309 | 2025.09.19 20:50:25.721885 [ 3 ] {} <Debug> TCP-Session: 439ba843-4093-4054-8713-c7a206d6bd42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6310 | 2025.09.19 20:50:25.721891 [ 291 ] {} <Debug> TCP-Session: 7d86c8f0-f6e4-4544-99ba-a0f0b87a4d5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6311 | 2025.09.19 20:50:25.721922 [ 3 ] {} <Debug> TCP-Session: 439ba843-4093-4054-8713-c7a206d6bd42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6312 | 2025.09.19 20:50:25.721922 [ 290 ] {} <Debug> TCP-Session: d4bd0171-eda2-42dc-a756-d88c071985fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6313 | 2025.09.19 20:50:25.721932 [ 291 ] {} <Debug> TCP-Session: 7d86c8f0-f6e4-4544-99ba-a0f0b87a4d5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6314 | 2025.09.19 20:50:25.721957 [ 290 ] {} <Debug> TCP-Session: d4bd0171-eda2-42dc-a756-d88c071985fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6315 | 2025.09.19 20:50:25.721810 [ 293 ] {} <Debug> TCP-Session: e91b024f-c7a0-4803-a294-83e1109b4e53 Authenticating user 'default' from [fd00:1122:3344:101::e]:51212 | ||
| 6316 | 2025.09.19 20:50:25.721692 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49424 | ||
| 6317 | 2025.09.19 20:50:25.722003 [ 292 ] {a5fc5b81-ced2-4fce-a98e-46983a478abe} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36819) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6318 | 2025.09.19 20:50:25.722023 [ 293 ] {} <Debug> TCP-Session: e91b024f-c7a0-4803-a294-83e1109b4e53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6319 | 2025.09.19 20:50:25.721622 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33863 | ||
| 6320 | 2025.09.19 20:50:25.722060 [ 293 ] {} <Debug> TCP-Session: e91b024f-c7a0-4803-a294-83e1109b4e53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6321 | 2025.09.19 20:50:25.722071 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6322 | 2025.09.19 20:50:25.721822 [ 294 ] {} <Debug> TCP-Session: 5362b69b-908f-4b12-80b1-226e338ea5f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:40970 | ||
| 6323 | 2025.09.19 20:50:25.722120 [ 289 ] {} <Debug> TCP-Session: c111bcae-f8be-4dab-b4ee-f77b091c93ed Authenticating user 'default' from [fd00:1122:3344:101::e]:49424 | ||
| 6324 | 2025.09.19 20:50:25.722133 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6325 | 2025.09.19 20:50:25.722156 [ 289 ] {} <Debug> TCP-Session: c111bcae-f8be-4dab-b4ee-f77b091c93ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6326 | 2025.09.19 20:50:25.722147 [ 294 ] {} <Debug> TCP-Session: 5362b69b-908f-4b12-80b1-226e338ea5f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6327 | 2025.09.19 20:50:25.722174 [ 288 ] {} <Debug> TCP-Session: fffafcda-889b-4e83-a649-3bb2fce42ddc Authenticating user 'default' from [fd00:1122:3344:101::e]:33863 | ||
| 6328 | 2025.09.19 20:50:25.722180 [ 289 ] {} <Debug> TCP-Session: c111bcae-f8be-4dab-b4ee-f77b091c93ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6329 | 2025.09.19 20:50:25.722196 [ 294 ] {} <Debug> TCP-Session: 5362b69b-908f-4b12-80b1-226e338ea5f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6330 | 2025.09.19 20:50:25.722211 [ 288 ] {} <Debug> TCP-Session: fffafcda-889b-4e83-a649-3bb2fce42ddc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6331 | 2025.09.19 20:50:25.721621 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40601 | ||
| 6332 | 2025.09.19 20:50:25.722251 [ 288 ] {} <Debug> TCP-Session: fffafcda-889b-4e83-a649-3bb2fce42ddc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6333 | 2025.09.19 20:50:25.722279 [ 292 ] {a5fc5b81-ced2-4fce-a98e-46983a478abe} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6334 | 2025.09.19 20:50:25.722318 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6335 | 2025.09.19 20:50:25.722334 [ 292 ] {a5fc5b81-ced2-4fce-a98e-46983a478abe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6336 | 2025.09.19 20:50:25.722345 [ 286 ] {} <Debug> TCP-Session: 999a460c-1e0c-4e0b-bdba-5cb04e926656 Authenticating user 'default' from [fd00:1122:3344:101::e]:40601 | ||
| 6337 | 2025.09.19 20:50:25.722373 [ 286 ] {} <Debug> TCP-Session: 999a460c-1e0c-4e0b-bdba-5cb04e926656 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6338 | 2025.09.19 20:50:25.722388 [ 286 ] {} <Debug> TCP-Session: 999a460c-1e0c-4e0b-bdba-5cb04e926656 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6339 | 2025.09.19 20:50:25.722638 [ 292 ] {a5fc5b81-ced2-4fce-a98e-46983a478abe} <Debug> oximeter.version (332f541f-6306-4281-b75a-987cf66fc746) (SelectExecutor): Key condition: unknown | ||
| 6340 | 2025.09.19 20:50:25.723635 [ 339 ] {a5fc5b81-ced2-4fce-a98e-46983a478abe} <Trace> AggregatingTransform: Aggregating | ||
| 6341 | 2025.09.19 20:50:25.723680 [ 339 ] {a5fc5b81-ced2-4fce-a98e-46983a478abe} <Trace> Aggregator: Aggregation method: without_key | ||
| 6342 | 2025.09.19 20:50:25.723716 [ 339 ] {a5fc5b81-ced2-4fce-a98e-46983a478abe} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000978573 sec. (1021.896 rows/sec., 39.92 KiB/sec.) | ||
| 6343 | 2025.09.19 20:50:25.723734 [ 339 ] {a5fc5b81-ced2-4fce-a98e-46983a478abe} <Trace> Aggregator: Merging aggregated data | ||
| 6344 | 2025.09.19 20:50:25.724984 [ 292 ] {a5fc5b81-ced2-4fce-a98e-46983a478abe} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003033 sec., 329.7065611605671 rows/sec., 12.88 KiB/sec. | ||
| 6345 | 2025.09.19 20:50:25.725139 [ 292 ] {a5fc5b81-ced2-4fce-a98e-46983a478abe} <Debug> TCPHandler: Processed in 0.003452832 sec. | ||
| 6346 | 2025.09.19 20:50:25.725247 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6347 | 2025.09.19 20:50:25.725275 [ 292 ] {} <Debug> TCP-Session: 457f4bf9-d4d7-4ac1-9414-27ad65f6aa47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6348 | 2025.09.19 20:50:25.725280 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6349 | 2025.09.19 20:50:25.725297 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6350 | 2025.09.19 20:50:25.725315 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6351 | 2025.09.19 20:50:25.725322 [ 291 ] {} <Debug> TCP-Session: 7d86c8f0-f6e4-4544-99ba-a0f0b87a4d5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6352 | 2025.09.19 20:50:25.725337 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6353 | 2025.09.19 20:50:25.725350 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6354 | 2025.09.19 20:50:25.725361 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6355 | 2025.09.19 20:50:25.725376 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6356 | 2025.09.19 20:50:25.725399 [ 286 ] {} <Debug> TCP-Session: 999a460c-1e0c-4e0b-bdba-5cb04e926656 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6357 | 2025.09.19 20:50:25.725417 [ 288 ] {} <Debug> TCP-Session: fffafcda-889b-4e83-a649-3bb2fce42ddc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6358 | 2025.09.19 20:50:25.725436 [ 3 ] {} <Debug> TCP-Session: 439ba843-4093-4054-8713-c7a206d6bd42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6359 | 2025.09.19 20:50:25.725392 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6360 | 2025.09.19 20:50:25.725340 [ 293 ] {} <Debug> TCP-Session: e91b024f-c7a0-4803-a294-83e1109b4e53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6361 | 2025.09.19 20:50:25.725504 [ 290 ] {} <Debug> TCP-Session: d4bd0171-eda2-42dc-a756-d88c071985fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6362 | 2025.09.19 20:50:25.725351 [ 289 ] {} <Debug> TCP-Session: c111bcae-f8be-4dab-b4ee-f77b091c93ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6363 | 2025.09.19 20:50:25.725387 [ 294 ] {} <Debug> TCP-Session: 5362b69b-908f-4b12-80b1-226e338ea5f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6364 | 2025.09.19 20:50:25.826067 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40076 | ||
| 6365 | 2025.09.19 20:50:25.826176 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6366 | 2025.09.19 20:50:25.826201 [ 292 ] {} <Debug> TCP-Session: 78e1e02a-1785-43cf-8272-26658b7c1f3d Authenticating user 'default' from [fd00:1122:3344:101::e]:40076 | ||
| 6367 | 2025.09.19 20:50:25.826226 [ 292 ] {} <Debug> TCP-Session: 78e1e02a-1785-43cf-8272-26658b7c1f3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6368 | 2025.09.19 20:50:25.826240 [ 292 ] {} <Debug> TCP-Session: 78e1e02a-1785-43cf-8272-26658b7c1f3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6369 | 2025.09.19 20:50:25.826436 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50168 | ||
| 6370 | 2025.09.19 20:50:25.826493 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42264 | ||
| 6371 | 2025.09.19 20:50:25.826500 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35142 | ||
| 6372 | 2025.09.19 20:50:25.826545 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6373 | 2025.09.19 20:50:25.826539 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43139 | ||
| 6374 | 2025.09.19 20:50:25.826586 [ 292 ] {} <Trace> TCP-Session: 78e1e02a-1785-43cf-8272-26658b7c1f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6375 | 2025.09.19 20:50:25.826613 [ 293 ] {} <Debug> TCP-Session: da2d5ec1-5771-44e5-9827-5fc54c640dee Authenticating user 'default' from [fd00:1122:3344:101::e]:50168 | ||
| 6376 | 2025.09.19 20:50:25.826529 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48915 | ||
| 6377 | 2025.09.19 20:50:25.826659 [ 293 ] {} <Debug> TCP-Session: da2d5ec1-5771-44e5-9827-5fc54c640dee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6378 | 2025.09.19 20:50:25.826662 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6379 | 2025.09.19 20:50:25.826690 [ 293 ] {} <Debug> TCP-Session: da2d5ec1-5771-44e5-9827-5fc54c640dee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6380 | 2025.09.19 20:50:25.826684 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6381 | 2025.09.19 20:50:25.826723 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6382 | 2025.09.19 20:50:25.826519 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42036 | ||
| 6383 | 2025.09.19 20:50:25.826761 [ 290 ] {} <Debug> TCP-Session: 7bfafe43-63c1-45c0-9a9c-4cd8efe3b5ca Authenticating user 'default' from [fd00:1122:3344:101::e]:48915 | ||
| 6384 | 2025.09.19 20:50:25.826777 [ 292 ] {1787f723-ae76-4acb-8e9b-5eb17e863b20} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40076) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6385 | 2025.09.19 20:50:25.826499 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54103 | ||
| 6386 | 2025.09.19 20:50:25.826825 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6387 | 2025.09.19 20:50:25.826809 [ 290 ] {} <Debug> TCP-Session: 7bfafe43-63c1-45c0-9a9c-4cd8efe3b5ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6388 | 2025.09.19 20:50:25.826859 [ 289 ] {} <Debug> TCP-Session: 1461cedf-c4ac-4443-851a-d15c87f59f06 Authenticating user 'default' from [fd00:1122:3344:101::e]:42036 | ||
| 6389 | 2025.09.19 20:50:25.826881 [ 290 ] {} <Debug> TCP-Session: 7bfafe43-63c1-45c0-9a9c-4cd8efe3b5ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6390 | 2025.09.19 20:50:25.826881 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6391 | 2025.09.19 20:50:25.826903 [ 289 ] {} <Debug> TCP-Session: 1461cedf-c4ac-4443-851a-d15c87f59f06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6392 | 2025.09.19 20:50:25.826932 [ 288 ] {} <Debug> TCP-Session: 40a6c1b4-dc13-4506-be39-41dda526a370 Authenticating user 'default' from [fd00:1122:3344:101::e]:54103 | ||
| 6393 | 2025.09.19 20:50:25.826941 [ 289 ] {} <Debug> TCP-Session: 1461cedf-c4ac-4443-851a-d15c87f59f06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6394 | 2025.09.19 20:50:25.826960 [ 288 ] {} <Debug> TCP-Session: 40a6c1b4-dc13-4506-be39-41dda526a370 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6395 | 2025.09.19 20:50:25.826758 [ 286 ] {} <Debug> TCP-Session: d21eabf0-c378-4ffc-b0fd-559238671280 Authenticating user 'default' from [fd00:1122:3344:101::e]:35142 | ||
| 6396 | 2025.09.19 20:50:25.826987 [ 288 ] {} <Debug> TCP-Session: 40a6c1b4-dc13-4506-be39-41dda526a370 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6397 | 2025.09.19 20:50:25.826713 [ 291 ] {} <Debug> TCP-Session: 73c6a2d7-96c2-4a5a-a86e-05df13d23fe4 Authenticating user 'default' from [fd00:1122:3344:101::e]:43139 | ||
| 6398 | 2025.09.19 20:50:25.827029 [ 286 ] {} <Debug> TCP-Session: d21eabf0-c378-4ffc-b0fd-559238671280 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6399 | 2025.09.19 20:50:25.827046 [ 292 ] {1787f723-ae76-4acb-8e9b-5eb17e863b20} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6400 | 2025.09.19 20:50:25.827056 [ 291 ] {} <Debug> TCP-Session: 73c6a2d7-96c2-4a5a-a86e-05df13d23fe4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6401 | 2025.09.19 20:50:25.827072 [ 286 ] {} <Debug> TCP-Session: d21eabf0-c378-4ffc-b0fd-559238671280 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6402 | 2025.09.19 20:50:25.827097 [ 291 ] {} <Debug> TCP-Session: 73c6a2d7-96c2-4a5a-a86e-05df13d23fe4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6403 | 2025.09.19 20:50:25.827114 [ 292 ] {1787f723-ae76-4acb-8e9b-5eb17e863b20} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6404 | 2025.09.19 20:50:25.826606 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6405 | 2025.09.19 20:50:25.826500 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40104 | ||
| 6406 | 2025.09.19 20:50:25.827179 [ 3 ] {} <Debug> TCP-Session: 99693aeb-805e-4fef-8479-27f4008e4e6a Authenticating user 'default' from [fd00:1122:3344:101::e]:42264 | ||
| 6407 | 2025.09.19 20:50:25.827232 [ 3 ] {} <Debug> TCP-Session: 99693aeb-805e-4fef-8479-27f4008e4e6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6408 | 2025.09.19 20:50:25.827247 [ 3 ] {} <Debug> TCP-Session: 99693aeb-805e-4fef-8479-27f4008e4e6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6409 | 2025.09.19 20:50:25.827268 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6410 | 2025.09.19 20:50:25.827308 [ 294 ] {} <Debug> TCP-Session: 3968692b-2234-46bc-9526-88799379074d Authenticating user 'default' from [fd00:1122:3344:101::e]:40104 | ||
| 6411 | 2025.09.19 20:50:25.827330 [ 294 ] {} <Debug> TCP-Session: 3968692b-2234-46bc-9526-88799379074d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6412 | 2025.09.19 20:50:25.827348 [ 294 ] {} <Debug> TCP-Session: 3968692b-2234-46bc-9526-88799379074d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6413 | 2025.09.19 20:50:25.827427 [ 292 ] {1787f723-ae76-4acb-8e9b-5eb17e863b20} <Debug> oximeter.version (332f541f-6306-4281-b75a-987cf66fc746) (SelectExecutor): Key condition: unknown | ||
| 6414 | 2025.09.19 20:50:25.828511 [ 307 ] {1787f723-ae76-4acb-8e9b-5eb17e863b20} <Trace> AggregatingTransform: Aggregating | ||
| 6415 | 2025.09.19 20:50:25.828553 [ 307 ] {1787f723-ae76-4acb-8e9b-5eb17e863b20} <Trace> Aggregator: Aggregation method: without_key | ||
| 6416 | 2025.09.19 20:50:25.828591 [ 307 ] {1787f723-ae76-4acb-8e9b-5eb17e863b20} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001062876 sec. (940.844 rows/sec., 36.75 KiB/sec.) | ||
| 6417 | 2025.09.19 20:50:25.828615 [ 307 ] {1787f723-ae76-4acb-8e9b-5eb17e863b20} <Trace> Aggregator: Merging aggregated data | ||
| 6418 | 2025.09.19 20:50:25.830159 [ 292 ] {1787f723-ae76-4acb-8e9b-5eb17e863b20} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003439 sec., 290.7822041291073 rows/sec., 11.36 KiB/sec. | ||
| 6419 | 2025.09.19 20:50:25.830296 [ 292 ] {1787f723-ae76-4acb-8e9b-5eb17e863b20} <Debug> TCPHandler: Processed in 0.00382477 sec. | ||
| 6420 | 2025.09.19 20:50:25.830416 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6421 | 2025.09.19 20:50:25.830444 [ 292 ] {} <Debug> TCP-Session: 78e1e02a-1785-43cf-8272-26658b7c1f3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6422 | 2025.09.19 20:50:25.830450 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6423 | 2025.09.19 20:50:25.830466 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6424 | 2025.09.19 20:50:25.830485 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6425 | 2025.09.19 20:50:25.830493 [ 293 ] {} <Debug> TCP-Session: da2d5ec1-5771-44e5-9827-5fc54c640dee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6426 | 2025.09.19 20:50:25.830506 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6427 | 2025.09.19 20:50:25.830513 [ 291 ] {} <Debug> TCP-Session: 73c6a2d7-96c2-4a5a-a86e-05df13d23fe4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6428 | 2025.09.19 20:50:25.830526 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6429 | 2025.09.19 20:50:25.830555 [ 288 ] {} <Debug> TCP-Session: 40a6c1b4-dc13-4506-be39-41dda526a370 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6430 | 2025.09.19 20:50:25.830561 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6431 | 2025.09.19 20:50:25.830530 [ 289 ] {} <Debug> TCP-Session: 1461cedf-c4ac-4443-851a-d15c87f59f06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6432 | 2025.09.19 20:50:25.830638 [ 286 ] {} <Debug> TCP-Session: d21eabf0-c378-4ffc-b0fd-559238671280 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6433 | 2025.09.19 20:50:25.830580 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6434 | 2025.09.19 20:50:25.830581 [ 3 ] {} <Debug> TCP-Session: 99693aeb-805e-4fef-8479-27f4008e4e6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6435 | 2025.09.19 20:50:25.830713 [ 290 ] {} <Debug> TCP-Session: 7bfafe43-63c1-45c0-9a9c-4cd8efe3b5ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6436 | 2025.09.19 20:50:25.830545 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6437 | 2025.09.19 20:50:25.830780 [ 294 ] {} <Debug> TCP-Session: 3968692b-2234-46bc-9526-88799379074d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6438 | 2025.09.19 20:50:25.904539 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 764 | ||
| 6439 | 2025.09.19 20:50:25.906985 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6440 | 2025.09.19 20:50:25.907050 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6441 | 2025.09.19 20:50:25.908398 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6442 | 2025.09.19 20:50:25.908686 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6443 | 2025.09.19 20:50:25.909075 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 764 | ||
| 6444 | 2025.09.19 20:50:26.938770 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6445 | 2025.09.19 20:50:26.938949 [ 5 ] {74f660fd-5e2a-4700-afc3-d3e1420a50e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6446 | 2025.09.19 20:50:26.939016 [ 5 ] {74f660fd-5e2a-4700-afc3-d3e1420a50e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6447 | 2025.09.19 20:50:26.939759 [ 5 ] {74f660fd-5e2a-4700-afc3-d3e1420a50e4} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6448 | 2025.09.19 20:50:26.939831 [ 5 ] {74f660fd-5e2a-4700-afc3-d3e1420a50e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6449 | 2025.09.19 20:50:26.940261 [ 5 ] {74f660fd-5e2a-4700-afc3-d3e1420a50e4} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6450 | 2025.09.19 20:50:26.940500 [ 5 ] {74f660fd-5e2a-4700-afc3-d3e1420a50e4} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6451 | 2025.09.19 20:50:26.940665 [ 5 ] {74f660fd-5e2a-4700-afc3-d3e1420a50e4} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001764 sec., 78231.2925170068 rows/sec., 6.77 MiB/sec. | ||
| 6452 | 2025.09.19 20:50:26.940719 [ 5 ] {74f660fd-5e2a-4700-afc3-d3e1420a50e4} <Debug> TCPHandler: Processed in 0.002075729 sec. | ||
| 6453 | 2025.09.19 20:50:26.940848 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6454 | 2025.09.19 20:50:26.940955 [ 5 ] {6080f269-b27e-447d-a634-7271fbc7b263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6455 | 2025.09.19 20:50:26.941000 [ 5 ] {6080f269-b27e-447d-a634-7271fbc7b263} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6456 | 2025.09.19 20:50:26.941428 [ 5 ] {6080f269-b27e-447d-a634-7271fbc7b263} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6457 | 2025.09.19 20:50:26.941467 [ 5 ] {6080f269-b27e-447d-a634-7271fbc7b263} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6458 | 2025.09.19 20:50:26.941780 [ 5 ] {6080f269-b27e-447d-a634-7271fbc7b263} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6459 | 2025.09.19 20:50:26.941997 [ 5 ] {6080f269-b27e-447d-a634-7271fbc7b263} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6460 | 2025.09.19 20:50:26.942129 [ 5 ] {6080f269-b27e-447d-a634-7271fbc7b263} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001199 sec., 34195.16263552961 rows/sec., 2.51 MiB/sec. | ||
| 6461 | 2025.09.19 20:50:26.942168 [ 5 ] {6080f269-b27e-447d-a634-7271fbc7b263} <Debug> TCPHandler: Processed in 0.001373473 sec. | ||
| 6462 | 2025.09.19 20:50:26.942276 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6463 | 2025.09.19 20:50:26.942372 [ 5 ] {e9442172-c7b8-4c56-b395-80e4248f8c00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6464 | 2025.09.19 20:50:26.942415 [ 5 ] {e9442172-c7b8-4c56-b395-80e4248f8c00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6465 | 2025.09.19 20:50:26.942847 [ 5 ] {e9442172-c7b8-4c56-b395-80e4248f8c00} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6466 | 2025.09.19 20:50:26.942883 [ 5 ] {e9442172-c7b8-4c56-b395-80e4248f8c00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6467 | 2025.09.19 20:50:26.943191 [ 5 ] {e9442172-c7b8-4c56-b395-80e4248f8c00} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6468 | 2025.09.19 20:50:26.943406 [ 5 ] {e9442172-c7b8-4c56-b395-80e4248f8c00} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6469 | 2025.09.19 20:50:26.943535 [ 5 ] {e9442172-c7b8-4c56-b395-80e4248f8c00} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001182 sec., 88832.48730964467 rows/sec., 6.94 MiB/sec. | ||
| 6470 | 2025.09.19 20:50:26.943574 [ 5 ] {e9442172-c7b8-4c56-b395-80e4248f8c00} <Debug> TCPHandler: Processed in 0.001348682 sec. | ||
| 6471 | 2025.09.19 20:50:26.943681 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6472 | 2025.09.19 20:50:26.943777 [ 5 ] {d5454f98-c32b-41f0-8040-1daa04ac703a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6473 | 2025.09.19 20:50:26.943821 [ 5 ] {d5454f98-c32b-41f0-8040-1daa04ac703a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6474 | 2025.09.19 20:50:26.944230 [ 5 ] {d5454f98-c32b-41f0-8040-1daa04ac703a} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6475 | 2025.09.19 20:50:26.944267 [ 5 ] {d5454f98-c32b-41f0-8040-1daa04ac703a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6476 | 2025.09.19 20:50:26.944599 [ 5 ] {d5454f98-c32b-41f0-8040-1daa04ac703a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6477 | 2025.09.19 20:50:26.944831 [ 5 ] {d5454f98-c32b-41f0-8040-1daa04ac703a} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6478 | 2025.09.19 20:50:26.944963 [ 5 ] {d5454f98-c32b-41f0-8040-1daa04ac703a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 6479 | 2025.09.19 20:50:26.945000 [ 5 ] {d5454f98-c32b-41f0-8040-1daa04ac703a} <Debug> TCPHandler: Processed in 0.001368162 sec. | ||
| 6480 | 2025.09.19 20:50:26.945107 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6481 | 2025.09.19 20:50:26.945201 [ 5 ] {6bb1ebc6-2b4a-4578-847b-a7a6e9b5272e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6482 | 2025.09.19 20:50:26.945255 [ 5 ] {6bb1ebc6-2b4a-4578-847b-a7a6e9b5272e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6483 | 2025.09.19 20:50:26.946106 [ 5 ] {6bb1ebc6-2b4a-4578-847b-a7a6e9b5272e} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6484 | 2025.09.19 20:50:26.946143 [ 5 ] {6bb1ebc6-2b4a-4578-847b-a7a6e9b5272e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6485 | 2025.09.19 20:50:26.946708 [ 5 ] {6bb1ebc6-2b4a-4578-847b-a7a6e9b5272e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6486 | 2025.09.19 20:50:26.946936 [ 5 ] {6bb1ebc6-2b4a-4578-847b-a7a6e9b5272e} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6487 | 2025.09.19 20:50:26.947076 [ 5 ] {6bb1ebc6-2b4a-4578-847b-a7a6e9b5272e} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001893 sec., 21658.742736397253 rows/sec., 38.81 MiB/sec. | ||
| 6488 | 2025.09.19 20:50:26.947139 [ 5 ] {6bb1ebc6-2b4a-4578-847b-a7a6e9b5272e} <Debug> TCPHandler: Processed in 0.002081409 sec. | ||
| 6489 | 2025.09.19 20:50:26.947249 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6490 | 2025.09.19 20:50:26.947343 [ 5 ] {0b3fa01f-12ec-4118-86b1-4bbfb8ef3aa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6491 | 2025.09.19 20:50:26.947384 [ 5 ] {0b3fa01f-12ec-4118-86b1-4bbfb8ef3aa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6492 | 2025.09.19 20:50:26.947713 [ 5 ] {0b3fa01f-12ec-4118-86b1-4bbfb8ef3aa2} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6493 | 2025.09.19 20:50:26.947748 [ 5 ] {0b3fa01f-12ec-4118-86b1-4bbfb8ef3aa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6494 | 2025.09.19 20:50:26.948054 [ 5 ] {0b3fa01f-12ec-4118-86b1-4bbfb8ef3aa2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6495 | 2025.09.19 20:50:26.948265 [ 5 ] {0b3fa01f-12ec-4118-86b1-4bbfb8ef3aa2} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6496 | 2025.09.19 20:50:26.948392 [ 5 ] {0b3fa01f-12ec-4118-86b1-4bbfb8ef3aa2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 6497 | 2025.09.19 20:50:26.948427 [ 5 ] {0b3fa01f-12ec-4118-86b1-4bbfb8ef3aa2} <Debug> TCPHandler: Processed in 0.001227659 sec. | ||
| 6498 | 2025.09.19 20:50:30.749291 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6499 | 2025.09.19 20:50:30.749363 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6500 | 2025.09.19 20:50:30.868895 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16264 | ||
| 6501 | 2025.09.19 20:50:30.869385 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6502 | 2025.09.19 20:50:30.869433 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6503 | 2025.09.19 20:50:30.869901 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6504 | 2025.09.19 20:50:30.870125 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6505 | 2025.09.19 20:50:30.870251 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16264 | ||
| 6506 | 2025.09.19 20:50:31.733264 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 6507 | 2025.09.19 20:50:31.749499 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6508 | 2025.09.19 20:50:31.749549 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6509 | 2025.09.19 20:50:31.755762 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6510 | 2025.09.19 20:50:31.756438 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6511 | 2025.09.19 20:50:31.759516 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 6512 | 2025.09.19 20:50:31.934822 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6513 | 2025.09.19 20:50:31.935027 [ 5 ] {7942e2a9-0a58-40da-ad2e-172894c17699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6514 | 2025.09.19 20:50:31.935105 [ 5 ] {7942e2a9-0a58-40da-ad2e-172894c17699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6515 | 2025.09.19 20:50:31.935845 [ 5 ] {7942e2a9-0a58-40da-ad2e-172894c17699} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6516 | 2025.09.19 20:50:31.935902 [ 5 ] {7942e2a9-0a58-40da-ad2e-172894c17699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6517 | 2025.09.19 20:50:31.936328 [ 5 ] {7942e2a9-0a58-40da-ad2e-172894c17699} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6518 | 2025.09.19 20:50:31.936579 [ 5 ] {7942e2a9-0a58-40da-ad2e-172894c17699} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6519 | 2025.09.19 20:50:31.936744 [ 5 ] {7942e2a9-0a58-40da-ad2e-172894c17699} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00177 sec., 31638.418079096045 rows/sec., 2.42 MiB/sec. | ||
| 6520 | 2025.09.19 20:50:31.936796 [ 5 ] {7942e2a9-0a58-40da-ad2e-172894c17699} <Debug> TCPHandler: Processed in 0.00211221 sec. | ||
| 6521 | 2025.09.19 20:50:31.936917 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6522 | 2025.09.19 20:50:31.937024 [ 5 ] {25eb8130-8f00-4f3c-a0c0-afa2bc7a7277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6523 | 2025.09.19 20:50:31.937069 [ 5 ] {25eb8130-8f00-4f3c-a0c0-afa2bc7a7277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6524 | 2025.09.19 20:50:31.937523 [ 5 ] {25eb8130-8f00-4f3c-a0c0-afa2bc7a7277} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6525 | 2025.09.19 20:50:31.937560 [ 5 ] {25eb8130-8f00-4f3c-a0c0-afa2bc7a7277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6526 | 2025.09.19 20:50:31.937878 [ 5 ] {25eb8130-8f00-4f3c-a0c0-afa2bc7a7277} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6527 | 2025.09.19 20:50:31.938098 [ 5 ] {25eb8130-8f00-4f3c-a0c0-afa2bc7a7277} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6528 | 2025.09.19 20:50:31.938234 [ 5 ] {25eb8130-8f00-4f3c-a0c0-afa2bc7a7277} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001234 sec., 51863.85737439222 rows/sec., 4.05 MiB/sec. | ||
| 6529 | 2025.09.19 20:50:31.938273 [ 5 ] {25eb8130-8f00-4f3c-a0c0-afa2bc7a7277} <Debug> TCPHandler: Processed in 0.001406934 sec. | ||
| 6530 | 2025.09.19 20:50:31.938386 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6531 | 2025.09.19 20:50:31.938482 [ 5 ] {55dbd2a8-e26e-4c29-8bb8-2831913de4ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6532 | 2025.09.19 20:50:31.938527 [ 5 ] {55dbd2a8-e26e-4c29-8bb8-2831913de4ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6533 | 2025.09.19 20:50:31.938964 [ 5 ] {55dbd2a8-e26e-4c29-8bb8-2831913de4ac} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6534 | 2025.09.19 20:50:31.939003 [ 5 ] {55dbd2a8-e26e-4c29-8bb8-2831913de4ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6535 | 2025.09.19 20:50:31.939342 [ 5 ] {55dbd2a8-e26e-4c29-8bb8-2831913de4ac} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6536 | 2025.09.19 20:50:31.939562 [ 5 ] {55dbd2a8-e26e-4c29-8bb8-2831913de4ac} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6537 | 2025.09.19 20:50:31.939696 [ 5 ] {55dbd2a8-e26e-4c29-8bb8-2831913de4ac} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. | ||
| 6538 | 2025.09.19 20:50:31.939733 [ 5 ] {55dbd2a8-e26e-4c29-8bb8-2831913de4ac} <Debug> TCPHandler: Processed in 0.001396653 sec. | ||
| 6539 | 2025.09.19 20:50:31.939842 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6540 | 2025.09.19 20:50:31.939938 [ 5 ] {55b734a0-434b-4853-a1cc-d2c7107acd7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6541 | 2025.09.19 20:50:31.939981 [ 5 ] {55b734a0-434b-4853-a1cc-d2c7107acd7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6542 | 2025.09.19 20:50:31.940314 [ 5 ] {55b734a0-434b-4853-a1cc-d2c7107acd7f} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6543 | 2025.09.19 20:50:31.940350 [ 5 ] {55b734a0-434b-4853-a1cc-d2c7107acd7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6544 | 2025.09.19 20:50:31.940662 [ 5 ] {55b734a0-434b-4853-a1cc-d2c7107acd7f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6545 | 2025.09.19 20:50:31.940876 [ 5 ] {55b734a0-434b-4853-a1cc-d2c7107acd7f} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6546 | 2025.09.19 20:50:31.941009 [ 5 ] {55b734a0-434b-4853-a1cc-d2c7107acd7f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 6547 | 2025.09.19 20:50:31.941045 [ 5 ] {55b734a0-434b-4853-a1cc-d2c7107acd7f} <Debug> TCPHandler: Processed in 0.001252499 sec. | ||
| 6548 | 2025.09.19 20:50:35.910200 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 784 | ||
| 6549 | 2025.09.19 20:50:35.912288 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6550 | 2025.09.19 20:50:35.912338 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6551 | 2025.09.19 20:50:35.913513 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6552 | 2025.09.19 20:50:35.913781 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6553 | 2025.09.19 20:50:35.914043 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 784 | ||
| 6554 | 2025.09.19 20:50:36.939988 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6555 | 2025.09.19 20:50:36.940169 [ 5 ] {81d53bc6-30e2-49aa-be72-07be91b06e0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6556 | 2025.09.19 20:50:36.940235 [ 5 ] {81d53bc6-30e2-49aa-be72-07be91b06e0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6557 | 2025.09.19 20:50:36.940878 [ 5 ] {81d53bc6-30e2-49aa-be72-07be91b06e0d} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6558 | 2025.09.19 20:50:36.940923 [ 5 ] {81d53bc6-30e2-49aa-be72-07be91b06e0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6559 | 2025.09.19 20:50:36.941325 [ 5 ] {81d53bc6-30e2-49aa-be72-07be91b06e0d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6560 | 2025.09.19 20:50:36.941553 [ 5 ] {81d53bc6-30e2-49aa-be72-07be91b06e0d} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6561 | 2025.09.19 20:50:36.941677 [ 122 ] {} <Debug> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6562 | 2025.09.19 20:50:36.941713 [ 5 ] {81d53bc6-30e2-49aa-be72-07be91b06e0d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001594 sec., 15056.4617314931 rows/sec., 1.25 MiB/sec. | ||
| 6563 | 2025.09.19 20:50:36.941743 [ 122 ] {} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6564 | 2025.09.19 20:50:36.941770 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6565 | 2025.09.19 20:50:36.941771 [ 5 ] {81d53bc6-30e2-49aa-be72-07be91b06e0d} <Debug> TCPHandler: Processed in 0.001911765 sec. | ||
| 6566 | 2025.09.19 20:50:36.941897 [ 195 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::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 | ||
| 6567 | 2025.09.19 20:50:36.941910 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6568 | 2025.09.19 20:50:36.942040 [ 5 ] {0783d9a9-ce9d-4606-9988-3759f18b59dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6569 | 2025.09.19 20:50:36.942040 [ 195 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6570 | 2025.09.19 20:50:36.942089 [ 5 ] {0783d9a9-ce9d-4606-9988-3759f18b59dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6571 | 2025.09.19 20:50:36.942093 [ 195 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 24 rows starting from the beginning of the part | ||
| 6572 | 2025.09.19 20:50:36.942181 [ 195 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 6573 | 2025.09.19 20:50:36.942232 [ 195 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 6574 | 2025.09.19 20:50:36.942280 [ 195 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 6575 | 2025.09.19 20:50:36.942325 [ 195 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 6576 | 2025.09.19 20:50:36.942519 [ 5 ] {0783d9a9-ce9d-4606-9988-3759f18b59dc} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6577 | 2025.09.19 20:50:36.942563 [ 5 ] {0783d9a9-ce9d-4606-9988-3759f18b59dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6578 | 2025.09.19 20:50:36.942892 [ 5 ] {0783d9a9-ce9d-4606-9988-3759f18b59dc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6579 | 2025.09.19 20:50:36.943118 [ 5 ] {0783d9a9-ce9d-4606-9988-3759f18b59dc} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6580 | 2025.09.19 20:50:36.943194 [ 201 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001355432 sec., 88532.65969816265 rows/sec., 7.68 MiB/sec. | ||
| 6581 | 2025.09.19 20:50:36.943262 [ 5 ] {0783d9a9-ce9d-4606-9988-3759f18b59dc} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001247 sec., 11226.944667201282 rows/sec., 915.48 KiB/sec. | ||
| 6582 | 2025.09.19 20:50:36.943302 [ 5 ] {0783d9a9-ce9d-4606-9988-3759f18b59dc} <Debug> TCPHandler: Processed in 0.001446444 sec. | ||
| 6583 | 2025.09.19 20:50:36.943364 [ 194 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6584 | 2025.09.19 20:50:36.943414 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6585 | 2025.09.19 20:50:36.943515 [ 5 ] {0f96c709-1f8f-4949-a335-9f21c2c91bfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6586 | 2025.09.19 20:50:36.943561 [ 5 ] {0f96c709-1f8f-4949-a335-9f21c2c91bfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6587 | 2025.09.19 20:50:36.943660 [ 194 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::all_1_9_2} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6588 | 2025.09.19 20:50:36.943740 [ 194 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::all_1_9_2} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6589 | 2025.09.19 20:50:36.943828 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 6590 | 2025.09.19 20:50:36.944124 [ 5 ] {0f96c709-1f8f-4949-a335-9f21c2c91bfa} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6591 | 2025.09.19 20:50:36.944167 [ 5 ] {0f96c709-1f8f-4949-a335-9f21c2c91bfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6592 | 2025.09.19 20:50:36.944489 [ 5 ] {0f96c709-1f8f-4949-a335-9f21c2c91bfa} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6593 | 2025.09.19 20:50:36.944704 [ 5 ] {0f96c709-1f8f-4949-a335-9f21c2c91bfa} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6594 | 2025.09.19 20:50:36.944837 [ 5 ] {0f96c709-1f8f-4949-a335-9f21c2c91bfa} <Debug> executeQuery: Read 265 rows, 24.18 KiB in 0.001342 sec., 197466.4679582712 rows/sec., 17.60 MiB/sec. | ||
| 6595 | 2025.09.19 20:50:36.944875 [ 5 ] {0f96c709-1f8f-4949-a335-9f21c2c91bfa} <Debug> TCPHandler: Processed in 0.001511755 sec. | ||
| 6596 | 2025.09.19 20:50:36.944983 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6597 | 2025.09.19 20:50:36.945078 [ 5 ] {e1c95e77-0750-41d4-98e2-f996e522f6bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6598 | 2025.09.19 20:50:36.945120 [ 5 ] {e1c95e77-0750-41d4-98e2-f996e522f6bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6599 | 2025.09.19 20:50:36.945531 [ 5 ] {e1c95e77-0750-41d4-98e2-f996e522f6bd} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6600 | 2025.09.19 20:50:36.945567 [ 5 ] {e1c95e77-0750-41d4-98e2-f996e522f6bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6601 | 2025.09.19 20:50:36.945866 [ 5 ] {e1c95e77-0750-41d4-98e2-f996e522f6bd} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6602 | 2025.09.19 20:50:36.946081 [ 5 ] {e1c95e77-0750-41d4-98e2-f996e522f6bd} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6603 | 2025.09.19 20:50:36.946208 [ 5 ] {e1c95e77-0750-41d4-98e2-f996e522f6bd} <Debug> executeQuery: Read 67 rows, 5.02 KiB in 0.001148 sec., 58362.3693379791 rows/sec., 4.27 MiB/sec. | ||
| 6604 | 2025.09.19 20:50:36.946245 [ 5 ] {e1c95e77-0750-41d4-98e2-f996e522f6bd} <Debug> TCPHandler: Processed in 0.001311571 sec. | ||
| 6605 | 2025.09.19 20:50:36.946354 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6606 | 2025.09.19 20:50:36.946448 [ 5 ] {43a28fe4-f9a0-438d-9974-45f8f847ee2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6607 | 2025.09.19 20:50:36.946486 [ 5 ] {43a28fe4-f9a0-438d-9974-45f8f847ee2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6608 | 2025.09.19 20:50:36.946871 [ 5 ] {43a28fe4-f9a0-438d-9974-45f8f847ee2b} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6609 | 2025.09.19 20:50:36.946907 [ 5 ] {43a28fe4-f9a0-438d-9974-45f8f847ee2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6610 | 2025.09.19 20:50:36.947198 [ 5 ] {43a28fe4-f9a0-438d-9974-45f8f847ee2b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6611 | 2025.09.19 20:50:36.947414 [ 5 ] {43a28fe4-f9a0-438d-9974-45f8f847ee2b} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6612 | 2025.09.19 20:50:36.947541 [ 5 ] {43a28fe4-f9a0-438d-9974-45f8f847ee2b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001111 sec., 21602.160216021603 rows/sec., 1.79 MiB/sec. | ||
| 6613 | 2025.09.19 20:50:36.947578 [ 5 ] {43a28fe4-f9a0-438d-9974-45f8f847ee2b} <Debug> TCPHandler: Processed in 0.00127409 sec. | ||
| 6614 | 2025.09.19 20:50:36.947686 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6615 | 2025.09.19 20:50:36.947779 [ 5 ] {9f71714a-4699-4493-8b96-0bb5e1d5321a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6616 | 2025.09.19 20:50:36.947818 [ 5 ] {9f71714a-4699-4493-8b96-0bb5e1d5321a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6617 | 2025.09.19 20:50:36.948203 [ 5 ] {9f71714a-4699-4493-8b96-0bb5e1d5321a} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6618 | 2025.09.19 20:50:36.948238 [ 5 ] {9f71714a-4699-4493-8b96-0bb5e1d5321a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6619 | 2025.09.19 20:50:36.948534 [ 5 ] {9f71714a-4699-4493-8b96-0bb5e1d5321a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6620 | 2025.09.19 20:50:36.948740 [ 5 ] {9f71714a-4699-4493-8b96-0bb5e1d5321a} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6621 | 2025.09.19 20:50:36.948832 [ 122 ] {} <Debug> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6622 | 2025.09.19 20:50:36.948864 [ 5 ] {9f71714a-4699-4493-8b96-0bb5e1d5321a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001102 sec., 10889.29219600726 rows/sec., 850.73 KiB/sec. | ||
| 6623 | 2025.09.19 20:50:36.948867 [ 122 ] {} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6624 | 2025.09.19 20:50:36.948905 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6625 | 2025.09.19 20:50:36.948909 [ 5 ] {9f71714a-4699-4493-8b96-0bb5e1d5321a} <Debug> TCPHandler: Processed in 0.001272379 sec. | ||
| 6626 | 2025.09.19 20:50:36.948979 [ 195 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::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 | ||
| 6627 | 2025.09.19 20:50:36.949055 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6628 | 2025.09.19 20:50:36.949068 [ 195 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6629 | 2025.09.19 20:50:36.949102 [ 195 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part | ||
| 6630 | 2025.09.19 20:50:36.949147 [ 195 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 6631 | 2025.09.19 20:50:36.949159 [ 5 ] {fd369154-92d1-4774-948c-a1a0113e5183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6632 | 2025.09.19 20:50:36.949184 [ 195 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 6633 | 2025.09.19 20:50:36.949206 [ 5 ] {fd369154-92d1-4774-948c-a1a0113e5183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6634 | 2025.09.19 20:50:36.949224 [ 195 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 6635 | 2025.09.19 20:50:36.949263 [ 195 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 6636 | 2025.09.19 20:50:36.949701 [ 5 ] {fd369154-92d1-4774-948c-a1a0113e5183} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6637 | 2025.09.19 20:50:36.949745 [ 5 ] {fd369154-92d1-4774-948c-a1a0113e5183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6638 | 2025.09.19 20:50:36.949866 [ 201 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.000914312 sec., 65623.11333549161 rows/sec., 5.26 MiB/sec. | ||
| 6639 | 2025.09.19 20:50:36.950054 [ 188 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6640 | 2025.09.19 20:50:36.950129 [ 5 ] {fd369154-92d1-4774-948c-a1a0113e5183} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6641 | 2025.09.19 20:50:36.950429 [ 5 ] {fd369154-92d1-4774-948c-a1a0113e5183} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6642 | 2025.09.19 20:50:36.950458 [ 188 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::all_1_9_2} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6643 | 2025.09.19 20:50:36.950552 [ 188 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::all_1_9_2} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6644 | 2025.09.19 20:50:36.950577 [ 5 ] {fd369154-92d1-4774-948c-a1a0113e5183} <Debug> executeQuery: Read 155 rows, 12.80 KiB in 0.001437 sec., 107863.60473208073 rows/sec., 8.70 MiB/sec. | ||
| 6645 | 2025.09.19 20:50:36.950622 [ 5 ] {fd369154-92d1-4774-948c-a1a0113e5183} <Debug> TCPHandler: Processed in 0.001617778 sec. | ||
| 6646 | 2025.09.19 20:50:36.950648 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6647 | 2025.09.19 20:50:36.950743 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6648 | 2025.09.19 20:50:36.950844 [ 5 ] {23638f00-bf6f-4353-a809-e0a787b17873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6649 | 2025.09.19 20:50:36.950888 [ 5 ] {23638f00-bf6f-4353-a809-e0a787b17873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6650 | 2025.09.19 20:50:36.951314 [ 5 ] {23638f00-bf6f-4353-a809-e0a787b17873} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6651 | 2025.09.19 20:50:36.951351 [ 5 ] {23638f00-bf6f-4353-a809-e0a787b17873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6652 | 2025.09.19 20:50:36.951740 [ 5 ] {23638f00-bf6f-4353-a809-e0a787b17873} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6653 | 2025.09.19 20:50:36.951965 [ 5 ] {23638f00-bf6f-4353-a809-e0a787b17873} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6654 | 2025.09.19 20:50:36.952101 [ 5 ] {23638f00-bf6f-4353-a809-e0a787b17873} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001275 sec., 159215.6862745098 rows/sec., 11.41 MiB/sec. | ||
| 6655 | 2025.09.19 20:50:36.952140 [ 5 ] {23638f00-bf6f-4353-a809-e0a787b17873} <Debug> TCPHandler: Processed in 0.001447415 sec. | ||
| 6656 | 2025.09.19 20:50:36.952253 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6657 | 2025.09.19 20:50:36.952348 [ 5 ] {30640c34-48be-4b9b-b873-fdc3f4d87a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6658 | 2025.09.19 20:50:36.952402 [ 5 ] {30640c34-48be-4b9b-b873-fdc3f4d87a00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6659 | 2025.09.19 20:50:36.953307 [ 5 ] {30640c34-48be-4b9b-b873-fdc3f4d87a00} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6660 | 2025.09.19 20:50:36.953343 [ 5 ] {30640c34-48be-4b9b-b873-fdc3f4d87a00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6661 | 2025.09.19 20:50:36.953940 [ 5 ] {30640c34-48be-4b9b-b873-fdc3f4d87a00} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6662 | 2025.09.19 20:50:36.954172 [ 5 ] {30640c34-48be-4b9b-b873-fdc3f4d87a00} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6663 | 2025.09.19 20:50:36.954314 [ 5 ] {30640c34-48be-4b9b-b873-fdc3f4d87a00} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001985 sec., 20654.911838790933 rows/sec., 37.01 MiB/sec. | ||
| 6664 | 2025.09.19 20:50:36.954378 [ 5 ] {30640c34-48be-4b9b-b873-fdc3f4d87a00} <Debug> TCPHandler: Processed in 0.002175381 sec. | ||
| 6665 | 2025.09.19 20:50:36.954490 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6666 | 2025.09.19 20:50:36.954584 [ 5 ] {f10f7ea4-ccf5-436f-a739-79851df6fd44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6667 | 2025.09.19 20:50:36.954626 [ 5 ] {f10f7ea4-ccf5-436f-a739-79851df6fd44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6668 | 2025.09.19 20:50:36.954953 [ 5 ] {f10f7ea4-ccf5-436f-a739-79851df6fd44} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6669 | 2025.09.19 20:50:36.954990 [ 5 ] {f10f7ea4-ccf5-436f-a739-79851df6fd44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6670 | 2025.09.19 20:50:36.955304 [ 5 ] {f10f7ea4-ccf5-436f-a739-79851df6fd44} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6671 | 2025.09.19 20:50:36.955513 [ 5 ] {f10f7ea4-ccf5-436f-a739-79851df6fd44} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6672 | 2025.09.19 20:50:36.955641 [ 5 ] {f10f7ea4-ccf5-436f-a739-79851df6fd44} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 6673 | 2025.09.19 20:50:36.955677 [ 5 ] {f10f7ea4-ccf5-436f-a739-79851df6fd44} <Debug> TCPHandler: Processed in 0.001236999 sec. | ||
| 6674 | 2025.09.19 20:50:38.371262 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16776 | ||
| 6675 | 2025.09.19 20:50:38.371778 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6676 | 2025.09.19 20:50:38.371813 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6677 | 2025.09.19 20:50:38.372275 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6678 | 2025.09.19 20:50:38.372505 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6679 | 2025.09.19 20:50:38.372628 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16776 | ||
| 6680 | 2025.09.19 20:50:39.260522 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 6681 | 2025.09.19 20:50:39.277856 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6682 | 2025.09.19 20:50:39.277919 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6683 | 2025.09.19 20:50:39.284425 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6684 | 2025.09.19 20:50:39.285137 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6685 | 2025.09.19 20:50:39.288015 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 6686 | 2025.09.19 20:50:41.935635 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6687 | 2025.09.19 20:50:41.935889 [ 5 ] {db601061-77ff-4891-9e47-ebbc0a06348f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6688 | 2025.09.19 20:50:41.935982 [ 5 ] {db601061-77ff-4891-9e47-ebbc0a06348f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6689 | 2025.09.19 20:50:41.936881 [ 5 ] {db601061-77ff-4891-9e47-ebbc0a06348f} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6690 | 2025.09.19 20:50:41.936922 [ 5 ] {db601061-77ff-4891-9e47-ebbc0a06348f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6691 | 2025.09.19 20:50:41.937308 [ 5 ] {db601061-77ff-4891-9e47-ebbc0a06348f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6692 | 2025.09.19 20:50:41.937533 [ 5 ] {db601061-77ff-4891-9e47-ebbc0a06348f} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6693 | 2025.09.19 20:50:41.937672 [ 132 ] {} <Debug> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6694 | 2025.09.19 20:50:41.937685 [ 5 ] {db601061-77ff-4891-9e47-ebbc0a06348f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001865 sec., 30026.809651474534 rows/sec., 2.29 MiB/sec. | ||
| 6695 | 2025.09.19 20:50:41.937755 [ 132 ] {} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6696 | 2025.09.19 20:50:41.937772 [ 5 ] {db601061-77ff-4891-9e47-ebbc0a06348f} <Debug> TCPHandler: Processed in 0.002299325 sec. | ||
| 6697 | 2025.09.19 20:50:41.937786 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6698 | 2025.09.19 20:50:41.937917 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6699 | 2025.09.19 20:50:41.937929 [ 195 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::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 | ||
| 6700 | 2025.09.19 20:50:41.938019 [ 5 ] {ef302c00-24c1-4589-a54e-ce496841e36a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6701 | 2025.09.19 20:50:41.938065 [ 5 ] {ef302c00-24c1-4589-a54e-ce496841e36a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6702 | 2025.09.19 20:50:41.938091 [ 195 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6703 | 2025.09.19 20:50:41.938133 [ 195 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1407 rows starting from the beginning of the part | ||
| 6704 | 2025.09.19 20:50:41.938209 [ 195 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1196 rows starting from the beginning of the part | ||
| 6705 | 2025.09.19 20:50:41.938261 [ 195 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::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 | ||
| 6706 | 2025.09.19 20:50:41.938302 [ 195 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 56 rows starting from the beginning of the part | ||
| 6707 | 2025.09.19 20:50:41.938341 [ 195 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 265 rows starting from the beginning of the part | ||
| 6708 | 2025.09.19 20:50:41.938382 [ 195 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part | ||
| 6709 | 2025.09.19 20:50:41.938518 [ 5 ] {ef302c00-24c1-4589-a54e-ce496841e36a} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6710 | 2025.09.19 20:50:41.938560 [ 5 ] {ef302c00-24c1-4589-a54e-ce496841e36a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6711 | 2025.09.19 20:50:41.938896 [ 5 ] {ef302c00-24c1-4589-a54e-ce496841e36a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6712 | 2025.09.19 20:50:41.939122 [ 5 ] {ef302c00-24c1-4589-a54e-ce496841e36a} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6713 | 2025.09.19 20:50:41.939233 [ 132 ] {} <Debug> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6714 | 2025.09.19 20:50:41.939255 [ 5 ] {ef302c00-24c1-4589-a54e-ce496841e36a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001255 sec., 50996.01593625498 rows/sec., 3.98 MiB/sec. | ||
| 6715 | 2025.09.19 20:50:41.939262 [ 132 ] {} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6716 | 2025.09.19 20:50:41.939299 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6717 | 2025.09.19 20:50:41.939301 [ 5 ] {ef302c00-24c1-4589-a54e-ce496841e36a} <Debug> TCPHandler: Processed in 0.001434073 sec. | ||
| 6718 | 2025.09.19 20:50:41.939408 [ 188 ] {8107928c-471f-4f51-a196-f6f1aa28a530::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 | ||
| 6719 | 2025.09.19 20:50:41.939444 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6720 | 2025.09.19 20:50:41.939529 [ 188 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6721 | 2025.09.19 20:50:41.939548 [ 5 ] {649e93cf-1de0-4ff1-ba7c-0866a83858db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6722 | 2025.09.19 20:50:41.939564 [ 188 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 633 rows starting from the beginning of the part | ||
| 6723 | 2025.09.19 20:50:41.939598 [ 5 ] {649e93cf-1de0-4ff1-ba7c-0866a83858db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6724 | 2025.09.19 20:50:41.939633 [ 188 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 520 rows starting from the beginning of the part | ||
| 6725 | 2025.09.19 20:50:41.939678 [ 188 ] {8107928c-471f-4f51-a196-f6f1aa28a530::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 | ||
| 6726 | 2025.09.19 20:50:41.939718 [ 188 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part | ||
| 6727 | 2025.09.19 20:50:41.939755 [ 188 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 155 rows starting from the beginning of the part | ||
| 6728 | 2025.09.19 20:50:41.939792 [ 188 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part | ||
| 6729 | 2025.09.19 20:50:41.939808 [ 195 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3118 rows, containing 5 columns (5 merged, 0 gathered) in 0.001947015 sec., 1601425.7722719137 rows/sec., 139.58 MiB/sec. | ||
| 6730 | 2025.09.19 20:50:41.940001 [ 195 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6731 | 2025.09.19 20:50:41.940108 [ 5 ] {649e93cf-1de0-4ff1-ba7c-0866a83858db} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6732 | 2025.09.19 20:50:41.940158 [ 5 ] {649e93cf-1de0-4ff1-ba7c-0866a83858db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6733 | 2025.09.19 20:50:41.940271 [ 195 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_51_10} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6734 | 2025.09.19 20:50:41.940362 [ 195 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_51_10} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6735 | 2025.09.19 20:50:41.940435 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 6736 | 2025.09.19 20:50:41.940554 [ 5 ] {649e93cf-1de0-4ff1-ba7c-0866a83858db} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6737 | 2025.09.19 20:50:41.940776 [ 5 ] {649e93cf-1de0-4ff1-ba7c-0866a83858db} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6738 | 2025.09.19 20:50:41.940862 [ 193 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1541 rows, containing 5 columns (5 merged, 0 gathered) in 0.001495595 sec., 1030359.1547176876 rows/sec., 82.08 MiB/sec. | ||
| 6739 | 2025.09.19 20:50:41.940909 [ 5 ] {649e93cf-1de0-4ff1-ba7c-0866a83858db} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001379 sec., 116026.10587382161 rows/sec., 8.08 MiB/sec. | ||
| 6740 | 2025.09.19 20:50:41.940907 [ 129 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6741 | 2025.09.19 20:50:41.940948 [ 5 ] {649e93cf-1de0-4ff1-ba7c-0866a83858db} <Debug> TCPHandler: Processed in 0.001554736 sec. | ||
| 6742 | 2025.09.19 20:50:41.940957 [ 129 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6743 | 2025.09.19 20:50:41.940977 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6744 | 2025.09.19 20:50:41.941039 [ 189 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6745 | 2025.09.19 20:50:41.941057 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6746 | 2025.09.19 20:50:41.941059 [ 199 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::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 | ||
| 6747 | 2025.09.19 20:50:41.941154 [ 5 ] {75db1bf2-6987-47da-bf52-a823dabb8206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6748 | 2025.09.19 20:50:41.941185 [ 199 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6749 | 2025.09.19 20:50:41.941207 [ 5 ] {75db1bf2-6987-47da-bf52-a823dabb8206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6750 | 2025.09.19 20:50:41.941223 [ 199 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13044 rows starting from the beginning of the part | ||
| 6751 | 2025.09.19 20:50:41.941284 [ 199 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 844 rows starting from the beginning of the part | ||
| 6752 | 2025.09.19 20:50:41.941314 [ 189 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_51_10} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6753 | 2025.09.19 20:50:41.941332 [ 199 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::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 | ||
| 6754 | 2025.09.19 20:50:41.941379 [ 199 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 6755 | 2025.09.19 20:50:41.941398 [ 189 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_51_10} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6756 | 2025.09.19 20:50:41.941423 [ 199 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 203 rows starting from the beginning of the part | ||
| 6757 | 2025.09.19 20:50:41.941470 [ 199 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 6758 | 2025.09.19 20:50:41.941496 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 6759 | 2025.09.19 20:50:41.941549 [ 5 ] {75db1bf2-6987-47da-bf52-a823dabb8206} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6760 | 2025.09.19 20:50:41.941585 [ 5 ] {75db1bf2-6987-47da-bf52-a823dabb8206} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6761 | 2025.09.19 20:50:41.941930 [ 5 ] {75db1bf2-6987-47da-bf52-a823dabb8206} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6762 | 2025.09.19 20:50:41.942144 [ 5 ] {75db1bf2-6987-47da-bf52-a823dabb8206} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6763 | 2025.09.19 20:50:41.942245 [ 132 ] {} <Debug> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6764 | 2025.09.19 20:50:41.942274 [ 5 ] {75db1bf2-6987-47da-bf52-a823dabb8206} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 6765 | 2025.09.19 20:50:41.942277 [ 132 ] {} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6766 | 2025.09.19 20:50:41.942313 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6767 | 2025.09.19 20:50:41.942317 [ 5 ] {75db1bf2-6987-47da-bf52-a823dabb8206} <Debug> TCPHandler: Processed in 0.001308001 sec. | ||
| 6768 | 2025.09.19 20:50:41.942384 [ 193 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 6769 | 2025.09.19 20:50:41.942469 [ 193 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6770 | 2025.09.19 20:50:41.942495 [ 193 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2676 rows starting from the beginning of the part | ||
| 6771 | 2025.09.19 20:50:41.942550 [ 193 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 6772 | 2025.09.19 20:50:41.942590 [ 193 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 6773 | 2025.09.19 20:50:41.942628 [ 193 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 6774 | 2025.09.19 20:50:41.942665 [ 193 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 6775 | 2025.09.19 20:50:41.942708 [ 193 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 6776 | 2025.09.19 20:50:41.943955 [ 200 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2976 rows, containing 4 columns (4 merged, 0 gathered) in 0.001600578 sec., 1859328.3176452506 rows/sec., 125.31 MiB/sec. | ||
| 6777 | 2025.09.19 20:50:41.944252 [ 193 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6778 | 2025.09.19 20:50:41.944498 [ 193 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_51_10} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6779 | 2025.09.19 20:50:41.944566 [ 193 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_51_10} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6780 | 2025.09.19 20:50:41.944622 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 6781 | 2025.09.19 20:50:41.946114 [ 200 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14571 rows, containing 5 columns (5 merged, 0 gathered) in 0.00509646 sec., 2859043.3359626094 rows/sec., 196.59 MiB/sec. | ||
| 6782 | 2025.09.19 20:50:41.946565 [ 200 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6783 | 2025.09.19 20:50:41.946857 [ 200 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6784 | 2025.09.19 20:50:41.946942 [ 200 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6785 | 2025.09.19 20:50:41.947027 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.80 MiB. | ||
| 6786 | 2025.09.19 20:50:42.000195 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 276.90 MiB, peak 284.26 MiB, free memory in arenas 0.00 B, will set to 278.70 MiB (RSS), difference: 1.80 MiB | ||
| 6787 | 2025.09.19 20:50:45.749400 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6788 | 2025.09.19 20:50:45.749471 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6789 | 2025.09.19 20:50:45.872697 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17224 | ||
| 6790 | 2025.09.19 20:50:45.873431 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6791 | 2025.09.19 20:50:45.873478 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6792 | 2025.09.19 20:50:45.873965 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6793 | 2025.09.19 20:50:45.874186 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6794 | 2025.09.19 20:50:45.874318 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17224 | ||
| 6795 | 2025.09.19 20:50:45.874347 [ 131 ] {} <Debug> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6796 | 2025.09.19 20:50:45.874414 [ 131 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6797 | 2025.09.19 20:50:45.874439 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6798 | 2025.09.19 20:50:45.874545 [ 199 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 6799 | 2025.09.19 20:50:45.874667 [ 199 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6800 | 2025.09.19 20:50:45.874711 [ 199 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14856 rows starting from the beginning of the part | ||
| 6801 | 2025.09.19 20:50:45.874780 [ 199 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 6802 | 2025.09.19 20:50:45.874833 [ 199 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 6803 | 2025.09.19 20:50:45.874881 [ 199 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 6804 | 2025.09.19 20:50:45.874931 [ 199 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 6805 | 2025.09.19 20:50:45.874978 [ 199 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 6806 | 2025.09.19 20:50:45.877246 [ 196 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17224 rows, containing 4 columns (4 merged, 0 gathered) in 0.002747885 sec., 6268093.460970893 rows/sec., 89.67 MiB/sec. | ||
| 6807 | 2025.09.19 20:50:45.877488 [ 187 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6808 | 2025.09.19 20:50:45.877800 [ 187 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_36_7} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6809 | 2025.09.19 20:50:45.877879 [ 187 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_36_7} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6810 | 2025.09.19 20:50:45.877964 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 6811 | 2025.09.19 20:50:45.915127 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 812 | ||
| 6812 | 2025.09.19 20:50:45.917453 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6813 | 2025.09.19 20:50:45.917509 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6814 | 2025.09.19 20:50:45.918717 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6815 | 2025.09.19 20:50:45.918988 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6816 | 2025.09.19 20:50:45.919137 [ 131 ] {} <Debug> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6817 | 2025.09.19 20:50:45.919181 [ 131 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6818 | 2025.09.19 20:50:45.919203 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6819 | 2025.09.19 20:50:45.919278 [ 187 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::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 | ||
| 6820 | 2025.09.19 20:50:45.919337 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 812 | ||
| 6821 | 2025.09.19 20:50:45.919863 [ 187 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6822 | 2025.09.19 20:50:45.920031 [ 187 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 688 rows starting from the beginning of the part | ||
| 6823 | 2025.09.19 20:50:45.920463 [ 187 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 20 rows starting from the beginning of the part | ||
| 6824 | 2025.09.19 20:50:45.920823 [ 187 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 28 rows starting from the beginning of the part | ||
| 6825 | 2025.09.19 20:50:45.921188 [ 187 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 28 rows starting from the beginning of the part | ||
| 6826 | 2025.09.19 20:50:45.921572 [ 187 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 20 rows starting from the beginning of the part | ||
| 6827 | 2025.09.19 20:50:45.921945 [ 187 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 28 rows starting from the beginning of the part | ||
| 6828 | 2025.09.19 20:50:45.927571 [ 187 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 812 rows, containing 72 columns (72 merged, 0 gathered) in 0.008324236 sec., 97546.4895517138 rows/sec., 79.87 MiB/sec. | ||
| 6829 | 2025.09.19 20:50:45.928406 [ 187 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6830 | 2025.09.19 20:50:45.928872 [ 187 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_26_5} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6831 | 2025.09.19 20:50:45.928932 [ 187 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_26_5} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6832 | 2025.09.19 20:50:45.929070 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. | ||
| 6833 | 2025.09.19 20:50:46.788079 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 6834 | 2025.09.19 20:50:46.805493 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6835 | 2025.09.19 20:50:46.805562 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6836 | 2025.09.19 20:50:46.811615 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6837 | 2025.09.19 20:50:46.812309 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6838 | 2025.09.19 20:50:46.812632 [ 128 ] {} <Debug> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6839 | 2025.09.19 20:50:46.812694 [ 128 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6840 | 2025.09.19 20:50:46.812714 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6841 | 2025.09.19 20:50:46.812808 [ 196 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 6842 | 2025.09.19 20:50:46.815596 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 6843 | 2025.09.19 20:50:46.816980 [ 196 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6844 | 2025.09.19 20:50:46.818398 [ 196 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 6845 | 2025.09.19 20:50:46.823015 [ 196 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 6846 | 2025.09.19 20:50:46.827594 [ 196 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 6847 | 2025.09.19 20:50:46.831743 [ 196 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 6848 | 2025.09.19 20:50:46.836247 [ 196 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 6849 | 2025.09.19 20:50:46.840145 [ 196 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 6850 | 2025.09.19 20:50:46.891043 [ 198 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.078269965 sec., 3475.151675358485 rows/sec., 17.97 MiB/sec. | ||
| 6851 | 2025.09.19 20:50:46.893761 [ 197 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6852 | 2025.09.19 20:50:46.895716 [ 197 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_36_7} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6853 | 2025.09.19 20:50:46.895822 [ 197 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_36_7} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6854 | 2025.09.19 20:50:46.898393 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 6855 | 2025.09.19 20:50:46.937945 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6856 | 2025.09.19 20:50:46.938114 [ 5 ] {8941e4d8-2be8-46fe-b626-8e3e3fcdbb90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6857 | 2025.09.19 20:50:46.938200 [ 5 ] {8941e4d8-2be8-46fe-b626-8e3e3fcdbb90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6858 | 2025.09.19 20:50:46.938907 [ 5 ] {8941e4d8-2be8-46fe-b626-8e3e3fcdbb90} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6859 | 2025.09.19 20:50:46.938946 [ 5 ] {8941e4d8-2be8-46fe-b626-8e3e3fcdbb90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6860 | 2025.09.19 20:50:46.939310 [ 5 ] {8941e4d8-2be8-46fe-b626-8e3e3fcdbb90} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6861 | 2025.09.19 20:50:46.939522 [ 5 ] {8941e4d8-2be8-46fe-b626-8e3e3fcdbb90} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6862 | 2025.09.19 20:50:46.939662 [ 5 ] {8941e4d8-2be8-46fe-b626-8e3e3fcdbb90} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.0016 sec., 86250 rows/sec., 7.46 MiB/sec. | ||
| 6863 | 2025.09.19 20:50:46.939702 [ 5 ] {8941e4d8-2be8-46fe-b626-8e3e3fcdbb90} <Debug> TCPHandler: Processed in 0.001885614 sec. | ||
| 6864 | 2025.09.19 20:50:46.939818 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6865 | 2025.09.19 20:50:46.939918 [ 5 ] {b2e16ca2-99a2-46db-8048-29e3c28c25fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6866 | 2025.09.19 20:50:46.939959 [ 5 ] {b2e16ca2-99a2-46db-8048-29e3c28c25fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6867 | 2025.09.19 20:50:46.940365 [ 5 ] {b2e16ca2-99a2-46db-8048-29e3c28c25fe} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6868 | 2025.09.19 20:50:46.940401 [ 5 ] {b2e16ca2-99a2-46db-8048-29e3c28c25fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6869 | 2025.09.19 20:50:46.940723 [ 5 ] {b2e16ca2-99a2-46db-8048-29e3c28c25fe} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6870 | 2025.09.19 20:50:46.940933 [ 5 ] {b2e16ca2-99a2-46db-8048-29e3c28c25fe} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6871 | 2025.09.19 20:50:46.941060 [ 5 ] {b2e16ca2-99a2-46db-8048-29e3c28c25fe} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001161 sec., 35314.384151593455 rows/sec., 2.59 MiB/sec. | ||
| 6872 | 2025.09.19 20:50:46.941098 [ 5 ] {b2e16ca2-99a2-46db-8048-29e3c28c25fe} <Debug> TCPHandler: Processed in 0.001329151 sec. | ||
| 6873 | 2025.09.19 20:50:46.941201 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6874 | 2025.09.19 20:50:46.941293 [ 5 ] {d4fdc4f3-8626-4ecf-8d58-e4626021e6e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6875 | 2025.09.19 20:50:46.941332 [ 5 ] {d4fdc4f3-8626-4ecf-8d58-e4626021e6e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6876 | 2025.09.19 20:50:46.941741 [ 5 ] {d4fdc4f3-8626-4ecf-8d58-e4626021e6e7} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6877 | 2025.09.19 20:50:46.941777 [ 5 ] {d4fdc4f3-8626-4ecf-8d58-e4626021e6e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6878 | 2025.09.19 20:50:46.942074 [ 5 ] {d4fdc4f3-8626-4ecf-8d58-e4626021e6e7} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6879 | 2025.09.19 20:50:46.942280 [ 5 ] {d4fdc4f3-8626-4ecf-8d58-e4626021e6e7} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6880 | 2025.09.19 20:50:46.942405 [ 5 ] {d4fdc4f3-8626-4ecf-8d58-e4626021e6e7} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.00113 sec., 92920.35398230089 rows/sec., 7.26 MiB/sec. | ||
| 6881 | 2025.09.19 20:50:46.942442 [ 5 ] {d4fdc4f3-8626-4ecf-8d58-e4626021e6e7} <Debug> TCPHandler: Processed in 0.001288631 sec. | ||
| 6882 | 2025.09.19 20:50:46.942544 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6883 | 2025.09.19 20:50:46.942637 [ 5 ] {9a76c898-9651-4219-9598-d8065709a44a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6884 | 2025.09.19 20:50:46.942678 [ 5 ] {9a76c898-9651-4219-9598-d8065709a44a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6885 | 2025.09.19 20:50:46.943092 [ 5 ] {9a76c898-9651-4219-9598-d8065709a44a} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6886 | 2025.09.19 20:50:46.943128 [ 5 ] {9a76c898-9651-4219-9598-d8065709a44a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6887 | 2025.09.19 20:50:46.943457 [ 5 ] {9a76c898-9651-4219-9598-d8065709a44a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6888 | 2025.09.19 20:50:46.943672 [ 5 ] {9a76c898-9651-4219-9598-d8065709a44a} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6889 | 2025.09.19 20:50:46.943796 [ 5 ] {9a76c898-9651-4219-9598-d8065709a44a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 6890 | 2025.09.19 20:50:46.943831 [ 5 ] {9a76c898-9651-4219-9598-d8065709a44a} <Debug> TCPHandler: Processed in 0.001334791 sec. | ||
| 6891 | 2025.09.19 20:50:46.943942 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6892 | 2025.09.19 20:50:46.944034 [ 5 ] {a27e78fb-1463-482e-a4c3-a19534ed2c2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6893 | 2025.09.19 20:50:46.944085 [ 5 ] {a27e78fb-1463-482e-a4c3-a19534ed2c2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6894 | 2025.09.19 20:50:46.944930 [ 5 ] {a27e78fb-1463-482e-a4c3-a19534ed2c2b} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6895 | 2025.09.19 20:50:46.944965 [ 5 ] {a27e78fb-1463-482e-a4c3-a19534ed2c2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6896 | 2025.09.19 20:50:46.945519 [ 5 ] {a27e78fb-1463-482e-a4c3-a19534ed2c2b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6897 | 2025.09.19 20:50:46.945743 [ 5 ] {a27e78fb-1463-482e-a4c3-a19534ed2c2b} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6898 | 2025.09.19 20:50:46.945853 [ 127 ] {} <Debug> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6899 | 2025.09.19 20:50:46.945876 [ 5 ] {a27e78fb-1463-482e-a4c3-a19534ed2c2b} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00186 sec., 22043.01075268817 rows/sec., 39.50 MiB/sec. | ||
| 6900 | 2025.09.19 20:50:46.945905 [ 127 ] {} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6901 | 2025.09.19 20:50:46.945933 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6902 | 2025.09.19 20:50:46.945938 [ 5 ] {a27e78fb-1463-482e-a4c3-a19534ed2c2b} <Debug> TCPHandler: Processed in 0.002041408 sec. | ||
| 6903 | 2025.09.19 20:50:46.946033 [ 198 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 6904 | 2025.09.19 20:50:46.946070 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6905 | 2025.09.19 20:50:46.946167 [ 5 ] {491e6431-c02e-4fd5-b09d-c8aca5bb9b3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6906 | 2025.09.19 20:50:46.946209 [ 5 ] {491e6431-c02e-4fd5-b09d-c8aca5bb9b3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6907 | 2025.09.19 20:50:46.946273 [ 198 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6908 | 2025.09.19 20:50:46.946339 [ 198 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 740 rows starting from the beginning of the part | ||
| 6909 | 2025.09.19 20:50:46.946477 [ 198 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 6910 | 2025.09.19 20:50:46.946568 [ 5 ] {491e6431-c02e-4fd5-b09d-c8aca5bb9b3f} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6911 | 2025.09.19 20:50:46.946601 [ 198 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 6912 | 2025.09.19 20:50:46.946608 [ 5 ] {491e6431-c02e-4fd5-b09d-c8aca5bb9b3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6913 | 2025.09.19 20:50:46.946718 [ 198 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 6914 | 2025.09.19 20:50:46.946833 [ 198 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 6915 | 2025.09.19 20:50:46.946939 [ 5 ] {491e6431-c02e-4fd5-b09d-c8aca5bb9b3f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6916 | 2025.09.19 20:50:46.946940 [ 198 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 6917 | 2025.09.19 20:50:46.947159 [ 5 ] {491e6431-c02e-4fd5-b09d-c8aca5bb9b3f} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6918 | 2025.09.19 20:50:46.947292 [ 5 ] {491e6431-c02e-4fd5-b09d-c8aca5bb9b3f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001142 sec., 52539.404553415065 rows/sec., 3.54 MiB/sec. | ||
| 6919 | 2025.09.19 20:50:46.947328 [ 5 ] {491e6431-c02e-4fd5-b09d-c8aca5bb9b3f} <Debug> TCPHandler: Processed in 0.001304621 sec. | ||
| 6920 | 2025.09.19 20:50:46.963171 [ 191 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 945 rows, containing 19 columns (19 merged, 0 gathered) in 0.017180615 sec., 55003.85172474909 rows/sec., 98.56 MiB/sec. | ||
| 6921 | 2025.09.19 20:50:46.964366 [ 198 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6922 | 2025.09.19 20:50:46.964702 [ 198 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6923 | 2025.09.19 20:50:46.964775 [ 198 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6924 | 2025.09.19 20:50:46.964867 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.78 MiB. | ||
| 6925 | 2025.09.19 20:50:47.000240 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.89 MiB, peak 292.28 MiB, free memory in arenas 0.00 B, will set to 288.76 MiB (RSS), difference: 7.88 MiB | ||
| 6926 | 2025.09.19 20:50:47.528379 [ 128 ] {} <Debug> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 6927 | 2025.09.19 20:50:47.528452 [ 128 ] {} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6928 | 2025.09.19 20:50:47.528475 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6929 | 2025.09.19 20:50:47.528610 [ 197 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::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 | ||
| 6930 | 2025.09.19 20:50:47.528749 [ 197 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6931 | 2025.09.19 20:50:47.528785 [ 197 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 6932 | 2025.09.19 20:50:47.528855 [ 197 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::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 | ||
| 6933 | 2025.09.19 20:50:47.528917 [ 197 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::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 | ||
| 6934 | 2025.09.19 20:50:47.528965 [ 197 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::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 | ||
| 6935 | 2025.09.19 20:50:47.529012 [ 197 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::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 | ||
| 6936 | 2025.09.19 20:50:47.529808 [ 191 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.00125085 sec., 39972.81848343127 rows/sec., 3.34 MiB/sec. | ||
| 6937 | 2025.09.19 20:50:47.530001 [ 194 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 6938 | 2025.09.19 20:50:47.530312 [ 194 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_13_3} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6939 | 2025.09.19 20:50:47.530385 [ 194 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_13_3} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 6940 | 2025.09.19 20:50:47.530476 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6941 | 2025.09.19 20:50:47.964441 [ 128 ] {} <Debug> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 6942 | 2025.09.19 20:50:47.964537 [ 128 ] {} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6943 | 2025.09.19 20:50:47.964577 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6944 | 2025.09.19 20:50:47.964719 [ 197 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::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 | ||
| 6945 | 2025.09.19 20:50:47.964889 [ 197 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6946 | 2025.09.19 20:50:47.964929 [ 197 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 252 rows starting from the beginning of the part | ||
| 6947 | 2025.09.19 20:50:47.965006 [ 197 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 228 rows starting from the beginning of the part | ||
| 6948 | 2025.09.19 20:50:47.965059 [ 197 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 6949 | 2025.09.19 20:50:47.965108 [ 197 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 228 rows starting from the beginning of the part | ||
| 6950 | 2025.09.19 20:50:47.965158 [ 197 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 6951 | 2025.09.19 20:50:47.966089 [ 194 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001424634 sec., 530662.6122919993 rows/sec., 38.73 MiB/sec. | ||
| 6952 | 2025.09.19 20:50:47.966237 [ 197 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 6953 | 2025.09.19 20:50:47.966495 [ 197 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_17_4} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6954 | 2025.09.19 20:50:47.966580 [ 197 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_17_4} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 6955 | 2025.09.19 20:50:47.966657 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 6956 | 2025.09.19 20:50:51.961716 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6957 | 2025.09.19 20:50:51.961915 [ 5 ] {f87d6c53-a2af-4133-ad17-5ff4f9c3c40d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6958 | 2025.09.19 20:50:51.961988 [ 5 ] {f87d6c53-a2af-4133-ad17-5ff4f9c3c40d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6959 | 2025.09.19 20:50:51.962675 [ 5 ] {f87d6c53-a2af-4133-ad17-5ff4f9c3c40d} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6960 | 2025.09.19 20:50:51.962722 [ 5 ] {f87d6c53-a2af-4133-ad17-5ff4f9c3c40d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6961 | 2025.09.19 20:50:51.963112 [ 5 ] {f87d6c53-a2af-4133-ad17-5ff4f9c3c40d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6962 | 2025.09.19 20:50:51.963349 [ 5 ] {f87d6c53-a2af-4133-ad17-5ff4f9c3c40d} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6963 | 2025.09.19 20:50:51.963504 [ 5 ] {f87d6c53-a2af-4133-ad17-5ff4f9c3c40d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001641 sec., 1218.769043266301 rows/sec., 99.38 KiB/sec. | ||
| 6964 | 2025.09.19 20:50:51.963546 [ 5 ] {f87d6c53-a2af-4133-ad17-5ff4f9c3c40d} <Debug> TCPHandler: Processed in 0.002017937 sec. | ||
| 6965 | 2025.09.19 20:50:51.963701 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6966 | 2025.09.19 20:50:51.963821 [ 5 ] {e356a0f0-fad2-4bee-aaff-c2b42b946c24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6967 | 2025.09.19 20:50:51.963868 [ 5 ] {e356a0f0-fad2-4bee-aaff-c2b42b946c24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6968 | 2025.09.19 20:50:51.964948 [ 5 ] {e356a0f0-fad2-4bee-aaff-c2b42b946c24} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6969 | 2025.09.19 20:50:51.964985 [ 5 ] {e356a0f0-fad2-4bee-aaff-c2b42b946c24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6970 | 2025.09.19 20:50:51.965427 [ 5 ] {e356a0f0-fad2-4bee-aaff-c2b42b946c24} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6971 | 2025.09.19 20:50:51.965641 [ 5 ] {e356a0f0-fad2-4bee-aaff-c2b42b946c24} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6972 | 2025.09.19 20:50:51.965772 [ 5 ] {e356a0f0-fad2-4bee-aaff-c2b42b946c24} <Debug> executeQuery: Read 1197 rows, 100.57 KiB in 0.001975 sec., 606075.9493670885 rows/sec., 49.73 MiB/sec. | ||
| 6973 | 2025.09.19 20:50:51.965810 [ 5 ] {e356a0f0-fad2-4bee-aaff-c2b42b946c24} <Debug> TCPHandler: Processed in 0.002169641 sec. | ||
| 6974 | 2025.09.19 20:50:51.965917 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6975 | 2025.09.19 20:50:51.966008 [ 5 ] {6206f7a7-bfb5-47d8-8fbb-1f0d4b1f79c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6976 | 2025.09.19 20:50:51.966048 [ 5 ] {6206f7a7-bfb5-47d8-8fbb-1f0d4b1f79c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6977 | 2025.09.19 20:50:51.966426 [ 5 ] {6206f7a7-bfb5-47d8-8fbb-1f0d4b1f79c3} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6978 | 2025.09.19 20:50:51.966461 [ 5 ] {6206f7a7-bfb5-47d8-8fbb-1f0d4b1f79c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6979 | 2025.09.19 20:50:51.966754 [ 5 ] {6206f7a7-bfb5-47d8-8fbb-1f0d4b1f79c3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6980 | 2025.09.19 20:50:51.966956 [ 5 ] {6206f7a7-bfb5-47d8-8fbb-1f0d4b1f79c3} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6981 | 2025.09.19 20:50:51.967063 [ 119 ] {} <Debug> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6982 | 2025.09.19 20:50:51.967082 [ 5 ] {6206f7a7-bfb5-47d8-8fbb-1f0d4b1f79c3} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001091 sec., 1833.1805682859763 rows/sec., 128.00 KiB/sec. | ||
| 6983 | 2025.09.19 20:50:51.967131 [ 119 ] {} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6984 | 2025.09.19 20:50:51.967141 [ 5 ] {6206f7a7-bfb5-47d8-8fbb-1f0d4b1f79c3} <Debug> TCPHandler: Processed in 0.00127147 sec. | ||
| 6985 | 2025.09.19 20:50:51.967159 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6986 | 2025.09.19 20:50:51.967256 [ 201 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 6987 | 2025.09.19 20:50:51.967266 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6988 | 2025.09.19 20:50:51.967355 [ 201 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6989 | 2025.09.19 20:50:51.967382 [ 5 ] {46cfd0db-afea-4883-89de-075b3d596ccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6990 | 2025.09.19 20:50:51.967383 [ 201 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 71 rows starting from the beginning of the part | ||
| 6991 | 2025.09.19 20:50:51.967425 [ 5 ] {46cfd0db-afea-4883-89de-075b3d596ccb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6992 | 2025.09.19 20:50:51.967456 [ 201 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 6993 | 2025.09.19 20:50:51.967503 [ 201 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 6994 | 2025.09.19 20:50:51.967545 [ 201 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 67 rows starting from the beginning of the part | ||
| 6995 | 2025.09.19 20:50:51.967596 [ 201 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 6996 | 2025.09.19 20:50:51.967673 [ 201 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part | ||
| 6997 | 2025.09.19 20:50:51.967945 [ 5 ] {46cfd0db-afea-4883-89de-075b3d596ccb} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6998 | 2025.09.19 20:50:51.967982 [ 5 ] {46cfd0db-afea-4883-89de-075b3d596ccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6999 | 2025.09.19 20:50:51.968307 [ 5 ] {46cfd0db-afea-4883-89de-075b3d596ccb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7000 | 2025.09.19 20:50:51.968420 [ 197 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 263 rows, containing 5 columns (5 merged, 0 gathered) in 0.001204678 sec., 218315.5996872193 rows/sec., 16.81 MiB/sec. | ||
| 7001 | 2025.09.19 20:50:51.968525 [ 5 ] {46cfd0db-afea-4883-89de-075b3d596ccb} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7002 | 2025.09.19 20:50:51.968533 [ 197 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7003 | 2025.09.19 20:50:51.968657 [ 5 ] {46cfd0db-afea-4883-89de-075b3d596ccb} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001294 sec., 176197.83616692427 rows/sec., 11.93 MiB/sec. | ||
| 7004 | 2025.09.19 20:50:51.968719 [ 5 ] {46cfd0db-afea-4883-89de-075b3d596ccb} <Debug> TCPHandler: Processed in 0.001505575 sec. | ||
| 7005 | 2025.09.19 20:50:51.968768 [ 197 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_31_6} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7006 | 2025.09.19 20:50:51.968829 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7007 | 2025.09.19 20:50:51.968833 [ 197 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_31_6} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7008 | 2025.09.19 20:50:51.968912 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 7009 | 2025.09.19 20:50:51.968926 [ 5 ] {9d7369db-4c7b-43eb-be2d-af99f98993ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7010 | 2025.09.19 20:50:51.968965 [ 5 ] {9d7369db-4c7b-43eb-be2d-af99f98993ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7011 | 2025.09.19 20:50:51.969543 [ 5 ] {9d7369db-4c7b-43eb-be2d-af99f98993ae} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7012 | 2025.09.19 20:50:51.969579 [ 5 ] {9d7369db-4c7b-43eb-be2d-af99f98993ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7013 | 2025.09.19 20:50:51.969908 [ 5 ] {9d7369db-4c7b-43eb-be2d-af99f98993ae} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7014 | 2025.09.19 20:50:51.970123 [ 5 ] {9d7369db-4c7b-43eb-be2d-af99f98993ae} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7015 | 2025.09.19 20:50:51.970250 [ 5 ] {9d7369db-4c7b-43eb-be2d-af99f98993ae} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001343 sec., 388682.05510052125 rows/sec., 28.77 MiB/sec. | ||
| 7016 | 2025.09.19 20:50:51.970291 [ 5 ] {9d7369db-4c7b-43eb-be2d-af99f98993ae} <Debug> TCPHandler: Processed in 0.001510385 sec. | ||
| 7017 | 2025.09.19 20:50:51.970403 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7018 | 2025.09.19 20:50:51.970499 [ 5 ] {fe0d4ffe-f19e-469d-93ca-0b2d192c20d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7019 | 2025.09.19 20:50:51.970546 [ 5 ] {fe0d4ffe-f19e-469d-93ca-0b2d192c20d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7020 | 2025.09.19 20:50:51.971111 [ 5 ] {fe0d4ffe-f19e-469d-93ca-0b2d192c20d6} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7021 | 2025.09.19 20:50:51.971147 [ 5 ] {fe0d4ffe-f19e-469d-93ca-0b2d192c20d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7022 | 2025.09.19 20:50:51.971532 [ 5 ] {fe0d4ffe-f19e-469d-93ca-0b2d192c20d6} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7023 | 2025.09.19 20:50:51.971739 [ 5 ] {fe0d4ffe-f19e-469d-93ca-0b2d192c20d6} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7024 | 2025.09.19 20:50:51.971866 [ 5 ] {fe0d4ffe-f19e-469d-93ca-0b2d192c20d6} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001386 sec., 609668.1096681097 rows/sec., 41.03 MiB/sec. | ||
| 7025 | 2025.09.19 20:50:51.971906 [ 5 ] {fe0d4ffe-f19e-469d-93ca-0b2d192c20d6} <Debug> TCPHandler: Processed in 0.001551436 sec. | ||
| 7026 | 2025.09.19 20:50:51.972017 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7027 | 2025.09.19 20:50:51.972112 [ 5 ] {629c40d4-995c-4805-8352-114fffd60b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7028 | 2025.09.19 20:50:51.972153 [ 5 ] {629c40d4-995c-4805-8352-114fffd60b18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7029 | 2025.09.19 20:50:51.972481 [ 5 ] {629c40d4-995c-4805-8352-114fffd60b18} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7030 | 2025.09.19 20:50:51.972520 [ 5 ] {629c40d4-995c-4805-8352-114fffd60b18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7031 | 2025.09.19 20:50:51.972832 [ 5 ] {629c40d4-995c-4805-8352-114fffd60b18} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7032 | 2025.09.19 20:50:51.973034 [ 5 ] {629c40d4-995c-4805-8352-114fffd60b18} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7033 | 2025.09.19 20:50:51.973162 [ 5 ] {629c40d4-995c-4805-8352-114fffd60b18} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 7034 | 2025.09.19 20:50:51.973198 [ 5 ] {629c40d4-995c-4805-8352-114fffd60b18} <Debug> TCPHandler: Processed in 0.001230559 sec. | ||
| 7035 | 2025.09.19 20:50:53.375357 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17736 | ||
| 7036 | 2025.09.19 20:50:53.375995 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7037 | 2025.09.19 20:50:53.376038 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7038 | 2025.09.19 20:50:53.376636 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7039 | 2025.09.19 20:50:53.376949 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7040 | 2025.09.19 20:50:53.377126 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17736 | ||
| 7041 | 2025.09.19 20:50:54.316547 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 7042 | 2025.09.19 20:50:54.332142 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7043 | 2025.09.19 20:50:54.332200 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7044 | 2025.09.19 20:50:54.337462 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7045 | 2025.09.19 20:50:54.338250 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7046 | 2025.09.19 20:50:54.341910 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 7047 | 2025.09.19 20:50:55.920266 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 838 | ||
| 7048 | 2025.09.19 20:50:55.922444 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7049 | 2025.09.19 20:50:55.922492 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7050 | 2025.09.19 20:50:55.923720 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7051 | 2025.09.19 20:50:55.923999 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7052 | 2025.09.19 20:50:55.924273 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 838 | ||
| 7053 | 2025.09.19 20:50:56.938086 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7054 | 2025.09.19 20:50:56.938268 [ 5 ] {1324f40c-52fb-45a5-8926-852896425e92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7055 | 2025.09.19 20:50:56.938337 [ 5 ] {1324f40c-52fb-45a5-8926-852896425e92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7056 | 2025.09.19 20:50:56.939089 [ 5 ] {1324f40c-52fb-45a5-8926-852896425e92} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7057 | 2025.09.19 20:50:56.939141 [ 5 ] {1324f40c-52fb-45a5-8926-852896425e92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7058 | 2025.09.19 20:50:56.939583 [ 5 ] {1324f40c-52fb-45a5-8926-852896425e92} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7059 | 2025.09.19 20:50:56.939848 [ 5 ] {1324f40c-52fb-45a5-8926-852896425e92} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7060 | 2025.09.19 20:50:56.940020 [ 5 ] {1324f40c-52fb-45a5-8926-852896425e92} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001802 sec., 76581.57602663706 rows/sec., 6.63 MiB/sec. | ||
| 7061 | 2025.09.19 20:50:56.940075 [ 5 ] {1324f40c-52fb-45a5-8926-852896425e92} <Debug> TCPHandler: Processed in 0.00212265 sec. | ||
| 7062 | 2025.09.19 20:50:56.940201 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7063 | 2025.09.19 20:50:56.940306 [ 5 ] {a44b220c-b51e-4ca1-b67f-af987209fc3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7064 | 2025.09.19 20:50:56.940351 [ 5 ] {a44b220c-b51e-4ca1-b67f-af987209fc3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7065 | 2025.09.19 20:50:56.940787 [ 5 ] {a44b220c-b51e-4ca1-b67f-af987209fc3c} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7066 | 2025.09.19 20:50:56.940826 [ 5 ] {a44b220c-b51e-4ca1-b67f-af987209fc3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7067 | 2025.09.19 20:50:56.941157 [ 5 ] {a44b220c-b51e-4ca1-b67f-af987209fc3c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7068 | 2025.09.19 20:50:56.941384 [ 5 ] {a44b220c-b51e-4ca1-b67f-af987209fc3c} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7069 | 2025.09.19 20:50:56.941522 [ 5 ] {a44b220c-b51e-4ca1-b67f-af987209fc3c} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.00124 sec., 33064.51612903226 rows/sec., 2.43 MiB/sec. | ||
| 7070 | 2025.09.19 20:50:56.941563 [ 5 ] {a44b220c-b51e-4ca1-b67f-af987209fc3c} <Debug> TCPHandler: Processed in 0.001415313 sec. | ||
| 7071 | 2025.09.19 20:50:56.941670 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7072 | 2025.09.19 20:50:56.941774 [ 5 ] {e8dd4ffc-abbe-4ab2-b13d-53baae401bfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7073 | 2025.09.19 20:50:56.941817 [ 5 ] {e8dd4ffc-abbe-4ab2-b13d-53baae401bfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7074 | 2025.09.19 20:50:56.942269 [ 5 ] {e8dd4ffc-abbe-4ab2-b13d-53baae401bfe} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7075 | 2025.09.19 20:50:56.942308 [ 5 ] {e8dd4ffc-abbe-4ab2-b13d-53baae401bfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7076 | 2025.09.19 20:50:56.942637 [ 5 ] {e8dd4ffc-abbe-4ab2-b13d-53baae401bfe} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7077 | 2025.09.19 20:50:56.942854 [ 5 ] {e8dd4ffc-abbe-4ab2-b13d-53baae401bfe} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7078 | 2025.09.19 20:50:56.942991 [ 5 ] {e8dd4ffc-abbe-4ab2-b13d-53baae401bfe} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001236 sec., 84951.45631067961 rows/sec., 6.64 MiB/sec. | ||
| 7079 | 2025.09.19 20:50:56.943030 [ 5 ] {e8dd4ffc-abbe-4ab2-b13d-53baae401bfe} <Debug> TCPHandler: Processed in 0.001411463 sec. | ||
| 7080 | 2025.09.19 20:50:56.943137 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7081 | 2025.09.19 20:50:56.943234 [ 5 ] {a3aa03c0-8dc1-4f5f-80c3-47b1c27aba0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7082 | 2025.09.19 20:50:56.943279 [ 5 ] {a3aa03c0-8dc1-4f5f-80c3-47b1c27aba0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7083 | 2025.09.19 20:50:56.943693 [ 5 ] {a3aa03c0-8dc1-4f5f-80c3-47b1c27aba0b} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7084 | 2025.09.19 20:50:56.943730 [ 5 ] {a3aa03c0-8dc1-4f5f-80c3-47b1c27aba0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7085 | 2025.09.19 20:50:56.944068 [ 5 ] {a3aa03c0-8dc1-4f5f-80c3-47b1c27aba0b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7086 | 2025.09.19 20:50:56.944285 [ 5 ] {a3aa03c0-8dc1-4f5f-80c3-47b1c27aba0b} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7087 | 2025.09.19 20:50:56.944416 [ 5 ] {a3aa03c0-8dc1-4f5f-80c3-47b1c27aba0b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 7088 | 2025.09.19 20:50:56.944454 [ 5 ] {a3aa03c0-8dc1-4f5f-80c3-47b1c27aba0b} <Debug> TCPHandler: Processed in 0.001366432 sec. | ||
| 7089 | 2025.09.19 20:50:56.944563 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7090 | 2025.09.19 20:50:56.944680 [ 5 ] {4d340b7e-899b-42b4-b1e5-fc9b994a5691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7091 | 2025.09.19 20:50:56.944741 [ 5 ] {4d340b7e-899b-42b4-b1e5-fc9b994a5691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7092 | 2025.09.19 20:50:56.945604 [ 5 ] {4d340b7e-899b-42b4-b1e5-fc9b994a5691} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7093 | 2025.09.19 20:50:56.945642 [ 5 ] {4d340b7e-899b-42b4-b1e5-fc9b994a5691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7094 | 2025.09.19 20:50:56.946215 [ 5 ] {4d340b7e-899b-42b4-b1e5-fc9b994a5691} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7095 | 2025.09.19 20:50:56.946458 [ 5 ] {4d340b7e-899b-42b4-b1e5-fc9b994a5691} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7096 | 2025.09.19 20:50:56.946600 [ 5 ] {4d340b7e-899b-42b4-b1e5-fc9b994a5691} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001939 sec., 21144.920061887573 rows/sec., 37.89 MiB/sec. | ||
| 7097 | 2025.09.19 20:50:56.946654 [ 5 ] {4d340b7e-899b-42b4-b1e5-fc9b994a5691} <Debug> TCPHandler: Processed in 0.00214082 sec. | ||
| 7098 | 2025.09.19 20:50:56.946761 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7099 | 2025.09.19 20:50:56.946855 [ 5 ] {5810fa87-421d-4ba5-a6ac-0cf5ff1c36a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7100 | 2025.09.19 20:50:56.946899 [ 5 ] {5810fa87-421d-4ba5-a6ac-0cf5ff1c36a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7101 | 2025.09.19 20:50:56.947235 [ 5 ] {5810fa87-421d-4ba5-a6ac-0cf5ff1c36a3} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7102 | 2025.09.19 20:50:56.947276 [ 5 ] {5810fa87-421d-4ba5-a6ac-0cf5ff1c36a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7103 | 2025.09.19 20:50:56.947593 [ 5 ] {5810fa87-421d-4ba5-a6ac-0cf5ff1c36a3} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7104 | 2025.09.19 20:50:56.947813 [ 5 ] {5810fa87-421d-4ba5-a6ac-0cf5ff1c36a3} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7105 | 2025.09.19 20:50:56.947944 [ 5 ] {5810fa87-421d-4ba5-a6ac-0cf5ff1c36a3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 7106 | 2025.09.19 20:50:56.947981 [ 5 ] {5810fa87-421d-4ba5-a6ac-0cf5ff1c36a3} <Debug> TCPHandler: Processed in 0.00127 sec. | ||
| 7107 | 2025.09.19 20:51:00.749544 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7108 | 2025.09.19 20:51:00.749649 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7109 | 2025.09.19 20:51:00.877918 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18184 | ||
| 7110 | 2025.09.19 20:51:00.878410 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7111 | 2025.09.19 20:51:00.878448 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7112 | 2025.09.19 20:51:00.878906 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7113 | 2025.09.19 20:51:00.879126 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7114 | 2025.09.19 20:51:00.879255 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18184 | ||
| 7115 | 2025.09.19 20:51:01.842724 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 7116 | 2025.09.19 20:51:01.858834 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7117 | 2025.09.19 20:51:01.858891 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7118 | 2025.09.19 20:51:01.864375 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7119 | 2025.09.19 20:51:01.865114 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7120 | 2025.09.19 20:51:01.868087 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 7121 | 2025.09.19 20:51:01.934702 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7122 | 2025.09.19 20:51:01.934879 [ 5 ] {11e00cd1-e87b-408d-a693-25e7f9708217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7123 | 2025.09.19 20:51:01.934945 [ 5 ] {11e00cd1-e87b-408d-a693-25e7f9708217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7124 | 2025.09.19 20:51:01.935587 [ 5 ] {11e00cd1-e87b-408d-a693-25e7f9708217} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7125 | 2025.09.19 20:51:01.935629 [ 5 ] {11e00cd1-e87b-408d-a693-25e7f9708217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7126 | 2025.09.19 20:51:01.936039 [ 5 ] {11e00cd1-e87b-408d-a693-25e7f9708217} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7127 | 2025.09.19 20:51:01.936291 [ 5 ] {11e00cd1-e87b-408d-a693-25e7f9708217} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7128 | 2025.09.19 20:51:01.936444 [ 5 ] {11e00cd1-e87b-408d-a693-25e7f9708217} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001612 sec., 34739.45409429281 rows/sec., 2.65 MiB/sec. | ||
| 7129 | 2025.09.19 20:51:01.936488 [ 5 ] {11e00cd1-e87b-408d-a693-25e7f9708217} <Debug> TCPHandler: Processed in 0.001914695 sec. | ||
| 7130 | 2025.09.19 20:51:01.936613 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7131 | 2025.09.19 20:51:01.936711 [ 5 ] {d9e8dd8d-2a09-4ec9-8e93-2987b1e20e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7132 | 2025.09.19 20:51:01.936753 [ 5 ] {d9e8dd8d-2a09-4ec9-8e93-2987b1e20e7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7133 | 2025.09.19 20:51:01.937204 [ 5 ] {d9e8dd8d-2a09-4ec9-8e93-2987b1e20e7c} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7134 | 2025.09.19 20:51:01.937241 [ 5 ] {d9e8dd8d-2a09-4ec9-8e93-2987b1e20e7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7135 | 2025.09.19 20:51:01.937611 [ 5 ] {d9e8dd8d-2a09-4ec9-8e93-2987b1e20e7c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7136 | 2025.09.19 20:51:01.937841 [ 5 ] {d9e8dd8d-2a09-4ec9-8e93-2987b1e20e7c} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7137 | 2025.09.19 20:51:01.937978 [ 5 ] {d9e8dd8d-2a09-4ec9-8e93-2987b1e20e7c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001286 sec., 49766.71850699844 rows/sec., 3.88 MiB/sec. | ||
| 7138 | 2025.09.19 20:51:01.938017 [ 5 ] {d9e8dd8d-2a09-4ec9-8e93-2987b1e20e7c} <Debug> TCPHandler: Processed in 0.001454775 sec. | ||
| 7139 | 2025.09.19 20:51:01.938136 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7140 | 2025.09.19 20:51:01.938238 [ 5 ] {4f9cf848-ff6f-4b6d-80e0-d5c151ef80c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7141 | 2025.09.19 20:51:01.938280 [ 5 ] {4f9cf848-ff6f-4b6d-80e0-d5c151ef80c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7142 | 2025.09.19 20:51:01.938707 [ 5 ] {4f9cf848-ff6f-4b6d-80e0-d5c151ef80c2} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7143 | 2025.09.19 20:51:01.938744 [ 5 ] {4f9cf848-ff6f-4b6d-80e0-d5c151ef80c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7144 | 2025.09.19 20:51:01.939097 [ 5 ] {4f9cf848-ff6f-4b6d-80e0-d5c151ef80c2} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7145 | 2025.09.19 20:51:01.939322 [ 5 ] {4f9cf848-ff6f-4b6d-80e0-d5c151ef80c2} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7146 | 2025.09.19 20:51:01.939452 [ 5 ] {4f9cf848-ff6f-4b6d-80e0-d5c151ef80c2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001237 sec., 129345.18997574778 rows/sec., 9.01 MiB/sec. | ||
| 7147 | 2025.09.19 20:51:01.939490 [ 5 ] {4f9cf848-ff6f-4b6d-80e0-d5c151ef80c2} <Debug> TCPHandler: Processed in 0.001408573 sec. | ||
| 7148 | 2025.09.19 20:51:01.939595 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7149 | 2025.09.19 20:51:01.939689 [ 5 ] {6e78a96f-c357-4e5c-9fdc-dc5d58d114f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7150 | 2025.09.19 20:51:01.939731 [ 5 ] {6e78a96f-c357-4e5c-9fdc-dc5d58d114f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7151 | 2025.09.19 20:51:01.940057 [ 5 ] {6e78a96f-c357-4e5c-9fdc-dc5d58d114f1} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7152 | 2025.09.19 20:51:01.940093 [ 5 ] {6e78a96f-c357-4e5c-9fdc-dc5d58d114f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7153 | 2025.09.19 20:51:01.940414 [ 5 ] {6e78a96f-c357-4e5c-9fdc-dc5d58d114f1} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7154 | 2025.09.19 20:51:01.940639 [ 5 ] {6e78a96f-c357-4e5c-9fdc-dc5d58d114f1} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7155 | 2025.09.19 20:51:01.940770 [ 5 ] {6e78a96f-c357-4e5c-9fdc-dc5d58d114f1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 7156 | 2025.09.19 20:51:01.940806 [ 5 ] {6e78a96f-c357-4e5c-9fdc-dc5d58d114f1} <Debug> TCPHandler: Processed in 0.001260869 sec. | ||
| 7157 | 2025.09.19 20:51:05.925337 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 858 | ||
| 7158 | 2025.09.19 20:51:05.927425 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7159 | 2025.09.19 20:51:05.927468 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7160 | 2025.09.19 20:51:05.928687 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7161 | 2025.09.19 20:51:05.928956 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7162 | 2025.09.19 20:51:05.929222 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 858 | ||
| 7163 | 2025.09.19 20:51:06.938731 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7164 | 2025.09.19 20:51:06.938915 [ 5 ] {904daa85-6137-49b0-a8df-c9e6dba3d8e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7165 | 2025.09.19 20:51:06.938986 [ 5 ] {904daa85-6137-49b0-a8df-c9e6dba3d8e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7166 | 2025.09.19 20:51:06.939663 [ 5 ] {904daa85-6137-49b0-a8df-c9e6dba3d8e2} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7167 | 2025.09.19 20:51:06.939713 [ 5 ] {904daa85-6137-49b0-a8df-c9e6dba3d8e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7168 | 2025.09.19 20:51:06.940129 [ 5 ] {904daa85-6137-49b0-a8df-c9e6dba3d8e2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7169 | 2025.09.19 20:51:06.940358 [ 5 ] {904daa85-6137-49b0-a8df-c9e6dba3d8e2} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7170 | 2025.09.19 20:51:06.940508 [ 5 ] {904daa85-6137-49b0-a8df-c9e6dba3d8e2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001645 sec., 14589.665653495442 rows/sec., 1.21 MiB/sec. | ||
| 7171 | 2025.09.19 20:51:06.940557 [ 5 ] {904daa85-6137-49b0-a8df-c9e6dba3d8e2} <Debug> TCPHandler: Processed in 0.001955886 sec. | ||
| 7172 | 2025.09.19 20:51:06.940682 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7173 | 2025.09.19 20:51:06.940780 [ 5 ] {9c64fce8-b80d-40f7-94c6-22e7eddfcf5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7174 | 2025.09.19 20:51:06.940822 [ 5 ] {9c64fce8-b80d-40f7-94c6-22e7eddfcf5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7175 | 2025.09.19 20:51:06.941222 [ 5 ] {9c64fce8-b80d-40f7-94c6-22e7eddfcf5b} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7176 | 2025.09.19 20:51:06.941259 [ 5 ] {9c64fce8-b80d-40f7-94c6-22e7eddfcf5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7177 | 2025.09.19 20:51:06.941556 [ 5 ] {9c64fce8-b80d-40f7-94c6-22e7eddfcf5b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7178 | 2025.09.19 20:51:06.941765 [ 5 ] {9c64fce8-b80d-40f7-94c6-22e7eddfcf5b} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7179 | 2025.09.19 20:51:06.941896 [ 5 ] {9c64fce8-b80d-40f7-94c6-22e7eddfcf5b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001136 sec., 1760.5633802816901 rows/sec., 143.56 KiB/sec. | ||
| 7180 | 2025.09.19 20:51:06.941933 [ 5 ] {9c64fce8-b80d-40f7-94c6-22e7eddfcf5b} <Debug> TCPHandler: Processed in 0.001301191 sec. | ||
| 7181 | 2025.09.19 20:51:06.942055 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7182 | 2025.09.19 20:51:06.942150 [ 5 ] {64afa44e-d457-4863-a0bb-e4cfb1672c35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7183 | 2025.09.19 20:51:06.942191 [ 5 ] {64afa44e-d457-4863-a0bb-e4cfb1672c35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7184 | 2025.09.19 20:51:06.942760 [ 5 ] {64afa44e-d457-4863-a0bb-e4cfb1672c35} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7185 | 2025.09.19 20:51:06.942797 [ 5 ] {64afa44e-d457-4863-a0bb-e4cfb1672c35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7186 | 2025.09.19 20:51:06.943157 [ 5 ] {64afa44e-d457-4863-a0bb-e4cfb1672c35} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7187 | 2025.09.19 20:51:06.943378 [ 5 ] {64afa44e-d457-4863-a0bb-e4cfb1672c35} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7188 | 2025.09.19 20:51:06.943504 [ 5 ] {64afa44e-d457-4863-a0bb-e4cfb1672c35} <Debug> executeQuery: Read 259 rows, 23.74 KiB in 0.001378 sec., 187953.55587808415 rows/sec., 16.82 MiB/sec. | ||
| 7189 | 2025.09.19 20:51:06.943505 [ 40 ] {} <Debug> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7190 | 2025.09.19 20:51:06.943541 [ 5 ] {64afa44e-d457-4863-a0bb-e4cfb1672c35} <Debug> TCPHandler: Processed in 0.001547167 sec. | ||
| 7191 | 2025.09.19 20:51:06.943577 [ 40 ] {} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7192 | 2025.09.19 20:51:06.943601 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7193 | 2025.09.19 20:51:06.943664 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7194 | 2025.09.19 20:51:06.943722 [ 194 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::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 | ||
| 7195 | 2025.09.19 20:51:06.943755 [ 5 ] {286c44c6-564e-478b-b104-6aaafe564ef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7196 | 2025.09.19 20:51:06.943800 [ 5 ] {286c44c6-564e-478b-b104-6aaafe564ef2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7197 | 2025.09.19 20:51:06.943851 [ 194 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7198 | 2025.09.19 20:51:06.943887 [ 194 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1407 rows starting from the beginning of the part | ||
| 7199 | 2025.09.19 20:51:06.943952 [ 194 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::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 | ||
| 7200 | 2025.09.19 20:51:06.943998 [ 194 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1197 rows starting from the beginning of the part | ||
| 7201 | 2025.09.19 20:51:06.944045 [ 194 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 138 rows starting from the beginning of the part | ||
| 7202 | 2025.09.19 20:51:06.944085 [ 194 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 56 rows starting from the beginning of the part | ||
| 7203 | 2025.09.19 20:51:06.944123 [ 194 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 259 rows starting from the beginning of the part | ||
| 7204 | 2025.09.19 20:51:06.944224 [ 5 ] {286c44c6-564e-478b-b104-6aaafe564ef2} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7205 | 2025.09.19 20:51:06.944267 [ 5 ] {286c44c6-564e-478b-b104-6aaafe564ef2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7206 | 2025.09.19 20:51:06.944663 [ 5 ] {286c44c6-564e-478b-b104-6aaafe564ef2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7207 | 2025.09.19 20:51:06.944900 [ 5 ] {286c44c6-564e-478b-b104-6aaafe564ef2} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7208 | 2025.09.19 20:51:06.945044 [ 5 ] {286c44c6-564e-478b-b104-6aaafe564ef2} <Debug> executeQuery: Read 55 rows, 4.18 KiB in 0.00128 sec., 42968.75 rows/sec., 3.19 MiB/sec. | ||
| 7209 | 2025.09.19 20:51:06.945086 [ 5 ] {286c44c6-564e-478b-b104-6aaafe564ef2} <Debug> TCPHandler: Processed in 0.001457084 sec. | ||
| 7210 | 2025.09.19 20:51:06.945200 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7211 | 2025.09.19 20:51:06.945297 [ 5 ] {44c49211-7ae8-49c3-8967-d228c2e88f07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7212 | 2025.09.19 20:51:06.945339 [ 5 ] {44c49211-7ae8-49c3-8967-d228c2e88f07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7213 | 2025.09.19 20:51:06.945702 [ 195 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3195 rows, containing 5 columns (5 merged, 0 gathered) in 0.002013197 sec., 1587027.9957699121 rows/sec., 138.77 MiB/sec. | ||
| 7214 | 2025.09.19 20:51:06.945754 [ 5 ] {44c49211-7ae8-49c3-8967-d228c2e88f07} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7215 | 2025.09.19 20:51:06.945797 [ 5 ] {44c49211-7ae8-49c3-8967-d228c2e88f07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7216 | 2025.09.19 20:51:06.945963 [ 189 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7217 | 2025.09.19 20:51:06.946160 [ 5 ] {44c49211-7ae8-49c3-8967-d228c2e88f07} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7218 | 2025.09.19 20:51:06.946230 [ 189 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_56_11} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7219 | 2025.09.19 20:51:06.946296 [ 189 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_56_11} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7220 | 2025.09.19 20:51:06.946385 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 7221 | 2025.09.19 20:51:06.946392 [ 5 ] {44c49211-7ae8-49c3-8967-d228c2e88f07} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7222 | 2025.09.19 20:51:06.946587 [ 5 ] {44c49211-7ae8-49c3-8967-d228c2e88f07} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00131 sec., 18320.6106870229 rows/sec., 1.52 MiB/sec. | ||
| 7223 | 2025.09.19 20:51:06.946629 [ 5 ] {44c49211-7ae8-49c3-8967-d228c2e88f07} <Debug> TCPHandler: Processed in 0.001479834 sec. | ||
| 7224 | 2025.09.19 20:51:06.946768 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7225 | 2025.09.19 20:51:06.946882 [ 5 ] {bef77dcd-cd04-4197-b401-ede37ea37d35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7226 | 2025.09.19 20:51:06.946923 [ 5 ] {bef77dcd-cd04-4197-b401-ede37ea37d35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7227 | 2025.09.19 20:51:06.947326 [ 5 ] {bef77dcd-cd04-4197-b401-ede37ea37d35} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7228 | 2025.09.19 20:51:06.947365 [ 5 ] {bef77dcd-cd04-4197-b401-ede37ea37d35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7229 | 2025.09.19 20:51:06.947681 [ 5 ] {bef77dcd-cd04-4197-b401-ede37ea37d35} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7230 | 2025.09.19 20:51:06.947910 [ 5 ] {bef77dcd-cd04-4197-b401-ede37ea37d35} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7231 | 2025.09.19 20:51:06.948042 [ 5 ] {bef77dcd-cd04-4197-b401-ede37ea37d35} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001177 sec., 10195.412064570943 rows/sec., 796.52 KiB/sec. | ||
| 7232 | 2025.09.19 20:51:06.948081 [ 5 ] {bef77dcd-cd04-4197-b401-ede37ea37d35} <Debug> TCPHandler: Processed in 0.001365012 sec. | ||
| 7233 | 2025.09.19 20:51:06.948203 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7234 | 2025.09.19 20:51:06.948300 [ 5 ] {a974e5dc-12a0-425d-a73c-abd874f2e8d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7235 | 2025.09.19 20:51:06.948341 [ 5 ] {a974e5dc-12a0-425d-a73c-abd874f2e8d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7236 | 2025.09.19 20:51:06.948920 [ 5 ] {a974e5dc-12a0-425d-a73c-abd874f2e8d8} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7237 | 2025.09.19 20:51:06.948970 [ 5 ] {a974e5dc-12a0-425d-a73c-abd874f2e8d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7238 | 2025.09.19 20:51:06.949480 [ 5 ] {a974e5dc-12a0-425d-a73c-abd874f2e8d8} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7239 | 2025.09.19 20:51:06.949752 [ 5 ] {a974e5dc-12a0-425d-a73c-abd874f2e8d8} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7240 | 2025.09.19 20:51:06.949902 [ 40 ] {} <Debug> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7241 | 2025.09.19 20:51:06.949911 [ 5 ] {a974e5dc-12a0-425d-a73c-abd874f2e8d8} <Debug> executeQuery: Read 143 rows, 11.82 KiB in 0.001664 sec., 85937.5 rows/sec., 6.94 MiB/sec. | ||
| 7242 | 2025.09.19 20:51:06.949966 [ 40 ] {} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7243 | 2025.09.19 20:51:06.950001 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7244 | 2025.09.19 20:51:06.950003 [ 5 ] {a974e5dc-12a0-425d-a73c-abd874f2e8d8} <Debug> TCPHandler: Processed in 0.001889565 sec. | ||
| 7245 | 2025.09.19 20:51:06.950702 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7246 | 2025.09.19 20:51:06.950827 [ 5 ] {3793e088-5f2b-44af-9d42-57d7d34f860d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7247 | 2025.09.19 20:51:06.950837 [ 194 ] {8107928c-471f-4f51-a196-f6f1aa28a530::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 | ||
| 7248 | 2025.09.19 20:51:06.950881 [ 5 ] {3793e088-5f2b-44af-9d42-57d7d34f860d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7249 | 2025.09.19 20:51:06.951001 [ 194 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7250 | 2025.09.19 20:51:06.951049 [ 194 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 633 rows starting from the beginning of the part | ||
| 7251 | 2025.09.19 20:51:06.951141 [ 194 ] {8107928c-471f-4f51-a196-f6f1aa28a530::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 | ||
| 7252 | 2025.09.19 20:51:06.951229 [ 194 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 522 rows starting from the beginning of the part | ||
| 7253 | 2025.09.19 20:51:06.951281 [ 194 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 105 rows starting from the beginning of the part | ||
| 7254 | 2025.09.19 20:51:06.951325 [ 194 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 64 rows starting from the beginning of the part | ||
| 7255 | 2025.09.19 20:51:06.951369 [ 194 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 143 rows starting from the beginning of the part | ||
| 7256 | 2025.09.19 20:51:06.951401 [ 5 ] {3793e088-5f2b-44af-9d42-57d7d34f860d} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7257 | 2025.09.19 20:51:06.951444 [ 5 ] {3793e088-5f2b-44af-9d42-57d7d34f860d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7258 | 2025.09.19 20:51:06.951834 [ 5 ] {3793e088-5f2b-44af-9d42-57d7d34f860d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7259 | 2025.09.19 20:51:06.952081 [ 5 ] {3793e088-5f2b-44af-9d42-57d7d34f860d} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7260 | 2025.09.19 20:51:06.952222 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7261 | 2025.09.19 20:51:06.952226 [ 5 ] {3793e088-5f2b-44af-9d42-57d7d34f860d} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001421 sec., 138634.7642505278 rows/sec., 9.94 MiB/sec. | ||
| 7262 | 2025.09.19 20:51:06.952260 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7263 | 2025.09.19 20:51:06.952280 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7264 | 2025.09.19 20:51:06.952280 [ 5 ] {3793e088-5f2b-44af-9d42-57d7d34f860d} <Debug> TCPHandler: Processed in 0.001638488 sec. | ||
| 7265 | 2025.09.19 20:51:06.952377 [ 200 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::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 | ||
| 7266 | 2025.09.19 20:51:06.952407 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7267 | 2025.09.19 20:51:06.952510 [ 5 ] {c3063397-013d-4e84-9c98-8485ca363a86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7268 | 2025.09.19 20:51:06.952512 [ 200 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7269 | 2025.09.19 20:51:06.952523 [ 188 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1572 rows, containing 5 columns (5 merged, 0 gathered) in 0.001748651 sec., 898978.6984366806 rows/sec., 71.65 MiB/sec. | ||
| 7270 | 2025.09.19 20:51:06.952564 [ 200 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 14571 rows starting from the beginning of the part | ||
| 7271 | 2025.09.19 20:51:06.952568 [ 5 ] {c3063397-013d-4e84-9c98-8485ca363a86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7272 | 2025.09.19 20:51:06.952628 [ 200 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::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 | ||
| 7273 | 2025.09.19 20:51:06.952676 [ 200 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 845 rows starting from the beginning of the part | ||
| 7274 | 2025.09.19 20:51:06.952719 [ 200 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 7275 | 2025.09.19 20:51:06.952733 [ 194 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7276 | 2025.09.19 20:51:06.952761 [ 200 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::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 | ||
| 7277 | 2025.09.19 20:51:06.952806 [ 200 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 197 rows starting from the beginning of the part | ||
| 7278 | 2025.09.19 20:51:06.953063 [ 194 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_56_11} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7279 | 2025.09.19 20:51:06.953166 [ 194 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_56_11} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7280 | 2025.09.19 20:51:06.953261 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 7281 | 2025.09.19 20:51:06.953468 [ 5 ] {c3063397-013d-4e84-9c98-8485ca363a86} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7282 | 2025.09.19 20:51:06.953510 [ 5 ] {c3063397-013d-4e84-9c98-8485ca363a86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7283 | 2025.09.19 20:51:06.954285 [ 5 ] {c3063397-013d-4e84-9c98-8485ca363a86} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7284 | 2025.09.19 20:51:06.954554 [ 5 ] {c3063397-013d-4e84-9c98-8485ca363a86} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7285 | 2025.09.19 20:51:06.954709 [ 5 ] {c3063397-013d-4e84-9c98-8485ca363a86} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002219 sec., 18476.791347453807 rows/sec., 33.11 MiB/sec. | ||
| 7286 | 2025.09.19 20:51:06.954784 [ 5 ] {c3063397-013d-4e84-9c98-8485ca363a86} <Debug> TCPHandler: Processed in 0.002426577 sec. | ||
| 7287 | 2025.09.19 20:51:06.954903 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7288 | 2025.09.19 20:51:06.955000 [ 5 ] {c6125e5f-36a3-40bd-86d0-6b956bac29d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7289 | 2025.09.19 20:51:06.955044 [ 5 ] {c6125e5f-36a3-40bd-86d0-6b956bac29d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7290 | 2025.09.19 20:51:06.955391 [ 5 ] {c6125e5f-36a3-40bd-86d0-6b956bac29d6} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7291 | 2025.09.19 20:51:06.955428 [ 5 ] {c6125e5f-36a3-40bd-86d0-6b956bac29d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7292 | 2025.09.19 20:51:06.955853 [ 5 ] {c6125e5f-36a3-40bd-86d0-6b956bac29d6} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7293 | 2025.09.19 20:51:06.956080 [ 5 ] {c6125e5f-36a3-40bd-86d0-6b956bac29d6} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7294 | 2025.09.19 20:51:06.956198 [ 40 ] {} <Debug> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7295 | 2025.09.19 20:51:06.956213 [ 5 ] {c6125e5f-36a3-40bd-86d0-6b956bac29d6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001231 sec., 48740.86108854589 rows/sec., 3.28 MiB/sec. | ||
| 7296 | 2025.09.19 20:51:06.956236 [ 40 ] {} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7297 | 2025.09.19 20:51:06.956256 [ 5 ] {c6125e5f-36a3-40bd-86d0-6b956bac29d6} <Debug> TCPHandler: Processed in 0.001402613 sec. | ||
| 7298 | 2025.09.19 20:51:06.956260 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7299 | 2025.09.19 20:51:06.956358 [ 193 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 7300 | 2025.09.19 20:51:06.956485 [ 193 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7301 | 2025.09.19 20:51:06.956532 [ 193 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2976 rows starting from the beginning of the part | ||
| 7302 | 2025.09.19 20:51:06.956597 [ 193 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 7303 | 2025.09.19 20:51:06.956646 [ 193 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 7304 | 2025.09.19 20:51:06.956692 [ 193 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 7305 | 2025.09.19 20:51:06.956734 [ 193 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 7306 | 2025.09.19 20:51:06.956776 [ 193 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 7307 | 2025.09.19 20:51:06.957064 [ 188 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16093 rows, containing 5 columns (5 merged, 0 gathered) in 0.004775942 sec., 3369597.034469849 rows/sec., 231.65 MiB/sec. | ||
| 7308 | 2025.09.19 20:51:06.957665 [ 194 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7309 | 2025.09.19 20:51:06.957939 [ 194 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7310 | 2025.09.19 20:51:06.958016 [ 194 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7311 | 2025.09.19 20:51:06.958086 [ 188 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3276 rows, containing 4 columns (4 merged, 0 gathered) in 0.001767381 sec., 1853590.142702677 rows/sec., 124.92 MiB/sec. | ||
| 7312 | 2025.09.19 20:51:06.958095 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.89 MiB. | ||
| 7313 | 2025.09.19 20:51:06.958447 [ 188 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7314 | 2025.09.19 20:51:06.958735 [ 188 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_56_11} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7315 | 2025.09.19 20:51:06.958814 [ 188 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_56_11} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7316 | 2025.09.19 20:51:06.958897 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 7317 | 2025.09.19 20:51:08.379512 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18696 | ||
| 7318 | 2025.09.19 20:51:08.380027 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7319 | 2025.09.19 20:51:08.380063 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7320 | 2025.09.19 20:51:08.380533 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7321 | 2025.09.19 20:51:08.380759 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7322 | 2025.09.19 20:51:08.380890 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18696 | ||
| 7323 | 2025.09.19 20:51:09.368349 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 7324 | 2025.09.19 20:51:09.385813 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7325 | 2025.09.19 20:51:09.385872 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7326 | 2025.09.19 20:51:09.392030 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7327 | 2025.09.19 20:51:09.392763 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7328 | 2025.09.19 20:51:09.395624 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 7329 | 2025.09.19 20:51:11.935027 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7330 | 2025.09.19 20:51:11.935264 [ 5 ] {782776f0-fcd8-49c3-ab9f-8f794e2fc2e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7331 | 2025.09.19 20:51:11.935339 [ 5 ] {782776f0-fcd8-49c3-ab9f-8f794e2fc2e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7332 | 2025.09.19 20:51:11.936122 [ 5 ] {782776f0-fcd8-49c3-ab9f-8f794e2fc2e8} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7333 | 2025.09.19 20:51:11.936170 [ 5 ] {782776f0-fcd8-49c3-ab9f-8f794e2fc2e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7334 | 2025.09.19 20:51:11.936574 [ 5 ] {782776f0-fcd8-49c3-ab9f-8f794e2fc2e8} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7335 | 2025.09.19 20:51:11.936819 [ 5 ] {782776f0-fcd8-49c3-ab9f-8f794e2fc2e8} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7336 | 2025.09.19 20:51:11.936984 [ 5 ] {782776f0-fcd8-49c3-ab9f-8f794e2fc2e8} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001774 sec., 31567.08004509583 rows/sec., 2.41 MiB/sec. | ||
| 7337 | 2025.09.19 20:51:11.937034 [ 5 ] {782776f0-fcd8-49c3-ab9f-8f794e2fc2e8} <Debug> TCPHandler: Processed in 0.002174031 sec. | ||
| 7338 | 2025.09.19 20:51:11.937163 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7339 | 2025.09.19 20:51:11.937270 [ 5 ] {b7b9599f-3c4d-4887-b54d-02c1d9a430de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7340 | 2025.09.19 20:51:11.937316 [ 5 ] {b7b9599f-3c4d-4887-b54d-02c1d9a430de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7341 | 2025.09.19 20:51:11.937760 [ 5 ] {b7b9599f-3c4d-4887-b54d-02c1d9a430de} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7342 | 2025.09.19 20:51:11.937797 [ 5 ] {b7b9599f-3c4d-4887-b54d-02c1d9a430de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7343 | 2025.09.19 20:51:11.938118 [ 5 ] {b7b9599f-3c4d-4887-b54d-02c1d9a430de} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7344 | 2025.09.19 20:51:11.938354 [ 5 ] {b7b9599f-3c4d-4887-b54d-02c1d9a430de} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7345 | 2025.09.19 20:51:11.938487 [ 5 ] {b7b9599f-3c4d-4887-b54d-02c1d9a430de} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001241 sec., 51571.313456889606 rows/sec., 4.03 MiB/sec. | ||
| 7346 | 2025.09.19 20:51:11.938525 [ 5 ] {b7b9599f-3c4d-4887-b54d-02c1d9a430de} <Debug> TCPHandler: Processed in 0.001415613 sec. | ||
| 7347 | 2025.09.19 20:51:11.938643 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7348 | 2025.09.19 20:51:11.938739 [ 5 ] {30b10fe8-9acc-4037-a239-128fe8ff19a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7349 | 2025.09.19 20:51:11.938784 [ 5 ] {30b10fe8-9acc-4037-a239-128fe8ff19a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7350 | 2025.09.19 20:51:11.939200 [ 5 ] {30b10fe8-9acc-4037-a239-128fe8ff19a7} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7351 | 2025.09.19 20:51:11.939236 [ 5 ] {30b10fe8-9acc-4037-a239-128fe8ff19a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7352 | 2025.09.19 20:51:11.939584 [ 5 ] {30b10fe8-9acc-4037-a239-128fe8ff19a7} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7353 | 2025.09.19 20:51:11.939807 [ 5 ] {30b10fe8-9acc-4037-a239-128fe8ff19a7} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7354 | 2025.09.19 20:51:11.939938 [ 5 ] {30b10fe8-9acc-4037-a239-128fe8ff19a7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 7355 | 2025.09.19 20:51:11.939976 [ 5 ] {30b10fe8-9acc-4037-a239-128fe8ff19a7} <Debug> TCPHandler: Processed in 0.001388092 sec. | ||
| 7356 | 2025.09.19 20:51:11.940084 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7357 | 2025.09.19 20:51:11.940180 [ 5 ] {3616bc50-e256-482c-9de7-f2f87c2d150f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7358 | 2025.09.19 20:51:11.940223 [ 5 ] {3616bc50-e256-482c-9de7-f2f87c2d150f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7359 | 2025.09.19 20:51:11.940557 [ 5 ] {3616bc50-e256-482c-9de7-f2f87c2d150f} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7360 | 2025.09.19 20:51:11.940592 [ 5 ] {3616bc50-e256-482c-9de7-f2f87c2d150f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7361 | 2025.09.19 20:51:11.940907 [ 5 ] {3616bc50-e256-482c-9de7-f2f87c2d150f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7362 | 2025.09.19 20:51:11.941123 [ 5 ] {3616bc50-e256-482c-9de7-f2f87c2d150f} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7363 | 2025.09.19 20:51:11.941248 [ 5 ] {3616bc50-e256-482c-9de7-f2f87c2d150f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 7364 | 2025.09.19 20:51:11.941283 [ 5 ] {3616bc50-e256-482c-9de7-f2f87c2d150f} <Debug> TCPHandler: Processed in 0.001249579 sec. | ||
| 7365 | 2025.09.19 20:51:15.749912 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7366 | 2025.09.19 20:51:15.750009 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7367 | 2025.09.19 20:51:15.881897 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19144 | ||
| 7368 | 2025.09.19 20:51:15.882377 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7369 | 2025.09.19 20:51:15.882417 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7370 | 2025.09.19 20:51:15.882881 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7371 | 2025.09.19 20:51:15.883100 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7372 | 2025.09.19 20:51:15.883223 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19144 | ||
| 7373 | 2025.09.19 20:51:15.929435 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 886 | ||
| 7374 | 2025.09.19 20:51:15.931806 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7375 | 2025.09.19 20:51:15.931855 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7376 | 2025.09.19 20:51:15.933061 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7377 | 2025.09.19 20:51:15.933338 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7378 | 2025.09.19 20:51:15.933698 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 886 | ||
| 7379 | 2025.09.19 20:51:16.896616 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 7380 | 2025.09.19 20:51:16.913580 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7381 | 2025.09.19 20:51:16.913635 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7382 | 2025.09.19 20:51:16.919502 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7383 | 2025.09.19 20:51:16.920215 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7384 | 2025.09.19 20:51:16.923015 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 7385 | 2025.09.19 20:51:16.937165 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7386 | 2025.09.19 20:51:16.937341 [ 5 ] {185e13c4-6437-4ccf-9f37-910bb970429a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7387 | 2025.09.19 20:51:16.937409 [ 5 ] {185e13c4-6437-4ccf-9f37-910bb970429a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7388 | 2025.09.19 20:51:16.938113 [ 5 ] {185e13c4-6437-4ccf-9f37-910bb970429a} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7389 | 2025.09.19 20:51:16.938162 [ 5 ] {185e13c4-6437-4ccf-9f37-910bb970429a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7390 | 2025.09.19 20:51:16.938580 [ 5 ] {185e13c4-6437-4ccf-9f37-910bb970429a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7391 | 2025.09.19 20:51:16.938813 [ 5 ] {185e13c4-6437-4ccf-9f37-910bb970429a} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7392 | 2025.09.19 20:51:16.938983 [ 5 ] {185e13c4-6437-4ccf-9f37-910bb970429a} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.00169 sec., 81656.80473372781 rows/sec., 7.07 MiB/sec. | ||
| 7393 | 2025.09.19 20:51:16.939034 [ 5 ] {185e13c4-6437-4ccf-9f37-910bb970429a} <Debug> TCPHandler: Processed in 0.002000097 sec. | ||
| 7394 | 2025.09.19 20:51:16.939161 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7395 | 2025.09.19 20:51:16.939271 [ 5 ] {dbf28bb2-4b1d-4ed5-b585-85876656ebd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7396 | 2025.09.19 20:51:16.939316 [ 5 ] {dbf28bb2-4b1d-4ed5-b585-85876656ebd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7397 | 2025.09.19 20:51:16.939740 [ 5 ] {dbf28bb2-4b1d-4ed5-b585-85876656ebd0} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7398 | 2025.09.19 20:51:16.939779 [ 5 ] {dbf28bb2-4b1d-4ed5-b585-85876656ebd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7399 | 2025.09.19 20:51:16.940088 [ 5 ] {dbf28bb2-4b1d-4ed5-b585-85876656ebd0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7400 | 2025.09.19 20:51:16.940303 [ 5 ] {dbf28bb2-4b1d-4ed5-b585-85876656ebd0} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7401 | 2025.09.19 20:51:16.940442 [ 5 ] {dbf28bb2-4b1d-4ed5-b585-85876656ebd0} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001194 sec., 34338.35845896148 rows/sec., 2.52 MiB/sec. | ||
| 7402 | 2025.09.19 20:51:16.940480 [ 5 ] {dbf28bb2-4b1d-4ed5-b585-85876656ebd0} <Debug> TCPHandler: Processed in 0.001374783 sec. | ||
| 7403 | 2025.09.19 20:51:16.940601 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7404 | 2025.09.19 20:51:16.940721 [ 5 ] {580832e6-9fed-456f-9c06-8d991dfa8bf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7405 | 2025.09.19 20:51:16.940772 [ 5 ] {580832e6-9fed-456f-9c06-8d991dfa8bf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7406 | 2025.09.19 20:51:16.941261 [ 5 ] {580832e6-9fed-456f-9c06-8d991dfa8bf4} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7407 | 2025.09.19 20:51:16.941304 [ 5 ] {580832e6-9fed-456f-9c06-8d991dfa8bf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7408 | 2025.09.19 20:51:16.941646 [ 5 ] {580832e6-9fed-456f-9c06-8d991dfa8bf4} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7409 | 2025.09.19 20:51:16.941866 [ 5 ] {580832e6-9fed-456f-9c06-8d991dfa8bf4} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7410 | 2025.09.19 20:51:16.942007 [ 5 ] {580832e6-9fed-456f-9c06-8d991dfa8bf4} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001311 sec., 80091.53318077803 rows/sec., 6.26 MiB/sec. | ||
| 7411 | 2025.09.19 20:51:16.942049 [ 5 ] {580832e6-9fed-456f-9c06-8d991dfa8bf4} <Debug> TCPHandler: Processed in 0.001498465 sec. | ||
| 7412 | 2025.09.19 20:51:16.942176 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7413 | 2025.09.19 20:51:16.942273 [ 5 ] {6ac61d35-84b5-4a71-b580-373f079668fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7414 | 2025.09.19 20:51:16.942319 [ 5 ] {6ac61d35-84b5-4a71-b580-373f079668fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7415 | 2025.09.19 20:51:16.942750 [ 5 ] {6ac61d35-84b5-4a71-b580-373f079668fd} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7416 | 2025.09.19 20:51:16.942786 [ 5 ] {6ac61d35-84b5-4a71-b580-373f079668fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7417 | 2025.09.19 20:51:16.943114 [ 5 ] {6ac61d35-84b5-4a71-b580-373f079668fd} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7418 | 2025.09.19 20:51:16.943331 [ 5 ] {6ac61d35-84b5-4a71-b580-373f079668fd} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7419 | 2025.09.19 20:51:16.943468 [ 5 ] {6ac61d35-84b5-4a71-b580-373f079668fd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 7420 | 2025.09.19 20:51:16.943506 [ 5 ] {6ac61d35-84b5-4a71-b580-373f079668fd} <Debug> TCPHandler: Processed in 0.001379643 sec. | ||
| 7421 | 2025.09.19 20:51:16.943615 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7422 | 2025.09.19 20:51:16.943711 [ 5 ] {528193d0-8632-4c19-be95-bf56c1767330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7423 | 2025.09.19 20:51:16.943766 [ 5 ] {528193d0-8632-4c19-be95-bf56c1767330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7424 | 2025.09.19 20:51:16.944651 [ 5 ] {528193d0-8632-4c19-be95-bf56c1767330} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7425 | 2025.09.19 20:51:16.944688 [ 5 ] {528193d0-8632-4c19-be95-bf56c1767330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7426 | 2025.09.19 20:51:16.945278 [ 5 ] {528193d0-8632-4c19-be95-bf56c1767330} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7427 | 2025.09.19 20:51:16.945502 [ 5 ] {528193d0-8632-4c19-be95-bf56c1767330} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7428 | 2025.09.19 20:51:16.945643 [ 5 ] {528193d0-8632-4c19-be95-bf56c1767330} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00195 sec., 21025.641025641027 rows/sec., 37.68 MiB/sec. | ||
| 7429 | 2025.09.19 20:51:16.945710 [ 5 ] {528193d0-8632-4c19-be95-bf56c1767330} <Debug> TCPHandler: Processed in 0.002143491 sec. | ||
| 7430 | 2025.09.19 20:51:16.945823 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7431 | 2025.09.19 20:51:16.945919 [ 5 ] {25f89e67-6cb6-4fe1-831b-0da65f3cdb43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7432 | 2025.09.19 20:51:16.945961 [ 5 ] {25f89e67-6cb6-4fe1-831b-0da65f3cdb43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7433 | 2025.09.19 20:51:16.946296 [ 5 ] {25f89e67-6cb6-4fe1-831b-0da65f3cdb43} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7434 | 2025.09.19 20:51:16.946340 [ 5 ] {25f89e67-6cb6-4fe1-831b-0da65f3cdb43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7435 | 2025.09.19 20:51:16.946646 [ 5 ] {25f89e67-6cb6-4fe1-831b-0da65f3cdb43} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7436 | 2025.09.19 20:51:16.946859 [ 5 ] {25f89e67-6cb6-4fe1-831b-0da65f3cdb43} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7437 | 2025.09.19 20:51:16.946993 [ 5 ] {25f89e67-6cb6-4fe1-831b-0da65f3cdb43} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 7438 | 2025.09.19 20:51:16.947029 [ 5 ] {25f89e67-6cb6-4fe1-831b-0da65f3cdb43} <Debug> TCPHandler: Processed in 0.00125537 sec. | ||
| 7439 | 2025.09.19 20:51:21.963598 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7440 | 2025.09.19 20:51:21.963815 [ 5 ] {ccb827a4-fee6-4d61-9738-7fc240df1026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7441 | 2025.09.19 20:51:21.963890 [ 5 ] {ccb827a4-fee6-4d61-9738-7fc240df1026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7442 | 2025.09.19 20:51:21.965348 [ 5 ] {ccb827a4-fee6-4d61-9738-7fc240df1026} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7443 | 2025.09.19 20:51:21.965395 [ 5 ] {ccb827a4-fee6-4d61-9738-7fc240df1026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7444 | 2025.09.19 20:51:21.965884 [ 5 ] {ccb827a4-fee6-4d61-9738-7fc240df1026} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7445 | 2025.09.19 20:51:21.966113 [ 5 ] {ccb827a4-fee6-4d61-9738-7fc240df1026} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7446 | 2025.09.19 20:51:21.966273 [ 5 ] {ccb827a4-fee6-4d61-9738-7fc240df1026} <Debug> executeQuery: Read 1196 rows, 100.50 KiB in 0.00251 sec., 476494.0239043825 rows/sec., 39.10 MiB/sec. | ||
| 7447 | 2025.09.19 20:51:21.966321 [ 5 ] {ccb827a4-fee6-4d61-9738-7fc240df1026} <Debug> TCPHandler: Processed in 0.002857997 sec. | ||
| 7448 | 2025.09.19 20:51:21.966463 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7449 | 2025.09.19 20:51:21.966566 [ 5 ] {5bce04dc-b4b1-48bf-aa39-5777fa254ab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7450 | 2025.09.19 20:51:21.966611 [ 5 ] {5bce04dc-b4b1-48bf-aa39-5777fa254ab1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7451 | 2025.09.19 20:51:21.967164 [ 5 ] {5bce04dc-b4b1-48bf-aa39-5777fa254ab1} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7452 | 2025.09.19 20:51:21.967201 [ 5 ] {5bce04dc-b4b1-48bf-aa39-5777fa254ab1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7453 | 2025.09.19 20:51:21.967515 [ 5 ] {5bce04dc-b4b1-48bf-aa39-5777fa254ab1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7454 | 2025.09.19 20:51:21.967734 [ 5 ] {5bce04dc-b4b1-48bf-aa39-5777fa254ab1} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7455 | 2025.09.19 20:51:21.967868 [ 5 ] {5bce04dc-b4b1-48bf-aa39-5777fa254ab1} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001326 sec., 171945.70135746608 rows/sec., 11.64 MiB/sec. | ||
| 7456 | 2025.09.19 20:51:21.967907 [ 5 ] {5bce04dc-b4b1-48bf-aa39-5777fa254ab1} <Debug> TCPHandler: Processed in 0.001496386 sec. | ||
| 7457 | 2025.09.19 20:51:21.968024 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7458 | 2025.09.19 20:51:21.968148 [ 5 ] {a0bc1af8-aaa6-44cb-80cb-78c080b62202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7459 | 2025.09.19 20:51:21.968197 [ 5 ] {a0bc1af8-aaa6-44cb-80cb-78c080b62202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7460 | 2025.09.19 20:51:21.968821 [ 5 ] {a0bc1af8-aaa6-44cb-80cb-78c080b62202} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7461 | 2025.09.19 20:51:21.968857 [ 5 ] {a0bc1af8-aaa6-44cb-80cb-78c080b62202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7462 | 2025.09.19 20:51:21.969197 [ 5 ] {a0bc1af8-aaa6-44cb-80cb-78c080b62202} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7463 | 2025.09.19 20:51:21.969427 [ 5 ] {a0bc1af8-aaa6-44cb-80cb-78c080b62202} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7464 | 2025.09.19 20:51:21.969556 [ 5 ] {a0bc1af8-aaa6-44cb-80cb-78c080b62202} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001434 sec., 362622.03626220365 rows/sec., 26.83 MiB/sec. | ||
| 7465 | 2025.09.19 20:51:21.969594 [ 5 ] {a0bc1af8-aaa6-44cb-80cb-78c080b62202} <Debug> TCPHandler: Processed in 0.001629358 sec. | ||
| 7466 | 2025.09.19 20:51:21.969702 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7467 | 2025.09.19 20:51:21.969795 [ 5 ] {be6c1e51-531f-4f4a-91d7-b36b58a063e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7468 | 2025.09.19 20:51:21.969839 [ 5 ] {be6c1e51-531f-4f4a-91d7-b36b58a063e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7469 | 2025.09.19 20:51:21.970388 [ 5 ] {be6c1e51-531f-4f4a-91d7-b36b58a063e0} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7470 | 2025.09.19 20:51:21.970422 [ 5 ] {be6c1e51-531f-4f4a-91d7-b36b58a063e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7471 | 2025.09.19 20:51:21.970794 [ 5 ] {be6c1e51-531f-4f4a-91d7-b36b58a063e0} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7472 | 2025.09.19 20:51:21.971011 [ 5 ] {be6c1e51-531f-4f4a-91d7-b36b58a063e0} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7473 | 2025.09.19 20:51:21.971136 [ 5 ] {be6c1e51-531f-4f4a-91d7-b36b58a063e0} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.00136 sec., 620588.2352941176 rows/sec., 41.77 MiB/sec. | ||
| 7474 | 2025.09.19 20:51:21.971172 [ 5 ] {be6c1e51-531f-4f4a-91d7-b36b58a063e0} <Debug> TCPHandler: Processed in 0.001517025 sec. | ||
| 7475 | 2025.09.19 20:51:21.971281 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7476 | 2025.09.19 20:51:21.971373 [ 5 ] {64f9f7f1-ce37-4a3f-a3f2-07d163a255b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7477 | 2025.09.19 20:51:21.971414 [ 5 ] {64f9f7f1-ce37-4a3f-a3f2-07d163a255b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7478 | 2025.09.19 20:51:21.971739 [ 5 ] {64f9f7f1-ce37-4a3f-a3f2-07d163a255b5} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7479 | 2025.09.19 20:51:21.971773 [ 5 ] {64f9f7f1-ce37-4a3f-a3f2-07d163a255b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7480 | 2025.09.19 20:51:21.972065 [ 5 ] {64f9f7f1-ce37-4a3f-a3f2-07d163a255b5} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7481 | 2025.09.19 20:51:21.972272 [ 5 ] {64f9f7f1-ce37-4a3f-a3f2-07d163a255b5} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7482 | 2025.09.19 20:51:21.972398 [ 5 ] {64f9f7f1-ce37-4a3f-a3f2-07d163a255b5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001044 sec., 57471.26436781609 rows/sec., 3.87 MiB/sec. | ||
| 7483 | 2025.09.19 20:51:21.972433 [ 5 ] {64f9f7f1-ce37-4a3f-a3f2-07d163a255b5} <Debug> TCPHandler: Processed in 0.001199988 sec. | ||
| 7484 | 2025.09.19 20:51:23.384264 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19656 | ||
| 7485 | 2025.09.19 20:51:23.384994 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7486 | 2025.09.19 20:51:23.385053 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7487 | 2025.09.19 20:51:23.385685 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7488 | 2025.09.19 20:51:23.385988 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7489 | 2025.09.19 20:51:23.386190 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19656 | ||
| 7490 | 2025.09.19 20:51:23.386208 [ 105 ] {} <Debug> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7491 | 2025.09.19 20:51:23.386312 [ 105 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7492 | 2025.09.19 20:51:23.386341 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7493 | 2025.09.19 20:51:23.386520 [ 186 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 7494 | 2025.09.19 20:51:23.386707 [ 186 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7495 | 2025.09.19 20:51:23.386755 [ 186 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17224 rows starting from the beginning of the part | ||
| 7496 | 2025.09.19 20:51:23.386837 [ 186 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 7497 | 2025.09.19 20:51:23.386893 [ 186 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 7498 | 2025.09.19 20:51:23.386949 [ 186 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 7499 | 2025.09.19 20:51:23.387000 [ 186 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 7500 | 2025.09.19 20:51:23.387050 [ 186 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 7501 | 2025.09.19 20:51:23.390019 [ 188 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19656 rows, containing 4 columns (4 merged, 0 gathered) in 0.003580124 sec., 5490312.62604312 rows/sec., 78.54 MiB/sec. | ||
| 7502 | 2025.09.19 20:51:23.390413 [ 194 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7503 | 2025.09.19 20:51:23.390819 [ 194 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_41_8} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7504 | 2025.09.19 20:51:23.390923 [ 194 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_41_8} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7505 | 2025.09.19 20:51:23.391040 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.64 MiB. | ||
| 7506 | 2025.09.19 20:51:24.406666 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52946 | ||
| 7507 | 2025.09.19 20:51:24.406769 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7508 | 2025.09.19 20:51:24.406796 [ 293 ] {} <Debug> TCP-Session: 2e6601f0-a2e4-468d-b554-649509cecf5a Authenticating user 'default' from [fd00:1122:3344:101::e]:52946 | ||
| 7509 | 2025.09.19 20:51:24.406818 [ 293 ] {} <Debug> TCP-Session: 2e6601f0-a2e4-468d-b554-649509cecf5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7510 | 2025.09.19 20:51:24.406831 [ 293 ] {} <Debug> TCP-Session: 2e6601f0-a2e4-468d-b554-649509cecf5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7511 | 2025.09.19 20:51:24.407040 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56221 | ||
| 7512 | 2025.09.19 20:51:24.407058 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42275 | ||
| 7513 | 2025.09.19 20:51:24.407097 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56621 | ||
| 7514 | 2025.09.19 20:51:24.407102 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40824 | ||
| 7515 | 2025.09.19 20:51:24.407158 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7516 | 2025.09.19 20:51:24.407174 [ 293 ] {} <Trace> TCP-Session: 2e6601f0-a2e4-468d-b554-649509cecf5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7517 | 2025.09.19 20:51:24.407198 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7518 | 2025.09.19 20:51:24.407198 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7519 | 2025.09.19 20:51:24.407243 [ 3 ] {} <Debug> TCP-Session: 28c35904-bf9c-4ad0-b09a-b0d1328f8b25 Authenticating user 'default' from [fd00:1122:3344:101::e]:42275 | ||
| 7520 | 2025.09.19 20:51:24.407257 [ 291 ] {} <Debug> TCP-Session: 9ffe38f8-5248-486c-9d11-990b2a423c30 Authenticating user 'default' from [fd00:1122:3344:101::e]:56621 | ||
| 7521 | 2025.09.19 20:51:24.407275 [ 3 ] {} <Debug> TCP-Session: 28c35904-bf9c-4ad0-b09a-b0d1328f8b25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7522 | 2025.09.19 20:51:24.407285 [ 291 ] {} <Debug> TCP-Session: 9ffe38f8-5248-486c-9d11-990b2a423c30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7523 | 2025.09.19 20:51:24.407297 [ 3 ] {} <Debug> TCP-Session: 28c35904-bf9c-4ad0-b09a-b0d1328f8b25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7524 | 2025.09.19 20:51:24.407305 [ 291 ] {} <Debug> TCP-Session: 9ffe38f8-5248-486c-9d11-990b2a423c30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7525 | 2025.09.19 20:51:24.407209 [ 294 ] {} <Debug> TCP-Session: 1d335dce-bd9a-40a4-8268-30346db67b33 Authenticating user 'default' from [fd00:1122:3344:101::e]:56221 | ||
| 7526 | 2025.09.19 20:51:24.407085 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44824 | ||
| 7527 | 2025.09.19 20:51:24.407360 [ 294 ] {} <Debug> TCP-Session: 1d335dce-bd9a-40a4-8268-30346db67b33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7528 | 2025.09.19 20:51:24.407073 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33413 | ||
| 7529 | 2025.09.19 20:51:24.407383 [ 293 ] {21d01632-9b2b-407c-bd4f-f4a5b38cd9d8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52946) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7530 | 2025.09.19 20:51:24.407384 [ 294 ] {} <Debug> TCP-Session: 1d335dce-bd9a-40a4-8268-30346db67b33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7531 | 2025.09.19 20:51:24.407074 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38838 | ||
| 7532 | 2025.09.19 20:51:24.407051 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55753 | ||
| 7533 | 2025.09.19 20:51:24.407548 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7534 | 2025.09.19 20:51:24.407585 [ 292 ] {} <Debug> TCP-Session: cd3fb0af-2754-4aa0-b10d-0ea048c094ae Authenticating user 'default' from [fd00:1122:3344:101::e]:40824 | ||
| 7535 | 2025.09.19 20:51:24.407608 [ 292 ] {} <Debug> TCP-Session: cd3fb0af-2754-4aa0-b10d-0ea048c094ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7536 | 2025.09.19 20:51:24.407625 [ 292 ] {} <Debug> TCP-Session: cd3fb0af-2754-4aa0-b10d-0ea048c094ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7537 | 2025.09.19 20:51:24.407772 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7538 | 2025.09.19 20:51:24.407805 [ 290 ] {} <Debug> TCP-Session: 5f01ec5b-82d5-4d3a-9ead-bd5861397839 Authenticating user 'default' from [fd00:1122:3344:101::e]:44824 | ||
| 7539 | 2025.09.19 20:51:24.407823 [ 290 ] {} <Debug> TCP-Session: 5f01ec5b-82d5-4d3a-9ead-bd5861397839 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7540 | 2025.09.19 20:51:24.407838 [ 290 ] {} <Debug> TCP-Session: 5f01ec5b-82d5-4d3a-9ead-bd5861397839 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7541 | 2025.09.19 20:51:24.407842 [ 293 ] {21d01632-9b2b-407c-bd4f-f4a5b38cd9d8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7542 | 2025.09.19 20:51:24.407883 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7543 | 2025.09.19 20:51:24.407905 [ 293 ] {21d01632-9b2b-407c-bd4f-f4a5b38cd9d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7544 | 2025.09.19 20:51:24.407911 [ 289 ] {} <Debug> TCP-Session: 169d5243-a75e-4a74-a97d-0c89dd53eccf Authenticating user 'default' from [fd00:1122:3344:101::e]:38838 | ||
| 7545 | 2025.09.19 20:51:24.407933 [ 289 ] {} <Debug> TCP-Session: 169d5243-a75e-4a74-a97d-0c89dd53eccf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7546 | 2025.09.19 20:51:24.407949 [ 289 ] {} <Debug> TCP-Session: 169d5243-a75e-4a74-a97d-0c89dd53eccf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7547 | 2025.09.19 20:51:24.408206 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7548 | 2025.09.19 20:51:24.408239 [ 286 ] {} <Debug> TCP-Session: 6defebf0-11b4-4e52-ae06-f7b3792825f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:55753 | ||
| 7549 | 2025.09.19 20:51:24.408255 [ 286 ] {} <Debug> TCP-Session: 6defebf0-11b4-4e52-ae06-f7b3792825f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7550 | 2025.09.19 20:51:24.408278 [ 286 ] {} <Debug> TCP-Session: 6defebf0-11b4-4e52-ae06-f7b3792825f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7551 | 2025.09.19 20:51:24.408302 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7552 | 2025.09.19 20:51:24.408332 [ 293 ] {21d01632-9b2b-407c-bd4f-f4a5b38cd9d8} <Debug> oximeter.version (332f541f-6306-4281-b75a-987cf66fc746) (SelectExecutor): Key condition: unknown | ||
| 7553 | 2025.09.19 20:51:24.408336 [ 288 ] {} <Debug> TCP-Session: c213a83f-cf3f-42a2-8c59-ab9519f0e80a Authenticating user 'default' from [fd00:1122:3344:101::e]:33413 | ||
| 7554 | 2025.09.19 20:51:24.408375 [ 288 ] {} <Debug> TCP-Session: c213a83f-cf3f-42a2-8c59-ab9519f0e80a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7555 | 2025.09.19 20:51:24.408388 [ 288 ] {} <Debug> TCP-Session: c213a83f-cf3f-42a2-8c59-ab9519f0e80a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7556 | 2025.09.19 20:51:24.409393 [ 318 ] {21d01632-9b2b-407c-bd4f-f4a5b38cd9d8} <Trace> AggregatingTransform: Aggregating | ||
| 7557 | 2025.09.19 20:51:24.409443 [ 318 ] {21d01632-9b2b-407c-bd4f-f4a5b38cd9d8} <Trace> Aggregator: Aggregation method: without_key | ||
| 7558 | 2025.09.19 20:51:24.409516 [ 318 ] {21d01632-9b2b-407c-bd4f-f4a5b38cd9d8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001042064 sec. (959.634 rows/sec., 37.49 KiB/sec.) | ||
| 7559 | 2025.09.19 20:51:24.409539 [ 318 ] {21d01632-9b2b-407c-bd4f-f4a5b38cd9d8} <Trace> Aggregator: Merging aggregated data | ||
| 7560 | 2025.09.19 20:51:24.410950 [ 293 ] {21d01632-9b2b-407c-bd4f-f4a5b38cd9d8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003635 sec., 275.1031636863824 rows/sec., 10.75 KiB/sec. | ||
| 7561 | 2025.09.19 20:51:24.411083 [ 293 ] {21d01632-9b2b-407c-bd4f-f4a5b38cd9d8} <Debug> TCPHandler: Processed in 0.004054045 sec. | ||
| 7562 | 2025.09.19 20:51:24.411201 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7563 | 2025.09.19 20:51:24.411233 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7564 | 2025.09.19 20:51:24.411234 [ 293 ] {} <Debug> TCP-Session: 2e6601f0-a2e4-468d-b554-649509cecf5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7565 | 2025.09.19 20:51:24.411255 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7566 | 2025.09.19 20:51:24.411276 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7567 | 2025.09.19 20:51:24.411295 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7568 | 2025.09.19 20:51:24.411315 [ 286 ] {} <Debug> TCP-Session: 6defebf0-11b4-4e52-ae06-f7b3792825f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7569 | 2025.09.19 20:51:24.411325 [ 294 ] {} <Debug> TCP-Session: 1d335dce-bd9a-40a4-8268-30346db67b33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7570 | 2025.09.19 20:51:24.411319 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7571 | 2025.09.19 20:51:24.411330 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7572 | 2025.09.19 20:51:24.411329 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7573 | 2025.09.19 20:51:24.411376 [ 289 ] {} <Debug> TCP-Session: 169d5243-a75e-4a74-a97d-0c89dd53eccf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7574 | 2025.09.19 20:51:24.411396 [ 288 ] {} <Debug> TCP-Session: c213a83f-cf3f-42a2-8c59-ab9519f0e80a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7575 | 2025.09.19 20:51:24.411415 [ 3 ] {} <Debug> TCP-Session: 28c35904-bf9c-4ad0-b09a-b0d1328f8b25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7576 | 2025.09.19 20:51:24.411273 [ 291 ] {} <Debug> TCP-Session: 9ffe38f8-5248-486c-9d11-990b2a423c30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7577 | 2025.09.19 20:51:24.411340 [ 290 ] {} <Debug> TCP-Session: 5f01ec5b-82d5-4d3a-9ead-bd5861397839 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7578 | 2025.09.19 20:51:24.411344 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7579 | 2025.09.19 20:51:24.411503 [ 292 ] {} <Debug> TCP-Session: cd3fb0af-2754-4aa0-b10d-0ea048c094ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7580 | 2025.09.19 20:51:24.424019 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 7581 | 2025.09.19 20:51:24.441399 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7582 | 2025.09.19 20:51:24.441452 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7583 | 2025.09.19 20:51:24.447174 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7584 | 2025.09.19 20:51:24.447904 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7585 | 2025.09.19 20:51:24.448227 [ 105 ] {} <Debug> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7586 | 2025.09.19 20:51:24.448277 [ 105 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7587 | 2025.09.19 20:51:24.448301 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7588 | 2025.09.19 20:51:24.448398 [ 187 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 7589 | 2025.09.19 20:51:24.450870 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 7590 | 2025.09.19 20:51:24.451553 [ 187 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7591 | 2025.09.19 20:51:24.452437 [ 187 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 7592 | 2025.09.19 20:51:24.455772 [ 187 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 7593 | 2025.09.19 20:51:24.459044 [ 187 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 7594 | 2025.09.19 20:51:24.462901 [ 187 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 7595 | 2025.09.19 20:51:24.466718 [ 187 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 7596 | 2025.09.19 20:51:24.470396 [ 187 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 7597 | 2025.09.19 20:51:24.530010 [ 194 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.081650354 sec., 3784.429397574933 rows/sec., 19.57 MiB/sec. | ||
| 7598 | 2025.09.19 20:51:24.532982 [ 188 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7599 | 2025.09.19 20:51:24.535053 [ 188 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_41_8} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7600 | 2025.09.19 20:51:24.535173 [ 188 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_41_8} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7601 | 2025.09.19 20:51:24.537709 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 7602 | 2025.09.19 20:51:25.000341 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 292.56 MiB, peak 305.98 MiB, free memory in arenas 0.00 B, will set to 294.60 MiB (RSS), difference: 2.04 MiB | ||
| 7603 | 2025.09.19 20:51:25.701120 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56401 | ||
| 7604 | 2025.09.19 20:51:25.701214 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7605 | 2025.09.19 20:51:25.701239 [ 293 ] {} <Debug> TCP-Session: 9d7b7aee-96f7-4da0-9748-8b981374d44f Authenticating user 'default' from [fd00:1122:3344:101::e]:56401 | ||
| 7606 | 2025.09.19 20:51:25.701261 [ 293 ] {} <Debug> TCP-Session: 9d7b7aee-96f7-4da0-9748-8b981374d44f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7607 | 2025.09.19 20:51:25.701275 [ 293 ] {} <Debug> TCP-Session: 9d7b7aee-96f7-4da0-9748-8b981374d44f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7608 | 2025.09.19 20:51:25.701452 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33056 | ||
| 7609 | 2025.09.19 20:51:25.701471 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42639 | ||
| 7610 | 2025.09.19 20:51:25.701504 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37497 | ||
| 7611 | 2025.09.19 20:51:25.701522 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46639 | ||
| 7612 | 2025.09.19 20:51:25.701514 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57398 | ||
| 7613 | 2025.09.19 20:51:25.701596 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7614 | 2025.09.19 20:51:25.701645 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7615 | 2025.09.19 20:51:25.701624 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7616 | 2025.09.19 20:51:25.701678 [ 294 ] {} <Debug> TCP-Session: 34953833-fe3b-4406-8bc9-42fc07b55bd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:33056 | ||
| 7617 | 2025.09.19 20:51:25.701685 [ 292 ] {} <Debug> TCP-Session: 6c7c9aa0-ecd9-4cd8-84ab-d027cb1bceee Authenticating user 'default' from [fd00:1122:3344:101::e]:46639 | ||
| 7618 | 2025.09.19 20:51:25.701702 [ 288 ] {} <Debug> TCP-Session: 46a51350-bc12-4d67-a814-b7df5c5a8d4f Authenticating user 'default' from [fd00:1122:3344:101::e]:42639 | ||
| 7619 | 2025.09.19 20:51:25.701717 [ 294 ] {} <Debug> TCP-Session: 34953833-fe3b-4406-8bc9-42fc07b55bd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7620 | 2025.09.19 20:51:25.701733 [ 292 ] {} <Debug> TCP-Session: 6c7c9aa0-ecd9-4cd8-84ab-d027cb1bceee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7621 | 2025.09.19 20:51:25.701737 [ 288 ] {} <Debug> TCP-Session: 46a51350-bc12-4d67-a814-b7df5c5a8d4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7622 | 2025.09.19 20:51:25.701746 [ 294 ] {} <Debug> TCP-Session: 34953833-fe3b-4406-8bc9-42fc07b55bd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7623 | 2025.09.19 20:51:25.701763 [ 292 ] {} <Debug> TCP-Session: 6c7c9aa0-ecd9-4cd8-84ab-d027cb1bceee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7624 | 2025.09.19 20:51:25.701776 [ 288 ] {} <Debug> TCP-Session: 46a51350-bc12-4d67-a814-b7df5c5a8d4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7625 | 2025.09.19 20:51:25.701621 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7626 | 2025.09.19 20:51:25.701587 [ 293 ] {} <Trace> TCP-Session: 9d7b7aee-96f7-4da0-9748-8b981374d44f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7627 | 2025.09.19 20:51:25.701846 [ 290 ] {} <Debug> TCP-Session: 788b5fbf-f7fc-41d5-8146-b27e2890cd53 Authenticating user 'default' from [fd00:1122:3344:101::e]:37497 | ||
| 7628 | 2025.09.19 20:51:25.701492 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42548 | ||
| 7629 | 2025.09.19 20:51:25.701890 [ 290 ] {} <Debug> TCP-Session: 788b5fbf-f7fc-41d5-8146-b27e2890cd53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7630 | 2025.09.19 20:51:25.701893 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7631 | 2025.09.19 20:51:25.701930 [ 290 ] {} <Debug> TCP-Session: 788b5fbf-f7fc-41d5-8146-b27e2890cd53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7632 | 2025.09.19 20:51:25.701454 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39370 | ||
| 7633 | 2025.09.19 20:51:25.701966 [ 291 ] {} <Debug> TCP-Session: 4474a56e-76ee-4786-96ec-7edbf5e7e37e Authenticating user 'default' from [fd00:1122:3344:101::e]:57398 | ||
| 7634 | 2025.09.19 20:51:25.701452 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45868 | ||
| 7635 | 2025.09.19 20:51:25.702008 [ 293 ] {cfe70ae6-2233-4df2-829f-ba0e093474df} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56401) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7636 | 2025.09.19 20:51:25.702009 [ 291 ] {} <Debug> TCP-Session: 4474a56e-76ee-4786-96ec-7edbf5e7e37e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7637 | 2025.09.19 20:51:25.702072 [ 291 ] {} <Debug> TCP-Session: 4474a56e-76ee-4786-96ec-7edbf5e7e37e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7638 | 2025.09.19 20:51:25.702294 [ 293 ] {cfe70ae6-2233-4df2-829f-ba0e093474df} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7639 | 2025.09.19 20:51:25.702354 [ 293 ] {cfe70ae6-2233-4df2-829f-ba0e093474df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7640 | 2025.09.19 20:51:25.702482 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7641 | 2025.09.19 20:51:25.702514 [ 3 ] {} <Debug> TCP-Session: 6bccd052-e24c-4f0f-a11e-48305e4a65ff Authenticating user 'default' from [fd00:1122:3344:101::e]:39370 | ||
| 7642 | 2025.09.19 20:51:25.702530 [ 3 ] {} <Debug> TCP-Session: 6bccd052-e24c-4f0f-a11e-48305e4a65ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7643 | 2025.09.19 20:51:25.702544 [ 3 ] {} <Debug> TCP-Session: 6bccd052-e24c-4f0f-a11e-48305e4a65ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7644 | 2025.09.19 20:51:25.702597 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7645 | 2025.09.19 20:51:25.702630 [ 289 ] {} <Debug> TCP-Session: 3c10b19a-dbc4-4563-b25a-237e57c0e940 Authenticating user 'default' from [fd00:1122:3344:101::e]:42548 | ||
| 7646 | 2025.09.19 20:51:25.702643 [ 293 ] {cfe70ae6-2233-4df2-829f-ba0e093474df} <Debug> oximeter.version (332f541f-6306-4281-b75a-987cf66fc746) (SelectExecutor): Key condition: unknown | ||
| 7647 | 2025.09.19 20:51:25.702647 [ 289 ] {} <Debug> TCP-Session: 3c10b19a-dbc4-4563-b25a-237e57c0e940 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7648 | 2025.09.19 20:51:25.702675 [ 289 ] {} <Debug> TCP-Session: 3c10b19a-dbc4-4563-b25a-237e57c0e940 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7649 | 2025.09.19 20:51:25.702703 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7650 | 2025.09.19 20:51:25.702741 [ 286 ] {} <Debug> TCP-Session: 4d369d10-4c89-464f-8156-2bd1a991586d Authenticating user 'default' from [fd00:1122:3344:101::e]:45868 | ||
| 7651 | 2025.09.19 20:51:25.702759 [ 286 ] {} <Debug> TCP-Session: 4d369d10-4c89-464f-8156-2bd1a991586d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7652 | 2025.09.19 20:51:25.702776 [ 286 ] {} <Debug> TCP-Session: 4d369d10-4c89-464f-8156-2bd1a991586d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7653 | 2025.09.19 20:51:25.703611 [ 312 ] {cfe70ae6-2233-4df2-829f-ba0e093474df} <Trace> AggregatingTransform: Aggregating | ||
| 7654 | 2025.09.19 20:51:25.703665 [ 312 ] {cfe70ae6-2233-4df2-829f-ba0e093474df} <Trace> Aggregator: Aggregation method: without_key | ||
| 7655 | 2025.09.19 20:51:25.703702 [ 312 ] {cfe70ae6-2233-4df2-829f-ba0e093474df} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000953883 sec. (1048.347 rows/sec., 40.95 KiB/sec.) | ||
| 7656 | 2025.09.19 20:51:25.703721 [ 312 ] {cfe70ae6-2233-4df2-829f-ba0e093474df} <Trace> Aggregator: Merging aggregated data | ||
| 7657 | 2025.09.19 20:51:25.704930 [ 293 ] {cfe70ae6-2233-4df2-829f-ba0e093474df} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002976 sec., 336.0215053763441 rows/sec., 13.13 KiB/sec. | ||
| 7658 | 2025.09.19 20:51:25.705082 [ 293 ] {cfe70ae6-2233-4df2-829f-ba0e093474df} <Debug> TCPHandler: Processed in 0.003604555 sec. | ||
| 7659 | 2025.09.19 20:51:25.705213 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7660 | 2025.09.19 20:51:25.705248 [ 293 ] {} <Debug> TCP-Session: 9d7b7aee-96f7-4da0-9748-8b981374d44f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7661 | 2025.09.19 20:51:25.705247 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7662 | 2025.09.19 20:51:25.705283 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7663 | 2025.09.19 20:51:25.705304 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7664 | 2025.09.19 20:51:25.705317 [ 294 ] {} <Debug> TCP-Session: 34953833-fe3b-4406-8bc9-42fc07b55bd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7665 | 2025.09.19 20:51:25.705337 [ 292 ] {} <Debug> TCP-Session: 6c7c9aa0-ecd9-4cd8-84ab-d027cb1bceee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7666 | 2025.09.19 20:51:25.705349 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7667 | 2025.09.19 20:51:25.705365 [ 286 ] {} <Debug> TCP-Session: 4d369d10-4c89-464f-8156-2bd1a991586d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7668 | 2025.09.19 20:51:25.705366 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7669 | 2025.09.19 20:51:25.705407 [ 290 ] {} <Debug> TCP-Session: 788b5fbf-f7fc-41d5-8146-b27e2890cd53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7670 | 2025.09.19 20:51:25.705330 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7671 | 2025.09.19 20:51:25.705444 [ 291 ] {} <Debug> TCP-Session: 4474a56e-76ee-4786-96ec-7edbf5e7e37e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7672 | 2025.09.19 20:51:25.705316 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7673 | 2025.09.19 20:51:25.705479 [ 288 ] {} <Debug> TCP-Session: 46a51350-bc12-4d67-a814-b7df5c5a8d4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7674 | 2025.09.19 20:51:25.705266 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7675 | 2025.09.19 20:51:25.705515 [ 289 ] {} <Debug> TCP-Session: 3c10b19a-dbc4-4563-b25a-237e57c0e940 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7676 | 2025.09.19 20:51:25.705555 [ 3 ] {} <Debug> TCP-Session: 6bccd052-e24c-4f0f-a11e-48305e4a65ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7677 | 2025.09.19 20:51:25.847543 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37755 | ||
| 7678 | 2025.09.19 20:51:25.847647 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7679 | 2025.09.19 20:51:25.847673 [ 293 ] {} <Debug> TCP-Session: b3697309-da7d-4181-a169-ee97096afe50 Authenticating user 'default' from [fd00:1122:3344:101::e]:37755 | ||
| 7680 | 2025.09.19 20:51:25.847695 [ 293 ] {} <Debug> TCP-Session: b3697309-da7d-4181-a169-ee97096afe50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7681 | 2025.09.19 20:51:25.847708 [ 293 ] {} <Debug> TCP-Session: b3697309-da7d-4181-a169-ee97096afe50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7682 | 2025.09.19 20:51:25.847915 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61960 | ||
| 7683 | 2025.09.19 20:51:25.847954 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55648 | ||
| 7684 | 2025.09.19 20:51:25.847970 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45989 | ||
| 7685 | 2025.09.19 20:51:25.847992 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35192 | ||
| 7686 | 2025.09.19 20:51:25.848010 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52016 | ||
| 7687 | 2025.09.19 20:51:25.848035 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7688 | 2025.09.19 20:51:25.848028 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7689 | 2025.09.19 20:51:25.848073 [ 293 ] {} <Trace> TCP-Session: b3697309-da7d-4181-a169-ee97096afe50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7690 | 2025.09.19 20:51:25.848088 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7691 | 2025.09.19 20:51:25.848103 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7692 | 2025.09.19 20:51:25.848100 [ 294 ] {} <Debug> TCP-Session: 45a5b0b4-69b3-4a4b-afec-d55a876f85e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:61960 | ||
| 7693 | 2025.09.19 20:51:25.848136 [ 288 ] {} <Debug> TCP-Session: a0fa6b70-2611-4289-ba51-2ba2f5beb8af Authenticating user 'default' from [fd00:1122:3344:101::e]:45989 | ||
| 7694 | 2025.09.19 20:51:25.848146 [ 292 ] {} <Debug> TCP-Session: 19cb6656-dd2f-43e9-a475-9f8775a924c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:52016 | ||
| 7695 | 2025.09.19 20:51:25.848168 [ 294 ] {} <Debug> TCP-Session: 45a5b0b4-69b3-4a4b-afec-d55a876f85e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7696 | 2025.09.19 20:51:25.848179 [ 288 ] {} <Debug> TCP-Session: a0fa6b70-2611-4289-ba51-2ba2f5beb8af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7697 | 2025.09.19 20:51:25.848185 [ 292 ] {} <Debug> TCP-Session: 19cb6656-dd2f-43e9-a475-9f8775a924c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7698 | 2025.09.19 20:51:25.848191 [ 294 ] {} <Debug> TCP-Session: 45a5b0b4-69b3-4a4b-afec-d55a876f85e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7699 | 2025.09.19 20:51:25.848211 [ 292 ] {} <Debug> TCP-Session: 19cb6656-dd2f-43e9-a475-9f8775a924c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7700 | 2025.09.19 20:51:25.848201 [ 288 ] {} <Debug> TCP-Session: a0fa6b70-2611-4289-ba51-2ba2f5beb8af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7701 | 2025.09.19 20:51:25.848087 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7702 | 2025.09.19 20:51:25.848260 [ 293 ] {bed3d261-3dfe-460d-ab13-5e8043760a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37755) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7703 | 2025.09.19 20:51:25.848286 [ 290 ] {} <Debug> TCP-Session: 6569242e-1d9a-4e2c-81f2-b1056abe1a9b Authenticating user 'default' from [fd00:1122:3344:101::e]:35192 | ||
| 7704 | 2025.09.19 20:51:25.847986 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47596 | ||
| 7705 | 2025.09.19 20:51:25.848315 [ 290 ] {} <Debug> TCP-Session: 6569242e-1d9a-4e2c-81f2-b1056abe1a9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7706 | 2025.09.19 20:51:25.847952 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56068 | ||
| 7707 | 2025.09.19 20:51:25.848360 [ 290 ] {} <Debug> TCP-Session: 6569242e-1d9a-4e2c-81f2-b1056abe1a9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7708 | 2025.09.19 20:51:25.848398 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7709 | 2025.09.19 20:51:25.848003 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55877 | ||
| 7710 | 2025.09.19 20:51:25.848445 [ 289 ] {} <Debug> TCP-Session: 869b7eee-7944-4d6c-be5c-2e00e32807a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:47596 | ||
| 7711 | 2025.09.19 20:51:25.848087 [ 286 ] {} <Debug> TCP-Session: c31db9b6-65dc-4829-a834-15678df4f5e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:55648 | ||
| 7712 | 2025.09.19 20:51:25.848476 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7713 | 2025.09.19 20:51:25.848505 [ 286 ] {} <Debug> TCP-Session: c31db9b6-65dc-4829-a834-15678df4f5e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7714 | 2025.09.19 20:51:25.848508 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7715 | 2025.09.19 20:51:25.848530 [ 286 ] {} <Debug> TCP-Session: c31db9b6-65dc-4829-a834-15678df4f5e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7716 | 2025.09.19 20:51:25.848540 [ 293 ] {bed3d261-3dfe-460d-ab13-5e8043760a8e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7717 | 2025.09.19 20:51:25.848550 [ 291 ] {} <Debug> TCP-Session: 5ce8f223-dba7-4705-8d40-735cb36d997c Authenticating user 'default' from [fd00:1122:3344:101::e]:55877 | ||
| 7718 | 2025.09.19 20:51:25.848531 [ 3 ] {} <Debug> TCP-Session: 4862df37-4cad-4408-8753-5a1382d60258 Authenticating user 'default' from [fd00:1122:3344:101::e]:56068 | ||
| 7719 | 2025.09.19 20:51:25.848595 [ 291 ] {} <Debug> TCP-Session: 5ce8f223-dba7-4705-8d40-735cb36d997c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7720 | 2025.09.19 20:51:25.848605 [ 3 ] {} <Debug> TCP-Session: 4862df37-4cad-4408-8753-5a1382d60258 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7721 | 2025.09.19 20:51:25.848613 [ 291 ] {} <Debug> TCP-Session: 5ce8f223-dba7-4705-8d40-735cb36d997c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7722 | 2025.09.19 20:51:25.848607 [ 293 ] {bed3d261-3dfe-460d-ab13-5e8043760a8e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7723 | 2025.09.19 20:51:25.848620 [ 3 ] {} <Debug> TCP-Session: 4862df37-4cad-4408-8753-5a1382d60258 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7724 | 2025.09.19 20:51:25.848484 [ 289 ] {} <Debug> TCP-Session: 869b7eee-7944-4d6c-be5c-2e00e32807a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7725 | 2025.09.19 20:51:25.848673 [ 289 ] {} <Debug> TCP-Session: 869b7eee-7944-4d6c-be5c-2e00e32807a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7726 | 2025.09.19 20:51:25.848913 [ 293 ] {bed3d261-3dfe-460d-ab13-5e8043760a8e} <Debug> oximeter.version (332f541f-6306-4281-b75a-987cf66fc746) (SelectExecutor): Key condition: unknown | ||
| 7727 | 2025.09.19 20:51:25.849875 [ 345 ] {bed3d261-3dfe-460d-ab13-5e8043760a8e} <Trace> AggregatingTransform: Aggregating | ||
| 7728 | 2025.09.19 20:51:25.849920 [ 345 ] {bed3d261-3dfe-460d-ab13-5e8043760a8e} <Trace> Aggregator: Aggregation method: without_key | ||
| 7729 | 2025.09.19 20:51:25.849965 [ 345 ] {bed3d261-3dfe-460d-ab13-5e8043760a8e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000947563 sec. (1055.339 rows/sec., 41.22 KiB/sec.) | ||
| 7730 | 2025.09.19 20:51:25.849994 [ 345 ] {bed3d261-3dfe-460d-ab13-5e8043760a8e} <Trace> Aggregator: Merging aggregated data | ||
| 7731 | 2025.09.19 20:51:25.851251 [ 293 ] {bed3d261-3dfe-460d-ab13-5e8043760a8e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003045 sec., 328.4072249589491 rows/sec., 12.83 KiB/sec. | ||
| 7732 | 2025.09.19 20:51:25.851429 [ 293 ] {bed3d261-3dfe-460d-ab13-5e8043760a8e} <Debug> TCPHandler: Processed in 0.003478142 sec. | ||
| 7733 | 2025.09.19 20:51:25.851561 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7734 | 2025.09.19 20:51:25.851587 [ 293 ] {} <Debug> TCP-Session: b3697309-da7d-4181-a169-ee97096afe50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7735 | 2025.09.19 20:51:25.851597 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7736 | 2025.09.19 20:51:25.851672 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7737 | 2025.09.19 20:51:25.851689 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7738 | 2025.09.19 20:51:25.851711 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7739 | 2025.09.19 20:51:25.851730 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7740 | 2025.09.19 20:51:25.851747 [ 289 ] {} <Debug> TCP-Session: 869b7eee-7944-4d6c-be5c-2e00e32807a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7741 | 2025.09.19 20:51:25.851774 [ 290 ] {} <Debug> TCP-Session: 6569242e-1d9a-4e2c-81f2-b1056abe1a9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7742 | 2025.09.19 20:51:25.851795 [ 291 ] {} <Debug> TCP-Session: 5ce8f223-dba7-4705-8d40-735cb36d997c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7743 | 2025.09.19 20:51:25.851650 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7744 | 2025.09.19 20:51:25.851618 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7745 | 2025.09.19 20:51:25.851736 [ 3 ] {} <Debug> TCP-Session: 4862df37-4cad-4408-8753-5a1382d60258 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7746 | 2025.09.19 20:51:25.851863 [ 292 ] {} <Debug> TCP-Session: 19cb6656-dd2f-43e9-a475-9f8775a924c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7747 | 2025.09.19 20:51:25.851878 [ 288 ] {} <Debug> TCP-Session: a0fa6b70-2611-4289-ba51-2ba2f5beb8af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7748 | 2025.09.19 20:51:25.851706 [ 294 ] {} <Debug> TCP-Session: 45a5b0b4-69b3-4a4b-afec-d55a876f85e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7749 | 2025.09.19 20:51:25.851643 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7750 | 2025.09.19 20:51:25.852041 [ 286 ] {} <Debug> TCP-Session: c31db9b6-65dc-4829-a834-15678df4f5e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7751 | 2025.09.19 20:51:25.934837 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 914 | ||
| 7752 | 2025.09.19 20:51:25.937246 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7753 | 2025.09.19 20:51:25.937294 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7754 | 2025.09.19 20:51:25.938606 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7755 | 2025.09.19 20:51:25.938898 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7756 | 2025.09.19 20:51:25.939170 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 914 | ||
| 7757 | 2025.09.19 20:51:26.938096 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7758 | 2025.09.19 20:51:26.938275 [ 5 ] {7e4ad194-6f9f-4e04-a8e7-ad3280a0007a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7759 | 2025.09.19 20:51:26.938344 [ 5 ] {7e4ad194-6f9f-4e04-a8e7-ad3280a0007a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7760 | 2025.09.19 20:51:26.939121 [ 5 ] {7e4ad194-6f9f-4e04-a8e7-ad3280a0007a} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7761 | 2025.09.19 20:51:26.939172 [ 5 ] {7e4ad194-6f9f-4e04-a8e7-ad3280a0007a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7762 | 2025.09.19 20:51:26.939605 [ 5 ] {7e4ad194-6f9f-4e04-a8e7-ad3280a0007a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7763 | 2025.09.19 20:51:26.939845 [ 5 ] {7e4ad194-6f9f-4e04-a8e7-ad3280a0007a} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7764 | 2025.09.19 20:51:26.940008 [ 5 ] {7e4ad194-6f9f-4e04-a8e7-ad3280a0007a} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001781 sec., 77484.55923638406 rows/sec., 6.71 MiB/sec. | ||
| 7765 | 2025.09.19 20:51:26.940059 [ 5 ] {7e4ad194-6f9f-4e04-a8e7-ad3280a0007a} <Debug> TCPHandler: Processed in 0.002093449 sec. | ||
| 7766 | 2025.09.19 20:51:26.940188 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7767 | 2025.09.19 20:51:26.940291 [ 5 ] {55372a7e-75a6-4414-a8cb-a05dec31922f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7768 | 2025.09.19 20:51:26.940336 [ 5 ] {55372a7e-75a6-4414-a8cb-a05dec31922f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7769 | 2025.09.19 20:51:26.940764 [ 5 ] {55372a7e-75a6-4414-a8cb-a05dec31922f} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7770 | 2025.09.19 20:51:26.940803 [ 5 ] {55372a7e-75a6-4414-a8cb-a05dec31922f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7771 | 2025.09.19 20:51:26.941135 [ 5 ] {55372a7e-75a6-4414-a8cb-a05dec31922f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7772 | 2025.09.19 20:51:26.941362 [ 5 ] {55372a7e-75a6-4414-a8cb-a05dec31922f} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7773 | 2025.09.19 20:51:26.941498 [ 5 ] {55372a7e-75a6-4414-a8cb-a05dec31922f} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.00123 sec., 33333.333333333336 rows/sec., 2.45 MiB/sec. | ||
| 7774 | 2025.09.19 20:51:26.941536 [ 5 ] {55372a7e-75a6-4414-a8cb-a05dec31922f} <Debug> TCPHandler: Processed in 0.001399343 sec. | ||
| 7775 | 2025.09.19 20:51:26.941644 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7776 | 2025.09.19 20:51:26.941742 [ 5 ] {369aa84b-1e6b-420e-a7b5-107ce491b741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7777 | 2025.09.19 20:51:26.941783 [ 5 ] {369aa84b-1e6b-420e-a7b5-107ce491b741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7778 | 2025.09.19 20:51:26.942220 [ 5 ] {369aa84b-1e6b-420e-a7b5-107ce491b741} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7779 | 2025.09.19 20:51:26.942257 [ 5 ] {369aa84b-1e6b-420e-a7b5-107ce491b741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7780 | 2025.09.19 20:51:26.942599 [ 5 ] {369aa84b-1e6b-420e-a7b5-107ce491b741} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7781 | 2025.09.19 20:51:26.942824 [ 5 ] {369aa84b-1e6b-420e-a7b5-107ce491b741} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7782 | 2025.09.19 20:51:26.942956 [ 5 ] {369aa84b-1e6b-420e-a7b5-107ce491b741} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001234 sec., 85089.14100486223 rows/sec., 6.65 MiB/sec. | ||
| 7783 | 2025.09.19 20:51:26.942994 [ 5 ] {369aa84b-1e6b-420e-a7b5-107ce491b741} <Debug> TCPHandler: Processed in 0.001400033 sec. | ||
| 7784 | 2025.09.19 20:51:26.943106 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7785 | 2025.09.19 20:51:26.943201 [ 5 ] {480695db-942e-4656-bdb0-50cfb61e2379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7786 | 2025.09.19 20:51:26.943245 [ 5 ] {480695db-942e-4656-bdb0-50cfb61e2379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7787 | 2025.09.19 20:51:26.943645 [ 5 ] {480695db-942e-4656-bdb0-50cfb61e2379} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7788 | 2025.09.19 20:51:26.943680 [ 5 ] {480695db-942e-4656-bdb0-50cfb61e2379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7789 | 2025.09.19 20:51:26.944018 [ 5 ] {480695db-942e-4656-bdb0-50cfb61e2379} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7790 | 2025.09.19 20:51:26.944231 [ 5 ] {480695db-942e-4656-bdb0-50cfb61e2379} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7791 | 2025.09.19 20:51:26.944361 [ 5 ] {480695db-942e-4656-bdb0-50cfb61e2379} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 7792 | 2025.09.19 20:51:26.944397 [ 5 ] {480695db-942e-4656-bdb0-50cfb61e2379} <Debug> TCPHandler: Processed in 0.001340321 sec. | ||
| 7793 | 2025.09.19 20:51:26.944502 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7794 | 2025.09.19 20:51:26.944595 [ 5 ] {89d8bb87-d267-4a0f-a40e-89451717a74d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7795 | 2025.09.19 20:51:26.944648 [ 5 ] {89d8bb87-d267-4a0f-a40e-89451717a74d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7796 | 2025.09.19 20:51:26.945506 [ 5 ] {89d8bb87-d267-4a0f-a40e-89451717a74d} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7797 | 2025.09.19 20:51:26.945542 [ 5 ] {89d8bb87-d267-4a0f-a40e-89451717a74d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7798 | 2025.09.19 20:51:26.946167 [ 5 ] {89d8bb87-d267-4a0f-a40e-89451717a74d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7799 | 2025.09.19 20:51:26.946394 [ 5 ] {89d8bb87-d267-4a0f-a40e-89451717a74d} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7800 | 2025.09.19 20:51:26.946536 [ 5 ] {89d8bb87-d267-4a0f-a40e-89451717a74d} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001959 sec., 20929.045431342525 rows/sec., 37.50 MiB/sec. | ||
| 7801 | 2025.09.19 20:51:26.946600 [ 5 ] {89d8bb87-d267-4a0f-a40e-89451717a74d} <Debug> TCPHandler: Processed in 0.00214583 sec. | ||
| 7802 | 2025.09.19 20:51:26.946710 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7803 | 2025.09.19 20:51:26.946805 [ 5 ] {5e3db54a-574a-490c-8b6e-252860ddc3f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7804 | 2025.09.19 20:51:26.946847 [ 5 ] {5e3db54a-574a-490c-8b6e-252860ddc3f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7805 | 2025.09.19 20:51:26.947170 [ 5 ] {5e3db54a-574a-490c-8b6e-252860ddc3f2} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7806 | 2025.09.19 20:51:26.947206 [ 5 ] {5e3db54a-574a-490c-8b6e-252860ddc3f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7807 | 2025.09.19 20:51:26.947520 [ 5 ] {5e3db54a-574a-490c-8b6e-252860ddc3f2} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7808 | 2025.09.19 20:51:26.947739 [ 5 ] {5e3db54a-574a-490c-8b6e-252860ddc3f2} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7809 | 2025.09.19 20:51:26.947871 [ 5 ] {5e3db54a-574a-490c-8b6e-252860ddc3f2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 7810 | 2025.09.19 20:51:26.947907 [ 5 ] {5e3db54a-574a-490c-8b6e-252860ddc3f2} <Debug> TCPHandler: Processed in 0.001245909 sec. | ||
| 7811 | 2025.09.19 20:51:30.750068 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7812 | 2025.09.19 20:51:30.750171 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7813 | 2025.09.19 20:51:30.886295 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20104 | ||
| 7814 | 2025.09.19 20:51:30.886783 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7815 | 2025.09.19 20:51:30.886824 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7816 | 2025.09.19 20:51:30.887304 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7817 | 2025.09.19 20:51:30.887532 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7818 | 2025.09.19 20:51:30.887660 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20104 | ||
| 7819 | 2025.09.19 20:51:31.934886 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7820 | 2025.09.19 20:51:31.935058 [ 5 ] {b3d03f0d-d43a-4890-8dc9-0e363fc43860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7821 | 2025.09.19 20:51:31.935123 [ 5 ] {b3d03f0d-d43a-4890-8dc9-0e363fc43860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7822 | 2025.09.19 20:51:31.935776 [ 5 ] {b3d03f0d-d43a-4890-8dc9-0e363fc43860} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7823 | 2025.09.19 20:51:31.935817 [ 5 ] {b3d03f0d-d43a-4890-8dc9-0e363fc43860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7824 | 2025.09.19 20:51:31.936196 [ 5 ] {b3d03f0d-d43a-4890-8dc9-0e363fc43860} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7825 | 2025.09.19 20:51:31.936435 [ 5 ] {b3d03f0d-d43a-4890-8dc9-0e363fc43860} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7826 | 2025.09.19 20:51:31.936587 [ 101 ] {} <Debug> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7827 | 2025.09.19 20:51:31.936594 [ 5 ] {b3d03f0d-d43a-4890-8dc9-0e363fc43860} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001582 sec., 35398.23008849558 rows/sec., 2.70 MiB/sec. | ||
| 7828 | 2025.09.19 20:51:31.936634 [ 101 ] {} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7829 | 2025.09.19 20:51:31.936658 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7830 | 2025.09.19 20:51:31.936661 [ 5 ] {b3d03f0d-d43a-4890-8dc9-0e363fc43860} <Debug> TCPHandler: Processed in 0.001896784 sec. | ||
| 7831 | 2025.09.19 20:51:31.936780 [ 199 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::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 | ||
| 7832 | 2025.09.19 20:51:31.936791 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7833 | 2025.09.19 20:51:31.936934 [ 5 ] {a516455b-abfa-40a2-9379-2cc05801af67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7834 | 2025.09.19 20:51:31.936936 [ 199 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7835 | 2025.09.19 20:51:31.936984 [ 5 ] {a516455b-abfa-40a2-9379-2cc05801af67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7836 | 2025.09.19 20:51:31.936988 [ 199 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1407 rows starting from the beginning of the part | ||
| 7837 | 2025.09.19 20:51:31.937070 [ 199 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part | ||
| 7838 | 2025.09.19 20:51:31.937114 [ 199 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 138 rows starting from the beginning of the part | ||
| 7839 | 2025.09.19 20:51:31.937154 [ 199 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1196 rows starting from the beginning of the part | ||
| 7840 | 2025.09.19 20:51:31.937223 [ 199 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 138 rows starting from the beginning of the part | ||
| 7841 | 2025.09.19 20:51:31.937270 [ 199 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::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 | ||
| 7842 | 2025.09.19 20:51:31.937438 [ 5 ] {a516455b-abfa-40a2-9379-2cc05801af67} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7843 | 2025.09.19 20:51:31.937482 [ 5 ] {a516455b-abfa-40a2-9379-2cc05801af67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7844 | 2025.09.19 20:51:31.937826 [ 5 ] {a516455b-abfa-40a2-9379-2cc05801af67} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7845 | 2025.09.19 20:51:31.938053 [ 5 ] {a516455b-abfa-40a2-9379-2cc05801af67} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7846 | 2025.09.19 20:51:31.938164 [ 101 ] {} <Debug> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7847 | 2025.09.19 20:51:31.938188 [ 5 ] {a516455b-abfa-40a2-9379-2cc05801af67} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001278 sec., 50078.24726134585 rows/sec., 3.91 MiB/sec. | ||
| 7848 | 2025.09.19 20:51:31.938193 [ 101 ] {} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7849 | 2025.09.19 20:51:31.938218 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7850 | 2025.09.19 20:51:31.938226 [ 5 ] {a516455b-abfa-40a2-9379-2cc05801af67} <Debug> TCPHandler: Processed in 0.001484445 sec. | ||
| 7851 | 2025.09.19 20:51:31.938314 [ 194 ] {8107928c-471f-4f51-a196-f6f1aa28a530::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 | ||
| 7852 | 2025.09.19 20:51:31.938342 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7853 | 2025.09.19 20:51:31.938445 [ 5 ] {0a08ce76-fa35-47a7-ba31-7c9e5db1780c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7854 | 2025.09.19 20:51:31.938455 [ 194 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7855 | 2025.09.19 20:51:31.938494 [ 5 ] {0a08ce76-fa35-47a7-ba31-7c9e5db1780c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7856 | 2025.09.19 20:51:31.938500 [ 194 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 633 rows starting from the beginning of the part | ||
| 7857 | 2025.09.19 20:51:31.938581 [ 194 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part | ||
| 7858 | 2025.09.19 20:51:31.938627 [ 194 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 105 rows starting from the beginning of the part | ||
| 7859 | 2025.09.19 20:51:31.938666 [ 194 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 520 rows starting from the beginning of the part | ||
| 7860 | 2025.09.19 20:51:31.938704 [ 194 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 105 rows starting from the beginning of the part | ||
| 7861 | 2025.09.19 20:51:31.938733 [ 192 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2991 rows, containing 5 columns (5 merged, 0 gathered) in 0.002005177 sec., 1491638.8927261783 rows/sec., 129.47 MiB/sec. | ||
| 7862 | 2025.09.19 20:51:31.938743 [ 194 ] {8107928c-471f-4f51-a196-f6f1aa28a530::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 | ||
| 7863 | 2025.09.19 20:51:31.938920 [ 5 ] {0a08ce76-fa35-47a7-ba31-7c9e5db1780c} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7864 | 2025.09.19 20:51:31.938961 [ 5 ] {0a08ce76-fa35-47a7-ba31-7c9e5db1780c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7865 | 2025.09.19 20:51:31.939029 [ 198 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7866 | 2025.09.19 20:51:31.939351 [ 198 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_61_12} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7867 | 2025.09.19 20:51:31.939352 [ 5 ] {0a08ce76-fa35-47a7-ba31-7c9e5db1780c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7868 | 2025.09.19 20:51:31.939443 [ 198 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_61_12} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7869 | 2025.09.19 20:51:31.939540 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 7870 | 2025.09.19 20:51:31.939621 [ 5 ] {0a08ce76-fa35-47a7-ba31-7c9e5db1780c} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7871 | 2025.09.19 20:51:31.939728 [ 101 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7872 | 2025.09.19 20:51:31.939754 [ 101 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7873 | 2025.09.19 20:51:31.939759 [ 5 ] {0a08ce76-fa35-47a7-ba31-7c9e5db1780c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001334 sec., 119940.02998500751 rows/sec., 8.35 MiB/sec. | ||
| 7874 | 2025.09.19 20:51:31.939771 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7875 | 2025.09.19 20:51:31.939797 [ 5 ] {0a08ce76-fa35-47a7-ba31-7c9e5db1780c} <Debug> TCPHandler: Processed in 0.001502055 sec. | ||
| 7876 | 2025.09.19 20:51:31.939816 [ 198 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1491 rows, containing 5 columns (5 merged, 0 gathered) in 0.001550137 sec., 961850.4687005084 rows/sec., 76.30 MiB/sec. | ||
| 7877 | 2025.09.19 20:51:31.939840 [ 199 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::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 | ||
| 7878 | 2025.09.19 20:51:31.939902 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7879 | 2025.09.19 20:51:31.939945 [ 199 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7880 | 2025.09.19 20:51:31.939977 [ 199 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 16093 rows starting from the beginning of the part | ||
| 7881 | 2025.09.19 20:51:31.939999 [ 5 ] {dbf30698-94c0-4024-8f42-c0c281b44441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7882 | 2025.09.19 20:51:31.940026 [ 199 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
| 7883 | 2025.09.19 20:51:31.940030 [ 191 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7884 | 2025.09.19 20:51:31.940047 [ 5 ] {dbf30698-94c0-4024-8f42-c0c281b44441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7885 | 2025.09.19 20:51:31.940071 [ 199 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 7886 | 2025.09.19 20:51:31.940126 [ 199 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 844 rows starting from the beginning of the part | ||
| 7887 | 2025.09.19 20:51:31.940165 [ 199 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 7888 | 2025.09.19 20:51:31.940200 [ 199 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 7889 | 2025.09.19 20:51:31.940342 [ 191 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_61_12} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7890 | 2025.09.19 20:51:31.940405 [ 5 ] {dbf30698-94c0-4024-8f42-c0c281b44441} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7891 | 2025.09.19 20:51:31.940423 [ 191 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_61_12} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7892 | 2025.09.19 20:51:31.940456 [ 5 ] {dbf30698-94c0-4024-8f42-c0c281b44441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7893 | 2025.09.19 20:51:31.940538 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 7894 | 2025.09.19 20:51:31.940819 [ 5 ] {dbf30698-94c0-4024-8f42-c0c281b44441} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7895 | 2025.09.19 20:51:31.941080 [ 5 ] {dbf30698-94c0-4024-8f42-c0c281b44441} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7896 | 2025.09.19 20:51:31.941223 [ 101 ] {} <Debug> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7897 | 2025.09.19 20:51:31.941251 [ 101 ] {} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7898 | 2025.09.19 20:51:31.941267 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7899 | 2025.09.19 20:51:31.941270 [ 5 ] {dbf30698-94c0-4024-8f42-c0c281b44441} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001287 sec., 46620.046620046625 rows/sec., 3.14 MiB/sec. | ||
| 7900 | 2025.09.19 20:51:31.941329 [ 5 ] {dbf30698-94c0-4024-8f42-c0c281b44441} <Debug> TCPHandler: Processed in 0.001472774 sec. | ||
| 7901 | 2025.09.19 20:51:31.941357 [ 196 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 7902 | 2025.09.19 20:51:31.941493 [ 196 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7903 | 2025.09.19 20:51:31.941527 [ 196 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3276 rows starting from the beginning of the part | ||
| 7904 | 2025.09.19 20:51:31.941591 [ 196 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 7905 | 2025.09.19 20:51:31.941634 [ 196 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
| 7906 | 2025.09.19 20:51:31.941674 [ 196 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 7907 | 2025.09.19 20:51:31.941714 [ 196 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 7908 | 2025.09.19 20:51:31.941758 [ 196 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 7909 | 2025.09.19 20:51:31.943011 [ 194 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3576 rows, containing 4 columns (4 merged, 0 gathered) in 0.00169966 sec., 2103950.201805067 rows/sec., 141.79 MiB/sec. | ||
| 7910 | 2025.09.19 20:51:31.943418 [ 198 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7911 | 2025.09.19 20:51:31.943666 [ 198 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_61_12} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7912 | 2025.09.19 20:51:31.943734 [ 198 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_61_12} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7913 | 2025.09.19 20:51:31.943807 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 7914 | 2025.09.19 20:51:31.945530 [ 199 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17577 rows, containing 5 columns (5 merged, 0 gathered) in 0.005720135 sec., 3072829.5748264682 rows/sec., 211.14 MiB/sec. | ||
| 7915 | 2025.09.19 20:51:31.945705 [ 199 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7916 | 2025.09.19 20:51:31.945950 [ 199 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7917 | 2025.09.19 20:51:31.946014 [ 199 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7918 | 2025.09.19 20:51:31.946080 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.45 MiB. | ||
| 7919 | 2025.09.19 20:51:31.950930 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 7920 | 2025.09.19 20:51:31.966417 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7921 | 2025.09.19 20:51:31.966464 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7922 | 2025.09.19 20:51:31.971657 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7923 | 2025.09.19 20:51:31.972344 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7924 | 2025.09.19 20:51:31.975071 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 7925 | 2025.09.19 20:51:35.939354 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 934 | ||
| 7926 | 2025.09.19 20:51:35.941592 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7927 | 2025.09.19 20:51:35.941634 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7928 | 2025.09.19 20:51:35.942788 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7929 | 2025.09.19 20:51:35.943049 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7930 | 2025.09.19 20:51:35.943200 [ 97 ] {} <Debug> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7931 | 2025.09.19 20:51:35.943268 [ 97 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7932 | 2025.09.19 20:51:35.943293 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7933 | 2025.09.19 20:51:35.943308 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 934 | ||
| 7934 | 2025.09.19 20:51:35.943393 [ 194 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::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 | ||
| 7935 | 2025.09.19 20:51:35.943920 [ 194 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7936 | 2025.09.19 20:51:35.944057 [ 194 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 812 rows starting from the beginning of the part | ||
| 7937 | 2025.09.19 20:51:35.944421 [ 194 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 26 rows starting from the beginning of the part | ||
| 7938 | 2025.09.19 20:51:35.944759 [ 194 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 20 rows starting from the beginning of the part | ||
| 7939 | 2025.09.19 20:51:35.945091 [ 194 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 28 rows starting from the beginning of the part | ||
| 7940 | 2025.09.19 20:51:35.945415 [ 194 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 28 rows starting from the beginning of the part | ||
| 7941 | 2025.09.19 20:51:35.945737 [ 194 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 20 rows starting from the beginning of the part | ||
| 7942 | 2025.09.19 20:51:35.951717 [ 201 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 934 rows, containing 72 columns (72 merged, 0 gathered) in 0.008363977 sec., 111669.36494445166 rows/sec., 89.91 MiB/sec. | ||
| 7943 | 2025.09.19 20:51:35.953144 [ 197 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7944 | 2025.09.19 20:51:35.953756 [ 197 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_31_6} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7945 | 2025.09.19 20:51:35.953840 [ 197 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_31_6} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7946 | 2025.09.19 20:51:35.954203 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 7947 | 2025.09.19 20:51:36.939957 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7948 | 2025.09.19 20:51:36.940133 [ 5 ] {83b40051-bfb9-4e45-b66c-204633e0c8dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7949 | 2025.09.19 20:51:36.940199 [ 5 ] {83b40051-bfb9-4e45-b66c-204633e0c8dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7950 | 2025.09.19 20:51:36.940848 [ 5 ] {83b40051-bfb9-4e45-b66c-204633e0c8dd} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7951 | 2025.09.19 20:51:36.940895 [ 5 ] {83b40051-bfb9-4e45-b66c-204633e0c8dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7952 | 2025.09.19 20:51:36.941319 [ 5 ] {83b40051-bfb9-4e45-b66c-204633e0c8dd} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7953 | 2025.09.19 20:51:36.941585 [ 5 ] {83b40051-bfb9-4e45-b66c-204633e0c8dd} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7954 | 2025.09.19 20:51:36.941743 [ 5 ] {83b40051-bfb9-4e45-b66c-204633e0c8dd} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001657 sec., 14484.007242003621 rows/sec., 1.20 MiB/sec. | ||
| 7955 | 2025.09.19 20:51:36.941785 [ 5 ] {83b40051-bfb9-4e45-b66c-204633e0c8dd} <Debug> TCPHandler: Processed in 0.001957656 sec. | ||
| 7956 | 2025.09.19 20:51:36.941909 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7957 | 2025.09.19 20:51:36.942006 [ 5 ] {5a06e824-6198-466c-80e4-1a227bde6d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7958 | 2025.09.19 20:51:36.942048 [ 5 ] {5a06e824-6198-466c-80e4-1a227bde6d7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7959 | 2025.09.19 20:51:36.942500 [ 5 ] {5a06e824-6198-466c-80e4-1a227bde6d7d} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7960 | 2025.09.19 20:51:36.942536 [ 5 ] {5a06e824-6198-466c-80e4-1a227bde6d7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7961 | 2025.09.19 20:51:36.942850 [ 5 ] {5a06e824-6198-466c-80e4-1a227bde6d7d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7962 | 2025.09.19 20:51:36.943074 [ 5 ] {5a06e824-6198-466c-80e4-1a227bde6d7d} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7963 | 2025.09.19 20:51:36.943207 [ 5 ] {5a06e824-6198-466c-80e4-1a227bde6d7d} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001221 sec., 11466.011466011465 rows/sec., 934.97 KiB/sec. | ||
| 7964 | 2025.09.19 20:51:36.943246 [ 5 ] {5a06e824-6198-466c-80e4-1a227bde6d7d} <Debug> TCPHandler: Processed in 0.001387273 sec. | ||
| 7965 | 2025.09.19 20:51:36.943372 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7966 | 2025.09.19 20:51:36.943469 [ 5 ] {dfffea3a-bd1f-4cef-bcb1-a1785acca62d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7967 | 2025.09.19 20:51:36.943509 [ 5 ] {dfffea3a-bd1f-4cef-bcb1-a1785acca62d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7968 | 2025.09.19 20:51:36.944059 [ 5 ] {dfffea3a-bd1f-4cef-bcb1-a1785acca62d} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7969 | 2025.09.19 20:51:36.944096 [ 5 ] {dfffea3a-bd1f-4cef-bcb1-a1785acca62d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7970 | 2025.09.19 20:51:36.944427 [ 5 ] {dfffea3a-bd1f-4cef-bcb1-a1785acca62d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7971 | 2025.09.19 20:51:36.944650 [ 5 ] {dfffea3a-bd1f-4cef-bcb1-a1785acca62d} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7972 | 2025.09.19 20:51:36.944784 [ 5 ] {dfffea3a-bd1f-4cef-bcb1-a1785acca62d} <Debug> executeQuery: Read 265 rows, 24.18 KiB in 0.001333 sec., 198799.69992498125 rows/sec., 17.71 MiB/sec. | ||
| 7973 | 2025.09.19 20:51:36.944822 [ 5 ] {dfffea3a-bd1f-4cef-bcb1-a1785acca62d} <Debug> TCPHandler: Processed in 0.001499056 sec. | ||
| 7974 | 2025.09.19 20:51:36.944933 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7975 | 2025.09.19 20:51:36.945029 [ 5 ] {27faa060-2617-4d2f-97aa-9676f9c8d748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7976 | 2025.09.19 20:51:36.945069 [ 5 ] {27faa060-2617-4d2f-97aa-9676f9c8d748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7977 | 2025.09.19 20:51:36.945489 [ 5 ] {27faa060-2617-4d2f-97aa-9676f9c8d748} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7978 | 2025.09.19 20:51:36.945526 [ 5 ] {27faa060-2617-4d2f-97aa-9676f9c8d748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7979 | 2025.09.19 20:51:36.945830 [ 5 ] {27faa060-2617-4d2f-97aa-9676f9c8d748} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7980 | 2025.09.19 20:51:36.946049 [ 5 ] {27faa060-2617-4d2f-97aa-9676f9c8d748} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7981 | 2025.09.19 20:51:36.946163 [ 96 ] {} <Debug> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7982 | 2025.09.19 20:51:36.946179 [ 5 ] {27faa060-2617-4d2f-97aa-9676f9c8d748} <Debug> executeQuery: Read 67 rows, 5.02 KiB in 0.001167 sec., 57412.167952013704 rows/sec., 4.20 MiB/sec. | ||
| 7983 | 2025.09.19 20:51:36.946227 [ 96 ] {} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7984 | 2025.09.19 20:51:36.946237 [ 5 ] {27faa060-2617-4d2f-97aa-9676f9c8d748} <Debug> TCPHandler: Processed in 0.001353092 sec. | ||
| 7985 | 2025.09.19 20:51:36.946257 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7986 | 2025.09.19 20:51:36.946365 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7987 | 2025.09.19 20:51:36.946376 [ 195 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 7988 | 2025.09.19 20:51:36.946465 [ 5 ] {8cbbb2c4-4147-4e24-a9c9-c41552ef2142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7989 | 2025.09.19 20:51:36.946505 [ 195 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7990 | 2025.09.19 20:51:36.946510 [ 5 ] {8cbbb2c4-4147-4e24-a9c9-c41552ef2142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7991 | 2025.09.19 20:51:36.946547 [ 195 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 71 rows starting from the beginning of the part | ||
| 7992 | 2025.09.19 20:51:36.946618 [ 195 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 7993 | 2025.09.19 20:51:36.946663 [ 195 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 55 rows starting from the beginning of the part | ||
| 7994 | 2025.09.19 20:51:36.946703 [ 195 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 7995 | 2025.09.19 20:51:36.946744 [ 195 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 7996 | 2025.09.19 20:51:36.946785 [ 195 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 67 rows starting from the beginning of the part | ||
| 7997 | 2025.09.19 20:51:36.946932 [ 5 ] {8cbbb2c4-4147-4e24-a9c9-c41552ef2142} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7998 | 2025.09.19 20:51:36.946974 [ 5 ] {8cbbb2c4-4147-4e24-a9c9-c41552ef2142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7999 | 2025.09.19 20:51:36.947331 [ 5 ] {8cbbb2c4-4147-4e24-a9c9-c41552ef2142} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8000 | 2025.09.19 20:51:36.947563 [ 5 ] {8cbbb2c4-4147-4e24-a9c9-c41552ef2142} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8001 | 2025.09.19 20:51:36.947695 [ 5 ] {8cbbb2c4-4147-4e24-a9c9-c41552ef2142} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001247 sec., 19246.19085805934 rows/sec., 1.60 MiB/sec. | ||
| 8002 | 2025.09.19 20:51:36.947734 [ 5 ] {8cbbb2c4-4147-4e24-a9c9-c41552ef2142} <Debug> TCPHandler: Processed in 0.001418194 sec. | ||
| 8003 | 2025.09.19 20:51:36.947748 [ 197 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 316 rows, containing 5 columns (5 merged, 0 gathered) in 0.001427714 sec., 221332.84397295254 rows/sec., 17.09 MiB/sec. | ||
| 8004 | 2025.09.19 20:51:36.947839 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8005 | 2025.09.19 20:51:36.947897 [ 195 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8006 | 2025.09.19 20:51:36.947934 [ 5 ] {4e83ac14-267d-4dc2-9f4b-c2e90c72e569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8007 | 2025.09.19 20:51:36.947977 [ 5 ] {4e83ac14-267d-4dc2-9f4b-c2e90c72e569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8008 | 2025.09.19 20:51:36.948179 [ 195 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_36_7} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8009 | 2025.09.19 20:51:36.948256 [ 195 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_36_7} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8010 | 2025.09.19 20:51:36.948331 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 8011 | 2025.09.19 20:51:36.948375 [ 5 ] {4e83ac14-267d-4dc2-9f4b-c2e90c72e569} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8012 | 2025.09.19 20:51:36.948416 [ 5 ] {4e83ac14-267d-4dc2-9f4b-c2e90c72e569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8013 | 2025.09.19 20:51:36.948729 [ 5 ] {4e83ac14-267d-4dc2-9f4b-c2e90c72e569} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8014 | 2025.09.19 20:51:36.948945 [ 5 ] {4e83ac14-267d-4dc2-9f4b-c2e90c72e569} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8015 | 2025.09.19 20:51:36.949080 [ 5 ] {4e83ac14-267d-4dc2-9f4b-c2e90c72e569} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001163 sec., 10318.142734307825 rows/sec., 806.10 KiB/sec. | ||
| 8016 | 2025.09.19 20:51:36.949119 [ 5 ] {4e83ac14-267d-4dc2-9f4b-c2e90c72e569} <Debug> TCPHandler: Processed in 0.001328161 sec. | ||
| 8017 | 2025.09.19 20:51:36.949224 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8018 | 2025.09.19 20:51:36.949320 [ 5 ] {884f84a7-71d8-4b82-8e41-e2593dcb6e91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8019 | 2025.09.19 20:51:36.949360 [ 5 ] {884f84a7-71d8-4b82-8e41-e2593dcb6e91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8020 | 2025.09.19 20:51:36.949827 [ 5 ] {884f84a7-71d8-4b82-8e41-e2593dcb6e91} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8021 | 2025.09.19 20:51:36.949863 [ 5 ] {884f84a7-71d8-4b82-8e41-e2593dcb6e91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8022 | 2025.09.19 20:51:36.950166 [ 5 ] {884f84a7-71d8-4b82-8e41-e2593dcb6e91} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8023 | 2025.09.19 20:51:36.950389 [ 5 ] {884f84a7-71d8-4b82-8e41-e2593dcb6e91} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8024 | 2025.09.19 20:51:36.950519 [ 5 ] {884f84a7-71d8-4b82-8e41-e2593dcb6e91} <Debug> executeQuery: Read 155 rows, 12.80 KiB in 0.001217 sec., 127362.36647493838 rows/sec., 10.27 MiB/sec. | ||
| 8025 | 2025.09.19 20:51:36.950556 [ 5 ] {884f84a7-71d8-4b82-8e41-e2593dcb6e91} <Debug> TCPHandler: Processed in 0.001380763 sec. | ||
| 8026 | 2025.09.19 20:51:36.950662 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8027 | 2025.09.19 20:51:36.950756 [ 5 ] {f945975c-137e-4fac-b9c9-714de66fb69f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8028 | 2025.09.19 20:51:36.950798 [ 5 ] {f945975c-137e-4fac-b9c9-714de66fb69f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8029 | 2025.09.19 20:51:36.951222 [ 5 ] {f945975c-137e-4fac-b9c9-714de66fb69f} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8030 | 2025.09.19 20:51:36.951259 [ 5 ] {f945975c-137e-4fac-b9c9-714de66fb69f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8031 | 2025.09.19 20:51:36.951596 [ 5 ] {f945975c-137e-4fac-b9c9-714de66fb69f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8032 | 2025.09.19 20:51:36.951805 [ 5 ] {f945975c-137e-4fac-b9c9-714de66fb69f} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8033 | 2025.09.19 20:51:36.951936 [ 5 ] {f945975c-137e-4fac-b9c9-714de66fb69f} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001198 sec., 169449.08180300498 rows/sec., 12.14 MiB/sec. | ||
| 8034 | 2025.09.19 20:51:36.951976 [ 5 ] {f945975c-137e-4fac-b9c9-714de66fb69f} <Debug> TCPHandler: Processed in 0.001362432 sec. | ||
| 8035 | 2025.09.19 20:51:36.952088 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8036 | 2025.09.19 20:51:36.952182 [ 5 ] {73772463-b703-4d2d-8af1-aab478392826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8037 | 2025.09.19 20:51:36.952235 [ 5 ] {73772463-b703-4d2d-8af1-aab478392826} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8038 | 2025.09.19 20:51:36.953115 [ 5 ] {73772463-b703-4d2d-8af1-aab478392826} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8039 | 2025.09.19 20:51:36.953151 [ 5 ] {73772463-b703-4d2d-8af1-aab478392826} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8040 | 2025.09.19 20:51:36.953742 [ 5 ] {73772463-b703-4d2d-8af1-aab478392826} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8041 | 2025.09.19 20:51:36.953968 [ 5 ] {73772463-b703-4d2d-8af1-aab478392826} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8042 | 2025.09.19 20:51:36.954082 [ 96 ] {} <Debug> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8043 | 2025.09.19 20:51:36.954109 [ 5 ] {73772463-b703-4d2d-8af1-aab478392826} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001945 sec., 21079.691516709514 rows/sec., 37.77 MiB/sec. | ||
| 8044 | 2025.09.19 20:51:36.954116 [ 96 ] {} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8045 | 2025.09.19 20:51:36.954152 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8046 | 2025.09.19 20:51:36.954183 [ 5 ] {73772463-b703-4d2d-8af1-aab478392826} <Debug> TCPHandler: Processed in 0.00214321 sec. | ||
| 8047 | 2025.09.19 20:51:36.954236 [ 200 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 8048 | 2025.09.19 20:51:36.954304 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8049 | 2025.09.19 20:51:36.954405 [ 5 ] {6adb8e36-8fe3-40e7-85d6-29e02a1a3cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8050 | 2025.09.19 20:51:36.954447 [ 5 ] {6adb8e36-8fe3-40e7-85d6-29e02a1a3cb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8051 | 2025.09.19 20:51:36.954451 [ 200 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8052 | 2025.09.19 20:51:36.954512 [ 200 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 945 rows starting from the beginning of the part | ||
| 8053 | 2025.09.19 20:51:36.954632 [ 200 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 8054 | 2025.09.19 20:51:36.954727 [ 200 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 8055 | 2025.09.19 20:51:36.954792 [ 5 ] {6adb8e36-8fe3-40e7-85d6-29e02a1a3cb9} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8056 | 2025.09.19 20:51:36.954820 [ 200 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 8057 | 2025.09.19 20:51:36.954833 [ 5 ] {6adb8e36-8fe3-40e7-85d6-29e02a1a3cb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8058 | 2025.09.19 20:51:36.954913 [ 200 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 8059 | 2025.09.19 20:51:36.955000 [ 200 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 8060 | 2025.09.19 20:51:36.955162 [ 5 ] {6adb8e36-8fe3-40e7-85d6-29e02a1a3cb9} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8061 | 2025.09.19 20:51:36.955427 [ 5 ] {6adb8e36-8fe3-40e7-85d6-29e02a1a3cb9} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8062 | 2025.09.19 20:51:36.955563 [ 5 ] {6adb8e36-8fe3-40e7-85d6-29e02a1a3cb9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001177 sec., 50977.06032285471 rows/sec., 3.44 MiB/sec. | ||
| 8063 | 2025.09.19 20:51:36.955600 [ 5 ] {6adb8e36-8fe3-40e7-85d6-29e02a1a3cb9} <Debug> TCPHandler: Processed in 0.001349912 sec. | ||
| 8064 | 2025.09.19 20:51:36.960629 [ 195 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1150 rows, containing 19 columns (19 merged, 0 gathered) in 0.006429441 sec., 178864.69445788523 rows/sec., 320.52 MiB/sec. | ||
| 8065 | 2025.09.19 20:51:36.962382 [ 197 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8066 | 2025.09.19 20:51:36.962733 [ 197 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8067 | 2025.09.19 20:51:36.962807 [ 197 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8068 | 2025.09.19 20:51:36.962951 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.66 MiB. | ||
| 8069 | 2025.09.19 20:51:37.000187 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 297.60 MiB, peak 309.20 MiB, free memory in arenas 0.00 B, will set to 300.18 MiB (RSS), difference: 2.58 MiB | ||
| 8070 | 2025.09.19 20:51:38.388728 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20616 | ||
| 8071 | 2025.09.19 20:51:38.389269 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8072 | 2025.09.19 20:51:38.389314 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8073 | 2025.09.19 20:51:38.389782 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8074 | 2025.09.19 20:51:38.390002 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8075 | 2025.09.19 20:51:38.390130 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20616 | ||
| 8076 | 2025.09.19 20:51:39.476100 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 8077 | 2025.09.19 20:51:39.491403 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8078 | 2025.09.19 20:51:39.491450 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8079 | 2025.09.19 20:51:39.497609 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8080 | 2025.09.19 20:51:39.498364 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8081 | 2025.09.19 20:51:39.501093 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 8082 | 2025.09.19 20:51:41.934747 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8083 | 2025.09.19 20:51:41.934930 [ 5 ] {69698b5b-c1db-4c31-8b47-7ed636f56d55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8084 | 2025.09.19 20:51:41.934994 [ 5 ] {69698b5b-c1db-4c31-8b47-7ed636f56d55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8085 | 2025.09.19 20:51:41.935650 [ 5 ] {69698b5b-c1db-4c31-8b47-7ed636f56d55} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8086 | 2025.09.19 20:51:41.935690 [ 5 ] {69698b5b-c1db-4c31-8b47-7ed636f56d55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8087 | 2025.09.19 20:51:41.936100 [ 5 ] {69698b5b-c1db-4c31-8b47-7ed636f56d55} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8088 | 2025.09.19 20:51:41.936333 [ 5 ] {69698b5b-c1db-4c31-8b47-7ed636f56d55} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8089 | 2025.09.19 20:51:41.936484 [ 5 ] {69698b5b-c1db-4c31-8b47-7ed636f56d55} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001602 sec., 34956.30461922597 rows/sec., 2.67 MiB/sec. | ||
| 8090 | 2025.09.19 20:51:41.936527 [ 5 ] {69698b5b-c1db-4c31-8b47-7ed636f56d55} <Debug> TCPHandler: Processed in 0.001905385 sec. | ||
| 8091 | 2025.09.19 20:51:41.936651 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8092 | 2025.09.19 20:51:41.936750 [ 5 ] {3e5173fa-128b-41de-b744-b51001439f68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8093 | 2025.09.19 20:51:41.936793 [ 5 ] {3e5173fa-128b-41de-b744-b51001439f68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8094 | 2025.09.19 20:51:41.937215 [ 5 ] {3e5173fa-128b-41de-b744-b51001439f68} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8095 | 2025.09.19 20:51:41.937250 [ 5 ] {3e5173fa-128b-41de-b744-b51001439f68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8096 | 2025.09.19 20:51:41.937582 [ 5 ] {3e5173fa-128b-41de-b744-b51001439f68} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8097 | 2025.09.19 20:51:41.937809 [ 5 ] {3e5173fa-128b-41de-b744-b51001439f68} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8098 | 2025.09.19 20:51:41.937940 [ 5 ] {3e5173fa-128b-41de-b744-b51001439f68} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00121 sec., 52892.561983471074 rows/sec., 4.13 MiB/sec. | ||
| 8099 | 2025.09.19 20:51:41.937981 [ 5 ] {3e5173fa-128b-41de-b744-b51001439f68} <Debug> TCPHandler: Processed in 0.001380383 sec. | ||
| 8100 | 2025.09.19 20:51:41.938099 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8101 | 2025.09.19 20:51:41.938194 [ 5 ] {49568b33-ba0b-416a-bab2-6d3fc042c8e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8102 | 2025.09.19 20:51:41.938238 [ 5 ] {49568b33-ba0b-416a-bab2-6d3fc042c8e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8103 | 2025.09.19 20:51:41.938681 [ 5 ] {49568b33-ba0b-416a-bab2-6d3fc042c8e6} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8104 | 2025.09.19 20:51:41.938716 [ 5 ] {49568b33-ba0b-416a-bab2-6d3fc042c8e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8105 | 2025.09.19 20:51:41.939061 [ 5 ] {49568b33-ba0b-416a-bab2-6d3fc042c8e6} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8106 | 2025.09.19 20:51:41.939275 [ 5 ] {49568b33-ba0b-416a-bab2-6d3fc042c8e6} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8107 | 2025.09.19 20:51:41.939406 [ 5 ] {49568b33-ba0b-416a-bab2-6d3fc042c8e6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001231 sec., 129975.62956945572 rows/sec., 9.05 MiB/sec. | ||
| 8108 | 2025.09.19 20:51:41.939442 [ 5 ] {49568b33-ba0b-416a-bab2-6d3fc042c8e6} <Debug> TCPHandler: Processed in 0.001391803 sec. | ||
| 8109 | 2025.09.19 20:51:41.939546 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8110 | 2025.09.19 20:51:41.939642 [ 5 ] {68a09e54-5732-4976-988e-3493325f694e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8111 | 2025.09.19 20:51:41.939683 [ 5 ] {68a09e54-5732-4976-988e-3493325f694e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8112 | 2025.09.19 20:51:41.940013 [ 5 ] {68a09e54-5732-4976-988e-3493325f694e} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8113 | 2025.09.19 20:51:41.940047 [ 5 ] {68a09e54-5732-4976-988e-3493325f694e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8114 | 2025.09.19 20:51:41.940347 [ 5 ] {68a09e54-5732-4976-988e-3493325f694e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8115 | 2025.09.19 20:51:41.940553 [ 5 ] {68a09e54-5732-4976-988e-3493325f694e} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8116 | 2025.09.19 20:51:41.940677 [ 5 ] {68a09e54-5732-4976-988e-3493325f694e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 8117 | 2025.09.19 20:51:41.940711 [ 5 ] {68a09e54-5732-4976-988e-3493325f694e} <Debug> TCPHandler: Processed in 0.001213638 sec. | ||
| 8118 | 2025.09.19 20:51:45.750235 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8119 | 2025.09.19 20:51:45.750347 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8120 | 2025.09.19 20:51:45.890236 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21064 | ||
| 8121 | 2025.09.19 20:51:45.891051 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8122 | 2025.09.19 20:51:45.891118 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8123 | 2025.09.19 20:51:45.891632 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8124 | 2025.09.19 20:51:45.891849 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8125 | 2025.09.19 20:51:45.891976 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21064 | ||
| 8126 | 2025.09.19 20:51:45.944418 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 962 | ||
| 8127 | 2025.09.19 20:51:45.946706 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8128 | 2025.09.19 20:51:45.946755 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8129 | 2025.09.19 20:51:45.947995 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8130 | 2025.09.19 20:51:45.948268 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8131 | 2025.09.19 20:51:45.948537 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 962 | ||
| 8132 | 2025.09.19 20:51:46.936820 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8133 | 2025.09.19 20:51:46.936998 [ 5 ] {3cacb055-2661-41bb-83b8-668c4c93a1da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8134 | 2025.09.19 20:51:46.937065 [ 5 ] {3cacb055-2661-41bb-83b8-668c4c93a1da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8135 | 2025.09.19 20:51:46.937798 [ 5 ] {3cacb055-2661-41bb-83b8-668c4c93a1da} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8136 | 2025.09.19 20:51:46.937847 [ 5 ] {3cacb055-2661-41bb-83b8-668c4c93a1da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8137 | 2025.09.19 20:51:46.938265 [ 5 ] {3cacb055-2661-41bb-83b8-668c4c93a1da} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8138 | 2025.09.19 20:51:46.938517 [ 5 ] {3cacb055-2661-41bb-83b8-668c4c93a1da} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8139 | 2025.09.19 20:51:46.938681 [ 5 ] {3cacb055-2661-41bb-83b8-668c4c93a1da} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001733 sec., 79630.69821119447 rows/sec., 6.89 MiB/sec. | ||
| 8140 | 2025.09.19 20:51:46.938723 [ 5 ] {3cacb055-2661-41bb-83b8-668c4c93a1da} <Debug> TCPHandler: Processed in 0.002030108 sec. | ||
| 8141 | 2025.09.19 20:51:46.938852 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8142 | 2025.09.19 20:51:46.938945 [ 5 ] {54e43af9-77ad-4e5f-8877-3fc680db37a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8143 | 2025.09.19 20:51:46.938984 [ 5 ] {54e43af9-77ad-4e5f-8877-3fc680db37a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8144 | 2025.09.19 20:51:46.939409 [ 5 ] {54e43af9-77ad-4e5f-8877-3fc680db37a3} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8145 | 2025.09.19 20:51:46.939448 [ 5 ] {54e43af9-77ad-4e5f-8877-3fc680db37a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8146 | 2025.09.19 20:51:46.939789 [ 5 ] {54e43af9-77ad-4e5f-8877-3fc680db37a3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8147 | 2025.09.19 20:51:46.940020 [ 5 ] {54e43af9-77ad-4e5f-8877-3fc680db37a3} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8148 | 2025.09.19 20:51:46.940152 [ 5 ] {54e43af9-77ad-4e5f-8877-3fc680db37a3} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001226 sec., 33442.088091353995 rows/sec., 2.46 MiB/sec. | ||
| 8149 | 2025.09.19 20:51:46.940191 [ 5 ] {54e43af9-77ad-4e5f-8877-3fc680db37a3} <Debug> TCPHandler: Processed in 0.001388002 sec. | ||
| 8150 | 2025.09.19 20:51:46.940311 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8151 | 2025.09.19 20:51:46.940407 [ 5 ] {098b5cbf-0b53-4f56-aa15-58a698f57a1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8152 | 2025.09.19 20:51:46.940447 [ 5 ] {098b5cbf-0b53-4f56-aa15-58a698f57a1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8153 | 2025.09.19 20:51:46.940892 [ 5 ] {098b5cbf-0b53-4f56-aa15-58a698f57a1f} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8154 | 2025.09.19 20:51:46.940928 [ 5 ] {098b5cbf-0b53-4f56-aa15-58a698f57a1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8155 | 2025.09.19 20:51:46.941236 [ 5 ] {098b5cbf-0b53-4f56-aa15-58a698f57a1f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8156 | 2025.09.19 20:51:46.941471 [ 5 ] {098b5cbf-0b53-4f56-aa15-58a698f57a1f} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8157 | 2025.09.19 20:51:46.941601 [ 5 ] {098b5cbf-0b53-4f56-aa15-58a698f57a1f} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001212 sec., 86633.66336633664 rows/sec., 6.77 MiB/sec. | ||
| 8158 | 2025.09.19 20:51:46.941639 [ 5 ] {098b5cbf-0b53-4f56-aa15-58a698f57a1f} <Debug> TCPHandler: Processed in 0.001378282 sec. | ||
| 8159 | 2025.09.19 20:51:46.941750 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8160 | 2025.09.19 20:51:46.941847 [ 5 ] {b8f601d8-affe-4e82-a530-863b7af6e04a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8161 | 2025.09.19 20:51:46.941891 [ 5 ] {b8f601d8-affe-4e82-a530-863b7af6e04a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8162 | 2025.09.19 20:51:46.942309 [ 5 ] {b8f601d8-affe-4e82-a530-863b7af6e04a} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8163 | 2025.09.19 20:51:46.942345 [ 5 ] {b8f601d8-affe-4e82-a530-863b7af6e04a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8164 | 2025.09.19 20:51:46.942712 [ 5 ] {b8f601d8-affe-4e82-a530-863b7af6e04a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8165 | 2025.09.19 20:51:46.942932 [ 5 ] {b8f601d8-affe-4e82-a530-863b7af6e04a} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8166 | 2025.09.19 20:51:46.943059 [ 5 ] {b8f601d8-affe-4e82-a530-863b7af6e04a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001231 sec., 129975.62956945572 rows/sec., 9.05 MiB/sec. | ||
| 8167 | 2025.09.19 20:51:46.943097 [ 5 ] {b8f601d8-affe-4e82-a530-863b7af6e04a} <Debug> TCPHandler: Processed in 0.001396143 sec. | ||
| 8168 | 2025.09.19 20:51:46.943206 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8169 | 2025.09.19 20:51:46.943301 [ 5 ] {f93b2024-c21a-4922-989c-a060d15dfc57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8170 | 2025.09.19 20:51:46.943355 [ 5 ] {f93b2024-c21a-4922-989c-a060d15dfc57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8171 | 2025.09.19 20:51:46.944238 [ 5 ] {f93b2024-c21a-4922-989c-a060d15dfc57} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8172 | 2025.09.19 20:51:46.944275 [ 5 ] {f93b2024-c21a-4922-989c-a060d15dfc57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8173 | 2025.09.19 20:51:46.944866 [ 5 ] {f93b2024-c21a-4922-989c-a060d15dfc57} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8174 | 2025.09.19 20:51:46.945095 [ 5 ] {f93b2024-c21a-4922-989c-a060d15dfc57} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8175 | 2025.09.19 20:51:46.945233 [ 5 ] {f93b2024-c21a-4922-989c-a060d15dfc57} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001949 sec., 21036.42893791688 rows/sec., 37.70 MiB/sec. | ||
| 8176 | 2025.09.19 20:51:46.945285 [ 5 ] {f93b2024-c21a-4922-989c-a060d15dfc57} <Debug> TCPHandler: Processed in 0.00212944 sec. | ||
| 8177 | 2025.09.19 20:51:46.945399 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8178 | 2025.09.19 20:51:46.945494 [ 5 ] {aac33df0-a9e8-47d6-acf0-3a2de134da3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8179 | 2025.09.19 20:51:46.945535 [ 5 ] {aac33df0-a9e8-47d6-acf0-3a2de134da3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8180 | 2025.09.19 20:51:46.945863 [ 5 ] {aac33df0-a9e8-47d6-acf0-3a2de134da3a} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8181 | 2025.09.19 20:51:46.945898 [ 5 ] {aac33df0-a9e8-47d6-acf0-3a2de134da3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8182 | 2025.09.19 20:51:46.946230 [ 5 ] {aac33df0-a9e8-47d6-acf0-3a2de134da3a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8183 | 2025.09.19 20:51:46.946449 [ 5 ] {aac33df0-a9e8-47d6-acf0-3a2de134da3a} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8184 | 2025.09.19 20:51:46.946578 [ 5 ] {aac33df0-a9e8-47d6-acf0-3a2de134da3a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 8185 | 2025.09.19 20:51:46.946614 [ 5 ] {aac33df0-a9e8-47d6-acf0-3a2de134da3a} <Debug> TCPHandler: Processed in 0.00126548 sec. | ||
| 8186 | 2025.09.19 20:51:47.002133 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 8187 | 2025.09.19 20:51:47.018872 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8188 | 2025.09.19 20:51:47.018927 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8189 | 2025.09.19 20:51:47.025489 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8190 | 2025.09.19 20:51:47.026192 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8191 | 2025.09.19 20:51:47.029136 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 8192 | 2025.09.19 20:51:47.175631 [ 86 ] {} <Debug> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 8193 | 2025.09.19 20:51:47.175709 [ 86 ] {} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8194 | 2025.09.19 20:51:47.175741 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8195 | 2025.09.19 20:51:47.175873 [ 195 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::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 | ||
| 8196 | 2025.09.19 20:51:47.176049 [ 195 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8197 | 2025.09.19 20:51:47.176097 [ 195 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 252 rows starting from the beginning of the part | ||
| 8198 | 2025.09.19 20:51:47.176194 [ 195 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 228 rows starting from the beginning of the part | ||
| 8199 | 2025.09.19 20:51:47.176259 [ 195 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 8200 | 2025.09.19 20:51:47.176301 [ 195 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 228 rows starting from the beginning of the part | ||
| 8201 | 2025.09.19 20:51:47.176346 [ 195 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 8202 | 2025.09.19 20:51:47.177109 [ 189 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.00129385 sec., 584302.6625961278 rows/sec., 42.64 MiB/sec. | ||
| 8203 | 2025.09.19 20:51:47.177325 [ 193 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 8204 | 2025.09.19 20:51:47.177629 [ 193 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_21_5} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8205 | 2025.09.19 20:51:47.177711 [ 193 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_21_5} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 8206 | 2025.09.19 20:51:47.177804 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 8207 | 2025.09.19 20:51:51.961123 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8208 | 2025.09.19 20:51:51.961337 [ 5 ] {04791dc3-c40a-4a56-9d87-239235af3956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8209 | 2025.09.19 20:51:51.961409 [ 5 ] {04791dc3-c40a-4a56-9d87-239235af3956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8210 | 2025.09.19 20:51:51.962079 [ 5 ] {04791dc3-c40a-4a56-9d87-239235af3956} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8211 | 2025.09.19 20:51:51.962124 [ 5 ] {04791dc3-c40a-4a56-9d87-239235af3956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8212 | 2025.09.19 20:51:51.962511 [ 5 ] {04791dc3-c40a-4a56-9d87-239235af3956} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8213 | 2025.09.19 20:51:51.962738 [ 5 ] {04791dc3-c40a-4a56-9d87-239235af3956} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8214 | 2025.09.19 20:51:51.962891 [ 5 ] {04791dc3-c40a-4a56-9d87-239235af3956} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001605 sec., 1246.105919003115 rows/sec., 101.61 KiB/sec. | ||
| 8215 | 2025.09.19 20:51:51.962938 [ 5 ] {04791dc3-c40a-4a56-9d87-239235af3956} <Debug> TCPHandler: Processed in 0.001945926 sec. | ||
| 8216 | 2025.09.19 20:51:51.963057 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8217 | 2025.09.19 20:51:51.963155 [ 5 ] {6d1e58c2-fdb6-4e6d-af92-4c949808059f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8218 | 2025.09.19 20:51:51.963196 [ 5 ] {6d1e58c2-fdb6-4e6d-af92-4c949808059f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8219 | 2025.09.19 20:51:51.964247 [ 5 ] {6d1e58c2-fdb6-4e6d-af92-4c949808059f} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8220 | 2025.09.19 20:51:51.964283 [ 5 ] {6d1e58c2-fdb6-4e6d-af92-4c949808059f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8221 | 2025.09.19 20:51:51.964665 [ 5 ] {6d1e58c2-fdb6-4e6d-af92-4c949808059f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8222 | 2025.09.19 20:51:51.964879 [ 5 ] {6d1e58c2-fdb6-4e6d-af92-4c949808059f} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8223 | 2025.09.19 20:51:51.965014 [ 5 ] {6d1e58c2-fdb6-4e6d-af92-4c949808059f} <Debug> executeQuery: Read 1197 rows, 100.57 KiB in 0.001881 sec., 636363.6363636364 rows/sec., 52.21 MiB/sec. | ||
| 8224 | 2025.09.19 20:51:51.965052 [ 5 ] {6d1e58c2-fdb6-4e6d-af92-4c949808059f} <Debug> TCPHandler: Processed in 0.002043998 sec. | ||
| 8225 | 2025.09.19 20:51:51.965192 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8226 | 2025.09.19 20:51:51.965315 [ 5 ] {0ff75c8e-a4c4-415c-a9e0-f208130a5b76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8227 | 2025.09.19 20:51:51.965364 [ 5 ] {0ff75c8e-a4c4-415c-a9e0-f208130a5b76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8228 | 2025.09.19 20:51:51.965816 [ 5 ] {0ff75c8e-a4c4-415c-a9e0-f208130a5b76} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8229 | 2025.09.19 20:51:51.965856 [ 5 ] {0ff75c8e-a4c4-415c-a9e0-f208130a5b76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8230 | 2025.09.19 20:51:51.966223 [ 5 ] {0ff75c8e-a4c4-415c-a9e0-f208130a5b76} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8231 | 2025.09.19 20:51:51.966455 [ 5 ] {0ff75c8e-a4c4-415c-a9e0-f208130a5b76} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8232 | 2025.09.19 20:51:51.966586 [ 5 ] {0ff75c8e-a4c4-415c-a9e0-f208130a5b76} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001297 sec., 1542.0200462606015 rows/sec., 107.67 KiB/sec. | ||
| 8233 | 2025.09.19 20:51:51.966624 [ 5 ] {0ff75c8e-a4c4-415c-a9e0-f208130a5b76} <Debug> TCPHandler: Processed in 0.001500015 sec. | ||
| 8234 | 2025.09.19 20:51:51.966727 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8235 | 2025.09.19 20:51:51.966819 [ 5 ] {8bd64d66-6f5d-4ca4-b56e-4e55e375b7d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8236 | 2025.09.19 20:51:51.966857 [ 5 ] {8bd64d66-6f5d-4ca4-b56e-4e55e375b7d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8237 | 2025.09.19 20:51:51.967356 [ 5 ] {8bd64d66-6f5d-4ca4-b56e-4e55e375b7d7} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8238 | 2025.09.19 20:51:51.967393 [ 5 ] {8bd64d66-6f5d-4ca4-b56e-4e55e375b7d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8239 | 2025.09.19 20:51:51.967794 [ 5 ] {8bd64d66-6f5d-4ca4-b56e-4e55e375b7d7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8240 | 2025.09.19 20:51:51.968035 [ 5 ] {8bd64d66-6f5d-4ca4-b56e-4e55e375b7d7} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8241 | 2025.09.19 20:51:51.968164 [ 5 ] {8bd64d66-6f5d-4ca4-b56e-4e55e375b7d7} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001363 sec., 167278.06309611152 rows/sec., 11.33 MiB/sec. | ||
| 8242 | 2025.09.19 20:51:51.968201 [ 5 ] {8bd64d66-6f5d-4ca4-b56e-4e55e375b7d7} <Debug> TCPHandler: Processed in 0.001520096 sec. | ||
| 8243 | 2025.09.19 20:51:51.968311 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8244 | 2025.09.19 20:51:51.968404 [ 5 ] {f3d450af-35c3-4d65-832e-fc184bc4bfcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8245 | 2025.09.19 20:51:51.968444 [ 5 ] {f3d450af-35c3-4d65-832e-fc184bc4bfcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8246 | 2025.09.19 20:51:51.969021 [ 5 ] {f3d450af-35c3-4d65-832e-fc184bc4bfcc} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8247 | 2025.09.19 20:51:51.969057 [ 5 ] {f3d450af-35c3-4d65-832e-fc184bc4bfcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8248 | 2025.09.19 20:51:51.969375 [ 5 ] {f3d450af-35c3-4d65-832e-fc184bc4bfcc} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8249 | 2025.09.19 20:51:51.969576 [ 5 ] {f3d450af-35c3-4d65-832e-fc184bc4bfcc} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8250 | 2025.09.19 20:51:51.969703 [ 5 ] {f3d450af-35c3-4d65-832e-fc184bc4bfcc} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001318 sec., 396054.6282245827 rows/sec., 29.32 MiB/sec. | ||
| 8251 | 2025.09.19 20:51:51.969741 [ 5 ] {f3d450af-35c3-4d65-832e-fc184bc4bfcc} <Debug> TCPHandler: Processed in 0.001476315 sec. | ||
| 8252 | 2025.09.19 20:51:51.969849 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8253 | 2025.09.19 20:51:51.969948 [ 5 ] {5ed61549-032e-4f61-ad14-bbda5fa3c3b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8254 | 2025.09.19 20:51:51.969990 [ 5 ] {5ed61549-032e-4f61-ad14-bbda5fa3c3b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8255 | 2025.09.19 20:51:51.970552 [ 5 ] {5ed61549-032e-4f61-ad14-bbda5fa3c3b5} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8256 | 2025.09.19 20:51:51.970586 [ 5 ] {5ed61549-032e-4f61-ad14-bbda5fa3c3b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8257 | 2025.09.19 20:51:51.970958 [ 5 ] {5ed61549-032e-4f61-ad14-bbda5fa3c3b5} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8258 | 2025.09.19 20:51:51.971158 [ 5 ] {5ed61549-032e-4f61-ad14-bbda5fa3c3b5} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8259 | 2025.09.19 20:51:51.971285 [ 5 ] {5ed61549-032e-4f61-ad14-bbda5fa3c3b5} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001363 sec., 619955.9794570799 rows/sec., 41.73 MiB/sec. | ||
| 8260 | 2025.09.19 20:51:51.971322 [ 5 ] {5ed61549-032e-4f61-ad14-bbda5fa3c3b5} <Debug> TCPHandler: Processed in 0.001520716 sec. | ||
| 8261 | 2025.09.19 20:51:51.971430 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8262 | 2025.09.19 20:51:51.971522 [ 5 ] {699209fd-987f-49e4-bdee-3730540975d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8263 | 2025.09.19 20:51:51.971567 [ 5 ] {699209fd-987f-49e4-bdee-3730540975d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8264 | 2025.09.19 20:51:51.971888 [ 5 ] {699209fd-987f-49e4-bdee-3730540975d0} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8265 | 2025.09.19 20:51:51.971923 [ 5 ] {699209fd-987f-49e4-bdee-3730540975d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8266 | 2025.09.19 20:51:51.972230 [ 5 ] {699209fd-987f-49e4-bdee-3730540975d0} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8267 | 2025.09.19 20:51:51.972452 [ 5 ] {699209fd-987f-49e4-bdee-3730540975d0} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8268 | 2025.09.19 20:51:51.972590 [ 5 ] {699209fd-987f-49e4-bdee-3730540975d0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 8269 | 2025.09.19 20:51:51.972625 [ 5 ] {699209fd-987f-49e4-bdee-3730540975d0} <Debug> TCPHandler: Processed in 0.00124191 sec. | ||
| 8270 | 2025.09.19 20:51:53.393035 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21576 | ||
| 8271 | 2025.09.19 20:51:53.393779 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8272 | 2025.09.19 20:51:53.393861 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8273 | 2025.09.19 20:51:53.394509 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8274 | 2025.09.19 20:51:53.394755 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8275 | 2025.09.19 20:51:53.394918 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21576 | ||
| 8276 | 2025.09.19 20:51:54.530177 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 8277 | 2025.09.19 20:51:54.546593 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8278 | 2025.09.19 20:51:54.546643 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8279 | 2025.09.19 20:51:54.552916 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8280 | 2025.09.19 20:51:54.553592 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8281 | 2025.09.19 20:51:54.556452 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 8282 | 2025.09.19 20:51:55.949696 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 988 | ||
| 8283 | 2025.09.19 20:51:55.951957 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8284 | 2025.09.19 20:51:55.952003 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8285 | 2025.09.19 20:51:55.953183 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8286 | 2025.09.19 20:51:55.953485 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8287 | 2025.09.19 20:51:55.953755 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 988 | ||
| 8288 | 2025.09.19 20:51:56.938797 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8289 | 2025.09.19 20:51:56.938981 [ 5 ] {922ee05a-5075-4f6a-b9fd-93a7af72570a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8290 | 2025.09.19 20:51:56.939046 [ 5 ] {922ee05a-5075-4f6a-b9fd-93a7af72570a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8291 | 2025.09.19 20:51:56.939805 [ 5 ] {922ee05a-5075-4f6a-b9fd-93a7af72570a} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8292 | 2025.09.19 20:51:56.939852 [ 5 ] {922ee05a-5075-4f6a-b9fd-93a7af72570a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8293 | 2025.09.19 20:51:56.940271 [ 5 ] {922ee05a-5075-4f6a-b9fd-93a7af72570a} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8294 | 2025.09.19 20:51:56.940509 [ 5 ] {922ee05a-5075-4f6a-b9fd-93a7af72570a} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8295 | 2025.09.19 20:51:56.940701 [ 5 ] {922ee05a-5075-4f6a-b9fd-93a7af72570a} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001767 sec., 78098.47198641766 rows/sec., 6.76 MiB/sec. | ||
| 8296 | 2025.09.19 20:51:56.940708 [ 76 ] {} <Debug> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8297 | 2025.09.19 20:51:56.940764 [ 5 ] {922ee05a-5075-4f6a-b9fd-93a7af72570a} <Debug> TCPHandler: Processed in 0.002151501 sec. | ||
| 8298 | 2025.09.19 20:51:56.940781 [ 76 ] {} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8299 | 2025.09.19 20:51:56.940810 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8300 | 2025.09.19 20:51:56.940905 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8301 | 2025.09.19 20:51:56.940938 [ 195 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::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 | ||
| 8302 | 2025.09.19 20:51:56.941005 [ 5 ] {88a5948c-4426-4d8a-a513-2e70b70cac15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8303 | 2025.09.19 20:51:56.941053 [ 5 ] {88a5948c-4426-4d8a-a513-2e70b70cac15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8304 | 2025.09.19 20:51:56.941087 [ 195 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8305 | 2025.09.19 20:51:56.941127 [ 195 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1407 rows starting from the beginning of the part | ||
| 8306 | 2025.09.19 20:51:56.941196 [ 195 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 265 rows starting from the beginning of the part | ||
| 8307 | 2025.09.19 20:51:56.941244 [ 195 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 56 rows starting from the beginning of the part | ||
| 8308 | 2025.09.19 20:51:56.941291 [ 195 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 138 rows starting from the beginning of the part | ||
| 8309 | 2025.09.19 20:51:56.941331 [ 195 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1197 rows starting from the beginning of the part | ||
| 8310 | 2025.09.19 20:51:56.941371 [ 195 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::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 | ||
| 8311 | 2025.09.19 20:51:56.941492 [ 5 ] {88a5948c-4426-4d8a-a513-2e70b70cac15} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8312 | 2025.09.19 20:51:56.941537 [ 5 ] {88a5948c-4426-4d8a-a513-2e70b70cac15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8313 | 2025.09.19 20:51:56.941872 [ 5 ] {88a5948c-4426-4d8a-a513-2e70b70cac15} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8314 | 2025.09.19 20:51:56.942108 [ 5 ] {88a5948c-4426-4d8a-a513-2e70b70cac15} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8315 | 2025.09.19 20:51:56.942246 [ 5 ] {88a5948c-4426-4d8a-a513-2e70b70cac15} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001259 sec., 32565.528196981733 rows/sec., 2.39 MiB/sec. | ||
| 8316 | 2025.09.19 20:51:56.942284 [ 5 ] {88a5948c-4426-4d8a-a513-2e70b70cac15} <Debug> TCPHandler: Processed in 0.001432264 sec. | ||
| 8317 | 2025.09.19 20:51:56.942402 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8318 | 2025.09.19 20:51:56.942496 [ 5 ] {454c727e-7edc-4cad-9a63-fe30a6f7dcae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8319 | 2025.09.19 20:51:56.942537 [ 5 ] {454c727e-7edc-4cad-9a63-fe30a6f7dcae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8320 | 2025.09.19 20:51:56.942931 [ 186 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3201 rows, containing 5 columns (5 merged, 0 gathered) in 0.002049348 sec., 1561960.1941690724 rows/sec., 136.54 MiB/sec. | ||
| 8321 | 2025.09.19 20:51:56.942981 [ 5 ] {454c727e-7edc-4cad-9a63-fe30a6f7dcae} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8322 | 2025.09.19 20:51:56.943024 [ 5 ] {454c727e-7edc-4cad-9a63-fe30a6f7dcae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8323 | 2025.09.19 20:51:56.943216 [ 188 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8324 | 2025.09.19 20:51:56.943363 [ 5 ] {454c727e-7edc-4cad-9a63-fe30a6f7dcae} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8325 | 2025.09.19 20:51:56.943581 [ 188 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_66_13} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8326 | 2025.09.19 20:51:56.943641 [ 5 ] {454c727e-7edc-4cad-9a63-fe30a6f7dcae} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8327 | 2025.09.19 20:51:56.943674 [ 188 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_66_13} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8328 | 2025.09.19 20:51:56.943776 [ 76 ] {} <Debug> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8329 | 2025.09.19 20:51:56.943787 [ 5 ] {454c727e-7edc-4cad-9a63-fe30a6f7dcae} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001308 sec., 80275.22935779818 rows/sec., 6.27 MiB/sec. | ||
| 8330 | 2025.09.19 20:51:56.943794 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 8331 | 2025.09.19 20:51:56.943811 [ 76 ] {} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8332 | 2025.09.19 20:51:56.943840 [ 5 ] {454c727e-7edc-4cad-9a63-fe30a6f7dcae} <Debug> TCPHandler: Processed in 0.001488245 sec. | ||
| 8333 | 2025.09.19 20:51:56.943843 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8334 | 2025.09.19 20:51:56.943937 [ 188 ] {8107928c-471f-4f51-a196-f6f1aa28a530::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 | ||
| 8335 | 2025.09.19 20:51:56.943960 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8336 | 2025.09.19 20:51:56.944023 [ 188 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8337 | 2025.09.19 20:51:56.944057 [ 188 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 633 rows starting from the beginning of the part | ||
| 8338 | 2025.09.19 20:51:56.944060 [ 5 ] {bf09be90-0e45-4afd-9549-a330cfc9d51d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8339 | 2025.09.19 20:51:56.944113 [ 5 ] {bf09be90-0e45-4afd-9549-a330cfc9d51d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8340 | 2025.09.19 20:51:56.944119 [ 188 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 155 rows starting from the beginning of the part | ||
| 8341 | 2025.09.19 20:51:56.944173 [ 188 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 64 rows starting from the beginning of the part | ||
| 8342 | 2025.09.19 20:51:56.944217 [ 188 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 105 rows starting from the beginning of the part | ||
| 8343 | 2025.09.19 20:51:56.944256 [ 188 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 522 rows starting from the beginning of the part | ||
| 8344 | 2025.09.19 20:51:56.944296 [ 188 ] {8107928c-471f-4f51-a196-f6f1aa28a530::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 | ||
| 8345 | 2025.09.19 20:51:56.944572 [ 5 ] {bf09be90-0e45-4afd-9549-a330cfc9d51d} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8346 | 2025.09.19 20:51:56.944613 [ 5 ] {bf09be90-0e45-4afd-9549-a330cfc9d51d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8347 | 2025.09.19 20:51:56.944962 [ 5 ] {bf09be90-0e45-4afd-9549-a330cfc9d51d} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8348 | 2025.09.19 20:51:56.945177 [ 5 ] {bf09be90-0e45-4afd-9549-a330cfc9d51d} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8349 | 2025.09.19 20:51:56.945303 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8350 | 2025.09.19 20:51:56.945311 [ 195 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1584 rows, containing 5 columns (5 merged, 0 gathered) in 0.001401293 sec., 1130384.5805266993 rows/sec., 90.13 MiB/sec. | ||
| 8351 | 2025.09.19 20:51:56.945351 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8352 | 2025.09.19 20:51:56.945310 [ 5 ] {bf09be90-0e45-4afd-9549-a330cfc9d51d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001268 sec., 126182.96529968454 rows/sec., 8.79 MiB/sec. | ||
| 8353 | 2025.09.19 20:51:56.945387 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8354 | 2025.09.19 20:51:56.945425 [ 5 ] {bf09be90-0e45-4afd-9549-a330cfc9d51d} <Debug> TCPHandler: Processed in 0.001514466 sec. | ||
| 8355 | 2025.09.19 20:51:56.945465 [ 192 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::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 | ||
| 8356 | 2025.09.19 20:51:56.945534 [ 187 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8357 | 2025.09.19 20:51:56.945544 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8358 | 2025.09.19 20:51:56.945567 [ 192 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8359 | 2025.09.19 20:51:56.945606 [ 192 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 17577 rows starting from the beginning of the part | ||
| 8360 | 2025.09.19 20:51:56.945652 [ 5 ] {182757f3-c8e5-4075-9368-140af1badd88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8361 | 2025.09.19 20:51:56.945665 [ 192 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 203 rows starting from the beginning of the part | ||
| 8362 | 2025.09.19 20:51:56.945717 [ 5 ] {182757f3-c8e5-4075-9368-140af1badd88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8363 | 2025.09.19 20:51:56.945721 [ 192 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 8364 | 2025.09.19 20:51:56.945781 [ 192 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part | ||
| 8365 | 2025.09.19 20:51:56.945824 [ 192 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 845 rows starting from the beginning of the part | ||
| 8366 | 2025.09.19 20:51:56.945863 [ 187 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_66_13} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8367 | 2025.09.19 20:51:56.945866 [ 192 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::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 | ||
| 8368 | 2025.09.19 20:51:56.945963 [ 187 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_66_13} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8369 | 2025.09.19 20:51:56.946076 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 8370 | 2025.09.19 20:51:56.946629 [ 5 ] {182757f3-c8e5-4075-9368-140af1badd88} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8371 | 2025.09.19 20:51:56.946670 [ 5 ] {182757f3-c8e5-4075-9368-140af1badd88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8372 | 2025.09.19 20:51:56.947295 [ 5 ] {182757f3-c8e5-4075-9368-140af1badd88} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8373 | 2025.09.19 20:51:56.947537 [ 5 ] {182757f3-c8e5-4075-9368-140af1badd88} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8374 | 2025.09.19 20:51:56.947683 [ 5 ] {182757f3-c8e5-4075-9368-140af1badd88} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002049 sec., 20009.76085895559 rows/sec., 35.86 MiB/sec. | ||
| 8375 | 2025.09.19 20:51:56.947737 [ 5 ] {182757f3-c8e5-4075-9368-140af1badd88} <Debug> TCPHandler: Processed in 0.002242732 sec. | ||
| 8376 | 2025.09.19 20:51:56.947850 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8377 | 2025.09.19 20:51:56.947945 [ 5 ] {be7508f4-05a6-4e00-9001-9c5fc0bc1456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8378 | 2025.09.19 20:51:56.947987 [ 5 ] {be7508f4-05a6-4e00-9001-9c5fc0bc1456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8379 | 2025.09.19 20:51:56.948326 [ 5 ] {be7508f4-05a6-4e00-9001-9c5fc0bc1456} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8380 | 2025.09.19 20:51:56.948361 [ 5 ] {be7508f4-05a6-4e00-9001-9c5fc0bc1456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8381 | 2025.09.19 20:51:56.948691 [ 5 ] {be7508f4-05a6-4e00-9001-9c5fc0bc1456} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8382 | 2025.09.19 20:51:56.948912 [ 5 ] {be7508f4-05a6-4e00-9001-9c5fc0bc1456} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8383 | 2025.09.19 20:51:56.949033 [ 76 ] {} <Debug> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8384 | 2025.09.19 20:51:56.949041 [ 5 ] {be7508f4-05a6-4e00-9001-9c5fc0bc1456} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 8385 | 2025.09.19 20:51:56.949077 [ 76 ] {} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8386 | 2025.09.19 20:51:56.949096 [ 5 ] {be7508f4-05a6-4e00-9001-9c5fc0bc1456} <Debug> TCPHandler: Processed in 0.00129555 sec. | ||
| 8387 | 2025.09.19 20:51:56.949103 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8388 | 2025.09.19 20:51:56.949198 [ 195 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 8389 | 2025.09.19 20:51:56.949316 [ 195 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8390 | 2025.09.19 20:51:56.949349 [ 195 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3576 rows starting from the beginning of the part | ||
| 8391 | 2025.09.19 20:51:56.949408 [ 195 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 8392 | 2025.09.19 20:51:56.949454 [ 195 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 8393 | 2025.09.19 20:51:56.949496 [ 195 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 8394 | 2025.09.19 20:51:56.949540 [ 195 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 8395 | 2025.09.19 20:51:56.949582 [ 195 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 8396 | 2025.09.19 20:51:56.951261 [ 195 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3876 rows, containing 4 columns (4 merged, 0 gathered) in 0.002098119 sec., 1847369.0005190365 rows/sec., 124.50 MiB/sec. | ||
| 8397 | 2025.09.19 20:51:56.951434 [ 196 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19105 rows, containing 5 columns (5 merged, 0 gathered) in 0.005994941 sec., 3186853.7154911114 rows/sec., 218.95 MiB/sec. | ||
| 8398 | 2025.09.19 20:51:56.951715 [ 191 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8399 | 2025.09.19 20:51:56.951785 [ 195 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8400 | 2025.09.19 20:51:56.952040 [ 191 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_66_13} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8401 | 2025.09.19 20:51:56.952105 [ 195 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8402 | 2025.09.19 20:51:56.952123 [ 191 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_66_13} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8403 | 2025.09.19 20:51:56.952189 [ 195 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8404 | 2025.09.19 20:51:56.952209 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 8405 | 2025.09.19 20:51:56.952277 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.47 MiB. | ||
| 8406 | 2025.09.19 20:51:57.000183 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 302.33 MiB, peak 312.05 MiB, free memory in arenas 0.00 B, will set to 304.04 MiB (RSS), difference: 1.71 MiB | ||
| 8407 | 2025.09.19 20:52:00.750606 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8408 | 2025.09.19 20:52:00.750674 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8409 | 2025.09.19 20:52:00.895958 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22024 | ||
| 8410 | 2025.09.19 20:52:00.896465 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8411 | 2025.09.19 20:52:00.896511 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8412 | 2025.09.19 20:52:00.897006 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8413 | 2025.09.19 20:52:00.897245 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8414 | 2025.09.19 20:52:00.897392 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22024 | ||
| 8415 | 2025.09.19 20:52:00.897392 [ 73 ] {} <Debug> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8416 | 2025.09.19 20:52:00.897461 [ 73 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8417 | 2025.09.19 20:52:00.897482 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8418 | 2025.09.19 20:52:00.897610 [ 195 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 8419 | 2025.09.19 20:52:00.897764 [ 195 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8420 | 2025.09.19 20:52:00.897808 [ 195 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19656 rows starting from the beginning of the part | ||
| 8421 | 2025.09.19 20:52:00.897883 [ 195 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 8422 | 2025.09.19 20:52:00.897935 [ 195 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 8423 | 2025.09.19 20:52:00.897982 [ 195 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 8424 | 2025.09.19 20:52:00.898028 [ 195 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 8425 | 2025.09.19 20:52:00.898074 [ 195 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 8426 | 2025.09.19 20:52:00.900364 [ 196 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22024 rows, containing 4 columns (4 merged, 0 gathered) in 0.002816426 sec., 7819839.754355343 rows/sec., 111.86 MiB/sec. | ||
| 8427 | 2025.09.19 20:52:00.900648 [ 199 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8428 | 2025.09.19 20:52:00.900925 [ 199 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_46_9} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8429 | 2025.09.19 20:52:00.901000 [ 199 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_46_9} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8430 | 2025.09.19 20:52:00.901115 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.66 MiB. | ||
| 8431 | 2025.09.19 20:52:01.934134 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8432 | 2025.09.19 20:52:01.934334 [ 5 ] {9aa7a122-0245-46dd-a041-bd5f8d2ba94d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8433 | 2025.09.19 20:52:01.934406 [ 5 ] {9aa7a122-0245-46dd-a041-bd5f8d2ba94d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8434 | 2025.09.19 20:52:01.935131 [ 5 ] {9aa7a122-0245-46dd-a041-bd5f8d2ba94d} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8435 | 2025.09.19 20:52:01.935180 [ 5 ] {9aa7a122-0245-46dd-a041-bd5f8d2ba94d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8436 | 2025.09.19 20:52:01.935570 [ 5 ] {9aa7a122-0245-46dd-a041-bd5f8d2ba94d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8437 | 2025.09.19 20:52:01.935786 [ 5 ] {9aa7a122-0245-46dd-a041-bd5f8d2ba94d} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8438 | 2025.09.19 20:52:01.935962 [ 5 ] {9aa7a122-0245-46dd-a041-bd5f8d2ba94d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001683 sec., 33273.915626856804 rows/sec., 2.54 MiB/sec. | ||
| 8439 | 2025.09.19 20:52:01.936004 [ 5 ] {9aa7a122-0245-46dd-a041-bd5f8d2ba94d} <Debug> TCPHandler: Processed in 0.002001318 sec. | ||
| 8440 | 2025.09.19 20:52:01.936121 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8441 | 2025.09.19 20:52:01.936218 [ 5 ] {576d3350-22a8-4192-890d-d15af4d449e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8442 | 2025.09.19 20:52:01.936258 [ 5 ] {576d3350-22a8-4192-890d-d15af4d449e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8443 | 2025.09.19 20:52:01.936698 [ 5 ] {576d3350-22a8-4192-890d-d15af4d449e4} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8444 | 2025.09.19 20:52:01.936734 [ 5 ] {576d3350-22a8-4192-890d-d15af4d449e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8445 | 2025.09.19 20:52:01.937027 [ 5 ] {576d3350-22a8-4192-890d-d15af4d449e4} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8446 | 2025.09.19 20:52:01.937239 [ 5 ] {576d3350-22a8-4192-890d-d15af4d449e4} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8447 | 2025.09.19 20:52:01.937365 [ 5 ] {576d3350-22a8-4192-890d-d15af4d449e4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001167 sec., 54841.47386461011 rows/sec., 4.28 MiB/sec. | ||
| 8448 | 2025.09.19 20:52:01.937401 [ 5 ] {576d3350-22a8-4192-890d-d15af4d449e4} <Debug> TCPHandler: Processed in 0.001328282 sec. | ||
| 8449 | 2025.09.19 20:52:01.937510 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8450 | 2025.09.19 20:52:01.937603 [ 5 ] {da87bebd-cf2a-479f-8f67-9105e73b5b97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8451 | 2025.09.19 20:52:01.937653 [ 5 ] {da87bebd-cf2a-479f-8f67-9105e73b5b97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8452 | 2025.09.19 20:52:01.938115 [ 5 ] {da87bebd-cf2a-479f-8f67-9105e73b5b97} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8453 | 2025.09.19 20:52:01.938152 [ 5 ] {da87bebd-cf2a-479f-8f67-9105e73b5b97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8454 | 2025.09.19 20:52:01.938484 [ 5 ] {da87bebd-cf2a-479f-8f67-9105e73b5b97} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8455 | 2025.09.19 20:52:01.938699 [ 5 ] {da87bebd-cf2a-479f-8f67-9105e73b5b97} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8456 | 2025.09.19 20:52:01.938826 [ 5 ] {da87bebd-cf2a-479f-8f67-9105e73b5b97} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001242 sec., 128824.4766505636 rows/sec., 8.97 MiB/sec. | ||
| 8457 | 2025.09.19 20:52:01.938864 [ 5 ] {da87bebd-cf2a-479f-8f67-9105e73b5b97} <Debug> TCPHandler: Processed in 0.001401373 sec. | ||
| 8458 | 2025.09.19 20:52:01.938967 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8459 | 2025.09.19 20:52:01.939067 [ 5 ] {86cc6354-186f-45dd-94dd-0fba6e9499a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8460 | 2025.09.19 20:52:01.939108 [ 5 ] {86cc6354-186f-45dd-94dd-0fba6e9499a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8461 | 2025.09.19 20:52:01.939432 [ 5 ] {86cc6354-186f-45dd-94dd-0fba6e9499a7} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8462 | 2025.09.19 20:52:01.939467 [ 5 ] {86cc6354-186f-45dd-94dd-0fba6e9499a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8463 | 2025.09.19 20:52:01.939764 [ 5 ] {86cc6354-186f-45dd-94dd-0fba6e9499a7} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8464 | 2025.09.19 20:52:01.939969 [ 5 ] {86cc6354-186f-45dd-94dd-0fba6e9499a7} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8465 | 2025.09.19 20:52:01.940092 [ 5 ] {86cc6354-186f-45dd-94dd-0fba6e9499a7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001044 sec., 57471.26436781609 rows/sec., 3.87 MiB/sec. | ||
| 8466 | 2025.09.19 20:52:01.940127 [ 5 ] {86cc6354-186f-45dd-94dd-0fba6e9499a7} <Debug> TCPHandler: Processed in 0.001207269 sec. | ||
| 8467 | 2025.09.19 20:52:02.056501 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 8468 | 2025.09.19 20:52:02.073679 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8469 | 2025.09.19 20:52:02.073735 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8470 | 2025.09.19 20:52:02.079808 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8471 | 2025.09.19 20:52:02.080525 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8472 | 2025.09.19 20:52:02.080830 [ 72 ] {} <Debug> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8473 | 2025.09.19 20:52:02.080892 [ 72 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8474 | 2025.09.19 20:52:02.080912 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8475 | 2025.09.19 20:52:02.081009 [ 196 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 8476 | 2025.09.19 20:52:02.084553 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 8477 | 2025.09.19 20:52:02.084685 [ 196 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8478 | 2025.09.19 20:52:02.086484 [ 196 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 8479 | 2025.09.19 20:52:02.091401 [ 196 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 8480 | 2025.09.19 20:52:02.095894 [ 196 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 8481 | 2025.09.19 20:52:02.100106 [ 196 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 8482 | 2025.09.19 20:52:02.104526 [ 196 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 8483 | 2025.09.19 20:52:02.108451 [ 196 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 8484 | 2025.09.19 20:52:02.160043 [ 199 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.079076144 sec., 4388.175528639838 rows/sec., 22.69 MiB/sec. | ||
| 8485 | 2025.09.19 20:52:02.163049 [ 198 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8486 | 2025.09.19 20:52:02.165232 [ 198 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_46_9} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8487 | 2025.09.19 20:52:02.165342 [ 198 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_46_9} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8488 | 2025.09.19 20:52:02.167538 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8489 | 2025.09.19 20:52:03.490251 [ 71 ] {} <Debug> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 8490 | 2025.09.19 20:52:03.490341 [ 71 ] {} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8491 | 2025.09.19 20:52:03.490365 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8492 | 2025.09.19 20:52:03.490486 [ 194 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::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 | ||
| 8493 | 2025.09.19 20:52:03.490641 [ 194 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8494 | 2025.09.19 20:52:03.490676 [ 194 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part | ||
| 8495 | 2025.09.19 20:52:03.490745 [ 194 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::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 | ||
| 8496 | 2025.09.19 20:52:03.490791 [ 194 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::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 | ||
| 8497 | 2025.09.19 20:52:03.490833 [ 194 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::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 | ||
| 8498 | 2025.09.19 20:52:03.490876 [ 194 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::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 | ||
| 8499 | 2025.09.19 20:52:03.491633 [ 201 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001198538 sec., 31705.294283535437 rows/sec., 2.65 MiB/sec. | ||
| 8500 | 2025.09.19 20:52:03.491807 [ 190 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 8501 | 2025.09.19 20:52:03.492107 [ 190 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_17_4} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8502 | 2025.09.19 20:52:03.492194 [ 190 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_17_4} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 8503 | 2025.09.19 20:52:03.492283 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8504 | 2025.09.19 20:52:05.954836 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1008 | ||
| 8505 | 2025.09.19 20:52:05.956926 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8506 | 2025.09.19 20:52:05.956969 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8507 | 2025.09.19 20:52:05.958152 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8508 | 2025.09.19 20:52:05.958421 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8509 | 2025.09.19 20:52:05.958689 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1008 | ||
| 8510 | 2025.09.19 20:52:06.938539 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8511 | 2025.09.19 20:52:06.938719 [ 5 ] {3d998b2d-ac3b-440f-a691-51a31a2aa24e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8512 | 2025.09.19 20:52:06.938794 [ 5 ] {3d998b2d-ac3b-440f-a691-51a31a2aa24e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8513 | 2025.09.19 20:52:06.939531 [ 5 ] {3d998b2d-ac3b-440f-a691-51a31a2aa24e} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8514 | 2025.09.19 20:52:06.939582 [ 5 ] {3d998b2d-ac3b-440f-a691-51a31a2aa24e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8515 | 2025.09.19 20:52:06.939996 [ 5 ] {3d998b2d-ac3b-440f-a691-51a31a2aa24e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8516 | 2025.09.19 20:52:06.940233 [ 5 ] {3d998b2d-ac3b-440f-a691-51a31a2aa24e} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8517 | 2025.09.19 20:52:06.940392 [ 5 ] {3d998b2d-ac3b-440f-a691-51a31a2aa24e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001723 sec., 13929.193267556588 rows/sec., 1.16 MiB/sec. | ||
| 8518 | 2025.09.19 20:52:06.940446 [ 5 ] {3d998b2d-ac3b-440f-a691-51a31a2aa24e} <Debug> TCPHandler: Processed in 0.002033977 sec. | ||
| 8519 | 2025.09.19 20:52:06.940569 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8520 | 2025.09.19 20:52:06.940673 [ 5 ] {d5b757b1-b5b1-4a9e-b618-263430bf886b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8521 | 2025.09.19 20:52:06.940719 [ 5 ] {d5b757b1-b5b1-4a9e-b618-263430bf886b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8522 | 2025.09.19 20:52:06.941130 [ 5 ] {d5b757b1-b5b1-4a9e-b618-263430bf886b} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8523 | 2025.09.19 20:52:06.941168 [ 5 ] {d5b757b1-b5b1-4a9e-b618-263430bf886b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8524 | 2025.09.19 20:52:06.941478 [ 5 ] {d5b757b1-b5b1-4a9e-b618-263430bf886b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8525 | 2025.09.19 20:52:06.941705 [ 5 ] {d5b757b1-b5b1-4a9e-b618-263430bf886b} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8526 | 2025.09.19 20:52:06.941840 [ 5 ] {d5b757b1-b5b1-4a9e-b618-263430bf886b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001191 sec., 1679.2611251049539 rows/sec., 136.93 KiB/sec. | ||
| 8527 | 2025.09.19 20:52:06.941879 [ 5 ] {d5b757b1-b5b1-4a9e-b618-263430bf886b} <Debug> TCPHandler: Processed in 0.001362552 sec. | ||
| 8528 | 2025.09.19 20:52:06.941992 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8529 | 2025.09.19 20:52:06.942087 [ 5 ] {362a7692-236c-4756-8ccb-01a21c5a048b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8530 | 2025.09.19 20:52:06.942127 [ 5 ] {362a7692-236c-4756-8ccb-01a21c5a048b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8531 | 2025.09.19 20:52:06.942666 [ 5 ] {362a7692-236c-4756-8ccb-01a21c5a048b} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8532 | 2025.09.19 20:52:06.942703 [ 5 ] {362a7692-236c-4756-8ccb-01a21c5a048b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8533 | 2025.09.19 20:52:06.943032 [ 5 ] {362a7692-236c-4756-8ccb-01a21c5a048b} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8534 | 2025.09.19 20:52:06.943240 [ 5 ] {362a7692-236c-4756-8ccb-01a21c5a048b} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8535 | 2025.09.19 20:52:06.943376 [ 5 ] {362a7692-236c-4756-8ccb-01a21c5a048b} <Debug> executeQuery: Read 259 rows, 23.74 KiB in 0.001309 sec., 197860.96256684492 rows/sec., 17.71 MiB/sec. | ||
| 8536 | 2025.09.19 20:52:06.943413 [ 5 ] {362a7692-236c-4756-8ccb-01a21c5a048b} <Debug> TCPHandler: Processed in 0.001472304 sec. | ||
| 8537 | 2025.09.19 20:52:06.943522 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8538 | 2025.09.19 20:52:06.943616 [ 5 ] {298353c4-d016-4386-8c1a-55f62931fb7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8539 | 2025.09.19 20:52:06.943657 [ 5 ] {298353c4-d016-4386-8c1a-55f62931fb7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8540 | 2025.09.19 20:52:06.944068 [ 5 ] {298353c4-d016-4386-8c1a-55f62931fb7a} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8541 | 2025.09.19 20:52:06.944104 [ 5 ] {298353c4-d016-4386-8c1a-55f62931fb7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8542 | 2025.09.19 20:52:06.944408 [ 5 ] {298353c4-d016-4386-8c1a-55f62931fb7a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8543 | 2025.09.19 20:52:06.944617 [ 5 ] {298353c4-d016-4386-8c1a-55f62931fb7a} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8544 | 2025.09.19 20:52:06.944747 [ 5 ] {298353c4-d016-4386-8c1a-55f62931fb7a} <Debug> executeQuery: Read 55 rows, 4.18 KiB in 0.001149 sec., 47867.71105308964 rows/sec., 3.56 MiB/sec. | ||
| 8545 | 2025.09.19 20:52:06.944785 [ 5 ] {298353c4-d016-4386-8c1a-55f62931fb7a} <Debug> TCPHandler: Processed in 0.001313051 sec. | ||
| 8546 | 2025.09.19 20:52:06.944893 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8547 | 2025.09.19 20:52:06.944987 [ 5 ] {0cfee1d2-9ad4-40bb-97e3-58bcbadc320a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8548 | 2025.09.19 20:52:06.945027 [ 5 ] {0cfee1d2-9ad4-40bb-97e3-58bcbadc320a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8549 | 2025.09.19 20:52:06.945422 [ 5 ] {0cfee1d2-9ad4-40bb-97e3-58bcbadc320a} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8550 | 2025.09.19 20:52:06.945458 [ 5 ] {0cfee1d2-9ad4-40bb-97e3-58bcbadc320a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8551 | 2025.09.19 20:52:06.945756 [ 5 ] {0cfee1d2-9ad4-40bb-97e3-58bcbadc320a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8552 | 2025.09.19 20:52:06.945963 [ 5 ] {0cfee1d2-9ad4-40bb-97e3-58bcbadc320a} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8553 | 2025.09.19 20:52:06.946092 [ 5 ] {0cfee1d2-9ad4-40bb-97e3-58bcbadc320a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001122 sec., 21390.374331550804 rows/sec., 1.77 MiB/sec. | ||
| 8554 | 2025.09.19 20:52:06.946131 [ 5 ] {0cfee1d2-9ad4-40bb-97e3-58bcbadc320a} <Debug> TCPHandler: Processed in 0.00128724 sec. | ||
| 8555 | 2025.09.19 20:52:06.946240 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8556 | 2025.09.19 20:52:06.946333 [ 5 ] {a273d806-1590-418a-a059-d9db71bdd6b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8557 | 2025.09.19 20:52:06.946374 [ 5 ] {a273d806-1590-418a-a059-d9db71bdd6b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8558 | 2025.09.19 20:52:06.946759 [ 5 ] {a273d806-1590-418a-a059-d9db71bdd6b3} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8559 | 2025.09.19 20:52:06.946795 [ 5 ] {a273d806-1590-418a-a059-d9db71bdd6b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8560 | 2025.09.19 20:52:06.947100 [ 5 ] {a273d806-1590-418a-a059-d9db71bdd6b3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8561 | 2025.09.19 20:52:06.947309 [ 5 ] {a273d806-1590-418a-a059-d9db71bdd6b3} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8562 | 2025.09.19 20:52:06.947440 [ 5 ] {a273d806-1590-418a-a059-d9db71bdd6b3} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001125 sec., 10666.666666666668 rows/sec., 833.33 KiB/sec. | ||
| 8563 | 2025.09.19 20:52:06.947478 [ 5 ] {a273d806-1590-418a-a059-d9db71bdd6b3} <Debug> TCPHandler: Processed in 0.00128717 sec. | ||
| 8564 | 2025.09.19 20:52:06.947597 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8565 | 2025.09.19 20:52:06.947720 [ 5 ] {ee860040-09ab-4b45-b37e-ce9d85f1b738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8566 | 2025.09.19 20:52:06.947769 [ 5 ] {ee860040-09ab-4b45-b37e-ce9d85f1b738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8567 | 2025.09.19 20:52:06.948319 [ 5 ] {ee860040-09ab-4b45-b37e-ce9d85f1b738} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8568 | 2025.09.19 20:52:06.948364 [ 5 ] {ee860040-09ab-4b45-b37e-ce9d85f1b738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8569 | 2025.09.19 20:52:06.948739 [ 5 ] {ee860040-09ab-4b45-b37e-ce9d85f1b738} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8570 | 2025.09.19 20:52:06.948946 [ 5 ] {ee860040-09ab-4b45-b37e-ce9d85f1b738} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8571 | 2025.09.19 20:52:06.949078 [ 5 ] {ee860040-09ab-4b45-b37e-ce9d85f1b738} <Debug> executeQuery: Read 143 rows, 11.82 KiB in 0.001383 sec., 103398.40925524224 rows/sec., 8.35 MiB/sec. | ||
| 8572 | 2025.09.19 20:52:06.949116 [ 5 ] {ee860040-09ab-4b45-b37e-ce9d85f1b738} <Debug> TCPHandler: Processed in 0.001580657 sec. | ||
| 8573 | 2025.09.19 20:52:06.949223 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8574 | 2025.09.19 20:52:06.949317 [ 5 ] {31522ada-7db0-43cc-acf1-8fc339930a9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8575 | 2025.09.19 20:52:06.949362 [ 5 ] {31522ada-7db0-43cc-acf1-8fc339930a9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8576 | 2025.09.19 20:52:06.949764 [ 5 ] {31522ada-7db0-43cc-acf1-8fc339930a9c} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8577 | 2025.09.19 20:52:06.949800 [ 5 ] {31522ada-7db0-43cc-acf1-8fc339930a9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8578 | 2025.09.19 20:52:06.950136 [ 5 ] {31522ada-7db0-43cc-acf1-8fc339930a9c} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8579 | 2025.09.19 20:52:06.950348 [ 5 ] {31522ada-7db0-43cc-acf1-8fc339930a9c} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8580 | 2025.09.19 20:52:06.950477 [ 5 ] {31522ada-7db0-43cc-acf1-8fc339930a9c} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001178 sec., 167232.59762308997 rows/sec., 12.00 MiB/sec. | ||
| 8581 | 2025.09.19 20:52:06.950514 [ 5 ] {31522ada-7db0-43cc-acf1-8fc339930a9c} <Debug> TCPHandler: Processed in 0.001340702 sec. | ||
| 8582 | 2025.09.19 20:52:06.950621 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8583 | 2025.09.19 20:52:06.950715 [ 5 ] {c0f64623-25ae-4cb6-ad92-dab856d4ed03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8584 | 2025.09.19 20:52:06.950769 [ 5 ] {c0f64623-25ae-4cb6-ad92-dab856d4ed03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8585 | 2025.09.19 20:52:06.951617 [ 5 ] {c0f64623-25ae-4cb6-ad92-dab856d4ed03} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8586 | 2025.09.19 20:52:06.951654 [ 5 ] {c0f64623-25ae-4cb6-ad92-dab856d4ed03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8587 | 2025.09.19 20:52:06.952220 [ 5 ] {c0f64623-25ae-4cb6-ad92-dab856d4ed03} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8588 | 2025.09.19 20:52:06.952441 [ 5 ] {c0f64623-25ae-4cb6-ad92-dab856d4ed03} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8589 | 2025.09.19 20:52:06.952580 [ 5 ] {c0f64623-25ae-4cb6-ad92-dab856d4ed03} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001882 sec., 21785.334750265676 rows/sec., 39.04 MiB/sec. | ||
| 8590 | 2025.09.19 20:52:06.952632 [ 5 ] {c0f64623-25ae-4cb6-ad92-dab856d4ed03} <Debug> TCPHandler: Processed in 0.002059239 sec. | ||
| 8591 | 2025.09.19 20:52:06.952742 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8592 | 2025.09.19 20:52:06.952835 [ 5 ] {0d0f84aa-c4cc-4561-b718-c955e5a38861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8593 | 2025.09.19 20:52:06.952878 [ 5 ] {0d0f84aa-c4cc-4561-b718-c955e5a38861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8594 | 2025.09.19 20:52:06.953202 [ 5 ] {0d0f84aa-c4cc-4561-b718-c955e5a38861} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8595 | 2025.09.19 20:52:06.953238 [ 5 ] {0d0f84aa-c4cc-4561-b718-c955e5a38861} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8596 | 2025.09.19 20:52:06.953542 [ 5 ] {0d0f84aa-c4cc-4561-b718-c955e5a38861} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8597 | 2025.09.19 20:52:06.953746 [ 5 ] {0d0f84aa-c4cc-4561-b718-c955e5a38861} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8598 | 2025.09.19 20:52:06.953873 [ 5 ] {0d0f84aa-c4cc-4561-b718-c955e5a38861} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 8599 | 2025.09.19 20:52:06.953909 [ 5 ] {0d0f84aa-c4cc-4561-b718-c955e5a38861} <Debug> TCPHandler: Processed in 0.001216489 sec. | ||
| 8600 | 2025.09.19 20:52:08.398391 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22536 | ||
| 8601 | 2025.09.19 20:52:08.398944 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8602 | 2025.09.19 20:52:08.398985 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8603 | 2025.09.19 20:52:08.399492 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8604 | 2025.09.19 20:52:08.399724 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8605 | 2025.09.19 20:52:08.399861 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22536 | ||
| 8606 | 2025.09.19 20:52:09.585544 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 8607 | 2025.09.19 20:52:09.601264 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8608 | 2025.09.19 20:52:09.601326 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8609 | 2025.09.19 20:52:09.607513 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8610 | 2025.09.19 20:52:09.608186 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8611 | 2025.09.19 20:52:09.610994 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 8612 | 2025.09.19 20:52:11.934987 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8613 | 2025.09.19 20:52:11.935182 [ 5 ] {06932ab4-d74c-45ee-9bd4-9aed9063b980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8614 | 2025.09.19 20:52:11.935253 [ 5 ] {06932ab4-d74c-45ee-9bd4-9aed9063b980} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8615 | 2025.09.19 20:52:11.935970 [ 5 ] {06932ab4-d74c-45ee-9bd4-9aed9063b980} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8616 | 2025.09.19 20:52:11.936015 [ 5 ] {06932ab4-d74c-45ee-9bd4-9aed9063b980} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8617 | 2025.09.19 20:52:11.936534 [ 5 ] {06932ab4-d74c-45ee-9bd4-9aed9063b980} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8618 | 2025.09.19 20:52:11.936883 [ 5 ] {06932ab4-d74c-45ee-9bd4-9aed9063b980} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8619 | 2025.09.19 20:52:11.937105 [ 5 ] {06932ab4-d74c-45ee-9bd4-9aed9063b980} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001973 sec., 28383.17283324886 rows/sec., 2.17 MiB/sec. | ||
| 8620 | 2025.09.19 20:52:11.937173 [ 5 ] {06932ab4-d74c-45ee-9bd4-9aed9063b980} <Debug> TCPHandler: Processed in 0.002316374 sec. | ||
| 8621 | 2025.09.19 20:52:11.937349 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8622 | 2025.09.19 20:52:11.937483 [ 5 ] {3921c5d5-a106-44c6-ab93-b5ee4e19b2f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8623 | 2025.09.19 20:52:11.937542 [ 5 ] {3921c5d5-a106-44c6-ab93-b5ee4e19b2f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8624 | 2025.09.19 20:52:11.938133 [ 5 ] {3921c5d5-a106-44c6-ab93-b5ee4e19b2f5} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8625 | 2025.09.19 20:52:11.938178 [ 5 ] {3921c5d5-a106-44c6-ab93-b5ee4e19b2f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8626 | 2025.09.19 20:52:11.938619 [ 5 ] {3921c5d5-a106-44c6-ab93-b5ee4e19b2f5} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8627 | 2025.09.19 20:52:11.938949 [ 5 ] {3921c5d5-a106-44c6-ab93-b5ee4e19b2f5} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8628 | 2025.09.19 20:52:11.939132 [ 5 ] {3921c5d5-a106-44c6-ab93-b5ee4e19b2f5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00168 sec., 38095.23809523809 rows/sec., 2.97 MiB/sec. | ||
| 8629 | 2025.09.19 20:52:11.939187 [ 5 ] {3921c5d5-a106-44c6-ab93-b5ee4e19b2f5} <Debug> TCPHandler: Processed in 0.001901455 sec. | ||
| 8630 | 2025.09.19 20:52:11.939335 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8631 | 2025.09.19 20:52:11.939462 [ 5 ] {2e1ec43b-3c79-4b9f-a798-a4a46cdf8767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8632 | 2025.09.19 20:52:11.939524 [ 5 ] {2e1ec43b-3c79-4b9f-a798-a4a46cdf8767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8633 | 2025.09.19 20:52:11.940097 [ 5 ] {2e1ec43b-3c79-4b9f-a798-a4a46cdf8767} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8634 | 2025.09.19 20:52:11.940143 [ 5 ] {2e1ec43b-3c79-4b9f-a798-a4a46cdf8767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8635 | 2025.09.19 20:52:11.940623 [ 5 ] {2e1ec43b-3c79-4b9f-a798-a4a46cdf8767} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8636 | 2025.09.19 20:52:11.940941 [ 5 ] {2e1ec43b-3c79-4b9f-a798-a4a46cdf8767} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8637 | 2025.09.19 20:52:11.941124 [ 5 ] {2e1ec43b-3c79-4b9f-a798-a4a46cdf8767} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001689 sec., 94730.60982830077 rows/sec., 6.60 MiB/sec. | ||
| 8638 | 2025.09.19 20:52:11.941171 [ 5 ] {2e1ec43b-3c79-4b9f-a798-a4a46cdf8767} <Debug> TCPHandler: Processed in 0.001899434 sec. | ||
| 8639 | 2025.09.19 20:52:11.941296 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8640 | 2025.09.19 20:52:11.941392 [ 5 ] {7e1fadb4-5a17-4410-99dc-225248240c4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8641 | 2025.09.19 20:52:11.941435 [ 5 ] {7e1fadb4-5a17-4410-99dc-225248240c4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8642 | 2025.09.19 20:52:11.941775 [ 5 ] {7e1fadb4-5a17-4410-99dc-225248240c4b} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8643 | 2025.09.19 20:52:11.941812 [ 5 ] {7e1fadb4-5a17-4410-99dc-225248240c4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8644 | 2025.09.19 20:52:11.942135 [ 5 ] {7e1fadb4-5a17-4410-99dc-225248240c4b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8645 | 2025.09.19 20:52:11.942354 [ 5 ] {7e1fadb4-5a17-4410-99dc-225248240c4b} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8646 | 2025.09.19 20:52:11.942487 [ 5 ] {7e1fadb4-5a17-4410-99dc-225248240c4b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 8647 | 2025.09.19 20:52:11.942523 [ 5 ] {7e1fadb4-5a17-4410-99dc-225248240c4b} <Debug> TCPHandler: Processed in 0.00127644 sec. | ||
| 8648 | 2025.09.19 20:52:15.750725 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8649 | 2025.09.19 20:52:15.750793 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8650 | 2025.09.19 20:52:15.900885 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22984 | ||
| 8651 | 2025.09.19 20:52:15.901422 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8652 | 2025.09.19 20:52:15.901466 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8653 | 2025.09.19 20:52:15.901965 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8654 | 2025.09.19 20:52:15.902198 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8655 | 2025.09.19 20:52:15.902332 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22984 | ||
| 8656 | 2025.09.19 20:52:15.959759 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1036 | ||
| 8657 | 2025.09.19 20:52:15.962161 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8658 | 2025.09.19 20:52:15.962215 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8659 | 2025.09.19 20:52:15.963451 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8660 | 2025.09.19 20:52:15.963727 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8661 | 2025.09.19 20:52:15.964096 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1036 | ||
| 8662 | 2025.09.19 20:52:16.001569 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001027444 sec. | ||
| 8663 | 2025.09.19 20:52:16.937295 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8664 | 2025.09.19 20:52:16.937485 [ 5 ] {bbd9afe7-ee9a-4ffa-bc41-600dce5b0a80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8665 | 2025.09.19 20:52:16.937559 [ 5 ] {bbd9afe7-ee9a-4ffa-bc41-600dce5b0a80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8666 | 2025.09.19 20:52:16.938380 [ 5 ] {bbd9afe7-ee9a-4ffa-bc41-600dce5b0a80} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8667 | 2025.09.19 20:52:16.938432 [ 5 ] {bbd9afe7-ee9a-4ffa-bc41-600dce5b0a80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8668 | 2025.09.19 20:52:16.938837 [ 5 ] {bbd9afe7-ee9a-4ffa-bc41-600dce5b0a80} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8669 | 2025.09.19 20:52:16.939087 [ 5 ] {bbd9afe7-ee9a-4ffa-bc41-600dce5b0a80} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8670 | 2025.09.19 20:52:16.939250 [ 5 ] {bbd9afe7-ee9a-4ffa-bc41-600dce5b0a80} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001817 sec., 75949.3670886076 rows/sec., 6.57 MiB/sec. | ||
| 8671 | 2025.09.19 20:52:16.939303 [ 5 ] {bbd9afe7-ee9a-4ffa-bc41-600dce5b0a80} <Debug> TCPHandler: Processed in 0.00214366 sec. | ||
| 8672 | 2025.09.19 20:52:16.939440 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8673 | 2025.09.19 20:52:16.939541 [ 5 ] {0fe1f71f-5e67-4549-a642-9753b6e60bee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8674 | 2025.09.19 20:52:16.939586 [ 5 ] {0fe1f71f-5e67-4549-a642-9753b6e60bee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8675 | 2025.09.19 20:52:16.940046 [ 5 ] {0fe1f71f-5e67-4549-a642-9753b6e60bee} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8676 | 2025.09.19 20:52:16.940083 [ 5 ] {0fe1f71f-5e67-4549-a642-9753b6e60bee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8677 | 2025.09.19 20:52:16.940385 [ 5 ] {0fe1f71f-5e67-4549-a642-9753b6e60bee} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8678 | 2025.09.19 20:52:16.940600 [ 5 ] {0fe1f71f-5e67-4549-a642-9753b6e60bee} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8679 | 2025.09.19 20:52:16.940716 [ 56 ] {} <Debug> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8680 | 2025.09.19 20:52:16.940731 [ 5 ] {0fe1f71f-5e67-4549-a642-9753b6e60bee} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001214 sec., 33772.65238879737 rows/sec., 2.48 MiB/sec. | ||
| 8681 | 2025.09.19 20:52:16.940784 [ 56 ] {} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8682 | 2025.09.19 20:52:16.940795 [ 5 ] {0fe1f71f-5e67-4549-a642-9753b6e60bee} <Debug> TCPHandler: Processed in 0.001409403 sec. | ||
| 8683 | 2025.09.19 20:52:16.940815 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8684 | 2025.09.19 20:52:16.940946 [ 190 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 8685 | 2025.09.19 20:52:16.940952 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8686 | 2025.09.19 20:52:16.941103 [ 5 ] {be9d4e44-af4e-4487-9a05-97f12a6c0738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8687 | 2025.09.19 20:52:16.941108 [ 190 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8688 | 2025.09.19 20:52:16.941147 [ 5 ] {be9d4e44-af4e-4487-9a05-97f12a6c0738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8689 | 2025.09.19 20:52:16.941157 [ 190 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 71 rows starting from the beginning of the part | ||
| 8690 | 2025.09.19 20:52:16.941246 [ 190 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 8691 | 2025.09.19 20:52:16.941322 [ 190 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 2 rows starting from the beginning of the part | ||
| 8692 | 2025.09.19 20:52:16.941387 [ 190 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 8693 | 2025.09.19 20:52:16.941435 [ 190 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 55 rows starting from the beginning of the part | ||
| 8694 | 2025.09.19 20:52:16.941477 [ 190 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 8695 | 2025.09.19 20:52:16.941630 [ 5 ] {be9d4e44-af4e-4487-9a05-97f12a6c0738} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8696 | 2025.09.19 20:52:16.941673 [ 5 ] {be9d4e44-af4e-4487-9a05-97f12a6c0738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8697 | 2025.09.19 20:52:16.942060 [ 5 ] {be9d4e44-af4e-4487-9a05-97f12a6c0738} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8698 | 2025.09.19 20:52:16.942302 [ 5 ] {be9d4e44-af4e-4487-9a05-97f12a6c0738} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8699 | 2025.09.19 20:52:16.942416 [ 201 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 251 rows, containing 5 columns (5 merged, 0 gathered) in 0.001531996 sec., 163838.54788132606 rows/sec., 12.66 MiB/sec. | ||
| 8700 | 2025.09.19 20:52:16.942440 [ 5 ] {be9d4e44-af4e-4487-9a05-97f12a6c0738} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001355 sec., 77490.77490774907 rows/sec., 6.05 MiB/sec. | ||
| 8701 | 2025.09.19 20:52:16.942483 [ 5 ] {be9d4e44-af4e-4487-9a05-97f12a6c0738} <Debug> TCPHandler: Processed in 0.001580647 sec. | ||
| 8702 | 2025.09.19 20:52:16.942606 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8703 | 2025.09.19 20:52:16.942615 [ 200 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8704 | 2025.09.19 20:52:16.942702 [ 5 ] {6f2dab30-34e2-4577-91d2-e99b474c4063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8705 | 2025.09.19 20:52:16.942752 [ 5 ] {6f2dab30-34e2-4577-91d2-e99b474c4063} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8706 | 2025.09.19 20:52:16.942976 [ 200 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_41_8} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8707 | 2025.09.19 20:52:16.943068 [ 200 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_41_8} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8708 | 2025.09.19 20:52:16.943169 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 8709 | 2025.09.19 20:52:16.943224 [ 5 ] {6f2dab30-34e2-4577-91d2-e99b474c4063} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8710 | 2025.09.19 20:52:16.943275 [ 5 ] {6f2dab30-34e2-4577-91d2-e99b474c4063} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8711 | 2025.09.19 20:52:16.943744 [ 5 ] {6f2dab30-34e2-4577-91d2-e99b474c4063} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8712 | 2025.09.19 20:52:16.944093 [ 5 ] {6f2dab30-34e2-4577-91d2-e99b474c4063} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8713 | 2025.09.19 20:52:16.944240 [ 5 ] {6f2dab30-34e2-4577-91d2-e99b474c4063} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001555 sec., 102893.89067524116 rows/sec., 7.17 MiB/sec. | ||
| 8714 | 2025.09.19 20:52:16.944280 [ 5 ] {6f2dab30-34e2-4577-91d2-e99b474c4063} <Debug> TCPHandler: Processed in 0.00172277 sec. | ||
| 8715 | 2025.09.19 20:52:16.944393 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8716 | 2025.09.19 20:52:16.944489 [ 5 ] {7381a5e4-9aad-49ed-8de6-a25b52e27ec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8717 | 2025.09.19 20:52:16.944543 [ 5 ] {7381a5e4-9aad-49ed-8de6-a25b52e27ec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8718 | 2025.09.19 20:52:16.945501 [ 5 ] {7381a5e4-9aad-49ed-8de6-a25b52e27ec0} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8719 | 2025.09.19 20:52:16.945542 [ 5 ] {7381a5e4-9aad-49ed-8de6-a25b52e27ec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8720 | 2025.09.19 20:52:16.946334 [ 5 ] {7381a5e4-9aad-49ed-8de6-a25b52e27ec0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8721 | 2025.09.19 20:52:16.946653 [ 5 ] {7381a5e4-9aad-49ed-8de6-a25b52e27ec0} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8722 | 2025.09.19 20:52:16.946832 [ 5 ] {7381a5e4-9aad-49ed-8de6-a25b52e27ec0} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002362 sec., 17358.171041490263 rows/sec., 31.11 MiB/sec. | ||
| 8723 | 2025.09.19 20:52:16.946929 [ 5 ] {7381a5e4-9aad-49ed-8de6-a25b52e27ec0} <Debug> TCPHandler: Processed in 0.002586431 sec. | ||
| 8724 | 2025.09.19 20:52:16.947065 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8725 | 2025.09.19 20:52:16.947173 [ 5 ] {6a6cc555-226d-48a1-9cca-97f2c718bbb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8726 | 2025.09.19 20:52:16.947226 [ 5 ] {6a6cc555-226d-48a1-9cca-97f2c718bbb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8727 | 2025.09.19 20:52:16.947658 [ 5 ] {6a6cc555-226d-48a1-9cca-97f2c718bbb3} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8728 | 2025.09.19 20:52:16.947706 [ 5 ] {6a6cc555-226d-48a1-9cca-97f2c718bbb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8729 | 2025.09.19 20:52:16.948124 [ 5 ] {6a6cc555-226d-48a1-9cca-97f2c718bbb3} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8730 | 2025.09.19 20:52:16.948399 [ 5 ] {6a6cc555-226d-48a1-9cca-97f2c718bbb3} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8731 | 2025.09.19 20:52:16.948562 [ 5 ] {6a6cc555-226d-48a1-9cca-97f2c718bbb3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001413 sec., 42462.84501061571 rows/sec., 2.86 MiB/sec. | ||
| 8732 | 2025.09.19 20:52:16.948607 [ 5 ] {6a6cc555-226d-48a1-9cca-97f2c718bbb3} <Debug> TCPHandler: Processed in 0.001600458 sec. | ||
| 8733 | 2025.09.19 20:52:17.111986 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 8734 | 2025.09.19 20:52:17.128639 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8735 | 2025.09.19 20:52:17.128706 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8736 | 2025.09.19 20:52:17.134828 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8737 | 2025.09.19 20:52:17.135533 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8738 | 2025.09.19 20:52:17.138493 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 8739 | 2025.09.19 20:52:21.961857 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8740 | 2025.09.19 20:52:21.962069 [ 5 ] {622293d3-18e3-4f5f-bee4-9d5f62e9264d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8741 | 2025.09.19 20:52:21.962140 [ 5 ] {622293d3-18e3-4f5f-bee4-9d5f62e9264d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8742 | 2025.09.19 20:52:21.963500 [ 5 ] {622293d3-18e3-4f5f-bee4-9d5f62e9264d} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8743 | 2025.09.19 20:52:21.963547 [ 5 ] {622293d3-18e3-4f5f-bee4-9d5f62e9264d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8744 | 2025.09.19 20:52:21.964010 [ 5 ] {622293d3-18e3-4f5f-bee4-9d5f62e9264d} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8745 | 2025.09.19 20:52:21.964247 [ 5 ] {622293d3-18e3-4f5f-bee4-9d5f62e9264d} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8746 | 2025.09.19 20:52:21.964398 [ 52 ] {} <Debug> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 8747 | 2025.09.19 20:52:21.964411 [ 5 ] {622293d3-18e3-4f5f-bee4-9d5f62e9264d} <Debug> executeQuery: Read 1196 rows, 100.50 KiB in 0.002394 sec., 499582.2890559733 rows/sec., 40.99 MiB/sec. | ||
| 8748 | 2025.09.19 20:52:21.964475 [ 52 ] {} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8749 | 2025.09.19 20:52:21.964502 [ 5 ] {622293d3-18e3-4f5f-bee4-9d5f62e9264d} <Debug> TCPHandler: Processed in 0.002775416 sec. | ||
| 8750 | 2025.09.19 20:52:21.964505 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8751 | 2025.09.19 20:52:21.964651 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8752 | 2025.09.19 20:52:21.964674 [ 190 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::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 | ||
| 8753 | 2025.09.19 20:52:21.964755 [ 5 ] {8eccb3de-16e8-4ea0-867f-75fe1a88dd06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8754 | 2025.09.19 20:52:21.964804 [ 5 ] {8eccb3de-16e8-4ea0-867f-75fe1a88dd06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8755 | 2025.09.19 20:52:21.964846 [ 190 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8756 | 2025.09.19 20:52:21.964888 [ 190 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1407 rows starting from the beginning of the part | ||
| 8757 | 2025.09.19 20:52:21.964962 [ 190 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 56 rows starting from the beginning of the part | ||
| 8758 | 2025.09.19 20:52:21.965015 [ 190 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 259 rows starting from the beginning of the part | ||
| 8759 | 2025.09.19 20:52:21.965065 [ 190 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 56 rows starting from the beginning of the part | ||
| 8760 | 2025.09.19 20:52:21.965114 [ 190 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 138 rows starting from the beginning of the part | ||
| 8761 | 2025.09.19 20:52:21.965154 [ 190 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1196 rows starting from the beginning of the part | ||
| 8762 | 2025.09.19 20:52:21.965322 [ 5 ] {8eccb3de-16e8-4ea0-867f-75fe1a88dd06} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8763 | 2025.09.19 20:52:21.965365 [ 5 ] {8eccb3de-16e8-4ea0-867f-75fe1a88dd06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8764 | 2025.09.19 20:52:21.965701 [ 5 ] {8eccb3de-16e8-4ea0-867f-75fe1a88dd06} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8765 | 2025.09.19 20:52:21.965924 [ 5 ] {8eccb3de-16e8-4ea0-867f-75fe1a88dd06} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8766 | 2025.09.19 20:52:21.966065 [ 5 ] {8eccb3de-16e8-4ea0-867f-75fe1a88dd06} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001333 sec., 171042.76069017255 rows/sec., 11.58 MiB/sec. | ||
| 8767 | 2025.09.19 20:52:21.966104 [ 5 ] {8eccb3de-16e8-4ea0-867f-75fe1a88dd06} <Debug> TCPHandler: Processed in 0.001501745 sec. | ||
| 8768 | 2025.09.19 20:52:21.966216 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8769 | 2025.09.19 20:52:21.966309 [ 5 ] {73b94b14-479e-45cf-a2ca-8bee9fd501cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8770 | 2025.09.19 20:52:21.966349 [ 5 ] {73b94b14-479e-45cf-a2ca-8bee9fd501cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8771 | 2025.09.19 20:52:21.966617 [ 201 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3112 rows, containing 5 columns (5 merged, 0 gathered) in 0.002013397 sec., 1545646.4870067849 rows/sec., 134.75 MiB/sec. | ||
| 8772 | 2025.09.19 20:52:21.966827 [ 193 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 8773 | 2025.09.19 20:52:21.966931 [ 5 ] {73b94b14-479e-45cf-a2ca-8bee9fd501cb} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8774 | 2025.09.19 20:52:21.966966 [ 5 ] {73b94b14-479e-45cf-a2ca-8bee9fd501cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8775 | 2025.09.19 20:52:21.967085 [ 193 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_71_14} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8776 | 2025.09.19 20:52:21.967161 [ 193 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_71_14} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 8777 | 2025.09.19 20:52:21.967240 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 8778 | 2025.09.19 20:52:21.967308 [ 5 ] {73b94b14-479e-45cf-a2ca-8bee9fd501cb} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8779 | 2025.09.19 20:52:21.967518 [ 5 ] {73b94b14-479e-45cf-a2ca-8bee9fd501cb} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8780 | 2025.09.19 20:52:21.967644 [ 52 ] {} <Debug> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 8781 | 2025.09.19 20:52:21.967648 [ 5 ] {73b94b14-479e-45cf-a2ca-8bee9fd501cb} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001357 sec., 383198.2313927782 rows/sec., 28.36 MiB/sec. | ||
| 8782 | 2025.09.19 20:52:21.967686 [ 52 ] {} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8783 | 2025.09.19 20:52:21.967707 [ 5 ] {73b94b14-479e-45cf-a2ca-8bee9fd501cb} <Debug> TCPHandler: Processed in 0.001537376 sec. | ||
| 8784 | 2025.09.19 20:52:21.967711 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8785 | 2025.09.19 20:52:21.967817 [ 189 ] {8107928c-471f-4f51-a196-f6f1aa28a530::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 | ||
| 8786 | 2025.09.19 20:52:21.967825 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8787 | 2025.09.19 20:52:21.967912 [ 189 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8788 | 2025.09.19 20:52:21.967933 [ 5 ] {6c40f238-d4bc-4d9c-a0a2-32561fd13f9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8789 | 2025.09.19 20:52:21.967941 [ 189 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 633 rows starting from the beginning of the part | ||
| 8790 | 2025.09.19 20:52:21.967976 [ 5 ] {6c40f238-d4bc-4d9c-a0a2-32561fd13f9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8791 | 2025.09.19 20:52:21.968001 [ 189 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 64 rows starting from the beginning of the part | ||
| 8792 | 2025.09.19 20:52:21.968047 [ 189 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 143 rows starting from the beginning of the part | ||
| 8793 | 2025.09.19 20:52:21.968089 [ 189 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 64 rows starting from the beginning of the part | ||
| 8794 | 2025.09.19 20:52:21.968130 [ 189 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 105 rows starting from the beginning of the part | ||
| 8795 | 2025.09.19 20:52:21.968170 [ 189 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 520 rows starting from the beginning of the part | ||
| 8796 | 2025.09.19 20:52:21.968540 [ 5 ] {6c40f238-d4bc-4d9c-a0a2-32561fd13f9b} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8797 | 2025.09.19 20:52:21.968575 [ 5 ] {6c40f238-d4bc-4d9c-a0a2-32561fd13f9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8798 | 2025.09.19 20:52:21.968962 [ 5 ] {6c40f238-d4bc-4d9c-a0a2-32561fd13f9b} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8799 | 2025.09.19 20:52:21.969058 [ 193 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1529 rows, containing 5 columns (5 merged, 0 gathered) in 0.00127694 sec., 1197393.7694801635 rows/sec., 95.36 MiB/sec. | ||
| 8800 | 2025.09.19 20:52:21.969186 [ 5 ] {6c40f238-d4bc-4d9c-a0a2-32561fd13f9b} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8801 | 2025.09.19 20:52:21.969192 [ 201 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 8802 | 2025.09.19 20:52:21.969323 [ 5 ] {6c40f238-d4bc-4d9c-a0a2-32561fd13f9b} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001409 sec., 599006.3875088715 rows/sec., 40.32 MiB/sec. | ||
| 8803 | 2025.09.19 20:52:21.969324 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 8804 | 2025.09.19 20:52:21.969361 [ 5 ] {6c40f238-d4bc-4d9c-a0a2-32561fd13f9b} <Debug> TCPHandler: Processed in 0.001583607 sec. | ||
| 8805 | 2025.09.19 20:52:21.969375 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8806 | 2025.09.19 20:52:21.969403 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8807 | 2025.09.19 20:52:21.969455 [ 201 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_71_14} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8808 | 2025.09.19 20:52:21.969473 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8809 | 2025.09.19 20:52:21.969488 [ 189 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::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 | ||
| 8810 | 2025.09.19 20:52:21.969528 [ 201 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_71_14} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 8811 | 2025.09.19 20:52:21.969566 [ 5 ] {be165439-ac1d-4d80-81e7-b8f15c24f735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8812 | 2025.09.19 20:52:21.969571 [ 189 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8813 | 2025.09.19 20:52:21.969595 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 8814 | 2025.09.19 20:52:21.969602 [ 189 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 19105 rows starting from the beginning of the part | ||
| 8815 | 2025.09.19 20:52:21.969608 [ 5 ] {be165439-ac1d-4d80-81e7-b8f15c24f735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8816 | 2025.09.19 20:52:21.969651 [ 189 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
| 8817 | 2025.09.19 20:52:21.969688 [ 189 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 197 rows starting from the beginning of the part | ||
| 8818 | 2025.09.19 20:52:21.969724 [ 189 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::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 | ||
| 8819 | 2025.09.19 20:52:21.969757 [ 189 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
| 8820 | 2025.09.19 20:52:21.969793 [ 189 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 844 rows starting from the beginning of the part | ||
| 8821 | 2025.09.19 20:52:21.969939 [ 5 ] {be165439-ac1d-4d80-81e7-b8f15c24f735} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8822 | 2025.09.19 20:52:21.969974 [ 5 ] {be165439-ac1d-4d80-81e7-b8f15c24f735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8823 | 2025.09.19 20:52:21.970295 [ 5 ] {be165439-ac1d-4d80-81e7-b8f15c24f735} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8824 | 2025.09.19 20:52:21.970501 [ 5 ] {be165439-ac1d-4d80-81e7-b8f15c24f735} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8825 | 2025.09.19 20:52:21.970632 [ 5 ] {be165439-ac1d-4d80-81e7-b8f15c24f735} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 8826 | 2025.09.19 20:52:21.970651 [ 50 ] {} <Debug> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 8827 | 2025.09.19 20:52:21.970666 [ 5 ] {be165439-ac1d-4d80-81e7-b8f15c24f735} <Debug> TCPHandler: Processed in 0.001240349 sec. | ||
| 8828 | 2025.09.19 20:52:21.970700 [ 50 ] {} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8829 | 2025.09.19 20:52:21.970724 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8830 | 2025.09.19 20:52:21.970800 [ 186 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 8831 | 2025.09.19 20:52:21.970913 [ 186 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8832 | 2025.09.19 20:52:21.970939 [ 186 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3876 rows starting from the beginning of the part | ||
| 8833 | 2025.09.19 20:52:21.970989 [ 186 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 8834 | 2025.09.19 20:52:21.971032 [ 186 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 8835 | 2025.09.19 20:52:21.971070 [ 186 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 8836 | 2025.09.19 20:52:21.971106 [ 186 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
| 8837 | 2025.09.19 20:52:21.971143 [ 186 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 8838 | 2025.09.19 20:52:21.973780 [ 201 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4176 rows, containing 4 columns (4 merged, 0 gathered) in 0.003014061 sec., 1385506.1327557736 rows/sec., 93.37 MiB/sec. | ||
| 8839 | 2025.09.19 20:52:21.974223 [ 201 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 8840 | 2025.09.19 20:52:21.974460 [ 201 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_71_14} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8841 | 2025.09.19 20:52:21.974527 [ 201 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_71_14} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 8842 | 2025.09.19 20:52:21.974607 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 8843 | 2025.09.19 20:52:21.978894 [ 187 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20626 rows, containing 5 columns (5 merged, 0 gathered) in 0.009429483 sec., 2187394.5793210506 rows/sec., 150.27 MiB/sec. | ||
| 8844 | 2025.09.19 20:52:21.979243 [ 201 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 8845 | 2025.09.19 20:52:21.979504 [ 201 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8846 | 2025.09.19 20:52:21.979578 [ 201 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 8847 | 2025.09.19 20:52:21.979651 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 8848 | 2025.09.19 20:52:22.000271 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 306.84 MiB, peak 318.78 MiB, free memory in arenas 0.00 B, will set to 309.65 MiB (RSS), difference: 2.81 MiB | ||
| 8849 | 2025.09.19 20:52:23.403409 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23496 | ||
| 8850 | 2025.09.19 20:52:23.404013 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8851 | 2025.09.19 20:52:23.404068 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8852 | 2025.09.19 20:52:23.404622 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8853 | 2025.09.19 20:52:23.404864 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8854 | 2025.09.19 20:52:23.405001 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23496 | ||
| 8855 | 2025.09.19 20:52:24.136288 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57397 | ||
| 8856 | 2025.09.19 20:52:24.136397 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8857 | 2025.09.19 20:52:24.136425 [ 290 ] {} <Debug> TCP-Session: 0e9351bf-afa6-4038-9246-5eb94183f520 Authenticating user 'default' from [fd00:1122:3344:101::e]:57397 | ||
| 8858 | 2025.09.19 20:52:24.136449 [ 290 ] {} <Debug> TCP-Session: 0e9351bf-afa6-4038-9246-5eb94183f520 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8859 | 2025.09.19 20:52:24.136461 [ 290 ] {} <Debug> TCP-Session: 0e9351bf-afa6-4038-9246-5eb94183f520 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8860 | 2025.09.19 20:52:24.136637 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40326 | ||
| 8861 | 2025.09.19 20:52:24.136643 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64315 | ||
| 8862 | 2025.09.19 20:52:24.136697 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55952 | ||
| 8863 | 2025.09.19 20:52:24.136718 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35358 | ||
| 8864 | 2025.09.19 20:52:24.136752 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8865 | 2025.09.19 20:52:24.136730 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51514 | ||
| 8866 | 2025.09.19 20:52:24.136802 [ 290 ] {} <Trace> TCP-Session: 0e9351bf-afa6-4038-9246-5eb94183f520 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8867 | 2025.09.19 20:52:24.136811 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8868 | 2025.09.19 20:52:24.136796 [ 291 ] {} <Debug> TCP-Session: 2ecbd056-ee1b-4d96-82d8-34a34a9abff4 Authenticating user 'default' from [fd00:1122:3344:101::e]:40326 | ||
| 8869 | 2025.09.19 20:52:24.136790 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8870 | 2025.09.19 20:52:24.136871 [ 292 ] {} <Debug> TCP-Session: f521e67b-b863-494e-bc31-02cabf844f81 Authenticating user 'default' from [fd00:1122:3344:101::e]:64315 | ||
| 8871 | 2025.09.19 20:52:24.136893 [ 291 ] {} <Debug> TCP-Session: 2ecbd056-ee1b-4d96-82d8-34a34a9abff4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8872 | 2025.09.19 20:52:24.136907 [ 3 ] {} <Debug> TCP-Session: bce659e7-6dba-4756-9d21-863fa7adf85b Authenticating user 'default' from [fd00:1122:3344:101::e]:55952 | ||
| 8873 | 2025.09.19 20:52:24.136927 [ 291 ] {} <Debug> TCP-Session: 2ecbd056-ee1b-4d96-82d8-34a34a9abff4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8874 | 2025.09.19 20:52:24.136927 [ 292 ] {} <Debug> TCP-Session: f521e67b-b863-494e-bc31-02cabf844f81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8875 | 2025.09.19 20:52:24.136940 [ 3 ] {} <Debug> TCP-Session: bce659e7-6dba-4756-9d21-863fa7adf85b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8876 | 2025.09.19 20:52:24.136965 [ 292 ] {} <Debug> TCP-Session: f521e67b-b863-494e-bc31-02cabf844f81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8877 | 2025.09.19 20:52:24.136980 [ 3 ] {} <Debug> TCP-Session: bce659e7-6dba-4756-9d21-863fa7adf85b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8878 | 2025.09.19 20:52:24.136926 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8879 | 2025.09.19 20:52:24.137006 [ 290 ] {d803a088-ad2d-43b4-99ed-0b7136a9c34a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57397) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8880 | 2025.09.19 20:52:24.137041 [ 288 ] {} <Debug> TCP-Session: 9732e69f-4876-4f47-a09b-50fd42d06dd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:35358 | ||
| 8881 | 2025.09.19 20:52:24.136706 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52121 | ||
| 8882 | 2025.09.19 20:52:24.137070 [ 288 ] {} <Debug> TCP-Session: 9732e69f-4876-4f47-a09b-50fd42d06dd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8883 | 2025.09.19 20:52:24.136686 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50072 | ||
| 8884 | 2025.09.19 20:52:24.137109 [ 288 ] {} <Debug> TCP-Session: 9732e69f-4876-4f47-a09b-50fd42d06dd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8885 | 2025.09.19 20:52:24.137136 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8886 | 2025.09.19 20:52:24.136670 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48198 | ||
| 8887 | 2025.09.19 20:52:24.137183 [ 289 ] {} <Debug> TCP-Session: 98b4f300-7697-4892-9c96-5ffb55f9b50a Authenticating user 'default' from [fd00:1122:3344:101::e]:51514 | ||
| 8888 | 2025.09.19 20:52:24.137211 [ 289 ] {} <Debug> TCP-Session: 98b4f300-7697-4892-9c96-5ffb55f9b50a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8889 | 2025.09.19 20:52:24.137225 [ 289 ] {} <Debug> TCP-Session: 98b4f300-7697-4892-9c96-5ffb55f9b50a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8890 | 2025.09.19 20:52:24.137450 [ 290 ] {d803a088-ad2d-43b4-99ed-0b7136a9c34a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8891 | 2025.09.19 20:52:24.137504 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8892 | 2025.09.19 20:52:24.137518 [ 290 ] {d803a088-ad2d-43b4-99ed-0b7136a9c34a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8893 | 2025.09.19 20:52:24.137535 [ 286 ] {} <Debug> TCP-Session: 272a63be-dd28-4937-b66d-048cb78b75c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:52121 | ||
| 8894 | 2025.09.19 20:52:24.137553 [ 286 ] {} <Debug> TCP-Session: 272a63be-dd28-4937-b66d-048cb78b75c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8895 | 2025.09.19 20:52:24.137565 [ 286 ] {} <Debug> TCP-Session: 272a63be-dd28-4937-b66d-048cb78b75c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8896 | 2025.09.19 20:52:24.137628 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8897 | 2025.09.19 20:52:24.137662 [ 293 ] {} <Debug> TCP-Session: d5c136e4-43f7-43ea-aef6-b4fe8b0ceacb Authenticating user 'default' from [fd00:1122:3344:101::e]:48198 | ||
| 8898 | 2025.09.19 20:52:24.137680 [ 293 ] {} <Debug> TCP-Session: d5c136e4-43f7-43ea-aef6-b4fe8b0ceacb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8899 | 2025.09.19 20:52:24.137692 [ 293 ] {} <Debug> TCP-Session: d5c136e4-43f7-43ea-aef6-b4fe8b0ceacb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8900 | 2025.09.19 20:52:24.137827 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8901 | 2025.09.19 20:52:24.137861 [ 294 ] {} <Debug> TCP-Session: 06d5befc-9de7-4b04-aaea-7afab706e91b Authenticating user 'default' from [fd00:1122:3344:101::e]:50072 | ||
| 8902 | 2025.09.19 20:52:24.137877 [ 294 ] {} <Debug> TCP-Session: 06d5befc-9de7-4b04-aaea-7afab706e91b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8903 | 2025.09.19 20:52:24.137883 [ 290 ] {d803a088-ad2d-43b4-99ed-0b7136a9c34a} <Debug> oximeter.version (332f541f-6306-4281-b75a-987cf66fc746) (SelectExecutor): Key condition: unknown | ||
| 8904 | 2025.09.19 20:52:24.137889 [ 294 ] {} <Debug> TCP-Session: 06d5befc-9de7-4b04-aaea-7afab706e91b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8905 | 2025.09.19 20:52:24.138984 [ 317 ] {d803a088-ad2d-43b4-99ed-0b7136a9c34a} <Trace> AggregatingTransform: Aggregating | ||
| 8906 | 2025.09.19 20:52:24.139025 [ 317 ] {d803a088-ad2d-43b4-99ed-0b7136a9c34a} <Trace> Aggregator: Aggregation method: without_key | ||
| 8907 | 2025.09.19 20:52:24.139060 [ 317 ] {d803a088-ad2d-43b4-99ed-0b7136a9c34a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001066546 sec. (937.606 rows/sec., 36.63 KiB/sec.) | ||
| 8908 | 2025.09.19 20:52:24.139079 [ 317 ] {d803a088-ad2d-43b4-99ed-0b7136a9c34a} <Trace> Aggregator: Merging aggregated data | ||
| 8909 | 2025.09.19 20:52:24.140247 [ 290 ] {d803a088-ad2d-43b4-99ed-0b7136a9c34a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003311 sec., 302.0235578375113 rows/sec., 11.80 KiB/sec. | ||
| 8910 | 2025.09.19 20:52:24.140407 [ 290 ] {d803a088-ad2d-43b4-99ed-0b7136a9c34a} <Debug> TCPHandler: Processed in 0.003738168 sec. | ||
| 8911 | 2025.09.19 20:52:24.140531 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8912 | 2025.09.19 20:52:24.140562 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8913 | 2025.09.19 20:52:24.140563 [ 290 ] {} <Debug> TCP-Session: 0e9351bf-afa6-4038-9246-5eb94183f520 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8914 | 2025.09.19 20:52:24.140582 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8915 | 2025.09.19 20:52:24.140605 [ 289 ] {} <Debug> TCP-Session: 98b4f300-7697-4892-9c96-5ffb55f9b50a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8916 | 2025.09.19 20:52:24.140618 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8917 | 2025.09.19 20:52:24.140633 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8918 | 2025.09.19 20:52:24.140639 [ 292 ] {} <Debug> TCP-Session: f521e67b-b863-494e-bc31-02cabf844f81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8919 | 2025.09.19 20:52:24.140663 [ 293 ] {} <Debug> TCP-Session: d5c136e4-43f7-43ea-aef6-b4fe8b0ceacb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8920 | 2025.09.19 20:52:24.140667 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8921 | 2025.09.19 20:52:24.140683 [ 286 ] {} <Debug> TCP-Session: 272a63be-dd28-4937-b66d-048cb78b75c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8922 | 2025.09.19 20:52:24.140600 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8923 | 2025.09.19 20:52:24.140722 [ 294 ] {} <Debug> TCP-Session: 06d5befc-9de7-4b04-aaea-7afab706e91b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8924 | 2025.09.19 20:52:24.140686 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8925 | 2025.09.19 20:52:24.140758 [ 291 ] {} <Debug> TCP-Session: 2ecbd056-ee1b-4d96-82d8-34a34a9abff4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8926 | 2025.09.19 20:52:24.140651 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8927 | 2025.09.19 20:52:24.140793 [ 288 ] {} <Debug> TCP-Session: 9732e69f-4876-4f47-a09b-50fd42d06dd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8928 | 2025.09.19 20:52:24.140823 [ 3 ] {} <Debug> TCP-Session: bce659e7-6dba-4756-9d21-863fa7adf85b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8929 | 2025.09.19 20:52:24.639540 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 8930 | 2025.09.19 20:52:24.656778 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8931 | 2025.09.19 20:52:24.656838 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8932 | 2025.09.19 20:52:24.662865 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8933 | 2025.09.19 20:52:24.663561 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8934 | 2025.09.19 20:52:24.667084 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 8935 | 2025.09.19 20:52:25.603523 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53947 | ||
| 8936 | 2025.09.19 20:52:25.603643 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8937 | 2025.09.19 20:52:25.603671 [ 290 ] {} <Debug> TCP-Session: 8d0e5dc3-709c-4430-ae51-eecc8931ed6e Authenticating user 'default' from [fd00:1122:3344:101::e]:53947 | ||
| 8938 | 2025.09.19 20:52:25.603694 [ 290 ] {} <Debug> TCP-Session: 8d0e5dc3-709c-4430-ae51-eecc8931ed6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8939 | 2025.09.19 20:52:25.603709 [ 290 ] {} <Debug> TCP-Session: 8d0e5dc3-709c-4430-ae51-eecc8931ed6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8940 | 2025.09.19 20:52:25.603900 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39365 | ||
| 8941 | 2025.09.19 20:52:25.603906 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61074 | ||
| 8942 | 2025.09.19 20:52:25.603972 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38074 | ||
| 8943 | 2025.09.19 20:52:25.603986 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41486 | ||
| 8944 | 2025.09.19 20:52:25.604011 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62858 | ||
| 8945 | 2025.09.19 20:52:25.604038 [ 290 ] {} <Trace> TCP-Session: 8d0e5dc3-709c-4430-ae51-eecc8931ed6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8946 | 2025.09.19 20:52:25.604064 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8947 | 2025.09.19 20:52:25.604083 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8948 | 2025.09.19 20:52:25.604112 [ 3 ] {} <Debug> TCP-Session: 49e72a89-243e-4098-8516-4c47944c68ab Authenticating user 'default' from [fd00:1122:3344:101::e]:38074 | ||
| 8949 | 2025.09.19 20:52:25.604124 [ 286 ] {} <Debug> TCP-Session: 510241b6-f90e-45b4-a583-6b276ca3157a Authenticating user 'default' from [fd00:1122:3344:101::e]:41486 | ||
| 8950 | 2025.09.19 20:52:25.604134 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8951 | 2025.09.19 20:52:25.604146 [ 3 ] {} <Debug> TCP-Session: 49e72a89-243e-4098-8516-4c47944c68ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8952 | 2025.09.19 20:52:25.604155 [ 286 ] {} <Debug> TCP-Session: 510241b6-f90e-45b4-a583-6b276ca3157a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8953 | 2025.09.19 20:52:25.604175 [ 289 ] {} <Debug> TCP-Session: 015206da-7290-43be-90d1-ca797f18d73e Authenticating user 'default' from [fd00:1122:3344:101::e]:62858 | ||
| 8954 | 2025.09.19 20:52:25.604191 [ 286 ] {} <Debug> TCP-Session: 510241b6-f90e-45b4-a583-6b276ca3157a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8955 | 2025.09.19 20:52:25.604216 [ 289 ] {} <Debug> TCP-Session: 015206da-7290-43be-90d1-ca797f18d73e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8956 | 2025.09.19 20:52:25.604230 [ 290 ] {30046a62-6824-4e2d-8691-e60e12067330} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53947) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8957 | 2025.09.19 20:52:25.604240 [ 289 ] {} <Debug> TCP-Session: 015206da-7290-43be-90d1-ca797f18d73e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8958 | 2025.09.19 20:52:25.604179 [ 3 ] {} <Debug> TCP-Session: 49e72a89-243e-4098-8516-4c47944c68ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8959 | 2025.09.19 20:52:25.604064 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8960 | 2025.09.19 20:52:25.603957 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41970 | ||
| 8961 | 2025.09.19 20:52:25.604341 [ 291 ] {} <Debug> TCP-Session: fb1504ea-e774-4fb7-a8ce-fb8bc1ce0124 Authenticating user 'default' from [fd00:1122:3344:101::e]:61074 | ||
| 8962 | 2025.09.19 20:52:25.603937 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50718 | ||
| 8963 | 2025.09.19 20:52:25.604381 [ 291 ] {} <Debug> TCP-Session: fb1504ea-e774-4fb7-a8ce-fb8bc1ce0124 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8964 | 2025.09.19 20:52:25.604410 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8965 | 2025.09.19 20:52:25.604423 [ 291 ] {} <Debug> TCP-Session: fb1504ea-e774-4fb7-a8ce-fb8bc1ce0124 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8966 | 2025.09.19 20:52:25.604444 [ 294 ] {} <Debug> TCP-Session: a490aacd-5c8a-46d2-8f31-0e7a8ece5f21 Authenticating user 'default' from [fd00:1122:3344:101::e]:41970 | ||
| 8967 | 2025.09.19 20:52:25.604453 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8968 | 2025.09.19 20:52:25.604495 [ 294 ] {} <Debug> TCP-Session: a490aacd-5c8a-46d2-8f31-0e7a8ece5f21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8969 | 2025.09.19 20:52:25.603990 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60549 | ||
| 8970 | 2025.09.19 20:52:25.604522 [ 294 ] {} <Debug> TCP-Session: a490aacd-5c8a-46d2-8f31-0e7a8ece5f21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8971 | 2025.09.19 20:52:25.604547 [ 290 ] {30046a62-6824-4e2d-8691-e60e12067330} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8972 | 2025.09.19 20:52:25.604516 [ 293 ] {} <Debug> TCP-Session: 1b09f956-3e9c-45f9-8478-7cb84497ba88 Authenticating user 'default' from [fd00:1122:3344:101::e]:50718 | ||
| 8973 | 2025.09.19 20:52:25.604592 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8974 | 2025.09.19 20:52:25.604609 [ 293 ] {} <Debug> TCP-Session: 1b09f956-3e9c-45f9-8478-7cb84497ba88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8975 | 2025.09.19 20:52:25.604612 [ 290 ] {30046a62-6824-4e2d-8691-e60e12067330} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8976 | 2025.09.19 20:52:25.604635 [ 293 ] {} <Debug> TCP-Session: 1b09f956-3e9c-45f9-8478-7cb84497ba88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8977 | 2025.09.19 20:52:25.604649 [ 288 ] {} <Debug> TCP-Session: bc330ef0-c329-4a1a-8342-4320be91e04a Authenticating user 'default' from [fd00:1122:3344:101::e]:60549 | ||
| 8978 | 2025.09.19 20:52:25.604020 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8979 | 2025.09.19 20:52:25.604700 [ 288 ] {} <Debug> TCP-Session: bc330ef0-c329-4a1a-8342-4320be91e04a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8980 | 2025.09.19 20:52:25.604718 [ 288 ] {} <Debug> TCP-Session: bc330ef0-c329-4a1a-8342-4320be91e04a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8981 | 2025.09.19 20:52:25.604723 [ 292 ] {} <Debug> TCP-Session: 28a4b284-8b5b-4bf0-b4ae-a39d79f8ecf3 Authenticating user 'default' from [fd00:1122:3344:101::e]:39365 | ||
| 8982 | 2025.09.19 20:52:25.604744 [ 292 ] {} <Debug> TCP-Session: 28a4b284-8b5b-4bf0-b4ae-a39d79f8ecf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8983 | 2025.09.19 20:52:25.604756 [ 292 ] {} <Debug> TCP-Session: 28a4b284-8b5b-4bf0-b4ae-a39d79f8ecf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8984 | 2025.09.19 20:52:25.604973 [ 290 ] {30046a62-6824-4e2d-8691-e60e12067330} <Debug> oximeter.version (332f541f-6306-4281-b75a-987cf66fc746) (SelectExecutor): Key condition: unknown | ||
| 8985 | 2025.09.19 20:52:25.606020 [ 296 ] {30046a62-6824-4e2d-8691-e60e12067330} <Trace> AggregatingTransform: Aggregating | ||
| 8986 | 2025.09.19 20:52:25.606073 [ 296 ] {30046a62-6824-4e2d-8691-e60e12067330} <Trace> Aggregator: Aggregation method: without_key | ||
| 8987 | 2025.09.19 20:52:25.606113 [ 296 ] {30046a62-6824-4e2d-8691-e60e12067330} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001026574 sec. (974.114 rows/sec., 38.05 KiB/sec.) | ||
| 8988 | 2025.09.19 20:52:25.606134 [ 296 ] {30046a62-6824-4e2d-8691-e60e12067330} <Trace> Aggregator: Merging aggregated data | ||
| 8989 | 2025.09.19 20:52:25.607705 [ 290 ] {30046a62-6824-4e2d-8691-e60e12067330} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003528 sec., 283.4467120181406 rows/sec., 11.07 KiB/sec. | ||
| 8990 | 2025.09.19 20:52:25.607917 [ 290 ] {30046a62-6824-4e2d-8691-e60e12067330} <Debug> TCPHandler: Processed in 0.003993914 sec. | ||
| 8991 | 2025.09.19 20:52:25.608059 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8992 | 2025.09.19 20:52:25.608093 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8993 | 2025.09.19 20:52:25.608106 [ 290 ] {} <Debug> TCP-Session: 8d0e5dc3-709c-4430-ae51-eecc8931ed6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8994 | 2025.09.19 20:52:25.608125 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8995 | 2025.09.19 20:52:25.608149 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8996 | 2025.09.19 20:52:25.608182 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8997 | 2025.09.19 20:52:25.608190 [ 293 ] {} <Debug> TCP-Session: 1b09f956-3e9c-45f9-8478-7cb84497ba88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8998 | 2025.09.19 20:52:25.608201 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8999 | 2025.09.19 20:52:25.608224 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9000 | 2025.09.19 20:52:25.608238 [ 289 ] {} <Debug> TCP-Session: 015206da-7290-43be-90d1-ca797f18d73e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9001 | 2025.09.19 20:52:25.608268 [ 286 ] {} <Debug> TCP-Session: 510241b6-f90e-45b4-a583-6b276ca3157a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9002 | 2025.09.19 20:52:25.608277 [ 294 ] {} <Debug> TCP-Session: a490aacd-5c8a-46d2-8f31-0e7a8ece5f21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9003 | 2025.09.19 20:52:25.608281 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9004 | 2025.09.19 20:52:25.608250 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9005 | 2025.09.19 20:52:25.608358 [ 288 ] {} <Debug> TCP-Session: bc330ef0-c329-4a1a-8342-4320be91e04a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9006 | 2025.09.19 20:52:25.608153 [ 291 ] {} <Debug> TCP-Session: fb1504ea-e774-4fb7-a8ce-fb8bc1ce0124 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9007 | 2025.09.19 20:52:25.608408 [ 3 ] {} <Debug> TCP-Session: 49e72a89-243e-4098-8516-4c47944c68ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9008 | 2025.09.19 20:52:25.608220 [ 292 ] {} <Debug> TCP-Session: 28a4b284-8b5b-4bf0-b4ae-a39d79f8ecf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9009 | 2025.09.19 20:52:25.763844 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36428 | ||
| 9010 | 2025.09.19 20:52:25.763954 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9011 | 2025.09.19 20:52:25.763981 [ 290 ] {} <Debug> TCP-Session: b4bc4425-6cec-43d9-832f-616a0b96f5bf Authenticating user 'default' from [fd00:1122:3344:101::e]:36428 | ||
| 9012 | 2025.09.19 20:52:25.764003 [ 290 ] {} <Debug> TCP-Session: b4bc4425-6cec-43d9-832f-616a0b96f5bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9013 | 2025.09.19 20:52:25.764017 [ 290 ] {} <Debug> TCP-Session: b4bc4425-6cec-43d9-832f-616a0b96f5bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9014 | 2025.09.19 20:52:25.764253 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50930 | ||
| 9015 | 2025.09.19 20:52:25.764275 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58245 | ||
| 9016 | 2025.09.19 20:52:25.764299 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58583 | ||
| 9017 | 2025.09.19 20:52:25.764321 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49375 | ||
| 9018 | 2025.09.19 20:52:25.764312 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60245 | ||
| 9019 | 2025.09.19 20:52:25.764364 [ 290 ] {} <Trace> TCP-Session: b4bc4425-6cec-43d9-832f-616a0b96f5bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9020 | 2025.09.19 20:52:25.764399 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9021 | 2025.09.19 20:52:25.764401 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9022 | 2025.09.19 20:52:25.764441 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9023 | 2025.09.19 20:52:25.764432 [ 286 ] {} <Debug> TCP-Session: 1b68a04a-c1a5-429f-bfcd-f5526e673492 Authenticating user 'default' from [fd00:1122:3344:101::e]:58583 | ||
| 9024 | 2025.09.19 20:52:25.764472 [ 293 ] {} <Debug> TCP-Session: 034b712f-b5c3-4dcb-9444-a337ce6b7225 Authenticating user 'default' from [fd00:1122:3344:101::e]:58245 | ||
| 9025 | 2025.09.19 20:52:25.764481 [ 288 ] {} <Debug> TCP-Session: 639ddf86-ec7d-4c23-844a-a237985fe5b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:60245 | ||
| 9026 | 2025.09.19 20:52:25.764497 [ 286 ] {} <Debug> TCP-Session: 1b68a04a-c1a5-429f-bfcd-f5526e673492 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9027 | 2025.09.19 20:52:25.764516 [ 293 ] {} <Debug> TCP-Session: 034b712f-b5c3-4dcb-9444-a337ce6b7225 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9028 | 2025.09.19 20:52:25.764528 [ 288 ] {} <Debug> TCP-Session: 639ddf86-ec7d-4c23-844a-a237985fe5b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9029 | 2025.09.19 20:52:25.764551 [ 293 ] {} <Debug> TCP-Session: 034b712f-b5c3-4dcb-9444-a337ce6b7225 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9030 | 2025.09.19 20:52:25.764564 [ 288 ] {} <Debug> TCP-Session: 639ddf86-ec7d-4c23-844a-a237985fe5b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9031 | 2025.09.19 20:52:25.764560 [ 290 ] {d2731ead-6020-43f5-ac6e-7e983849f9f1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36428) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9032 | 2025.09.19 20:52:25.764542 [ 286 ] {} <Debug> TCP-Session: 1b68a04a-c1a5-429f-bfcd-f5526e673492 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9033 | 2025.09.19 20:52:25.764414 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9034 | 2025.09.19 20:52:25.764289 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50566 | ||
| 9035 | 2025.09.19 20:52:25.764656 [ 289 ] {} <Debug> TCP-Session: 66031cd4-ad99-4f1c-9fcb-f3cb859bbb3b Authenticating user 'default' from [fd00:1122:3344:101::e]:49375 | ||
| 9036 | 2025.09.19 20:52:25.764275 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52345 | ||
| 9037 | 2025.09.19 20:52:25.764702 [ 289 ] {} <Debug> TCP-Session: 66031cd4-ad99-4f1c-9fcb-f3cb859bbb3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9038 | 2025.09.19 20:52:25.764264 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60438 | ||
| 9039 | 2025.09.19 20:52:25.764734 [ 289 ] {} <Debug> TCP-Session: 66031cd4-ad99-4f1c-9fcb-f3cb859bbb3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9040 | 2025.09.19 20:52:25.764752 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9041 | 2025.09.19 20:52:25.764763 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9042 | 2025.09.19 20:52:25.764363 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9043 | 2025.09.19 20:52:25.764809 [ 294 ] {} <Debug> TCP-Session: 3de6448b-baaa-4e5e-b18c-3ed34afb5c6d Authenticating user 'default' from [fd00:1122:3344:101::e]:52345 | ||
| 9044 | 2025.09.19 20:52:25.764806 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9045 | 2025.09.19 20:52:25.764834 [ 292 ] {} <Debug> TCP-Session: f2e3a970-4fc1-4587-a231-76ac5d0bcf57 Authenticating user 'default' from [fd00:1122:3344:101::e]:50930 | ||
| 9046 | 2025.09.19 20:52:25.764841 [ 294 ] {} <Debug> TCP-Session: 3de6448b-baaa-4e5e-b18c-3ed34afb5c6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9047 | 2025.09.19 20:52:25.764852 [ 290 ] {d2731ead-6020-43f5-ac6e-7e983849f9f1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9048 | 2025.09.19 20:52:25.764878 [ 294 ] {} <Debug> TCP-Session: 3de6448b-baaa-4e5e-b18c-3ed34afb5c6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9049 | 2025.09.19 20:52:25.764870 [ 292 ] {} <Debug> TCP-Session: f2e3a970-4fc1-4587-a231-76ac5d0bcf57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9050 | 2025.09.19 20:52:25.764861 [ 291 ] {} <Debug> TCP-Session: 23ed952b-4b09-4822-b25d-b4390559244c Authenticating user 'default' from [fd00:1122:3344:101::e]:60438 | ||
| 9051 | 2025.09.19 20:52:25.764929 [ 290 ] {d2731ead-6020-43f5-ac6e-7e983849f9f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9052 | 2025.09.19 20:52:25.764922 [ 292 ] {} <Debug> TCP-Session: f2e3a970-4fc1-4587-a231-76ac5d0bcf57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9053 | 2025.09.19 20:52:25.764955 [ 291 ] {} <Debug> TCP-Session: 23ed952b-4b09-4822-b25d-b4390559244c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9054 | 2025.09.19 20:52:25.764799 [ 3 ] {} <Debug> TCP-Session: 56b704e5-31df-4326-a877-fe681ad70bea Authenticating user 'default' from [fd00:1122:3344:101::e]:50566 | ||
| 9055 | 2025.09.19 20:52:25.764990 [ 291 ] {} <Debug> TCP-Session: 23ed952b-4b09-4822-b25d-b4390559244c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9056 | 2025.09.19 20:52:25.765013 [ 3 ] {} <Debug> TCP-Session: 56b704e5-31df-4326-a877-fe681ad70bea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9057 | 2025.09.19 20:52:25.765031 [ 3 ] {} <Debug> TCP-Session: 56b704e5-31df-4326-a877-fe681ad70bea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9058 | 2025.09.19 20:52:25.765266 [ 290 ] {d2731ead-6020-43f5-ac6e-7e983849f9f1} <Debug> oximeter.version (332f541f-6306-4281-b75a-987cf66fc746) (SelectExecutor): Key condition: unknown | ||
| 9059 | 2025.09.19 20:52:25.766272 [ 335 ] {d2731ead-6020-43f5-ac6e-7e983849f9f1} <Trace> AggregatingTransform: Aggregating | ||
| 9060 | 2025.09.19 20:52:25.766542 [ 335 ] {d2731ead-6020-43f5-ac6e-7e983849f9f1} <Trace> Aggregator: Aggregation method: without_key | ||
| 9061 | 2025.09.19 20:52:25.766580 [ 335 ] {d2731ead-6020-43f5-ac6e-7e983849f9f1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001184788 sec. (844.033 rows/sec., 32.97 KiB/sec.) | ||
| 9062 | 2025.09.19 20:52:25.766600 [ 335 ] {d2731ead-6020-43f5-ac6e-7e983849f9f1} <Trace> Aggregator: Merging aggregated data | ||
| 9063 | 2025.09.19 20:52:25.768106 [ 290 ] {d2731ead-6020-43f5-ac6e-7e983849f9f1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003603 sec., 277.54648903691367 rows/sec., 10.84 KiB/sec. | ||
| 9064 | 2025.09.19 20:52:25.768253 [ 290 ] {d2731ead-6020-43f5-ac6e-7e983849f9f1} <Debug> TCPHandler: Processed in 0.004007514 sec. | ||
| 9065 | 2025.09.19 20:52:25.768353 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9066 | 2025.09.19 20:52:25.768382 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9067 | 2025.09.19 20:52:25.768386 [ 290 ] {} <Debug> TCP-Session: b4bc4425-6cec-43d9-832f-616a0b96f5bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9068 | 2025.09.19 20:52:25.768408 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9069 | 2025.09.19 20:52:25.768429 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9070 | 2025.09.19 20:52:25.768431 [ 291 ] {} <Debug> TCP-Session: 23ed952b-4b09-4822-b25d-b4390559244c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9071 | 2025.09.19 20:52:25.768463 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9072 | 2025.09.19 20:52:25.768473 [ 289 ] {} <Debug> TCP-Session: 66031cd4-ad99-4f1c-9fcb-f3cb859bbb3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9073 | 2025.09.19 20:52:25.768481 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9074 | 2025.09.19 20:52:25.768507 [ 293 ] {} <Debug> TCP-Session: 034b712f-b5c3-4dcb-9444-a337ce6b7225 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9075 | 2025.09.19 20:52:25.768514 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9076 | 2025.09.19 20:52:25.768536 [ 3 ] {} <Debug> TCP-Session: 56b704e5-31df-4326-a877-fe681ad70bea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9077 | 2025.09.19 20:52:25.768494 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9078 | 2025.09.19 20:52:25.768584 [ 288 ] {} <Debug> TCP-Session: 639ddf86-ec7d-4c23-844a-a237985fe5b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9079 | 2025.09.19 20:52:25.768610 [ 286 ] {} <Debug> TCP-Session: 1b68a04a-c1a5-429f-bfcd-f5526e673492 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9080 | 2025.09.19 20:52:25.768453 [ 294 ] {} <Debug> TCP-Session: 3de6448b-baaa-4e5e-b18c-3ed34afb5c6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9081 | 2025.09.19 20:52:25.768448 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9082 | 2025.09.19 20:52:25.768689 [ 292 ] {} <Debug> TCP-Session: f2e3a970-4fc1-4587-a231-76ac5d0bcf57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9083 | 2025.09.19 20:52:25.965253 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1064 | ||
| 9084 | 2025.09.19 20:52:25.967537 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9085 | 2025.09.19 20:52:25.967587 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9086 | 2025.09.19 20:52:25.968796 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9087 | 2025.09.19 20:52:25.969239 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9088 | 2025.09.19 20:52:25.969402 [ 47 ] {} <Debug> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9089 | 2025.09.19 20:52:25.969468 [ 47 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9090 | 2025.09.19 20:52:25.969489 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9091 | 2025.09.19 20:52:25.969525 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1064 | ||
| 9092 | 2025.09.19 20:52:25.969581 [ 186 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::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 | ||
| 9093 | 2025.09.19 20:52:25.970143 [ 186 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9094 | 2025.09.19 20:52:25.970295 [ 186 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 934 rows starting from the beginning of the part | ||
| 9095 | 2025.09.19 20:52:25.970617 [ 186 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::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 | ||
| 9096 | 2025.09.19 20:52:25.970999 [ 186 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 26 rows starting from the beginning of the part | ||
| 9097 | 2025.09.19 20:52:25.971364 [ 186 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 20 rows starting from the beginning of the part | ||
| 9098 | 2025.09.19 20:52:25.971719 [ 186 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 28 rows starting from the beginning of the part | ||
| 9099 | 2025.09.19 20:52:25.972063 [ 186 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 28 rows starting from the beginning of the part | ||
| 9100 | 2025.09.19 20:52:25.978768 [ 187 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1064 rows, containing 72 columns (72 merged, 0 gathered) in 0.009224988 sec., 115338.90342187979 rows/sec., 91.58 MiB/sec. | ||
| 9101 | 2025.09.19 20:52:25.980220 [ 188 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9102 | 2025.09.19 20:52:25.980870 [ 188 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_36_7} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9103 | 2025.09.19 20:52:25.980960 [ 188 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_36_7} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9104 | 2025.09.19 20:52:25.981312 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.48 MiB. | ||
| 9105 | 2025.09.19 20:52:26.937561 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9106 | 2025.09.19 20:52:26.937740 [ 5 ] {715e0b3a-41fb-486b-ab1c-acdafcf2870a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9107 | 2025.09.19 20:52:26.937809 [ 5 ] {715e0b3a-41fb-486b-ab1c-acdafcf2870a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9108 | 2025.09.19 20:52:26.938555 [ 5 ] {715e0b3a-41fb-486b-ab1c-acdafcf2870a} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9109 | 2025.09.19 20:52:26.938606 [ 5 ] {715e0b3a-41fb-486b-ab1c-acdafcf2870a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9110 | 2025.09.19 20:52:26.939022 [ 5 ] {715e0b3a-41fb-486b-ab1c-acdafcf2870a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9111 | 2025.09.19 20:52:26.939255 [ 5 ] {715e0b3a-41fb-486b-ab1c-acdafcf2870a} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9112 | 2025.09.19 20:52:26.939420 [ 5 ] {715e0b3a-41fb-486b-ab1c-acdafcf2870a} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001727 sec., 79907.3537927041 rows/sec., 6.92 MiB/sec. | ||
| 9113 | 2025.09.19 20:52:26.939472 [ 5 ] {715e0b3a-41fb-486b-ab1c-acdafcf2870a} <Debug> TCPHandler: Processed in 0.002042037 sec. | ||
| 9114 | 2025.09.19 20:52:26.939602 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9115 | 2025.09.19 20:52:26.939706 [ 5 ] {a7879c72-d2de-4c1e-8aa5-e8e94e85d467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9116 | 2025.09.19 20:52:26.939751 [ 5 ] {a7879c72-d2de-4c1e-8aa5-e8e94e85d467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9117 | 2025.09.19 20:52:26.940200 [ 5 ] {a7879c72-d2de-4c1e-8aa5-e8e94e85d467} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9118 | 2025.09.19 20:52:26.940238 [ 5 ] {a7879c72-d2de-4c1e-8aa5-e8e94e85d467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9119 | 2025.09.19 20:52:26.940549 [ 5 ] {a7879c72-d2de-4c1e-8aa5-e8e94e85d467} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9120 | 2025.09.19 20:52:26.940771 [ 5 ] {a7879c72-d2de-4c1e-8aa5-e8e94e85d467} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9121 | 2025.09.19 20:52:26.940905 [ 5 ] {a7879c72-d2de-4c1e-8aa5-e8e94e85d467} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001223 sec., 33524.12101390025 rows/sec., 2.46 MiB/sec. | ||
| 9122 | 2025.09.19 20:52:26.940944 [ 5 ] {a7879c72-d2de-4c1e-8aa5-e8e94e85d467} <Debug> TCPHandler: Processed in 0.001395613 sec. | ||
| 9123 | 2025.09.19 20:52:26.941054 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9124 | 2025.09.19 20:52:26.941151 [ 5 ] {76b4b2b2-642b-48f1-979d-7ccf5a3325a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9125 | 2025.09.19 20:52:26.941191 [ 5 ] {76b4b2b2-642b-48f1-979d-7ccf5a3325a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9126 | 2025.09.19 20:52:26.941616 [ 5 ] {76b4b2b2-642b-48f1-979d-7ccf5a3325a0} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9127 | 2025.09.19 20:52:26.941654 [ 5 ] {76b4b2b2-642b-48f1-979d-7ccf5a3325a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9128 | 2025.09.19 20:52:26.941959 [ 5 ] {76b4b2b2-642b-48f1-979d-7ccf5a3325a0} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9129 | 2025.09.19 20:52:26.942175 [ 5 ] {76b4b2b2-642b-48f1-979d-7ccf5a3325a0} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9130 | 2025.09.19 20:52:26.942307 [ 5 ] {76b4b2b2-642b-48f1-979d-7ccf5a3325a0} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001176 sec., 89285.71428571429 rows/sec., 6.97 MiB/sec. | ||
| 9131 | 2025.09.19 20:52:26.942344 [ 5 ] {76b4b2b2-642b-48f1-979d-7ccf5a3325a0} <Debug> TCPHandler: Processed in 0.001340421 sec. | ||
| 9132 | 2025.09.19 20:52:26.942457 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9133 | 2025.09.19 20:52:26.942552 [ 5 ] {34b59499-6c6c-4c6d-9738-e46a4e20fa45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9134 | 2025.09.19 20:52:26.942596 [ 5 ] {34b59499-6c6c-4c6d-9738-e46a4e20fa45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9135 | 2025.09.19 20:52:26.943015 [ 5 ] {34b59499-6c6c-4c6d-9738-e46a4e20fa45} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9136 | 2025.09.19 20:52:26.943051 [ 5 ] {34b59499-6c6c-4c6d-9738-e46a4e20fa45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9137 | 2025.09.19 20:52:26.943376 [ 5 ] {34b59499-6c6c-4c6d-9738-e46a4e20fa45} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9138 | 2025.09.19 20:52:26.943589 [ 5 ] {34b59499-6c6c-4c6d-9738-e46a4e20fa45} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9139 | 2025.09.19 20:52:26.943720 [ 5 ] {34b59499-6c6c-4c6d-9738-e46a4e20fa45} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 9140 | 2025.09.19 20:52:26.943757 [ 5 ] {34b59499-6c6c-4c6d-9738-e46a4e20fa45} <Debug> TCPHandler: Processed in 0.001349431 sec. | ||
| 9141 | 2025.09.19 20:52:26.943860 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9142 | 2025.09.19 20:52:26.943959 [ 5 ] {eea67d98-e607-4fe3-a032-8e2956974b64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9143 | 2025.09.19 20:52:26.944014 [ 5 ] {eea67d98-e607-4fe3-a032-8e2956974b64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9144 | 2025.09.19 20:52:26.945039 [ 5 ] {eea67d98-e607-4fe3-a032-8e2956974b64} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9145 | 2025.09.19 20:52:26.945086 [ 5 ] {eea67d98-e607-4fe3-a032-8e2956974b64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9146 | 2025.09.19 20:52:26.945717 [ 5 ] {eea67d98-e607-4fe3-a032-8e2956974b64} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9147 | 2025.09.19 20:52:26.945949 [ 5 ] {eea67d98-e607-4fe3-a032-8e2956974b64} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9148 | 2025.09.19 20:52:26.946070 [ 47 ] {} <Debug> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9149 | 2025.09.19 20:52:26.946094 [ 5 ] {eea67d98-e607-4fe3-a032-8e2956974b64} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002153 sec., 19043.195541105433 rows/sec., 34.12 MiB/sec. | ||
| 9150 | 2025.09.19 20:52:26.946140 [ 47 ] {} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9151 | 2025.09.19 20:52:26.946165 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 9152 | 2025.09.19 20:52:26.946177 [ 5 ] {eea67d98-e607-4fe3-a032-8e2956974b64} <Debug> TCPHandler: Processed in 0.002366266 sec. | ||
| 9153 | 2025.09.19 20:52:26.946265 [ 191 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 9154 | 2025.09.19 20:52:26.946298 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9155 | 2025.09.19 20:52:26.946403 [ 5 ] {4ae07541-9fce-4784-9af2-4c4348bb0743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9156 | 2025.09.19 20:52:26.946448 [ 5 ] {4ae07541-9fce-4784-9af2-4c4348bb0743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9157 | 2025.09.19 20:52:26.946486 [ 191 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9158 | 2025.09.19 20:52:26.946554 [ 191 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1150 rows starting from the beginning of the part | ||
| 9159 | 2025.09.19 20:52:26.946681 [ 191 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 9160 | 2025.09.19 20:52:26.946784 [ 191 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 9161 | 2025.09.19 20:52:26.946798 [ 5 ] {4ae07541-9fce-4784-9af2-4c4348bb0743} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9162 | 2025.09.19 20:52:26.946843 [ 5 ] {4ae07541-9fce-4784-9af2-4c4348bb0743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9163 | 2025.09.19 20:52:26.946886 [ 191 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 9164 | 2025.09.19 20:52:26.946994 [ 191 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 9165 | 2025.09.19 20:52:26.947094 [ 191 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 9166 | 2025.09.19 20:52:26.947180 [ 5 ] {4ae07541-9fce-4784-9af2-4c4348bb0743} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9167 | 2025.09.19 20:52:26.947420 [ 5 ] {4ae07541-9fce-4784-9af2-4c4348bb0743} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9168 | 2025.09.19 20:52:26.947561 [ 5 ] {4ae07541-9fce-4784-9af2-4c4348bb0743} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001178 sec., 50933.78607809847 rows/sec., 3.43 MiB/sec. | ||
| 9169 | 2025.09.19 20:52:26.947600 [ 5 ] {4ae07541-9fce-4784-9af2-4c4348bb0743} <Debug> TCPHandler: Processed in 0.001353032 sec. | ||
| 9170 | 2025.09.19 20:52:26.953353 [ 195 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1355 rows, containing 19 columns (19 merged, 0 gathered) in 0.007132569 sec., 189973.6266133563 rows/sec., 340.42 MiB/sec. | ||
| 9171 | 2025.09.19 20:52:26.954841 [ 199 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9172 | 2025.09.19 20:52:26.955181 [ 199 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9173 | 2025.09.19 20:52:26.955251 [ 199 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9174 | 2025.09.19 20:52:26.955360 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.50 MiB. | ||
| 9175 | 2025.09.19 20:52:27.000241 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 310.23 MiB, peak 321.67 MiB, free memory in arenas 0.00 B, will set to 312.71 MiB (RSS), difference: 2.48 MiB | ||
| 9176 | 2025.09.19 20:52:30.750846 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9177 | 2025.09.19 20:52:30.750944 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9178 | 2025.09.19 20:52:30.905076 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23944 | ||
| 9179 | 2025.09.19 20:52:30.905600 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9180 | 2025.09.19 20:52:30.905644 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9181 | 2025.09.19 20:52:30.906117 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9182 | 2025.09.19 20:52:30.906343 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9183 | 2025.09.19 20:52:30.906477 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23944 | ||
| 9184 | 2025.09.19 20:52:31.934809 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9185 | 2025.09.19 20:52:31.935002 [ 5 ] {b6605f50-9e5e-49a8-95e2-6310c855f247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9186 | 2025.09.19 20:52:31.935073 [ 5 ] {b6605f50-9e5e-49a8-95e2-6310c855f247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9187 | 2025.09.19 20:52:31.935756 [ 5 ] {b6605f50-9e5e-49a8-95e2-6310c855f247} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9188 | 2025.09.19 20:52:31.935795 [ 5 ] {b6605f50-9e5e-49a8-95e2-6310c855f247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9189 | 2025.09.19 20:52:31.936186 [ 5 ] {b6605f50-9e5e-49a8-95e2-6310c855f247} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9190 | 2025.09.19 20:52:31.936439 [ 5 ] {b6605f50-9e5e-49a8-95e2-6310c855f247} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9191 | 2025.09.19 20:52:31.936588 [ 5 ] {b6605f50-9e5e-49a8-95e2-6310c855f247} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001639 sec., 34167.17510677242 rows/sec., 2.61 MiB/sec. | ||
| 9192 | 2025.09.19 20:52:31.936628 [ 5 ] {b6605f50-9e5e-49a8-95e2-6310c855f247} <Debug> TCPHandler: Processed in 0.001950066 sec. | ||
| 9193 | 2025.09.19 20:52:31.936752 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9194 | 2025.09.19 20:52:31.936845 [ 5 ] {5c65097f-68f7-4357-8f21-9704596bb4a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9195 | 2025.09.19 20:52:31.936885 [ 5 ] {5c65097f-68f7-4357-8f21-9704596bb4a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9196 | 2025.09.19 20:52:31.937295 [ 5 ] {5c65097f-68f7-4357-8f21-9704596bb4a4} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9197 | 2025.09.19 20:52:31.937328 [ 5 ] {5c65097f-68f7-4357-8f21-9704596bb4a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9198 | 2025.09.19 20:52:31.937637 [ 5 ] {5c65097f-68f7-4357-8f21-9704596bb4a4} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9199 | 2025.09.19 20:52:31.937847 [ 5 ] {5c65097f-68f7-4357-8f21-9704596bb4a4} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9200 | 2025.09.19 20:52:31.937972 [ 5 ] {5c65097f-68f7-4357-8f21-9704596bb4a4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001146 sec., 55846.42233856893 rows/sec., 4.36 MiB/sec. | ||
| 9201 | 2025.09.19 20:52:31.938008 [ 5 ] {5c65097f-68f7-4357-8f21-9704596bb4a4} <Debug> TCPHandler: Processed in 0.001304071 sec. | ||
| 9202 | 2025.09.19 20:52:31.938120 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9203 | 2025.09.19 20:52:31.938212 [ 5 ] {43cce1d5-571e-4a16-a6c4-be9f6463ce75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9204 | 2025.09.19 20:52:31.938253 [ 5 ] {43cce1d5-571e-4a16-a6c4-be9f6463ce75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9205 | 2025.09.19 20:52:31.938671 [ 5 ] {43cce1d5-571e-4a16-a6c4-be9f6463ce75} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9206 | 2025.09.19 20:52:31.938705 [ 5 ] {43cce1d5-571e-4a16-a6c4-be9f6463ce75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9207 | 2025.09.19 20:52:31.939033 [ 5 ] {43cce1d5-571e-4a16-a6c4-be9f6463ce75} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9208 | 2025.09.19 20:52:31.939240 [ 5 ] {43cce1d5-571e-4a16-a6c4-be9f6463ce75} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9209 | 2025.09.19 20:52:31.939364 [ 5 ] {43cce1d5-571e-4a16-a6c4-be9f6463ce75} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 9210 | 2025.09.19 20:52:31.939399 [ 5 ] {43cce1d5-571e-4a16-a6c4-be9f6463ce75} <Debug> TCPHandler: Processed in 0.001326341 sec. | ||
| 9211 | 2025.09.19 20:52:31.939515 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9212 | 2025.09.19 20:52:31.939606 [ 5 ] {25111bd6-b068-4847-b320-2218674cf070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9213 | 2025.09.19 20:52:31.939645 [ 5 ] {25111bd6-b068-4847-b320-2218674cf070} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9214 | 2025.09.19 20:52:31.939975 [ 5 ] {25111bd6-b068-4847-b320-2218674cf070} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9215 | 2025.09.19 20:52:31.940008 [ 5 ] {25111bd6-b068-4847-b320-2218674cf070} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9216 | 2025.09.19 20:52:31.940307 [ 5 ] {25111bd6-b068-4847-b320-2218674cf070} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9217 | 2025.09.19 20:52:31.940513 [ 5 ] {25111bd6-b068-4847-b320-2218674cf070} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9218 | 2025.09.19 20:52:31.940636 [ 5 ] {25111bd6-b068-4847-b320-2218674cf070} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 9219 | 2025.09.19 20:52:31.940670 [ 5 ] {25111bd6-b068-4847-b320-2218674cf070} <Debug> TCPHandler: Processed in 0.001201338 sec. | ||
| 9220 | 2025.09.19 20:52:32.168130 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 9221 | 2025.09.19 20:52:32.185445 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9222 | 2025.09.19 20:52:32.185501 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9223 | 2025.09.19 20:52:32.191924 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9224 | 2025.09.19 20:52:32.192650 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9225 | 2025.09.19 20:52:32.195586 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 9226 | 2025.09.19 20:52:35.970676 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1084 | ||
| 9227 | 2025.09.19 20:52:35.972758 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9228 | 2025.09.19 20:52:35.972800 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9229 | 2025.09.19 20:52:35.974011 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9230 | 2025.09.19 20:52:35.974278 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9231 | 2025.09.19 20:52:35.974544 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1084 | ||
| 9232 | 2025.09.19 20:52:36.939214 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9233 | 2025.09.19 20:52:36.939401 [ 5 ] {fdfbfdc4-c1da-4fb8-8f65-bc85f94fcba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9234 | 2025.09.19 20:52:36.939470 [ 5 ] {fdfbfdc4-c1da-4fb8-8f65-bc85f94fcba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9235 | 2025.09.19 20:52:36.940133 [ 5 ] {fdfbfdc4-c1da-4fb8-8f65-bc85f94fcba6} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9236 | 2025.09.19 20:52:36.940183 [ 5 ] {fdfbfdc4-c1da-4fb8-8f65-bc85f94fcba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9237 | 2025.09.19 20:52:36.940570 [ 5 ] {fdfbfdc4-c1da-4fb8-8f65-bc85f94fcba6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9238 | 2025.09.19 20:52:36.940807 [ 5 ] {fdfbfdc4-c1da-4fb8-8f65-bc85f94fcba6} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9239 | 2025.09.19 20:52:36.940946 [ 38 ] {} <Debug> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 9240 | 2025.09.19 20:52:36.940959 [ 5 ] {fdfbfdc4-c1da-4fb8-8f65-bc85f94fcba6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001605 sec., 14953.271028037383 rows/sec., 1.24 MiB/sec. | ||
| 9241 | 2025.09.19 20:52:36.941014 [ 38 ] {} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9242 | 2025.09.19 20:52:36.941029 [ 5 ] {fdfbfdc4-c1da-4fb8-8f65-bc85f94fcba6} <Debug> TCPHandler: Processed in 0.001947316 sec. | ||
| 9243 | 2025.09.19 20:52:36.941040 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9244 | 2025.09.19 20:52:36.941167 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9245 | 2025.09.19 20:52:36.941171 [ 187 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::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 | ||
| 9246 | 2025.09.19 20:52:36.941268 [ 5 ] {8884feb0-57c4-4f16-8273-749f1c45c6c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9247 | 2025.09.19 20:52:36.941315 [ 5 ] {8884feb0-57c4-4f16-8273-749f1c45c6c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9248 | 2025.09.19 20:52:36.941320 [ 187 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9249 | 2025.09.19 20:52:36.941364 [ 187 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 24 rows starting from the beginning of the part | ||
| 9250 | 2025.09.19 20:52:36.941435 [ 187 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 9251 | 2025.09.19 20:52:36.941484 [ 187 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 9252 | 2025.09.19 20:52:36.941530 [ 187 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 9253 | 2025.09.19 20:52:36.941572 [ 187 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 9254 | 2025.09.19 20:52:36.941740 [ 5 ] {8884feb0-57c4-4f16-8273-749f1c45c6c2} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9255 | 2025.09.19 20:52:36.941784 [ 5 ] {8884feb0-57c4-4f16-8273-749f1c45c6c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9256 | 2025.09.19 20:52:36.942123 [ 5 ] {8884feb0-57c4-4f16-8273-749f1c45c6c2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9257 | 2025.09.19 20:52:36.942319 [ 195 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001205978 sec., 99504.30273189064 rows/sec., 8.64 MiB/sec. | ||
| 9258 | 2025.09.19 20:52:36.942347 [ 5 ] {8884feb0-57c4-4f16-8273-749f1c45c6c2} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9259 | 2025.09.19 20:52:36.942456 [ 187 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 9260 | 2025.09.19 20:52:36.942489 [ 5 ] {8884feb0-57c4-4f16-8273-749f1c45c6c2} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001239 sec., 11299.435028248587 rows/sec., 921.39 KiB/sec. | ||
| 9261 | 2025.09.19 20:52:36.942533 [ 5 ] {8884feb0-57c4-4f16-8273-749f1c45c6c2} <Debug> TCPHandler: Processed in 0.001416633 sec. | ||
| 9262 | 2025.09.19 20:52:36.942654 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9263 | 2025.09.19 20:52:36.942717 [ 187 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::all_1_13_3} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9264 | 2025.09.19 20:52:36.942752 [ 5 ] {d7162e72-aa85-494f-9608-cdd22ded25b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9265 | 2025.09.19 20:52:36.942793 [ 187 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::all_1_13_3} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 9266 | 2025.09.19 20:52:36.942799 [ 5 ] {d7162e72-aa85-494f-9608-cdd22ded25b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9267 | 2025.09.19 20:52:36.942875 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 9268 | 2025.09.19 20:52:36.943371 [ 5 ] {d7162e72-aa85-494f-9608-cdd22ded25b7} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9269 | 2025.09.19 20:52:36.943413 [ 5 ] {d7162e72-aa85-494f-9608-cdd22ded25b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9270 | 2025.09.19 20:52:36.943754 [ 5 ] {d7162e72-aa85-494f-9608-cdd22ded25b7} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9271 | 2025.09.19 20:52:36.943975 [ 5 ] {d7162e72-aa85-494f-9608-cdd22ded25b7} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9272 | 2025.09.19 20:52:36.944110 [ 5 ] {d7162e72-aa85-494f-9608-cdd22ded25b7} <Debug> executeQuery: Read 265 rows, 24.18 KiB in 0.001376 sec., 192587.2093023256 rows/sec., 17.16 MiB/sec. | ||
| 9273 | 2025.09.19 20:52:36.944149 [ 5 ] {d7162e72-aa85-494f-9608-cdd22ded25b7} <Debug> TCPHandler: Processed in 0.001544547 sec. | ||
| 9274 | 2025.09.19 20:52:36.944263 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9275 | 2025.09.19 20:52:36.944358 [ 5 ] {f81d8945-db66-4c6c-b7e8-a35d1f411c89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9276 | 2025.09.19 20:52:36.944398 [ 5 ] {f81d8945-db66-4c6c-b7e8-a35d1f411c89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9277 | 2025.09.19 20:52:36.944820 [ 5 ] {f81d8945-db66-4c6c-b7e8-a35d1f411c89} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9278 | 2025.09.19 20:52:36.944857 [ 5 ] {f81d8945-db66-4c6c-b7e8-a35d1f411c89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9279 | 2025.09.19 20:52:36.945160 [ 5 ] {f81d8945-db66-4c6c-b7e8-a35d1f411c89} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9280 | 2025.09.19 20:52:36.945379 [ 5 ] {f81d8945-db66-4c6c-b7e8-a35d1f411c89} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9281 | 2025.09.19 20:52:36.945506 [ 5 ] {f81d8945-db66-4c6c-b7e8-a35d1f411c89} <Debug> executeQuery: Read 67 rows, 5.02 KiB in 0.001166 sec., 57461.40651801029 rows/sec., 4.21 MiB/sec. | ||
| 9282 | 2025.09.19 20:52:36.945545 [ 5 ] {f81d8945-db66-4c6c-b7e8-a35d1f411c89} <Debug> TCPHandler: Processed in 0.001336001 sec. | ||
| 9283 | 2025.09.19 20:52:36.945658 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9284 | 2025.09.19 20:52:36.945752 [ 5 ] {4eaa252a-ce62-4633-8498-d90158d36e4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9285 | 2025.09.19 20:52:36.945793 [ 5 ] {4eaa252a-ce62-4633-8498-d90158d36e4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9286 | 2025.09.19 20:52:36.946184 [ 5 ] {4eaa252a-ce62-4633-8498-d90158d36e4f} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9287 | 2025.09.19 20:52:36.946220 [ 5 ] {4eaa252a-ce62-4633-8498-d90158d36e4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9288 | 2025.09.19 20:52:36.946537 [ 5 ] {4eaa252a-ce62-4633-8498-d90158d36e4f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9289 | 2025.09.19 20:52:36.946752 [ 5 ] {4eaa252a-ce62-4633-8498-d90158d36e4f} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9290 | 2025.09.19 20:52:36.946878 [ 5 ] {4eaa252a-ce62-4633-8498-d90158d36e4f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001143 sec., 20997.375328083992 rows/sec., 1.74 MiB/sec. | ||
| 9291 | 2025.09.19 20:52:36.946915 [ 5 ] {4eaa252a-ce62-4633-8498-d90158d36e4f} <Debug> TCPHandler: Processed in 0.001306061 sec. | ||
| 9292 | 2025.09.19 20:52:36.947024 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9293 | 2025.09.19 20:52:36.947119 [ 5 ] {f14d7fdb-e237-4b4e-b237-971af8df1fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9294 | 2025.09.19 20:52:36.947159 [ 5 ] {f14d7fdb-e237-4b4e-b237-971af8df1fe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9295 | 2025.09.19 20:52:36.947547 [ 5 ] {f14d7fdb-e237-4b4e-b237-971af8df1fe8} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9296 | 2025.09.19 20:52:36.947585 [ 5 ] {f14d7fdb-e237-4b4e-b237-971af8df1fe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9297 | 2025.09.19 20:52:36.947883 [ 5 ] {f14d7fdb-e237-4b4e-b237-971af8df1fe8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9298 | 2025.09.19 20:52:36.948100 [ 5 ] {f14d7fdb-e237-4b4e-b237-971af8df1fe8} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9299 | 2025.09.19 20:52:36.948194 [ 38 ] {} <Debug> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 9300 | 2025.09.19 20:52:36.948225 [ 5 ] {f14d7fdb-e237-4b4e-b237-971af8df1fe8} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001124 sec., 10676.156583629892 rows/sec., 834.07 KiB/sec. | ||
| 9301 | 2025.09.19 20:52:36.948228 [ 38 ] {} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9302 | 2025.09.19 20:52:36.948266 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9303 | 2025.09.19 20:52:36.948270 [ 5 ] {f14d7fdb-e237-4b4e-b237-971af8df1fe8} <Debug> TCPHandler: Processed in 0.001296191 sec. | ||
| 9304 | 2025.09.19 20:52:36.948355 [ 197 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::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 | ||
| 9305 | 2025.09.19 20:52:36.948391 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9306 | 2025.09.19 20:52:36.948446 [ 197 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9307 | 2025.09.19 20:52:36.948476 [ 197 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 12 rows starting from the beginning of the part | ||
| 9308 | 2025.09.19 20:52:36.948487 [ 5 ] {e2cc1a2a-ec68-4bd1-8d6a-43fde54a487a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9309 | 2025.09.19 20:52:36.948529 [ 5 ] {e2cc1a2a-ec68-4bd1-8d6a-43fde54a487a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9310 | 2025.09.19 20:52:36.948534 [ 197 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 9311 | 2025.09.19 20:52:36.948582 [ 197 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 9312 | 2025.09.19 20:52:36.948624 [ 197 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 9313 | 2025.09.19 20:52:36.948664 [ 197 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 9314 | 2025.09.19 20:52:36.949012 [ 5 ] {e2cc1a2a-ec68-4bd1-8d6a-43fde54a487a} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9315 | 2025.09.19 20:52:36.949048 [ 5 ] {e2cc1a2a-ec68-4bd1-8d6a-43fde54a487a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9316 | 2025.09.19 20:52:36.949354 [ 195 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001038654 sec., 57767.071613838685 rows/sec., 4.63 MiB/sec. | ||
| 9317 | 2025.09.19 20:52:36.949370 [ 5 ] {e2cc1a2a-ec68-4bd1-8d6a-43fde54a487a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9318 | 2025.09.19 20:52:36.949481 [ 197 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 9319 | 2025.09.19 20:52:36.949608 [ 5 ] {e2cc1a2a-ec68-4bd1-8d6a-43fde54a487a} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9320 | 2025.09.19 20:52:36.949738 [ 197 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::all_1_13_3} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9321 | 2025.09.19 20:52:36.949743 [ 5 ] {e2cc1a2a-ec68-4bd1-8d6a-43fde54a487a} <Debug> executeQuery: Read 155 rows, 12.80 KiB in 0.001273 sec., 121759.62293794187 rows/sec., 9.82 MiB/sec. | ||
| 9322 | 2025.09.19 20:52:36.949788 [ 5 ] {e2cc1a2a-ec68-4bd1-8d6a-43fde54a487a} <Debug> TCPHandler: Processed in 0.001446555 sec. | ||
| 9323 | 2025.09.19 20:52:36.949805 [ 197 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::all_1_13_3} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 9324 | 2025.09.19 20:52:36.949875 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 9325 | 2025.09.19 20:52:36.949902 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9326 | 2025.09.19 20:52:36.949999 [ 5 ] {cedd505b-6147-4a30-a21b-7f1060968d40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9327 | 2025.09.19 20:52:36.950042 [ 5 ] {cedd505b-6147-4a30-a21b-7f1060968d40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9328 | 2025.09.19 20:52:36.950459 [ 5 ] {cedd505b-6147-4a30-a21b-7f1060968d40} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9329 | 2025.09.19 20:52:36.950496 [ 5 ] {cedd505b-6147-4a30-a21b-7f1060968d40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9330 | 2025.09.19 20:52:36.950842 [ 5 ] {cedd505b-6147-4a30-a21b-7f1060968d40} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9331 | 2025.09.19 20:52:36.951078 [ 5 ] {cedd505b-6147-4a30-a21b-7f1060968d40} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9332 | 2025.09.19 20:52:36.951206 [ 5 ] {cedd505b-6147-4a30-a21b-7f1060968d40} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001225 sec., 165714.2857142857 rows/sec., 11.87 MiB/sec. | ||
| 9333 | 2025.09.19 20:52:36.951243 [ 5 ] {cedd505b-6147-4a30-a21b-7f1060968d40} <Debug> TCPHandler: Processed in 0.001390413 sec. | ||
| 9334 | 2025.09.19 20:52:36.951354 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9335 | 2025.09.19 20:52:36.951451 [ 5 ] {18d55dd2-6256-4538-8c0a-2132d3ae4636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9336 | 2025.09.19 20:52:36.951504 [ 5 ] {18d55dd2-6256-4538-8c0a-2132d3ae4636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9337 | 2025.09.19 20:52:36.952356 [ 5 ] {18d55dd2-6256-4538-8c0a-2132d3ae4636} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9338 | 2025.09.19 20:52:36.952393 [ 5 ] {18d55dd2-6256-4538-8c0a-2132d3ae4636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9339 | 2025.09.19 20:52:36.952961 [ 5 ] {18d55dd2-6256-4538-8c0a-2132d3ae4636} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9340 | 2025.09.19 20:52:36.953192 [ 5 ] {18d55dd2-6256-4538-8c0a-2132d3ae4636} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9341 | 2025.09.19 20:52:36.953331 [ 5 ] {18d55dd2-6256-4538-8c0a-2132d3ae4636} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001898 sec., 21601.68598524763 rows/sec., 38.71 MiB/sec. | ||
| 9342 | 2025.09.19 20:52:36.953385 [ 5 ] {18d55dd2-6256-4538-8c0a-2132d3ae4636} <Debug> TCPHandler: Processed in 0.002079859 sec. | ||
| 9343 | 2025.09.19 20:52:36.953499 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9344 | 2025.09.19 20:52:36.953594 [ 5 ] {3631c011-13f3-447e-b7c5-bd6dc1afbe5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9345 | 2025.09.19 20:52:36.953635 [ 5 ] {3631c011-13f3-447e-b7c5-bd6dc1afbe5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9346 | 2025.09.19 20:52:36.953969 [ 5 ] {3631c011-13f3-447e-b7c5-bd6dc1afbe5f} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9347 | 2025.09.19 20:52:36.954006 [ 5 ] {3631c011-13f3-447e-b7c5-bd6dc1afbe5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9348 | 2025.09.19 20:52:36.954314 [ 5 ] {3631c011-13f3-447e-b7c5-bd6dc1afbe5f} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9349 | 2025.09.19 20:52:36.954529 [ 5 ] {3631c011-13f3-447e-b7c5-bd6dc1afbe5f} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9350 | 2025.09.19 20:52:36.954659 [ 5 ] {3631c011-13f3-447e-b7c5-bd6dc1afbe5f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 9351 | 2025.09.19 20:52:36.954695 [ 5 ] {3631c011-13f3-447e-b7c5-bd6dc1afbe5f} <Debug> TCPHandler: Processed in 0.001245589 sec. | ||
| 9352 | 2025.09.19 20:52:38.407566 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24456 | ||
| 9353 | 2025.09.19 20:52:38.408110 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9354 | 2025.09.19 20:52:38.408158 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9355 | 2025.09.19 20:52:38.408658 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9356 | 2025.09.19 20:52:38.408894 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9357 | 2025.09.19 20:52:38.409041 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24456 | ||
| 9358 | 2025.09.19 20:52:38.409061 [ 35 ] {} <Debug> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9359 | 2025.09.19 20:52:38.409135 [ 35 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9360 | 2025.09.19 20:52:38.409159 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9361 | 2025.09.19 20:52:38.409288 [ 195 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 9362 | 2025.09.19 20:52:38.409457 [ 195 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9363 | 2025.09.19 20:52:38.409500 [ 195 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22024 rows starting from the beginning of the part | ||
| 9364 | 2025.09.19 20:52:38.409572 [ 195 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 9365 | 2025.09.19 20:52:38.409623 [ 195 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 9366 | 2025.09.19 20:52:38.409662 [ 195 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 9367 | 2025.09.19 20:52:38.409701 [ 195 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 9368 | 2025.09.19 20:52:38.409738 [ 195 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 9369 | 2025.09.19 20:52:38.411713 [ 198 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24456 rows, containing 4 columns (4 merged, 0 gathered) in 0.002485648 sec., 9838883.059870102 rows/sec., 140.75 MiB/sec. | ||
| 9370 | 2025.09.19 20:52:38.412301 [ 198 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9371 | 2025.09.19 20:52:38.412717 [ 198 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_51_10} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9372 | 2025.09.19 20:52:38.412799 [ 198 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_51_10} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9373 | 2025.09.19 20:52:38.412915 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 9374 | 2025.09.19 20:52:39.696624 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 9375 | 2025.09.19 20:52:39.714039 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9376 | 2025.09.19 20:52:39.714110 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9377 | 2025.09.19 20:52:39.720081 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9378 | 2025.09.19 20:52:39.720803 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9379 | 2025.09.19 20:52:39.721109 [ 30 ] {} <Debug> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9380 | 2025.09.19 20:52:39.721179 [ 30 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9381 | 2025.09.19 20:52:39.721200 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9382 | 2025.09.19 20:52:39.721324 [ 197 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 9383 | 2025.09.19 20:52:39.724453 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 9384 | 2025.09.19 20:52:39.724778 [ 197 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9385 | 2025.09.19 20:52:39.726225 [ 197 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 9386 | 2025.09.19 20:52:39.730771 [ 197 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 9387 | 2025.09.19 20:52:39.735286 [ 197 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 9388 | 2025.09.19 20:52:39.739863 [ 197 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 9389 | 2025.09.19 20:52:39.744374 [ 197 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 9390 | 2025.09.19 20:52:39.748192 [ 197 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 9391 | 2025.09.19 20:52:39.800300 [ 198 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.079035883 sec., 4858.55266524953 rows/sec., 25.12 MiB/sec. | ||
| 9392 | 2025.09.19 20:52:39.803381 [ 194 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9393 | 2025.09.19 20:52:39.805572 [ 194 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_51_10} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9394 | 2025.09.19 20:52:39.805681 [ 194 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_51_10} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9395 | 2025.09.19 20:52:39.808463 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9396 | 2025.09.19 20:52:40.000266 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 313.81 MiB, peak 327.22 MiB, free memory in arenas 0.00 B, will set to 315.08 MiB (RSS), difference: 1.27 MiB | ||
| 9397 | 2025.09.19 20:52:41.934547 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9398 | 2025.09.19 20:52:41.934792 [ 5 ] {0cefd53b-260f-4c57-adc9-66637d3f0111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9399 | 2025.09.19 20:52:41.934871 [ 5 ] {0cefd53b-260f-4c57-adc9-66637d3f0111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9400 | 2025.09.19 20:52:41.935610 [ 5 ] {0cefd53b-260f-4c57-adc9-66637d3f0111} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9401 | 2025.09.19 20:52:41.935648 [ 5 ] {0cefd53b-260f-4c57-adc9-66637d3f0111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9402 | 2025.09.19 20:52:41.936060 [ 5 ] {0cefd53b-260f-4c57-adc9-66637d3f0111} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9403 | 2025.09.19 20:52:41.936319 [ 5 ] {0cefd53b-260f-4c57-adc9-66637d3f0111} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9404 | 2025.09.19 20:52:41.936472 [ 5 ] {0cefd53b-260f-4c57-adc9-66637d3f0111} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001748 sec., 32036.613272311213 rows/sec., 2.45 MiB/sec. | ||
| 9405 | 2025.09.19 20:52:41.936514 [ 5 ] {0cefd53b-260f-4c57-adc9-66637d3f0111} <Debug> TCPHandler: Processed in 0.00212926 sec. | ||
| 9406 | 2025.09.19 20:52:41.936642 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9407 | 2025.09.19 20:52:41.936745 [ 5 ] {3d8a5f8c-54b9-4a77-94d9-180a81425ae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9408 | 2025.09.19 20:52:41.936786 [ 5 ] {3d8a5f8c-54b9-4a77-94d9-180a81425ae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9409 | 2025.09.19 20:52:41.937247 [ 5 ] {3d8a5f8c-54b9-4a77-94d9-180a81425ae9} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9410 | 2025.09.19 20:52:41.937282 [ 5 ] {3d8a5f8c-54b9-4a77-94d9-180a81425ae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9411 | 2025.09.19 20:52:41.937614 [ 5 ] {3d8a5f8c-54b9-4a77-94d9-180a81425ae9} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9412 | 2025.09.19 20:52:41.937836 [ 5 ] {3d8a5f8c-54b9-4a77-94d9-180a81425ae9} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9413 | 2025.09.19 20:52:41.937968 [ 5 ] {3d8a5f8c-54b9-4a77-94d9-180a81425ae9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001243 sec., 51488.334674175385 rows/sec., 4.02 MiB/sec. | ||
| 9414 | 2025.09.19 20:52:41.938105 [ 5 ] {3d8a5f8c-54b9-4a77-94d9-180a81425ae9} <Debug> TCPHandler: Processed in 0.001510676 sec. | ||
| 9415 | 2025.09.19 20:52:41.938253 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9416 | 2025.09.19 20:52:41.938356 [ 5 ] {ef53687a-ab91-4edf-9456-11c54353ee8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9417 | 2025.09.19 20:52:41.938401 [ 5 ] {ef53687a-ab91-4edf-9456-11c54353ee8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9418 | 2025.09.19 20:52:41.938894 [ 5 ] {ef53687a-ab91-4edf-9456-11c54353ee8f} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9419 | 2025.09.19 20:52:41.938930 [ 5 ] {ef53687a-ab91-4edf-9456-11c54353ee8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9420 | 2025.09.19 20:52:41.939290 [ 5 ] {ef53687a-ab91-4edf-9456-11c54353ee8f} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9421 | 2025.09.19 20:52:41.939510 [ 5 ] {ef53687a-ab91-4edf-9456-11c54353ee8f} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9422 | 2025.09.19 20:52:41.939639 [ 5 ] {ef53687a-ab91-4edf-9456-11c54353ee8f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001302 sec., 122887.86482334869 rows/sec., 8.56 MiB/sec. | ||
| 9423 | 2025.09.19 20:52:41.939679 [ 5 ] {ef53687a-ab91-4edf-9456-11c54353ee8f} <Debug> TCPHandler: Processed in 0.001476085 sec. | ||
| 9424 | 2025.09.19 20:52:41.939795 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9425 | 2025.09.19 20:52:41.939891 [ 5 ] {2206aa9c-c509-4e31-ba33-726f5ee450ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9426 | 2025.09.19 20:52:41.939933 [ 5 ] {2206aa9c-c509-4e31-ba33-726f5ee450ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9427 | 2025.09.19 20:52:41.940286 [ 5 ] {2206aa9c-c509-4e31-ba33-726f5ee450ee} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9428 | 2025.09.19 20:52:41.940321 [ 5 ] {2206aa9c-c509-4e31-ba33-726f5ee450ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9429 | 2025.09.19 20:52:41.940643 [ 5 ] {2206aa9c-c509-4e31-ba33-726f5ee450ee} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9430 | 2025.09.19 20:52:41.940853 [ 5 ] {2206aa9c-c509-4e31-ba33-726f5ee450ee} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9431 | 2025.09.19 20:52:41.940980 [ 5 ] {2206aa9c-c509-4e31-ba33-726f5ee450ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 9432 | 2025.09.19 20:52:41.941024 [ 5 ] {2206aa9c-c509-4e31-ba33-726f5ee450ee} <Debug> TCPHandler: Processed in 0.00127853 sec. | ||
| 9433 | 2025.09.19 20:52:45.751000 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9434 | 2025.09.19 20:52:45.751094 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9435 | 2025.09.19 20:52:45.909159 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24904 | ||
| 9436 | 2025.09.19 20:52:45.909713 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9437 | 2025.09.19 20:52:45.909758 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9438 | 2025.09.19 20:52:45.910304 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9439 | 2025.09.19 20:52:45.910555 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9440 | 2025.09.19 20:52:45.910686 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24904 | ||
| 9441 | 2025.09.19 20:52:45.974659 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1112 | ||
| 9442 | 2025.09.19 20:52:45.977127 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9443 | 2025.09.19 20:52:45.977186 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9444 | 2025.09.19 20:52:45.978429 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9445 | 2025.09.19 20:52:45.978702 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9446 | 2025.09.19 20:52:45.979081 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1112 | ||
| 9447 | 2025.09.19 20:52:46.937768 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9448 | 2025.09.19 20:52:46.937946 [ 5 ] {bb174a06-754c-468b-88dc-221a4630639c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9449 | 2025.09.19 20:52:46.938016 [ 5 ] {bb174a06-754c-468b-88dc-221a4630639c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9450 | 2025.09.19 20:52:46.938779 [ 5 ] {bb174a06-754c-468b-88dc-221a4630639c} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9451 | 2025.09.19 20:52:46.938830 [ 5 ] {bb174a06-754c-468b-88dc-221a4630639c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9452 | 2025.09.19 20:52:46.939255 [ 5 ] {bb174a06-754c-468b-88dc-221a4630639c} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9453 | 2025.09.19 20:52:46.939515 [ 5 ] {bb174a06-754c-468b-88dc-221a4630639c} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9454 | 2025.09.19 20:52:46.939667 [ 84 ] {} <Debug> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9455 | 2025.09.19 20:52:46.939682 [ 5 ] {bb174a06-754c-468b-88dc-221a4630639c} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001785 sec., 77310.9243697479 rows/sec., 6.69 MiB/sec. | ||
| 9456 | 2025.09.19 20:52:46.939731 [ 84 ] {} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9457 | 2025.09.19 20:52:46.939756 [ 5 ] {bb174a06-754c-468b-88dc-221a4630639c} <Debug> TCPHandler: Processed in 0.00211781 sec. | ||
| 9458 | 2025.09.19 20:52:46.939757 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9459 | 2025.09.19 20:52:46.939876 [ 200 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::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 | ||
| 9460 | 2025.09.19 20:52:46.939895 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9461 | 2025.09.19 20:52:46.940003 [ 200 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9462 | 2025.09.19 20:52:46.940013 [ 5 ] {4ea6211a-5fd5-443a-957c-d6d4e5cf59a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9463 | 2025.09.19 20:52:46.940045 [ 200 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1407 rows starting from the beginning of the part | ||
| 9464 | 2025.09.19 20:52:46.940071 [ 5 ] {4ea6211a-5fd5-443a-957c-d6d4e5cf59a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9465 | 2025.09.19 20:52:46.940121 [ 200 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 138 rows starting from the beginning of the part | ||
| 9466 | 2025.09.19 20:52:46.940173 [ 200 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 56 rows starting from the beginning of the part | ||
| 9467 | 2025.09.19 20:52:46.940217 [ 200 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 265 rows starting from the beginning of the part | ||
| 9468 | 2025.09.19 20:52:46.940258 [ 200 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::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 | ||
| 9469 | 2025.09.19 20:52:46.940300 [ 200 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::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 | ||
| 9470 | 2025.09.19 20:52:46.940521 [ 5 ] {4ea6211a-5fd5-443a-957c-d6d4e5cf59a2} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9471 | 2025.09.19 20:52:46.940567 [ 5 ] {4ea6211a-5fd5-443a-957c-d6d4e5cf59a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9472 | 2025.09.19 20:52:46.940898 [ 5 ] {4ea6211a-5fd5-443a-957c-d6d4e5cf59a2} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9473 | 2025.09.19 20:52:46.941132 [ 5 ] {4ea6211a-5fd5-443a-957c-d6d4e5cf59a2} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9474 | 2025.09.19 20:52:46.941269 [ 5 ] {4ea6211a-5fd5-443a-957c-d6d4e5cf59a2} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001282 sec., 31981.27925117005 rows/sec., 2.35 MiB/sec. | ||
| 9475 | 2025.09.19 20:52:46.941310 [ 5 ] {4ea6211a-5fd5-443a-957c-d6d4e5cf59a2} <Debug> TCPHandler: Processed in 0.001469754 sec. | ||
| 9476 | 2025.09.19 20:52:46.941429 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9477 | 2025.09.19 20:52:46.941520 [ 198 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2060 rows, containing 5 columns (5 merged, 0 gathered) in 0.00168446 sec., 1222943.851442005 rows/sec., 107.77 MiB/sec. | ||
| 9478 | 2025.09.19 20:52:46.941555 [ 5 ] {08cce92c-c932-46a7-b8a0-207ea72621e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9479 | 2025.09.19 20:52:46.941613 [ 5 ] {08cce92c-c932-46a7-b8a0-207ea72621e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9480 | 2025.09.19 20:52:46.941839 [ 190 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9481 | 2025.09.19 20:52:46.942125 [ 5 ] {08cce92c-c932-46a7-b8a0-207ea72621e5} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9482 | 2025.09.19 20:52:46.942155 [ 190 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_76_15} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9483 | 2025.09.19 20:52:46.942168 [ 5 ] {08cce92c-c932-46a7-b8a0-207ea72621e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9484 | 2025.09.19 20:52:46.942254 [ 190 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_76_15} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9485 | 2025.09.19 20:52:46.942357 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 9486 | 2025.09.19 20:52:46.942528 [ 5 ] {08cce92c-c932-46a7-b8a0-207ea72621e5} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9487 | 2025.09.19 20:52:46.942741 [ 5 ] {08cce92c-c932-46a7-b8a0-207ea72621e5} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9488 | 2025.09.19 20:52:46.942857 [ 84 ] {} <Debug> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9489 | 2025.09.19 20:52:46.942881 [ 5 ] {08cce92c-c932-46a7-b8a0-207ea72621e5} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001352 sec., 77662.72189349114 rows/sec., 6.07 MiB/sec. | ||
| 9490 | 2025.09.19 20:52:46.942886 [ 84 ] {} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9491 | 2025.09.19 20:52:46.942923 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9492 | 2025.09.19 20:52:46.942926 [ 5 ] {08cce92c-c932-46a7-b8a0-207ea72621e5} <Debug> TCPHandler: Processed in 0.001559427 sec. | ||
| 9493 | 2025.09.19 20:52:46.943019 [ 198 ] {8107928c-471f-4f51-a196-f6f1aa28a530::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 | ||
| 9494 | 2025.09.19 20:52:46.943059 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9495 | 2025.09.19 20:52:46.943122 [ 198 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9496 | 2025.09.19 20:52:46.943156 [ 198 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 633 rows starting from the beginning of the part | ||
| 9497 | 2025.09.19 20:52:46.943160 [ 5 ] {038615c3-84bf-40f9-b73c-93dd109cc725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9498 | 2025.09.19 20:52:46.943212 [ 5 ] {038615c3-84bf-40f9-b73c-93dd109cc725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9499 | 2025.09.19 20:52:46.943223 [ 198 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 105 rows starting from the beginning of the part | ||
| 9500 | 2025.09.19 20:52:46.943271 [ 198 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 64 rows starting from the beginning of the part | ||
| 9501 | 2025.09.19 20:52:46.943314 [ 198 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 155 rows starting from the beginning of the part | ||
| 9502 | 2025.09.19 20:52:46.943350 [ 198 ] {8107928c-471f-4f51-a196-f6f1aa28a530::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 | ||
| 9503 | 2025.09.19 20:52:46.943406 [ 198 ] {8107928c-471f-4f51-a196-f6f1aa28a530::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 | ||
| 9504 | 2025.09.19 20:52:46.943663 [ 5 ] {038615c3-84bf-40f9-b73c-93dd109cc725} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9505 | 2025.09.19 20:52:46.943704 [ 5 ] {038615c3-84bf-40f9-b73c-93dd109cc725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9506 | 2025.09.19 20:52:46.944081 [ 5 ] {038615c3-84bf-40f9-b73c-93dd109cc725} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9507 | 2025.09.19 20:52:46.944295 [ 5 ] {038615c3-84bf-40f9-b73c-93dd109cc725} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9508 | 2025.09.19 20:52:46.944377 [ 198 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1126 rows, containing 5 columns (5 merged, 0 gathered) in 0.001406003 sec., 800851.7762764374 rows/sec., 64.65 MiB/sec. | ||
| 9509 | 2025.09.19 20:52:46.944400 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9510 | 2025.09.19 20:52:46.944428 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9511 | 2025.09.19 20:52:46.944430 [ 5 ] {038615c3-84bf-40f9-b73c-93dd109cc725} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001289 sec., 124127.23041117145 rows/sec., 8.65 MiB/sec. | ||
| 9512 | 2025.09.19 20:52:46.944445 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9513 | 2025.09.19 20:52:46.944479 [ 5 ] {038615c3-84bf-40f9-b73c-93dd109cc725} <Debug> TCPHandler: Processed in 0.001470375 sec. | ||
| 9514 | 2025.09.19 20:52:46.944514 [ 198 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9515 | 2025.09.19 20:52:46.944533 [ 193 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::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 | ||
| 9516 | 2025.09.19 20:52:46.944605 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9517 | 2025.09.19 20:52:46.944637 [ 193 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9518 | 2025.09.19 20:52:46.944672 [ 193 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 20626 rows starting from the beginning of the part | ||
| 9519 | 2025.09.19 20:52:46.944703 [ 5 ] {afaf2acc-b2a5-49bb-8c4c-c0f6b4d4bbd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9520 | 2025.09.19 20:52:46.944737 [ 193 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::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 | ||
| 9521 | 2025.09.19 20:52:46.944760 [ 5 ] {afaf2acc-b2a5-49bb-8c4c-c0f6b4d4bbd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9522 | 2025.09.19 20:52:46.944762 [ 198 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_76_15} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9523 | 2025.09.19 20:52:46.944787 [ 193 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::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 | ||
| 9524 | 2025.09.19 20:52:46.944837 [ 193 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 203 rows starting from the beginning of the part | ||
| 9525 | 2025.09.19 20:52:46.944846 [ 198 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_76_15} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9526 | 2025.09.19 20:52:46.944880 [ 193 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 9527 | 2025.09.19 20:52:46.944914 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 9528 | 2025.09.19 20:52:46.944927 [ 193 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::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 | ||
| 9529 | 2025.09.19 20:52:46.945654 [ 5 ] {afaf2acc-b2a5-49bb-8c4c-c0f6b4d4bbd2} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9530 | 2025.09.19 20:52:46.945693 [ 5 ] {afaf2acc-b2a5-49bb-8c4c-c0f6b4d4bbd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9531 | 2025.09.19 20:52:46.946304 [ 5 ] {afaf2acc-b2a5-49bb-8c4c-c0f6b4d4bbd2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9532 | 2025.09.19 20:52:46.946534 [ 5 ] {afaf2acc-b2a5-49bb-8c4c-c0f6b4d4bbd2} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9533 | 2025.09.19 20:52:46.946687 [ 5 ] {afaf2acc-b2a5-49bb-8c4c-c0f6b4d4bbd2} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002003 sec., 20469.296055916126 rows/sec., 36.68 MiB/sec. | ||
| 9534 | 2025.09.19 20:52:46.946741 [ 5 ] {afaf2acc-b2a5-49bb-8c4c-c0f6b4d4bbd2} <Debug> TCPHandler: Processed in 0.002185762 sec. | ||
| 9535 | 2025.09.19 20:52:46.946852 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9536 | 2025.09.19 20:52:46.946951 [ 5 ] {54631838-0b2a-47f7-b818-4af404b59450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9537 | 2025.09.19 20:52:46.946994 [ 5 ] {54631838-0b2a-47f7-b818-4af404b59450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9538 | 2025.09.19 20:52:46.947326 [ 5 ] {54631838-0b2a-47f7-b818-4af404b59450} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9539 | 2025.09.19 20:52:46.947360 [ 5 ] {54631838-0b2a-47f7-b818-4af404b59450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9540 | 2025.09.19 20:52:46.947671 [ 5 ] {54631838-0b2a-47f7-b818-4af404b59450} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9541 | 2025.09.19 20:52:46.947870 [ 5 ] {54631838-0b2a-47f7-b818-4af404b59450} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9542 | 2025.09.19 20:52:46.947983 [ 84 ] {} <Debug> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9543 | 2025.09.19 20:52:46.947997 [ 5 ] {54631838-0b2a-47f7-b818-4af404b59450} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 9544 | 2025.09.19 20:52:46.948018 [ 84 ] {} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9545 | 2025.09.19 20:52:46.948040 [ 5 ] {54631838-0b2a-47f7-b818-4af404b59450} <Debug> TCPHandler: Processed in 0.001234989 sec. | ||
| 9546 | 2025.09.19 20:52:46.948041 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9547 | 2025.09.19 20:52:46.948129 [ 198 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 9548 | 2025.09.19 20:52:46.948219 [ 198 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9549 | 2025.09.19 20:52:46.948243 [ 198 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4176 rows starting from the beginning of the part | ||
| 9550 | 2025.09.19 20:52:46.948288 [ 198 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 9551 | 2025.09.19 20:52:46.948323 [ 198 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 9552 | 2025.09.19 20:52:46.948356 [ 198 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 9553 | 2025.09.19 20:52:46.948384 [ 198 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 9554 | 2025.09.19 20:52:46.948416 [ 198 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 9555 | 2025.09.19 20:52:46.951593 [ 201 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4476 rows, containing 4 columns (4 merged, 0 gathered) in 0.003493432 sec., 1281261.521621145 rows/sec., 86.35 MiB/sec. | ||
| 9556 | 2025.09.19 20:52:46.951988 [ 198 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9557 | 2025.09.19 20:52:46.952220 [ 198 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_76_15} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9558 | 2025.09.19 20:52:46.952284 [ 198 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_76_15} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9559 | 2025.09.19 20:52:46.952340 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 9560 | 2025.09.19 20:52:46.958545 [ 198 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21469 rows, containing 5 columns (5 merged, 0 gathered) in 0.014046851 sec., 1528385.2587316544 rows/sec., 105.08 MiB/sec. | ||
| 9561 | 2025.09.19 20:52:46.958976 [ 198 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9562 | 2025.09.19 20:52:46.959230 [ 198 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9563 | 2025.09.19 20:52:46.959300 [ 198 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9564 | 2025.09.19 20:52:46.959383 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 9565 | 2025.09.19 20:52:47.000235 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 315.68 MiB, peak 327.22 MiB, free memory in arenas 0.00 B, will set to 318.31 MiB (RSS), difference: 2.63 MiB | ||
| 9566 | 2025.09.19 20:52:47.225500 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 9567 | 2025.09.19 20:52:47.240524 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9568 | 2025.09.19 20:52:47.240581 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9569 | 2025.09.19 20:52:47.245904 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9570 | 2025.09.19 20:52:47.246633 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9571 | 2025.09.19 20:52:47.249298 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 9572 | 2025.09.19 20:52:49.052786 [ 28 ] {} <Debug> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 9573 | 2025.09.19 20:52:49.052863 [ 28 ] {} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9574 | 2025.09.19 20:52:49.052884 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9575 | 2025.09.19 20:52:49.053009 [ 186 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::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 | ||
| 9576 | 2025.09.19 20:52:49.053162 [ 186 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9577 | 2025.09.19 20:52:49.053195 [ 186 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 252 rows starting from the beginning of the part | ||
| 9578 | 2025.09.19 20:52:49.053260 [ 186 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 228 rows starting from the beginning of the part | ||
| 9579 | 2025.09.19 20:52:49.053308 [ 186 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 9580 | 2025.09.19 20:52:49.053348 [ 186 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 228 rows starting from the beginning of the part | ||
| 9581 | 2025.09.19 20:52:49.053387 [ 186 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 9582 | 2025.09.19 20:52:49.054232 [ 201 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.00128043 sec., 590426.6535460744 rows/sec., 43.09 MiB/sec. | ||
| 9583 | 2025.09.19 20:52:49.054403 [ 198 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 9584 | 2025.09.19 20:52:49.054676 [ 198 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_25_6} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9585 | 2025.09.19 20:52:49.054750 [ 198 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_25_6} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 9586 | 2025.09.19 20:52:49.054834 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 9587 | 2025.09.19 20:52:51.960608 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9588 | 2025.09.19 20:52:51.960787 [ 5 ] {38668bc3-af4c-4c12-90aa-c802c8202a3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9589 | 2025.09.19 20:52:51.960853 [ 5 ] {38668bc3-af4c-4c12-90aa-c802c8202a3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9590 | 2025.09.19 20:52:51.961453 [ 5 ] {38668bc3-af4c-4c12-90aa-c802c8202a3e} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9591 | 2025.09.19 20:52:51.961498 [ 5 ] {38668bc3-af4c-4c12-90aa-c802c8202a3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9592 | 2025.09.19 20:52:51.961880 [ 5 ] {38668bc3-af4c-4c12-90aa-c802c8202a3e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9593 | 2025.09.19 20:52:51.962115 [ 5 ] {38668bc3-af4c-4c12-90aa-c802c8202a3e} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9594 | 2025.09.19 20:52:51.962274 [ 5 ] {38668bc3-af4c-4c12-90aa-c802c8202a3e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001534 sec., 1303.780964797914 rows/sec., 106.31 KiB/sec. | ||
| 9595 | 2025.09.19 20:52:51.962317 [ 5 ] {38668bc3-af4c-4c12-90aa-c802c8202a3e} <Debug> TCPHandler: Processed in 0.001837134 sec. | ||
| 9596 | 2025.09.19 20:52:51.962493 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9597 | 2025.09.19 20:52:51.962590 [ 5 ] {c50bc2b4-2a50-4070-9334-a2a791f6ea5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9598 | 2025.09.19 20:52:51.962630 [ 5 ] {c50bc2b4-2a50-4070-9334-a2a791f6ea5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9599 | 2025.09.19 20:52:51.963545 [ 5 ] {c50bc2b4-2a50-4070-9334-a2a791f6ea5d} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9600 | 2025.09.19 20:52:51.963582 [ 5 ] {c50bc2b4-2a50-4070-9334-a2a791f6ea5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9601 | 2025.09.19 20:52:51.963985 [ 5 ] {c50bc2b4-2a50-4070-9334-a2a791f6ea5d} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9602 | 2025.09.19 20:52:51.964226 [ 5 ] {c50bc2b4-2a50-4070-9334-a2a791f6ea5d} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9603 | 2025.09.19 20:52:51.964358 [ 5 ] {c50bc2b4-2a50-4070-9334-a2a791f6ea5d} <Debug> executeQuery: Read 1197 rows, 100.57 KiB in 0.001787 sec., 669837.7168438724 rows/sec., 54.96 MiB/sec. | ||
| 9604 | 2025.09.19 20:52:51.964396 [ 5 ] {c50bc2b4-2a50-4070-9334-a2a791f6ea5d} <Debug> TCPHandler: Processed in 0.001953926 sec. | ||
| 9605 | 2025.09.19 20:52:51.964517 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9606 | 2025.09.19 20:52:51.964612 [ 5 ] {3e4b099b-b963-47db-8c40-109ef388d60b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9607 | 2025.09.19 20:52:51.964652 [ 5 ] {3e4b099b-b963-47db-8c40-109ef388d60b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9608 | 2025.09.19 20:52:51.965046 [ 5 ] {3e4b099b-b963-47db-8c40-109ef388d60b} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9609 | 2025.09.19 20:52:51.965082 [ 5 ] {3e4b099b-b963-47db-8c40-109ef388d60b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9610 | 2025.09.19 20:52:51.965383 [ 5 ] {3e4b099b-b963-47db-8c40-109ef388d60b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9611 | 2025.09.19 20:52:51.965604 [ 5 ] {3e4b099b-b963-47db-8c40-109ef388d60b} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9612 | 2025.09.19 20:52:51.965736 [ 5 ] {3e4b099b-b963-47db-8c40-109ef388d60b} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001143 sec., 1749.7812773403325 rows/sec., 122.18 KiB/sec. | ||
| 9613 | 2025.09.19 20:52:51.965775 [ 5 ] {3e4b099b-b963-47db-8c40-109ef388d60b} <Debug> TCPHandler: Processed in 0.00130869 sec. | ||
| 9614 | 2025.09.19 20:52:51.965888 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9615 | 2025.09.19 20:52:51.965982 [ 5 ] {ec853b65-1f52-49ad-9ba5-cb33a3b38418} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9616 | 2025.09.19 20:52:51.966022 [ 5 ] {ec853b65-1f52-49ad-9ba5-cb33a3b38418} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9617 | 2025.09.19 20:52:51.966497 [ 5 ] {ec853b65-1f52-49ad-9ba5-cb33a3b38418} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9618 | 2025.09.19 20:52:51.966533 [ 5 ] {ec853b65-1f52-49ad-9ba5-cb33a3b38418} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9619 | 2025.09.19 20:52:51.966844 [ 5 ] {ec853b65-1f52-49ad-9ba5-cb33a3b38418} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9620 | 2025.09.19 20:52:51.967065 [ 5 ] {ec853b65-1f52-49ad-9ba5-cb33a3b38418} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9621 | 2025.09.19 20:52:51.967221 [ 5 ] {ec853b65-1f52-49ad-9ba5-cb33a3b38418} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001256 sec., 181528.66242038217 rows/sec., 12.29 MiB/sec. | ||
| 9622 | 2025.09.19 20:52:51.967259 [ 5 ] {ec853b65-1f52-49ad-9ba5-cb33a3b38418} <Debug> TCPHandler: Processed in 0.001422273 sec. | ||
| 9623 | 2025.09.19 20:52:51.967367 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9624 | 2025.09.19 20:52:51.967462 [ 5 ] {2bdb617c-459f-452f-b0d4-3a43714112e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9625 | 2025.09.19 20:52:51.967502 [ 5 ] {2bdb617c-459f-452f-b0d4-3a43714112e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9626 | 2025.09.19 20:52:51.968113 [ 5 ] {2bdb617c-459f-452f-b0d4-3a43714112e1} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9627 | 2025.09.19 20:52:51.968153 [ 5 ] {2bdb617c-459f-452f-b0d4-3a43714112e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9628 | 2025.09.19 20:52:51.968483 [ 5 ] {2bdb617c-459f-452f-b0d4-3a43714112e1} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9629 | 2025.09.19 20:52:51.968698 [ 5 ] {2bdb617c-459f-452f-b0d4-3a43714112e1} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9630 | 2025.09.19 20:52:51.968827 [ 5 ] {2bdb617c-459f-452f-b0d4-3a43714112e1} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001383 sec., 377440.34707158356 rows/sec., 27.94 MiB/sec. | ||
| 9631 | 2025.09.19 20:52:51.968865 [ 5 ] {2bdb617c-459f-452f-b0d4-3a43714112e1} <Debug> TCPHandler: Processed in 0.001548656 sec. | ||
| 9632 | 2025.09.19 20:52:51.968972 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9633 | 2025.09.19 20:52:51.969064 [ 5 ] {cf4e9b15-7d75-4a34-b181-4cae0c98deb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9634 | 2025.09.19 20:52:51.969108 [ 5 ] {cf4e9b15-7d75-4a34-b181-4cae0c98deb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9635 | 2025.09.19 20:52:51.969660 [ 5 ] {cf4e9b15-7d75-4a34-b181-4cae0c98deb7} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9636 | 2025.09.19 20:52:51.969696 [ 5 ] {cf4e9b15-7d75-4a34-b181-4cae0c98deb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9637 | 2025.09.19 20:52:51.970071 [ 5 ] {cf4e9b15-7d75-4a34-b181-4cae0c98deb7} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9638 | 2025.09.19 20:52:51.970274 [ 5 ] {cf4e9b15-7d75-4a34-b181-4cae0c98deb7} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9639 | 2025.09.19 20:52:51.970399 [ 5 ] {cf4e9b15-7d75-4a34-b181-4cae0c98deb7} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001353 sec., 624538.0635624538 rows/sec., 42.04 MiB/sec. | ||
| 9640 | 2025.09.19 20:52:51.970435 [ 5 ] {cf4e9b15-7d75-4a34-b181-4cae0c98deb7} <Debug> TCPHandler: Processed in 0.001510585 sec. | ||
| 9641 | 2025.09.19 20:52:51.970541 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9642 | 2025.09.19 20:52:51.970633 [ 5 ] {6e217fb7-c917-43ed-afc7-8c02748c8a97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9643 | 2025.09.19 20:52:51.970674 [ 5 ] {6e217fb7-c917-43ed-afc7-8c02748c8a97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9644 | 2025.09.19 20:52:51.970994 [ 5 ] {6e217fb7-c917-43ed-afc7-8c02748c8a97} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9645 | 2025.09.19 20:52:51.971029 [ 5 ] {6e217fb7-c917-43ed-afc7-8c02748c8a97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9646 | 2025.09.19 20:52:51.971323 [ 5 ] {6e217fb7-c917-43ed-afc7-8c02748c8a97} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9647 | 2025.09.19 20:52:51.971528 [ 5 ] {6e217fb7-c917-43ed-afc7-8c02748c8a97} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9648 | 2025.09.19 20:52:51.971654 [ 5 ] {6e217fb7-c917-43ed-afc7-8c02748c8a97} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001039 sec., 57747.83445620789 rows/sec., 3.89 MiB/sec. | ||
| 9649 | 2025.09.19 20:52:51.971689 [ 5 ] {6e217fb7-c917-43ed-afc7-8c02748c8a97} <Debug> TCPHandler: Processed in 0.001194629 sec. | ||
| 9650 | 2025.09.19 20:52:53.411765 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25416 | ||
| 9651 | 2025.09.19 20:52:53.412325 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9652 | 2025.09.19 20:52:53.412378 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9653 | 2025.09.19 20:52:53.412885 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9654 | 2025.09.19 20:52:53.413135 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9655 | 2025.09.19 20:52:53.413338 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25416 | ||
| 9656 | 2025.09.19 20:52:54.750338 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 9657 | 2025.09.19 20:52:54.767653 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9658 | 2025.09.19 20:52:54.767708 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9659 | 2025.09.19 20:52:54.773414 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9660 | 2025.09.19 20:52:54.774142 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9661 | 2025.09.19 20:52:54.777240 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 9662 | 2025.09.19 20:52:55.980182 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1138 | ||
| 9663 | 2025.09.19 20:52:55.982463 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9664 | 2025.09.19 20:52:55.982522 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9665 | 2025.09.19 20:52:55.983756 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9666 | 2025.09.19 20:52:55.984043 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9667 | 2025.09.19 20:52:55.984423 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1138 | ||
| 9668 | 2025.09.19 20:52:56.936644 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9669 | 2025.09.19 20:52:56.936829 [ 5 ] {4e303c0e-4de0-45c0-96c4-306099a54dc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9670 | 2025.09.19 20:52:56.936899 [ 5 ] {4e303c0e-4de0-45c0-96c4-306099a54dc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9671 | 2025.09.19 20:52:56.937662 [ 5 ] {4e303c0e-4de0-45c0-96c4-306099a54dc5} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9672 | 2025.09.19 20:52:56.937710 [ 5 ] {4e303c0e-4de0-45c0-96c4-306099a54dc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9673 | 2025.09.19 20:52:56.938114 [ 5 ] {4e303c0e-4de0-45c0-96c4-306099a54dc5} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9674 | 2025.09.19 20:52:56.938342 [ 5 ] {4e303c0e-4de0-45c0-96c4-306099a54dc5} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9675 | 2025.09.19 20:52:56.938508 [ 5 ] {4e303c0e-4de0-45c0-96c4-306099a54dc5} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001729 sec., 79814.92192018508 rows/sec., 6.91 MiB/sec. | ||
| 9676 | 2025.09.19 20:52:56.938558 [ 5 ] {4e303c0e-4de0-45c0-96c4-306099a54dc5} <Debug> TCPHandler: Processed in 0.002058348 sec. | ||
| 9677 | 2025.09.19 20:52:56.938692 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9678 | 2025.09.19 20:52:56.938796 [ 5 ] {cc3385ab-bb2b-41ba-8945-6707d6da9d2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9679 | 2025.09.19 20:52:56.938841 [ 5 ] {cc3385ab-bb2b-41ba-8945-6707d6da9d2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9680 | 2025.09.19 20:52:56.939267 [ 5 ] {cc3385ab-bb2b-41ba-8945-6707d6da9d2a} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9681 | 2025.09.19 20:52:56.939305 [ 5 ] {cc3385ab-bb2b-41ba-8945-6707d6da9d2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9682 | 2025.09.19 20:52:56.939609 [ 5 ] {cc3385ab-bb2b-41ba-8945-6707d6da9d2a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9683 | 2025.09.19 20:52:56.939816 [ 5 ] {cc3385ab-bb2b-41ba-8945-6707d6da9d2a} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9684 | 2025.09.19 20:52:56.939935 [ 150 ] {} <Debug> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9685 | 2025.09.19 20:52:56.939949 [ 5 ] {cc3385ab-bb2b-41ba-8945-6707d6da9d2a} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001176 sec., 34863.945578231294 rows/sec., 2.56 MiB/sec. | ||
| 9686 | 2025.09.19 20:52:56.940002 [ 150 ] {} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9687 | 2025.09.19 20:52:56.940012 [ 5 ] {cc3385ab-bb2b-41ba-8945-6707d6da9d2a} <Debug> TCPHandler: Processed in 0.001373293 sec. | ||
| 9688 | 2025.09.19 20:52:56.940030 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9689 | 2025.09.19 20:52:56.940133 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9690 | 2025.09.19 20:52:56.940161 [ 191 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 9691 | 2025.09.19 20:52:56.940236 [ 5 ] {846b2a79-ec73-4d04-8125-2374f06422ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9692 | 2025.09.19 20:52:56.940284 [ 5 ] {846b2a79-ec73-4d04-8125-2374f06422ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9693 | 2025.09.19 20:52:56.940318 [ 191 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9694 | 2025.09.19 20:52:56.940362 [ 191 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 71 rows starting from the beginning of the part | ||
| 9695 | 2025.09.19 20:52:56.940431 [ 191 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 9696 | 2025.09.19 20:52:56.940477 [ 191 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 67 rows starting from the beginning of the part | ||
| 9697 | 2025.09.19 20:52:56.940519 [ 191 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 9698 | 2025.09.19 20:52:56.940567 [ 191 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 2 rows starting from the beginning of the part | ||
| 9699 | 2025.09.19 20:52:56.940617 [ 191 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 9700 | 2025.09.19 20:52:56.940748 [ 5 ] {846b2a79-ec73-4d04-8125-2374f06422ea} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9701 | 2025.09.19 20:52:56.940790 [ 5 ] {846b2a79-ec73-4d04-8125-2374f06422ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9702 | 2025.09.19 20:52:56.941136 [ 5 ] {846b2a79-ec73-4d04-8125-2374f06422ea} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9703 | 2025.09.19 20:52:56.941363 [ 5 ] {846b2a79-ec73-4d04-8125-2374f06422ea} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9704 | 2025.09.19 20:52:56.941503 [ 5 ] {846b2a79-ec73-4d04-8125-2374f06422ea} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001288 sec., 81521.73913043478 rows/sec., 6.37 MiB/sec. | ||
| 9705 | 2025.09.19 20:52:56.941517 [ 201 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 263 rows, containing 5 columns (5 merged, 0 gathered) in 0.001416984 sec., 185605.48319529367 rows/sec., 14.29 MiB/sec. | ||
| 9706 | 2025.09.19 20:52:56.941541 [ 5 ] {846b2a79-ec73-4d04-8125-2374f06422ea} <Debug> TCPHandler: Processed in 0.001458184 sec. | ||
| 9707 | 2025.09.19 20:52:56.941658 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9708 | 2025.09.19 20:52:56.941662 [ 199 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9709 | 2025.09.19 20:52:56.941757 [ 5 ] {5e249538-bf30-4134-b1c8-1c82c5b6f643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9710 | 2025.09.19 20:52:56.941806 [ 5 ] {5e249538-bf30-4134-b1c8-1c82c5b6f643} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9711 | 2025.09.19 20:52:56.941965 [ 199 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_46_9} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9712 | 2025.09.19 20:52:56.942046 [ 199 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_46_9} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9713 | 2025.09.19 20:52:56.942138 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 9714 | 2025.09.19 20:52:56.942234 [ 5 ] {5e249538-bf30-4134-b1c8-1c82c5b6f643} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9715 | 2025.09.19 20:52:56.942273 [ 5 ] {5e249538-bf30-4134-b1c8-1c82c5b6f643} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9716 | 2025.09.19 20:52:56.942604 [ 5 ] {5e249538-bf30-4134-b1c8-1c82c5b6f643} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9717 | 2025.09.19 20:52:56.942811 [ 5 ] {5e249538-bf30-4134-b1c8-1c82c5b6f643} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9718 | 2025.09.19 20:52:56.942951 [ 5 ] {5e249538-bf30-4134-b1c8-1c82c5b6f643} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 9719 | 2025.09.19 20:52:56.942987 [ 5 ] {5e249538-bf30-4134-b1c8-1c82c5b6f643} <Debug> TCPHandler: Processed in 0.001379363 sec. | ||
| 9720 | 2025.09.19 20:52:56.943096 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9721 | 2025.09.19 20:52:56.943188 [ 5 ] {c3b9ea64-ca3b-4ee2-962b-9e9fa94f5802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9722 | 2025.09.19 20:52:56.943241 [ 5 ] {c3b9ea64-ca3b-4ee2-962b-9e9fa94f5802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9723 | 2025.09.19 20:52:56.944116 [ 5 ] {c3b9ea64-ca3b-4ee2-962b-9e9fa94f5802} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9724 | 2025.09.19 20:52:56.944152 [ 5 ] {c3b9ea64-ca3b-4ee2-962b-9e9fa94f5802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9725 | 2025.09.19 20:52:56.944718 [ 5 ] {c3b9ea64-ca3b-4ee2-962b-9e9fa94f5802} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9726 | 2025.09.19 20:52:56.944943 [ 5 ] {c3b9ea64-ca3b-4ee2-962b-9e9fa94f5802} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9727 | 2025.09.19 20:52:56.945082 [ 5 ] {c3b9ea64-ca3b-4ee2-962b-9e9fa94f5802} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001912 sec., 21443.514644351464 rows/sec., 38.43 MiB/sec. | ||
| 9728 | 2025.09.19 20:52:56.945146 [ 5 ] {c3b9ea64-ca3b-4ee2-962b-9e9fa94f5802} <Debug> TCPHandler: Processed in 0.002099589 sec. | ||
| 9729 | 2025.09.19 20:52:56.945257 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9730 | 2025.09.19 20:52:56.945351 [ 5 ] {13d3e985-d182-451d-869f-64c9ef4c8d61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9731 | 2025.09.19 20:52:56.945394 [ 5 ] {13d3e985-d182-451d-869f-64c9ef4c8d61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9732 | 2025.09.19 20:52:56.945720 [ 5 ] {13d3e985-d182-451d-869f-64c9ef4c8d61} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9733 | 2025.09.19 20:52:56.945755 [ 5 ] {13d3e985-d182-451d-869f-64c9ef4c8d61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9734 | 2025.09.19 20:52:56.946051 [ 5 ] {13d3e985-d182-451d-869f-64c9ef4c8d61} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9735 | 2025.09.19 20:52:56.946253 [ 5 ] {13d3e985-d182-451d-869f-64c9ef4c8d61} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9736 | 2025.09.19 20:52:56.946388 [ 5 ] {13d3e985-d182-451d-869f-64c9ef4c8d61} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 9737 | 2025.09.19 20:52:56.946422 [ 5 ] {13d3e985-d182-451d-869f-64c9ef4c8d61} <Debug> TCPHandler: Processed in 0.001214208 sec. | ||
| 9738 | 2025.09.19 20:53:00.751156 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9739 | 2025.09.19 20:53:00.751249 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9740 | 2025.09.19 20:53:00.914432 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25864 | ||
| 9741 | 2025.09.19 20:53:00.914942 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9742 | 2025.09.19 20:53:00.914987 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9743 | 2025.09.19 20:53:00.915481 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9744 | 2025.09.19 20:53:00.915725 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9745 | 2025.09.19 20:53:00.915852 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25864 | ||
| 9746 | 2025.09.19 20:53:01.934306 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9747 | 2025.09.19 20:53:01.934516 [ 5 ] {1c790be1-755d-43a0-ae70-2a08fe9ba370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9748 | 2025.09.19 20:53:01.934589 [ 5 ] {1c790be1-755d-43a0-ae70-2a08fe9ba370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9749 | 2025.09.19 20:53:01.935310 [ 5 ] {1c790be1-755d-43a0-ae70-2a08fe9ba370} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9750 | 2025.09.19 20:53:01.935361 [ 5 ] {1c790be1-755d-43a0-ae70-2a08fe9ba370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9751 | 2025.09.19 20:53:01.935745 [ 5 ] {1c790be1-755d-43a0-ae70-2a08fe9ba370} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9752 | 2025.09.19 20:53:01.935973 [ 5 ] {1c790be1-755d-43a0-ae70-2a08fe9ba370} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9753 | 2025.09.19 20:53:01.936137 [ 5 ] {1c790be1-755d-43a0-ae70-2a08fe9ba370} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001672 sec., 33492.82296650718 rows/sec., 2.56 MiB/sec. | ||
| 9754 | 2025.09.19 20:53:01.936186 [ 5 ] {1c790be1-755d-43a0-ae70-2a08fe9ba370} <Debug> TCPHandler: Processed in 0.002034008 sec. | ||
| 9755 | 2025.09.19 20:53:01.936302 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9756 | 2025.09.19 20:53:01.936402 [ 5 ] {739afaf4-13a6-47be-a28c-f3c133c3a947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9757 | 2025.09.19 20:53:01.936444 [ 5 ] {739afaf4-13a6-47be-a28c-f3c133c3a947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9758 | 2025.09.19 20:53:01.936873 [ 5 ] {739afaf4-13a6-47be-a28c-f3c133c3a947} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9759 | 2025.09.19 20:53:01.936910 [ 5 ] {739afaf4-13a6-47be-a28c-f3c133c3a947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9760 | 2025.09.19 20:53:01.937217 [ 5 ] {739afaf4-13a6-47be-a28c-f3c133c3a947} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9761 | 2025.09.19 20:53:01.937432 [ 5 ] {739afaf4-13a6-47be-a28c-f3c133c3a947} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9762 | 2025.09.19 20:53:01.937563 [ 5 ] {739afaf4-13a6-47be-a28c-f3c133c3a947} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001183 sec., 54099.74640743872 rows/sec., 4.22 MiB/sec. | ||
| 9763 | 2025.09.19 20:53:01.937600 [ 5 ] {739afaf4-13a6-47be-a28c-f3c133c3a947} <Debug> TCPHandler: Processed in 0.001349032 sec. | ||
| 9764 | 2025.09.19 20:53:01.937724 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9765 | 2025.09.19 20:53:01.937820 [ 5 ] {e3b813f5-2c60-45dd-9ffd-21f85fcc189b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9766 | 2025.09.19 20:53:01.937864 [ 5 ] {e3b813f5-2c60-45dd-9ffd-21f85fcc189b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9767 | 2025.09.19 20:53:01.938273 [ 5 ] {e3b813f5-2c60-45dd-9ffd-21f85fcc189b} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9768 | 2025.09.19 20:53:01.938309 [ 5 ] {e3b813f5-2c60-45dd-9ffd-21f85fcc189b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9769 | 2025.09.19 20:53:01.938636 [ 5 ] {e3b813f5-2c60-45dd-9ffd-21f85fcc189b} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9770 | 2025.09.19 20:53:01.938841 [ 5 ] {e3b813f5-2c60-45dd-9ffd-21f85fcc189b} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9771 | 2025.09.19 20:53:01.938972 [ 5 ] {e3b813f5-2c60-45dd-9ffd-21f85fcc189b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 9772 | 2025.09.19 20:53:01.939008 [ 5 ] {e3b813f5-2c60-45dd-9ffd-21f85fcc189b} <Debug> TCPHandler: Processed in 0.001333491 sec. | ||
| 9773 | 2025.09.19 20:53:01.939126 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9774 | 2025.09.19 20:53:01.939250 [ 5 ] {f01bca8e-6b80-44c4-a018-d022a9305146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9775 | 2025.09.19 20:53:01.939302 [ 5 ] {f01bca8e-6b80-44c4-a018-d022a9305146} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9776 | 2025.09.19 20:53:01.939691 [ 5 ] {f01bca8e-6b80-44c4-a018-d022a9305146} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9777 | 2025.09.19 20:53:01.939735 [ 5 ] {f01bca8e-6b80-44c4-a018-d022a9305146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9778 | 2025.09.19 20:53:01.940118 [ 5 ] {f01bca8e-6b80-44c4-a018-d022a9305146} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9779 | 2025.09.19 20:53:01.940361 [ 5 ] {f01bca8e-6b80-44c4-a018-d022a9305146} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9780 | 2025.09.19 20:53:01.940494 [ 5 ] {f01bca8e-6b80-44c4-a018-d022a9305146} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00127 sec., 47244.09448818897 rows/sec., 3.18 MiB/sec. | ||
| 9781 | 2025.09.19 20:53:01.940531 [ 5 ] {f01bca8e-6b80-44c4-a018-d022a9305146} <Debug> TCPHandler: Processed in 0.001465994 sec. | ||
| 9782 | 2025.09.19 20:53:02.278269 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 9783 | 2025.09.19 20:53:02.295381 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9784 | 2025.09.19 20:53:02.295464 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9785 | 2025.09.19 20:53:02.301695 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9786 | 2025.09.19 20:53:02.302384 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9787 | 2025.09.19 20:53:02.305497 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 9788 | 2025.09.19 20:53:05.985524 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1158 | ||
| 9789 | 2025.09.19 20:53:05.988009 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9790 | 2025.09.19 20:53:05.988060 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9791 | 2025.09.19 20:53:05.989253 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9792 | 2025.09.19 20:53:05.989537 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9793 | 2025.09.19 20:53:05.989808 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1158 | ||
| 9794 | 2025.09.19 20:53:06.939811 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9795 | 2025.09.19 20:53:06.939985 [ 5 ] {e52e0036-3095-412a-908f-f459f0ac2d03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9796 | 2025.09.19 20:53:06.940050 [ 5 ] {e52e0036-3095-412a-908f-f459f0ac2d03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9797 | 2025.09.19 20:53:06.940688 [ 5 ] {e52e0036-3095-412a-908f-f459f0ac2d03} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9798 | 2025.09.19 20:53:06.940728 [ 5 ] {e52e0036-3095-412a-908f-f459f0ac2d03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9799 | 2025.09.19 20:53:06.941110 [ 5 ] {e52e0036-3095-412a-908f-f459f0ac2d03} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9800 | 2025.09.19 20:53:06.941331 [ 5 ] {e52e0036-3095-412a-908f-f459f0ac2d03} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9801 | 2025.09.19 20:53:06.941482 [ 5 ] {e52e0036-3095-412a-908f-f459f0ac2d03} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001546 sec., 15523.932729624838 rows/sec., 1.29 MiB/sec. | ||
| 9802 | 2025.09.19 20:53:06.941533 [ 5 ] {e52e0036-3095-412a-908f-f459f0ac2d03} <Debug> TCPHandler: Processed in 0.001848924 sec. | ||
| 9803 | 2025.09.19 20:53:06.941659 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9804 | 2025.09.19 20:53:06.941761 [ 5 ] {b0152d86-c5bb-4e28-ade2-efe5d00cffc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9805 | 2025.09.19 20:53:06.941804 [ 5 ] {b0152d86-c5bb-4e28-ade2-efe5d00cffc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9806 | 2025.09.19 20:53:06.942207 [ 5 ] {b0152d86-c5bb-4e28-ade2-efe5d00cffc1} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9807 | 2025.09.19 20:53:06.942242 [ 5 ] {b0152d86-c5bb-4e28-ade2-efe5d00cffc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9808 | 2025.09.19 20:53:06.942537 [ 5 ] {b0152d86-c5bb-4e28-ade2-efe5d00cffc1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9809 | 2025.09.19 20:53:06.942747 [ 5 ] {b0152d86-c5bb-4e28-ade2-efe5d00cffc1} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9810 | 2025.09.19 20:53:06.942879 [ 5 ] {b0152d86-c5bb-4e28-ade2-efe5d00cffc1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001141 sec., 1752.8483786152497 rows/sec., 142.93 KiB/sec. | ||
| 9811 | 2025.09.19 20:53:06.942916 [ 5 ] {b0152d86-c5bb-4e28-ade2-efe5d00cffc1} <Debug> TCPHandler: Processed in 0.00130958 sec. | ||
| 9812 | 2025.09.19 20:53:06.943024 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9813 | 2025.09.19 20:53:06.943121 [ 5 ] {a0c075ea-1002-4649-89c5-7c2816cd1cdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9814 | 2025.09.19 20:53:06.943160 [ 5 ] {a0c075ea-1002-4649-89c5-7c2816cd1cdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9815 | 2025.09.19 20:53:06.943716 [ 5 ] {a0c075ea-1002-4649-89c5-7c2816cd1cdb} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9816 | 2025.09.19 20:53:06.943751 [ 5 ] {a0c075ea-1002-4649-89c5-7c2816cd1cdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9817 | 2025.09.19 20:53:06.944070 [ 5 ] {a0c075ea-1002-4649-89c5-7c2816cd1cdb} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9818 | 2025.09.19 20:53:06.944290 [ 5 ] {a0c075ea-1002-4649-89c5-7c2816cd1cdb} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9819 | 2025.09.19 20:53:06.944419 [ 5 ] {a0c075ea-1002-4649-89c5-7c2816cd1cdb} <Debug> executeQuery: Read 259 rows, 23.74 KiB in 0.001319 sec., 196360.8794541319 rows/sec., 17.58 MiB/sec. | ||
| 9820 | 2025.09.19 20:53:06.944456 [ 5 ] {a0c075ea-1002-4649-89c5-7c2816cd1cdb} <Debug> TCPHandler: Processed in 0.001481995 sec. | ||
| 9821 | 2025.09.19 20:53:06.944564 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9822 | 2025.09.19 20:53:06.944657 [ 5 ] {3b6668eb-f885-4da8-bb3d-2f4221b4e959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9823 | 2025.09.19 20:53:06.944698 [ 5 ] {3b6668eb-f885-4da8-bb3d-2f4221b4e959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9824 | 2025.09.19 20:53:06.945102 [ 5 ] {3b6668eb-f885-4da8-bb3d-2f4221b4e959} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9825 | 2025.09.19 20:53:06.945136 [ 5 ] {3b6668eb-f885-4da8-bb3d-2f4221b4e959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9826 | 2025.09.19 20:53:06.945431 [ 5 ] {3b6668eb-f885-4da8-bb3d-2f4221b4e959} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9827 | 2025.09.19 20:53:06.945634 [ 5 ] {3b6668eb-f885-4da8-bb3d-2f4221b4e959} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9828 | 2025.09.19 20:53:06.945758 [ 5 ] {3b6668eb-f885-4da8-bb3d-2f4221b4e959} <Debug> executeQuery: Read 55 rows, 4.18 KiB in 0.001118 sec., 49194.99105545617 rows/sec., 3.65 MiB/sec. | ||
| 9829 | 2025.09.19 20:53:06.945796 [ 5 ] {3b6668eb-f885-4da8-bb3d-2f4221b4e959} <Debug> TCPHandler: Processed in 0.00128065 sec. | ||
| 9830 | 2025.09.19 20:53:06.945905 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9831 | 2025.09.19 20:53:06.945999 [ 5 ] {294e99eb-65a9-44f1-adec-a3c0974b462b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9832 | 2025.09.19 20:53:06.946038 [ 5 ] {294e99eb-65a9-44f1-adec-a3c0974b462b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9833 | 2025.09.19 20:53:06.946425 [ 5 ] {294e99eb-65a9-44f1-adec-a3c0974b462b} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9834 | 2025.09.19 20:53:06.946458 [ 5 ] {294e99eb-65a9-44f1-adec-a3c0974b462b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9835 | 2025.09.19 20:53:06.946743 [ 5 ] {294e99eb-65a9-44f1-adec-a3c0974b462b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9836 | 2025.09.19 20:53:06.946947 [ 5 ] {294e99eb-65a9-44f1-adec-a3c0974b462b} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9837 | 2025.09.19 20:53:06.947077 [ 5 ] {294e99eb-65a9-44f1-adec-a3c0974b462b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001096 sec., 21897.810218978102 rows/sec., 1.82 MiB/sec. | ||
| 9838 | 2025.09.19 20:53:06.947113 [ 5 ] {294e99eb-65a9-44f1-adec-a3c0974b462b} <Debug> TCPHandler: Processed in 0.001261499 sec. | ||
| 9839 | 2025.09.19 20:53:06.947218 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9840 | 2025.09.19 20:53:06.947317 [ 5 ] {bd245795-f22e-4fc0-a592-f7829c860522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9841 | 2025.09.19 20:53:06.947358 [ 5 ] {bd245795-f22e-4fc0-a592-f7829c860522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9842 | 2025.09.19 20:53:06.947764 [ 5 ] {bd245795-f22e-4fc0-a592-f7829c860522} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9843 | 2025.09.19 20:53:06.947800 [ 5 ] {bd245795-f22e-4fc0-a592-f7829c860522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9844 | 2025.09.19 20:53:06.948114 [ 5 ] {bd245795-f22e-4fc0-a592-f7829c860522} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9845 | 2025.09.19 20:53:06.948338 [ 5 ] {bd245795-f22e-4fc0-a592-f7829c860522} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9846 | 2025.09.19 20:53:06.948467 [ 5 ] {bd245795-f22e-4fc0-a592-f7829c860522} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001169 sec., 10265.18391787853 rows/sec., 801.97 KiB/sec. | ||
| 9847 | 2025.09.19 20:53:06.948506 [ 5 ] {bd245795-f22e-4fc0-a592-f7829c860522} <Debug> TCPHandler: Processed in 0.001339622 sec. | ||
| 9848 | 2025.09.19 20:53:06.948617 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9849 | 2025.09.19 20:53:06.948712 [ 5 ] {bb8905cd-2f1b-4865-891c-4dae2aee77d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9850 | 2025.09.19 20:53:06.948752 [ 5 ] {bb8905cd-2f1b-4865-891c-4dae2aee77d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9851 | 2025.09.19 20:53:06.949223 [ 5 ] {bb8905cd-2f1b-4865-891c-4dae2aee77d8} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9852 | 2025.09.19 20:53:06.949258 [ 5 ] {bb8905cd-2f1b-4865-891c-4dae2aee77d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9853 | 2025.09.19 20:53:06.949569 [ 5 ] {bb8905cd-2f1b-4865-891c-4dae2aee77d8} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9854 | 2025.09.19 20:53:06.949786 [ 5 ] {bb8905cd-2f1b-4865-891c-4dae2aee77d8} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9855 | 2025.09.19 20:53:06.949916 [ 5 ] {bb8905cd-2f1b-4865-891c-4dae2aee77d8} <Debug> executeQuery: Read 143 rows, 11.82 KiB in 0.001222 sec., 117021.27659574468 rows/sec., 9.45 MiB/sec. | ||
| 9856 | 2025.09.19 20:53:06.949953 [ 5 ] {bb8905cd-2f1b-4865-891c-4dae2aee77d8} <Debug> TCPHandler: Processed in 0.001386883 sec. | ||
| 9857 | 2025.09.19 20:53:06.950061 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9858 | 2025.09.19 20:53:06.950155 [ 5 ] {5175bc42-1531-4600-8925-2678995d5df2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9859 | 2025.09.19 20:53:06.950198 [ 5 ] {5175bc42-1531-4600-8925-2678995d5df2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9860 | 2025.09.19 20:53:06.950603 [ 5 ] {5175bc42-1531-4600-8925-2678995d5df2} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9861 | 2025.09.19 20:53:06.950637 [ 5 ] {5175bc42-1531-4600-8925-2678995d5df2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9862 | 2025.09.19 20:53:06.950982 [ 5 ] {5175bc42-1531-4600-8925-2678995d5df2} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9863 | 2025.09.19 20:53:06.951199 [ 5 ] {5175bc42-1531-4600-8925-2678995d5df2} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9864 | 2025.09.19 20:53:06.951355 [ 5 ] {5175bc42-1531-4600-8925-2678995d5df2} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001219 sec., 161607.8753076292 rows/sec., 11.59 MiB/sec. | ||
| 9865 | 2025.09.19 20:53:06.951394 [ 5 ] {5175bc42-1531-4600-8925-2678995d5df2} <Debug> TCPHandler: Processed in 0.001382672 sec. | ||
| 9866 | 2025.09.19 20:53:06.951506 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9867 | 2025.09.19 20:53:06.951601 [ 5 ] {8e4526b4-9c64-404f-b6d4-7099a861aee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9868 | 2025.09.19 20:53:06.951654 [ 5 ] {8e4526b4-9c64-404f-b6d4-7099a861aee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9869 | 2025.09.19 20:53:06.952924 [ 5 ] {8e4526b4-9c64-404f-b6d4-7099a861aee1} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9870 | 2025.09.19 20:53:06.952988 [ 5 ] {8e4526b4-9c64-404f-b6d4-7099a861aee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9871 | 2025.09.19 20:53:06.953562 [ 5 ] {8e4526b4-9c64-404f-b6d4-7099a861aee1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9872 | 2025.09.19 20:53:06.953794 [ 5 ] {8e4526b4-9c64-404f-b6d4-7099a861aee1} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9873 | 2025.09.19 20:53:06.953937 [ 5 ] {8e4526b4-9c64-404f-b6d4-7099a861aee1} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002354 sec., 17417.16227697536 rows/sec., 31.21 MiB/sec. | ||
| 9874 | 2025.09.19 20:53:06.954003 [ 5 ] {8e4526b4-9c64-404f-b6d4-7099a861aee1} <Debug> TCPHandler: Processed in 0.00255018 sec. | ||
| 9875 | 2025.09.19 20:53:06.954120 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9876 | 2025.09.19 20:53:06.954215 [ 5 ] {6f9a0eca-8f78-4dac-ab6f-05e16459ee19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9877 | 2025.09.19 20:53:06.954257 [ 5 ] {6f9a0eca-8f78-4dac-ab6f-05e16459ee19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9878 | 2025.09.19 20:53:06.954589 [ 5 ] {6f9a0eca-8f78-4dac-ab6f-05e16459ee19} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9879 | 2025.09.19 20:53:06.954625 [ 5 ] {6f9a0eca-8f78-4dac-ab6f-05e16459ee19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9880 | 2025.09.19 20:53:06.954930 [ 5 ] {6f9a0eca-8f78-4dac-ab6f-05e16459ee19} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9881 | 2025.09.19 20:53:06.955144 [ 5 ] {6f9a0eca-8f78-4dac-ab6f-05e16459ee19} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9882 | 2025.09.19 20:53:06.955272 [ 5 ] {6f9a0eca-8f78-4dac-ab6f-05e16459ee19} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 9883 | 2025.09.19 20:53:06.955307 [ 5 ] {6f9a0eca-8f78-4dac-ab6f-05e16459ee19} <Debug> TCPHandler: Processed in 0.0012373 sec. | ||
| 9884 | 2025.09.19 20:53:08.416950 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26376 | ||
| 9885 | 2025.09.19 20:53:08.417470 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9886 | 2025.09.19 20:53:08.417505 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9887 | 2025.09.19 20:53:08.417968 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9888 | 2025.09.19 20:53:08.418190 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9889 | 2025.09.19 20:53:08.418320 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26376 | ||
| 9890 | 2025.09.19 20:53:09.806508 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 9891 | 2025.09.19 20:53:09.823270 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9892 | 2025.09.19 20:53:09.823329 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9893 | 2025.09.19 20:53:09.829703 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9894 | 2025.09.19 20:53:09.830405 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9895 | 2025.09.19 20:53:09.833330 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 9896 | 2025.09.19 20:53:11.934741 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9897 | 2025.09.19 20:53:11.934939 [ 5 ] {3e8b2e38-5d7d-4d55-99b0-0d6d32b8a446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9898 | 2025.09.19 20:53:11.935010 [ 5 ] {3e8b2e38-5d7d-4d55-99b0-0d6d32b8a446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9899 | 2025.09.19 20:53:11.935716 [ 5 ] {3e8b2e38-5d7d-4d55-99b0-0d6d32b8a446} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9900 | 2025.09.19 20:53:11.935759 [ 5 ] {3e8b2e38-5d7d-4d55-99b0-0d6d32b8a446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9901 | 2025.09.19 20:53:11.936147 [ 5 ] {3e8b2e38-5d7d-4d55-99b0-0d6d32b8a446} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 9902 | 2025.09.19 20:53:11.936368 [ 5 ] {3e8b2e38-5d7d-4d55-99b0-0d6d32b8a446} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9903 | 2025.09.19 20:53:11.936508 [ 125 ] {} <Debug> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 9904 | 2025.09.19 20:53:11.936538 [ 5 ] {3e8b2e38-5d7d-4d55-99b0-0d6d32b8a446} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001651 sec., 33918.83706844337 rows/sec., 2.59 MiB/sec. | ||
| 9905 | 2025.09.19 20:53:11.936548 [ 125 ] {} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9906 | 2025.09.19 20:53:11.936576 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9907 | 2025.09.19 20:53:11.936585 [ 5 ] {3e8b2e38-5d7d-4d55-99b0-0d6d32b8a446} <Debug> TCPHandler: Processed in 0.001978287 sec. | ||
| 9908 | 2025.09.19 20:53:11.936701 [ 198 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::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 | ||
| 9909 | 2025.09.19 20:53:11.936721 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9910 | 2025.09.19 20:53:11.936848 [ 198 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9911 | 2025.09.19 20:53:11.936855 [ 5 ] {e7d9a55f-c60c-425e-a2c6-d8368f7c82e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9912 | 2025.09.19 20:53:11.936890 [ 198 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1407 rows starting from the beginning of the part | ||
| 9913 | 2025.09.19 20:53:11.936912 [ 5 ] {e7d9a55f-c60c-425e-a2c6-d8368f7c82e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9914 | 2025.09.19 20:53:11.936962 [ 198 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1197 rows starting from the beginning of the part | ||
| 9915 | 2025.09.19 20:53:11.937013 [ 198 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 138 rows starting from the beginning of the part | ||
| 9916 | 2025.09.19 20:53:11.937055 [ 198 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 56 rows starting from the beginning of the part | ||
| 9917 | 2025.09.19 20:53:11.937098 [ 198 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 259 rows starting from the beginning of the part | ||
| 9918 | 2025.09.19 20:53:11.937138 [ 198 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 56 rows starting from the beginning of the part | ||
| 9919 | 2025.09.19 20:53:11.937376 [ 5 ] {e7d9a55f-c60c-425e-a2c6-d8368f7c82e2} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9920 | 2025.09.19 20:53:11.937419 [ 5 ] {e7d9a55f-c60c-425e-a2c6-d8368f7c82e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9921 | 2025.09.19 20:53:11.937761 [ 5 ] {e7d9a55f-c60c-425e-a2c6-d8368f7c82e2} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 9922 | 2025.09.19 20:53:11.938016 [ 5 ] {e7d9a55f-c60c-425e-a2c6-d8368f7c82e2} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9923 | 2025.09.19 20:53:11.938133 [ 125 ] {} <Debug> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 9924 | 2025.09.19 20:53:11.938163 [ 125 ] {} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9925 | 2025.09.19 20:53:11.938166 [ 5 ] {e7d9a55f-c60c-425e-a2c6-d8368f7c82e2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001329 sec., 48156.50865312265 rows/sec., 3.76 MiB/sec. | ||
| 9926 | 2025.09.19 20:53:11.938181 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9927 | 2025.09.19 20:53:11.938236 [ 5 ] {e7d9a55f-c60c-425e-a2c6-d8368f7c82e2} <Debug> TCPHandler: Processed in 0.001567116 sec. | ||
| 9928 | 2025.09.19 20:53:11.938274 [ 201 ] {8107928c-471f-4f51-a196-f6f1aa28a530::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 | ||
| 9929 | 2025.09.19 20:53:11.938359 [ 201 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9930 | 2025.09.19 20:53:11.938383 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9931 | 2025.09.19 20:53:11.938391 [ 201 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 633 rows starting from the beginning of the part | ||
| 9932 | 2025.09.19 20:53:11.938464 [ 201 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 522 rows starting from the beginning of the part | ||
| 9933 | 2025.09.19 20:53:11.938509 [ 201 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 105 rows starting from the beginning of the part | ||
| 9934 | 2025.09.19 20:53:11.938511 [ 5 ] {50076a8c-31e4-4e1d-a9f9-942ca3e69cee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9935 | 2025.09.19 20:53:11.938507 [ 187 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3113 rows, containing 5 columns (5 merged, 0 gathered) in 0.001858634 sec., 1674885.9646385463 rows/sec., 146.01 MiB/sec. | ||
| 9936 | 2025.09.19 20:53:11.938550 [ 201 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 64 rows starting from the beginning of the part | ||
| 9937 | 2025.09.19 20:53:11.938583 [ 5 ] {50076a8c-31e4-4e1d-a9f9-942ca3e69cee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9938 | 2025.09.19 20:53:11.938637 [ 201 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 143 rows starting from the beginning of the part | ||
| 9939 | 2025.09.19 20:53:11.938678 [ 201 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 64 rows starting from the beginning of the part | ||
| 9940 | 2025.09.19 20:53:11.938858 [ 195 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 9941 | 2025.09.19 20:53:11.939144 [ 5 ] {50076a8c-31e4-4e1d-a9f9-942ca3e69cee} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9942 | 2025.09.19 20:53:11.939197 [ 5 ] {50076a8c-31e4-4e1d-a9f9-942ca3e69cee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9943 | 2025.09.19 20:53:11.939247 [ 195 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_81_16} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9944 | 2025.09.19 20:53:11.939364 [ 195 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_81_16} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 9945 | 2025.09.19 20:53:11.939474 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 9946 | 2025.09.19 20:53:11.939696 [ 195 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1531 rows, containing 5 columns (5 merged, 0 gathered) in 0.001459515 sec., 1048978.5990551657 rows/sec., 83.54 MiB/sec. | ||
| 9947 | 2025.09.19 20:53:11.939729 [ 5 ] {50076a8c-31e4-4e1d-a9f9-942ca3e69cee} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 9948 | 2025.09.19 20:53:11.939878 [ 187 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 9949 | 2025.09.19 20:53:11.940172 [ 5 ] {50076a8c-31e4-4e1d-a9f9-942ca3e69cee} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9950 | 2025.09.19 20:53:11.940201 [ 187 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_81_16} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9951 | 2025.09.19 20:53:11.940289 [ 187 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_81_16} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 9952 | 2025.09.19 20:53:11.940329 [ 125 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 9953 | 2025.09.19 20:53:11.940359 [ 125 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9954 | 2025.09.19 20:53:11.940375 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9955 | 2025.09.19 20:53:11.940375 [ 5 ] {50076a8c-31e4-4e1d-a9f9-942ca3e69cee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001888 sec., 84745.76271186442 rows/sec., 5.90 MiB/sec. | ||
| 9956 | 2025.09.19 20:53:11.940385 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 9957 | 2025.09.19 20:53:11.940439 [ 5 ] {50076a8c-31e4-4e1d-a9f9-942ca3e69cee} <Debug> TCPHandler: Processed in 0.00211956 sec. | ||
| 9958 | 2025.09.19 20:53:11.940480 [ 201 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::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 | ||
| 9959 | 2025.09.19 20:53:11.940562 [ 201 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9960 | 2025.09.19 20:53:11.940588 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9961 | 2025.09.19 20:53:11.940591 [ 201 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 21469 rows starting from the beginning of the part | ||
| 9962 | 2025.09.19 20:53:11.940656 [ 201 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 845 rows starting from the beginning of the part | ||
| 9963 | 2025.09.19 20:53:11.940694 [ 201 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
| 9964 | 2025.09.19 20:53:11.940713 [ 5 ] {7ee3535e-92b0-4224-9500-dc0d99fe35dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9965 | 2025.09.19 20:53:11.940727 [ 201 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 9966 | 2025.09.19 20:53:11.940768 [ 201 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 197 rows starting from the beginning of the part | ||
| 9967 | 2025.09.19 20:53:11.940772 [ 5 ] {7ee3535e-92b0-4224-9500-dc0d99fe35dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9968 | 2025.09.19 20:53:11.940804 [ 201 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 9969 | 2025.09.19 20:53:11.941220 [ 5 ] {7ee3535e-92b0-4224-9500-dc0d99fe35dd} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9970 | 2025.09.19 20:53:11.941263 [ 5 ] {7ee3535e-92b0-4224-9500-dc0d99fe35dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9971 | 2025.09.19 20:53:11.941745 [ 5 ] {7ee3535e-92b0-4224-9500-dc0d99fe35dd} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 9972 | 2025.09.19 20:53:11.942068 [ 5 ] {7ee3535e-92b0-4224-9500-dc0d99fe35dd} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9973 | 2025.09.19 20:53:11.942204 [ 125 ] {} <Debug> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 9974 | 2025.09.19 20:53:11.942228 [ 125 ] {} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9975 | 2025.09.19 20:53:11.942244 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9976 | 2025.09.19 20:53:11.942249 [ 5 ] {7ee3535e-92b0-4224-9500-dc0d99fe35dd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001561 sec., 38436.899423446506 rows/sec., 2.59 MiB/sec. | ||
| 9977 | 2025.09.19 20:53:11.942301 [ 5 ] {7ee3535e-92b0-4224-9500-dc0d99fe35dd} <Debug> TCPHandler: Processed in 0.001775562 sec. | ||
| 9978 | 2025.09.19 20:53:11.942318 [ 187 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 9979 | 2025.09.19 20:53:11.942420 [ 187 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9980 | 2025.09.19 20:53:11.942451 [ 187 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4476 rows starting from the beginning of the part | ||
| 9981 | 2025.09.19 20:53:11.942508 [ 187 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
| 9982 | 2025.09.19 20:53:11.942551 [ 187 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 9983 | 2025.09.19 20:53:11.942589 [ 187 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 9984 | 2025.09.19 20:53:11.942627 [ 187 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 9985 | 2025.09.19 20:53:11.942665 [ 187 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 9986 | 2025.09.19 20:53:11.944968 [ 187 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4776 rows, containing 4 columns (4 merged, 0 gathered) in 0.002682433 sec., 1780473.1749124767 rows/sec., 119.99 MiB/sec. | ||
| 9987 | 2025.09.19 20:53:11.945494 [ 197 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 9988 | 2025.09.19 20:53:11.945791 [ 197 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_81_16} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9989 | 2025.09.19 20:53:11.945865 [ 197 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_81_16} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 9990 | 2025.09.19 20:53:11.945957 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 9991 | 2025.09.19 20:53:11.947302 [ 197 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22991 rows, containing 5 columns (5 merged, 0 gathered) in 0.006845671 sec., 3358472.821729236 rows/sec., 230.88 MiB/sec. | ||
| 9992 | 2025.09.19 20:53:11.947646 [ 201 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 9993 | 2025.09.19 20:53:11.947911 [ 201 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9994 | 2025.09.19 20:53:11.947973 [ 201 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 9995 | 2025.09.19 20:53:11.948038 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 9996 | 2025.09.19 20:53:12.000239 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 319.08 MiB, peak 330.44 MiB, free memory in arenas 0.00 B, will set to 321.05 MiB (RSS), difference: 1.97 MiB | ||
| 9997 | 2025.09.19 20:53:15.751515 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9998 | 2025.09.19 20:53:15.751608 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9999 | 2025.09.19 20:53:15.919411 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26824 | ||
| 10000 | 2025.09.19 20:53:15.919886 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10001 | 2025.09.19 20:53:15.919923 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10002 | 2025.09.19 20:53:15.920388 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10003 | 2025.09.19 20:53:15.920619 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10004 | 2025.09.19 20:53:15.920742 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26824 | ||
| 10005 | 2025.09.19 20:53:15.920747 [ 116 ] {} <Debug> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10006 | 2025.09.19 20:53:15.920795 [ 116 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10007 | 2025.09.19 20:53:15.920817 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10008 | 2025.09.19 20:53:15.920948 [ 197 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 10009 | 2025.09.19 20:53:15.921109 [ 197 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10010 | 2025.09.19 20:53:15.921155 [ 197 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24456 rows starting from the beginning of the part | ||
| 10011 | 2025.09.19 20:53:15.921230 [ 197 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 10012 | 2025.09.19 20:53:15.921280 [ 197 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 10013 | 2025.09.19 20:53:15.921328 [ 197 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 10014 | 2025.09.19 20:53:15.921381 [ 197 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 10015 | 2025.09.19 20:53:15.921439 [ 197 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 10016 | 2025.09.19 20:53:15.923876 [ 201 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26824 rows, containing 4 columns (4 merged, 0 gathered) in 0.002992721 sec., 8963080.7549384 rows/sec., 128.22 MiB/sec. | ||
| 10017 | 2025.09.19 20:53:15.924058 [ 197 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10018 | 2025.09.19 20:53:15.924326 [ 197 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_56_11} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10019 | 2025.09.19 20:53:15.924401 [ 197 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_56_11} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10020 | 2025.09.19 20:53:15.924490 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 10021 | 2025.09.19 20:53:15.990907 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1186 | ||
| 10022 | 2025.09.19 20:53:15.993167 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10023 | 2025.09.19 20:53:15.993211 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10024 | 2025.09.19 20:53:15.994427 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10025 | 2025.09.19 20:53:15.994719 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10026 | 2025.09.19 20:53:15.994876 [ 116 ] {} <Debug> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10027 | 2025.09.19 20:53:15.994920 [ 116 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10028 | 2025.09.19 20:53:15.994941 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10029 | 2025.09.19 20:53:15.994996 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1186 | ||
| 10030 | 2025.09.19 20:53:15.995028 [ 200 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::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 | ||
| 10031 | 2025.09.19 20:53:15.995536 [ 200 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10032 | 2025.09.19 20:53:15.995664 [ 200 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1064 rows starting from the beginning of the part | ||
| 10033 | 2025.09.19 20:53:15.996009 [ 200 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 20 rows starting from the beginning of the part | ||
| 10034 | 2025.09.19 20:53:15.996330 [ 200 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 28 rows starting from the beginning of the part | ||
| 10035 | 2025.09.19 20:53:15.996663 [ 200 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 26 rows starting from the beginning of the part | ||
| 10036 | 2025.09.19 20:53:15.996993 [ 200 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 20 rows starting from the beginning of the part | ||
| 10037 | 2025.09.19 20:53:15.997322 [ 200 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 28 rows starting from the beginning of the part | ||
| 10038 | 2025.09.19 20:53:16.000251 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 325.10 MiB, peak 330.44 MiB, free memory in arenas 0.00 B, will set to 321.23 MiB (RSS), difference: -3.87 MiB | ||
| 10039 | 2025.09.19 20:53:16.003741 [ 197 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1186 rows, containing 72 columns (72 merged, 0 gathered) in 0.008749776 sec., 135546.32712883162 rows/sec., 106.41 MiB/sec. | ||
| 10040 | 2025.09.19 20:53:16.005116 [ 192 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10041 | 2025.09.19 20:53:16.005626 [ 192 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_41_8} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10042 | 2025.09.19 20:53:16.005694 [ 192 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_41_8} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10043 | 2025.09.19 20:53:16.005858 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.77 MiB. | ||
| 10044 | 2025.09.19 20:53:16.937267 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10045 | 2025.09.19 20:53:16.937447 [ 5 ] {97296f34-0155-4f62-9d76-49157287f8d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10046 | 2025.09.19 20:53:16.937513 [ 5 ] {97296f34-0155-4f62-9d76-49157287f8d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10047 | 2025.09.19 20:53:16.938208 [ 5 ] {97296f34-0155-4f62-9d76-49157287f8d4} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10048 | 2025.09.19 20:53:16.938252 [ 5 ] {97296f34-0155-4f62-9d76-49157287f8d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10049 | 2025.09.19 20:53:16.938679 [ 5 ] {97296f34-0155-4f62-9d76-49157287f8d4} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10050 | 2025.09.19 20:53:16.938934 [ 5 ] {97296f34-0155-4f62-9d76-49157287f8d4} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10051 | 2025.09.19 20:53:16.939095 [ 5 ] {97296f34-0155-4f62-9d76-49157287f8d4} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001697 sec., 81319.97642899235 rows/sec., 7.04 MiB/sec. | ||
| 10052 | 2025.09.19 20:53:16.939138 [ 5 ] {97296f34-0155-4f62-9d76-49157287f8d4} <Debug> TCPHandler: Processed in 0.002001737 sec. | ||
| 10053 | 2025.09.19 20:53:16.939255 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10054 | 2025.09.19 20:53:16.939351 [ 5 ] {a4b37e56-c7bf-4c8f-a5ff-e1e2c8846689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10055 | 2025.09.19 20:53:16.939394 [ 5 ] {a4b37e56-c7bf-4c8f-a5ff-e1e2c8846689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10056 | 2025.09.19 20:53:16.939806 [ 5 ] {a4b37e56-c7bf-4c8f-a5ff-e1e2c8846689} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10057 | 2025.09.19 20:53:16.939843 [ 5 ] {a4b37e56-c7bf-4c8f-a5ff-e1e2c8846689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10058 | 2025.09.19 20:53:16.940155 [ 5 ] {a4b37e56-c7bf-4c8f-a5ff-e1e2c8846689} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10059 | 2025.09.19 20:53:16.940373 [ 5 ] {a4b37e56-c7bf-4c8f-a5ff-e1e2c8846689} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10060 | 2025.09.19 20:53:16.940506 [ 5 ] {a4b37e56-c7bf-4c8f-a5ff-e1e2c8846689} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001174 sec., 34923.33901192505 rows/sec., 2.56 MiB/sec. | ||
| 10061 | 2025.09.19 20:53:16.940545 [ 5 ] {a4b37e56-c7bf-4c8f-a5ff-e1e2c8846689} <Debug> TCPHandler: Processed in 0.001340932 sec. | ||
| 10062 | 2025.09.19 20:53:16.940697 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10063 | 2025.09.19 20:53:16.940816 [ 5 ] {b979ee02-fad2-47cb-b946-55570ddf1403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10064 | 2025.09.19 20:53:16.940858 [ 5 ] {b979ee02-fad2-47cb-b946-55570ddf1403} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10065 | 2025.09.19 20:53:16.941311 [ 5 ] {b979ee02-fad2-47cb-b946-55570ddf1403} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10066 | 2025.09.19 20:53:16.941352 [ 5 ] {b979ee02-fad2-47cb-b946-55570ddf1403} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10067 | 2025.09.19 20:53:16.941685 [ 5 ] {b979ee02-fad2-47cb-b946-55570ddf1403} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10068 | 2025.09.19 20:53:16.941907 [ 5 ] {b979ee02-fad2-47cb-b946-55570ddf1403} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10069 | 2025.09.19 20:53:16.942042 [ 5 ] {b979ee02-fad2-47cb-b946-55570ddf1403} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001252 sec., 83865.81469648561 rows/sec., 6.55 MiB/sec. | ||
| 10070 | 2025.09.19 20:53:16.942082 [ 5 ] {b979ee02-fad2-47cb-b946-55570ddf1403} <Debug> TCPHandler: Processed in 0.001447704 sec. | ||
| 10071 | 2025.09.19 20:53:16.942202 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10072 | 2025.09.19 20:53:16.942302 [ 5 ] {9432cf3f-eee1-4536-8f0e-088b8474c22e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10073 | 2025.09.19 20:53:16.942348 [ 5 ] {9432cf3f-eee1-4536-8f0e-088b8474c22e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10074 | 2025.09.19 20:53:16.942757 [ 5 ] {9432cf3f-eee1-4536-8f0e-088b8474c22e} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10075 | 2025.09.19 20:53:16.942794 [ 5 ] {9432cf3f-eee1-4536-8f0e-088b8474c22e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10076 | 2025.09.19 20:53:16.943126 [ 5 ] {9432cf3f-eee1-4536-8f0e-088b8474c22e} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10077 | 2025.09.19 20:53:16.943354 [ 5 ] {9432cf3f-eee1-4536-8f0e-088b8474c22e} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10078 | 2025.09.19 20:53:16.943487 [ 5 ] {9432cf3f-eee1-4536-8f0e-088b8474c22e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 10079 | 2025.09.19 20:53:16.943523 [ 5 ] {9432cf3f-eee1-4536-8f0e-088b8474c22e} <Debug> TCPHandler: Processed in 0.001371362 sec. | ||
| 10080 | 2025.09.19 20:53:16.943633 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10081 | 2025.09.19 20:53:16.943727 [ 5 ] {01947395-fc5f-4c39-8426-57b614dd9c3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10082 | 2025.09.19 20:53:16.943782 [ 5 ] {01947395-fc5f-4c39-8426-57b614dd9c3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10083 | 2025.09.19 20:53:16.944637 [ 5 ] {01947395-fc5f-4c39-8426-57b614dd9c3f} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10084 | 2025.09.19 20:53:16.944673 [ 5 ] {01947395-fc5f-4c39-8426-57b614dd9c3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10085 | 2025.09.19 20:53:16.945258 [ 5 ] {01947395-fc5f-4c39-8426-57b614dd9c3f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10086 | 2025.09.19 20:53:16.945489 [ 5 ] {01947395-fc5f-4c39-8426-57b614dd9c3f} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10087 | 2025.09.19 20:53:16.945599 [ 133 ] {} <Debug> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10088 | 2025.09.19 20:53:16.945633 [ 5 ] {01947395-fc5f-4c39-8426-57b614dd9c3f} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001924 sec., 21309.77130977131 rows/sec., 38.19 MiB/sec. | ||
| 10089 | 2025.09.19 20:53:16.945636 [ 133 ] {} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10090 | 2025.09.19 20:53:16.945664 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10091 | 2025.09.19 20:53:16.945700 [ 5 ] {01947395-fc5f-4c39-8426-57b614dd9c3f} <Debug> TCPHandler: Processed in 0.002114479 sec. | ||
| 10092 | 2025.09.19 20:53:16.945745 [ 189 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 10093 | 2025.09.19 20:53:16.945817 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10094 | 2025.09.19 20:53:16.945912 [ 5 ] {02d42929-7455-4afd-88fc-205d30254459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10095 | 2025.09.19 20:53:16.945920 [ 189 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10096 | 2025.09.19 20:53:16.945955 [ 5 ] {02d42929-7455-4afd-88fc-205d30254459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10097 | 2025.09.19 20:53:16.945975 [ 189 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1355 rows starting from the beginning of the part | ||
| 10098 | 2025.09.19 20:53:16.946089 [ 189 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 10099 | 2025.09.19 20:53:16.946204 [ 189 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 10100 | 2025.09.19 20:53:16.946290 [ 5 ] {02d42929-7455-4afd-88fc-205d30254459} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10101 | 2025.09.19 20:53:16.946307 [ 189 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 10102 | 2025.09.19 20:53:16.946328 [ 5 ] {02d42929-7455-4afd-88fc-205d30254459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10103 | 2025.09.19 20:53:16.946413 [ 189 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 10104 | 2025.09.19 20:53:16.946514 [ 189 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 10105 | 2025.09.19 20:53:16.946655 [ 5 ] {02d42929-7455-4afd-88fc-205d30254459} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10106 | 2025.09.19 20:53:16.946870 [ 5 ] {02d42929-7455-4afd-88fc-205d30254459} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10107 | 2025.09.19 20:53:16.947004 [ 5 ] {02d42929-7455-4afd-88fc-205d30254459} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 10108 | 2025.09.19 20:53:16.947039 [ 5 ] {02d42929-7455-4afd-88fc-205d30254459} <Debug> TCPHandler: Processed in 0.0012711 sec. | ||
| 10109 | 2025.09.19 20:53:16.952782 [ 192 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1560 rows, containing 19 columns (19 merged, 0 gathered) in 0.007066136 sec., 220771.295655787 rows/sec., 395.61 MiB/sec. | ||
| 10110 | 2025.09.19 20:53:16.954831 [ 192 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10111 | 2025.09.19 20:53:16.955240 [ 192 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10112 | 2025.09.19 20:53:16.955328 [ 192 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10113 | 2025.09.19 20:53:16.955510 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.78 MiB. | ||
| 10114 | 2025.09.19 20:53:17.000255 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 317.79 MiB, peak 330.44 MiB, free memory in arenas 0.00 B, will set to 323.88 MiB (RSS), difference: 6.09 MiB | ||
| 10115 | 2025.09.19 20:53:17.334373 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 10116 | 2025.09.19 20:53:17.352076 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10117 | 2025.09.19 20:53:17.352142 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10118 | 2025.09.19 20:53:17.358374 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10119 | 2025.09.19 20:53:17.359090 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10120 | 2025.09.19 20:53:17.359400 [ 129 ] {} <Debug> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10121 | 2025.09.19 20:53:17.359489 [ 129 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10122 | 2025.09.19 20:53:17.359524 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10123 | 2025.09.19 20:53:17.359669 [ 193 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 10124 | 2025.09.19 20:53:17.362203 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 10125 | 2025.09.19 20:53:17.363468 [ 193 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10126 | 2025.09.19 20:53:17.364978 [ 193 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 10127 | 2025.09.19 20:53:17.369812 [ 193 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 10128 | 2025.09.19 20:53:17.374547 [ 193 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 10129 | 2025.09.19 20:53:17.379334 [ 193 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 10130 | 2025.09.19 20:53:17.384280 [ 193 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 10131 | 2025.09.19 20:53:17.388375 [ 193 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 10132 | 2025.09.19 20:53:17.442436 [ 190 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.082824812 sec., 5095.091552999843 rows/sec., 26.35 MiB/sec. | ||
| 10133 | 2025.09.19 20:53:17.445277 [ 188 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10134 | 2025.09.19 20:53:17.447217 [ 188 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_56_11} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10135 | 2025.09.19 20:53:17.447322 [ 188 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_56_11} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10136 | 2025.09.19 20:53:17.449943 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10137 | 2025.09.19 20:53:17.676001 [ 129 ] {} <Debug> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 10138 | 2025.09.19 20:53:17.676087 [ 129 ] {} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10139 | 2025.09.19 20:53:17.676116 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10140 | 2025.09.19 20:53:17.676293 [ 186 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::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 | ||
| 10141 | 2025.09.19 20:53:17.676505 [ 186 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10142 | 2025.09.19 20:53:17.676563 [ 186 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 18 rows starting from the beginning of the part | ||
| 10143 | 2025.09.19 20:53:17.676679 [ 186 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::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 | ||
| 10144 | 2025.09.19 20:53:17.676752 [ 186 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::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 | ||
| 10145 | 2025.09.19 20:53:17.676817 [ 186 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::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 | ||
| 10146 | 2025.09.19 20:53:17.676868 [ 186 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::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 | ||
| 10147 | 2025.09.19 20:53:17.677904 [ 191 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001696589 sec., 22397.88186767685 rows/sec., 1.87 MiB/sec. | ||
| 10148 | 2025.09.19 20:53:17.678172 [ 199 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 10149 | 2025.09.19 20:53:17.678606 [ 199 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_21_5} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10150 | 2025.09.19 20:53:17.678727 [ 199 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_21_5} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 10151 | 2025.09.19 20:53:17.678891 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10152 | 2025.09.19 20:53:21.961998 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10153 | 2025.09.19 20:53:21.962252 [ 5 ] {710fd70e-acef-4307-9c37-ed504a007cd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10154 | 2025.09.19 20:53:21.962347 [ 5 ] {710fd70e-acef-4307-9c37-ed504a007cd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10155 | 2025.09.19 20:53:21.963967 [ 5 ] {710fd70e-acef-4307-9c37-ed504a007cd8} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10156 | 2025.09.19 20:53:21.964015 [ 5 ] {710fd70e-acef-4307-9c37-ed504a007cd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10157 | 2025.09.19 20:53:21.964466 [ 5 ] {710fd70e-acef-4307-9c37-ed504a007cd8} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10158 | 2025.09.19 20:53:21.964689 [ 5 ] {710fd70e-acef-4307-9c37-ed504a007cd8} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10159 | 2025.09.19 20:53:21.964845 [ 5 ] {710fd70e-acef-4307-9c37-ed504a007cd8} <Debug> executeQuery: Read 1196 rows, 100.50 KiB in 0.002661 sec., 449455.0920706501 rows/sec., 36.88 MiB/sec. | ||
| 10160 | 2025.09.19 20:53:21.964886 [ 5 ] {710fd70e-acef-4307-9c37-ed504a007cd8} <Debug> TCPHandler: Processed in 0.003057582 sec. | ||
| 10161 | 2025.09.19 20:53:21.965016 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10162 | 2025.09.19 20:53:21.965111 [ 5 ] {146a7cc8-823d-458e-bb7b-298ab397843e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10163 | 2025.09.19 20:53:21.965152 [ 5 ] {146a7cc8-823d-458e-bb7b-298ab397843e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10164 | 2025.09.19 20:53:21.965688 [ 5 ] {146a7cc8-823d-458e-bb7b-298ab397843e} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10165 | 2025.09.19 20:53:21.965725 [ 5 ] {146a7cc8-823d-458e-bb7b-298ab397843e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10166 | 2025.09.19 20:53:21.966050 [ 5 ] {146a7cc8-823d-458e-bb7b-298ab397843e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10167 | 2025.09.19 20:53:21.966255 [ 5 ] {146a7cc8-823d-458e-bb7b-298ab397843e} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10168 | 2025.09.19 20:53:21.966384 [ 5 ] {146a7cc8-823d-458e-bb7b-298ab397843e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001292 sec., 176470.58823529413 rows/sec., 11.95 MiB/sec. | ||
| 10169 | 2025.09.19 20:53:21.966421 [ 5 ] {146a7cc8-823d-458e-bb7b-298ab397843e} <Debug> TCPHandler: Processed in 0.001455494 sec. | ||
| 10170 | 2025.09.19 20:53:21.966535 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10171 | 2025.09.19 20:53:21.966629 [ 5 ] {6e5b39aa-abfd-45ba-8924-02a20c829947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10172 | 2025.09.19 20:53:21.966669 [ 5 ] {6e5b39aa-abfd-45ba-8924-02a20c829947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10173 | 2025.09.19 20:53:21.967346 [ 5 ] {6e5b39aa-abfd-45ba-8924-02a20c829947} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10174 | 2025.09.19 20:53:21.967382 [ 5 ] {6e5b39aa-abfd-45ba-8924-02a20c829947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10175 | 2025.09.19 20:53:21.967697 [ 5 ] {6e5b39aa-abfd-45ba-8924-02a20c829947} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10176 | 2025.09.19 20:53:21.967904 [ 5 ] {6e5b39aa-abfd-45ba-8924-02a20c829947} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10177 | 2025.09.19 20:53:21.968032 [ 5 ] {6e5b39aa-abfd-45ba-8924-02a20c829947} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001421 sec., 365939.47923997184 rows/sec., 27.08 MiB/sec. | ||
| 10178 | 2025.09.19 20:53:21.968069 [ 5 ] {6e5b39aa-abfd-45ba-8924-02a20c829947} <Debug> TCPHandler: Processed in 0.001583197 sec. | ||
| 10179 | 2025.09.19 20:53:21.968181 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10180 | 2025.09.19 20:53:21.968274 [ 5 ] {38af9a93-182b-4b7d-ba70-5af242289b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10181 | 2025.09.19 20:53:21.968317 [ 5 ] {38af9a93-182b-4b7d-ba70-5af242289b28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10182 | 2025.09.19 20:53:21.968959 [ 5 ] {38af9a93-182b-4b7d-ba70-5af242289b28} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10183 | 2025.09.19 20:53:21.968994 [ 5 ] {38af9a93-182b-4b7d-ba70-5af242289b28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10184 | 2025.09.19 20:53:21.969369 [ 5 ] {38af9a93-182b-4b7d-ba70-5af242289b28} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10185 | 2025.09.19 20:53:21.969577 [ 5 ] {38af9a93-182b-4b7d-ba70-5af242289b28} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10186 | 2025.09.19 20:53:21.969703 [ 5 ] {38af9a93-182b-4b7d-ba70-5af242289b28} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001447 sec., 583275.7429163788 rows/sec., 39.26 MiB/sec. | ||
| 10187 | 2025.09.19 20:53:21.969739 [ 5 ] {38af9a93-182b-4b7d-ba70-5af242289b28} <Debug> TCPHandler: Processed in 0.001606287 sec. | ||
| 10188 | 2025.09.19 20:53:21.969905 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10189 | 2025.09.19 20:53:21.969999 [ 5 ] {0399da78-7e48-425b-bdb4-0d57566273a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10190 | 2025.09.19 20:53:21.970040 [ 5 ] {0399da78-7e48-425b-bdb4-0d57566273a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10191 | 2025.09.19 20:53:21.970372 [ 5 ] {0399da78-7e48-425b-bdb4-0d57566273a0} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10192 | 2025.09.19 20:53:21.970408 [ 5 ] {0399da78-7e48-425b-bdb4-0d57566273a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10193 | 2025.09.19 20:53:21.970734 [ 5 ] {0399da78-7e48-425b-bdb4-0d57566273a0} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10194 | 2025.09.19 20:53:21.970951 [ 5 ] {0399da78-7e48-425b-bdb4-0d57566273a0} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10195 | 2025.09.19 20:53:21.971078 [ 5 ] {0399da78-7e48-425b-bdb4-0d57566273a0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 10196 | 2025.09.19 20:53:21.971114 [ 5 ] {0399da78-7e48-425b-bdb4-0d57566273a0} <Debug> TCPHandler: Processed in 0.00125769 sec. | ||
| 10197 | 2025.09.19 20:53:23.420872 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27336 | ||
| 10198 | 2025.09.19 20:53:23.421642 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10199 | 2025.09.19 20:53:23.421703 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10200 | 2025.09.19 20:53:23.422784 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10201 | 2025.09.19 20:53:23.423109 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10202 | 2025.09.19 20:53:23.423296 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27336 | ||
| 10203 | 2025.09.19 20:53:24.149162 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64840 | ||
| 10204 | 2025.09.19 20:53:24.149270 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10205 | 2025.09.19 20:53:24.149296 [ 290 ] {} <Debug> TCP-Session: 737bbda8-7c3d-4c3a-829a-9b29f1c35d82 Authenticating user 'default' from [fd00:1122:3344:101::e]:64840 | ||
| 10206 | 2025.09.19 20:53:24.149318 [ 290 ] {} <Debug> TCP-Session: 737bbda8-7c3d-4c3a-829a-9b29f1c35d82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10207 | 2025.09.19 20:53:24.149331 [ 290 ] {} <Debug> TCP-Session: 737bbda8-7c3d-4c3a-829a-9b29f1c35d82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10208 | 2025.09.19 20:53:24.149532 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40610 | ||
| 10209 | 2025.09.19 20:53:24.149542 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38852 | ||
| 10210 | 2025.09.19 20:53:24.149596 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38776 | ||
| 10211 | 2025.09.19 20:53:24.149606 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58006 | ||
| 10212 | 2025.09.19 20:53:24.149645 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10213 | 2025.09.19 20:53:24.149651 [ 290 ] {} <Trace> TCP-Session: 737bbda8-7c3d-4c3a-829a-9b29f1c35d82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10214 | 2025.09.19 20:53:24.149686 [ 291 ] {} <Debug> TCP-Session: b8312ffb-d5c0-4330-84e9-77d30ddee133 Authenticating user 'default' from [fd00:1122:3344:101::e]:40610 | ||
| 10215 | 2025.09.19 20:53:24.149583 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51214 | ||
| 10216 | 2025.09.19 20:53:24.149723 [ 291 ] {} <Debug> TCP-Session: b8312ffb-d5c0-4330-84e9-77d30ddee133 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10217 | 2025.09.19 20:53:24.149573 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60011 | ||
| 10218 | 2025.09.19 20:53:24.149762 [ 291 ] {} <Debug> TCP-Session: b8312ffb-d5c0-4330-84e9-77d30ddee133 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10219 | 2025.09.19 20:53:24.149560 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60529 | ||
| 10220 | 2025.09.19 20:53:24.149562 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37586 | ||
| 10221 | 2025.09.19 20:53:24.149852 [ 290 ] {165d028f-85bd-405d-8231-2cc9ed55d2e2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64840) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10222 | 2025.09.19 20:53:24.149942 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10223 | 2025.09.19 20:53:24.149979 [ 288 ] {} <Debug> TCP-Session: 12c8488d-366a-48d5-8dea-0edf2c3c156c Authenticating user 'default' from [fd00:1122:3344:101::e]:38776 | ||
| 10224 | 2025.09.19 20:53:24.150006 [ 288 ] {} <Debug> TCP-Session: 12c8488d-366a-48d5-8dea-0edf2c3c156c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10225 | 2025.09.19 20:53:24.150021 [ 288 ] {} <Debug> TCP-Session: 12c8488d-366a-48d5-8dea-0edf2c3c156c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10226 | 2025.09.19 20:53:24.150125 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10227 | 2025.09.19 20:53:24.150140 [ 290 ] {165d028f-85bd-405d-8231-2cc9ed55d2e2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10228 | 2025.09.19 20:53:24.150159 [ 286 ] {} <Debug> TCP-Session: f599561f-d737-4cd2-af0e-8a1b5f2f6b8f Authenticating user 'default' from [fd00:1122:3344:101::e]:51214 | ||
| 10229 | 2025.09.19 20:53:24.150182 [ 286 ] {} <Debug> TCP-Session: f599561f-d737-4cd2-af0e-8a1b5f2f6b8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10230 | 2025.09.19 20:53:24.150196 [ 286 ] {} <Debug> TCP-Session: f599561f-d737-4cd2-af0e-8a1b5f2f6b8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10231 | 2025.09.19 20:53:24.150201 [ 290 ] {165d028f-85bd-405d-8231-2cc9ed55d2e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10232 | 2025.09.19 20:53:24.150212 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10233 | 2025.09.19 20:53:24.150241 [ 294 ] {} <Debug> TCP-Session: c86bf294-c930-46ed-8032-6f7a104faa76 Authenticating user 'default' from [fd00:1122:3344:101::e]:37586 | ||
| 10234 | 2025.09.19 20:53:24.150258 [ 294 ] {} <Debug> TCP-Session: c86bf294-c930-46ed-8032-6f7a104faa76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10235 | 2025.09.19 20:53:24.150270 [ 294 ] {} <Debug> TCP-Session: c86bf294-c930-46ed-8032-6f7a104faa76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10236 | 2025.09.19 20:53:24.150496 [ 290 ] {165d028f-85bd-405d-8231-2cc9ed55d2e2} <Debug> oximeter.version (332f541f-6306-4281-b75a-987cf66fc746) (SelectExecutor): Key condition: unknown | ||
| 10237 | 2025.09.19 20:53:24.150752 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10238 | 2025.09.19 20:53:24.150784 [ 3 ] {} <Debug> TCP-Session: 42dba7d5-d07c-488e-a301-fde56d95f6a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:60011 | ||
| 10239 | 2025.09.19 20:53:24.150801 [ 3 ] {} <Debug> TCP-Session: 42dba7d5-d07c-488e-a301-fde56d95f6a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10240 | 2025.09.19 20:53:24.150813 [ 3 ] {} <Debug> TCP-Session: 42dba7d5-d07c-488e-a301-fde56d95f6a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10241 | 2025.09.19 20:53:24.150874 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10242 | 2025.09.19 20:53:24.150912 [ 289 ] {} <Debug> TCP-Session: 06c66f75-82fd-4e6e-b300-1e9775bbc5e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:58006 | ||
| 10243 | 2025.09.19 20:53:24.150934 [ 289 ] {} <Debug> TCP-Session: 06c66f75-82fd-4e6e-b300-1e9775bbc5e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10244 | 2025.09.19 20:53:24.150951 [ 289 ] {} <Debug> TCP-Session: 06c66f75-82fd-4e6e-b300-1e9775bbc5e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10245 | 2025.09.19 20:53:24.150994 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10246 | 2025.09.19 20:53:24.151027 [ 292 ] {} <Debug> TCP-Session: fadc1e9d-9a9a-4402-ba5b-fbf63cae9b44 Authenticating user 'default' from [fd00:1122:3344:101::e]:38852 | ||
| 10247 | 2025.09.19 20:53:24.151043 [ 292 ] {} <Debug> TCP-Session: fadc1e9d-9a9a-4402-ba5b-fbf63cae9b44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10248 | 2025.09.19 20:53:24.151056 [ 292 ] {} <Debug> TCP-Session: fadc1e9d-9a9a-4402-ba5b-fbf63cae9b44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10249 | 2025.09.19 20:53:24.151102 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10250 | 2025.09.19 20:53:24.151137 [ 293 ] {} <Debug> TCP-Session: 4595987a-16d4-4076-b0bb-877e754196b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:60529 | ||
| 10251 | 2025.09.19 20:53:24.151154 [ 293 ] {} <Debug> TCP-Session: 4595987a-16d4-4076-b0bb-877e754196b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10252 | 2025.09.19 20:53:24.151167 [ 293 ] {} <Debug> TCP-Session: 4595987a-16d4-4076-b0bb-877e754196b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10253 | 2025.09.19 20:53:24.151399 [ 298 ] {165d028f-85bd-405d-8231-2cc9ed55d2e2} <Trace> AggregatingTransform: Aggregating | ||
| 10254 | 2025.09.19 20:53:24.151439 [ 298 ] {165d028f-85bd-405d-8231-2cc9ed55d2e2} <Trace> Aggregator: Aggregation method: without_key | ||
| 10255 | 2025.09.19 20:53:24.151478 [ 298 ] {165d028f-85bd-405d-8231-2cc9ed55d2e2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000879761 sec. (1136.672 rows/sec., 44.40 KiB/sec.) | ||
| 10256 | 2025.09.19 20:53:24.151498 [ 298 ] {165d028f-85bd-405d-8231-2cc9ed55d2e2} <Trace> Aggregator: Merging aggregated data | ||
| 10257 | 2025.09.19 20:53:24.152697 [ 290 ] {165d028f-85bd-405d-8231-2cc9ed55d2e2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002904 sec., 344.3526170798898 rows/sec., 13.45 KiB/sec. | ||
| 10258 | 2025.09.19 20:53:24.152828 [ 290 ] {165d028f-85bd-405d-8231-2cc9ed55d2e2} <Debug> TCPHandler: Processed in 0.003308578 sec. | ||
| 10259 | 2025.09.19 20:53:24.152951 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10260 | 2025.09.19 20:53:24.152985 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10261 | 2025.09.19 20:53:24.152992 [ 290 ] {} <Debug> TCP-Session: 737bbda8-7c3d-4c3a-829a-9b29f1c35d82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10262 | 2025.09.19 20:53:24.153011 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10263 | 2025.09.19 20:53:24.153024 [ 289 ] {} <Debug> TCP-Session: 06c66f75-82fd-4e6e-b300-1e9775bbc5e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10264 | 2025.09.19 20:53:24.153035 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10265 | 2025.09.19 20:53:24.153062 [ 291 ] {} <Debug> TCP-Session: b8312ffb-d5c0-4330-84e9-77d30ddee133 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10266 | 2025.09.19 20:53:24.153086 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10267 | 2025.09.19 20:53:24.153104 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10268 | 2025.09.19 20:53:24.153120 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10269 | 2025.09.19 20:53:24.153144 [ 292 ] {} <Debug> TCP-Session: fadc1e9d-9a9a-4402-ba5b-fbf63cae9b44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10270 | 2025.09.19 20:53:24.153152 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10271 | 2025.09.19 20:53:24.153169 [ 286 ] {} <Debug> TCP-Session: f599561f-d737-4cd2-af0e-8a1b5f2f6b8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10272 | 2025.09.19 20:53:24.153156 [ 293 ] {} <Debug> TCP-Session: 4595987a-16d4-4076-b0bb-877e754196b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10273 | 2025.09.19 20:53:24.153197 [ 288 ] {} <Debug> TCP-Session: 12c8488d-366a-48d5-8dea-0edf2c3c156c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10274 | 2025.09.19 20:53:24.153061 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10275 | 2025.09.19 20:53:24.153115 [ 294 ] {} <Debug> TCP-Session: c86bf294-c930-46ed-8032-6f7a104faa76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10276 | 2025.09.19 20:53:24.153276 [ 3 ] {} <Debug> TCP-Session: 42dba7d5-d07c-488e-a301-fde56d95f6a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10277 | 2025.09.19 20:53:24.862261 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 10278 | 2025.09.19 20:53:24.887376 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10279 | 2025.09.19 20:53:24.887480 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10280 | 2025.09.19 20:53:24.895594 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10281 | 2025.09.19 20:53:24.897040 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10282 | 2025.09.19 20:53:24.905353 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 10283 | 2025.09.19 20:53:25.600853 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50247 | ||
| 10284 | 2025.09.19 20:53:25.600959 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10285 | 2025.09.19 20:53:25.600984 [ 292 ] {} <Debug> TCP-Session: 1a88a1d3-837a-43c4-aa0c-ad4ac83af626 Authenticating user 'default' from [fd00:1122:3344:101::e]:50247 | ||
| 10286 | 2025.09.19 20:53:25.601007 [ 292 ] {} <Debug> TCP-Session: 1a88a1d3-837a-43c4-aa0c-ad4ac83af626 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10287 | 2025.09.19 20:53:25.601020 [ 292 ] {} <Debug> TCP-Session: 1a88a1d3-837a-43c4-aa0c-ad4ac83af626 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10288 | 2025.09.19 20:53:25.601231 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63243 | ||
| 10289 | 2025.09.19 20:53:25.601252 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37275 | ||
| 10290 | 2025.09.19 20:53:25.601266 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45317 | ||
| 10291 | 2025.09.19 20:53:25.601320 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54904 | ||
| 10292 | 2025.09.19 20:53:25.601335 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47067 | ||
| 10293 | 2025.09.19 20:53:25.601348 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10294 | 2025.09.19 20:53:25.601368 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10295 | 2025.09.19 20:53:25.601381 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10296 | 2025.09.19 20:53:25.601405 [ 293 ] {} <Debug> TCP-Session: 12e370ae-0072-405e-97e3-e863b233a7ba Authenticating user 'default' from [fd00:1122:3344:101::e]:63243 | ||
| 10297 | 2025.09.19 20:53:25.601409 [ 292 ] {} <Trace> TCP-Session: 1a88a1d3-837a-43c4-aa0c-ad4ac83af626 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10298 | 2025.09.19 20:53:25.601419 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10299 | 2025.09.19 20:53:25.601443 [ 293 ] {} <Debug> TCP-Session: 12e370ae-0072-405e-97e3-e863b233a7ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10300 | 2025.09.19 20:53:25.601471 [ 290 ] {} <Debug> TCP-Session: 3f6e4e8e-a701-4a15-94d5-cdf86b27e24c Authenticating user 'default' from [fd00:1122:3344:101::e]:47067 | ||
| 10301 | 2025.09.19 20:53:25.601485 [ 293 ] {} <Debug> TCP-Session: 12e370ae-0072-405e-97e3-e863b233a7ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10302 | 2025.09.19 20:53:25.601424 [ 286 ] {} <Debug> TCP-Session: 9c03a224-0116-451c-888e-5c300f1e30b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:45317 | ||
| 10303 | 2025.09.19 20:53:25.601509 [ 290 ] {} <Debug> TCP-Session: 3f6e4e8e-a701-4a15-94d5-cdf86b27e24c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10304 | 2025.09.19 20:53:25.601414 [ 294 ] {} <Debug> TCP-Session: 44dbb593-9c95-4afe-ab3f-1f49c0d41d82 Authenticating user 'default' from [fd00:1122:3344:101::e]:37275 | ||
| 10305 | 2025.09.19 20:53:25.601544 [ 290 ] {} <Debug> TCP-Session: 3f6e4e8e-a701-4a15-94d5-cdf86b27e24c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10306 | 2025.09.19 20:53:25.601540 [ 286 ] {} <Debug> TCP-Session: 9c03a224-0116-451c-888e-5c300f1e30b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10307 | 2025.09.19 20:53:25.601562 [ 294 ] {} <Debug> TCP-Session: 44dbb593-9c95-4afe-ab3f-1f49c0d41d82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10308 | 2025.09.19 20:53:25.601580 [ 286 ] {} <Debug> TCP-Session: 9c03a224-0116-451c-888e-5c300f1e30b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10309 | 2025.09.19 20:53:25.601589 [ 292 ] {0b7eba61-9990-40e2-bf69-21efef531e3f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50247) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10310 | 2025.09.19 20:53:25.601591 [ 294 ] {} <Debug> TCP-Session: 44dbb593-9c95-4afe-ab3f-1f49c0d41d82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10311 | 2025.09.19 20:53:25.601398 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10312 | 2025.09.19 20:53:25.601345 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37388 | ||
| 10313 | 2025.09.19 20:53:25.601660 [ 289 ] {} <Debug> TCP-Session: 6cf93d07-dee6-4fbf-be62-82da38d2f8e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:54904 | ||
| 10314 | 2025.09.19 20:53:25.601266 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42548 | ||
| 10315 | 2025.09.19 20:53:25.601704 [ 289 ] {} <Debug> TCP-Session: 6cf93d07-dee6-4fbf-be62-82da38d2f8e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10316 | 2025.09.19 20:53:25.601267 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41156 | ||
| 10317 | 2025.09.19 20:53:25.601753 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10318 | 2025.09.19 20:53:25.601770 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10319 | 2025.09.19 20:53:25.601738 [ 289 ] {} <Debug> TCP-Session: 6cf93d07-dee6-4fbf-be62-82da38d2f8e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10320 | 2025.09.19 20:53:25.601795 [ 291 ] {} <Debug> TCP-Session: 4eace946-2d52-4868-a6a9-e56de6eb021a Authenticating user 'default' from [fd00:1122:3344:101::e]:37388 | ||
| 10321 | 2025.09.19 20:53:25.601804 [ 3 ] {} <Debug> TCP-Session: 09754ab6-283a-4012-90d1-a17cbe277717 Authenticating user 'default' from [fd00:1122:3344:101::e]:42548 | ||
| 10322 | 2025.09.19 20:53:25.601826 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10323 | 2025.09.19 20:53:25.601846 [ 3 ] {} <Debug> TCP-Session: 09754ab6-283a-4012-90d1-a17cbe277717 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10324 | 2025.09.19 20:53:25.601840 [ 291 ] {} <Debug> TCP-Session: 4eace946-2d52-4868-a6a9-e56de6eb021a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10325 | 2025.09.19 20:53:25.601871 [ 3 ] {} <Debug> TCP-Session: 09754ab6-283a-4012-90d1-a17cbe277717 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10326 | 2025.09.19 20:53:25.601874 [ 291 ] {} <Debug> TCP-Session: 4eace946-2d52-4868-a6a9-e56de6eb021a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10327 | 2025.09.19 20:53:25.601884 [ 292 ] {0b7eba61-9990-40e2-bf69-21efef531e3f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10328 | 2025.09.19 20:53:25.601870 [ 288 ] {} <Debug> TCP-Session: cd4d7a83-b298-4126-bc32-0c563f99a44b Authenticating user 'default' from [fd00:1122:3344:101::e]:41156 | ||
| 10329 | 2025.09.19 20:53:25.601932 [ 288 ] {} <Debug> TCP-Session: cd4d7a83-b298-4126-bc32-0c563f99a44b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10330 | 2025.09.19 20:53:25.601951 [ 288 ] {} <Debug> TCP-Session: cd4d7a83-b298-4126-bc32-0c563f99a44b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10331 | 2025.09.19 20:53:25.601956 [ 292 ] {0b7eba61-9990-40e2-bf69-21efef531e3f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10332 | 2025.09.19 20:53:25.602245 [ 292 ] {0b7eba61-9990-40e2-bf69-21efef531e3f} <Debug> oximeter.version (332f541f-6306-4281-b75a-987cf66fc746) (SelectExecutor): Key condition: unknown | ||
| 10333 | 2025.09.19 20:53:25.603167 [ 260 ] {0b7eba61-9990-40e2-bf69-21efef531e3f} <Trace> AggregatingTransform: Aggregating | ||
| 10334 | 2025.09.19 20:53:25.603212 [ 260 ] {0b7eba61-9990-40e2-bf69-21efef531e3f} <Trace> Aggregator: Aggregation method: without_key | ||
| 10335 | 2025.09.19 20:53:25.603252 [ 260 ] {0b7eba61-9990-40e2-bf69-21efef531e3f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000907621 sec. (1101.781 rows/sec., 43.04 KiB/sec.) | ||
| 10336 | 2025.09.19 20:53:25.603271 [ 260 ] {0b7eba61-9990-40e2-bf69-21efef531e3f} <Trace> Aggregator: Merging aggregated data | ||
| 10337 | 2025.09.19 20:53:25.604871 [ 292 ] {0b7eba61-9990-40e2-bf69-21efef531e3f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003336 sec., 299.7601918465228 rows/sec., 11.71 KiB/sec. | ||
| 10338 | 2025.09.19 20:53:25.605003 [ 292 ] {0b7eba61-9990-40e2-bf69-21efef531e3f} <Debug> TCPHandler: Processed in 0.003705947 sec. | ||
| 10339 | 2025.09.19 20:53:25.605098 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10340 | 2025.09.19 20:53:25.605127 [ 292 ] {} <Debug> TCP-Session: 1a88a1d3-837a-43c4-aa0c-ad4ac83af626 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10341 | 2025.09.19 20:53:25.605135 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10342 | 2025.09.19 20:53:25.605161 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10343 | 2025.09.19 20:53:25.605175 [ 293 ] {} <Debug> TCP-Session: 12e370ae-0072-405e-97e3-e863b233a7ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10344 | 2025.09.19 20:53:25.605188 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10345 | 2025.09.19 20:53:25.605208 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10346 | 2025.09.19 20:53:25.605224 [ 286 ] {} <Debug> TCP-Session: 9c03a224-0116-451c-888e-5c300f1e30b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10347 | 2025.09.19 20:53:25.605231 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10348 | 2025.09.19 20:53:25.605265 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10349 | 2025.09.19 20:53:25.605291 [ 294 ] {} <Debug> TCP-Session: 44dbb593-9c95-4afe-ab3f-1f49c0d41d82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10350 | 2025.09.19 20:53:25.605248 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10351 | 2025.09.19 20:53:25.605310 [ 290 ] {} <Debug> TCP-Session: 3f6e4e8e-a701-4a15-94d5-cdf86b27e24c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10352 | 2025.09.19 20:53:25.605236 [ 289 ] {} <Debug> TCP-Session: 6cf93d07-dee6-4fbf-be62-82da38d2f8e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10353 | 2025.09.19 20:53:25.605344 [ 288 ] {} <Debug> TCP-Session: cd4d7a83-b298-4126-bc32-0c563f99a44b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10354 | 2025.09.19 20:53:25.605189 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10355 | 2025.09.19 20:53:25.605257 [ 3 ] {} <Debug> TCP-Session: 09754ab6-283a-4012-90d1-a17cbe277717 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10356 | 2025.09.19 20:53:25.605424 [ 291 ] {} <Debug> TCP-Session: 4eace946-2d52-4868-a6a9-e56de6eb021a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10357 | 2025.09.19 20:53:25.679129 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53223 | ||
| 10358 | 2025.09.19 20:53:25.679229 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10359 | 2025.09.19 20:53:25.679254 [ 292 ] {} <Debug> TCP-Session: 867632fd-9580-43f6-b804-99901539ed16 Authenticating user 'default' from [fd00:1122:3344:101::e]:53223 | ||
| 10360 | 2025.09.19 20:53:25.679277 [ 292 ] {} <Debug> TCP-Session: 867632fd-9580-43f6-b804-99901539ed16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10361 | 2025.09.19 20:53:25.679290 [ 292 ] {} <Debug> TCP-Session: 867632fd-9580-43f6-b804-99901539ed16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10362 | 2025.09.19 20:53:25.679513 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54263 | ||
| 10363 | 2025.09.19 20:53:25.679531 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55115 | ||
| 10364 | 2025.09.19 20:53:25.679554 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36771 | ||
| 10365 | 2025.09.19 20:53:25.679575 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65447 | ||
| 10366 | 2025.09.19 20:53:25.679604 [ 292 ] {} <Trace> TCP-Session: 867632fd-9580-43f6-b804-99901539ed16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10367 | 2025.09.19 20:53:25.679623 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10368 | 2025.09.19 20:53:25.679650 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10369 | 2025.09.19 20:53:25.679656 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10370 | 2025.09.19 20:53:25.679694 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10371 | 2025.09.19 20:53:25.679687 [ 288 ] {} <Debug> TCP-Session: a04262a1-fc84-4d0d-b4ba-4b53d1c5c356 Authenticating user 'default' from [fd00:1122:3344:101::e]:36771 | ||
| 10372 | 2025.09.19 20:53:25.679728 [ 290 ] {} <Debug> TCP-Session: 821ad9a7-a2f2-49a1-a40b-3035247a3272 Authenticating user 'default' from [fd00:1122:3344:101::e]:65447 | ||
| 10373 | 2025.09.19 20:53:25.679724 [ 294 ] {} <Debug> TCP-Session: 859de3d7-325c-427e-9037-c18a8af6c2c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:55115 | ||
| 10374 | 2025.09.19 20:53:25.679746 [ 288 ] {} <Debug> TCP-Session: a04262a1-fc84-4d0d-b4ba-4b53d1c5c356 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10375 | 2025.09.19 20:53:25.679761 [ 290 ] {} <Debug> TCP-Session: 821ad9a7-a2f2-49a1-a40b-3035247a3272 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10376 | 2025.09.19 20:53:25.679765 [ 294 ] {} <Debug> TCP-Session: 859de3d7-325c-427e-9037-c18a8af6c2c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10377 | 2025.09.19 20:53:25.679775 [ 288 ] {} <Debug> TCP-Session: a04262a1-fc84-4d0d-b4ba-4b53d1c5c356 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10378 | 2025.09.19 20:53:25.679784 [ 292 ] {b691a52a-31ca-4068-9124-fdd2c1f18c7d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53223) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10379 | 2025.09.19 20:53:25.679795 [ 294 ] {} <Debug> TCP-Session: 859de3d7-325c-427e-9037-c18a8af6c2c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10380 | 2025.09.19 20:53:25.679787 [ 290 ] {} <Debug> TCP-Session: 821ad9a7-a2f2-49a1-a40b-3035247a3272 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10381 | 2025.09.19 20:53:25.679673 [ 293 ] {} <Debug> TCP-Session: 327b0ef9-d67d-47b6-9a25-68bb0c943457 Authenticating user 'default' from [fd00:1122:3344:101::e]:54263 | ||
| 10382 | 2025.09.19 20:53:25.679588 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46680 | ||
| 10383 | 2025.09.19 20:53:25.679894 [ 293 ] {} <Debug> TCP-Session: 327b0ef9-d67d-47b6-9a25-68bb0c943457 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10384 | 2025.09.19 20:53:25.679564 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50287 | ||
| 10385 | 2025.09.19 20:53:25.679931 [ 293 ] {} <Debug> TCP-Session: 327b0ef9-d67d-47b6-9a25-68bb0c943457 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10386 | 2025.09.19 20:53:25.679543 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52690 | ||
| 10387 | 2025.09.19 20:53:25.679541 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44688 | ||
| 10388 | 2025.09.19 20:53:25.679986 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10389 | 2025.09.19 20:53:25.679996 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10390 | 2025.09.19 20:53:25.680030 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10391 | 2025.09.19 20:53:25.680041 [ 289 ] {} <Debug> TCP-Session: ca3b19d0-2a4e-48eb-8a59-6a344fa9bdb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:50287 | ||
| 10392 | 2025.09.19 20:53:25.680056 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10393 | 2025.09.19 20:53:25.680063 [ 292 ] {b691a52a-31ca-4068-9124-fdd2c1f18c7d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10394 | 2025.09.19 20:53:25.680072 [ 289 ] {} <Debug> TCP-Session: ca3b19d0-2a4e-48eb-8a59-6a344fa9bdb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10395 | 2025.09.19 20:53:25.680090 [ 3 ] {} <Debug> TCP-Session: ff4fc7be-d075-4a98-a31f-d2030cfcd956 Authenticating user 'default' from [fd00:1122:3344:101::e]:44688 | ||
| 10396 | 2025.09.19 20:53:25.680113 [ 289 ] {} <Debug> TCP-Session: ca3b19d0-2a4e-48eb-8a59-6a344fa9bdb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10397 | 2025.09.19 20:53:25.680134 [ 292 ] {b691a52a-31ca-4068-9124-fdd2c1f18c7d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10398 | 2025.09.19 20:53:25.680137 [ 3 ] {} <Debug> TCP-Session: ff4fc7be-d075-4a98-a31f-d2030cfcd956 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10399 | 2025.09.19 20:53:25.680061 [ 286 ] {} <Debug> TCP-Session: 82763bbb-423a-4995-87b7-788d3380f59c Authenticating user 'default' from [fd00:1122:3344:101::e]:52690 | ||
| 10400 | 2025.09.19 20:53:25.680172 [ 3 ] {} <Debug> TCP-Session: ff4fc7be-d075-4a98-a31f-d2030cfcd956 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10401 | 2025.09.19 20:53:25.680032 [ 291 ] {} <Debug> TCP-Session: a980d215-0450-4d4e-b103-8902c9ca5791 Authenticating user 'default' from [fd00:1122:3344:101::e]:46680 | ||
| 10402 | 2025.09.19 20:53:25.680197 [ 286 ] {} <Debug> TCP-Session: 82763bbb-423a-4995-87b7-788d3380f59c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10403 | 2025.09.19 20:53:25.680222 [ 291 ] {} <Debug> TCP-Session: a980d215-0450-4d4e-b103-8902c9ca5791 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10404 | 2025.09.19 20:53:25.680235 [ 286 ] {} <Debug> TCP-Session: 82763bbb-423a-4995-87b7-788d3380f59c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10405 | 2025.09.19 20:53:25.680247 [ 291 ] {} <Debug> TCP-Session: a980d215-0450-4d4e-b103-8902c9ca5791 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10406 | 2025.09.19 20:53:25.680429 [ 292 ] {b691a52a-31ca-4068-9124-fdd2c1f18c7d} <Debug> oximeter.version (332f541f-6306-4281-b75a-987cf66fc746) (SelectExecutor): Key condition: unknown | ||
| 10407 | 2025.09.19 20:53:25.681365 [ 333 ] {b691a52a-31ca-4068-9124-fdd2c1f18c7d} <Trace> AggregatingTransform: Aggregating | ||
| 10408 | 2025.09.19 20:53:25.681407 [ 333 ] {b691a52a-31ca-4068-9124-fdd2c1f18c7d} <Trace> Aggregator: Aggregation method: without_key | ||
| 10409 | 2025.09.19 20:53:25.681446 [ 333 ] {b691a52a-31ca-4068-9124-fdd2c1f18c7d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000911391 sec. (1097.224 rows/sec., 42.86 KiB/sec.) | ||
| 10410 | 2025.09.19 20:53:25.681467 [ 333 ] {b691a52a-31ca-4068-9124-fdd2c1f18c7d} <Trace> Aggregator: Merging aggregated data | ||
| 10411 | 2025.09.19 20:53:25.682699 [ 292 ] {b691a52a-31ca-4068-9124-fdd2c1f18c7d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002965 sec., 337.2681281618887 rows/sec., 13.17 KiB/sec. | ||
| 10412 | 2025.09.19 20:53:25.682848 [ 292 ] {b691a52a-31ca-4068-9124-fdd2c1f18c7d} <Debug> TCPHandler: Processed in 0.00335754 sec. | ||
| 10413 | 2025.09.19 20:53:25.682954 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10414 | 2025.09.19 20:53:25.682978 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10415 | 2025.09.19 20:53:25.683001 [ 291 ] {} <Debug> TCP-Session: a980d215-0450-4d4e-b103-8902c9ca5791 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10416 | 2025.09.19 20:53:25.683002 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10417 | 2025.09.19 20:53:25.683020 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10418 | 2025.09.19 20:53:25.683040 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10419 | 2025.09.19 20:53:25.683056 [ 288 ] {} <Debug> TCP-Session: a04262a1-fc84-4d0d-b4ba-4b53d1c5c356 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10420 | 2025.09.19 20:53:25.683073 [ 286 ] {} <Debug> TCP-Session: 82763bbb-423a-4995-87b7-788d3380f59c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10421 | 2025.09.19 20:53:25.683085 [ 294 ] {} <Debug> TCP-Session: 859de3d7-325c-427e-9037-c18a8af6c2c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10422 | 2025.09.19 20:53:25.683073 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10423 | 2025.09.19 20:53:25.683099 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10424 | 2025.09.19 20:53:25.683120 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10425 | 2025.09.19 20:53:25.683145 [ 293 ] {} <Debug> TCP-Session: 327b0ef9-d67d-47b6-9a25-68bb0c943457 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10426 | 2025.09.19 20:53:25.683164 [ 290 ] {} <Debug> TCP-Session: 821ad9a7-a2f2-49a1-a40b-3035247a3272 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10427 | 2025.09.19 20:53:25.683190 [ 292 ] {} <Debug> TCP-Session: 867632fd-9580-43f6-b804-99901539ed16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10428 | 2025.09.19 20:53:25.683078 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10429 | 2025.09.19 20:53:25.683012 [ 3 ] {} <Debug> TCP-Session: ff4fc7be-d075-4a98-a31f-d2030cfcd956 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10430 | 2025.09.19 20:53:25.683261 [ 289 ] {} <Debug> TCP-Session: ca3b19d0-2a4e-48eb-8a59-6a344fa9bdb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10431 | 2025.09.19 20:53:25.996142 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1214 | ||
| 10432 | 2025.09.19 20:53:25.998499 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10433 | 2025.09.19 20:53:25.998550 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10434 | 2025.09.19 20:53:25.999793 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10435 | 2025.09.19 20:53:26.000073 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10436 | 2025.09.19 20:53:26.000435 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1214 | ||
| 10437 | 2025.09.19 20:53:26.937539 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10438 | 2025.09.19 20:53:26.937715 [ 5 ] {62e203c8-aede-4c97-a14f-f4cb5d9b7139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10439 | 2025.09.19 20:53:26.937782 [ 5 ] {62e203c8-aede-4c97-a14f-f4cb5d9b7139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10440 | 2025.09.19 20:53:26.938598 [ 5 ] {62e203c8-aede-4c97-a14f-f4cb5d9b7139} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10441 | 2025.09.19 20:53:26.938640 [ 5 ] {62e203c8-aede-4c97-a14f-f4cb5d9b7139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10442 | 2025.09.19 20:53:26.939073 [ 5 ] {62e203c8-aede-4c97-a14f-f4cb5d9b7139} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10443 | 2025.09.19 20:53:26.939318 [ 5 ] {62e203c8-aede-4c97-a14f-f4cb5d9b7139} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10444 | 2025.09.19 20:53:26.939486 [ 5 ] {62e203c8-aede-4c97-a14f-f4cb5d9b7139} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.00182 sec., 75824.17582417582 rows/sec., 6.56 MiB/sec. | ||
| 10445 | 2025.09.19 20:53:26.939529 [ 5 ] {62e203c8-aede-4c97-a14f-f4cb5d9b7139} <Debug> TCPHandler: Processed in 0.00211652 sec. | ||
| 10446 | 2025.09.19 20:53:26.939651 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10447 | 2025.09.19 20:53:26.939747 [ 5 ] {71fd25e9-d434-4479-a770-16c7f9eba4c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10448 | 2025.09.19 20:53:26.939788 [ 5 ] {71fd25e9-d434-4479-a770-16c7f9eba4c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10449 | 2025.09.19 20:53:26.940219 [ 5 ] {71fd25e9-d434-4479-a770-16c7f9eba4c7} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10450 | 2025.09.19 20:53:26.940258 [ 5 ] {71fd25e9-d434-4479-a770-16c7f9eba4c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10451 | 2025.09.19 20:53:26.940581 [ 5 ] {71fd25e9-d434-4479-a770-16c7f9eba4c7} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10452 | 2025.09.19 20:53:26.940793 [ 5 ] {71fd25e9-d434-4479-a770-16c7f9eba4c7} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10453 | 2025.09.19 20:53:26.940930 [ 5 ] {71fd25e9-d434-4479-a770-16c7f9eba4c7} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001201 sec., 34138.21815154038 rows/sec., 2.51 MiB/sec. | ||
| 10454 | 2025.09.19 20:53:26.940968 [ 5 ] {71fd25e9-d434-4479-a770-16c7f9eba4c7} <Debug> TCPHandler: Processed in 0.001366802 sec. | ||
| 10455 | 2025.09.19 20:53:26.941075 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10456 | 2025.09.19 20:53:26.941170 [ 5 ] {cabccace-d097-4836-b878-a82096892838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10457 | 2025.09.19 20:53:26.941209 [ 5 ] {cabccace-d097-4836-b878-a82096892838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10458 | 2025.09.19 20:53:26.941635 [ 5 ] {cabccace-d097-4836-b878-a82096892838} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10459 | 2025.09.19 20:53:26.941670 [ 5 ] {cabccace-d097-4836-b878-a82096892838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10460 | 2025.09.19 20:53:26.941980 [ 5 ] {cabccace-d097-4836-b878-a82096892838} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10461 | 2025.09.19 20:53:26.942195 [ 5 ] {cabccace-d097-4836-b878-a82096892838} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10462 | 2025.09.19 20:53:26.942328 [ 5 ] {cabccace-d097-4836-b878-a82096892838} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001176 sec., 89285.71428571429 rows/sec., 6.97 MiB/sec. | ||
| 10463 | 2025.09.19 20:53:26.942369 [ 5 ] {cabccace-d097-4836-b878-a82096892838} <Debug> TCPHandler: Processed in 0.001341932 sec. | ||
| 10464 | 2025.09.19 20:53:26.942486 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10465 | 2025.09.19 20:53:26.942580 [ 5 ] {65a4263c-f1cb-4e74-8b36-3e9d58cff83d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10466 | 2025.09.19 20:53:26.942624 [ 5 ] {65a4263c-f1cb-4e74-8b36-3e9d58cff83d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10467 | 2025.09.19 20:53:26.943052 [ 5 ] {65a4263c-f1cb-4e74-8b36-3e9d58cff83d} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10468 | 2025.09.19 20:53:26.943088 [ 5 ] {65a4263c-f1cb-4e74-8b36-3e9d58cff83d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10469 | 2025.09.19 20:53:26.943416 [ 5 ] {65a4263c-f1cb-4e74-8b36-3e9d58cff83d} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10470 | 2025.09.19 20:53:26.943626 [ 5 ] {65a4263c-f1cb-4e74-8b36-3e9d58cff83d} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10471 | 2025.09.19 20:53:26.943758 [ 5 ] {65a4263c-f1cb-4e74-8b36-3e9d58cff83d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 10472 | 2025.09.19 20:53:26.943795 [ 5 ] {65a4263c-f1cb-4e74-8b36-3e9d58cff83d} <Debug> TCPHandler: Processed in 0.001358112 sec. | ||
| 10473 | 2025.09.19 20:53:26.943906 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10474 | 2025.09.19 20:53:26.944005 [ 5 ] {ce850a9b-d43a-4dcb-95b6-77cb29d87371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10475 | 2025.09.19 20:53:26.944060 [ 5 ] {ce850a9b-d43a-4dcb-95b6-77cb29d87371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10476 | 2025.09.19 20:53:26.945083 [ 5 ] {ce850a9b-d43a-4dcb-95b6-77cb29d87371} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10477 | 2025.09.19 20:53:26.945122 [ 5 ] {ce850a9b-d43a-4dcb-95b6-77cb29d87371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10478 | 2025.09.19 20:53:26.945710 [ 5 ] {ce850a9b-d43a-4dcb-95b6-77cb29d87371} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10479 | 2025.09.19 20:53:26.945951 [ 5 ] {ce850a9b-d43a-4dcb-95b6-77cb29d87371} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10480 | 2025.09.19 20:53:26.946095 [ 5 ] {ce850a9b-d43a-4dcb-95b6-77cb29d87371} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002108 sec., 19449.715370018974 rows/sec., 34.85 MiB/sec. | ||
| 10481 | 2025.09.19 20:53:26.946150 [ 5 ] {ce850a9b-d43a-4dcb-95b6-77cb29d87371} <Debug> TCPHandler: Processed in 0.002294524 sec. | ||
| 10482 | 2025.09.19 20:53:26.946261 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10483 | 2025.09.19 20:53:26.946359 [ 5 ] {8c295ffd-e342-4d7a-93ff-6b07338933e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10484 | 2025.09.19 20:53:26.946403 [ 5 ] {8c295ffd-e342-4d7a-93ff-6b07338933e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10485 | 2025.09.19 20:53:26.946737 [ 5 ] {8c295ffd-e342-4d7a-93ff-6b07338933e5} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10486 | 2025.09.19 20:53:26.946773 [ 5 ] {8c295ffd-e342-4d7a-93ff-6b07338933e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10487 | 2025.09.19 20:53:26.947085 [ 5 ] {8c295ffd-e342-4d7a-93ff-6b07338933e5} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10488 | 2025.09.19 20:53:26.947300 [ 5 ] {8c295ffd-e342-4d7a-93ff-6b07338933e5} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10489 | 2025.09.19 20:53:26.947433 [ 5 ] {8c295ffd-e342-4d7a-93ff-6b07338933e5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 10490 | 2025.09.19 20:53:26.947469 [ 5 ] {8c295ffd-e342-4d7a-93ff-6b07338933e5} <Debug> TCPHandler: Processed in 0.00125767 sec. | ||
| 10491 | 2025.09.19 20:53:30.751871 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10492 | 2025.09.19 20:53:30.751942 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10493 | 2025.09.19 20:53:30.924394 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27784 | ||
| 10494 | 2025.09.19 20:53:30.924898 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10495 | 2025.09.19 20:53:30.924941 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10496 | 2025.09.19 20:53:30.925437 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10497 | 2025.09.19 20:53:30.925706 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10498 | 2025.09.19 20:53:30.925852 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27784 | ||
| 10499 | 2025.09.19 20:53:31.934793 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10500 | 2025.09.19 20:53:31.934994 [ 5 ] {139e2697-541f-4b62-ac2d-1874e4eb17c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10501 | 2025.09.19 20:53:31.935068 [ 5 ] {139e2697-541f-4b62-ac2d-1874e4eb17c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10502 | 2025.09.19 20:53:31.935806 [ 5 ] {139e2697-541f-4b62-ac2d-1874e4eb17c7} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10503 | 2025.09.19 20:53:31.935853 [ 5 ] {139e2697-541f-4b62-ac2d-1874e4eb17c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10504 | 2025.09.19 20:53:31.936253 [ 5 ] {139e2697-541f-4b62-ac2d-1874e4eb17c7} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10505 | 2025.09.19 20:53:31.936483 [ 5 ] {139e2697-541f-4b62-ac2d-1874e4eb17c7} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10506 | 2025.09.19 20:53:31.936661 [ 5 ] {139e2697-541f-4b62-ac2d-1874e4eb17c7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001721 sec., 32539.22138291691 rows/sec., 2.48 MiB/sec. | ||
| 10507 | 2025.09.19 20:53:31.936713 [ 5 ] {139e2697-541f-4b62-ac2d-1874e4eb17c7} <Debug> TCPHandler: Processed in 0.002058049 sec. | ||
| 10508 | 2025.09.19 20:53:31.936841 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10509 | 2025.09.19 20:53:31.936943 [ 5 ] {b58ea8f7-3aa1-4982-9f30-ee079b9c99c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10510 | 2025.09.19 20:53:31.936987 [ 5 ] {b58ea8f7-3aa1-4982-9f30-ee079b9c99c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10511 | 2025.09.19 20:53:31.937431 [ 5 ] {b58ea8f7-3aa1-4982-9f30-ee079b9c99c2} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10512 | 2025.09.19 20:53:31.937467 [ 5 ] {b58ea8f7-3aa1-4982-9f30-ee079b9c99c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10513 | 2025.09.19 20:53:31.937811 [ 5 ] {b58ea8f7-3aa1-4982-9f30-ee079b9c99c2} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10514 | 2025.09.19 20:53:31.938032 [ 5 ] {b58ea8f7-3aa1-4982-9f30-ee079b9c99c2} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10515 | 2025.09.19 20:53:31.938182 [ 5 ] {b58ea8f7-3aa1-4982-9f30-ee079b9c99c2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001261 sec., 50753.37034099921 rows/sec., 3.96 MiB/sec. | ||
| 10516 | 2025.09.19 20:53:31.938221 [ 5 ] {b58ea8f7-3aa1-4982-9f30-ee079b9c99c2} <Debug> TCPHandler: Processed in 0.001432633 sec. | ||
| 10517 | 2025.09.19 20:53:31.938332 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10518 | 2025.09.19 20:53:31.938430 [ 5 ] {40edd486-1ac9-457e-b684-dcdb7f237b85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10519 | 2025.09.19 20:53:31.938473 [ 5 ] {40edd486-1ac9-457e-b684-dcdb7f237b85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10520 | 2025.09.19 20:53:31.938893 [ 5 ] {40edd486-1ac9-457e-b684-dcdb7f237b85} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10521 | 2025.09.19 20:53:31.938928 [ 5 ] {40edd486-1ac9-457e-b684-dcdb7f237b85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10522 | 2025.09.19 20:53:31.939265 [ 5 ] {40edd486-1ac9-457e-b684-dcdb7f237b85} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10523 | 2025.09.19 20:53:31.939481 [ 5 ] {40edd486-1ac9-457e-b684-dcdb7f237b85} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10524 | 2025.09.19 20:53:31.939629 [ 5 ] {40edd486-1ac9-457e-b684-dcdb7f237b85} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 10525 | 2025.09.19 20:53:31.939668 [ 5 ] {40edd486-1ac9-457e-b684-dcdb7f237b85} <Debug> TCPHandler: Processed in 0.001386863 sec. | ||
| 10526 | 2025.09.19 20:53:31.939792 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10527 | 2025.09.19 20:53:31.939894 [ 5 ] {90b716c5-0c24-4d84-b18d-4c685981d714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10528 | 2025.09.19 20:53:31.939936 [ 5 ] {90b716c5-0c24-4d84-b18d-4c685981d714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10529 | 2025.09.19 20:53:31.940276 [ 5 ] {90b716c5-0c24-4d84-b18d-4c685981d714} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10530 | 2025.09.19 20:53:31.940311 [ 5 ] {90b716c5-0c24-4d84-b18d-4c685981d714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10531 | 2025.09.19 20:53:31.940628 [ 5 ] {90b716c5-0c24-4d84-b18d-4c685981d714} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10532 | 2025.09.19 20:53:31.940830 [ 5 ] {90b716c5-0c24-4d84-b18d-4c685981d714} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10533 | 2025.09.19 20:53:31.940973 [ 5 ] {90b716c5-0c24-4d84-b18d-4c685981d714} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 10534 | 2025.09.19 20:53:31.941010 [ 5 ] {90b716c5-0c24-4d84-b18d-4c685981d714} <Debug> TCPHandler: Processed in 0.00127804 sec. | ||
| 10535 | 2025.09.19 20:53:32.406404 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 10536 | 2025.09.19 20:53:32.422536 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10537 | 2025.09.19 20:53:32.422597 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10538 | 2025.09.19 20:53:32.428923 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10539 | 2025.09.19 20:53:32.429620 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10540 | 2025.09.19 20:53:32.432462 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 10541 | 2025.09.19 20:53:36.001535 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1234 | ||
| 10542 | 2025.09.19 20:53:36.003657 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10543 | 2025.09.19 20:53:36.003705 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10544 | 2025.09.19 20:53:36.004885 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10545 | 2025.09.19 20:53:36.005176 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10546 | 2025.09.19 20:53:36.005507 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1234 | ||
| 10547 | 2025.09.19 20:53:36.938927 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10548 | 2025.09.19 20:53:36.939106 [ 5 ] {efc6c3a6-c681-4e64-ab62-9d865308abbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10549 | 2025.09.19 20:53:36.939177 [ 5 ] {efc6c3a6-c681-4e64-ab62-9d865308abbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10550 | 2025.09.19 20:53:36.939845 [ 5 ] {efc6c3a6-c681-4e64-ab62-9d865308abbd} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10551 | 2025.09.19 20:53:36.939898 [ 5 ] {efc6c3a6-c681-4e64-ab62-9d865308abbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10552 | 2025.09.19 20:53:36.940376 [ 5 ] {efc6c3a6-c681-4e64-ab62-9d865308abbd} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 10553 | 2025.09.19 20:53:36.940652 [ 5 ] {efc6c3a6-c681-4e64-ab62-9d865308abbd} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10554 | 2025.09.19 20:53:36.940821 [ 5 ] {efc6c3a6-c681-4e64-ab62-9d865308abbd} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001763 sec., 13613.159387407828 rows/sec., 1.13 MiB/sec. | ||
| 10555 | 2025.09.19 20:53:36.940874 [ 5 ] {efc6c3a6-c681-4e64-ab62-9d865308abbd} <Debug> TCPHandler: Processed in 0.002079339 sec. | ||
| 10556 | 2025.09.19 20:53:36.941010 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10557 | 2025.09.19 20:53:36.941114 [ 5 ] {ab72c6b8-16e0-4bfc-a290-459c62eca8d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10558 | 2025.09.19 20:53:36.941161 [ 5 ] {ab72c6b8-16e0-4bfc-a290-459c62eca8d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10559 | 2025.09.19 20:53:36.941586 [ 5 ] {ab72c6b8-16e0-4bfc-a290-459c62eca8d4} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10560 | 2025.09.19 20:53:36.941625 [ 5 ] {ab72c6b8-16e0-4bfc-a290-459c62eca8d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10561 | 2025.09.19 20:53:36.941937 [ 5 ] {ab72c6b8-16e0-4bfc-a290-459c62eca8d4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10562 | 2025.09.19 20:53:36.942161 [ 5 ] {ab72c6b8-16e0-4bfc-a290-459c62eca8d4} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10563 | 2025.09.19 20:53:36.942298 [ 5 ] {ab72c6b8-16e0-4bfc-a290-459c62eca8d4} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001207 sec., 11599.0057995029 rows/sec., 945.82 KiB/sec. | ||
| 10564 | 2025.09.19 20:53:36.942338 [ 5 ] {ab72c6b8-16e0-4bfc-a290-459c62eca8d4} <Debug> TCPHandler: Processed in 0.001381432 sec. | ||
| 10565 | 2025.09.19 20:53:36.942474 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10566 | 2025.09.19 20:53:36.942600 [ 5 ] {c97081f3-7042-4862-b460-ba2622bebc17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10567 | 2025.09.19 20:53:36.942649 [ 5 ] {c97081f3-7042-4862-b460-ba2622bebc17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10568 | 2025.09.19 20:53:36.943378 [ 5 ] {c97081f3-7042-4862-b460-ba2622bebc17} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10569 | 2025.09.19 20:53:36.943415 [ 5 ] {c97081f3-7042-4862-b460-ba2622bebc17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10570 | 2025.09.19 20:53:36.943783 [ 5 ] {c97081f3-7042-4862-b460-ba2622bebc17} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10571 | 2025.09.19 20:53:36.943999 [ 5 ] {c97081f3-7042-4862-b460-ba2622bebc17} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10572 | 2025.09.19 20:53:36.944130 [ 110 ] {} <Debug> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10573 | 2025.09.19 20:53:36.944139 [ 5 ] {c97081f3-7042-4862-b460-ba2622bebc17} <Debug> executeQuery: Read 265 rows, 24.18 KiB in 0.001565 sec., 169329.07348242812 rows/sec., 15.09 MiB/sec. | ||
| 10574 | 2025.09.19 20:53:36.944205 [ 110 ] {} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10575 | 2025.09.19 20:53:36.944223 [ 5 ] {c97081f3-7042-4862-b460-ba2622bebc17} <Debug> TCPHandler: Processed in 0.001810603 sec. | ||
| 10576 | 2025.09.19 20:53:36.944232 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10577 | 2025.09.19 20:53:36.944345 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10578 | 2025.09.19 20:53:36.944356 [ 199 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::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 | ||
| 10579 | 2025.09.19 20:53:36.944446 [ 5 ] {ecfbffbc-d9fb-4ed9-83ad-4cf8936caa79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10580 | 2025.09.19 20:53:36.944492 [ 5 ] {ecfbffbc-d9fb-4ed9-83ad-4cf8936caa79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10581 | 2025.09.19 20:53:36.944495 [ 199 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10582 | 2025.09.19 20:53:36.944540 [ 199 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1407 rows starting from the beginning of the part | ||
| 10583 | 2025.09.19 20:53:36.944607 [ 199 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 138 rows starting from the beginning of the part | ||
| 10584 | 2025.09.19 20:53:36.944654 [ 199 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1196 rows starting from the beginning of the part | ||
| 10585 | 2025.09.19 20:53:36.944699 [ 199 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 138 rows starting from the beginning of the part | ||
| 10586 | 2025.09.19 20:53:36.944742 [ 199 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 56 rows starting from the beginning of the part | ||
| 10587 | 2025.09.19 20:53:36.944793 [ 199 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 265 rows starting from the beginning of the part | ||
| 10588 | 2025.09.19 20:53:36.944937 [ 5 ] {ecfbffbc-d9fb-4ed9-83ad-4cf8936caa79} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10589 | 2025.09.19 20:53:36.944979 [ 5 ] {ecfbffbc-d9fb-4ed9-83ad-4cf8936caa79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10590 | 2025.09.19 20:53:36.945314 [ 5 ] {ecfbffbc-d9fb-4ed9-83ad-4cf8936caa79} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10591 | 2025.09.19 20:53:36.945545 [ 5 ] {ecfbffbc-d9fb-4ed9-83ad-4cf8936caa79} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10592 | 2025.09.19 20:53:36.945683 [ 5 ] {ecfbffbc-d9fb-4ed9-83ad-4cf8936caa79} <Debug> executeQuery: Read 67 rows, 5.02 KiB in 0.001257 sec., 53301.51153540175 rows/sec., 3.90 MiB/sec. | ||
| 10593 | 2025.09.19 20:53:36.945722 [ 5 ] {ecfbffbc-d9fb-4ed9-83ad-4cf8936caa79} <Debug> TCPHandler: Processed in 0.001426294 sec. | ||
| 10594 | 2025.09.19 20:53:36.945835 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10595 | 2025.09.19 20:53:36.945929 [ 5 ] {3d958f32-0562-4cea-b42e-a647926956d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10596 | 2025.09.19 20:53:36.945969 [ 5 ] {3d958f32-0562-4cea-b42e-a647926956d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10597 | 2025.09.19 20:53:36.946174 [ 191 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3200 rows, containing 5 columns (5 merged, 0 gathered) in 0.001871175 sec., 1710155.3836493113 rows/sec., 149.50 MiB/sec. | ||
| 10598 | 2025.09.19 20:53:36.946372 [ 199 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10599 | 2025.09.19 20:53:36.946388 [ 5 ] {3d958f32-0562-4cea-b42e-a647926956d2} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10600 | 2025.09.19 20:53:36.946431 [ 5 ] {3d958f32-0562-4cea-b42e-a647926956d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10601 | 2025.09.19 20:53:36.946663 [ 199 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_86_17} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10602 | 2025.09.19 20:53:36.946747 [ 199 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_86_17} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10603 | 2025.09.19 20:53:36.946776 [ 5 ] {3d958f32-0562-4cea-b42e-a647926956d2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10604 | 2025.09.19 20:53:36.946825 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 10605 | 2025.09.19 20:53:36.947117 [ 5 ] {3d958f32-0562-4cea-b42e-a647926956d2} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10606 | 2025.09.19 20:53:36.947257 [ 5 ] {3d958f32-0562-4cea-b42e-a647926956d2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001347 sec., 17817.371937639196 rows/sec., 1.48 MiB/sec. | ||
| 10607 | 2025.09.19 20:53:36.947296 [ 5 ] {3d958f32-0562-4cea-b42e-a647926956d2} <Debug> TCPHandler: Processed in 0.001510106 sec. | ||
| 10608 | 2025.09.19 20:53:36.947407 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10609 | 2025.09.19 20:53:36.947499 [ 5 ] {e0d2f159-1f88-4e61-87a6-c8448354c016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10610 | 2025.09.19 20:53:36.947538 [ 5 ] {e0d2f159-1f88-4e61-87a6-c8448354c016} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10611 | 2025.09.19 20:53:36.947935 [ 5 ] {e0d2f159-1f88-4e61-87a6-c8448354c016} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10612 | 2025.09.19 20:53:36.947971 [ 5 ] {e0d2f159-1f88-4e61-87a6-c8448354c016} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10613 | 2025.09.19 20:53:36.948356 [ 5 ] {e0d2f159-1f88-4e61-87a6-c8448354c016} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 10614 | 2025.09.19 20:53:36.948571 [ 5 ] {e0d2f159-1f88-4e61-87a6-c8448354c016} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10615 | 2025.09.19 20:53:36.948700 [ 5 ] {e0d2f159-1f88-4e61-87a6-c8448354c016} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001219 sec., 9844.134536505331 rows/sec., 769.07 KiB/sec. | ||
| 10616 | 2025.09.19 20:53:36.948739 [ 5 ] {e0d2f159-1f88-4e61-87a6-c8448354c016} <Debug> TCPHandler: Processed in 0.001381412 sec. | ||
| 10617 | 2025.09.19 20:53:36.948858 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10618 | 2025.09.19 20:53:36.948951 [ 5 ] {d3ae3cd5-86cd-4c21-98ea-fdfc99b41563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10619 | 2025.09.19 20:53:36.948991 [ 5 ] {d3ae3cd5-86cd-4c21-98ea-fdfc99b41563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10620 | 2025.09.19 20:53:36.949466 [ 5 ] {d3ae3cd5-86cd-4c21-98ea-fdfc99b41563} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10621 | 2025.09.19 20:53:36.949502 [ 5 ] {d3ae3cd5-86cd-4c21-98ea-fdfc99b41563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10622 | 2025.09.19 20:53:36.949818 [ 5 ] {d3ae3cd5-86cd-4c21-98ea-fdfc99b41563} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10623 | 2025.09.19 20:53:36.950027 [ 5 ] {d3ae3cd5-86cd-4c21-98ea-fdfc99b41563} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10624 | 2025.09.19 20:53:36.950144 [ 110 ] {} <Debug> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10625 | 2025.09.19 20:53:36.950159 [ 5 ] {d3ae3cd5-86cd-4c21-98ea-fdfc99b41563} <Debug> executeQuery: Read 155 rows, 12.80 KiB in 0.001225 sec., 126530.61224489796 rows/sec., 10.20 MiB/sec. | ||
| 10626 | 2025.09.19 20:53:36.950179 [ 110 ] {} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10627 | 2025.09.19 20:53:36.950201 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10628 | 2025.09.19 20:53:36.950203 [ 5 ] {d3ae3cd5-86cd-4c21-98ea-fdfc99b41563} <Debug> TCPHandler: Processed in 0.001393452 sec. | ||
| 10629 | 2025.09.19 20:53:36.950309 [ 196 ] {8107928c-471f-4f51-a196-f6f1aa28a530::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 | ||
| 10630 | 2025.09.19 20:53:36.950321 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10631 | 2025.09.19 20:53:36.950438 [ 5 ] {1ab1d7af-debd-4cc4-90f5-6bcfae949129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10632 | 2025.09.19 20:53:36.950455 [ 196 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10633 | 2025.09.19 20:53:36.950481 [ 5 ] {1ab1d7af-debd-4cc4-90f5-6bcfae949129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10634 | 2025.09.19 20:53:36.950496 [ 196 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 633 rows starting from the beginning of the part | ||
| 10635 | 2025.09.19 20:53:36.950567 [ 196 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 105 rows starting from the beginning of the part | ||
| 10636 | 2025.09.19 20:53:36.950614 [ 196 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 520 rows starting from the beginning of the part | ||
| 10637 | 2025.09.19 20:53:36.950667 [ 196 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 105 rows starting from the beginning of the part | ||
| 10638 | 2025.09.19 20:53:36.950711 [ 196 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part | ||
| 10639 | 2025.09.19 20:53:36.950758 [ 196 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 155 rows starting from the beginning of the part | ||
| 10640 | 2025.09.19 20:53:36.950912 [ 5 ] {1ab1d7af-debd-4cc4-90f5-6bcfae949129} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10641 | 2025.09.19 20:53:36.950955 [ 5 ] {1ab1d7af-debd-4cc4-90f5-6bcfae949129} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10642 | 2025.09.19 20:53:36.951339 [ 5 ] {1ab1d7af-debd-4cc4-90f5-6bcfae949129} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10643 | 2025.09.19 20:53:36.951590 [ 5 ] {1ab1d7af-debd-4cc4-90f5-6bcfae949129} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10644 | 2025.09.19 20:53:36.951709 [ 110 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10645 | 2025.09.19 20:53:36.951723 [ 5 ] {1ab1d7af-debd-4cc4-90f5-6bcfae949129} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001304 sec., 155674.84662576686 rows/sec., 11.15 MiB/sec. | ||
| 10646 | 2025.09.19 20:53:36.951737 [ 110 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10647 | 2025.09.19 20:53:36.951763 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10648 | 2025.09.19 20:53:36.951767 [ 5 ] {1ab1d7af-debd-4cc4-90f5-6bcfae949129} <Debug> TCPHandler: Processed in 0.001494485 sec. | ||
| 10649 | 2025.09.19 20:53:36.951834 [ 196 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::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 | ||
| 10650 | 2025.09.19 20:53:36.951889 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10651 | 2025.09.19 20:53:36.951934 [ 196 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10652 | 2025.09.19 20:53:36.951967 [ 196 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 22991 rows starting from the beginning of the part | ||
| 10653 | 2025.09.19 20:53:36.951986 [ 5 ] {73306ea6-5af1-4241-9283-f33646b4e196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10654 | 2025.09.19 20:53:36.951999 [ 198 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1582 rows, containing 5 columns (5 merged, 0 gathered) in 0.001741621 sec., 908349.1758539889 rows/sec., 72.42 MiB/sec. | ||
| 10655 | 2025.09.19 20:53:36.952022 [ 196 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 10656 | 2025.09.19 20:53:36.952045 [ 5 ] {73306ea6-5af1-4241-9283-f33646b4e196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10657 | 2025.09.19 20:53:36.952074 [ 196 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 844 rows starting from the beginning of the part | ||
| 10658 | 2025.09.19 20:53:36.952119 [ 196 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 10659 | 2025.09.19 20:53:36.952157 [ 196 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
| 10660 | 2025.09.19 20:53:36.952198 [ 191 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10661 | 2025.09.19 20:53:36.952200 [ 196 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 203 rows starting from the beginning of the part | ||
| 10662 | 2025.09.19 20:53:36.952542 [ 191 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_86_17} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10663 | 2025.09.19 20:53:36.952625 [ 191 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_86_17} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10664 | 2025.09.19 20:53:36.952723 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 10665 | 2025.09.19 20:53:36.952961 [ 5 ] {73306ea6-5af1-4241-9283-f33646b4e196} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10666 | 2025.09.19 20:53:36.953002 [ 5 ] {73306ea6-5af1-4241-9283-f33646b4e196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10667 | 2025.09.19 20:53:36.953662 [ 5 ] {73306ea6-5af1-4241-9283-f33646b4e196} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10668 | 2025.09.19 20:53:36.953926 [ 5 ] {73306ea6-5af1-4241-9283-f33646b4e196} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10669 | 2025.09.19 20:53:36.954078 [ 5 ] {73306ea6-5af1-4241-9283-f33646b4e196} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00211 sec., 19431.27962085308 rows/sec., 34.82 MiB/sec. | ||
| 10670 | 2025.09.19 20:53:36.954161 [ 5 ] {73306ea6-5af1-4241-9283-f33646b4e196} <Debug> TCPHandler: Processed in 0.002319975 sec. | ||
| 10671 | 2025.09.19 20:53:36.954280 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10672 | 2025.09.19 20:53:36.954374 [ 5 ] {b051ca55-6c2f-47e4-a589-ca0433eca599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10673 | 2025.09.19 20:53:36.954416 [ 5 ] {b051ca55-6c2f-47e4-a589-ca0433eca599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10674 | 2025.09.19 20:53:36.954762 [ 5 ] {b051ca55-6c2f-47e4-a589-ca0433eca599} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10675 | 2025.09.19 20:53:36.954799 [ 5 ] {b051ca55-6c2f-47e4-a589-ca0433eca599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10676 | 2025.09.19 20:53:36.955143 [ 5 ] {b051ca55-6c2f-47e4-a589-ca0433eca599} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10677 | 2025.09.19 20:53:36.955357 [ 5 ] {b051ca55-6c2f-47e4-a589-ca0433eca599} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10678 | 2025.09.19 20:53:36.955476 [ 110 ] {} <Debug> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10679 | 2025.09.19 20:53:36.955491 [ 5 ] {b051ca55-6c2f-47e4-a589-ca0433eca599} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. | ||
| 10680 | 2025.09.19 20:53:36.955507 [ 110 ] {} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10681 | 2025.09.19 20:53:36.955530 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10682 | 2025.09.19 20:53:36.955533 [ 5 ] {b051ca55-6c2f-47e4-a589-ca0433eca599} <Debug> TCPHandler: Processed in 0.001302431 sec. | ||
| 10683 | 2025.09.19 20:53:36.955609 [ 195 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 10684 | 2025.09.19 20:53:36.955723 [ 195 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10685 | 2025.09.19 20:53:36.955752 [ 195 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4776 rows starting from the beginning of the part | ||
| 10686 | 2025.09.19 20:53:36.955813 [ 195 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
| 10687 | 2025.09.19 20:53:36.955860 [ 195 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 10688 | 2025.09.19 20:53:36.955901 [ 195 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
| 10689 | 2025.09.19 20:53:36.955940 [ 195 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 10690 | 2025.09.19 20:53:36.955978 [ 195 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
| 10691 | 2025.09.19 20:53:36.958541 [ 191 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5076 rows, containing 4 columns (4 merged, 0 gathered) in 0.00296394 sec., 1712585.275005567 rows/sec., 115.42 MiB/sec. | ||
| 10692 | 2025.09.19 20:53:36.959232 [ 198 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10693 | 2025.09.19 20:53:36.959309 [ 187 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24518 rows, containing 5 columns (5 merged, 0 gathered) in 0.007505177 sec., 3266811.6954470226 rows/sec., 224.55 MiB/sec. | ||
| 10694 | 2025.09.19 20:53:36.959595 [ 198 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_86_17} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10695 | 2025.09.19 20:53:36.959693 [ 198 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_86_17} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10696 | 2025.09.19 20:53:36.959808 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 10697 | 2025.09.19 20:53:36.960102 [ 191 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10698 | 2025.09.19 20:53:36.960460 [ 191 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10699 | 2025.09.19 20:53:36.960548 [ 191 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10700 | 2025.09.19 20:53:36.960656 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 10701 | 2025.09.19 20:53:37.000170 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 327.03 MiB, peak 338.37 MiB, free memory in arenas 0.00 B, will set to 329.18 MiB (RSS), difference: 2.15 MiB | ||
| 10702 | 2025.09.19 20:53:38.426906 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28296 | ||
| 10703 | 2025.09.19 20:53:38.427442 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10704 | 2025.09.19 20:53:38.427487 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10705 | 2025.09.19 20:53:38.427981 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10706 | 2025.09.19 20:53:38.428208 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10707 | 2025.09.19 20:53:38.428345 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28296 | ||
| 10708 | 2025.09.19 20:53:39.933495 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 10709 | 2025.09.19 20:53:39.950589 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10710 | 2025.09.19 20:53:39.950649 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10711 | 2025.09.19 20:53:39.956871 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10712 | 2025.09.19 20:53:39.957583 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10713 | 2025.09.19 20:53:39.960461 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 10714 | 2025.09.19 20:53:41.934585 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10715 | 2025.09.19 20:53:41.934782 [ 5 ] {ecec24f3-7d67-4618-94ec-d8aee85a346e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10716 | 2025.09.19 20:53:41.934856 [ 5 ] {ecec24f3-7d67-4618-94ec-d8aee85a346e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10717 | 2025.09.19 20:53:41.935689 [ 5 ] {ecec24f3-7d67-4618-94ec-d8aee85a346e} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10718 | 2025.09.19 20:53:41.935737 [ 5 ] {ecec24f3-7d67-4618-94ec-d8aee85a346e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10719 | 2025.09.19 20:53:41.936137 [ 5 ] {ecec24f3-7d67-4618-94ec-d8aee85a346e} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10720 | 2025.09.19 20:53:41.936372 [ 5 ] {ecec24f3-7d67-4618-94ec-d8aee85a346e} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10721 | 2025.09.19 20:53:41.936541 [ 5 ] {ecec24f3-7d67-4618-94ec-d8aee85a346e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001812 sec., 30905.077262693158 rows/sec., 2.36 MiB/sec. | ||
| 10722 | 2025.09.19 20:53:41.936591 [ 5 ] {ecec24f3-7d67-4618-94ec-d8aee85a346e} <Debug> TCPHandler: Processed in 0.002168761 sec. | ||
| 10723 | 2025.09.19 20:53:41.936713 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10724 | 2025.09.19 20:53:41.936813 [ 5 ] {094db86d-5dfb-410d-93d1-006f62c8baa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10725 | 2025.09.19 20:53:41.936855 [ 5 ] {094db86d-5dfb-410d-93d1-006f62c8baa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10726 | 2025.09.19 20:53:41.937344 [ 5 ] {094db86d-5dfb-410d-93d1-006f62c8baa8} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10727 | 2025.09.19 20:53:41.937381 [ 5 ] {094db86d-5dfb-410d-93d1-006f62c8baa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10728 | 2025.09.19 20:53:41.937695 [ 5 ] {094db86d-5dfb-410d-93d1-006f62c8baa8} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10729 | 2025.09.19 20:53:41.937905 [ 5 ] {094db86d-5dfb-410d-93d1-006f62c8baa8} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10730 | 2025.09.19 20:53:41.938036 [ 5 ] {094db86d-5dfb-410d-93d1-006f62c8baa8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001247 sec., 51323.17562149158 rows/sec., 4.01 MiB/sec. | ||
| 10731 | 2025.09.19 20:53:41.938073 [ 5 ] {094db86d-5dfb-410d-93d1-006f62c8baa8} <Debug> TCPHandler: Processed in 0.001409883 sec. | ||
| 10732 | 2025.09.19 20:53:41.938189 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10733 | 2025.09.19 20:53:41.938282 [ 5 ] {96f12367-c4f8-4528-a501-d7846f4e15c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10734 | 2025.09.19 20:53:41.938324 [ 5 ] {96f12367-c4f8-4528-a501-d7846f4e15c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10735 | 2025.09.19 20:53:41.938768 [ 5 ] {96f12367-c4f8-4528-a501-d7846f4e15c4} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10736 | 2025.09.19 20:53:41.938804 [ 5 ] {96f12367-c4f8-4528-a501-d7846f4e15c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10737 | 2025.09.19 20:53:41.939133 [ 5 ] {96f12367-c4f8-4528-a501-d7846f4e15c4} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10738 | 2025.09.19 20:53:41.939341 [ 5 ] {96f12367-c4f8-4528-a501-d7846f4e15c4} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10739 | 2025.09.19 20:53:41.939474 [ 5 ] {96f12367-c4f8-4528-a501-d7846f4e15c4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 10740 | 2025.09.19 20:53:41.939510 [ 5 ] {96f12367-c4f8-4528-a501-d7846f4e15c4} <Debug> TCPHandler: Processed in 0.001368502 sec. | ||
| 10741 | 2025.09.19 20:53:41.939620 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10742 | 2025.09.19 20:53:41.939713 [ 5 ] {aad664a5-40e0-4c7f-8fae-ec69a1d6918c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10743 | 2025.09.19 20:53:41.939758 [ 5 ] {aad664a5-40e0-4c7f-8fae-ec69a1d6918c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10744 | 2025.09.19 20:53:41.940087 [ 5 ] {aad664a5-40e0-4c7f-8fae-ec69a1d6918c} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10745 | 2025.09.19 20:53:41.940122 [ 5 ] {aad664a5-40e0-4c7f-8fae-ec69a1d6918c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10746 | 2025.09.19 20:53:41.940440 [ 5 ] {aad664a5-40e0-4c7f-8fae-ec69a1d6918c} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10747 | 2025.09.19 20:53:41.940647 [ 5 ] {aad664a5-40e0-4c7f-8fae-ec69a1d6918c} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10748 | 2025.09.19 20:53:41.940772 [ 5 ] {aad664a5-40e0-4c7f-8fae-ec69a1d6918c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 10749 | 2025.09.19 20:53:41.940806 [ 5 ] {aad664a5-40e0-4c7f-8fae-ec69a1d6918c} <Debug> TCPHandler: Processed in 0.001233739 sec. | ||
| 10750 | 2025.09.19 20:53:45.752193 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10751 | 2025.09.19 20:53:45.752267 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10752 | 2025.09.19 20:53:45.929410 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28744 | ||
| 10753 | 2025.09.19 20:53:45.929912 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10754 | 2025.09.19 20:53:45.929951 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10755 | 2025.09.19 20:53:45.930430 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10756 | 2025.09.19 20:53:45.930663 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10757 | 2025.09.19 20:53:45.930801 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28744 | ||
| 10758 | 2025.09.19 20:53:46.006573 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1262 | ||
| 10759 | 2025.09.19 20:53:46.008952 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10760 | 2025.09.19 20:53:46.009010 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10761 | 2025.09.19 20:53:46.010317 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10762 | 2025.09.19 20:53:46.010599 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10763 | 2025.09.19 20:53:46.010990 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1262 | ||
| 10764 | 2025.09.19 20:53:46.937509 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10765 | 2025.09.19 20:53:46.937689 [ 5 ] {17683145-cb1f-4e89-9da8-b1c2c819cbdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10766 | 2025.09.19 20:53:46.937761 [ 5 ] {17683145-cb1f-4e89-9da8-b1c2c819cbdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10767 | 2025.09.19 20:53:46.938541 [ 5 ] {17683145-cb1f-4e89-9da8-b1c2c819cbdf} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10768 | 2025.09.19 20:53:46.938589 [ 5 ] {17683145-cb1f-4e89-9da8-b1c2c819cbdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10769 | 2025.09.19 20:53:46.939038 [ 5 ] {17683145-cb1f-4e89-9da8-b1c2c819cbdf} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10770 | 2025.09.19 20:53:46.939256 [ 5 ] {17683145-cb1f-4e89-9da8-b1c2c819cbdf} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10771 | 2025.09.19 20:53:46.939411 [ 5 ] {17683145-cb1f-4e89-9da8-b1c2c819cbdf} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001776 sec., 77702.7027027027 rows/sec., 6.73 MiB/sec. | ||
| 10772 | 2025.09.19 20:53:46.939455 [ 5 ] {17683145-cb1f-4e89-9da8-b1c2c819cbdf} <Debug> TCPHandler: Processed in 0.002071178 sec. | ||
| 10773 | 2025.09.19 20:53:46.939571 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10774 | 2025.09.19 20:53:46.939666 [ 5 ] {f1f81664-2357-4f2a-a1b8-aa9aaee14cc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10775 | 2025.09.19 20:53:46.939707 [ 5 ] {f1f81664-2357-4f2a-a1b8-aa9aaee14cc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10776 | 2025.09.19 20:53:46.940116 [ 5 ] {f1f81664-2357-4f2a-a1b8-aa9aaee14cc5} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10777 | 2025.09.19 20:53:46.940152 [ 5 ] {f1f81664-2357-4f2a-a1b8-aa9aaee14cc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10778 | 2025.09.19 20:53:46.940449 [ 5 ] {f1f81664-2357-4f2a-a1b8-aa9aaee14cc5} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10779 | 2025.09.19 20:53:46.940657 [ 5 ] {f1f81664-2357-4f2a-a1b8-aa9aaee14cc5} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10780 | 2025.09.19 20:53:46.940772 [ 40 ] {} <Debug> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10781 | 2025.09.19 20:53:46.940784 [ 5 ] {f1f81664-2357-4f2a-a1b8-aa9aaee14cc5} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001137 sec., 36059.80650835532 rows/sec., 2.65 MiB/sec. | ||
| 10782 | 2025.09.19 20:53:46.940841 [ 40 ] {} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10783 | 2025.09.19 20:53:46.940849 [ 5 ] {f1f81664-2357-4f2a-a1b8-aa9aaee14cc5} <Debug> TCPHandler: Processed in 0.001328381 sec. | ||
| 10784 | 2025.09.19 20:53:46.940872 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10785 | 2025.09.19 20:53:46.940972 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10786 | 2025.09.19 20:53:46.941002 [ 198 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 10787 | 2025.09.19 20:53:46.941069 [ 5 ] {9ce75cd1-7aea-497d-90d3-c65173aee0c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10788 | 2025.09.19 20:53:46.941113 [ 5 ] {9ce75cd1-7aea-497d-90d3-c65173aee0c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10789 | 2025.09.19 20:53:46.941147 [ 198 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10790 | 2025.09.19 20:53:46.941186 [ 198 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 71 rows starting from the beginning of the part | ||
| 10791 | 2025.09.19 20:53:46.941254 [ 198 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 10792 | 2025.09.19 20:53:46.941300 [ 198 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 10793 | 2025.09.19 20:53:46.941344 [ 198 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 10794 | 2025.09.19 20:53:46.941382 [ 198 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 67 rows starting from the beginning of the part | ||
| 10795 | 2025.09.19 20:53:46.941424 [ 198 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 10796 | 2025.09.19 20:53:46.941544 [ 5 ] {9ce75cd1-7aea-497d-90d3-c65173aee0c3} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10797 | 2025.09.19 20:53:46.941585 [ 5 ] {9ce75cd1-7aea-497d-90d3-c65173aee0c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10798 | 2025.09.19 20:53:46.941922 [ 5 ] {9ce75cd1-7aea-497d-90d3-c65173aee0c3} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10799 | 2025.09.19 20:53:46.942154 [ 5 ] {9ce75cd1-7aea-497d-90d3-c65173aee0c3} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10800 | 2025.09.19 20:53:46.942251 [ 191 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 316 rows, containing 5 columns (5 merged, 0 gathered) in 0.001305771 sec., 242002.61761059173 rows/sec., 18.69 MiB/sec. | ||
| 10801 | 2025.09.19 20:53:46.942287 [ 5 ] {9ce75cd1-7aea-497d-90d3-c65173aee0c3} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001235 sec., 85020.24291497975 rows/sec., 6.64 MiB/sec. | ||
| 10802 | 2025.09.19 20:53:46.942330 [ 5 ] {9ce75cd1-7aea-497d-90d3-c65173aee0c3} <Debug> TCPHandler: Processed in 0.001406993 sec. | ||
| 10803 | 2025.09.19 20:53:46.942440 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10804 | 2025.09.19 20:53:46.942453 [ 187 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10805 | 2025.09.19 20:53:46.942533 [ 5 ] {7602792d-bacd-447d-9e71-34569f3c1883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10806 | 2025.09.19 20:53:46.942582 [ 5 ] {7602792d-bacd-447d-9e71-34569f3c1883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10807 | 2025.09.19 20:53:46.942784 [ 187 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_51_10} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10808 | 2025.09.19 20:53:46.942878 [ 187 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_51_10} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10809 | 2025.09.19 20:53:46.942983 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 10810 | 2025.09.19 20:53:46.942987 [ 5 ] {7602792d-bacd-447d-9e71-34569f3c1883} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10811 | 2025.09.19 20:53:46.943032 [ 5 ] {7602792d-bacd-447d-9e71-34569f3c1883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10812 | 2025.09.19 20:53:46.943376 [ 5 ] {7602792d-bacd-447d-9e71-34569f3c1883} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10813 | 2025.09.19 20:53:46.943590 [ 5 ] {7602792d-bacd-447d-9e71-34569f3c1883} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10814 | 2025.09.19 20:53:46.943723 [ 5 ] {7602792d-bacd-447d-9e71-34569f3c1883} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 10815 | 2025.09.19 20:53:46.943760 [ 5 ] {7602792d-bacd-447d-9e71-34569f3c1883} <Debug> TCPHandler: Processed in 0.001369282 sec. | ||
| 10816 | 2025.09.19 20:53:46.943866 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10817 | 2025.09.19 20:53:46.943958 [ 5 ] {76902e11-4865-4e7c-bbfb-40a7c7e52920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10818 | 2025.09.19 20:53:46.944011 [ 5 ] {76902e11-4865-4e7c-bbfb-40a7c7e52920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10819 | 2025.09.19 20:53:46.944845 [ 5 ] {76902e11-4865-4e7c-bbfb-40a7c7e52920} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10820 | 2025.09.19 20:53:46.944881 [ 5 ] {76902e11-4865-4e7c-bbfb-40a7c7e52920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10821 | 2025.09.19 20:53:46.945455 [ 5 ] {76902e11-4865-4e7c-bbfb-40a7c7e52920} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10822 | 2025.09.19 20:53:46.945680 [ 5 ] {76902e11-4865-4e7c-bbfb-40a7c7e52920} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10823 | 2025.09.19 20:53:46.945828 [ 5 ] {76902e11-4865-4e7c-bbfb-40a7c7e52920} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001888 sec., 21716.101694915254 rows/sec., 38.91 MiB/sec. | ||
| 10824 | 2025.09.19 20:53:46.945897 [ 5 ] {76902e11-4865-4e7c-bbfb-40a7c7e52920} <Debug> TCPHandler: Processed in 0.002079419 sec. | ||
| 10825 | 2025.09.19 20:53:46.946009 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10826 | 2025.09.19 20:53:46.946102 [ 5 ] {7ce0d3fb-47bc-4365-b80a-b8e4e55b5f7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10827 | 2025.09.19 20:53:46.946144 [ 5 ] {7ce0d3fb-47bc-4365-b80a-b8e4e55b5f7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10828 | 2025.09.19 20:53:46.946469 [ 5 ] {7ce0d3fb-47bc-4365-b80a-b8e4e55b5f7c} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10829 | 2025.09.19 20:53:46.946504 [ 5 ] {7ce0d3fb-47bc-4365-b80a-b8e4e55b5f7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10830 | 2025.09.19 20:53:46.946811 [ 5 ] {7ce0d3fb-47bc-4365-b80a-b8e4e55b5f7c} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10831 | 2025.09.19 20:53:46.947018 [ 5 ] {7ce0d3fb-47bc-4365-b80a-b8e4e55b5f7c} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10832 | 2025.09.19 20:53:46.947147 [ 5 ] {7ce0d3fb-47bc-4365-b80a-b8e4e55b5f7c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 10833 | 2025.09.19 20:53:46.947183 [ 5 ] {7ce0d3fb-47bc-4365-b80a-b8e4e55b5f7c} <Debug> TCPHandler: Processed in 0.001222899 sec. | ||
| 10834 | 2025.09.19 20:53:47.461465 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 10835 | 2025.09.19 20:53:47.478827 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10836 | 2025.09.19 20:53:47.478887 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10837 | 2025.09.19 20:53:47.485230 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10838 | 2025.09.19 20:53:47.485998 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10839 | 2025.09.19 20:53:47.489016 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 10840 | 2025.09.19 20:53:48.625075 [ 24 ] {} <Debug> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 10841 | 2025.09.19 20:53:48.625150 [ 24 ] {} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10842 | 2025.09.19 20:53:48.625174 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10843 | 2025.09.19 20:53:48.625362 [ 198 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::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 | ||
| 10844 | 2025.09.19 20:53:48.625578 [ 198 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10845 | 2025.09.19 20:53:48.625633 [ 198 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 252 rows starting from the beginning of the part | ||
| 10846 | 2025.09.19 20:53:48.625755 [ 198 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 228 rows starting from the beginning of the part | ||
| 10847 | 2025.09.19 20:53:48.625818 [ 198 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 10848 | 2025.09.19 20:53:48.625866 [ 198 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 228 rows starting from the beginning of the part | ||
| 10849 | 2025.09.19 20:53:48.625906 [ 198 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 24 rows starting from the beginning of the part | ||
| 10850 | 2025.09.19 20:53:48.626768 [ 201 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001488855 sec., 507772.7515439717 rows/sec., 37.06 MiB/sec. | ||
| 10851 | 2025.09.19 20:53:48.626986 [ 197 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 10852 | 2025.09.19 20:53:48.627338 [ 197 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_29_7} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10853 | 2025.09.19 20:53:48.627432 [ 197 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_29_7} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 10854 | 2025.09.19 20:53:48.627553 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 10855 | 2025.09.19 20:53:51.960399 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10856 | 2025.09.19 20:53:51.960595 [ 5 ] {85a824a7-6a30-4439-81bf-eba12c82607e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10857 | 2025.09.19 20:53:51.960668 [ 5 ] {85a824a7-6a30-4439-81bf-eba12c82607e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10858 | 2025.09.19 20:53:51.961388 [ 5 ] {85a824a7-6a30-4439-81bf-eba12c82607e} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10859 | 2025.09.19 20:53:51.961430 [ 5 ] {85a824a7-6a30-4439-81bf-eba12c82607e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10860 | 2025.09.19 20:53:51.961847 [ 5 ] {85a824a7-6a30-4439-81bf-eba12c82607e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10861 | 2025.09.19 20:53:51.962108 [ 5 ] {85a824a7-6a30-4439-81bf-eba12c82607e} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10862 | 2025.09.19 20:53:51.962271 [ 5 ] {85a824a7-6a30-4439-81bf-eba12c82607e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001728 sec., 1157.4074074074074 rows/sec., 94.38 KiB/sec. | ||
| 10863 | 2025.09.19 20:53:51.962319 [ 5 ] {85a824a7-6a30-4439-81bf-eba12c82607e} <Debug> TCPHandler: Processed in 0.002051588 sec. | ||
| 10864 | 2025.09.19 20:53:51.962457 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10865 | 2025.09.19 20:53:51.962584 [ 5 ] {a26df9b2-6717-44f3-9859-fe61e34e06ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10866 | 2025.09.19 20:53:51.962634 [ 5 ] {a26df9b2-6717-44f3-9859-fe61e34e06ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10867 | 2025.09.19 20:53:51.963780 [ 5 ] {a26df9b2-6717-44f3-9859-fe61e34e06ac} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10868 | 2025.09.19 20:53:51.963816 [ 5 ] {a26df9b2-6717-44f3-9859-fe61e34e06ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10869 | 2025.09.19 20:53:51.964208 [ 5 ] {a26df9b2-6717-44f3-9859-fe61e34e06ac} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 10870 | 2025.09.19 20:53:51.964425 [ 5 ] {a26df9b2-6717-44f3-9859-fe61e34e06ac} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10871 | 2025.09.19 20:53:51.964558 [ 5 ] {a26df9b2-6717-44f3-9859-fe61e34e06ac} <Debug> executeQuery: Read 1197 rows, 100.57 KiB in 0.002003 sec., 597603.5946080879 rows/sec., 49.03 MiB/sec. | ||
| 10872 | 2025.09.19 20:53:51.964597 [ 5 ] {a26df9b2-6717-44f3-9859-fe61e34e06ac} <Debug> TCPHandler: Processed in 0.002201292 sec. | ||
| 10873 | 2025.09.19 20:53:51.964705 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10874 | 2025.09.19 20:53:51.964800 [ 5 ] {4e62736d-7b74-4980-a069-d461bd9e8ab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10875 | 2025.09.19 20:53:51.964841 [ 5 ] {4e62736d-7b74-4980-a069-d461bd9e8ab9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10876 | 2025.09.19 20:53:51.965304 [ 5 ] {4e62736d-7b74-4980-a069-d461bd9e8ab9} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10877 | 2025.09.19 20:53:51.965337 [ 5 ] {4e62736d-7b74-4980-a069-d461bd9e8ab9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10878 | 2025.09.19 20:53:51.965627 [ 5 ] {4e62736d-7b74-4980-a069-d461bd9e8ab9} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10879 | 2025.09.19 20:53:51.965828 [ 5 ] {4e62736d-7b74-4980-a069-d461bd9e8ab9} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10880 | 2025.09.19 20:53:51.965953 [ 5 ] {4e62736d-7b74-4980-a069-d461bd9e8ab9} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001173 sec., 1705.0298380221654 rows/sec., 119.05 KiB/sec. | ||
| 10881 | 2025.09.19 20:53:51.965990 [ 5 ] {4e62736d-7b74-4980-a069-d461bd9e8ab9} <Debug> TCPHandler: Processed in 0.001332701 sec. | ||
| 10882 | 2025.09.19 20:53:51.966094 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10883 | 2025.09.19 20:53:51.966186 [ 5 ] {da9aa9f5-cf3a-4c5c-9e5f-8785ed8aacf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10884 | 2025.09.19 20:53:51.966224 [ 5 ] {da9aa9f5-cf3a-4c5c-9e5f-8785ed8aacf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10885 | 2025.09.19 20:53:51.966719 [ 5 ] {da9aa9f5-cf3a-4c5c-9e5f-8785ed8aacf2} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10886 | 2025.09.19 20:53:51.966752 [ 5 ] {da9aa9f5-cf3a-4c5c-9e5f-8785ed8aacf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10887 | 2025.09.19 20:53:51.967051 [ 5 ] {da9aa9f5-cf3a-4c5c-9e5f-8785ed8aacf2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10888 | 2025.09.19 20:53:51.967254 [ 5 ] {da9aa9f5-cf3a-4c5c-9e5f-8785ed8aacf2} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10889 | 2025.09.19 20:53:51.967382 [ 5 ] {da9aa9f5-cf3a-4c5c-9e5f-8785ed8aacf2} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001214 sec., 187808.89621087315 rows/sec., 12.72 MiB/sec. | ||
| 10890 | 2025.09.19 20:53:51.967418 [ 5 ] {da9aa9f5-cf3a-4c5c-9e5f-8785ed8aacf2} <Debug> TCPHandler: Processed in 0.001371042 sec. | ||
| 10891 | 2025.09.19 20:53:51.967533 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10892 | 2025.09.19 20:53:51.967625 [ 5 ] {c8b98553-897b-4c8c-98b6-f4f0ba6eea05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10893 | 2025.09.19 20:53:51.967664 [ 5 ] {c8b98553-897b-4c8c-98b6-f4f0ba6eea05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10894 | 2025.09.19 20:53:51.968257 [ 5 ] {c8b98553-897b-4c8c-98b6-f4f0ba6eea05} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10895 | 2025.09.19 20:53:51.968291 [ 5 ] {c8b98553-897b-4c8c-98b6-f4f0ba6eea05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10896 | 2025.09.19 20:53:51.968595 [ 5 ] {c8b98553-897b-4c8c-98b6-f4f0ba6eea05} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 10897 | 2025.09.19 20:53:51.968811 [ 5 ] {c8b98553-897b-4c8c-98b6-f4f0ba6eea05} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10898 | 2025.09.19 20:53:51.968938 [ 5 ] {c8b98553-897b-4c8c-98b6-f4f0ba6eea05} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001331 sec., 392186.3260706236 rows/sec., 29.03 MiB/sec. | ||
| 10899 | 2025.09.19 20:53:51.968975 [ 5 ] {c8b98553-897b-4c8c-98b6-f4f0ba6eea05} <Debug> TCPHandler: Processed in 0.001487955 sec. | ||
| 10900 | 2025.09.19 20:53:51.969084 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10901 | 2025.09.19 20:53:51.969178 [ 5 ] {1109df41-a15d-4d4c-8f68-064dd65e8930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10902 | 2025.09.19 20:53:51.969220 [ 5 ] {1109df41-a15d-4d4c-8f68-064dd65e8930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10903 | 2025.09.19 20:53:51.969793 [ 5 ] {1109df41-a15d-4d4c-8f68-064dd65e8930} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10904 | 2025.09.19 20:53:51.969828 [ 5 ] {1109df41-a15d-4d4c-8f68-064dd65e8930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10905 | 2025.09.19 20:53:51.970201 [ 5 ] {1109df41-a15d-4d4c-8f68-064dd65e8930} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 10906 | 2025.09.19 20:53:51.970427 [ 5 ] {1109df41-a15d-4d4c-8f68-064dd65e8930} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10907 | 2025.09.19 20:53:51.970551 [ 5 ] {1109df41-a15d-4d4c-8f68-064dd65e8930} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001393 sec., 606604.4508255564 rows/sec., 40.83 MiB/sec. | ||
| 10908 | 2025.09.19 20:53:51.970587 [ 5 ] {1109df41-a15d-4d4c-8f68-064dd65e8930} <Debug> TCPHandler: Processed in 0.001549437 sec. | ||
| 10909 | 2025.09.19 20:53:51.970693 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10910 | 2025.09.19 20:53:51.970786 [ 5 ] {03fd4079-2876-4406-901d-561c36b37750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10911 | 2025.09.19 20:53:51.970826 [ 5 ] {03fd4079-2876-4406-901d-561c36b37750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10912 | 2025.09.19 20:53:51.971149 [ 5 ] {03fd4079-2876-4406-901d-561c36b37750} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10913 | 2025.09.19 20:53:51.971185 [ 5 ] {03fd4079-2876-4406-901d-561c36b37750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10914 | 2025.09.19 20:53:51.971489 [ 5 ] {03fd4079-2876-4406-901d-561c36b37750} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 10915 | 2025.09.19 20:53:51.971694 [ 5 ] {03fd4079-2876-4406-901d-561c36b37750} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10916 | 2025.09.19 20:53:51.971818 [ 5 ] {03fd4079-2876-4406-901d-561c36b37750} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 10917 | 2025.09.19 20:53:51.971853 [ 5 ] {03fd4079-2876-4406-901d-561c36b37750} <Debug> TCPHandler: Processed in 0.001206959 sec. | ||
| 10918 | 2025.09.19 20:53:53.431893 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29256 | ||
| 10919 | 2025.09.19 20:53:53.432443 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10920 | 2025.09.19 20:53:53.432488 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10921 | 2025.09.19 20:53:53.432983 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10922 | 2025.09.19 20:53:53.433216 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10923 | 2025.09.19 20:53:53.433351 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29256 | ||
| 10924 | 2025.09.19 20:53:53.433403 [ 31 ] {} <Debug> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10925 | 2025.09.19 20:53:53.433481 [ 31 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10926 | 2025.09.19 20:53:53.433502 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10927 | 2025.09.19 20:53:53.433603 [ 200 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 10928 | 2025.09.19 20:53:53.433723 [ 200 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10929 | 2025.09.19 20:53:53.433768 [ 200 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26824 rows starting from the beginning of the part | ||
| 10930 | 2025.09.19 20:53:53.433846 [ 200 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 10931 | 2025.09.19 20:53:53.433918 [ 200 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 10932 | 2025.09.19 20:53:53.433973 [ 200 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 10933 | 2025.09.19 20:53:53.434018 [ 200 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 10934 | 2025.09.19 20:53:53.434061 [ 200 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 10935 | 2025.09.19 20:53:53.436361 [ 201 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29256 rows, containing 4 columns (4 merged, 0 gathered) in 0.002798236 sec., 10455158.17822371 rows/sec., 149.56 MiB/sec. | ||
| 10936 | 2025.09.19 20:53:53.436831 [ 190 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10937 | 2025.09.19 20:53:53.437195 [ 190 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_61_12} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10938 | 2025.09.19 20:53:53.437292 [ 190 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_61_12} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10939 | 2025.09.19 20:53:53.437426 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. | ||
| 10940 | 2025.09.19 20:53:54.990053 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 10941 | 2025.09.19 20:53:55.008736 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10942 | 2025.09.19 20:53:55.008796 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10943 | 2025.09.19 20:53:55.015457 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10944 | 2025.09.19 20:53:55.016352 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10945 | 2025.09.19 20:53:55.016736 [ 34 ] {} <Debug> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10946 | 2025.09.19 20:53:55.016814 [ 34 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10947 | 2025.09.19 20:53:55.016842 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10948 | 2025.09.19 20:53:55.016972 [ 186 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 10949 | 2025.09.19 20:53:55.020326 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 10950 | 2025.09.19 20:53:55.021540 [ 186 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10951 | 2025.09.19 20:53:55.023169 [ 186 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 10952 | 2025.09.19 20:53:55.028872 [ 186 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 10953 | 2025.09.19 20:53:55.034948 [ 186 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 10954 | 2025.09.19 20:53:55.040341 [ 186 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 10955 | 2025.09.19 20:53:55.045351 [ 186 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 10956 | 2025.09.19 20:53:55.049981 [ 186 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 10957 | 2025.09.19 20:53:55.125130 [ 201 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.10821119 sec., 4250.946690448557 rows/sec., 21.98 MiB/sec. | ||
| 10958 | 2025.09.19 20:53:55.128597 [ 192 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10959 | 2025.09.19 20:53:55.130756 [ 192 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_61_12} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10960 | 2025.09.19 20:53:55.130874 [ 192 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_61_12} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10961 | 2025.09.19 20:53:55.133824 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10962 | 2025.09.19 20:53:56.012098 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1288 | ||
| 10963 | 2025.09.19 20:53:56.014469 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10964 | 2025.09.19 20:53:56.014522 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10965 | 2025.09.19 20:53:56.015835 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10966 | 2025.09.19 20:53:56.016123 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10967 | 2025.09.19 20:53:56.016511 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1288 | ||
| 10968 | 2025.09.19 20:53:56.936869 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10969 | 2025.09.19 20:53:56.937046 [ 5 ] {8a6e2c83-5819-4ece-bcde-bdac0bdb0c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10970 | 2025.09.19 20:53:56.937115 [ 5 ] {8a6e2c83-5819-4ece-bcde-bdac0bdb0c1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10971 | 2025.09.19 20:53:56.937886 [ 5 ] {8a6e2c83-5819-4ece-bcde-bdac0bdb0c1b} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10972 | 2025.09.19 20:53:56.937939 [ 5 ] {8a6e2c83-5819-4ece-bcde-bdac0bdb0c1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10973 | 2025.09.19 20:53:56.938364 [ 5 ] {8a6e2c83-5819-4ece-bcde-bdac0bdb0c1b} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 10974 | 2025.09.19 20:53:56.938615 [ 5 ] {8a6e2c83-5819-4ece-bcde-bdac0bdb0c1b} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10975 | 2025.09.19 20:53:56.938785 [ 5 ] {8a6e2c83-5819-4ece-bcde-bdac0bdb0c1b} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001788 sec., 77181.20805369127 rows/sec., 6.68 MiB/sec. | ||
| 10976 | 2025.09.19 20:53:56.938838 [ 5 ] {8a6e2c83-5819-4ece-bcde-bdac0bdb0c1b} <Debug> TCPHandler: Processed in 0.002099499 sec. | ||
| 10977 | 2025.09.19 20:53:56.938973 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10978 | 2025.09.19 20:53:56.939083 [ 5 ] {f3a9a07a-5dcf-429b-b3af-a6bc0b29a857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10979 | 2025.09.19 20:53:56.939129 [ 5 ] {f3a9a07a-5dcf-429b-b3af-a6bc0b29a857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10980 | 2025.09.19 20:53:56.939576 [ 5 ] {f3a9a07a-5dcf-429b-b3af-a6bc0b29a857} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10981 | 2025.09.19 20:53:56.939616 [ 5 ] {f3a9a07a-5dcf-429b-b3af-a6bc0b29a857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10982 | 2025.09.19 20:53:56.939957 [ 5 ] {f3a9a07a-5dcf-429b-b3af-a6bc0b29a857} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10983 | 2025.09.19 20:53:56.940185 [ 5 ] {f3a9a07a-5dcf-429b-b3af-a6bc0b29a857} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10984 | 2025.09.19 20:53:56.940326 [ 5 ] {f3a9a07a-5dcf-429b-b3af-a6bc0b29a857} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001267 sec., 32359.905288082085 rows/sec., 2.38 MiB/sec. | ||
| 10985 | 2025.09.19 20:53:56.940369 [ 5 ] {f3a9a07a-5dcf-429b-b3af-a6bc0b29a857} <Debug> TCPHandler: Processed in 0.001450964 sec. | ||
| 10986 | 2025.09.19 20:53:56.940487 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10987 | 2025.09.19 20:53:56.940586 [ 5 ] {63745ccd-5682-49b7-a688-219abea98160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10988 | 2025.09.19 20:53:56.940627 [ 5 ] {63745ccd-5682-49b7-a688-219abea98160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10989 | 2025.09.19 20:53:56.941085 [ 5 ] {63745ccd-5682-49b7-a688-219abea98160} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10990 | 2025.09.19 20:53:56.941124 [ 5 ] {63745ccd-5682-49b7-a688-219abea98160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10991 | 2025.09.19 20:53:56.941455 [ 5 ] {63745ccd-5682-49b7-a688-219abea98160} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 10992 | 2025.09.19 20:53:56.941686 [ 5 ] {63745ccd-5682-49b7-a688-219abea98160} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10993 | 2025.09.19 20:53:56.941821 [ 5 ] {63745ccd-5682-49b7-a688-219abea98160} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001255 sec., 83665.33864541832 rows/sec., 6.54 MiB/sec. | ||
| 10994 | 2025.09.19 20:53:56.941860 [ 5 ] {63745ccd-5682-49b7-a688-219abea98160} <Debug> TCPHandler: Processed in 0.001424353 sec. | ||
| 10995 | 2025.09.19 20:53:56.941977 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10996 | 2025.09.19 20:53:56.942074 [ 5 ] {f32ea1b0-8028-47c9-a870-4072ae35e9dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10997 | 2025.09.19 20:53:56.942118 [ 5 ] {f32ea1b0-8028-47c9-a870-4072ae35e9dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10998 | 2025.09.19 20:53:56.942560 [ 5 ] {f32ea1b0-8028-47c9-a870-4072ae35e9dd} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10999 | 2025.09.19 20:53:56.942597 [ 5 ] {f32ea1b0-8028-47c9-a870-4072ae35e9dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11000 | 2025.09.19 20:53:56.942944 [ 5 ] {f32ea1b0-8028-47c9-a870-4072ae35e9dd} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11001 | 2025.09.19 20:53:56.943156 [ 5 ] {f32ea1b0-8028-47c9-a870-4072ae35e9dd} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11002 | 2025.09.19 20:53:56.943295 [ 5 ] {f32ea1b0-8028-47c9-a870-4072ae35e9dd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001241 sec., 128928.28364222402 rows/sec., 8.98 MiB/sec. | ||
| 11003 | 2025.09.19 20:53:56.943334 [ 5 ] {f32ea1b0-8028-47c9-a870-4072ae35e9dd} <Debug> TCPHandler: Processed in 0.001408033 sec. | ||
| 11004 | 2025.09.19 20:53:56.943443 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11005 | 2025.09.19 20:53:56.943539 [ 5 ] {f04b1a42-93de-4060-b216-88a52348cd43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11006 | 2025.09.19 20:53:56.943593 [ 5 ] {f04b1a42-93de-4060-b216-88a52348cd43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11007 | 2025.09.19 20:53:56.944506 [ 5 ] {f04b1a42-93de-4060-b216-88a52348cd43} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11008 | 2025.09.19 20:53:56.944546 [ 5 ] {f04b1a42-93de-4060-b216-88a52348cd43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11009 | 2025.09.19 20:53:56.945139 [ 5 ] {f04b1a42-93de-4060-b216-88a52348cd43} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11010 | 2025.09.19 20:53:56.945372 [ 5 ] {f04b1a42-93de-4060-b216-88a52348cd43} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11011 | 2025.09.19 20:53:56.945523 [ 5 ] {f04b1a42-93de-4060-b216-88a52348cd43} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002002 sec., 20479.52047952048 rows/sec., 36.70 MiB/sec. | ||
| 11012 | 2025.09.19 20:53:56.945599 [ 5 ] {f04b1a42-93de-4060-b216-88a52348cd43} <Debug> TCPHandler: Processed in 0.002204972 sec. | ||
| 11013 | 2025.09.19 20:53:56.945727 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11014 | 2025.09.19 20:53:56.945823 [ 5 ] {8edcd2e9-11b6-4f39-a0d9-39cb135c676c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11015 | 2025.09.19 20:53:56.945865 [ 5 ] {8edcd2e9-11b6-4f39-a0d9-39cb135c676c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11016 | 2025.09.19 20:53:56.946204 [ 5 ] {8edcd2e9-11b6-4f39-a0d9-39cb135c676c} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11017 | 2025.09.19 20:53:56.946240 [ 5 ] {8edcd2e9-11b6-4f39-a0d9-39cb135c676c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11018 | 2025.09.19 20:53:56.946553 [ 5 ] {8edcd2e9-11b6-4f39-a0d9-39cb135c676c} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11019 | 2025.09.19 20:53:56.946772 [ 5 ] {8edcd2e9-11b6-4f39-a0d9-39cb135c676c} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11020 | 2025.09.19 20:53:56.946909 [ 5 ] {8edcd2e9-11b6-4f39-a0d9-39cb135c676c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 11021 | 2025.09.19 20:53:56.946946 [ 5 ] {8edcd2e9-11b6-4f39-a0d9-39cb135c676c} <Debug> TCPHandler: Processed in 0.00126877 sec. | ||
| 11022 | 2025.09.19 20:54:00.752516 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11023 | 2025.09.19 20:54:00.752584 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11024 | 2025.09.19 20:54:00.934457 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29704 | ||
| 11025 | 2025.09.19 20:54:00.934956 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11026 | 2025.09.19 20:54:00.935001 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11027 | 2025.09.19 20:54:00.935491 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11028 | 2025.09.19 20:54:00.935711 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11029 | 2025.09.19 20:54:00.935841 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29704 | ||
| 11030 | 2025.09.19 20:54:01.933793 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11031 | 2025.09.19 20:54:01.933985 [ 5 ] {e9fd26b5-b463-4ace-b69c-635bc83956f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11032 | 2025.09.19 20:54:01.934056 [ 5 ] {e9fd26b5-b463-4ace-b69c-635bc83956f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11033 | 2025.09.19 20:54:01.934741 [ 5 ] {e9fd26b5-b463-4ace-b69c-635bc83956f6} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11034 | 2025.09.19 20:54:01.934780 [ 5 ] {e9fd26b5-b463-4ace-b69c-635bc83956f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11035 | 2025.09.19 20:54:01.935230 [ 5 ] {e9fd26b5-b463-4ace-b69c-635bc83956f6} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11036 | 2025.09.19 20:54:01.935483 [ 5 ] {e9fd26b5-b463-4ace-b69c-635bc83956f6} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11037 | 2025.09.19 20:54:01.935624 [ 109 ] {} <Debug> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11038 | 2025.09.19 20:54:01.935645 [ 5 ] {e9fd26b5-b463-4ace-b69c-635bc83956f6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001711 sec., 32729.398012857975 rows/sec., 2.50 MiB/sec. | ||
| 11039 | 2025.09.19 20:54:01.935669 [ 109 ] {} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11040 | 2025.09.19 20:54:01.935697 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11041 | 2025.09.19 20:54:01.935713 [ 5 ] {e9fd26b5-b463-4ace-b69c-635bc83956f6} <Debug> TCPHandler: Processed in 0.002048239 sec. | ||
| 11042 | 2025.09.19 20:54:01.935784 [ 189 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::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 | ||
| 11043 | 2025.09.19 20:54:01.935855 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11044 | 2025.09.19 20:54:01.935883 [ 189 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11045 | 2025.09.19 20:54:01.935915 [ 189 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1407 rows starting from the beginning of the part | ||
| 11046 | 2025.09.19 20:54:01.935960 [ 5 ] {40793361-2a31-46f0-ab10-240458bf3c7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11047 | 2025.09.19 20:54:01.935976 [ 189 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 56 rows starting from the beginning of the part | ||
| 11048 | 2025.09.19 20:54:01.936004 [ 5 ] {40793361-2a31-46f0-ab10-240458bf3c7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11049 | 2025.09.19 20:54:01.936020 [ 189 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 138 rows starting from the beginning of the part | ||
| 11050 | 2025.09.19 20:54:01.936062 [ 189 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 1197 rows starting from the beginning of the part | ||
| 11051 | 2025.09.19 20:54:01.936102 [ 189 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::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 | ||
| 11052 | 2025.09.19 20:54:01.936154 [ 189 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 56 rows starting from the beginning of the part | ||
| 11053 | 2025.09.19 20:54:01.936496 [ 5 ] {40793361-2a31-46f0-ab10-240458bf3c7d} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11054 | 2025.09.19 20:54:01.936531 [ 5 ] {40793361-2a31-46f0-ab10-240458bf3c7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11055 | 2025.09.19 20:54:01.936865 [ 5 ] {40793361-2a31-46f0-ab10-240458bf3c7d} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11056 | 2025.09.19 20:54:01.937081 [ 5 ] {40793361-2a31-46f0-ab10-240458bf3c7d} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11057 | 2025.09.19 20:54:01.937193 [ 109 ] {} <Debug> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11058 | 2025.09.19 20:54:01.937217 [ 5 ] {40793361-2a31-46f0-ab10-240458bf3c7d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001283 sec., 49883.086515978175 rows/sec., 3.89 MiB/sec. | ||
| 11059 | 2025.09.19 20:54:01.937220 [ 109 ] {} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11060 | 2025.09.19 20:54:01.937251 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11061 | 2025.09.19 20:54:01.937281 [ 5 ] {40793361-2a31-46f0-ab10-240458bf3c7d} <Debug> TCPHandler: Processed in 0.001478045 sec. | ||
| 11062 | 2025.09.19 20:54:01.937364 [ 193 ] {8107928c-471f-4f51-a196-f6f1aa28a530::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 | ||
| 11063 | 2025.09.19 20:54:01.937410 [ 188 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2992 rows, containing 5 columns (5 merged, 0 gathered) in 0.00165851 sec., 1804028.9175223545 rows/sec., 156.58 MiB/sec. | ||
| 11064 | 2025.09.19 20:54:01.937424 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11065 | 2025.09.19 20:54:01.937468 [ 193 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11066 | 2025.09.19 20:54:01.937515 [ 193 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 633 rows starting from the beginning of the part | ||
| 11067 | 2025.09.19 20:54:01.937577 [ 5 ] {ac1b4c63-b7ff-4fc3-acb7-f2c883b2f6b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11068 | 2025.09.19 20:54:01.937588 [ 193 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 64 rows starting from the beginning of the part | ||
| 11069 | 2025.09.19 20:54:01.937632 [ 5 ] {ac1b4c63-b7ff-4fc3-acb7-f2c883b2f6b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11070 | 2025.09.19 20:54:01.937656 [ 193 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 105 rows starting from the beginning of the part | ||
| 11071 | 2025.09.19 20:54:01.937712 [ 196 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11072 | 2025.09.19 20:54:01.937732 [ 193 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 522 rows starting from the beginning of the part | ||
| 11073 | 2025.09.19 20:54:01.937803 [ 193 ] {8107928c-471f-4f51-a196-f6f1aa28a530::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 | ||
| 11074 | 2025.09.19 20:54:01.937871 [ 193 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 64 rows starting from the beginning of the part | ||
| 11075 | 2025.09.19 20:54:01.938060 [ 196 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_91_18} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11076 | 2025.09.19 20:54:01.938167 [ 196 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_91_18} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11077 | 2025.09.19 20:54:01.938222 [ 5 ] {ac1b4c63-b7ff-4fc3-acb7-f2c883b2f6b3} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11078 | 2025.09.19 20:54:01.938263 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 11079 | 2025.09.19 20:54:01.938266 [ 5 ] {ac1b4c63-b7ff-4fc3-acb7-f2c883b2f6b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11080 | 2025.09.19 20:54:01.938780 [ 5 ] {ac1b4c63-b7ff-4fc3-acb7-f2c883b2f6b3} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11081 | 2025.09.19 20:54:01.939062 [ 5 ] {ac1b4c63-b7ff-4fc3-acb7-f2c883b2f6b3} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11082 | 2025.09.19 20:54:01.939190 [ 109 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11083 | 2025.09.19 20:54:01.939217 [ 109 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11084 | 2025.09.19 20:54:01.939226 [ 5 ] {ac1b4c63-b7ff-4fc3-acb7-f2c883b2f6b3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001675 sec., 95522.3880597015 rows/sec., 6.65 MiB/sec. | ||
| 11085 | 2025.09.19 20:54:01.939235 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11086 | 2025.09.19 20:54:01.939277 [ 5 ] {ac1b4c63-b7ff-4fc3-acb7-f2c883b2f6b3} <Debug> TCPHandler: Processed in 0.001915686 sec. | ||
| 11087 | 2025.09.19 20:54:01.939277 [ 193 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1493 rows, containing 5 columns (5 merged, 0 gathered) in 0.001975427 sec., 755785.9642497546 rows/sec., 59.96 MiB/sec. | ||
| 11088 | 2025.09.19 20:54:01.939329 [ 196 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::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 | ||
| 11089 | 2025.09.19 20:54:01.939420 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11090 | 2025.09.19 20:54:01.939429 [ 196 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11091 | 2025.09.19 20:54:01.939477 [ 196 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_86_17, total 24518 rows starting from the beginning of the part | ||
| 11092 | 2025.09.19 20:54:01.939494 [ 193 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11093 | 2025.09.19 20:54:01.939536 [ 196 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::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 | ||
| 11094 | 2025.09.19 20:54:01.939545 [ 5 ] {3acfef77-8b00-4491-b687-2d124e4080e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11095 | 2025.09.19 20:54:01.939599 [ 196 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 11096 | 2025.09.19 20:54:01.939614 [ 5 ] {3acfef77-8b00-4491-b687-2d124e4080e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11097 | 2025.09.19 20:54:01.939646 [ 196 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 845 rows starting from the beginning of the part | ||
| 11098 | 2025.09.19 20:54:01.939692 [ 196 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::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 | ||
| 11099 | 2025.09.19 20:54:01.939730 [ 196 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
| 11100 | 2025.09.19 20:54:01.939872 [ 193 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_91_18} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11101 | 2025.09.19 20:54:01.939988 [ 193 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_91_18} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11102 | 2025.09.19 20:54:01.940075 [ 5 ] {3acfef77-8b00-4491-b687-2d124e4080e8} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11103 | 2025.09.19 20:54:01.940087 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 11104 | 2025.09.19 20:54:01.940115 [ 5 ] {3acfef77-8b00-4491-b687-2d124e4080e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11105 | 2025.09.19 20:54:01.940459 [ 5 ] {3acfef77-8b00-4491-b687-2d124e4080e8} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11106 | 2025.09.19 20:54:01.940694 [ 5 ] {3acfef77-8b00-4491-b687-2d124e4080e8} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11107 | 2025.09.19 20:54:01.940806 [ 109 ] {} <Debug> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11108 | 2025.09.19 20:54:01.940825 [ 5 ] {3acfef77-8b00-4491-b687-2d124e4080e8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001306 sec., 45941.80704441041 rows/sec., 3.10 MiB/sec. | ||
| 11109 | 2025.09.19 20:54:01.940830 [ 109 ] {} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11110 | 2025.09.19 20:54:01.940854 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11111 | 2025.09.19 20:54:01.940862 [ 5 ] {3acfef77-8b00-4491-b687-2d124e4080e8} <Debug> TCPHandler: Processed in 0.001502705 sec. | ||
| 11112 | 2025.09.19 20:54:01.940980 [ 199 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 11113 | 2025.09.19 20:54:01.941132 [ 199 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11114 | 2025.09.19 20:54:01.941166 [ 199 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5076 rows starting from the beginning of the part | ||
| 11115 | 2025.09.19 20:54:01.941233 [ 199 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 11116 | 2025.09.19 20:54:01.941279 [ 199 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
| 11117 | 2025.09.19 20:54:01.941319 [ 199 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
| 11118 | 2025.09.19 20:54:01.941356 [ 199 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 11119 | 2025.09.19 20:54:01.941396 [ 199 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part | ||
| 11120 | 2025.09.19 20:54:01.943577 [ 189 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5376 rows, containing 4 columns (4 merged, 0 gathered) in 0.002660463 sec., 2020700.908075023 rows/sec., 136.18 MiB/sec. | ||
| 11121 | 2025.09.19 20:54:01.944104 [ 193 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11122 | 2025.09.19 20:54:01.944374 [ 193 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_91_18} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11123 | 2025.09.19 20:54:01.944445 [ 193 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_91_18} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11124 | 2025.09.19 20:54:01.944537 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 11125 | 2025.09.19 20:54:01.947384 [ 194 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26003 rows, containing 5 columns (5 merged, 0 gathered) in 0.008091581 sec., 3213587.0604273747 rows/sec., 220.81 MiB/sec. | ||
| 11126 | 2025.09.19 20:54:01.947668 [ 193 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11127 | 2025.09.19 20:54:01.947930 [ 193 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11128 | 2025.09.19 20:54:01.947997 [ 193 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11129 | 2025.09.19 20:54:01.948080 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 11130 | 2025.09.19 20:54:02.000237 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 331.33 MiB, peak 343.95 MiB, free memory in arenas 0.00 B, will set to 335.26 MiB (RSS), difference: 3.93 MiB | ||
| 11131 | 2025.09.19 20:54:02.521374 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 11132 | 2025.09.19 20:54:02.536706 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11133 | 2025.09.19 20:54:02.536762 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11134 | 2025.09.19 20:54:02.542958 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11135 | 2025.09.19 20:54:02.543647 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11136 | 2025.09.19 20:54:02.546539 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 11137 | 2025.09.19 20:54:06.017636 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1308 | ||
| 11138 | 2025.09.19 20:54:06.019727 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11139 | 2025.09.19 20:54:06.019771 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11140 | 2025.09.19 20:54:06.021023 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11141 | 2025.09.19 20:54:06.021288 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11142 | 2025.09.19 20:54:06.021445 [ 107 ] {} <Debug> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11143 | 2025.09.19 20:54:06.021508 [ 107 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11144 | 2025.09.19 20:54:06.021527 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11145 | 2025.09.19 20:54:06.021562 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1308 | ||
| 11146 | 2025.09.19 20:54:06.021617 [ 194 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::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 | ||
| 11147 | 2025.09.19 20:54:06.022053 [ 194 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11148 | 2025.09.19 20:54:06.022174 [ 194 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1186 rows starting from the beginning of the part | ||
| 11149 | 2025.09.19 20:54:06.022494 [ 194 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 28 rows starting from the beginning of the part | ||
| 11150 | 2025.09.19 20:54:06.022787 [ 194 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 20 rows starting from the beginning of the part | ||
| 11151 | 2025.09.19 20:54:06.023078 [ 194 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 28 rows starting from the beginning of the part | ||
| 11152 | 2025.09.19 20:54:06.023377 [ 194 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 26 rows starting from the beginning of the part | ||
| 11153 | 2025.09.19 20:54:06.023677 [ 194 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 20 rows starting from the beginning of the part | ||
| 11154 | 2025.09.19 20:54:06.029978 [ 193 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1308 rows, containing 72 columns (72 merged, 0 gathered) in 0.008395168 sec., 155803.91005873855 rows/sec., 121.28 MiB/sec. | ||
| 11155 | 2025.09.19 20:54:06.031495 [ 189 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11156 | 2025.09.19 20:54:06.032135 [ 189 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_46_9} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11157 | 2025.09.19 20:54:06.032227 [ 189 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_46_9} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11158 | 2025.09.19 20:54:06.032597 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 11159 | 2025.09.19 20:54:06.938516 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11160 | 2025.09.19 20:54:06.938708 [ 5 ] {bd96373e-8d31-4fd1-97d4-bc77d9f90518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11161 | 2025.09.19 20:54:06.938783 [ 5 ] {bd96373e-8d31-4fd1-97d4-bc77d9f90518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11162 | 2025.09.19 20:54:06.939466 [ 5 ] {bd96373e-8d31-4fd1-97d4-bc77d9f90518} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11163 | 2025.09.19 20:54:06.939516 [ 5 ] {bd96373e-8d31-4fd1-97d4-bc77d9f90518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11164 | 2025.09.19 20:54:06.939909 [ 5 ] {bd96373e-8d31-4fd1-97d4-bc77d9f90518} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 11165 | 2025.09.19 20:54:06.940146 [ 5 ] {bd96373e-8d31-4fd1-97d4-bc77d9f90518} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11166 | 2025.09.19 20:54:06.940308 [ 5 ] {bd96373e-8d31-4fd1-97d4-bc77d9f90518} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001652 sec., 14527.845036319612 rows/sec., 1.21 MiB/sec. | ||
| 11167 | 2025.09.19 20:54:06.940359 [ 5 ] {bd96373e-8d31-4fd1-97d4-bc77d9f90518} <Debug> TCPHandler: Processed in 0.001982267 sec. | ||
| 11168 | 2025.09.19 20:54:06.940478 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11169 | 2025.09.19 20:54:06.940582 [ 5 ] {717214c4-3902-4b45-be52-421db3c81534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11170 | 2025.09.19 20:54:06.940627 [ 5 ] {717214c4-3902-4b45-be52-421db3c81534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11171 | 2025.09.19 20:54:06.941030 [ 5 ] {717214c4-3902-4b45-be52-421db3c81534} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11172 | 2025.09.19 20:54:06.941069 [ 5 ] {717214c4-3902-4b45-be52-421db3c81534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11173 | 2025.09.19 20:54:06.941377 [ 5 ] {717214c4-3902-4b45-be52-421db3c81534} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11174 | 2025.09.19 20:54:06.941606 [ 5 ] {717214c4-3902-4b45-be52-421db3c81534} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11175 | 2025.09.19 20:54:06.941748 [ 5 ] {717214c4-3902-4b45-be52-421db3c81534} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001188 sec., 1683.5016835016834 rows/sec., 137.28 KiB/sec. | ||
| 11176 | 2025.09.19 20:54:06.941786 [ 5 ] {717214c4-3902-4b45-be52-421db3c81534} <Debug> TCPHandler: Processed in 0.001359462 sec. | ||
| 11177 | 2025.09.19 20:54:06.941898 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11178 | 2025.09.19 20:54:06.941995 [ 5 ] {828b223d-3b4b-48e0-8c91-5e7be9b12346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11179 | 2025.09.19 20:54:06.942036 [ 5 ] {828b223d-3b4b-48e0-8c91-5e7be9b12346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11180 | 2025.09.19 20:54:06.942541 [ 5 ] {828b223d-3b4b-48e0-8c91-5e7be9b12346} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11181 | 2025.09.19 20:54:06.942579 [ 5 ] {828b223d-3b4b-48e0-8c91-5e7be9b12346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11182 | 2025.09.19 20:54:06.942912 [ 5 ] {828b223d-3b4b-48e0-8c91-5e7be9b12346} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11183 | 2025.09.19 20:54:06.943129 [ 5 ] {828b223d-3b4b-48e0-8c91-5e7be9b12346} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11184 | 2025.09.19 20:54:06.943266 [ 5 ] {828b223d-3b4b-48e0-8c91-5e7be9b12346} <Debug> executeQuery: Read 259 rows, 23.74 KiB in 0.00129 sec., 200775.19379844962 rows/sec., 17.97 MiB/sec. | ||
| 11185 | 2025.09.19 20:54:06.943305 [ 5 ] {828b223d-3b4b-48e0-8c91-5e7be9b12346} <Debug> TCPHandler: Processed in 0.001456364 sec. | ||
| 11186 | 2025.09.19 20:54:06.943410 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11187 | 2025.09.19 20:54:06.943507 [ 5 ] {132f5ae3-5fc6-4f82-ac75-9fe13f443dae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11188 | 2025.09.19 20:54:06.943548 [ 5 ] {132f5ae3-5fc6-4f82-ac75-9fe13f443dae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11189 | 2025.09.19 20:54:06.943964 [ 5 ] {132f5ae3-5fc6-4f82-ac75-9fe13f443dae} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11190 | 2025.09.19 20:54:06.944001 [ 5 ] {132f5ae3-5fc6-4f82-ac75-9fe13f443dae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11191 | 2025.09.19 20:54:06.944323 [ 5 ] {132f5ae3-5fc6-4f82-ac75-9fe13f443dae} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11192 | 2025.09.19 20:54:06.944545 [ 5 ] {132f5ae3-5fc6-4f82-ac75-9fe13f443dae} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11193 | 2025.09.19 20:54:06.944679 [ 5 ] {132f5ae3-5fc6-4f82-ac75-9fe13f443dae} <Debug> executeQuery: Read 55 rows, 4.18 KiB in 0.001191 sec., 46179.68094038623 rows/sec., 3.43 MiB/sec. | ||
| 11194 | 2025.09.19 20:54:06.944718 [ 5 ] {132f5ae3-5fc6-4f82-ac75-9fe13f443dae} <Debug> TCPHandler: Processed in 0.001359042 sec. | ||
| 11195 | 2025.09.19 20:54:06.944825 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11196 | 2025.09.19 20:54:06.944922 [ 5 ] {3b7053df-58e6-4b51-8f40-7802fb16b650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11197 | 2025.09.19 20:54:06.944961 [ 5 ] {3b7053df-58e6-4b51-8f40-7802fb16b650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11198 | 2025.09.19 20:54:06.945348 [ 5 ] {3b7053df-58e6-4b51-8f40-7802fb16b650} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11199 | 2025.09.19 20:54:06.945385 [ 5 ] {3b7053df-58e6-4b51-8f40-7802fb16b650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11200 | 2025.09.19 20:54:06.945709 [ 5 ] {3b7053df-58e6-4b51-8f40-7802fb16b650} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11201 | 2025.09.19 20:54:06.945949 [ 5 ] {3b7053df-58e6-4b51-8f40-7802fb16b650} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11202 | 2025.09.19 20:54:06.946081 [ 5 ] {3b7053df-58e6-4b51-8f40-7802fb16b650} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001178 sec., 20373.51443123939 rows/sec., 1.69 MiB/sec. | ||
| 11203 | 2025.09.19 20:54:06.946121 [ 5 ] {3b7053df-58e6-4b51-8f40-7802fb16b650} <Debug> TCPHandler: Processed in 0.001344352 sec. | ||
| 11204 | 2025.09.19 20:54:06.946226 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11205 | 2025.09.19 20:54:06.946324 [ 5 ] {011faf52-78ae-4f40-b550-88ece39c956a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11206 | 2025.09.19 20:54:06.946364 [ 5 ] {011faf52-78ae-4f40-b550-88ece39c956a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11207 | 2025.09.19 20:54:06.946763 [ 5 ] {011faf52-78ae-4f40-b550-88ece39c956a} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11208 | 2025.09.19 20:54:06.946800 [ 5 ] {011faf52-78ae-4f40-b550-88ece39c956a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11209 | 2025.09.19 20:54:06.947107 [ 5 ] {011faf52-78ae-4f40-b550-88ece39c956a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 11210 | 2025.09.19 20:54:06.947316 [ 5 ] {011faf52-78ae-4f40-b550-88ece39c956a} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11211 | 2025.09.19 20:54:06.947446 [ 5 ] {011faf52-78ae-4f40-b550-88ece39c956a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001141 sec., 10517.090271691497 rows/sec., 821.65 KiB/sec. | ||
| 11212 | 2025.09.19 20:54:06.947484 [ 5 ] {011faf52-78ae-4f40-b550-88ece39c956a} <Debug> TCPHandler: Processed in 0.0013067 sec. | ||
| 11213 | 2025.09.19 20:54:06.947590 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11214 | 2025.09.19 20:54:06.947686 [ 5 ] {296ba2b4-e1e5-4d3a-8b4d-0696ce53af0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11215 | 2025.09.19 20:54:06.947726 [ 5 ] {296ba2b4-e1e5-4d3a-8b4d-0696ce53af0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11216 | 2025.09.19 20:54:06.948179 [ 5 ] {296ba2b4-e1e5-4d3a-8b4d-0696ce53af0c} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11217 | 2025.09.19 20:54:06.948215 [ 5 ] {296ba2b4-e1e5-4d3a-8b4d-0696ce53af0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11218 | 2025.09.19 20:54:06.948531 [ 5 ] {296ba2b4-e1e5-4d3a-8b4d-0696ce53af0c} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11219 | 2025.09.19 20:54:06.948743 [ 5 ] {296ba2b4-e1e5-4d3a-8b4d-0696ce53af0c} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11220 | 2025.09.19 20:54:06.948876 [ 5 ] {296ba2b4-e1e5-4d3a-8b4d-0696ce53af0c} <Debug> executeQuery: Read 143 rows, 11.82 KiB in 0.001209 sec., 118279.56989247311 rows/sec., 9.55 MiB/sec. | ||
| 11221 | 2025.09.19 20:54:06.948915 [ 5 ] {296ba2b4-e1e5-4d3a-8b4d-0696ce53af0c} <Debug> TCPHandler: Processed in 0.001373142 sec. | ||
| 11222 | 2025.09.19 20:54:06.949020 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11223 | 2025.09.19 20:54:06.949114 [ 5 ] {42242768-4083-4d28-a90c-64d7ea18b7fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11224 | 2025.09.19 20:54:06.949156 [ 5 ] {42242768-4083-4d28-a90c-64d7ea18b7fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11225 | 2025.09.19 20:54:06.949544 [ 5 ] {42242768-4083-4d28-a90c-64d7ea18b7fb} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11226 | 2025.09.19 20:54:06.949580 [ 5 ] {42242768-4083-4d28-a90c-64d7ea18b7fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11227 | 2025.09.19 20:54:06.949913 [ 5 ] {42242768-4083-4d28-a90c-64d7ea18b7fb} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11228 | 2025.09.19 20:54:06.950126 [ 5 ] {42242768-4083-4d28-a90c-64d7ea18b7fb} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11229 | 2025.09.19 20:54:06.950256 [ 5 ] {42242768-4083-4d28-a90c-64d7ea18b7fb} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.00116 sec., 169827.58620689655 rows/sec., 12.18 MiB/sec. | ||
| 11230 | 2025.09.19 20:54:06.950295 [ 5 ] {42242768-4083-4d28-a90c-64d7ea18b7fb} <Debug> TCPHandler: Processed in 0.001323901 sec. | ||
| 11231 | 2025.09.19 20:54:06.950403 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11232 | 2025.09.19 20:54:06.950497 [ 5 ] {999c32a5-d64e-43fb-9ea3-e2e002be6a34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11233 | 2025.09.19 20:54:06.950551 [ 5 ] {999c32a5-d64e-43fb-9ea3-e2e002be6a34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11234 | 2025.09.19 20:54:06.951381 [ 5 ] {999c32a5-d64e-43fb-9ea3-e2e002be6a34} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11235 | 2025.09.19 20:54:06.951418 [ 5 ] {999c32a5-d64e-43fb-9ea3-e2e002be6a34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11236 | 2025.09.19 20:54:06.951990 [ 5 ] {999c32a5-d64e-43fb-9ea3-e2e002be6a34} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11237 | 2025.09.19 20:54:06.952215 [ 5 ] {999c32a5-d64e-43fb-9ea3-e2e002be6a34} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11238 | 2025.09.19 20:54:06.952336 [ 106 ] {} <Debug> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11239 | 2025.09.19 20:54:06.952357 [ 5 ] {999c32a5-d64e-43fb-9ea3-e2e002be6a34} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001877 sec., 21843.367075119873 rows/sec., 39.14 MiB/sec. | ||
| 11240 | 2025.09.19 20:54:06.952412 [ 106 ] {} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11241 | 2025.09.19 20:54:06.952439 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11242 | 2025.09.19 20:54:06.952446 [ 5 ] {999c32a5-d64e-43fb-9ea3-e2e002be6a34} <Debug> TCPHandler: Processed in 0.002091019 sec. | ||
| 11243 | 2025.09.19 20:54:06.952531 [ 193 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 11244 | 2025.09.19 20:54:06.952568 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11245 | 2025.09.19 20:54:06.952665 [ 5 ] {fc211be5-618a-4c6f-b659-da4734f8698e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11246 | 2025.09.19 20:54:06.952702 [ 193 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11247 | 2025.09.19 20:54:06.952707 [ 5 ] {fc211be5-618a-4c6f-b659-da4734f8698e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11248 | 2025.09.19 20:54:06.952751 [ 193 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1560 rows starting from the beginning of the part | ||
| 11249 | 2025.09.19 20:54:06.952872 [ 193 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 11250 | 2025.09.19 20:54:06.952976 [ 193 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 11251 | 2025.09.19 20:54:06.953043 [ 5 ] {fc211be5-618a-4c6f-b659-da4734f8698e} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11252 | 2025.09.19 20:54:06.953075 [ 193 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 11253 | 2025.09.19 20:54:06.953080 [ 5 ] {fc211be5-618a-4c6f-b659-da4734f8698e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11254 | 2025.09.19 20:54:06.953165 [ 193 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 11255 | 2025.09.19 20:54:06.953260 [ 193 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 11256 | 2025.09.19 20:54:06.953408 [ 5 ] {fc211be5-618a-4c6f-b659-da4734f8698e} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11257 | 2025.09.19 20:54:06.953639 [ 5 ] {fc211be5-618a-4c6f-b659-da4734f8698e} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11258 | 2025.09.19 20:54:06.953775 [ 5 ] {fc211be5-618a-4c6f-b659-da4734f8698e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 11259 | 2025.09.19 20:54:06.953811 [ 5 ] {fc211be5-618a-4c6f-b659-da4734f8698e} <Debug> TCPHandler: Processed in 0.001291441 sec. | ||
| 11260 | 2025.09.19 20:54:06.962877 [ 187 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1765 rows, containing 19 columns (19 merged, 0 gathered) in 0.010371945 sec., 170170.5899905948 rows/sec., 304.94 MiB/sec. | ||
| 11261 | 2025.09.19 20:54:06.964880 [ 191 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11262 | 2025.09.19 20:54:06.965276 [ 191 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11263 | 2025.09.19 20:54:06.965362 [ 191 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11264 | 2025.09.19 20:54:06.965530 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.70 MiB. | ||
| 11265 | 2025.09.19 20:54:07.000166 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 336.17 MiB, peak 347.82 MiB, free memory in arenas 0.00 B, will set to 341.61 MiB (RSS), difference: 5.44 MiB | ||
| 11266 | 2025.09.19 20:54:08.436929 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30216 | ||
| 11267 | 2025.09.19 20:54:08.437460 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11268 | 2025.09.19 20:54:08.437495 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11269 | 2025.09.19 20:54:08.437974 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11270 | 2025.09.19 20:54:08.438211 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11271 | 2025.09.19 20:54:08.438340 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30216 | ||
| 11272 | 2025.09.19 20:54:10.047583 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 11273 | 2025.09.19 20:54:10.063229 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11274 | 2025.09.19 20:54:10.063279 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11275 | 2025.09.19 20:54:10.069390 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11276 | 2025.09.19 20:54:10.070104 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11277 | 2025.09.19 20:54:10.072907 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 11278 | 2025.09.19 20:54:11.934888 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11279 | 2025.09.19 20:54:11.935089 [ 5 ] {dc36bede-e726-485f-8f34-857fb9843dfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11280 | 2025.09.19 20:54:11.935164 [ 5 ] {dc36bede-e726-485f-8f34-857fb9843dfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11281 | 2025.09.19 20:54:11.935899 [ 5 ] {dc36bede-e726-485f-8f34-857fb9843dfc} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11282 | 2025.09.19 20:54:11.935949 [ 5 ] {dc36bede-e726-485f-8f34-857fb9843dfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11283 | 2025.09.19 20:54:11.936346 [ 5 ] {dc36bede-e726-485f-8f34-857fb9843dfc} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11284 | 2025.09.19 20:54:11.936578 [ 5 ] {dc36bede-e726-485f-8f34-857fb9843dfc} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11285 | 2025.09.19 20:54:11.936740 [ 5 ] {dc36bede-e726-485f-8f34-857fb9843dfc} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001706 sec., 32825.3223915592 rows/sec., 2.51 MiB/sec. | ||
| 11286 | 2025.09.19 20:54:11.936791 [ 5 ] {dc36bede-e726-485f-8f34-857fb9843dfc} <Debug> TCPHandler: Processed in 0.002038838 sec. | ||
| 11287 | 2025.09.19 20:54:11.936915 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11288 | 2025.09.19 20:54:11.937016 [ 5 ] {4ab71f44-8f37-497d-9774-6928abe5c391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11289 | 2025.09.19 20:54:11.937059 [ 5 ] {4ab71f44-8f37-497d-9774-6928abe5c391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11290 | 2025.09.19 20:54:11.937499 [ 5 ] {4ab71f44-8f37-497d-9774-6928abe5c391} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11291 | 2025.09.19 20:54:11.937659 [ 5 ] {4ab71f44-8f37-497d-9774-6928abe5c391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11292 | 2025.09.19 20:54:11.937995 [ 5 ] {4ab71f44-8f37-497d-9774-6928abe5c391} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11293 | 2025.09.19 20:54:11.938209 [ 5 ] {4ab71f44-8f37-497d-9774-6928abe5c391} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11294 | 2025.09.19 20:54:11.938344 [ 5 ] {4ab71f44-8f37-497d-9774-6928abe5c391} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00135 sec., 47407.4074074074 rows/sec., 3.70 MiB/sec. | ||
| 11295 | 2025.09.19 20:54:11.938381 [ 5 ] {4ab71f44-8f37-497d-9774-6928abe5c391} <Debug> TCPHandler: Processed in 0.001519216 sec. | ||
| 11296 | 2025.09.19 20:54:11.938490 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11297 | 2025.09.19 20:54:11.938587 [ 5 ] {4f3985b8-1fc9-433e-a011-e6aabd75b465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11298 | 2025.09.19 20:54:11.938631 [ 5 ] {4f3985b8-1fc9-433e-a011-e6aabd75b465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11299 | 2025.09.19 20:54:11.939158 [ 5 ] {4f3985b8-1fc9-433e-a011-e6aabd75b465} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11300 | 2025.09.19 20:54:11.939196 [ 5 ] {4f3985b8-1fc9-433e-a011-e6aabd75b465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11301 | 2025.09.19 20:54:11.939539 [ 5 ] {4f3985b8-1fc9-433e-a011-e6aabd75b465} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11302 | 2025.09.19 20:54:11.939745 [ 5 ] {4f3985b8-1fc9-433e-a011-e6aabd75b465} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11303 | 2025.09.19 20:54:11.939875 [ 5 ] {4f3985b8-1fc9-433e-a011-e6aabd75b465} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001308 sec., 122324.15902140674 rows/sec., 8.52 MiB/sec. | ||
| 11304 | 2025.09.19 20:54:11.939913 [ 5 ] {4f3985b8-1fc9-433e-a011-e6aabd75b465} <Debug> TCPHandler: Processed in 0.001473905 sec. | ||
| 11305 | 2025.09.19 20:54:11.940017 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11306 | 2025.09.19 20:54:11.940122 [ 5 ] {217e8932-e882-47c5-b869-1bad0dfbbcde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11307 | 2025.09.19 20:54:11.940165 [ 5 ] {217e8932-e882-47c5-b869-1bad0dfbbcde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11308 | 2025.09.19 20:54:11.940511 [ 5 ] {217e8932-e882-47c5-b869-1bad0dfbbcde} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11309 | 2025.09.19 20:54:11.940548 [ 5 ] {217e8932-e882-47c5-b869-1bad0dfbbcde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11310 | 2025.09.19 20:54:11.940876 [ 5 ] {217e8932-e882-47c5-b869-1bad0dfbbcde} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11311 | 2025.09.19 20:54:11.941096 [ 5 ] {217e8932-e882-47c5-b869-1bad0dfbbcde} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11312 | 2025.09.19 20:54:11.941229 [ 5 ] {217e8932-e882-47c5-b869-1bad0dfbbcde} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 11313 | 2025.09.19 20:54:11.941266 [ 5 ] {217e8932-e882-47c5-b869-1bad0dfbbcde} <Debug> TCPHandler: Processed in 0.001300521 sec. | ||
| 11314 | 2025.09.19 20:54:15.752641 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11315 | 2025.09.19 20:54:15.752710 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11316 | 2025.09.19 20:54:15.939416 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30664 | ||
| 11317 | 2025.09.19 20:54:15.939917 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11318 | 2025.09.19 20:54:15.939952 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11319 | 2025.09.19 20:54:15.940477 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11320 | 2025.09.19 20:54:15.940729 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11321 | 2025.09.19 20:54:15.940858 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30664 | ||
| 11322 | 2025.09.19 20:54:16.003149 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.002768336 sec. | ||
| 11323 | 2025.09.19 20:54:16.022638 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1336 | ||
| 11324 | 2025.09.19 20:54:16.024962 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11325 | 2025.09.19 20:54:16.025008 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11326 | 2025.09.19 20:54:16.026224 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11327 | 2025.09.19 20:54:16.026495 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11328 | 2025.09.19 20:54:16.026767 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1336 | ||
| 11329 | 2025.09.19 20:54:16.936522 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11330 | 2025.09.19 20:54:16.936709 [ 5 ] {affa6f7d-19fd-4272-bc3a-d710ee680825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11331 | 2025.09.19 20:54:16.936780 [ 5 ] {affa6f7d-19fd-4272-bc3a-d710ee680825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11332 | 2025.09.19 20:54:16.937644 [ 5 ] {affa6f7d-19fd-4272-bc3a-d710ee680825} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11333 | 2025.09.19 20:54:16.937706 [ 5 ] {affa6f7d-19fd-4272-bc3a-d710ee680825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11334 | 2025.09.19 20:54:16.938221 [ 5 ] {affa6f7d-19fd-4272-bc3a-d710ee680825} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11335 | 2025.09.19 20:54:16.938471 [ 5 ] {affa6f7d-19fd-4272-bc3a-d710ee680825} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11336 | 2025.09.19 20:54:16.938664 [ 5 ] {affa6f7d-19fd-4272-bc3a-d710ee680825} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.002003 sec., 68896.6550174738 rows/sec., 5.96 MiB/sec. | ||
| 11337 | 2025.09.19 20:54:16.938723 [ 5 ] {affa6f7d-19fd-4272-bc3a-d710ee680825} <Debug> TCPHandler: Processed in 0.002331465 sec. | ||
| 11338 | 2025.09.19 20:54:16.938863 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11339 | 2025.09.19 20:54:16.939003 [ 5 ] {cda6c163-b212-4f69-8c5b-072dc21d2c84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11340 | 2025.09.19 20:54:16.939064 [ 5 ] {cda6c163-b212-4f69-8c5b-072dc21d2c84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11341 | 2025.09.19 20:54:16.939664 [ 5 ] {cda6c163-b212-4f69-8c5b-072dc21d2c84} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11342 | 2025.09.19 20:54:16.939716 [ 5 ] {cda6c163-b212-4f69-8c5b-072dc21d2c84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11343 | 2025.09.19 20:54:16.940205 [ 5 ] {cda6c163-b212-4f69-8c5b-072dc21d2c84} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11344 | 2025.09.19 20:54:16.940566 [ 5 ] {cda6c163-b212-4f69-8c5b-072dc21d2c84} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11345 | 2025.09.19 20:54:16.940725 [ 5 ] {cda6c163-b212-4f69-8c5b-072dc21d2c84} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001757 sec., 23335.230506545246 rows/sec., 1.71 MiB/sec. | ||
| 11346 | 2025.09.19 20:54:16.940767 [ 5 ] {cda6c163-b212-4f69-8c5b-072dc21d2c84} <Debug> TCPHandler: Processed in 0.001970496 sec. | ||
| 11347 | 2025.09.19 20:54:16.940899 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11348 | 2025.09.19 20:54:16.940995 [ 5 ] {b8594005-4b3e-4eb4-830d-fcfc01315179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11349 | 2025.09.19 20:54:16.941036 [ 5 ] {b8594005-4b3e-4eb4-830d-fcfc01315179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11350 | 2025.09.19 20:54:16.941526 [ 5 ] {b8594005-4b3e-4eb4-830d-fcfc01315179} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11351 | 2025.09.19 20:54:16.941563 [ 5 ] {b8594005-4b3e-4eb4-830d-fcfc01315179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11352 | 2025.09.19 20:54:16.941894 [ 5 ] {b8594005-4b3e-4eb4-830d-fcfc01315179} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11353 | 2025.09.19 20:54:16.942108 [ 5 ] {b8594005-4b3e-4eb4-830d-fcfc01315179} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11354 | 2025.09.19 20:54:16.942238 [ 5 ] {b8594005-4b3e-4eb4-830d-fcfc01315179} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001261 sec., 83267.24821570182 rows/sec., 6.50 MiB/sec. | ||
| 11355 | 2025.09.19 20:54:16.942275 [ 5 ] {b8594005-4b3e-4eb4-830d-fcfc01315179} <Debug> TCPHandler: Processed in 0.001426394 sec. | ||
| 11356 | 2025.09.19 20:54:16.942393 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11357 | 2025.09.19 20:54:16.942487 [ 5 ] {1f66961d-a8e6-4b34-b412-58a3d5b9f565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11358 | 2025.09.19 20:54:16.942530 [ 5 ] {1f66961d-a8e6-4b34-b412-58a3d5b9f565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11359 | 2025.09.19 20:54:16.942947 [ 5 ] {1f66961d-a8e6-4b34-b412-58a3d5b9f565} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11360 | 2025.09.19 20:54:16.942982 [ 5 ] {1f66961d-a8e6-4b34-b412-58a3d5b9f565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11361 | 2025.09.19 20:54:16.943395 [ 5 ] {1f66961d-a8e6-4b34-b412-58a3d5b9f565} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11362 | 2025.09.19 20:54:16.943630 [ 5 ] {1f66961d-a8e6-4b34-b412-58a3d5b9f565} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11363 | 2025.09.19 20:54:16.943769 [ 5 ] {1f66961d-a8e6-4b34-b412-58a3d5b9f565} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0013 sec., 123076.92307692308 rows/sec., 8.57 MiB/sec. | ||
| 11364 | 2025.09.19 20:54:16.943856 [ 5 ] {1f66961d-a8e6-4b34-b412-58a3d5b9f565} <Debug> TCPHandler: Processed in 0.001510936 sec. | ||
| 11365 | 2025.09.19 20:54:16.943994 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11366 | 2025.09.19 20:54:16.944087 [ 5 ] {c68bca31-c077-4a88-84b7-225bd84bc502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11367 | 2025.09.19 20:54:16.944139 [ 5 ] {c68bca31-c077-4a88-84b7-225bd84bc502} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11368 | 2025.09.19 20:54:16.945015 [ 5 ] {c68bca31-c077-4a88-84b7-225bd84bc502} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11369 | 2025.09.19 20:54:16.945053 [ 5 ] {c68bca31-c077-4a88-84b7-225bd84bc502} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11370 | 2025.09.19 20:54:16.945628 [ 5 ] {c68bca31-c077-4a88-84b7-225bd84bc502} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11371 | 2025.09.19 20:54:16.945855 [ 5 ] {c68bca31-c077-4a88-84b7-225bd84bc502} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11372 | 2025.09.19 20:54:16.945996 [ 5 ] {c68bca31-c077-4a88-84b7-225bd84bc502} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001926 sec., 21287.642782969888 rows/sec., 38.15 MiB/sec. | ||
| 11373 | 2025.09.19 20:54:16.946069 [ 5 ] {c68bca31-c077-4a88-84b7-225bd84bc502} <Debug> TCPHandler: Processed in 0.0021214 sec. | ||
| 11374 | 2025.09.19 20:54:16.946186 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11375 | 2025.09.19 20:54:16.946281 [ 5 ] {7f341159-5fa1-4d23-9e0c-c242d49a8b57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11376 | 2025.09.19 20:54:16.946324 [ 5 ] {7f341159-5fa1-4d23-9e0c-c242d49a8b57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11377 | 2025.09.19 20:54:16.946678 [ 5 ] {7f341159-5fa1-4d23-9e0c-c242d49a8b57} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11378 | 2025.09.19 20:54:16.946713 [ 5 ] {7f341159-5fa1-4d23-9e0c-c242d49a8b57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11379 | 2025.09.19 20:54:16.947017 [ 5 ] {7f341159-5fa1-4d23-9e0c-c242d49a8b57} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11380 | 2025.09.19 20:54:16.947223 [ 5 ] {7f341159-5fa1-4d23-9e0c-c242d49a8b57} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11381 | 2025.09.19 20:54:16.947350 [ 5 ] {7f341159-5fa1-4d23-9e0c-c242d49a8b57} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 11382 | 2025.09.19 20:54:16.947386 [ 5 ] {7f341159-5fa1-4d23-9e0c-c242d49a8b57} <Debug> TCPHandler: Processed in 0.001247389 sec. | ||
| 11383 | 2025.09.19 20:54:17.573941 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 11384 | 2025.09.19 20:54:17.591457 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11385 | 2025.09.19 20:54:17.591524 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11386 | 2025.09.19 20:54:17.597642 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11387 | 2025.09.19 20:54:17.598361 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11388 | 2025.09.19 20:54:17.601406 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 11389 | 2025.09.19 20:54:21.976280 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11390 | 2025.09.19 20:54:21.976546 [ 5 ] {71e662c0-e77e-439b-bb17-ad485e8c70e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11391 | 2025.09.19 20:54:21.976644 [ 5 ] {71e662c0-e77e-439b-bb17-ad485e8c70e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11392 | 2025.09.19 20:54:21.978362 [ 5 ] {71e662c0-e77e-439b-bb17-ad485e8c70e9} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11393 | 2025.09.19 20:54:21.978418 [ 5 ] {71e662c0-e77e-439b-bb17-ad485e8c70e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11394 | 2025.09.19 20:54:21.979008 [ 5 ] {71e662c0-e77e-439b-bb17-ad485e8c70e9} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11395 | 2025.09.19 20:54:21.979296 [ 5 ] {71e662c0-e77e-439b-bb17-ad485e8c70e9} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11396 | 2025.09.19 20:54:21.979489 [ 5 ] {71e662c0-e77e-439b-bb17-ad485e8c70e9} <Debug> executeQuery: Read 1196 rows, 100.50 KiB in 0.003016 sec., 396551.724137931 rows/sec., 32.54 MiB/sec. | ||
| 11397 | 2025.09.19 20:54:21.979541 [ 5 ] {71e662c0-e77e-439b-bb17-ad485e8c70e9} <Debug> TCPHandler: Processed in 0.003437591 sec. | ||
| 11398 | 2025.09.19 20:54:21.979712 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11399 | 2025.09.19 20:54:21.979828 [ 5 ] {740d398d-9736-46d4-a9f0-6c6d4ea1088a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11400 | 2025.09.19 20:54:21.979881 [ 5 ] {740d398d-9736-46d4-a9f0-6c6d4ea1088a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11401 | 2025.09.19 20:54:21.980532 [ 5 ] {740d398d-9736-46d4-a9f0-6c6d4ea1088a} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11402 | 2025.09.19 20:54:21.980577 [ 5 ] {740d398d-9736-46d4-a9f0-6c6d4ea1088a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11403 | 2025.09.19 20:54:21.980955 [ 5 ] {740d398d-9736-46d4-a9f0-6c6d4ea1088a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11404 | 2025.09.19 20:54:21.981220 [ 5 ] {740d398d-9736-46d4-a9f0-6c6d4ea1088a} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11405 | 2025.09.19 20:54:21.981378 [ 5 ] {740d398d-9736-46d4-a9f0-6c6d4ea1088a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001575 sec., 144761.90476190476 rows/sec., 9.80 MiB/sec. | ||
| 11406 | 2025.09.19 20:54:21.981425 [ 5 ] {740d398d-9736-46d4-a9f0-6c6d4ea1088a} <Debug> TCPHandler: Processed in 0.001777452 sec. | ||
| 11407 | 2025.09.19 20:54:21.981563 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11408 | 2025.09.19 20:54:21.981681 [ 5 ] {41ddcaab-347b-4d48-a6dd-3992d76b3ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11409 | 2025.09.19 20:54:21.981730 [ 5 ] {41ddcaab-347b-4d48-a6dd-3992d76b3ab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11410 | 2025.09.19 20:54:21.982505 [ 5 ] {41ddcaab-347b-4d48-a6dd-3992d76b3ab2} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11411 | 2025.09.19 20:54:21.982550 [ 5 ] {41ddcaab-347b-4d48-a6dd-3992d76b3ab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11412 | 2025.09.19 20:54:21.982947 [ 5 ] {41ddcaab-347b-4d48-a6dd-3992d76b3ab2} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11413 | 2025.09.19 20:54:21.983211 [ 5 ] {41ddcaab-347b-4d48-a6dd-3992d76b3ab2} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11414 | 2025.09.19 20:54:21.983371 [ 5 ] {41ddcaab-347b-4d48-a6dd-3992d76b3ab2} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001714 sec., 303383.89731621934 rows/sec., 22.45 MiB/sec. | ||
| 11415 | 2025.09.19 20:54:21.983417 [ 5 ] {41ddcaab-347b-4d48-a6dd-3992d76b3ab2} <Debug> TCPHandler: Processed in 0.001911715 sec. | ||
| 11416 | 2025.09.19 20:54:21.983562 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11417 | 2025.09.19 20:54:21.983676 [ 5 ] {4578a2d1-16a0-4a9c-88ff-23d6aa096676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11418 | 2025.09.19 20:54:21.983731 [ 5 ] {4578a2d1-16a0-4a9c-88ff-23d6aa096676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11419 | 2025.09.19 20:54:21.984510 [ 5 ] {4578a2d1-16a0-4a9c-88ff-23d6aa096676} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11420 | 2025.09.19 20:54:21.984554 [ 5 ] {4578a2d1-16a0-4a9c-88ff-23d6aa096676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11421 | 2025.09.19 20:54:21.985026 [ 5 ] {4578a2d1-16a0-4a9c-88ff-23d6aa096676} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11422 | 2025.09.19 20:54:21.985290 [ 5 ] {4578a2d1-16a0-4a9c-88ff-23d6aa096676} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11423 | 2025.09.19 20:54:21.985446 [ 5 ] {4578a2d1-16a0-4a9c-88ff-23d6aa096676} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001793 sec., 470719.46458449523 rows/sec., 31.68 MiB/sec. | ||
| 11424 | 2025.09.19 20:54:21.985492 [ 5 ] {4578a2d1-16a0-4a9c-88ff-23d6aa096676} <Debug> TCPHandler: Processed in 0.001989737 sec. | ||
| 11425 | 2025.09.19 20:54:21.985634 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11426 | 2025.09.19 20:54:21.985752 [ 5 ] {9f92af47-ce83-4069-bbc3-e5389afa0c1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11427 | 2025.09.19 20:54:21.985803 [ 5 ] {9f92af47-ce83-4069-bbc3-e5389afa0c1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11428 | 2025.09.19 20:54:21.986240 [ 5 ] {9f92af47-ce83-4069-bbc3-e5389afa0c1e} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11429 | 2025.09.19 20:54:21.986282 [ 5 ] {9f92af47-ce83-4069-bbc3-e5389afa0c1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11430 | 2025.09.19 20:54:21.986666 [ 5 ] {9f92af47-ce83-4069-bbc3-e5389afa0c1e} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11431 | 2025.09.19 20:54:21.986928 [ 5 ] {9f92af47-ce83-4069-bbc3-e5389afa0c1e} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11432 | 2025.09.19 20:54:21.987090 [ 5 ] {9f92af47-ce83-4069-bbc3-e5389afa0c1e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001363 sec., 44020.542920029344 rows/sec., 2.97 MiB/sec. | ||
| 11433 | 2025.09.19 20:54:21.987134 [ 5 ] {9f92af47-ce83-4069-bbc3-e5389afa0c1e} <Debug> TCPHandler: Processed in 0.001558667 sec. | ||
| 11434 | 2025.09.19 20:54:23.441991 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31176 | ||
| 11435 | 2025.09.19 20:54:23.442781 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11436 | 2025.09.19 20:54:23.442843 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11437 | 2025.09.19 20:54:23.443512 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11438 | 2025.09.19 20:54:23.443859 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11439 | 2025.09.19 20:54:23.444050 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31176 | ||
| 11440 | 2025.09.19 20:54:24.118378 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52150 | ||
| 11441 | 2025.09.19 20:54:24.118481 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11442 | 2025.09.19 20:54:24.118507 [ 292 ] {} <Debug> TCP-Session: a7b5cb4f-530a-45bc-bd91-283f4985815c Authenticating user 'default' from [fd00:1122:3344:101::e]:52150 | ||
| 11443 | 2025.09.19 20:54:24.118533 [ 292 ] {} <Debug> TCP-Session: a7b5cb4f-530a-45bc-bd91-283f4985815c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11444 | 2025.09.19 20:54:24.118547 [ 292 ] {} <Debug> TCP-Session: a7b5cb4f-530a-45bc-bd91-283f4985815c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11445 | 2025.09.19 20:54:24.118740 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64866 | ||
| 11446 | 2025.09.19 20:54:24.118750 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42298 | ||
| 11447 | 2025.09.19 20:54:24.118802 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39669 | ||
| 11448 | 2025.09.19 20:54:24.118815 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59195 | ||
| 11449 | 2025.09.19 20:54:24.118826 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62853 | ||
| 11450 | 2025.09.19 20:54:24.118864 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11451 | 2025.09.19 20:54:24.118886 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11452 | 2025.09.19 20:54:24.118894 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11453 | 2025.09.19 20:54:24.118897 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11454 | 2025.09.19 20:54:24.118914 [ 293 ] {} <Debug> TCP-Session: ad0bb327-8cea-450f-9f0d-e8d2ed194643 Authenticating user 'default' from [fd00:1122:3344:101::e]:64866 | ||
| 11455 | 2025.09.19 20:54:24.118931 [ 294 ] {} <Debug> TCP-Session: a0d43821-b48c-496d-ba66-e40867ed6110 Authenticating user 'default' from [fd00:1122:3344:101::e]:42298 | ||
| 11456 | 2025.09.19 20:54:24.118937 [ 290 ] {} <Debug> TCP-Session: e9280204-1504-45c9-82ab-fcc3b598cbe6 Authenticating user 'default' from [fd00:1122:3344:101::e]:59195 | ||
| 11457 | 2025.09.19 20:54:24.118959 [ 293 ] {} <Debug> TCP-Session: ad0bb327-8cea-450f-9f0d-e8d2ed194643 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11458 | 2025.09.19 20:54:24.118968 [ 294 ] {} <Debug> TCP-Session: a0d43821-b48c-496d-ba66-e40867ed6110 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11459 | 2025.09.19 20:54:24.118977 [ 290 ] {} <Debug> TCP-Session: e9280204-1504-45c9-82ab-fcc3b598cbe6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11460 | 2025.09.19 20:54:24.118988 [ 293 ] {} <Debug> TCP-Session: ad0bb327-8cea-450f-9f0d-e8d2ed194643 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11461 | 2025.09.19 20:54:24.118999 [ 294 ] {} <Debug> TCP-Session: a0d43821-b48c-496d-ba66-e40867ed6110 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11462 | 2025.09.19 20:54:24.119007 [ 290 ] {} <Debug> TCP-Session: e9280204-1504-45c9-82ab-fcc3b598cbe6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11463 | 2025.09.19 20:54:24.118851 [ 292 ] {} <Trace> TCP-Session: a7b5cb4f-530a-45bc-bd91-283f4985815c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11464 | 2025.09.19 20:54:24.118783 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48765 | ||
| 11465 | 2025.09.19 20:54:24.118787 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35389 | ||
| 11466 | 2025.09.19 20:54:24.118778 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38231 | ||
| 11467 | 2025.09.19 20:54:24.118914 [ 289 ] {} <Debug> TCP-Session: 91826bba-c9e9-403f-b3d5-c77255335e3a Authenticating user 'default' from [fd00:1122:3344:101::e]:39669 | ||
| 11468 | 2025.09.19 20:54:24.119171 [ 289 ] {} <Debug> TCP-Session: 91826bba-c9e9-403f-b3d5-c77255335e3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11469 | 2025.09.19 20:54:24.119175 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11470 | 2025.09.19 20:54:24.119185 [ 289 ] {} <Debug> TCP-Session: 91826bba-c9e9-403f-b3d5-c77255335e3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11471 | 2025.09.19 20:54:24.119215 [ 291 ] {} <Debug> TCP-Session: 66d18308-5b9d-483a-b36e-1695ec5dd8fc Authenticating user 'default' from [fd00:1122:3344:101::e]:62853 | ||
| 11472 | 2025.09.19 20:54:24.119218 [ 292 ] {57ffe5ca-b573-453e-af54-37479432928c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52150) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11473 | 2025.09.19 20:54:24.119246 [ 291 ] {} <Debug> TCP-Session: 66d18308-5b9d-483a-b36e-1695ec5dd8fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11474 | 2025.09.19 20:54:24.119268 [ 291 ] {} <Debug> TCP-Session: 66d18308-5b9d-483a-b36e-1695ec5dd8fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11475 | 2025.09.19 20:54:24.119504 [ 292 ] {57ffe5ca-b573-453e-af54-37479432928c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11476 | 2025.09.19 20:54:24.119566 [ 292 ] {57ffe5ca-b573-453e-af54-37479432928c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11477 | 2025.09.19 20:54:24.119570 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11478 | 2025.09.19 20:54:24.119603 [ 288 ] {} <Debug> TCP-Session: 4240f2fc-34bc-4dd9-8eb3-9a31cf1ea3c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:35389 | ||
| 11479 | 2025.09.19 20:54:24.119619 [ 288 ] {} <Debug> TCP-Session: 4240f2fc-34bc-4dd9-8eb3-9a31cf1ea3c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11480 | 2025.09.19 20:54:24.119631 [ 288 ] {} <Debug> TCP-Session: 4240f2fc-34bc-4dd9-8eb3-9a31cf1ea3c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11481 | 2025.09.19 20:54:24.119690 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11482 | 2025.09.19 20:54:24.119724 [ 286 ] {} <Debug> TCP-Session: d56b8fc8-87b6-4f32-8743-5c72af764c6b Authenticating user 'default' from [fd00:1122:3344:101::e]:38231 | ||
| 11483 | 2025.09.19 20:54:24.119741 [ 286 ] {} <Debug> TCP-Session: d56b8fc8-87b6-4f32-8743-5c72af764c6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11484 | 2025.09.19 20:54:24.119754 [ 286 ] {} <Debug> TCP-Session: d56b8fc8-87b6-4f32-8743-5c72af764c6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11485 | 2025.09.19 20:54:24.119858 [ 292 ] {57ffe5ca-b573-453e-af54-37479432928c} <Debug> oximeter.version (332f541f-6306-4281-b75a-987cf66fc746) (SelectExecutor): Key condition: unknown | ||
| 11486 | 2025.09.19 20:54:24.119908 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11487 | 2025.09.19 20:54:24.119945 [ 3 ] {} <Debug> TCP-Session: 06967c05-8512-4454-bb6a-f03482fa9ab0 Authenticating user 'default' from [fd00:1122:3344:101::e]:48765 | ||
| 11488 | 2025.09.19 20:54:24.119963 [ 3 ] {} <Debug> TCP-Session: 06967c05-8512-4454-bb6a-f03482fa9ab0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11489 | 2025.09.19 20:54:24.119976 [ 3 ] {} <Debug> TCP-Session: 06967c05-8512-4454-bb6a-f03482fa9ab0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11490 | 2025.09.19 20:54:24.120799 [ 344 ] {57ffe5ca-b573-453e-af54-37479432928c} <Trace> AggregatingTransform: Aggregating | ||
| 11491 | 2025.09.19 20:54:24.120854 [ 344 ] {57ffe5ca-b573-453e-af54-37479432928c} <Trace> Aggregator: Aggregation method: without_key | ||
| 11492 | 2025.09.19 20:54:24.120900 [ 344 ] {57ffe5ca-b573-453e-af54-37479432928c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000932202 sec. (1072.729 rows/sec., 41.90 KiB/sec.) | ||
| 11493 | 2025.09.19 20:54:24.120924 [ 344 ] {57ffe5ca-b573-453e-af54-37479432928c} <Trace> Aggregator: Merging aggregated data | ||
| 11494 | 2025.09.19 20:54:24.122265 [ 292 ] {57ffe5ca-b573-453e-af54-37479432928c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003105 sec., 322.061191626409 rows/sec., 12.58 KiB/sec. | ||
| 11495 | 2025.09.19 20:54:24.122397 [ 292 ] {57ffe5ca-b573-453e-af54-37479432928c} <Debug> TCPHandler: Processed in 0.003656706 sec. | ||
| 11496 | 2025.09.19 20:54:24.122496 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11497 | 2025.09.19 20:54:24.122523 [ 292 ] {} <Debug> TCP-Session: a7b5cb4f-530a-45bc-bd91-283f4985815c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11498 | 2025.09.19 20:54:24.122527 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11499 | 2025.09.19 20:54:24.122560 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11500 | 2025.09.19 20:54:24.122571 [ 290 ] {} <Debug> TCP-Session: e9280204-1504-45c9-82ab-fcc3b598cbe6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11501 | 2025.09.19 20:54:24.122584 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11502 | 2025.09.19 20:54:24.122615 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11503 | 2025.09.19 20:54:24.122632 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11504 | 2025.09.19 20:54:24.122647 [ 293 ] {} <Debug> TCP-Session: ad0bb327-8cea-450f-9f0d-e8d2ed194643 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11505 | 2025.09.19 20:54:24.122665 [ 286 ] {} <Debug> TCP-Session: d56b8fc8-87b6-4f32-8743-5c72af764c6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11506 | 2025.09.19 20:54:24.122670 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11507 | 2025.09.19 20:54:24.122684 [ 288 ] {} <Debug> TCP-Session: 4240f2fc-34bc-4dd9-8eb3-9a31cf1ea3c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11508 | 2025.09.19 20:54:24.122733 [ 291 ] {} <Debug> TCP-Session: 66d18308-5b9d-483a-b36e-1695ec5dd8fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11509 | 2025.09.19 20:54:24.122654 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11510 | 2025.09.19 20:54:24.122615 [ 289 ] {} <Debug> TCP-Session: 91826bba-c9e9-403f-b3d5-c77255335e3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11511 | 2025.09.19 20:54:24.122793 [ 3 ] {} <Debug> TCP-Session: 06967c05-8512-4454-bb6a-f03482fa9ab0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11512 | 2025.09.19 20:54:24.122595 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11513 | 2025.09.19 20:54:24.122858 [ 294 ] {} <Debug> TCP-Session: a0d43821-b48c-496d-ba66-e40867ed6110 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11514 | 2025.09.19 20:54:25.102447 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 11515 | 2025.09.19 20:54:25.127241 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11516 | 2025.09.19 20:54:25.127330 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11517 | 2025.09.19 20:54:25.136411 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11518 | 2025.09.19 20:54:25.137510 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11519 | 2025.09.19 20:54:25.144227 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 11520 | 2025.09.19 20:54:25.842607 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40126 | ||
| 11521 | 2025.09.19 20:54:25.842718 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11522 | 2025.09.19 20:54:25.842745 [ 290 ] {} <Debug> TCP-Session: 26911a07-f299-4d86-948b-06c499258f9a Authenticating user 'default' from [fd00:1122:3344:101::e]:40126 | ||
| 11523 | 2025.09.19 20:54:25.842768 [ 290 ] {} <Debug> TCP-Session: 26911a07-f299-4d86-948b-06c499258f9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11524 | 2025.09.19 20:54:25.842780 [ 290 ] {} <Debug> TCP-Session: 26911a07-f299-4d86-948b-06c499258f9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11525 | 2025.09.19 20:54:25.842961 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42734 | ||
| 11526 | 2025.09.19 20:54:25.843000 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56197 | ||
| 11527 | 2025.09.19 20:54:25.843031 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57133 | ||
| 11528 | 2025.09.19 20:54:25.843043 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56362 | ||
| 11529 | 2025.09.19 20:54:25.843075 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11530 | 2025.09.19 20:54:25.843095 [ 290 ] {} <Trace> TCP-Session: 26911a07-f299-4d86-948b-06c499258f9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11531 | 2025.09.19 20:54:25.843126 [ 291 ] {} <Debug> TCP-Session: 74ebe83e-d9c2-45a9-a037-1eda5a9ab382 Authenticating user 'default' from [fd00:1122:3344:101::e]:42734 | ||
| 11532 | 2025.09.19 20:54:25.843129 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11533 | 2025.09.19 20:54:25.843148 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11534 | 2025.09.19 20:54:25.843152 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11535 | 2025.09.19 20:54:25.843175 [ 3 ] {} <Debug> TCP-Session: c61c3b1f-e18a-429b-b81b-c4a99d84f7ad Authenticating user 'default' from [fd00:1122:3344:101::e]:57133 | ||
| 11536 | 2025.09.19 20:54:25.843202 [ 292 ] {} <Debug> TCP-Session: ba7943b8-1dc6-4820-86fd-c5f025a93df7 Authenticating user 'default' from [fd00:1122:3344:101::e]:56197 | ||
| 11537 | 2025.09.19 20:54:25.843225 [ 3 ] {} <Debug> TCP-Session: c61c3b1f-e18a-429b-b81b-c4a99d84f7ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11538 | 2025.09.19 20:54:25.843206 [ 286 ] {} <Debug> TCP-Session: 9e8210f5-a875-4c85-8001-efd900adcc55 Authenticating user 'default' from [fd00:1122:3344:101::e]:56362 | ||
| 11539 | 2025.09.19 20:54:25.843294 [ 290 ] {a3f9bf1f-9303-4ea1-8c70-8f6acc17cea5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40126) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11540 | 2025.09.19 20:54:25.843318 [ 286 ] {} <Debug> TCP-Session: 9e8210f5-a875-4c85-8001-efd900adcc55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11541 | 2025.09.19 20:54:25.843260 [ 292 ] {} <Debug> TCP-Session: ba7943b8-1dc6-4820-86fd-c5f025a93df7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11542 | 2025.09.19 20:54:25.843340 [ 286 ] {} <Debug> TCP-Session: 9e8210f5-a875-4c85-8001-efd900adcc55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11543 | 2025.09.19 20:54:25.843159 [ 291 ] {} <Debug> TCP-Session: 74ebe83e-d9c2-45a9-a037-1eda5a9ab382 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11544 | 2025.09.19 20:54:25.843380 [ 292 ] {} <Debug> TCP-Session: ba7943b8-1dc6-4820-86fd-c5f025a93df7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11545 | 2025.09.19 20:54:25.843412 [ 291 ] {} <Debug> TCP-Session: 74ebe83e-d9c2-45a9-a037-1eda5a9ab382 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11546 | 2025.09.19 20:54:25.843066 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41917 | ||
| 11547 | 2025.09.19 20:54:25.843055 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49659 | ||
| 11548 | 2025.09.19 20:54:25.843018 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43677 | ||
| 11549 | 2025.09.19 20:54:25.843018 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48986 | ||
| 11550 | 2025.09.19 20:54:25.843556 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11551 | 2025.09.19 20:54:25.843566 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11552 | 2025.09.19 20:54:25.843578 [ 290 ] {a3f9bf1f-9303-4ea1-8c70-8f6acc17cea5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11553 | 2025.09.19 20:54:25.843605 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11554 | 2025.09.19 20:54:25.843613 [ 289 ] {} <Debug> TCP-Session: fad82f9a-7153-4ff9-8a1e-dbd1054454a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:41917 | ||
| 11555 | 2025.09.19 20:54:25.843615 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11556 | 2025.09.19 20:54:25.843660 [ 290 ] {a3f9bf1f-9303-4ea1-8c70-8f6acc17cea5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11557 | 2025.09.19 20:54:25.843660 [ 289 ] {} <Debug> TCP-Session: fad82f9a-7153-4ff9-8a1e-dbd1054454a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11558 | 2025.09.19 20:54:25.843680 [ 294 ] {} <Debug> TCP-Session: b0082dd9-e243-4d1b-b209-b53b1417fead Authenticating user 'default' from [fd00:1122:3344:101::e]:48986 | ||
| 11559 | 2025.09.19 20:54:25.843699 [ 289 ] {} <Debug> TCP-Session: fad82f9a-7153-4ff9-8a1e-dbd1054454a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11560 | 2025.09.19 20:54:25.843718 [ 294 ] {} <Debug> TCP-Session: b0082dd9-e243-4d1b-b209-b53b1417fead Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11561 | 2025.09.19 20:54:25.843264 [ 3 ] {} <Debug> TCP-Session: c61c3b1f-e18a-429b-b81b-c4a99d84f7ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11562 | 2025.09.19 20:54:25.843739 [ 294 ] {} <Debug> TCP-Session: b0082dd9-e243-4d1b-b209-b53b1417fead Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11563 | 2025.09.19 20:54:25.843649 [ 293 ] {} <Debug> TCP-Session: 0b14d8f6-8c1e-4003-825f-1387755e7533 Authenticating user 'default' from [fd00:1122:3344:101::e]:43677 | ||
| 11564 | 2025.09.19 20:54:25.843592 [ 288 ] {} <Debug> TCP-Session: e8ac0720-943b-4a19-a864-9d01923a9cf4 Authenticating user 'default' from [fd00:1122:3344:101::e]:49659 | ||
| 11565 | 2025.09.19 20:54:25.843797 [ 293 ] {} <Debug> TCP-Session: 0b14d8f6-8c1e-4003-825f-1387755e7533 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11566 | 2025.09.19 20:54:25.843818 [ 288 ] {} <Debug> TCP-Session: e8ac0720-943b-4a19-a864-9d01923a9cf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11567 | 2025.09.19 20:54:25.843828 [ 293 ] {} <Debug> TCP-Session: 0b14d8f6-8c1e-4003-825f-1387755e7533 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11568 | 2025.09.19 20:54:25.843839 [ 288 ] {} <Debug> TCP-Session: e8ac0720-943b-4a19-a864-9d01923a9cf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11569 | 2025.09.19 20:54:25.843970 [ 290 ] {a3f9bf1f-9303-4ea1-8c70-8f6acc17cea5} <Debug> oximeter.version (332f541f-6306-4281-b75a-987cf66fc746) (SelectExecutor): Key condition: unknown | ||
| 11570 | 2025.09.19 20:54:25.844930 [ 311 ] {a3f9bf1f-9303-4ea1-8c70-8f6acc17cea5} <Trace> AggregatingTransform: Aggregating | ||
| 11571 | 2025.09.19 20:54:25.844985 [ 311 ] {a3f9bf1f-9303-4ea1-8c70-8f6acc17cea5} <Trace> Aggregator: Aggregation method: without_key | ||
| 11572 | 2025.09.19 20:54:25.845024 [ 311 ] {a3f9bf1f-9303-4ea1-8c70-8f6acc17cea5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000943102 sec. (1060.331 rows/sec., 41.42 KiB/sec.) | ||
| 11573 | 2025.09.19 20:54:25.845045 [ 311 ] {a3f9bf1f-9303-4ea1-8c70-8f6acc17cea5} <Trace> Aggregator: Merging aggregated data | ||
| 11574 | 2025.09.19 20:54:25.846597 [ 290 ] {a3f9bf1f-9303-4ea1-8c70-8f6acc17cea5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003362 sec., 297.441998810232 rows/sec., 11.62 KiB/sec. | ||
| 11575 | 2025.09.19 20:54:25.846760 [ 290 ] {a3f9bf1f-9303-4ea1-8c70-8f6acc17cea5} <Debug> TCPHandler: Processed in 0.003779659 sec. | ||
| 11576 | 2025.09.19 20:54:25.846888 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11577 | 2025.09.19 20:54:25.846919 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11578 | 2025.09.19 20:54:25.846929 [ 290 ] {} <Debug> TCP-Session: 26911a07-f299-4d86-948b-06c499258f9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11579 | 2025.09.19 20:54:25.846947 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11580 | 2025.09.19 20:54:25.846965 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11581 | 2025.09.19 20:54:25.846983 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11582 | 2025.09.19 20:54:25.847005 [ 288 ] {} <Debug> TCP-Session: e8ac0720-943b-4a19-a864-9d01923a9cf4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11583 | 2025.09.19 20:54:25.847022 [ 292 ] {} <Debug> TCP-Session: ba7943b8-1dc6-4820-86fd-c5f025a93df7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11584 | 2025.09.19 20:54:25.847017 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11585 | 2025.09.19 20:54:25.847040 [ 293 ] {} <Debug> TCP-Session: 0b14d8f6-8c1e-4003-825f-1387755e7533 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11586 | 2025.09.19 20:54:25.846998 [ 291 ] {} <Debug> TCP-Session: 74ebe83e-d9c2-45a9-a037-1eda5a9ab382 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11587 | 2025.09.19 20:54:25.847090 [ 3 ] {} <Debug> TCP-Session: c61c3b1f-e18a-429b-b81b-c4a99d84f7ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11588 | 2025.09.19 20:54:25.846997 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11589 | 2025.09.19 20:54:25.846949 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11590 | 2025.09.19 20:54:25.847173 [ 286 ] {} <Debug> TCP-Session: 9e8210f5-a875-4c85-8001-efd900adcc55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11591 | 2025.09.19 20:54:25.847038 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11592 | 2025.09.19 20:54:25.847195 [ 294 ] {} <Debug> TCP-Session: b0082dd9-e243-4d1b-b209-b53b1417fead Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11593 | 2025.09.19 20:54:25.847234 [ 289 ] {} <Debug> TCP-Session: fad82f9a-7153-4ff9-8a1e-dbd1054454a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11594 | 2025.09.19 20:54:25.928867 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50044 | ||
| 11595 | 2025.09.19 20:54:25.928971 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11596 | 2025.09.19 20:54:25.928996 [ 290 ] {} <Debug> TCP-Session: d9d2d741-4d48-4160-b50b-2950954c5450 Authenticating user 'default' from [fd00:1122:3344:101::e]:50044 | ||
| 11597 | 2025.09.19 20:54:25.929017 [ 290 ] {} <Debug> TCP-Session: d9d2d741-4d48-4160-b50b-2950954c5450 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11598 | 2025.09.19 20:54:25.929030 [ 290 ] {} <Debug> TCP-Session: d9d2d741-4d48-4160-b50b-2950954c5450 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11599 | 2025.09.19 20:54:25.929219 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54287 | ||
| 11600 | 2025.09.19 20:54:25.929256 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64637 | ||
| 11601 | 2025.09.19 20:54:25.929272 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52722 | ||
| 11602 | 2025.09.19 20:54:25.929311 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51216 | ||
| 11603 | 2025.09.19 20:54:25.929336 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44464 | ||
| 11604 | 2025.09.19 20:54:25.929340 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11605 | 2025.09.19 20:54:25.929401 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11606 | 2025.09.19 20:54:25.929406 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11607 | 2025.09.19 20:54:25.929424 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11608 | 2025.09.19 20:54:25.929440 [ 288 ] {} <Debug> TCP-Session: d2940467-c3d5-45ca-aa2a-16ffb61a95d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:51216 | ||
| 11609 | 2025.09.19 20:54:25.929464 [ 293 ] {} <Debug> TCP-Session: df91a30a-d138-4c5a-b97c-65e80ee1daf8 Authenticating user 'default' from [fd00:1122:3344:101::e]:52722 | ||
| 11610 | 2025.09.19 20:54:25.929465 [ 289 ] {} <Debug> TCP-Session: eae09c8e-493f-4067-8b7a-ee7f5c24e028 Authenticating user 'default' from [fd00:1122:3344:101::e]:44464 | ||
| 11611 | 2025.09.19 20:54:25.929486 [ 288 ] {} <Debug> TCP-Session: d2940467-c3d5-45ca-aa2a-16ffb61a95d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11612 | 2025.09.19 20:54:25.929504 [ 293 ] {} <Debug> TCP-Session: df91a30a-d138-4c5a-b97c-65e80ee1daf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11613 | 2025.09.19 20:54:25.929520 [ 288 ] {} <Debug> TCP-Session: d2940467-c3d5-45ca-aa2a-16ffb61a95d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11614 | 2025.09.19 20:54:25.929375 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11615 | 2025.09.19 20:54:25.929551 [ 293 ] {} <Debug> TCP-Session: df91a30a-d138-4c5a-b97c-65e80ee1daf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11616 | 2025.09.19 20:54:25.929582 [ 292 ] {} <Debug> TCP-Session: 611a113c-cca4-47e7-93e6-bff64f26186b Authenticating user 'default' from [fd00:1122:3344:101::e]:64637 | ||
| 11617 | 2025.09.19 20:54:25.929352 [ 290 ] {} <Trace> TCP-Session: d9d2d741-4d48-4160-b50b-2950954c5450 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11618 | 2025.09.19 20:54:25.929610 [ 292 ] {} <Debug> TCP-Session: 611a113c-cca4-47e7-93e6-bff64f26186b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11619 | 2025.09.19 20:54:25.929304 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41149 | ||
| 11620 | 2025.09.19 20:54:25.929657 [ 292 ] {} <Debug> TCP-Session: 611a113c-cca4-47e7-93e6-bff64f26186b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11621 | 2025.09.19 20:54:25.929293 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57995 | ||
| 11622 | 2025.09.19 20:54:25.929280 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44314 | ||
| 11623 | 2025.09.19 20:54:25.929732 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11624 | 2025.09.19 20:54:25.929431 [ 291 ] {} <Debug> TCP-Session: d93553a0-99a7-44d0-b170-fd1c75667d5f Authenticating user 'default' from [fd00:1122:3344:101::e]:54287 | ||
| 11625 | 2025.09.19 20:54:25.929764 [ 286 ] {} <Debug> TCP-Session: 49440c14-19f7-44e2-aa13-8a542598fea6 Authenticating user 'default' from [fd00:1122:3344:101::e]:41149 | ||
| 11626 | 2025.09.19 20:54:25.929774 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11627 | 2025.09.19 20:54:25.929788 [ 291 ] {} <Debug> TCP-Session: d93553a0-99a7-44d0-b170-fd1c75667d5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11628 | 2025.09.19 20:54:25.929787 [ 290 ] {58a32fd7-a3e6-492c-b0a6-e40dc7bdee58} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50044) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11629 | 2025.09.19 20:54:25.929797 [ 286 ] {} <Debug> TCP-Session: 49440c14-19f7-44e2-aa13-8a542598fea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11630 | 2025.09.19 20:54:25.929809 [ 291 ] {} <Debug> TCP-Session: d93553a0-99a7-44d0-b170-fd1c75667d5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11631 | 2025.09.19 20:54:25.929836 [ 286 ] {} <Debug> TCP-Session: 49440c14-19f7-44e2-aa13-8a542598fea6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11632 | 2025.09.19 20:54:25.929809 [ 3 ] {} <Debug> TCP-Session: 57e305c8-a001-46cc-8f08-2a4cc34f1206 Authenticating user 'default' from [fd00:1122:3344:101::e]:57995 | ||
| 11633 | 2025.09.19 20:54:25.929789 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11634 | 2025.09.19 20:54:25.929893 [ 3 ] {} <Debug> TCP-Session: 57e305c8-a001-46cc-8f08-2a4cc34f1206 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11635 | 2025.09.19 20:54:25.929914 [ 294 ] {} <Debug> TCP-Session: bd9c92e5-60b9-47ba-959c-7a8afe28ff18 Authenticating user 'default' from [fd00:1122:3344:101::e]:44314 | ||
| 11636 | 2025.09.19 20:54:25.929926 [ 3 ] {} <Debug> TCP-Session: 57e305c8-a001-46cc-8f08-2a4cc34f1206 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11637 | 2025.09.19 20:54:25.929941 [ 294 ] {} <Debug> TCP-Session: bd9c92e5-60b9-47ba-959c-7a8afe28ff18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11638 | 2025.09.19 20:54:25.929505 [ 289 ] {} <Debug> TCP-Session: eae09c8e-493f-4067-8b7a-ee7f5c24e028 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11639 | 2025.09.19 20:54:25.929968 [ 294 ] {} <Debug> TCP-Session: bd9c92e5-60b9-47ba-959c-7a8afe28ff18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11640 | 2025.09.19 20:54:25.929988 [ 289 ] {} <Debug> TCP-Session: eae09c8e-493f-4067-8b7a-ee7f5c24e028 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11641 | 2025.09.19 20:54:25.930071 [ 290 ] {58a32fd7-a3e6-492c-b0a6-e40dc7bdee58} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11642 | 2025.09.19 20:54:25.930128 [ 290 ] {58a32fd7-a3e6-492c-b0a6-e40dc7bdee58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11643 | 2025.09.19 20:54:25.930417 [ 290 ] {58a32fd7-a3e6-492c-b0a6-e40dc7bdee58} <Debug> oximeter.version (332f541f-6306-4281-b75a-987cf66fc746) (SelectExecutor): Key condition: unknown | ||
| 11644 | 2025.09.19 20:54:25.931314 [ 308 ] {58a32fd7-a3e6-492c-b0a6-e40dc7bdee58} <Trace> AggregatingTransform: Aggregating | ||
| 11645 | 2025.09.19 20:54:25.931372 [ 308 ] {58a32fd7-a3e6-492c-b0a6-e40dc7bdee58} <Trace> Aggregator: Aggregation method: without_key | ||
| 11646 | 2025.09.19 20:54:25.931408 [ 308 ] {58a32fd7-a3e6-492c-b0a6-e40dc7bdee58} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000892841 sec. (1120.020 rows/sec., 43.75 KiB/sec.) | ||
| 11647 | 2025.09.19 20:54:25.931427 [ 308 ] {58a32fd7-a3e6-492c-b0a6-e40dc7bdee58} <Trace> Aggregator: Merging aggregated data | ||
| 11648 | 2025.09.19 20:54:25.932774 [ 290 ] {58a32fd7-a3e6-492c-b0a6-e40dc7bdee58} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003041 sec., 328.8391976323578 rows/sec., 12.85 KiB/sec. | ||
| 11649 | 2025.09.19 20:54:25.932907 [ 290 ] {58a32fd7-a3e6-492c-b0a6-e40dc7bdee58} <Debug> TCPHandler: Processed in 0.003678577 sec. | ||
| 11650 | 2025.09.19 20:54:25.932998 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11651 | 2025.09.19 20:54:25.933027 [ 290 ] {} <Debug> TCP-Session: d9d2d741-4d48-4160-b50b-2950954c5450 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11652 | 2025.09.19 20:54:25.933029 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11653 | 2025.09.19 20:54:25.933056 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11654 | 2025.09.19 20:54:25.933072 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11655 | 2025.09.19 20:54:25.933074 [ 289 ] {} <Debug> TCP-Session: eae09c8e-493f-4067-8b7a-ee7f5c24e028 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11656 | 2025.09.19 20:54:25.933101 [ 291 ] {} <Debug> TCP-Session: d93553a0-99a7-44d0-b170-fd1c75667d5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11657 | 2025.09.19 20:54:25.933105 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11658 | 2025.09.19 20:54:25.933125 [ 292 ] {} <Debug> TCP-Session: 611a113c-cca4-47e7-93e6-bff64f26186b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11659 | 2025.09.19 20:54:25.933138 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11660 | 2025.09.19 20:54:25.933165 [ 286 ] {} <Debug> TCP-Session: 49440c14-19f7-44e2-aa13-8a542598fea6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11661 | 2025.09.19 20:54:25.933156 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11662 | 2025.09.19 20:54:25.933187 [ 294 ] {} <Debug> TCP-Session: bd9c92e5-60b9-47ba-959c-7a8afe28ff18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11663 | 2025.09.19 20:54:25.933089 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11664 | 2025.09.19 20:54:25.933217 [ 288 ] {} <Debug> TCP-Session: d2940467-c3d5-45ca-aa2a-16ffb61a95d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11665 | 2025.09.19 20:54:25.933115 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11666 | 2025.09.19 20:54:25.933255 [ 3 ] {} <Debug> TCP-Session: 57e305c8-a001-46cc-8f08-2a4cc34f1206 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11667 | 2025.09.19 20:54:25.933291 [ 293 ] {} <Debug> TCP-Session: df91a30a-d138-4c5a-b97c-65e80ee1daf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11668 | 2025.09.19 20:54:26.027888 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1364 | ||
| 11669 | 2025.09.19 20:54:26.030391 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11670 | 2025.09.19 20:54:26.030447 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11671 | 2025.09.19 20:54:26.031814 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11672 | 2025.09.19 20:54:26.032113 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11673 | 2025.09.19 20:54:26.032539 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1364 | ||
| 11674 | 2025.09.19 20:54:26.938048 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11675 | 2025.09.19 20:54:26.938250 [ 5 ] {8a297680-0d7a-427b-898c-2b520b1cbfce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11676 | 2025.09.19 20:54:26.938329 [ 5 ] {8a297680-0d7a-427b-898c-2b520b1cbfce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11677 | 2025.09.19 20:54:26.939177 [ 5 ] {8a297680-0d7a-427b-898c-2b520b1cbfce} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11678 | 2025.09.19 20:54:26.939231 [ 5 ] {8a297680-0d7a-427b-898c-2b520b1cbfce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11679 | 2025.09.19 20:54:26.939670 [ 5 ] {8a297680-0d7a-427b-898c-2b520b1cbfce} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 11680 | 2025.09.19 20:54:26.939941 [ 5 ] {8a297680-0d7a-427b-898c-2b520b1cbfce} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11681 | 2025.09.19 20:54:26.940113 [ 5 ] {8a297680-0d7a-427b-898c-2b520b1cbfce} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001917 sec., 71987.48043818466 rows/sec., 6.23 MiB/sec. | ||
| 11682 | 2025.09.19 20:54:26.940133 [ 87 ] {} <Debug> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 11683 | 2025.09.19 20:54:26.940169 [ 5 ] {8a297680-0d7a-427b-898c-2b520b1cbfce} <Debug> TCPHandler: Processed in 0.002260333 sec. | ||
| 11684 | 2025.09.19 20:54:26.940203 [ 87 ] {} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11685 | 2025.09.19 20:54:26.940232 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11686 | 2025.09.19 20:54:26.940324 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11687 | 2025.09.19 20:54:26.940389 [ 198 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::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 | ||
| 11688 | 2025.09.19 20:54:26.940443 [ 5 ] {3a1498f7-01d6-48c5-920d-406cd87dbf5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11689 | 2025.09.19 20:54:26.940494 [ 5 ] {3a1498f7-01d6-48c5-920d-406cd87dbf5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11690 | 2025.09.19 20:54:26.940561 [ 198 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11691 | 2025.09.19 20:54:26.940612 [ 198 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1407 rows starting from the beginning of the part | ||
| 11692 | 2025.09.19 20:54:26.940701 [ 198 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 259 rows starting from the beginning of the part | ||
| 11693 | 2025.09.19 20:54:26.940762 [ 198 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 56 rows starting from the beginning of the part | ||
| 11694 | 2025.09.19 20:54:26.940822 [ 198 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::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 | ||
| 11695 | 2025.09.19 20:54:26.940881 [ 198 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 1196 rows starting from the beginning of the part | ||
| 11696 | 2025.09.19 20:54:26.940935 [ 198 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 138 rows starting from the beginning of the part | ||
| 11697 | 2025.09.19 20:54:26.941003 [ 5 ] {3a1498f7-01d6-48c5-920d-406cd87dbf5a} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11698 | 2025.09.19 20:54:26.941051 [ 5 ] {3a1498f7-01d6-48c5-920d-406cd87dbf5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11699 | 2025.09.19 20:54:26.941419 [ 5 ] {3a1498f7-01d6-48c5-920d-406cd87dbf5a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11700 | 2025.09.19 20:54:26.941661 [ 5 ] {3a1498f7-01d6-48c5-920d-406cd87dbf5a} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11701 | 2025.09.19 20:54:26.941809 [ 87 ] {} <Debug> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11702 | 2025.09.19 20:54:26.941812 [ 5 ] {3a1498f7-01d6-48c5-920d-406cd87dbf5a} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001393 sec., 29432.878679109836 rows/sec., 2.16 MiB/sec. | ||
| 11703 | 2025.09.19 20:54:26.941884 [ 87 ] {} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11704 | 2025.09.19 20:54:26.941906 [ 5 ] {3a1498f7-01d6-48c5-920d-406cd87dbf5a} <Debug> TCPHandler: Processed in 0.001636498 sec. | ||
| 11705 | 2025.09.19 20:54:26.941915 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11706 | 2025.09.19 20:54:26.942014 [ 197 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 11707 | 2025.09.19 20:54:26.942052 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11708 | 2025.09.19 20:54:26.942107 [ 197 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11709 | 2025.09.19 20:54:26.942137 [ 197 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 71 rows starting from the beginning of the part | ||
| 11710 | 2025.09.19 20:54:26.942151 [ 5 ] {d4f502fa-b65c-40ca-a4af-5348be15b117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11711 | 2025.09.19 20:54:26.942194 [ 5 ] {d4f502fa-b65c-40ca-a4af-5348be15b117} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11712 | 2025.09.19 20:54:26.942196 [ 197 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 2 rows starting from the beginning of the part | ||
| 11713 | 2025.09.19 20:54:26.942251 [ 197 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 11714 | 2025.09.19 20:54:26.942296 [ 197 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 55 rows starting from the beginning of the part | ||
| 11715 | 2025.09.19 20:54:26.942337 [ 197 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 11716 | 2025.09.19 20:54:26.942378 [ 197 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 11717 | 2025.09.19 20:54:26.942534 [ 200 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3194 rows, containing 5 columns (5 merged, 0 gathered) in 0.002219382 sec., 1439139.3640211553 rows/sec., 125.84 MiB/sec. | ||
| 11718 | 2025.09.19 20:54:26.942677 [ 5 ] {d4f502fa-b65c-40ca-a4af-5348be15b117} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11719 | 2025.09.19 20:54:26.942719 [ 5 ] {d4f502fa-b65c-40ca-a4af-5348be15b117} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11720 | 2025.09.19 20:54:26.942797 [ 190 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 11721 | 2025.09.19 20:54:26.943106 [ 5 ] {d4f502fa-b65c-40ca-a4af-5348be15b117} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 11722 | 2025.09.19 20:54:26.943155 [ 200 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_96_19} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11723 | 2025.09.19 20:54:26.943171 [ 192 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 251 rows, containing 5 columns (5 merged, 0 gathered) in 0.001196498 sec., 209778.87133952585 rows/sec., 16.20 MiB/sec. | ||
| 11724 | 2025.09.19 20:54:26.943295 [ 200 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_96_19} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 11725 | 2025.09.19 20:54:26.943338 [ 198 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11726 | 2025.09.19 20:54:26.943427 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 11727 | 2025.09.19 20:54:26.943431 [ 5 ] {d4f502fa-b65c-40ca-a4af-5348be15b117} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11728 | 2025.09.19 20:54:26.943622 [ 87 ] {} <Debug> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 11729 | 2025.09.19 20:54:26.943637 [ 5 ] {d4f502fa-b65c-40ca-a4af-5348be15b117} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001505 sec., 69767.44186046511 rows/sec., 5.45 MiB/sec. | ||
| 11730 | 2025.09.19 20:54:26.943643 [ 198 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_56_11} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11731 | 2025.09.19 20:54:26.943668 [ 87 ] {} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11732 | 2025.09.19 20:54:26.943696 [ 5 ] {d4f502fa-b65c-40ca-a4af-5348be15b117} <Debug> TCPHandler: Processed in 0.0016941 sec. | ||
| 11733 | 2025.09.19 20:54:26.943722 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11734 | 2025.09.19 20:54:26.943761 [ 198 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_56_11} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11735 | 2025.09.19 20:54:26.943814 [ 190 ] {8107928c-471f-4f51-a196-f6f1aa28a530::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 | ||
| 11736 | 2025.09.19 20:54:26.943834 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11737 | 2025.09.19 20:54:26.943862 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 11738 | 2025.09.19 20:54:26.943908 [ 190 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11739 | 2025.09.19 20:54:26.943936 [ 190 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 633 rows starting from the beginning of the part | ||
| 11740 | 2025.09.19 20:54:26.943939 [ 5 ] {86d6fddd-4a88-4a6d-b893-feb9c385ae76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11741 | 2025.09.19 20:54:26.943996 [ 190 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 143 rows starting from the beginning of the part | ||
| 11742 | 2025.09.19 20:54:26.943998 [ 5 ] {86d6fddd-4a88-4a6d-b893-feb9c385ae76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11743 | 2025.09.19 20:54:26.944048 [ 190 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 64 rows starting from the beginning of the part | ||
| 11744 | 2025.09.19 20:54:26.944096 [ 190 ] {8107928c-471f-4f51-a196-f6f1aa28a530::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 | ||
| 11745 | 2025.09.19 20:54:26.944135 [ 190 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 520 rows starting from the beginning of the part | ||
| 11746 | 2025.09.19 20:54:26.944176 [ 190 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 105 rows starting from the beginning of the part | ||
| 11747 | 2025.09.19 20:54:26.944547 [ 5 ] {86d6fddd-4a88-4a6d-b893-feb9c385ae76} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11748 | 2025.09.19 20:54:26.944590 [ 5 ] {86d6fddd-4a88-4a6d-b893-feb9c385ae76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11749 | 2025.09.19 20:54:26.944959 [ 5 ] {86d6fddd-4a88-4a6d-b893-feb9c385ae76} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 11750 | 2025.09.19 20:54:26.945194 [ 5 ] {86d6fddd-4a88-4a6d-b893-feb9c385ae76} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11751 | 2025.09.19 20:54:26.945219 [ 198 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1570 rows, containing 5 columns (5 merged, 0 gathered) in 0.001440014 sec., 1090267.177957992 rows/sec., 86.89 MiB/sec. | ||
| 11752 | 2025.09.19 20:54:26.945338 [ 87 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 11753 | 2025.09.19 20:54:26.945340 [ 5 ] {86d6fddd-4a88-4a6d-b893-feb9c385ae76} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001421 sec., 112596.76284306827 rows/sec., 7.84 MiB/sec. | ||
| 11754 | 2025.09.19 20:54:26.945368 [ 198 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 11755 | 2025.09.19 20:54:26.945386 [ 87 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11756 | 2025.09.19 20:54:26.945407 [ 5 ] {86d6fddd-4a88-4a6d-b893-feb9c385ae76} <Debug> TCPHandler: Processed in 0.001624069 sec. | ||
| 11757 | 2025.09.19 20:54:26.945427 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11758 | 2025.09.19 20:54:26.945533 [ 200 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::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 | ||
| 11759 | 2025.09.19 20:54:26.945537 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11760 | 2025.09.19 20:54:26.945665 [ 5 ] {b54104d9-7854-4bf6-88ad-1b0dc08721a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11761 | 2025.09.19 20:54:26.945670 [ 198 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_96_19} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11762 | 2025.09.19 20:54:26.945679 [ 200 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11763 | 2025.09.19 20:54:26.945727 [ 5 ] {b54104d9-7854-4bf6-88ad-1b0dc08721a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11764 | 2025.09.19 20:54:26.945741 [ 200 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 26003 rows starting from the beginning of the part | ||
| 11765 | 2025.09.19 20:54:26.945769 [ 198 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_96_19} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 11766 | 2025.09.19 20:54:26.945819 [ 200 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 197 rows starting from the beginning of the part | ||
| 11767 | 2025.09.19 20:54:26.945846 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 11768 | 2025.09.19 20:54:26.945873 [ 200 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
| 11769 | 2025.09.19 20:54:26.945923 [ 200 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
| 11770 | 2025.09.19 20:54:26.945966 [ 200 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 844 rows starting from the beginning of the part | ||
| 11771 | 2025.09.19 20:54:26.946014 [ 200 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
| 11772 | 2025.09.19 20:54:26.946686 [ 5 ] {b54104d9-7854-4bf6-88ad-1b0dc08721a4} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11773 | 2025.09.19 20:54:26.946727 [ 5 ] {b54104d9-7854-4bf6-88ad-1b0dc08721a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11774 | 2025.09.19 20:54:26.947338 [ 5 ] {b54104d9-7854-4bf6-88ad-1b0dc08721a4} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11775 | 2025.09.19 20:54:26.947607 [ 5 ] {b54104d9-7854-4bf6-88ad-1b0dc08721a4} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11776 | 2025.09.19 20:54:26.947762 [ 5 ] {b54104d9-7854-4bf6-88ad-1b0dc08721a4} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002117 sec., 19367.028814359943 rows/sec., 34.70 MiB/sec. | ||
| 11777 | 2025.09.19 20:54:26.947843 [ 5 ] {b54104d9-7854-4bf6-88ad-1b0dc08721a4} <Debug> TCPHandler: Processed in 0.002354885 sec. | ||
| 11778 | 2025.09.19 20:54:26.947963 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11779 | 2025.09.19 20:54:26.948060 [ 5 ] {cb075cc8-24d4-498d-aee4-22f315ba5b68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11780 | 2025.09.19 20:54:26.948101 [ 5 ] {cb075cc8-24d4-498d-aee4-22f315ba5b68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11781 | 2025.09.19 20:54:26.948458 [ 5 ] {cb075cc8-24d4-498d-aee4-22f315ba5b68} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11782 | 2025.09.19 20:54:26.948494 [ 5 ] {cb075cc8-24d4-498d-aee4-22f315ba5b68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11783 | 2025.09.19 20:54:26.948813 [ 5 ] {cb075cc8-24d4-498d-aee4-22f315ba5b68} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 11784 | 2025.09.19 20:54:26.949032 [ 5 ] {cb075cc8-24d4-498d-aee4-22f315ba5b68} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11785 | 2025.09.19 20:54:26.949153 [ 87 ] {} <Debug> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 11786 | 2025.09.19 20:54:26.949167 [ 5 ] {cb075cc8-24d4-498d-aee4-22f315ba5b68} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 11787 | 2025.09.19 20:54:26.949193 [ 87 ] {} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11788 | 2025.09.19 20:54:26.949214 [ 5 ] {cb075cc8-24d4-498d-aee4-22f315ba5b68} <Debug> TCPHandler: Processed in 0.001298821 sec. | ||
| 11789 | 2025.09.19 20:54:26.949216 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11790 | 2025.09.19 20:54:26.949315 [ 192 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 11791 | 2025.09.19 20:54:26.949419 [ 192 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11792 | 2025.09.19 20:54:26.949449 [ 192 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5376 rows starting from the beginning of the part | ||
| 11793 | 2025.09.19 20:54:26.949499 [ 192 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 11794 | 2025.09.19 20:54:26.949542 [ 192 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
| 11795 | 2025.09.19 20:54:26.949584 [ 192 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 11796 | 2025.09.19 20:54:26.949623 [ 192 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
| 11797 | 2025.09.19 20:54:26.949660 [ 192 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
| 11798 | 2025.09.19 20:54:26.951562 [ 186 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5676 rows, containing 4 columns (4 merged, 0 gathered) in 0.002284594 sec., 2484467.699731331 rows/sec., 167.44 MiB/sec. | ||
| 11799 | 2025.09.19 20:54:26.951945 [ 201 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 11800 | 2025.09.19 20:54:26.952233 [ 201 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_96_19} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11801 | 2025.09.19 20:54:26.952269 [ 196 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27524 rows, containing 5 columns (5 merged, 0 gathered) in 0.00678107 sec., 4058946.4494541422 rows/sec., 278.88 MiB/sec. | ||
| 11802 | 2025.09.19 20:54:26.952311 [ 201 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_96_19} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 11803 | 2025.09.19 20:54:26.952413 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 11804 | 2025.09.19 20:54:26.952681 [ 199 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 11805 | 2025.09.19 20:54:26.953010 [ 199 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11806 | 2025.09.19 20:54:26.953093 [ 199 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 11807 | 2025.09.19 20:54:26.953193 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 11808 | 2025.09.19 20:54:30.752777 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11809 | 2025.09.19 20:54:30.752853 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11810 | 2025.09.19 20:54:30.945187 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31624 | ||
| 11811 | 2025.09.19 20:54:30.945770 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11812 | 2025.09.19 20:54:30.945816 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11813 | 2025.09.19 20:54:30.946294 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11814 | 2025.09.19 20:54:30.946519 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11815 | 2025.09.19 20:54:30.946653 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31624 | ||
| 11816 | 2025.09.19 20:54:30.946679 [ 81 ] {} <Debug> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11817 | 2025.09.19 20:54:30.946753 [ 81 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11818 | 2025.09.19 20:54:30.946778 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11819 | 2025.09.19 20:54:30.946913 [ 186 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 11820 | 2025.09.19 20:54:30.947082 [ 186 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11821 | 2025.09.19 20:54:30.947128 [ 186 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29256 rows starting from the beginning of the part | ||
| 11822 | 2025.09.19 20:54:30.947203 [ 186 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 11823 | 2025.09.19 20:54:30.947256 [ 186 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 11824 | 2025.09.19 20:54:30.947305 [ 186 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 11825 | 2025.09.19 20:54:30.947351 [ 186 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 11826 | 2025.09.19 20:54:30.947399 [ 186 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 11827 | 2025.09.19 20:54:30.949692 [ 201 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31624 rows, containing 4 columns (4 merged, 0 gathered) in 0.002843547 sec., 11121321.363775594 rows/sec., 159.09 MiB/sec. | ||
| 11828 | 2025.09.19 20:54:30.950235 [ 195 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11829 | 2025.09.19 20:54:30.950779 [ 195 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_66_13} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11830 | 2025.09.19 20:54:30.950926 [ 195 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_66_13} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11831 | 2025.09.19 20:54:30.951061 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
| 11832 | 2025.09.19 20:54:31.934408 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11833 | 2025.09.19 20:54:31.934590 [ 5 ] {6419221b-08d5-4d6c-8b8b-e29443280b3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11834 | 2025.09.19 20:54:31.934656 [ 5 ] {6419221b-08d5-4d6c-8b8b-e29443280b3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11835 | 2025.09.19 20:54:31.935297 [ 5 ] {6419221b-08d5-4d6c-8b8b-e29443280b3c} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11836 | 2025.09.19 20:54:31.935341 [ 5 ] {6419221b-08d5-4d6c-8b8b-e29443280b3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11837 | 2025.09.19 20:54:31.935747 [ 5 ] {6419221b-08d5-4d6c-8b8b-e29443280b3c} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 11838 | 2025.09.19 20:54:31.935985 [ 5 ] {6419221b-08d5-4d6c-8b8b-e29443280b3c} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11839 | 2025.09.19 20:54:31.936149 [ 5 ] {6419221b-08d5-4d6c-8b8b-e29443280b3c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001608 sec., 34825.87064676617 rows/sec., 2.66 MiB/sec. | ||
| 11840 | 2025.09.19 20:54:31.936202 [ 5 ] {6419221b-08d5-4d6c-8b8b-e29443280b3c} <Debug> TCPHandler: Processed in 0.001918306 sec. | ||
| 11841 | 2025.09.19 20:54:31.936321 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11842 | 2025.09.19 20:54:31.936425 [ 5 ] {9a28ddb5-d2b7-49a8-9e1b-b522703ec0ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11843 | 2025.09.19 20:54:31.936468 [ 5 ] {9a28ddb5-d2b7-49a8-9e1b-b522703ec0ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11844 | 2025.09.19 20:54:31.936907 [ 5 ] {9a28ddb5-d2b7-49a8-9e1b-b522703ec0ea} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11845 | 2025.09.19 20:54:31.936943 [ 5 ] {9a28ddb5-d2b7-49a8-9e1b-b522703ec0ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11846 | 2025.09.19 20:54:31.937257 [ 5 ] {9a28ddb5-d2b7-49a8-9e1b-b522703ec0ea} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 11847 | 2025.09.19 20:54:31.937468 [ 5 ] {9a28ddb5-d2b7-49a8-9e1b-b522703ec0ea} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11848 | 2025.09.19 20:54:31.937605 [ 5 ] {9a28ddb5-d2b7-49a8-9e1b-b522703ec0ea} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001203 sec., 53200.332502078134 rows/sec., 4.15 MiB/sec. | ||
| 11849 | 2025.09.19 20:54:31.937648 [ 5 ] {9a28ddb5-d2b7-49a8-9e1b-b522703ec0ea} <Debug> TCPHandler: Processed in 0.001379283 sec. | ||
| 11850 | 2025.09.19 20:54:31.937758 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11851 | 2025.09.19 20:54:31.937856 [ 5 ] {ae1fc6bb-e880-498d-acdc-9376bf8892a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11852 | 2025.09.19 20:54:31.937899 [ 5 ] {ae1fc6bb-e880-498d-acdc-9376bf8892a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11853 | 2025.09.19 20:54:31.938296 [ 5 ] {ae1fc6bb-e880-498d-acdc-9376bf8892a4} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11854 | 2025.09.19 20:54:31.938333 [ 5 ] {ae1fc6bb-e880-498d-acdc-9376bf8892a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11855 | 2025.09.19 20:54:31.938668 [ 5 ] {ae1fc6bb-e880-498d-acdc-9376bf8892a4} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 11856 | 2025.09.19 20:54:31.938875 [ 5 ] {ae1fc6bb-e880-498d-acdc-9376bf8892a4} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11857 | 2025.09.19 20:54:31.939007 [ 5 ] {ae1fc6bb-e880-498d-acdc-9376bf8892a4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 11858 | 2025.09.19 20:54:31.939044 [ 5 ] {ae1fc6bb-e880-498d-acdc-9376bf8892a4} <Debug> TCPHandler: Processed in 0.001334571 sec. | ||
| 11859 | 2025.09.19 20:54:31.939149 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11860 | 2025.09.19 20:54:31.939244 [ 5 ] {30961753-a191-447f-81e7-c7d880ae58c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11861 | 2025.09.19 20:54:31.939286 [ 5 ] {30961753-a191-447f-81e7-c7d880ae58c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11862 | 2025.09.19 20:54:31.939611 [ 5 ] {30961753-a191-447f-81e7-c7d880ae58c7} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11863 | 2025.09.19 20:54:31.939647 [ 5 ] {30961753-a191-447f-81e7-c7d880ae58c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11864 | 2025.09.19 20:54:31.939951 [ 5 ] {30961753-a191-447f-81e7-c7d880ae58c7} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 11865 | 2025.09.19 20:54:31.940152 [ 5 ] {30961753-a191-447f-81e7-c7d880ae58c7} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11866 | 2025.09.19 20:54:31.940282 [ 5 ] {30961753-a191-447f-81e7-c7d880ae58c7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 11867 | 2025.09.19 20:54:31.940318 [ 5 ] {30961753-a191-447f-81e7-c7d880ae58c7} <Debug> TCPHandler: Processed in 0.001217209 sec. | ||
| 11868 | 2025.09.19 20:54:32.645234 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 11869 | 2025.09.19 20:54:32.663134 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11870 | 2025.09.19 20:54:32.663178 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11871 | 2025.09.19 20:54:32.669634 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11872 | 2025.09.19 20:54:32.670340 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11873 | 2025.09.19 20:54:32.670632 [ 79 ] {} <Debug> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11874 | 2025.09.19 20:54:32.670673 [ 79 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11875 | 2025.09.19 20:54:32.670695 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11876 | 2025.09.19 20:54:32.670842 [ 201 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 11877 | 2025.09.19 20:54:32.673463 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 11878 | 2025.09.19 20:54:32.674793 [ 201 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11879 | 2025.09.19 20:54:32.676360 [ 201 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 11880 | 2025.09.19 20:54:32.681027 [ 201 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 11881 | 2025.09.19 20:54:32.685816 [ 201 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 11882 | 2025.09.19 20:54:32.690665 [ 201 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 11883 | 2025.09.19 20:54:32.695731 [ 201 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 11884 | 2025.09.19 20:54:32.699605 [ 201 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 11885 | 2025.09.19 20:54:32.755612 [ 195 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.084847669 sec., 5857.556322496025 rows/sec., 30.29 MiB/sec. | ||
| 11886 | 2025.09.19 20:54:32.758657 [ 189 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11887 | 2025.09.19 20:54:32.760719 [ 189 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_66_13} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11888 | 2025.09.19 20:54:32.760847 [ 189 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_66_13} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11889 | 2025.09.19 20:54:32.762998 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 11890 | 2025.09.19 20:54:33.000241 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 343.59 MiB, peak 357.35 MiB, free memory in arenas 0.00 B, will set to 344.63 MiB (RSS), difference: 1.03 MiB | ||
| 11891 | 2025.09.19 20:54:36.033614 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1384 | ||
| 11892 | 2025.09.19 20:54:36.035806 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11893 | 2025.09.19 20:54:36.035855 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11894 | 2025.09.19 20:54:36.037059 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11895 | 2025.09.19 20:54:36.037344 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11896 | 2025.09.19 20:54:36.037616 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1384 | ||
| 11897 | 2025.09.19 20:54:36.937758 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11898 | 2025.09.19 20:54:36.937937 [ 5 ] {9dce3ab5-79ad-4228-a73b-7cc274e37c82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11899 | 2025.09.19 20:54:36.938009 [ 5 ] {9dce3ab5-79ad-4228-a73b-7cc274e37c82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11900 | 2025.09.19 20:54:36.938681 [ 5 ] {9dce3ab5-79ad-4228-a73b-7cc274e37c82} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11901 | 2025.09.19 20:54:36.938731 [ 5 ] {9dce3ab5-79ad-4228-a73b-7cc274e37c82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11902 | 2025.09.19 20:54:36.939130 [ 5 ] {9dce3ab5-79ad-4228-a73b-7cc274e37c82} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 11903 | 2025.09.19 20:54:36.939373 [ 5 ] {9dce3ab5-79ad-4228-a73b-7cc274e37c82} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11904 | 2025.09.19 20:54:36.939533 [ 5 ] {9dce3ab5-79ad-4228-a73b-7cc274e37c82} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001645 sec., 14589.665653495442 rows/sec., 1.21 MiB/sec. | ||
| 11905 | 2025.09.19 20:54:36.939535 [ 76 ] {} <Debug> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 11906 | 2025.09.19 20:54:36.939587 [ 5 ] {9dce3ab5-79ad-4228-a73b-7cc274e37c82} <Debug> TCPHandler: Processed in 0.001962827 sec. | ||
| 11907 | 2025.09.19 20:54:36.939605 [ 76 ] {} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11908 | 2025.09.19 20:54:36.939638 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11909 | 2025.09.19 20:54:36.939728 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11910 | 2025.09.19 20:54:36.939761 [ 195 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::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 | ||
| 11911 | 2025.09.19 20:54:36.939836 [ 5 ] {4907e5fc-5d85-4ba2-9fb3-92a65633e78c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11912 | 2025.09.19 20:54:36.939886 [ 5 ] {4907e5fc-5d85-4ba2-9fb3-92a65633e78c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11913 | 2025.09.19 20:54:36.939909 [ 195 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11914 | 2025.09.19 20:54:36.939948 [ 195 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 24 rows starting from the beginning of the part | ||
| 11915 | 2025.09.19 20:54:36.940020 [ 195 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 11916 | 2025.09.19 20:54:36.940067 [ 195 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 11917 | 2025.09.19 20:54:36.940111 [ 195 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 11918 | 2025.09.19 20:54:36.940151 [ 195 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 11919 | 2025.09.19 20:54:36.940329 [ 5 ] {4907e5fc-5d85-4ba2-9fb3-92a65633e78c} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11920 | 2025.09.19 20:54:36.940373 [ 5 ] {4907e5fc-5d85-4ba2-9fb3-92a65633e78c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11921 | 2025.09.19 20:54:36.940729 [ 5 ] {4907e5fc-5d85-4ba2-9fb3-92a65633e78c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 11922 | 2025.09.19 20:54:36.940923 [ 191 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001219229 sec., 98422.85575556355 rows/sec., 8.54 MiB/sec. | ||
| 11923 | 2025.09.19 20:54:36.940955 [ 5 ] {4907e5fc-5d85-4ba2-9fb3-92a65633e78c} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11924 | 2025.09.19 20:54:36.941055 [ 195 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 11925 | 2025.09.19 20:54:36.941112 [ 5 ] {4907e5fc-5d85-4ba2-9fb3-92a65633e78c} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.0013 sec., 10769.23076923077 rows/sec., 878.16 KiB/sec. | ||
| 11926 | 2025.09.19 20:54:36.941159 [ 5 ] {4907e5fc-5d85-4ba2-9fb3-92a65633e78c} <Debug> TCPHandler: Processed in 0.001483075 sec. | ||
| 11927 | 2025.09.19 20:54:36.941276 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11928 | 2025.09.19 20:54:36.941328 [ 195 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::all_1_17_4} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11929 | 2025.09.19 20:54:36.941373 [ 5 ] {de9d8c26-d6f2-47ff-a2f4-234b318a46b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11930 | 2025.09.19 20:54:36.941407 [ 195 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::all_1_17_4} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 11931 | 2025.09.19 20:54:36.941419 [ 5 ] {de9d8c26-d6f2-47ff-a2f4-234b318a46b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11932 | 2025.09.19 20:54:36.941484 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 11933 | 2025.09.19 20:54:36.941998 [ 5 ] {de9d8c26-d6f2-47ff-a2f4-234b318a46b9} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11934 | 2025.09.19 20:54:36.942041 [ 5 ] {de9d8c26-d6f2-47ff-a2f4-234b318a46b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11935 | 2025.09.19 20:54:36.942382 [ 5 ] {de9d8c26-d6f2-47ff-a2f4-234b318a46b9} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 11936 | 2025.09.19 20:54:36.942603 [ 5 ] {de9d8c26-d6f2-47ff-a2f4-234b318a46b9} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11937 | 2025.09.19 20:54:36.942743 [ 5 ] {de9d8c26-d6f2-47ff-a2f4-234b318a46b9} <Debug> executeQuery: Read 265 rows, 24.18 KiB in 0.00139 sec., 190647.4820143885 rows/sec., 16.99 MiB/sec. | ||
| 11938 | 2025.09.19 20:54:36.942782 [ 5 ] {de9d8c26-d6f2-47ff-a2f4-234b318a46b9} <Debug> TCPHandler: Processed in 0.001555977 sec. | ||
| 11939 | 2025.09.19 20:54:36.942896 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11940 | 2025.09.19 20:54:36.942989 [ 5 ] {2c4fe648-2479-4ea5-8808-802038f7ef42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11941 | 2025.09.19 20:54:36.943031 [ 5 ] {2c4fe648-2479-4ea5-8808-802038f7ef42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11942 | 2025.09.19 20:54:36.943451 [ 5 ] {2c4fe648-2479-4ea5-8808-802038f7ef42} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11943 | 2025.09.19 20:54:36.943488 [ 5 ] {2c4fe648-2479-4ea5-8808-802038f7ef42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11944 | 2025.09.19 20:54:36.943795 [ 5 ] {2c4fe648-2479-4ea5-8808-802038f7ef42} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11945 | 2025.09.19 20:54:36.944021 [ 5 ] {2c4fe648-2479-4ea5-8808-802038f7ef42} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11946 | 2025.09.19 20:54:36.944152 [ 5 ] {2c4fe648-2479-4ea5-8808-802038f7ef42} <Debug> executeQuery: Read 67 rows, 5.02 KiB in 0.001181 sec., 56731.583403895005 rows/sec., 4.15 MiB/sec. | ||
| 11947 | 2025.09.19 20:54:36.944191 [ 5 ] {2c4fe648-2479-4ea5-8808-802038f7ef42} <Debug> TCPHandler: Processed in 0.001345672 sec. | ||
| 11948 | 2025.09.19 20:54:36.944303 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11949 | 2025.09.19 20:54:36.944396 [ 5 ] {fe917914-9f55-4251-a410-654e916be5cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11950 | 2025.09.19 20:54:36.944434 [ 5 ] {fe917914-9f55-4251-a410-654e916be5cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11951 | 2025.09.19 20:54:36.944821 [ 5 ] {fe917914-9f55-4251-a410-654e916be5cd} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11952 | 2025.09.19 20:54:36.944857 [ 5 ] {fe917914-9f55-4251-a410-654e916be5cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11953 | 2025.09.19 20:54:36.945148 [ 5 ] {fe917914-9f55-4251-a410-654e916be5cd} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11954 | 2025.09.19 20:54:36.945362 [ 5 ] {fe917914-9f55-4251-a410-654e916be5cd} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11955 | 2025.09.19 20:54:36.945514 [ 5 ] {fe917914-9f55-4251-a410-654e916be5cd} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001132 sec., 21201.413427561838 rows/sec., 1.76 MiB/sec. | ||
| 11956 | 2025.09.19 20:54:36.945574 [ 5 ] {fe917914-9f55-4251-a410-654e916be5cd} <Debug> TCPHandler: Processed in 0.001318161 sec. | ||
| 11957 | 2025.09.19 20:54:36.945727 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11958 | 2025.09.19 20:54:36.945844 [ 5 ] {4e614bb9-6041-4d36-aa83-2328f7ecc1da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11959 | 2025.09.19 20:54:36.945898 [ 5 ] {4e614bb9-6041-4d36-aa83-2328f7ecc1da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11960 | 2025.09.19 20:54:36.946375 [ 5 ] {4e614bb9-6041-4d36-aa83-2328f7ecc1da} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11961 | 2025.09.19 20:54:36.946412 [ 5 ] {4e614bb9-6041-4d36-aa83-2328f7ecc1da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11962 | 2025.09.19 20:54:36.946739 [ 5 ] {4e614bb9-6041-4d36-aa83-2328f7ecc1da} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 11963 | 2025.09.19 20:54:36.946969 [ 5 ] {4e614bb9-6041-4d36-aa83-2328f7ecc1da} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11964 | 2025.09.19 20:54:36.947076 [ 76 ] {} <Debug> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 11965 | 2025.09.19 20:54:36.947105 [ 5 ] {4e614bb9-6041-4d36-aa83-2328f7ecc1da} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001287 sec., 9324.009324009325 rows/sec., 728.44 KiB/sec. | ||
| 11966 | 2025.09.19 20:54:36.947115 [ 76 ] {} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11967 | 2025.09.19 20:54:36.947147 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11968 | 2025.09.19 20:54:36.947152 [ 5 ] {4e614bb9-6041-4d36-aa83-2328f7ecc1da} <Debug> TCPHandler: Processed in 0.001487945 sec. | ||
| 11969 | 2025.09.19 20:54:36.947239 [ 193 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::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 | ||
| 11970 | 2025.09.19 20:54:36.947278 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11971 | 2025.09.19 20:54:36.947345 [ 193 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11972 | 2025.09.19 20:54:36.947374 [ 5 ] {143aab2f-151f-4aeb-a716-b40eb78e5e3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11973 | 2025.09.19 20:54:36.947378 [ 193 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 12 rows starting from the beginning of the part | ||
| 11974 | 2025.09.19 20:54:36.947415 [ 5 ] {143aab2f-151f-4aeb-a716-b40eb78e5e3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11975 | 2025.09.19 20:54:36.947452 [ 193 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 11976 | 2025.09.19 20:54:36.947509 [ 193 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 11977 | 2025.09.19 20:54:36.947556 [ 193 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 11978 | 2025.09.19 20:54:36.947603 [ 193 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 11979 | 2025.09.19 20:54:36.947935 [ 5 ] {143aab2f-151f-4aeb-a716-b40eb78e5e3d} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11980 | 2025.09.19 20:54:36.947976 [ 5 ] {143aab2f-151f-4aeb-a716-b40eb78e5e3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11981 | 2025.09.19 20:54:36.948316 [ 5 ] {143aab2f-151f-4aeb-a716-b40eb78e5e3d} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 11982 | 2025.09.19 20:54:36.948330 [ 197 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001132867 sec., 52962.96917466922 rows/sec., 4.24 MiB/sec. | ||
| 11983 | 2025.09.19 20:54:36.948487 [ 191 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 11984 | 2025.09.19 20:54:36.948560 [ 5 ] {143aab2f-151f-4aeb-a716-b40eb78e5e3d} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11985 | 2025.09.19 20:54:36.948718 [ 5 ] {143aab2f-151f-4aeb-a716-b40eb78e5e3d} <Debug> executeQuery: Read 155 rows, 12.80 KiB in 0.001362 sec., 113803.23054331866 rows/sec., 9.18 MiB/sec. | ||
| 11986 | 2025.09.19 20:54:36.948759 [ 5 ] {143aab2f-151f-4aeb-a716-b40eb78e5e3d} <Debug> TCPHandler: Processed in 0.001530616 sec. | ||
| 11987 | 2025.09.19 20:54:36.948815 [ 191 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::all_1_17_4} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11988 | 2025.09.19 20:54:36.948871 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11989 | 2025.09.19 20:54:36.948893 [ 191 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::all_1_17_4} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 11990 | 2025.09.19 20:54:36.948971 [ 5 ] {b28ef71d-f9aa-4137-8428-5227270a7c2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11991 | 2025.09.19 20:54:36.948989 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11992 | 2025.09.19 20:54:36.949019 [ 5 ] {b28ef71d-f9aa-4137-8428-5227270a7c2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11993 | 2025.09.19 20:54:36.949434 [ 5 ] {b28ef71d-f9aa-4137-8428-5227270a7c2a} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11994 | 2025.09.19 20:54:36.949470 [ 5 ] {b28ef71d-f9aa-4137-8428-5227270a7c2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11995 | 2025.09.19 20:54:36.949813 [ 5 ] {b28ef71d-f9aa-4137-8428-5227270a7c2a} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 11996 | 2025.09.19 20:54:36.950028 [ 5 ] {b28ef71d-f9aa-4137-8428-5227270a7c2a} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11997 | 2025.09.19 20:54:36.950164 [ 5 ] {b28ef71d-f9aa-4137-8428-5227270a7c2a} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001211 sec., 167630.0578034682 rows/sec., 12.01 MiB/sec. | ||
| 11998 | 2025.09.19 20:54:36.950202 [ 5 ] {b28ef71d-f9aa-4137-8428-5227270a7c2a} <Debug> TCPHandler: Processed in 0.001379883 sec. | ||
| 11999 | 2025.09.19 20:54:36.950311 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12000 | 2025.09.19 20:54:36.950405 [ 5 ] {5121c186-a749-4d6d-a8a4-1bca4788d00b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12001 | 2025.09.19 20:54:36.950458 [ 5 ] {5121c186-a749-4d6d-a8a4-1bca4788d00b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12002 | 2025.09.19 20:54:36.951323 [ 5 ] {5121c186-a749-4d6d-a8a4-1bca4788d00b} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12003 | 2025.09.19 20:54:36.951361 [ 5 ] {5121c186-a749-4d6d-a8a4-1bca4788d00b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12004 | 2025.09.19 20:54:36.951945 [ 5 ] {5121c186-a749-4d6d-a8a4-1bca4788d00b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12005 | 2025.09.19 20:54:36.952176 [ 5 ] {5121c186-a749-4d6d-a8a4-1bca4788d00b} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12006 | 2025.09.19 20:54:36.952319 [ 5 ] {5121c186-a749-4d6d-a8a4-1bca4788d00b} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001932 sec., 21221.53209109731 rows/sec., 38.03 MiB/sec. | ||
| 12007 | 2025.09.19 20:54:36.952385 [ 5 ] {5121c186-a749-4d6d-a8a4-1bca4788d00b} <Debug> TCPHandler: Processed in 0.00212206 sec. | ||
| 12008 | 2025.09.19 20:54:36.952501 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12009 | 2025.09.19 20:54:36.952594 [ 5 ] {8934c1b2-4efa-473f-b27a-b15cc8693797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12010 | 2025.09.19 20:54:36.952636 [ 5 ] {8934c1b2-4efa-473f-b27a-b15cc8693797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12011 | 2025.09.19 20:54:36.952969 [ 5 ] {8934c1b2-4efa-473f-b27a-b15cc8693797} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12012 | 2025.09.19 20:54:36.953004 [ 5 ] {8934c1b2-4efa-473f-b27a-b15cc8693797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12013 | 2025.09.19 20:54:36.953313 [ 5 ] {8934c1b2-4efa-473f-b27a-b15cc8693797} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12014 | 2025.09.19 20:54:36.953523 [ 5 ] {8934c1b2-4efa-473f-b27a-b15cc8693797} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12015 | 2025.09.19 20:54:36.953658 [ 5 ] {8934c1b2-4efa-473f-b27a-b15cc8693797} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 12016 | 2025.09.19 20:54:36.953694 [ 5 ] {8934c1b2-4efa-473f-b27a-b15cc8693797} <Debug> TCPHandler: Processed in 0.001242739 sec. | ||
| 12017 | 2025.09.19 20:54:38.447708 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32136 | ||
| 12018 | 2025.09.19 20:54:38.448243 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12019 | 2025.09.19 20:54:38.448284 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12020 | 2025.09.19 20:54:38.448751 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 12021 | 2025.09.19 20:54:38.448982 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12022 | 2025.09.19 20:54:38.449110 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32136 | ||
| 12023 | 2025.09.19 20:54:40.174484 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 12024 | 2025.09.19 20:54:40.189522 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12025 | 2025.09.19 20:54:40.189568 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12026 | 2025.09.19 20:54:40.195163 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 12027 | 2025.09.19 20:54:40.195839 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12028 | 2025.09.19 20:54:40.198564 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 12029 | 2025.09.19 20:54:41.934726 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12030 | 2025.09.19 20:54:41.934918 [ 5 ] {d92c3dc9-0645-49a4-87fe-464f65de20ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12031 | 2025.09.19 20:54:41.934989 [ 5 ] {d92c3dc9-0645-49a4-87fe-464f65de20ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12032 | 2025.09.19 20:54:41.935740 [ 5 ] {d92c3dc9-0645-49a4-87fe-464f65de20ad} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12033 | 2025.09.19 20:54:41.935820 [ 5 ] {d92c3dc9-0645-49a4-87fe-464f65de20ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12034 | 2025.09.19 20:54:41.936252 [ 5 ] {d92c3dc9-0645-49a4-87fe-464f65de20ad} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12035 | 2025.09.19 20:54:41.936477 [ 5 ] {d92c3dc9-0645-49a4-87fe-464f65de20ad} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12036 | 2025.09.19 20:54:41.936628 [ 5 ] {d92c3dc9-0645-49a4-87fe-464f65de20ad} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001763 sec., 31764.038570618264 rows/sec., 2.43 MiB/sec. | ||
| 12037 | 2025.09.19 20:54:41.936669 [ 5 ] {d92c3dc9-0645-49a4-87fe-464f65de20ad} <Debug> TCPHandler: Processed in 0.002074919 sec. | ||
| 12038 | 2025.09.19 20:54:41.936810 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12039 | 2025.09.19 20:54:41.936932 [ 5 ] {17b4ae11-c9c5-481d-8497-1829d6c9da61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12040 | 2025.09.19 20:54:41.936980 [ 5 ] {17b4ae11-c9c5-481d-8497-1829d6c9da61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12041 | 2025.09.19 20:54:41.937505 [ 5 ] {17b4ae11-c9c5-481d-8497-1829d6c9da61} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12042 | 2025.09.19 20:54:41.937541 [ 5 ] {17b4ae11-c9c5-481d-8497-1829d6c9da61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12043 | 2025.09.19 20:54:41.937855 [ 5 ] {17b4ae11-c9c5-481d-8497-1829d6c9da61} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12044 | 2025.09.19 20:54:41.938061 [ 5 ] {17b4ae11-c9c5-481d-8497-1829d6c9da61} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12045 | 2025.09.19 20:54:41.938190 [ 5 ] {17b4ae11-c9c5-481d-8497-1829d6c9da61} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001283 sec., 49883.086515978175 rows/sec., 3.89 MiB/sec. | ||
| 12046 | 2025.09.19 20:54:41.938227 [ 5 ] {17b4ae11-c9c5-481d-8497-1829d6c9da61} <Debug> TCPHandler: Processed in 0.001484275 sec. | ||
| 12047 | 2025.09.19 20:54:41.938337 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12048 | 2025.09.19 20:54:41.938439 [ 5 ] {3e352a4d-a63d-4ce3-8517-b2a82b7119a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12049 | 2025.09.19 20:54:41.938481 [ 5 ] {3e352a4d-a63d-4ce3-8517-b2a82b7119a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12050 | 2025.09.19 20:54:41.938936 [ 5 ] {3e352a4d-a63d-4ce3-8517-b2a82b7119a2} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12051 | 2025.09.19 20:54:41.938972 [ 5 ] {3e352a4d-a63d-4ce3-8517-b2a82b7119a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12052 | 2025.09.19 20:54:41.939302 [ 5 ] {3e352a4d-a63d-4ce3-8517-b2a82b7119a2} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12053 | 2025.09.19 20:54:41.939520 [ 5 ] {3e352a4d-a63d-4ce3-8517-b2a82b7119a2} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12054 | 2025.09.19 20:54:41.939657 [ 5 ] {3e352a4d-a63d-4ce3-8517-b2a82b7119a2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001236 sec., 129449.83818770228 rows/sec., 9.02 MiB/sec. | ||
| 12055 | 2025.09.19 20:54:41.939694 [ 5 ] {3e352a4d-a63d-4ce3-8517-b2a82b7119a2} <Debug> TCPHandler: Processed in 0.001405183 sec. | ||
| 12056 | 2025.09.19 20:54:41.939824 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12057 | 2025.09.19 20:54:41.939939 [ 5 ] {7542a927-1b59-4ac4-ab79-0a3cae7da4e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12058 | 2025.09.19 20:54:41.939989 [ 5 ] {7542a927-1b59-4ac4-ab79-0a3cae7da4e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12059 | 2025.09.19 20:54:41.940359 [ 5 ] {7542a927-1b59-4ac4-ab79-0a3cae7da4e6} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12060 | 2025.09.19 20:54:41.940395 [ 5 ] {7542a927-1b59-4ac4-ab79-0a3cae7da4e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12061 | 2025.09.19 20:54:41.940703 [ 5 ] {7542a927-1b59-4ac4-ab79-0a3cae7da4e6} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12062 | 2025.09.19 20:54:41.940919 [ 5 ] {7542a927-1b59-4ac4-ab79-0a3cae7da4e6} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12063 | 2025.09.19 20:54:41.941048 [ 5 ] {7542a927-1b59-4ac4-ab79-0a3cae7da4e6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 12064 | 2025.09.19 20:54:41.941084 [ 5 ] {7542a927-1b59-4ac4-ab79-0a3cae7da4e6} <Debug> TCPHandler: Processed in 0.001334681 sec. | ||
| 12065 | 2025.09.19 20:54:45.752929 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12066 | 2025.09.19 20:54:45.753001 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12067 | 2025.09.19 20:54:45.949281 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32584 | ||
| 12068 | 2025.09.19 20:54:45.950140 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12069 | 2025.09.19 20:54:45.950213 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12070 | 2025.09.19 20:54:45.950789 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 12071 | 2025.09.19 20:54:45.951016 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12072 | 2025.09.19 20:54:45.951152 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32584 | ||
| 12073 | 2025.09.19 20:54:46.037759 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1412 | ||
| 12074 | 2025.09.19 20:54:46.040185 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12075 | 2025.09.19 20:54:46.040239 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12076 | 2025.09.19 20:54:46.041429 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12077 | 2025.09.19 20:54:46.041708 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12078 | 2025.09.19 20:54:46.041975 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1412 | ||
| 12079 | 2025.09.19 20:54:46.937233 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12080 | 2025.09.19 20:54:46.937418 [ 5 ] {069cb72e-8f20-48fa-9f6c-32e1b234adbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12081 | 2025.09.19 20:54:46.937485 [ 5 ] {069cb72e-8f20-48fa-9f6c-32e1b234adbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12082 | 2025.09.19 20:54:46.938191 [ 5 ] {069cb72e-8f20-48fa-9f6c-32e1b234adbb} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12083 | 2025.09.19 20:54:46.938240 [ 5 ] {069cb72e-8f20-48fa-9f6c-32e1b234adbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12084 | 2025.09.19 20:54:46.938652 [ 5 ] {069cb72e-8f20-48fa-9f6c-32e1b234adbb} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12085 | 2025.09.19 20:54:46.938881 [ 5 ] {069cb72e-8f20-48fa-9f6c-32e1b234adbb} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12086 | 2025.09.19 20:54:46.939039 [ 5 ] {069cb72e-8f20-48fa-9f6c-32e1b234adbb} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.00167 sec., 82634.73053892216 rows/sec., 7.15 MiB/sec. | ||
| 12087 | 2025.09.19 20:54:46.939081 [ 5 ] {069cb72e-8f20-48fa-9f6c-32e1b234adbb} <Debug> TCPHandler: Processed in 0.001984167 sec. | ||
| 12088 | 2025.09.19 20:54:46.939206 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12089 | 2025.09.19 20:54:46.939299 [ 5 ] {3bc83a09-ebc4-401b-aef1-3d224b3273c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12090 | 2025.09.19 20:54:46.939342 [ 5 ] {3bc83a09-ebc4-401b-aef1-3d224b3273c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12091 | 2025.09.19 20:54:46.939737 [ 5 ] {3bc83a09-ebc4-401b-aef1-3d224b3273c9} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12092 | 2025.09.19 20:54:46.939774 [ 5 ] {3bc83a09-ebc4-401b-aef1-3d224b3273c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12093 | 2025.09.19 20:54:46.940076 [ 5 ] {3bc83a09-ebc4-401b-aef1-3d224b3273c9} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12094 | 2025.09.19 20:54:46.940313 [ 5 ] {3bc83a09-ebc4-401b-aef1-3d224b3273c9} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12095 | 2025.09.19 20:54:46.940452 [ 5 ] {3bc83a09-ebc4-401b-aef1-3d224b3273c9} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001172 sec., 34982.93515358362 rows/sec., 2.57 MiB/sec. | ||
| 12096 | 2025.09.19 20:54:46.940496 [ 5 ] {3bc83a09-ebc4-401b-aef1-3d224b3273c9} <Debug> TCPHandler: Processed in 0.001346782 sec. | ||
| 12097 | 2025.09.19 20:54:46.940606 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12098 | 2025.09.19 20:54:46.940700 [ 5 ] {ffd085a0-39e0-43fa-a673-aa462a47fe26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12099 | 2025.09.19 20:54:46.940743 [ 5 ] {ffd085a0-39e0-43fa-a673-aa462a47fe26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12100 | 2025.09.19 20:54:46.941198 [ 5 ] {ffd085a0-39e0-43fa-a673-aa462a47fe26} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12101 | 2025.09.19 20:54:46.941236 [ 5 ] {ffd085a0-39e0-43fa-a673-aa462a47fe26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12102 | 2025.09.19 20:54:46.941541 [ 5 ] {ffd085a0-39e0-43fa-a673-aa462a47fe26} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12103 | 2025.09.19 20:54:46.941749 [ 5 ] {ffd085a0-39e0-43fa-a673-aa462a47fe26} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12104 | 2025.09.19 20:54:46.941878 [ 5 ] {ffd085a0-39e0-43fa-a673-aa462a47fe26} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001196 sec., 87792.64214046823 rows/sec., 6.86 MiB/sec. | ||
| 12105 | 2025.09.19 20:54:46.941916 [ 5 ] {ffd085a0-39e0-43fa-a673-aa462a47fe26} <Debug> TCPHandler: Processed in 0.001359942 sec. | ||
| 12106 | 2025.09.19 20:54:46.942025 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12107 | 2025.09.19 20:54:46.942117 [ 5 ] {8ca3be2d-e3cb-4a2a-8e82-d98d39b92801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12108 | 2025.09.19 20:54:46.942160 [ 5 ] {8ca3be2d-e3cb-4a2a-8e82-d98d39b92801} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12109 | 2025.09.19 20:54:46.942560 [ 5 ] {8ca3be2d-e3cb-4a2a-8e82-d98d39b92801} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12110 | 2025.09.19 20:54:46.942596 [ 5 ] {8ca3be2d-e3cb-4a2a-8e82-d98d39b92801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12111 | 2025.09.19 20:54:46.942923 [ 5 ] {8ca3be2d-e3cb-4a2a-8e82-d98d39b92801} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12112 | 2025.09.19 20:54:46.943130 [ 5 ] {8ca3be2d-e3cb-4a2a-8e82-d98d39b92801} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12113 | 2025.09.19 20:54:46.943258 [ 5 ] {8ca3be2d-e3cb-4a2a-8e82-d98d39b92801} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 12114 | 2025.09.19 20:54:46.943295 [ 5 ] {8ca3be2d-e3cb-4a2a-8e82-d98d39b92801} <Debug> TCPHandler: Processed in 0.001317981 sec. | ||
| 12115 | 2025.09.19 20:54:46.943413 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12116 | 2025.09.19 20:54:46.943535 [ 5 ] {31ba5e19-8657-4563-8cdf-8ee1e61e6fab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12117 | 2025.09.19 20:54:46.943600 [ 5 ] {31ba5e19-8657-4563-8cdf-8ee1e61e6fab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12118 | 2025.09.19 20:54:46.944516 [ 5 ] {31ba5e19-8657-4563-8cdf-8ee1e61e6fab} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12119 | 2025.09.19 20:54:46.944553 [ 5 ] {31ba5e19-8657-4563-8cdf-8ee1e61e6fab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12120 | 2025.09.19 20:54:46.945194 [ 5 ] {31ba5e19-8657-4563-8cdf-8ee1e61e6fab} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12121 | 2025.09.19 20:54:46.945508 [ 5 ] {31ba5e19-8657-4563-8cdf-8ee1e61e6fab} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12122 | 2025.09.19 20:54:46.945652 [ 5 ] {31ba5e19-8657-4563-8cdf-8ee1e61e6fab} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002141 sec., 19149.929939280708 rows/sec., 34.32 MiB/sec. | ||
| 12123 | 2025.09.19 20:54:46.945707 [ 5 ] {31ba5e19-8657-4563-8cdf-8ee1e61e6fab} <Debug> TCPHandler: Processed in 0.002356376 sec. | ||
| 12124 | 2025.09.19 20:54:46.945823 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12125 | 2025.09.19 20:54:46.945921 [ 5 ] {7837578f-a7eb-4537-90b4-80dc1d74e1c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12126 | 2025.09.19 20:54:46.945968 [ 5 ] {7837578f-a7eb-4537-90b4-80dc1d74e1c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12127 | 2025.09.19 20:54:46.946294 [ 5 ] {7837578f-a7eb-4537-90b4-80dc1d74e1c4} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12128 | 2025.09.19 20:54:46.946331 [ 5 ] {7837578f-a7eb-4537-90b4-80dc1d74e1c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12129 | 2025.09.19 20:54:46.946635 [ 5 ] {7837578f-a7eb-4537-90b4-80dc1d74e1c4} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12130 | 2025.09.19 20:54:46.946838 [ 5 ] {7837578f-a7eb-4537-90b4-80dc1d74e1c4} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12131 | 2025.09.19 20:54:46.946967 [ 5 ] {7837578f-a7eb-4537-90b4-80dc1d74e1c4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 12132 | 2025.09.19 20:54:46.947004 [ 5 ] {7837578f-a7eb-4537-90b4-80dc1d74e1c4} <Debug> TCPHandler: Processed in 0.001231139 sec. | ||
| 12133 | 2025.09.19 20:54:47.698633 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 12134 | 2025.09.19 20:54:47.715457 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12135 | 2025.09.19 20:54:47.715523 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12136 | 2025.09.19 20:54:47.721822 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 12137 | 2025.09.19 20:54:47.722539 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12138 | 2025.09.19 20:54:47.725478 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 12139 | 2025.09.19 20:54:47.801834 [ 66 ] {} <Debug> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 12140 | 2025.09.19 20:54:47.801934 [ 66 ] {} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12141 | 2025.09.19 20:54:47.801973 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12142 | 2025.09.19 20:54:47.802125 [ 187 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::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 | ||
| 12143 | 2025.09.19 20:54:47.802299 [ 187 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12144 | 2025.09.19 20:54:47.802354 [ 187 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 18 rows starting from the beginning of the part | ||
| 12145 | 2025.09.19 20:54:47.802459 [ 187 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::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 | ||
| 12146 | 2025.09.19 20:54:47.802535 [ 187 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::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 | ||
| 12147 | 2025.09.19 20:54:47.802578 [ 187 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::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 | ||
| 12148 | 2025.09.19 20:54:47.802622 [ 187 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::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 | ||
| 12149 | 2025.09.19 20:54:47.803368 [ 197 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.001309811 sec., 38173.44639799177 rows/sec., 3.19 MiB/sec. | ||
| 12150 | 2025.09.19 20:54:47.803503 [ 187 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 12151 | 2025.09.19 20:54:47.803758 [ 187 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_25_6} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12152 | 2025.09.19 20:54:47.803822 [ 187 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_25_6} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 12153 | 2025.09.19 20:54:47.803888 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12154 | 2025.09.19 20:54:48.058481 [ 66 ] {} <Debug> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 12155 | 2025.09.19 20:54:48.058522 [ 66 ] {} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12156 | 2025.09.19 20:54:48.058541 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12157 | 2025.09.19 20:54:48.058639 [ 190 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::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 | ||
| 12158 | 2025.09.19 20:54:48.058760 [ 190 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12159 | 2025.09.19 20:54:48.058798 [ 190 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 252 rows starting from the beginning of the part | ||
| 12160 | 2025.09.19 20:54:48.058883 [ 190 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 228 rows starting from the beginning of the part | ||
| 12161 | 2025.09.19 20:54:48.058936 [ 190 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 12162 | 2025.09.19 20:54:48.058985 [ 190 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 228 rows starting from the beginning of the part | ||
| 12163 | 2025.09.19 20:54:48.059033 [ 190 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part | ||
| 12164 | 2025.09.19 20:54:48.059930 [ 187 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001336002 sec., 565867.4163661432 rows/sec., 41.30 MiB/sec. | ||
| 12165 | 2025.09.19 20:54:48.060072 [ 190 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 12166 | 2025.09.19 20:54:48.060331 [ 190 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_33_8} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12167 | 2025.09.19 20:54:48.060403 [ 190 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_33_8} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 12168 | 2025.09.19 20:54:48.060470 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 12169 | 2025.09.19 20:54:51.962557 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12170 | 2025.09.19 20:54:51.962809 [ 5 ] {4f32437f-f191-4598-8863-de7a029bceec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12171 | 2025.09.19 20:54:51.962903 [ 5 ] {4f32437f-f191-4598-8863-de7a029bceec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12172 | 2025.09.19 20:54:51.963722 [ 5 ] {4f32437f-f191-4598-8863-de7a029bceec} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12173 | 2025.09.19 20:54:51.963762 [ 5 ] {4f32437f-f191-4598-8863-de7a029bceec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12174 | 2025.09.19 20:54:51.964165 [ 5 ] {4f32437f-f191-4598-8863-de7a029bceec} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 12175 | 2025.09.19 20:54:51.964386 [ 5 ] {4f32437f-f191-4598-8863-de7a029bceec} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12176 | 2025.09.19 20:54:51.964540 [ 5 ] {4f32437f-f191-4598-8863-de7a029bceec} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.0018 sec., 1111.111111111111 rows/sec., 90.60 KiB/sec. | ||
| 12177 | 2025.09.19 20:54:51.964584 [ 5 ] {4f32437f-f191-4598-8863-de7a029bceec} <Debug> TCPHandler: Processed in 0.002164851 sec. | ||
| 12178 | 2025.09.19 20:54:51.964714 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12179 | 2025.09.19 20:54:51.964810 [ 5 ] {618cac47-17e1-45ba-bbcf-116ba515541d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12180 | 2025.09.19 20:54:51.964850 [ 5 ] {618cac47-17e1-45ba-bbcf-116ba515541d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12181 | 2025.09.19 20:54:51.965936 [ 5 ] {618cac47-17e1-45ba-bbcf-116ba515541d} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12182 | 2025.09.19 20:54:51.965972 [ 5 ] {618cac47-17e1-45ba-bbcf-116ba515541d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12183 | 2025.09.19 20:54:51.966349 [ 5 ] {618cac47-17e1-45ba-bbcf-116ba515541d} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12184 | 2025.09.19 20:54:51.966553 [ 5 ] {618cac47-17e1-45ba-bbcf-116ba515541d} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12185 | 2025.09.19 20:54:51.966666 [ 63 ] {} <Debug> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12186 | 2025.09.19 20:54:51.966679 [ 5 ] {618cac47-17e1-45ba-bbcf-116ba515541d} <Debug> executeQuery: Read 1197 rows, 100.57 KiB in 0.001887 sec., 634340.2225755167 rows/sec., 52.05 MiB/sec. | ||
| 12187 | 2025.09.19 20:54:51.966742 [ 63 ] {} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12188 | 2025.09.19 20:54:51.966761 [ 5 ] {618cac47-17e1-45ba-bbcf-116ba515541d} <Debug> TCPHandler: Processed in 0.002097009 sec. | ||
| 12189 | 2025.09.19 20:54:51.966768 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12190 | 2025.09.19 20:54:51.966881 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12191 | 2025.09.19 20:54:51.966906 [ 187 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::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 | ||
| 12192 | 2025.09.19 20:54:51.966979 [ 5 ] {0423ac45-c5e4-41c0-9181-e01f66e94a37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12193 | 2025.09.19 20:54:51.967025 [ 5 ] {0423ac45-c5e4-41c0-9181-e01f66e94a37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12194 | 2025.09.19 20:54:51.967045 [ 187 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12195 | 2025.09.19 20:54:51.967089 [ 187 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1407 rows starting from the beginning of the part | ||
| 12196 | 2025.09.19 20:54:51.967167 [ 187 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 56 rows starting from the beginning of the part | ||
| 12197 | 2025.09.19 20:54:51.967224 [ 187 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 265 rows starting from the beginning of the part | ||
| 12198 | 2025.09.19 20:54:51.967277 [ 187 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 56 rows starting from the beginning of the part | ||
| 12199 | 2025.09.19 20:54:51.967325 [ 187 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 138 rows starting from the beginning of the part | ||
| 12200 | 2025.09.19 20:54:51.967372 [ 187 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 1197 rows starting from the beginning of the part | ||
| 12201 | 2025.09.19 20:54:51.967420 [ 5 ] {0423ac45-c5e4-41c0-9181-e01f66e94a37} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12202 | 2025.09.19 20:54:51.967461 [ 5 ] {0423ac45-c5e4-41c0-9181-e01f66e94a37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12203 | 2025.09.19 20:54:51.967798 [ 5 ] {0423ac45-c5e4-41c0-9181-e01f66e94a37} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12204 | 2025.09.19 20:54:51.968009 [ 5 ] {0423ac45-c5e4-41c0-9181-e01f66e94a37} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12205 | 2025.09.19 20:54:51.968145 [ 5 ] {0423ac45-c5e4-41c0-9181-e01f66e94a37} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001183 sec., 1690.61707523246 rows/sec., 118.05 KiB/sec. | ||
| 12206 | 2025.09.19 20:54:51.968184 [ 5 ] {0423ac45-c5e4-41c0-9181-e01f66e94a37} <Debug> TCPHandler: Processed in 0.001354072 sec. | ||
| 12207 | 2025.09.19 20:54:51.968295 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12208 | 2025.09.19 20:54:51.968389 [ 5 ] {797338d6-9298-44f9-9601-feb14390568c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12209 | 2025.09.19 20:54:51.968429 [ 5 ] {797338d6-9298-44f9-9601-feb14390568c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12210 | 2025.09.19 20:54:51.968888 [ 188 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3119 rows, containing 5 columns (5 merged, 0 gathered) in 0.002033548 sec., 1533772.5000835976 rows/sec., 133.68 MiB/sec. | ||
| 12211 | 2025.09.19 20:54:51.968920 [ 5 ] {797338d6-9298-44f9-9601-feb14390568c} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12212 | 2025.09.19 20:54:51.968964 [ 5 ] {797338d6-9298-44f9-9601-feb14390568c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12213 | 2025.09.19 20:54:51.969145 [ 187 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12214 | 2025.09.19 20:54:51.969298 [ 5 ] {797338d6-9298-44f9-9601-feb14390568c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12215 | 2025.09.19 20:54:51.969463 [ 187 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_101_20} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12216 | 2025.09.19 20:54:51.969553 [ 187 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_101_20} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12217 | 2025.09.19 20:54:51.969568 [ 5 ] {797338d6-9298-44f9-9601-feb14390568c} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12218 | 2025.09.19 20:54:51.969624 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 12219 | 2025.09.19 20:54:51.969711 [ 5 ] {797338d6-9298-44f9-9601-feb14390568c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00134 sec., 170149.25373134328 rows/sec., 11.52 MiB/sec. | ||
| 12220 | 2025.09.19 20:54:51.969754 [ 5 ] {797338d6-9298-44f9-9601-feb14390568c} <Debug> TCPHandler: Processed in 0.001509456 sec. | ||
| 12221 | 2025.09.19 20:54:51.969866 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12222 | 2025.09.19 20:54:51.969959 [ 5 ] {df2b451a-fdeb-4b97-9910-a8bc843a1770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12223 | 2025.09.19 20:54:51.969998 [ 5 ] {df2b451a-fdeb-4b97-9910-a8bc843a1770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12224 | 2025.09.19 20:54:51.970603 [ 5 ] {df2b451a-fdeb-4b97-9910-a8bc843a1770} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12225 | 2025.09.19 20:54:51.970637 [ 5 ] {df2b451a-fdeb-4b97-9910-a8bc843a1770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12226 | 2025.09.19 20:54:51.970949 [ 5 ] {df2b451a-fdeb-4b97-9910-a8bc843a1770} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12227 | 2025.09.19 20:54:51.971163 [ 5 ] {df2b451a-fdeb-4b97-9910-a8bc843a1770} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12228 | 2025.09.19 20:54:51.971279 [ 63 ] {} <Debug> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12229 | 2025.09.19 20:54:51.971289 [ 5 ] {df2b451a-fdeb-4b97-9910-a8bc843a1770} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001348 sec., 387240.35608308605 rows/sec., 28.66 MiB/sec. | ||
| 12230 | 2025.09.19 20:54:51.971314 [ 63 ] {} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12231 | 2025.09.19 20:54:51.971340 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12232 | 2025.09.19 20:54:51.971344 [ 5 ] {df2b451a-fdeb-4b97-9910-a8bc843a1770} <Debug> TCPHandler: Processed in 0.001528956 sec. | ||
| 12233 | 2025.09.19 20:54:51.971436 [ 200 ] {8107928c-471f-4f51-a196-f6f1aa28a530::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 | ||
| 12234 | 2025.09.19 20:54:51.971542 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12235 | 2025.09.19 20:54:51.971561 [ 200 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12236 | 2025.09.19 20:54:51.971600 [ 200 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 633 rows starting from the beginning of the part | ||
| 12237 | 2025.09.19 20:54:51.971654 [ 5 ] {8bdff1fa-c765-44e3-bdd0-0967af2d0403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12238 | 2025.09.19 20:54:51.971672 [ 200 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 64 rows starting from the beginning of the part | ||
| 12239 | 2025.09.19 20:54:51.971714 [ 5 ] {8bdff1fa-c765-44e3-bdd0-0967af2d0403} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12240 | 2025.09.19 20:54:51.971732 [ 200 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 155 rows starting from the beginning of the part | ||
| 12241 | 2025.09.19 20:54:51.971785 [ 200 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 64 rows starting from the beginning of the part | ||
| 12242 | 2025.09.19 20:54:51.971831 [ 200 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 105 rows starting from the beginning of the part | ||
| 12243 | 2025.09.19 20:54:51.971877 [ 200 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 522 rows starting from the beginning of the part | ||
| 12244 | 2025.09.19 20:54:51.972389 [ 5 ] {8bdff1fa-c765-44e3-bdd0-0967af2d0403} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12245 | 2025.09.19 20:54:51.972438 [ 5 ] {8bdff1fa-c765-44e3-bdd0-0967af2d0403} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12246 | 2025.09.19 20:54:51.972899 [ 5 ] {8bdff1fa-c765-44e3-bdd0-0967af2d0403} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12247 | 2025.09.19 20:54:51.972973 [ 200 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1543 rows, containing 5 columns (5 merged, 0 gathered) in 0.001580268 sec., 976416.658440214 rows/sec., 77.79 MiB/sec. | ||
| 12248 | 2025.09.19 20:54:51.973123 [ 5 ] {8bdff1fa-c765-44e3-bdd0-0967af2d0403} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12249 | 2025.09.19 20:54:51.973178 [ 192 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12250 | 2025.09.19 20:54:51.973266 [ 5 ] {8bdff1fa-c765-44e3-bdd0-0967af2d0403} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001635 sec., 516819.57186544343 rows/sec., 34.79 MiB/sec. | ||
| 12251 | 2025.09.19 20:54:51.973286 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12252 | 2025.09.19 20:54:51.973310 [ 5 ] {8bdff1fa-c765-44e3-bdd0-0967af2d0403} <Debug> TCPHandler: Processed in 0.001816692 sec. | ||
| 12253 | 2025.09.19 20:54:51.973363 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12254 | 2025.09.19 20:54:51.973392 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12255 | 2025.09.19 20:54:51.973445 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12256 | 2025.09.19 20:54:51.973493 [ 198 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::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 | ||
| 12257 | 2025.09.19 20:54:51.973503 [ 192 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_101_20} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12258 | 2025.09.19 20:54:51.973548 [ 5 ] {676e909b-fa16-45cf-8583-b7a0d7d3b592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12259 | 2025.09.19 20:54:51.973594 [ 5 ] {676e909b-fa16-45cf-8583-b7a0d7d3b592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12260 | 2025.09.19 20:54:51.973614 [ 192 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_101_20} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12261 | 2025.09.19 20:54:51.973641 [ 198 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12262 | 2025.09.19 20:54:51.973682 [ 198 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 27524 rows starting from the beginning of the part | ||
| 12263 | 2025.09.19 20:54:51.973700 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 12264 | 2025.09.19 20:54:51.973751 [ 198 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
| 12265 | 2025.09.19 20:54:51.973805 [ 198 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 203 rows starting from the beginning of the part | ||
| 12266 | 2025.09.19 20:54:51.973849 [ 198 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part | ||
| 12267 | 2025.09.19 20:54:51.973891 [ 198 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
| 12268 | 2025.09.19 20:54:51.973935 [ 198 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 845 rows starting from the beginning of the part | ||
| 12269 | 2025.09.19 20:54:51.973936 [ 5 ] {676e909b-fa16-45cf-8583-b7a0d7d3b592} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12270 | 2025.09.19 20:54:51.973985 [ 5 ] {676e909b-fa16-45cf-8583-b7a0d7d3b592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12271 | 2025.09.19 20:54:51.974340 [ 5 ] {676e909b-fa16-45cf-8583-b7a0d7d3b592} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12272 | 2025.09.19 20:54:51.974567 [ 5 ] {676e909b-fa16-45cf-8583-b7a0d7d3b592} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12273 | 2025.09.19 20:54:51.974698 [ 5 ] {676e909b-fa16-45cf-8583-b7a0d7d3b592} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00117 sec., 51282.05128205128 rows/sec., 3.46 MiB/sec. | ||
| 12274 | 2025.09.19 20:54:51.974701 [ 62 ] {} <Debug> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12275 | 2025.09.19 20:54:51.974735 [ 5 ] {676e909b-fa16-45cf-8583-b7a0d7d3b592} <Debug> TCPHandler: Processed in 0.001339952 sec. | ||
| 12276 | 2025.09.19 20:54:51.974745 [ 62 ] {} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12277 | 2025.09.19 20:54:51.974809 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12278 | 2025.09.19 20:54:51.974888 [ 200 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 12279 | 2025.09.19 20:54:51.974983 [ 200 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12280 | 2025.09.19 20:54:51.975011 [ 200 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5676 rows starting from the beginning of the part | ||
| 12281 | 2025.09.19 20:54:51.975059 [ 200 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 12282 | 2025.09.19 20:54:51.975097 [ 200 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part | ||
| 12283 | 2025.09.19 20:54:51.975130 [ 200 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 12284 | 2025.09.19 20:54:51.975163 [ 200 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part | ||
| 12285 | 2025.09.19 20:54:51.975193 [ 200 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 12286 | 2025.09.19 20:54:51.978304 [ 196 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5976 rows, containing 4 columns (4 merged, 0 gathered) in 0.003443871 sec., 1735256.6341770643 rows/sec., 116.94 MiB/sec. | ||
| 12287 | 2025.09.19 20:54:51.978869 [ 196 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12288 | 2025.09.19 20:54:51.979160 [ 196 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_101_20} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12289 | 2025.09.19 20:54:51.979237 [ 196 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_101_20} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12290 | 2025.09.19 20:54:51.979306 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 12291 | 2025.09.19 20:54:51.982253 [ 196 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29052 rows, containing 5 columns (5 merged, 0 gathered) in 0.008810217 sec., 3297535.1231416888 rows/sec., 226.55 MiB/sec. | ||
| 12292 | 2025.09.19 20:54:51.982690 [ 188 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12293 | 2025.09.19 20:54:51.982951 [ 188 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12294 | 2025.09.19 20:54:51.983023 [ 188 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12295 | 2025.09.19 20:54:51.983115 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 12296 | 2025.09.19 20:54:52.000238 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 346.36 MiB, peak 357.35 MiB, free memory in arenas 0.00 B, will set to 349.19 MiB (RSS), difference: 2.84 MiB | ||
| 12297 | 2025.09.19 20:54:53.452253 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33096 | ||
| 12298 | 2025.09.19 20:54:53.452849 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12299 | 2025.09.19 20:54:53.452893 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12300 | 2025.09.19 20:54:53.453414 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 12301 | 2025.09.19 20:54:53.453668 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12302 | 2025.09.19 20:54:53.453806 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33096 | ||
| 12303 | 2025.09.19 20:54:55.226539 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 12304 | 2025.09.19 20:54:55.251347 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12305 | 2025.09.19 20:54:55.251439 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12306 | 2025.09.19 20:54:55.260817 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 12307 | 2025.09.19 20:54:55.261778 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12308 | 2025.09.19 20:54:55.266333 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 12309 | 2025.09.19 20:54:56.043083 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1438 | ||
| 12310 | 2025.09.19 20:54:56.045429 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12311 | 2025.09.19 20:54:56.045484 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12312 | 2025.09.19 20:54:56.046733 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12313 | 2025.09.19 20:54:56.047032 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12314 | 2025.09.19 20:54:56.047205 [ 56 ] {} <Debug> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12315 | 2025.09.19 20:54:56.047271 [ 56 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12316 | 2025.09.19 20:54:56.047293 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12317 | 2025.09.19 20:54:56.047394 [ 186 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::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 | ||
| 12318 | 2025.09.19 20:54:56.047423 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1438 | ||
| 12319 | 2025.09.19 20:54:56.047840 [ 186 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12320 | 2025.09.19 20:54:56.047976 [ 186 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1308 rows starting from the beginning of the part | ||
| 12321 | 2025.09.19 20:54:56.048318 [ 186 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::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 | ||
| 12322 | 2025.09.19 20:54:56.048666 [ 186 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 28 rows starting from the beginning of the part | ||
| 12323 | 2025.09.19 20:54:56.048989 [ 186 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 20 rows starting from the beginning of the part | ||
| 12324 | 2025.09.19 20:54:56.049307 [ 186 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 28 rows starting from the beginning of the part | ||
| 12325 | 2025.09.19 20:54:56.049629 [ 186 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 26 rows starting from the beginning of the part | ||
| 12326 | 2025.09.19 20:54:56.056030 [ 188 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1438 rows, containing 72 columns (72 merged, 0 gathered) in 0.008683354 sec., 165604.21238152907 rows/sec., 127.94 MiB/sec. | ||
| 12327 | 2025.09.19 20:54:56.057039 [ 221 ] {} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): 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] | ||
| 12328 | 2025.09.19 20:54:56.057089 [ 221 ] {} <Debug> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): 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] | ||
| 12329 | 2025.09.19 20:54:56.057505 [ 194 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12330 | 2025.09.19 20:54:56.058051 [ 194 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_51_10} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12331 | 2025.09.19 20:54:56.058141 [ 194 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_51_10} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12332 | 2025.09.19 20:54:56.058316 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
| 12333 | 2025.09.19 20:54:56.074055 [ 221 ] {} <Debug> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): 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] | ||
| 12334 | 2025.09.19 20:54:56.937192 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12335 | 2025.09.19 20:54:56.937369 [ 5 ] {220c0381-e285-49da-a52c-7a2a8dc0c4d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12336 | 2025.09.19 20:54:56.937435 [ 5 ] {220c0381-e285-49da-a52c-7a2a8dc0c4d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12337 | 2025.09.19 20:54:56.938175 [ 5 ] {220c0381-e285-49da-a52c-7a2a8dc0c4d3} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12338 | 2025.09.19 20:54:56.938218 [ 5 ] {220c0381-e285-49da-a52c-7a2a8dc0c4d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12339 | 2025.09.19 20:54:56.938633 [ 5 ] {220c0381-e285-49da-a52c-7a2a8dc0c4d3} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12340 | 2025.09.19 20:54:56.938872 [ 5 ] {220c0381-e285-49da-a52c-7a2a8dc0c4d3} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12341 | 2025.09.19 20:54:56.939034 [ 5 ] {220c0381-e285-49da-a52c-7a2a8dc0c4d3} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001713 sec., 80560.42031523644 rows/sec., 6.97 MiB/sec. | ||
| 12342 | 2025.09.19 20:54:56.939085 [ 5 ] {220c0381-e285-49da-a52c-7a2a8dc0c4d3} <Debug> TCPHandler: Processed in 0.002018617 sec. | ||
| 12343 | 2025.09.19 20:54:56.939091 [ 223 ] {} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): 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] | ||
| 12344 | 2025.09.19 20:54:56.939145 [ 223 ] {} <Debug> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): 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] | ||
| 12345 | 2025.09.19 20:54:56.939211 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12346 | 2025.09.19 20:54:56.939320 [ 5 ] {db1c0e5e-1e7b-4947-9020-3b7bc62d0060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12347 | 2025.09.19 20:54:56.939365 [ 5 ] {db1c0e5e-1e7b-4947-9020-3b7bc62d0060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12348 | 2025.09.19 20:54:56.939780 [ 5 ] {db1c0e5e-1e7b-4947-9020-3b7bc62d0060} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12349 | 2025.09.19 20:54:56.939820 [ 5 ] {db1c0e5e-1e7b-4947-9020-3b7bc62d0060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12350 | 2025.09.19 20:54:56.940180 [ 5 ] {db1c0e5e-1e7b-4947-9020-3b7bc62d0060} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12351 | 2025.09.19 20:54:56.940419 [ 5 ] {db1c0e5e-1e7b-4947-9020-3b7bc62d0060} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12352 | 2025.09.19 20:54:56.940553 [ 5 ] {db1c0e5e-1e7b-4947-9020-3b7bc62d0060} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001257 sec., 32617.34287987271 rows/sec., 2.40 MiB/sec. | ||
| 12353 | 2025.09.19 20:54:56.940591 [ 5 ] {db1c0e5e-1e7b-4947-9020-3b7bc62d0060} <Debug> TCPHandler: Processed in 0.001431904 sec. | ||
| 12354 | 2025.09.19 20:54:56.940702 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12355 | 2025.09.19 20:54:56.940795 [ 5 ] {2eeeaecc-d286-48dd-83a4-ad44183aa443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12356 | 2025.09.19 20:54:56.940836 [ 5 ] {2eeeaecc-d286-48dd-83a4-ad44183aa443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12357 | 2025.09.19 20:54:56.941258 [ 5 ] {2eeeaecc-d286-48dd-83a4-ad44183aa443} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12358 | 2025.09.19 20:54:56.941295 [ 5 ] {2eeeaecc-d286-48dd-83a4-ad44183aa443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12359 | 2025.09.19 20:54:56.941606 [ 5 ] {2eeeaecc-d286-48dd-83a4-ad44183aa443} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12360 | 2025.09.19 20:54:56.941906 [ 5 ] {2eeeaecc-d286-48dd-83a4-ad44183aa443} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12361 | 2025.09.19 20:54:56.942043 [ 5 ] {2eeeaecc-d286-48dd-83a4-ad44183aa443} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001265 sec., 83003.95256916995 rows/sec., 6.48 MiB/sec. | ||
| 12362 | 2025.09.19 20:54:56.942081 [ 5 ] {2eeeaecc-d286-48dd-83a4-ad44183aa443} <Debug> TCPHandler: Processed in 0.001428834 sec. | ||
| 12363 | 2025.09.19 20:54:56.942092 [ 219 ] {} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): 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] | ||
| 12364 | 2025.09.19 20:54:56.942123 [ 219 ] {} <Debug> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): 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] | ||
| 12365 | 2025.09.19 20:54:56.942190 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12366 | 2025.09.19 20:54:56.942290 [ 5 ] {9df531d6-7f11-432d-921d-d3082cff4706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12367 | 2025.09.19 20:54:56.942332 [ 5 ] {9df531d6-7f11-432d-921d-d3082cff4706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12368 | 2025.09.19 20:54:56.942683 [ 223 ] {} <Debug> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): 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] | ||
| 12369 | 2025.09.19 20:54:56.942730 [ 5 ] {9df531d6-7f11-432d-921d-d3082cff4706} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12370 | 2025.09.19 20:54:56.942772 [ 5 ] {9df531d6-7f11-432d-921d-d3082cff4706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12371 | 2025.09.19 20:54:56.943146 [ 5 ] {9df531d6-7f11-432d-921d-d3082cff4706} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12372 | 2025.09.19 20:54:56.943363 [ 5 ] {9df531d6-7f11-432d-921d-d3082cff4706} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12373 | 2025.09.19 20:54:56.943496 [ 5 ] {9df531d6-7f11-432d-921d-d3082cff4706} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 12374 | 2025.09.19 20:54:56.943534 [ 5 ] {9df531d6-7f11-432d-921d-d3082cff4706} <Debug> TCPHandler: Processed in 0.001392393 sec. | ||
| 12375 | 2025.09.19 20:54:56.943643 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12376 | 2025.09.19 20:54:56.943739 [ 5 ] {ee16b331-788f-4852-b9e4-b5271d8f7734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12377 | 2025.09.19 20:54:56.943794 [ 5 ] {ee16b331-788f-4852-b9e4-b5271d8f7734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12378 | 2025.09.19 20:54:56.944620 [ 5 ] {ee16b331-788f-4852-b9e4-b5271d8f7734} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12379 | 2025.09.19 20:54:56.944657 [ 5 ] {ee16b331-788f-4852-b9e4-b5271d8f7734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12380 | 2025.09.19 20:54:56.945236 [ 5 ] {ee16b331-788f-4852-b9e4-b5271d8f7734} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12381 | 2025.09.19 20:54:56.945484 [ 5 ] {ee16b331-788f-4852-b9e4-b5271d8f7734} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12382 | 2025.09.19 20:54:56.945605 [ 55 ] {} <Debug> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12383 | 2025.09.19 20:54:56.945624 [ 5 ] {ee16b331-788f-4852-b9e4-b5271d8f7734} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001904 sec., 21533.61344537815 rows/sec., 38.59 MiB/sec. | ||
| 12384 | 2025.09.19 20:54:56.945658 [ 55 ] {} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12385 | 2025.09.19 20:54:56.945689 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12386 | 2025.09.19 20:54:56.945717 [ 5 ] {ee16b331-788f-4852-b9e4-b5271d8f7734} <Debug> TCPHandler: Processed in 0.00212028 sec. | ||
| 12387 | 2025.09.19 20:54:56.945785 [ 189 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 12388 | 2025.09.19 20:54:56.945838 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12389 | 2025.09.19 20:54:56.945936 [ 5 ] {30c411e7-2700-4792-b34c-5e65d05969c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12390 | 2025.09.19 20:54:56.945943 [ 219 ] {} <Debug> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): 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] | ||
| 12391 | 2025.09.19 20:54:56.945981 [ 5 ] {30c411e7-2700-4792-b34c-5e65d05969c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12392 | 2025.09.19 20:54:56.945994 [ 189 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12393 | 2025.09.19 20:54:56.946053 [ 189 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1765 rows starting from the beginning of the part | ||
| 12394 | 2025.09.19 20:54:56.946186 [ 189 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 12395 | 2025.09.19 20:54:56.946303 [ 189 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 12396 | 2025.09.19 20:54:56.946324 [ 5 ] {30c411e7-2700-4792-b34c-5e65d05969c5} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12397 | 2025.09.19 20:54:56.946362 [ 5 ] {30c411e7-2700-4792-b34c-5e65d05969c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12398 | 2025.09.19 20:54:56.946409 [ 189 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 12399 | 2025.09.19 20:54:56.946518 [ 189 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 12400 | 2025.09.19 20:54:56.946626 [ 189 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 12401 | 2025.09.19 20:54:56.946710 [ 5 ] {30c411e7-2700-4792-b34c-5e65d05969c5} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12402 | 2025.09.19 20:54:56.946931 [ 5 ] {30c411e7-2700-4792-b34c-5e65d05969c5} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12403 | 2025.09.19 20:54:56.947064 [ 5 ] {30c411e7-2700-4792-b34c-5e65d05969c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001148 sec., 52264.80836236934 rows/sec., 3.52 MiB/sec. | ||
| 12404 | 2025.09.19 20:54:56.947101 [ 5 ] {30c411e7-2700-4792-b34c-5e65d05969c5} <Debug> TCPHandler: Processed in 0.001312971 sec. | ||
| 12405 | 2025.09.19 20:54:56.959891 [ 194 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1970 rows, containing 19 columns (19 merged, 0 gathered) in 0.014145193 sec., 139269.92724666253 rows/sec., 249.57 MiB/sec. | ||
| 12406 | 2025.09.19 20:54:56.961985 [ 188 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12407 | 2025.09.19 20:54:56.962389 [ 188 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12408 | 2025.09.19 20:54:56.962479 [ 188 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12409 | 2025.09.19 20:54:56.962658 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.56 MiB. | ||
| 12410 | 2025.09.19 20:54:57.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 349.78 MiB, peak 367.32 MiB, free memory in arenas 0.00 B, will set to 355.40 MiB (RSS), difference: 5.62 MiB | ||
| 12411 | 2025.09.19 20:54:57.243756 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): 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] | ||
| 12412 | 2025.09.19 20:54:57.243852 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): 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] | ||
| 12413 | 2025.09.19 20:54:57.248313 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): 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] | ||
| 12414 | 2025.09.19 20:55:00.753044 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12415 | 2025.09.19 20:55:00.753145 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12416 | 2025.09.19 20:55:00.954923 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33544 | ||
| 12417 | 2025.09.19 20:55:00.955425 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12418 | 2025.09.19 20:55:00.955472 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12419 | 2025.09.19 20:55:00.955957 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 12420 | 2025.09.19 20:55:00.956189 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12421 | 2025.09.19 20:55:00.956324 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33544 | ||
| 12422 | 2025.09.19 20:55:00.956441 [ 225 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): 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] | ||
| 12423 | 2025.09.19 20:55:00.956498 [ 225 ] {} <Debug> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): 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] | ||
| 12424 | 2025.09.19 20:55:00.959987 [ 225 ] {} <Debug> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): 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] | ||
| 12425 | 2025.09.19 20:55:01.431801 [ 219 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): 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] | ||
| 12426 | 2025.09.19 20:55:01.431848 [ 219 ] {} <Debug> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): 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] | ||
| 12427 | 2025.09.19 20:55:01.434407 [ 219 ] {} <Debug> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): 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] | ||
| 12428 | 2025.09.19 20:55:01.934433 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12429 | 2025.09.19 20:55:01.934634 [ 5 ] {5aacfb35-7d3b-477a-bab4-53250f647d02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12430 | 2025.09.19 20:55:01.934707 [ 5 ] {5aacfb35-7d3b-477a-bab4-53250f647d02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12431 | 2025.09.19 20:55:01.935466 [ 5 ] {5aacfb35-7d3b-477a-bab4-53250f647d02} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12432 | 2025.09.19 20:55:01.935512 [ 5 ] {5aacfb35-7d3b-477a-bab4-53250f647d02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12433 | 2025.09.19 20:55:01.935902 [ 5 ] {5aacfb35-7d3b-477a-bab4-53250f647d02} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12434 | 2025.09.19 20:55:01.936130 [ 5 ] {5aacfb35-7d3b-477a-bab4-53250f647d02} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12435 | 2025.09.19 20:55:01.936286 [ 5 ] {5aacfb35-7d3b-477a-bab4-53250f647d02} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001706 sec., 32825.3223915592 rows/sec., 2.51 MiB/sec. | ||
| 12436 | 2025.09.19 20:55:01.936328 [ 5 ] {5aacfb35-7d3b-477a-bab4-53250f647d02} <Debug> TCPHandler: Processed in 0.002035828 sec. | ||
| 12437 | 2025.09.19 20:55:01.936452 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12438 | 2025.09.19 20:55:01.936548 [ 5 ] {42e85660-9639-4a46-b476-d348932929da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12439 | 2025.09.19 20:55:01.936589 [ 5 ] {42e85660-9639-4a46-b476-d348932929da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12440 | 2025.09.19 20:55:01.937043 [ 5 ] {42e85660-9639-4a46-b476-d348932929da} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12441 | 2025.09.19 20:55:01.937080 [ 5 ] {42e85660-9639-4a46-b476-d348932929da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12442 | 2025.09.19 20:55:01.937374 [ 5 ] {42e85660-9639-4a46-b476-d348932929da} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12443 | 2025.09.19 20:55:01.937580 [ 5 ] {42e85660-9639-4a46-b476-d348932929da} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12444 | 2025.09.19 20:55:01.937711 [ 5 ] {42e85660-9639-4a46-b476-d348932929da} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001181 sec., 54191.363251481795 rows/sec., 4.23 MiB/sec. | ||
| 12445 | 2025.09.19 20:55:01.937748 [ 5 ] {42e85660-9639-4a46-b476-d348932929da} <Debug> TCPHandler: Processed in 0.001346681 sec. | ||
| 12446 | 2025.09.19 20:55:01.937861 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12447 | 2025.09.19 20:55:01.937955 [ 5 ] {a7019c52-bb18-4022-91eb-6748df8ffae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12448 | 2025.09.19 20:55:01.937999 [ 5 ] {a7019c52-bb18-4022-91eb-6748df8ffae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12449 | 2025.09.19 20:55:01.938411 [ 5 ] {a7019c52-bb18-4022-91eb-6748df8ffae7} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12450 | 2025.09.19 20:55:01.938446 [ 5 ] {a7019c52-bb18-4022-91eb-6748df8ffae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12451 | 2025.09.19 20:55:01.938768 [ 5 ] {a7019c52-bb18-4022-91eb-6748df8ffae7} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12452 | 2025.09.19 20:55:01.938986 [ 5 ] {a7019c52-bb18-4022-91eb-6748df8ffae7} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12453 | 2025.09.19 20:55:01.939118 [ 5 ] {a7019c52-bb18-4022-91eb-6748df8ffae7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 12454 | 2025.09.19 20:55:01.939155 [ 5 ] {a7019c52-bb18-4022-91eb-6748df8ffae7} <Debug> TCPHandler: Processed in 0.001343792 sec. | ||
| 12455 | 2025.09.19 20:55:01.939261 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12456 | 2025.09.19 20:55:01.939354 [ 5 ] {a8c78963-0fd1-4090-99b8-d520c3f00cbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12457 | 2025.09.19 20:55:01.939397 [ 5 ] {a8c78963-0fd1-4090-99b8-d520c3f00cbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12458 | 2025.09.19 20:55:01.939722 [ 5 ] {a8c78963-0fd1-4090-99b8-d520c3f00cbe} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12459 | 2025.09.19 20:55:01.939758 [ 5 ] {a8c78963-0fd1-4090-99b8-d520c3f00cbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12460 | 2025.09.19 20:55:01.940068 [ 5 ] {a8c78963-0fd1-4090-99b8-d520c3f00cbe} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12461 | 2025.09.19 20:55:01.940272 [ 5 ] {a8c78963-0fd1-4090-99b8-d520c3f00cbe} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12462 | 2025.09.19 20:55:01.940401 [ 5 ] {a8c78963-0fd1-4090-99b8-d520c3f00cbe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 12463 | 2025.09.19 20:55:01.940436 [ 5 ] {a8c78963-0fd1-4090-99b8-d520c3f00cbe} <Debug> TCPHandler: Processed in 0.001224329 sec. | ||
| 12464 | 2025.09.19 20:55:02.767367 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 12465 | 2025.09.19 20:55:02.785017 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12466 | 2025.09.19 20:55:02.785079 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12467 | 2025.09.19 20:55:02.791146 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 12468 | 2025.09.19 20:55:02.791869 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12469 | 2025.09.19 20:55:02.795000 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 12470 | 2025.09.19 20:55:06.048521 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1458 | ||
| 12471 | 2025.09.19 20:55:06.050609 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12472 | 2025.09.19 20:55:06.050648 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12473 | 2025.09.19 20:55:06.051819 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12474 | 2025.09.19 20:55:06.052085 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12475 | 2025.09.19 20:55:06.052351 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1458 | ||
| 12476 | 2025.09.19 20:55:06.937832 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12477 | 2025.09.19 20:55:06.938036 [ 5 ] {37423de5-c6c3-45e0-be7a-875dd96c986c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12478 | 2025.09.19 20:55:06.938103 [ 5 ] {37423de5-c6c3-45e0-be7a-875dd96c986c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12479 | 2025.09.19 20:55:06.938773 [ 5 ] {37423de5-c6c3-45e0-be7a-875dd96c986c} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12480 | 2025.09.19 20:55:06.938821 [ 5 ] {37423de5-c6c3-45e0-be7a-875dd96c986c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12481 | 2025.09.19 20:55:06.939216 [ 5 ] {37423de5-c6c3-45e0-be7a-875dd96c986c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 12482 | 2025.09.19 20:55:06.939521 [ 5 ] {37423de5-c6c3-45e0-be7a-875dd96c986c} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12483 | 2025.09.19 20:55:06.939693 [ 5 ] {37423de5-c6c3-45e0-be7a-875dd96c986c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001708 sec., 14051.522248243558 rows/sec., 1.17 MiB/sec. | ||
| 12484 | 2025.09.19 20:55:06.939748 [ 5 ] {37423de5-c6c3-45e0-be7a-875dd96c986c} <Debug> TCPHandler: Processed in 0.002049938 sec. | ||
| 12485 | 2025.09.19 20:55:06.939876 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12486 | 2025.09.19 20:55:06.939981 [ 5 ] {272ca79c-2041-4e6f-9caa-1a39b78e9fbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12487 | 2025.09.19 20:55:06.940028 [ 5 ] {272ca79c-2041-4e6f-9caa-1a39b78e9fbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12488 | 2025.09.19 20:55:06.940444 [ 5 ] {272ca79c-2041-4e6f-9caa-1a39b78e9fbe} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12489 | 2025.09.19 20:55:06.940482 [ 5 ] {272ca79c-2041-4e6f-9caa-1a39b78e9fbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12490 | 2025.09.19 20:55:06.940797 [ 5 ] {272ca79c-2041-4e6f-9caa-1a39b78e9fbe} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 12491 | 2025.09.19 20:55:06.941020 [ 5 ] {272ca79c-2041-4e6f-9caa-1a39b78e9fbe} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12492 | 2025.09.19 20:55:06.941159 [ 5 ] {272ca79c-2041-4e6f-9caa-1a39b78e9fbe} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001203 sec., 1662.5103906899417 rows/sec., 135.57 KiB/sec. | ||
| 12493 | 2025.09.19 20:55:06.941200 [ 5 ] {272ca79c-2041-4e6f-9caa-1a39b78e9fbe} <Debug> TCPHandler: Processed in 0.001376372 sec. | ||
| 12494 | 2025.09.19 20:55:06.941309 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12495 | 2025.09.19 20:55:06.941409 [ 5 ] {c5355d71-4703-4e61-9043-2d788b9c8596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12496 | 2025.09.19 20:55:06.941450 [ 5 ] {c5355d71-4703-4e61-9043-2d788b9c8596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12497 | 2025.09.19 20:55:06.941986 [ 5 ] {c5355d71-4703-4e61-9043-2d788b9c8596} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12498 | 2025.09.19 20:55:06.942023 [ 5 ] {c5355d71-4703-4e61-9043-2d788b9c8596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12499 | 2025.09.19 20:55:06.942363 [ 5 ] {c5355d71-4703-4e61-9043-2d788b9c8596} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12500 | 2025.09.19 20:55:06.942578 [ 5 ] {c5355d71-4703-4e61-9043-2d788b9c8596} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12501 | 2025.09.19 20:55:06.942712 [ 5 ] {c5355d71-4703-4e61-9043-2d788b9c8596} <Debug> executeQuery: Read 259 rows, 23.74 KiB in 0.001322 sec., 195915.27987897125 rows/sec., 17.54 MiB/sec. | ||
| 12502 | 2025.09.19 20:55:06.942751 [ 5 ] {c5355d71-4703-4e61-9043-2d788b9c8596} <Debug> TCPHandler: Processed in 0.001493375 sec. | ||
| 12503 | 2025.09.19 20:55:06.942858 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12504 | 2025.09.19 20:55:06.942951 [ 5 ] {d0af4515-5cbd-4a70-aebc-19f25bf72deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12505 | 2025.09.19 20:55:06.942991 [ 5 ] {d0af4515-5cbd-4a70-aebc-19f25bf72deb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12506 | 2025.09.19 20:55:06.943401 [ 5 ] {d0af4515-5cbd-4a70-aebc-19f25bf72deb} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12507 | 2025.09.19 20:55:06.943437 [ 5 ] {d0af4515-5cbd-4a70-aebc-19f25bf72deb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12508 | 2025.09.19 20:55:06.943734 [ 5 ] {d0af4515-5cbd-4a70-aebc-19f25bf72deb} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12509 | 2025.09.19 20:55:06.943939 [ 5 ] {d0af4515-5cbd-4a70-aebc-19f25bf72deb} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12510 | 2025.09.19 20:55:06.944053 [ 47 ] {} <Debug> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12511 | 2025.09.19 20:55:06.944068 [ 5 ] {d0af4515-5cbd-4a70-aebc-19f25bf72deb} <Debug> executeQuery: Read 55 rows, 4.18 KiB in 0.001135 sec., 48458.149779735686 rows/sec., 3.60 MiB/sec. | ||
| 12512 | 2025.09.19 20:55:06.944116 [ 47 ] {} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12513 | 2025.09.19 20:55:06.944128 [ 5 ] {d0af4515-5cbd-4a70-aebc-19f25bf72deb} <Debug> TCPHandler: Processed in 0.001318481 sec. | ||
| 12514 | 2025.09.19 20:55:06.944144 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12515 | 2025.09.19 20:55:06.944236 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12516 | 2025.09.19 20:55:06.944276 [ 194 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 12517 | 2025.09.19 20:55:06.944338 [ 5 ] {8939c571-be5f-4144-86f6-1b8c02ef4051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12518 | 2025.09.19 20:55:06.944383 [ 5 ] {8939c571-be5f-4144-86f6-1b8c02ef4051} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12519 | 2025.09.19 20:55:06.944433 [ 194 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12520 | 2025.09.19 20:55:06.944475 [ 194 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 71 rows starting from the beginning of the part | ||
| 12521 | 2025.09.19 20:55:06.944550 [ 194 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 67 rows starting from the beginning of the part | ||
| 12522 | 2025.09.19 20:55:06.944602 [ 194 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 12523 | 2025.09.19 20:55:06.944650 [ 194 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 2 rows starting from the beginning of the part | ||
| 12524 | 2025.09.19 20:55:06.944701 [ 194 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 12525 | 2025.09.19 20:55:06.944748 [ 194 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 55 rows starting from the beginning of the part | ||
| 12526 | 2025.09.19 20:55:06.944792 [ 5 ] {8939c571-be5f-4144-86f6-1b8c02ef4051} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12527 | 2025.09.19 20:55:06.944836 [ 5 ] {8939c571-be5f-4144-86f6-1b8c02ef4051} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12528 | 2025.09.19 20:55:06.945178 [ 5 ] {8939c571-be5f-4144-86f6-1b8c02ef4051} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12529 | 2025.09.19 20:55:06.945415 [ 5 ] {8939c571-be5f-4144-86f6-1b8c02ef4051} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12530 | 2025.09.19 20:55:06.945555 [ 5 ] {8939c571-be5f-4144-86f6-1b8c02ef4051} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001236 sec., 19417.475728155343 rows/sec., 1.61 MiB/sec. | ||
| 12531 | 2025.09.19 20:55:06.945596 [ 5 ] {8939c571-be5f-4144-86f6-1b8c02ef4051} <Debug> TCPHandler: Processed in 0.001409073 sec. | ||
| 12532 | 2025.09.19 20:55:06.945633 [ 188 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 277 rows, containing 5 columns (5 merged, 0 gathered) in 0.001416034 sec., 195616.77191366872 rows/sec., 15.10 MiB/sec. | ||
| 12533 | 2025.09.19 20:55:06.945708 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12534 | 2025.09.19 20:55:06.945808 [ 5 ] {e36c291a-5f02-40ed-bd61-477a65a25c69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12535 | 2025.09.19 20:55:06.945833 [ 195 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12536 | 2025.09.19 20:55:06.945850 [ 5 ] {e36c291a-5f02-40ed-bd61-477a65a25c69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12537 | 2025.09.19 20:55:06.946144 [ 195 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_61_12} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12538 | 2025.09.19 20:55:06.946227 [ 195 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_61_12} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12539 | 2025.09.19 20:55:06.946322 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 12540 | 2025.09.19 20:55:06.946559 [ 5 ] {e36c291a-5f02-40ed-bd61-477a65a25c69} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12541 | 2025.09.19 20:55:06.946601 [ 5 ] {e36c291a-5f02-40ed-bd61-477a65a25c69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12542 | 2025.09.19 20:55:06.946905 [ 5 ] {e36c291a-5f02-40ed-bd61-477a65a25c69} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 12543 | 2025.09.19 20:55:06.947124 [ 5 ] {e36c291a-5f02-40ed-bd61-477a65a25c69} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12544 | 2025.09.19 20:55:06.947256 [ 5 ] {e36c291a-5f02-40ed-bd61-477a65a25c69} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001466 sec., 8185.538881309686 rows/sec., 639.50 KiB/sec. | ||
| 12545 | 2025.09.19 20:55:06.947296 [ 5 ] {e36c291a-5f02-40ed-bd61-477a65a25c69} <Debug> TCPHandler: Processed in 0.001638079 sec. | ||
| 12546 | 2025.09.19 20:55:06.947413 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12547 | 2025.09.19 20:55:06.947508 [ 5 ] {fbe74b35-9f41-4853-bb46-db9f2f77ce30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12548 | 2025.09.19 20:55:06.947548 [ 5 ] {fbe74b35-9f41-4853-bb46-db9f2f77ce30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12549 | 2025.09.19 20:55:06.948018 [ 5 ] {fbe74b35-9f41-4853-bb46-db9f2f77ce30} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12550 | 2025.09.19 20:55:06.948054 [ 5 ] {fbe74b35-9f41-4853-bb46-db9f2f77ce30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12551 | 2025.09.19 20:55:06.948434 [ 5 ] {fbe74b35-9f41-4853-bb46-db9f2f77ce30} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12552 | 2025.09.19 20:55:06.948687 [ 5 ] {fbe74b35-9f41-4853-bb46-db9f2f77ce30} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12553 | 2025.09.19 20:55:06.948841 [ 5 ] {fbe74b35-9f41-4853-bb46-db9f2f77ce30} <Debug> executeQuery: Read 143 rows, 11.82 KiB in 0.001349 sec., 106004.44773906597 rows/sec., 8.56 MiB/sec. | ||
| 12554 | 2025.09.19 20:55:06.948885 [ 5 ] {fbe74b35-9f41-4853-bb46-db9f2f77ce30} <Debug> TCPHandler: Processed in 0.001526236 sec. | ||
| 12555 | 2025.09.19 20:55:06.949010 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12556 | 2025.09.19 20:55:06.949108 [ 5 ] {22255fe3-e834-42ee-bdc9-e299003dc998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12557 | 2025.09.19 20:55:06.949150 [ 5 ] {22255fe3-e834-42ee-bdc9-e299003dc998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12558 | 2025.09.19 20:55:06.949561 [ 5 ] {22255fe3-e834-42ee-bdc9-e299003dc998} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12559 | 2025.09.19 20:55:06.949596 [ 5 ] {22255fe3-e834-42ee-bdc9-e299003dc998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12560 | 2025.09.19 20:55:06.949927 [ 5 ] {22255fe3-e834-42ee-bdc9-e299003dc998} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12561 | 2025.09.19 20:55:06.950133 [ 5 ] {22255fe3-e834-42ee-bdc9-e299003dc998} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12562 | 2025.09.19 20:55:06.950263 [ 5 ] {22255fe3-e834-42ee-bdc9-e299003dc998} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001174 sec., 167802.3850085179 rows/sec., 12.04 MiB/sec. | ||
| 12563 | 2025.09.19 20:55:06.950300 [ 5 ] {22255fe3-e834-42ee-bdc9-e299003dc998} <Debug> TCPHandler: Processed in 0.001349802 sec. | ||
| 12564 | 2025.09.19 20:55:06.950410 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12565 | 2025.09.19 20:55:06.950502 [ 5 ] {76689f13-8355-4416-a7b2-1969a198b6ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12566 | 2025.09.19 20:55:06.950555 [ 5 ] {76689f13-8355-4416-a7b2-1969a198b6ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12567 | 2025.09.19 20:55:06.951403 [ 5 ] {76689f13-8355-4416-a7b2-1969a198b6ac} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12568 | 2025.09.19 20:55:06.951438 [ 5 ] {76689f13-8355-4416-a7b2-1969a198b6ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12569 | 2025.09.19 20:55:06.951986 [ 5 ] {76689f13-8355-4416-a7b2-1969a198b6ac} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12570 | 2025.09.19 20:55:06.952202 [ 5 ] {76689f13-8355-4416-a7b2-1969a198b6ac} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12571 | 2025.09.19 20:55:06.952342 [ 5 ] {76689f13-8355-4416-a7b2-1969a198b6ac} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001858 sec., 22066.73842841765 rows/sec., 39.54 MiB/sec. | ||
| 12572 | 2025.09.19 20:55:06.952407 [ 5 ] {76689f13-8355-4416-a7b2-1969a198b6ac} <Debug> TCPHandler: Processed in 0.002045508 sec. | ||
| 12573 | 2025.09.19 20:55:06.952520 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12574 | 2025.09.19 20:55:06.952613 [ 5 ] {20b9d2df-10a4-4d42-9ea7-7eaab3aad800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12575 | 2025.09.19 20:55:06.952654 [ 5 ] {20b9d2df-10a4-4d42-9ea7-7eaab3aad800} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12576 | 2025.09.19 20:55:06.952987 [ 5 ] {20b9d2df-10a4-4d42-9ea7-7eaab3aad800} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12577 | 2025.09.19 20:55:06.953023 [ 5 ] {20b9d2df-10a4-4d42-9ea7-7eaab3aad800} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12578 | 2025.09.19 20:55:06.953322 [ 5 ] {20b9d2df-10a4-4d42-9ea7-7eaab3aad800} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12579 | 2025.09.19 20:55:06.953522 [ 5 ] {20b9d2df-10a4-4d42-9ea7-7eaab3aad800} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12580 | 2025.09.19 20:55:06.953650 [ 5 ] {20b9d2df-10a4-4d42-9ea7-7eaab3aad800} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 12581 | 2025.09.19 20:55:06.953685 [ 5 ] {20b9d2df-10a4-4d42-9ea7-7eaab3aad800} <Debug> TCPHandler: Processed in 0.001215708 sec. | ||
| 12582 | 2025.09.19 20:55:08.457406 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34056 | ||
| 12583 | 2025.09.19 20:55:08.457949 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12584 | 2025.09.19 20:55:08.457989 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12585 | 2025.09.19 20:55:08.458485 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12586 | 2025.09.19 20:55:08.458718 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12587 | 2025.09.19 20:55:08.458853 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34056 | ||
| 12588 | 2025.09.19 20:55:08.458915 [ 43 ] {} <Debug> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12589 | 2025.09.19 20:55:08.459012 [ 43 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12590 | 2025.09.19 20:55:08.459048 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12591 | 2025.09.19 20:55:08.459188 [ 193 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 12592 | 2025.09.19 20:55:08.459351 [ 193 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12593 | 2025.09.19 20:55:08.459395 [ 193 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31624 rows starting from the beginning of the part | ||
| 12594 | 2025.09.19 20:55:08.459467 [ 193 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 12595 | 2025.09.19 20:55:08.459518 [ 193 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 12596 | 2025.09.19 20:55:08.459569 [ 193 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 12597 | 2025.09.19 20:55:08.459613 [ 193 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 12598 | 2025.09.19 20:55:08.459660 [ 193 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 12599 | 2025.09.19 20:55:08.462325 [ 191 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34056 rows, containing 4 columns (4 merged, 0 gathered) in 0.003194295 sec., 10661507.46878419 rows/sec., 152.51 MiB/sec. | ||
| 12600 | 2025.09.19 20:55:08.462512 [ 191 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12601 | 2025.09.19 20:55:08.463021 [ 191 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_71_14} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12602 | 2025.09.19 20:55:08.463147 [ 191 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_71_14} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12603 | 2025.09.19 20:55:08.463271 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.01 MiB. | ||
| 12604 | 2025.09.19 20:55:10.296029 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 12605 | 2025.09.19 20:55:10.313128 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12606 | 2025.09.19 20:55:10.313178 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12607 | 2025.09.19 20:55:10.319320 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12608 | 2025.09.19 20:55:10.320033 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12609 | 2025.09.19 20:55:10.320333 [ 41 ] {} <Debug> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12610 | 2025.09.19 20:55:10.320398 [ 41 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12611 | 2025.09.19 20:55:10.320419 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12612 | 2025.09.19 20:55:10.320549 [ 188 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 12613 | 2025.09.19 20:55:10.323301 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 12614 | 2025.09.19 20:55:10.324008 [ 188 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12615 | 2025.09.19 20:55:10.325445 [ 188 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 12616 | 2025.09.19 20:55:10.330092 [ 188 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 12617 | 2025.09.19 20:55:10.334653 [ 188 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 12618 | 2025.09.19 20:55:10.339111 [ 188 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 12619 | 2025.09.19 20:55:10.343804 [ 188 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 12620 | 2025.09.19 20:55:10.348349 [ 188 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 12621 | 2025.09.19 20:55:10.406733 [ 191 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.086247543 sec., 6203.075257459798 rows/sec., 32.07 MiB/sec. | ||
| 12622 | 2025.09.19 20:55:10.409621 [ 197 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12623 | 2025.09.19 20:55:10.411667 [ 197 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_71_14} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12624 | 2025.09.19 20:55:10.411787 [ 197 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_71_14} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12625 | 2025.09.19 20:55:10.414459 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 12626 | 2025.09.19 20:55:11.933442 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12627 | 2025.09.19 20:55:11.933634 [ 5 ] {d6646250-e9c7-4914-8475-7b9b0986e694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12628 | 2025.09.19 20:55:11.933703 [ 5 ] {d6646250-e9c7-4914-8475-7b9b0986e694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12629 | 2025.09.19 20:55:11.934429 [ 5 ] {d6646250-e9c7-4914-8475-7b9b0986e694} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12630 | 2025.09.19 20:55:11.934483 [ 5 ] {d6646250-e9c7-4914-8475-7b9b0986e694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12631 | 2025.09.19 20:55:11.934888 [ 5 ] {d6646250-e9c7-4914-8475-7b9b0986e694} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12632 | 2025.09.19 20:55:11.935127 [ 5 ] {d6646250-e9c7-4914-8475-7b9b0986e694} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12633 | 2025.09.19 20:55:11.935296 [ 5 ] {d6646250-e9c7-4914-8475-7b9b0986e694} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001714 sec., 32672.112018669777 rows/sec., 2.49 MiB/sec. | ||
| 12634 | 2025.09.19 20:55:11.935341 [ 5 ] {d6646250-e9c7-4914-8475-7b9b0986e694} <Debug> TCPHandler: Processed in 0.002026478 sec. | ||
| 12635 | 2025.09.19 20:55:11.935484 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12636 | 2025.09.19 20:55:11.935590 [ 5 ] {3e1918bc-0462-4487-9c58-88ae4264930a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12637 | 2025.09.19 20:55:11.935637 [ 5 ] {3e1918bc-0462-4487-9c58-88ae4264930a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12638 | 2025.09.19 20:55:11.936111 [ 5 ] {3e1918bc-0462-4487-9c58-88ae4264930a} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12639 | 2025.09.19 20:55:11.936150 [ 5 ] {3e1918bc-0462-4487-9c58-88ae4264930a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12640 | 2025.09.19 20:55:11.936493 [ 5 ] {3e1918bc-0462-4487-9c58-88ae4264930a} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12641 | 2025.09.19 20:55:11.936720 [ 5 ] {3e1918bc-0462-4487-9c58-88ae4264930a} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12642 | 2025.09.19 20:55:11.936872 [ 5 ] {3e1918bc-0462-4487-9c58-88ae4264930a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001291 sec., 49573.97366382649 rows/sec., 3.87 MiB/sec. | ||
| 12643 | 2025.09.19 20:55:11.936921 [ 5 ] {3e1918bc-0462-4487-9c58-88ae4264930a} <Debug> TCPHandler: Processed in 0.001491565 sec. | ||
| 12644 | 2025.09.19 20:55:11.937051 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12645 | 2025.09.19 20:55:11.937149 [ 5 ] {d9d6f5f1-4ba6-4709-a078-889217ab5e32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12646 | 2025.09.19 20:55:11.937193 [ 5 ] {d9d6f5f1-4ba6-4709-a078-889217ab5e32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12647 | 2025.09.19 20:55:11.937628 [ 5 ] {d9d6f5f1-4ba6-4709-a078-889217ab5e32} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12648 | 2025.09.19 20:55:11.937666 [ 5 ] {d9d6f5f1-4ba6-4709-a078-889217ab5e32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12649 | 2025.09.19 20:55:11.938002 [ 5 ] {d9d6f5f1-4ba6-4709-a078-889217ab5e32} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12650 | 2025.09.19 20:55:11.938215 [ 5 ] {d9d6f5f1-4ba6-4709-a078-889217ab5e32} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12651 | 2025.09.19 20:55:11.938350 [ 5 ] {d9d6f5f1-4ba6-4709-a078-889217ab5e32} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 12652 | 2025.09.19 20:55:11.938395 [ 5 ] {d9d6f5f1-4ba6-4709-a078-889217ab5e32} <Debug> TCPHandler: Processed in 0.001395224 sec. | ||
| 12653 | 2025.09.19 20:55:11.938506 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12654 | 2025.09.19 20:55:11.938601 [ 5 ] {99e7982e-c877-49e5-8970-a587d5318627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12655 | 2025.09.19 20:55:11.938642 [ 5 ] {99e7982e-c877-49e5-8970-a587d5318627} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12656 | 2025.09.19 20:55:11.938975 [ 5 ] {99e7982e-c877-49e5-8970-a587d5318627} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12657 | 2025.09.19 20:55:11.939011 [ 5 ] {99e7982e-c877-49e5-8970-a587d5318627} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12658 | 2025.09.19 20:55:11.939319 [ 5 ] {99e7982e-c877-49e5-8970-a587d5318627} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12659 | 2025.09.19 20:55:11.939546 [ 5 ] {99e7982e-c877-49e5-8970-a587d5318627} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12660 | 2025.09.19 20:55:11.939678 [ 5 ] {99e7982e-c877-49e5-8970-a587d5318627} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 12661 | 2025.09.19 20:55:11.939714 [ 5 ] {99e7982e-c877-49e5-8970-a587d5318627} <Debug> TCPHandler: Processed in 0.00125648 sec. | ||
| 12662 | 2025.09.19 20:55:15.753202 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12663 | 2025.09.19 20:55:15.753309 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12664 | 2025.09.19 20:55:15.959932 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34504 | ||
| 12665 | 2025.09.19 20:55:15.960449 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12666 | 2025.09.19 20:55:15.960485 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12667 | 2025.09.19 20:55:15.960957 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12668 | 2025.09.19 20:55:15.961175 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12669 | 2025.09.19 20:55:15.961307 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34504 | ||
| 12670 | 2025.09.19 20:55:16.053393 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1486 | ||
| 12671 | 2025.09.19 20:55:16.055765 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12672 | 2025.09.19 20:55:16.055810 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12673 | 2025.09.19 20:55:16.057039 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12674 | 2025.09.19 20:55:16.057342 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12675 | 2025.09.19 20:55:16.057739 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1486 | ||
| 12676 | 2025.09.19 20:55:16.935214 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12677 | 2025.09.19 20:55:16.935389 [ 5 ] {3a390687-1246-455c-8a0b-cbc6bfb209f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12678 | 2025.09.19 20:55:16.935451 [ 5 ] {3a390687-1246-455c-8a0b-cbc6bfb209f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12679 | 2025.09.19 20:55:16.936125 [ 5 ] {3a390687-1246-455c-8a0b-cbc6bfb209f6} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12680 | 2025.09.19 20:55:16.936168 [ 5 ] {3a390687-1246-455c-8a0b-cbc6bfb209f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12681 | 2025.09.19 20:55:16.936554 [ 5 ] {3a390687-1246-455c-8a0b-cbc6bfb209f6} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 12682 | 2025.09.19 20:55:16.936794 [ 5 ] {3a390687-1246-455c-8a0b-cbc6bfb209f6} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12683 | 2025.09.19 20:55:16.936935 [ 35 ] {} <Debug> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 12684 | 2025.09.19 20:55:16.936947 [ 5 ] {3a390687-1246-455c-8a0b-cbc6bfb209f6} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001607 sec., 85874.29993777224 rows/sec., 7.43 MiB/sec. | ||
| 12685 | 2025.09.19 20:55:16.936998 [ 35 ] {} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12686 | 2025.09.19 20:55:16.937013 [ 5 ] {3a390687-1246-455c-8a0b-cbc6bfb209f6} <Debug> TCPHandler: Processed in 0.001921405 sec. | ||
| 12687 | 2025.09.19 20:55:16.937025 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12688 | 2025.09.19 20:55:16.937133 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12689 | 2025.09.19 20:55:16.937155 [ 190 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::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 | ||
| 12690 | 2025.09.19 20:55:16.937231 [ 5 ] {b5bc718b-e9a8-493f-82fb-36aa07277478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12691 | 2025.09.19 20:55:16.937276 [ 5 ] {b5bc718b-e9a8-493f-82fb-36aa07277478} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12692 | 2025.09.19 20:55:16.937299 [ 190 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12693 | 2025.09.19 20:55:16.937343 [ 190 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1407 rows starting from the beginning of the part | ||
| 12694 | 2025.09.19 20:55:16.937411 [ 190 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 138 rows starting from the beginning of the part | ||
| 12695 | 2025.09.19 20:55:16.937460 [ 190 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::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 | ||
| 12696 | 2025.09.19 20:55:16.937524 [ 190 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 259 rows starting from the beginning of the part | ||
| 12697 | 2025.09.19 20:55:16.937584 [ 190 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 56 rows starting from the beginning of the part | ||
| 12698 | 2025.09.19 20:55:16.937625 [ 190 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 138 rows starting from the beginning of the part | ||
| 12699 | 2025.09.19 20:55:16.937704 [ 5 ] {b5bc718b-e9a8-493f-82fb-36aa07277478} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12700 | 2025.09.19 20:55:16.937745 [ 5 ] {b5bc718b-e9a8-493f-82fb-36aa07277478} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12701 | 2025.09.19 20:55:16.938103 [ 5 ] {b5bc718b-e9a8-493f-82fb-36aa07277478} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12702 | 2025.09.19 20:55:16.938347 [ 5 ] {b5bc718b-e9a8-493f-82fb-36aa07277478} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12703 | 2025.09.19 20:55:16.938489 [ 5 ] {b5bc718b-e9a8-493f-82fb-36aa07277478} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001277 sec., 32106.499608457325 rows/sec., 2.36 MiB/sec. | ||
| 12704 | 2025.09.19 20:55:16.938523 [ 219 ] {} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): 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] | ||
| 12705 | 2025.09.19 20:55:16.938528 [ 5 ] {b5bc718b-e9a8-493f-82fb-36aa07277478} <Debug> TCPHandler: Processed in 0.001443184 sec. | ||
| 12706 | 2025.09.19 20:55:16.938557 [ 219 ] {} <Debug> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): 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] | ||
| 12707 | 2025.09.19 20:55:16.938658 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12708 | 2025.09.19 20:55:16.938759 [ 5 ] {d9617606-8190-4871-8548-ed87ca513ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12709 | 2025.09.19 20:55:16.938801 [ 5 ] {d9617606-8190-4871-8548-ed87ca513ca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12710 | 2025.09.19 20:55:16.938888 [ 187 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2054 rows, containing 5 columns (5 merged, 0 gathered) in 0.001792232 sec., 1146056.9836940754 rows/sec., 101.04 MiB/sec. | ||
| 12711 | 2025.09.19 20:55:16.939094 [ 190 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 12712 | 2025.09.19 20:55:16.939234 [ 5 ] {d9617606-8190-4871-8548-ed87ca513ca3} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12713 | 2025.09.19 20:55:16.939285 [ 5 ] {d9617606-8190-4871-8548-ed87ca513ca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12714 | 2025.09.19 20:55:16.939414 [ 190 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_106_21} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12715 | 2025.09.19 20:55:16.939507 [ 190 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_106_21} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 12716 | 2025.09.19 20:55:16.939586 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 12717 | 2025.09.19 20:55:16.939661 [ 5 ] {d9617606-8190-4871-8548-ed87ca513ca3} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 12718 | 2025.09.19 20:55:16.939933 [ 5 ] {d9617606-8190-4871-8548-ed87ca513ca3} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12719 | 2025.09.19 20:55:16.940084 [ 35 ] {} <Debug> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 12720 | 2025.09.19 20:55:16.940092 [ 5 ] {d9617606-8190-4871-8548-ed87ca513ca3} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001352 sec., 77662.72189349114 rows/sec., 6.07 MiB/sec. | ||
| 12721 | 2025.09.19 20:55:16.940123 [ 35 ] {} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12722 | 2025.09.19 20:55:16.940146 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12723 | 2025.09.19 20:55:16.940148 [ 5 ] {d9617606-8190-4871-8548-ed87ca513ca3} <Debug> TCPHandler: Processed in 0.001537856 sec. | ||
| 12724 | 2025.09.19 20:55:16.940217 [ 190 ] {8107928c-471f-4f51-a196-f6f1aa28a530::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 | ||
| 12725 | 2025.09.19 20:55:16.940308 [ 190 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12726 | 2025.09.19 20:55:16.940312 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12727 | 2025.09.19 20:55:16.940334 [ 190 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 633 rows starting from the beginning of the part | ||
| 12728 | 2025.09.19 20:55:16.940420 [ 190 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 105 rows starting from the beginning of the part | ||
| 12729 | 2025.09.19 20:55:16.940423 [ 5 ] {b2c78486-6cfb-4a13-b85e-df62c5c14fbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12730 | 2025.09.19 20:55:16.940461 [ 190 ] {8107928c-471f-4f51-a196-f6f1aa28a530::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 | ||
| 12731 | 2025.09.19 20:55:16.940485 [ 5 ] {b2c78486-6cfb-4a13-b85e-df62c5c14fbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12732 | 2025.09.19 20:55:16.940498 [ 190 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 143 rows starting from the beginning of the part | ||
| 12733 | 2025.09.19 20:55:16.940540 [ 190 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 64 rows starting from the beginning of the part | ||
| 12734 | 2025.09.19 20:55:16.940574 [ 190 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 105 rows starting from the beginning of the part | ||
| 12735 | 2025.09.19 20:55:16.940913 [ 5 ] {b2c78486-6cfb-4a13-b85e-df62c5c14fbe} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12736 | 2025.09.19 20:55:16.940958 [ 5 ] {b2c78486-6cfb-4a13-b85e-df62c5c14fbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12737 | 2025.09.19 20:55:16.941303 [ 5 ] {b2c78486-6cfb-4a13-b85e-df62c5c14fbe} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 12738 | 2025.09.19 20:55:16.941524 [ 187 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1114 rows, containing 5 columns (5 merged, 0 gathered) in 0.001336862 sec., 833294.6856145211 rows/sec., 67.25 MiB/sec. | ||
| 12739 | 2025.09.19 20:55:16.941553 [ 5 ] {b2c78486-6cfb-4a13-b85e-df62c5c14fbe} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12740 | 2025.09.19 20:55:16.941598 [ 219 ] {} <Debug> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): 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] | ||
| 12741 | 2025.09.19 20:55:16.941673 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 12742 | 2025.09.19 20:55:16.941696 [ 5 ] {b2c78486-6cfb-4a13-b85e-df62c5c14fbe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001292 sec., 123839.0092879257 rows/sec., 8.63 MiB/sec. | ||
| 12743 | 2025.09.19 20:55:16.941701 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12744 | 2025.09.19 20:55:16.941737 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12745 | 2025.09.19 20:55:16.941741 [ 5 ] {b2c78486-6cfb-4a13-b85e-df62c5c14fbe} <Debug> TCPHandler: Processed in 0.001479295 sec. | ||
| 12746 | 2025.09.19 20:55:16.941751 [ 192 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 12747 | 2025.09.19 20:55:16.941824 [ 199 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::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 | ||
| 12748 | 2025.09.19 20:55:16.941868 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12749 | 2025.09.19 20:55:16.941958 [ 199 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12750 | 2025.09.19 20:55:16.941970 [ 5 ] {9d8d537b-bd28-4c50-928e-d88797d85558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12751 | 2025.09.19 20:55:16.942005 [ 199 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 29052 rows starting from the beginning of the part | ||
| 12752 | 2025.09.19 20:55:16.942036 [ 5 ] {9d8d537b-bd28-4c50-928e-d88797d85558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12753 | 2025.09.19 20:55:16.942086 [ 199 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
| 12754 | 2025.09.19 20:55:16.942095 [ 192 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_106_21} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12755 | 2025.09.19 20:55:16.942146 [ 199 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 12756 | 2025.09.19 20:55:16.942198 [ 192 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_106_21} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 12757 | 2025.09.19 20:55:16.942199 [ 199 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 197 rows starting from the beginning of the part | ||
| 12758 | 2025.09.19 20:55:16.942264 [ 199 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
| 12759 | 2025.09.19 20:55:16.942309 [ 199 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part | ||
| 12760 | 2025.09.19 20:55:16.942323 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 12761 | 2025.09.19 20:55:16.942877 [ 5 ] {9d8d537b-bd28-4c50-928e-d88797d85558} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12762 | 2025.09.19 20:55:16.942919 [ 5 ] {9d8d537b-bd28-4c50-928e-d88797d85558} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12763 | 2025.09.19 20:55:16.943503 [ 5 ] {9d8d537b-bd28-4c50-928e-d88797d85558} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12764 | 2025.09.19 20:55:16.943740 [ 5 ] {9d8d537b-bd28-4c50-928e-d88797d85558} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12765 | 2025.09.19 20:55:16.943888 [ 5 ] {9d8d537b-bd28-4c50-928e-d88797d85558} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001938 sec., 21155.830753353974 rows/sec., 37.91 MiB/sec. | ||
| 12766 | 2025.09.19 20:55:16.943943 [ 5 ] {9d8d537b-bd28-4c50-928e-d88797d85558} <Debug> TCPHandler: Processed in 0.002123441 sec. | ||
| 12767 | 2025.09.19 20:55:16.944056 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12768 | 2025.09.19 20:55:16.944151 [ 5 ] {605e7f5f-c2d6-4691-bc7e-6873e5abfd94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12769 | 2025.09.19 20:55:16.944192 [ 5 ] {605e7f5f-c2d6-4691-bc7e-6873e5abfd94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12770 | 2025.09.19 20:55:16.944520 [ 5 ] {605e7f5f-c2d6-4691-bc7e-6873e5abfd94} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12771 | 2025.09.19 20:55:16.944556 [ 5 ] {605e7f5f-c2d6-4691-bc7e-6873e5abfd94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12772 | 2025.09.19 20:55:16.944863 [ 5 ] {605e7f5f-c2d6-4691-bc7e-6873e5abfd94} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 12773 | 2025.09.19 20:55:16.945071 [ 5 ] {605e7f5f-c2d6-4691-bc7e-6873e5abfd94} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12774 | 2025.09.19 20:55:16.945181 [ 35 ] {} <Debug> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 12775 | 2025.09.19 20:55:16.945202 [ 5 ] {605e7f5f-c2d6-4691-bc7e-6873e5abfd94} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 12776 | 2025.09.19 20:55:16.945215 [ 35 ] {} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12777 | 2025.09.19 20:55:16.945241 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12778 | 2025.09.19 20:55:16.945244 [ 5 ] {605e7f5f-c2d6-4691-bc7e-6873e5abfd94} <Debug> TCPHandler: Processed in 0.001237039 sec. | ||
| 12779 | 2025.09.19 20:55:16.945315 [ 187 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 12780 | 2025.09.19 20:55:16.945418 [ 187 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12781 | 2025.09.19 20:55:16.945448 [ 187 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5976 rows starting from the beginning of the part | ||
| 12782 | 2025.09.19 20:55:16.945506 [ 187 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part | ||
| 12783 | 2025.09.19 20:55:16.945557 [ 187 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
| 12784 | 2025.09.19 20:55:16.945602 [ 187 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 12785 | 2025.09.19 20:55:16.945646 [ 187 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part | ||
| 12786 | 2025.09.19 20:55:16.945691 [ 187 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 12787 | 2025.09.19 20:55:16.947535 [ 200 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6276 rows, containing 4 columns (4 merged, 0 gathered) in 0.002252013 sec., 2786840.040443816 rows/sec., 187.81 MiB/sec. | ||
| 12788 | 2025.09.19 20:55:16.948032 [ 196 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 12789 | 2025.09.19 20:55:16.948314 [ 196 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_106_21} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12790 | 2025.09.19 20:55:16.948386 [ 196 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_106_21} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 12791 | 2025.09.19 20:55:16.948483 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 12792 | 2025.09.19 20:55:16.948554 [ 196 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29889 rows, containing 5 columns (5 merged, 0 gathered) in 0.006772539 sec., 4413263.622402174 rows/sec., 303.38 MiB/sec. | ||
| 12793 | 2025.09.19 20:55:16.949015 [ 200 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 12794 | 2025.09.19 20:55:16.949272 [ 200 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12795 | 2025.09.19 20:55:16.949342 [ 200 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 12796 | 2025.09.19 20:55:16.949424 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 12797 | 2025.09.19 20:55:17.824281 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
| 12798 | 2025.09.19 20:55:17.841729 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12799 | 2025.09.19 20:55:17.841795 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12800 | 2025.09.19 20:55:17.847959 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12801 | 2025.09.19 20:55:17.848690 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12802 | 2025.09.19 20:55:17.852291 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
| 12803 | 2025.09.19 20:55:21.253392 [ 225 ] {} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): 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] | ||
| 12804 | 2025.09.19 20:55:21.253476 [ 225 ] {} <Debug> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): 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] | ||
| 12805 | 2025.09.19 20:55:21.257508 [ 225 ] {} <Debug> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): 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] | ||
| 12806 | 2025.09.19 20:55:21.290029 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): 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] | ||
| 12807 | 2025.09.19 20:55:21.290111 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): 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] | ||
| 12808 | 2025.09.19 20:55:21.293630 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): 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] | ||
| 12809 | 2025.09.19 20:55:21.543667 [ 220 ] {} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): 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] | ||
| 12810 | 2025.09.19 20:55:21.543698 [ 220 ] {} <Debug> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): 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] | ||
| 12811 | 2025.09.19 20:55:21.546941 [ 220 ] {} <Debug> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): 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] | ||
| 12812 | 2025.09.19 20:55:21.637760 [ 218 ] {} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): 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] | ||
| 12813 | 2025.09.19 20:55:21.637845 [ 218 ] {} <Debug> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): 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] | ||
| 12814 | 2025.09.19 20:55:21.640426 [ 218 ] {} <Debug> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): 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] | ||
| 12815 | 2025.09.19 20:55:21.961423 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12816 | 2025.09.19 20:55:21.961593 [ 5 ] {a2e3a877-6a5b-4e34-8701-fb77908abc22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12817 | 2025.09.19 20:55:21.961654 [ 5 ] {a2e3a877-6a5b-4e34-8701-fb77908abc22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12818 | 2025.09.19 20:55:21.962948 [ 5 ] {a2e3a877-6a5b-4e34-8701-fb77908abc22} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12819 | 2025.09.19 20:55:21.962985 [ 5 ] {a2e3a877-6a5b-4e34-8701-fb77908abc22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12820 | 2025.09.19 20:55:21.963431 [ 5 ] {a2e3a877-6a5b-4e34-8701-fb77908abc22} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 12821 | 2025.09.19 20:55:21.963650 [ 5 ] {a2e3a877-6a5b-4e34-8701-fb77908abc22} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12822 | 2025.09.19 20:55:21.963796 [ 5 ] {a2e3a877-6a5b-4e34-8701-fb77908abc22} <Debug> executeQuery: Read 1196 rows, 100.50 KiB in 0.00225 sec., 531555.5555555556 rows/sec., 43.62 MiB/sec. | ||
| 12823 | 2025.09.19 20:55:21.963837 [ 5 ] {a2e3a877-6a5b-4e34-8701-fb77908abc22} <Debug> TCPHandler: Processed in 0.00253347 sec. | ||
| 12824 | 2025.09.19 20:55:21.963960 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12825 | 2025.09.19 20:55:21.964052 [ 5 ] {97642788-0448-4a18-8afb-e6c1bca18ebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12826 | 2025.09.19 20:55:21.964091 [ 5 ] {97642788-0448-4a18-8afb-e6c1bca18ebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12827 | 2025.09.19 20:55:21.964654 [ 5 ] {97642788-0448-4a18-8afb-e6c1bca18ebd} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12828 | 2025.09.19 20:55:21.964687 [ 5 ] {97642788-0448-4a18-8afb-e6c1bca18ebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12829 | 2025.09.19 20:55:21.964983 [ 5 ] {97642788-0448-4a18-8afb-e6c1bca18ebd} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12830 | 2025.09.19 20:55:21.965201 [ 5 ] {97642788-0448-4a18-8afb-e6c1bca18ebd} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12831 | 2025.09.19 20:55:21.965329 [ 5 ] {97642788-0448-4a18-8afb-e6c1bca18ebd} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001295 sec., 176061.77606177607 rows/sec., 11.92 MiB/sec. | ||
| 12832 | 2025.09.19 20:55:21.965365 [ 5 ] {97642788-0448-4a18-8afb-e6c1bca18ebd} <Debug> TCPHandler: Processed in 0.001452174 sec. | ||
| 12833 | 2025.09.19 20:55:21.965474 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12834 | 2025.09.19 20:55:21.965565 [ 5 ] {15797588-7268-4317-af0d-92396ecc55a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12835 | 2025.09.19 20:55:21.965603 [ 5 ] {15797588-7268-4317-af0d-92396ecc55a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12836 | 2025.09.19 20:55:21.966204 [ 5 ] {15797588-7268-4317-af0d-92396ecc55a3} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12837 | 2025.09.19 20:55:21.966238 [ 5 ] {15797588-7268-4317-af0d-92396ecc55a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12838 | 2025.09.19 20:55:21.966546 [ 5 ] {15797588-7268-4317-af0d-92396ecc55a3} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 12839 | 2025.09.19 20:55:21.966750 [ 5 ] {15797588-7268-4317-af0d-92396ecc55a3} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12840 | 2025.09.19 20:55:21.966872 [ 5 ] {15797588-7268-4317-af0d-92396ecc55a3} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001325 sec., 392452.8301886792 rows/sec., 29.04 MiB/sec. | ||
| 12841 | 2025.09.19 20:55:21.966908 [ 5 ] {15797588-7268-4317-af0d-92396ecc55a3} <Debug> TCPHandler: Processed in 0.001480805 sec. | ||
| 12842 | 2025.09.19 20:55:21.967016 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12843 | 2025.09.19 20:55:21.967106 [ 5 ] {cfa7aed0-ebeb-4edb-a3aa-65dad7c74d00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12844 | 2025.09.19 20:55:21.967148 [ 5 ] {cfa7aed0-ebeb-4edb-a3aa-65dad7c74d00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12845 | 2025.09.19 20:55:21.967705 [ 5 ] {cfa7aed0-ebeb-4edb-a3aa-65dad7c74d00} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12846 | 2025.09.19 20:55:21.967738 [ 5 ] {cfa7aed0-ebeb-4edb-a3aa-65dad7c74d00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12847 | 2025.09.19 20:55:21.968090 [ 5 ] {cfa7aed0-ebeb-4edb-a3aa-65dad7c74d00} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 12848 | 2025.09.19 20:55:21.968295 [ 5 ] {cfa7aed0-ebeb-4edb-a3aa-65dad7c74d00} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12849 | 2025.09.19 20:55:21.968419 [ 5 ] {cfa7aed0-ebeb-4edb-a3aa-65dad7c74d00} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.00133 sec., 634586.4661654135 rows/sec., 42.71 MiB/sec. | ||
| 12850 | 2025.09.19 20:55:21.968455 [ 5 ] {cfa7aed0-ebeb-4edb-a3aa-65dad7c74d00} <Debug> TCPHandler: Processed in 0.001485315 sec. | ||
| 12851 | 2025.09.19 20:55:21.968559 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12852 | 2025.09.19 20:55:21.968649 [ 5 ] {5a38410e-9052-4c1f-9a22-5a2024b87677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12853 | 2025.09.19 20:55:21.968688 [ 5 ] {5a38410e-9052-4c1f-9a22-5a2024b87677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12854 | 2025.09.19 20:55:21.969006 [ 5 ] {5a38410e-9052-4c1f-9a22-5a2024b87677} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12855 | 2025.09.19 20:55:21.969039 [ 5 ] {5a38410e-9052-4c1f-9a22-5a2024b87677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12856 | 2025.09.19 20:55:21.969331 [ 5 ] {5a38410e-9052-4c1f-9a22-5a2024b87677} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 12857 | 2025.09.19 20:55:21.969541 [ 5 ] {5a38410e-9052-4c1f-9a22-5a2024b87677} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12858 | 2025.09.19 20:55:21.969665 [ 5 ] {5a38410e-9052-4c1f-9a22-5a2024b87677} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001034 sec., 58027.07930367505 rows/sec., 3.91 MiB/sec. | ||
| 12859 | 2025.09.19 20:55:21.969699 [ 5 ] {5a38410e-9052-4c1f-9a22-5a2024b87677} <Debug> TCPHandler: Processed in 0.001187168 sec. | ||
| 12860 | 2025.09.19 20:55:23.462363 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35016 | ||
| 12861 | 2025.09.19 20:55:23.462928 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12862 | 2025.09.19 20:55:23.462976 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12863 | 2025.09.19 20:55:23.463516 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12864 | 2025.09.19 20:55:23.463787 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12865 | 2025.09.19 20:55:23.463924 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35016 | ||
| 12866 | 2025.09.19 20:55:24.198942 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39765 | ||
| 12867 | 2025.09.19 20:55:24.199045 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12868 | 2025.09.19 20:55:24.199071 [ 290 ] {} <Debug> TCP-Session: 3ac61ecb-1d52-4931-bfbd-829c7bca5350 Authenticating user 'default' from [fd00:1122:3344:101::e]:39765 | ||
| 12869 | 2025.09.19 20:55:24.199093 [ 290 ] {} <Debug> TCP-Session: 3ac61ecb-1d52-4931-bfbd-829c7bca5350 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12870 | 2025.09.19 20:55:24.199106 [ 290 ] {} <Debug> TCP-Session: 3ac61ecb-1d52-4931-bfbd-829c7bca5350 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12871 | 2025.09.19 20:55:24.199298 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57929 | ||
| 12872 | 2025.09.19 20:55:24.199329 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35426 | ||
| 12873 | 2025.09.19 20:55:24.199329 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50796 | ||
| 12874 | 2025.09.19 20:55:24.199365 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49546 | ||
| 12875 | 2025.09.19 20:55:24.199376 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39076 | ||
| 12876 | 2025.09.19 20:55:24.199417 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12877 | 2025.09.19 20:55:24.199421 [ 290 ] {} <Trace> TCP-Session: 3ac61ecb-1d52-4931-bfbd-829c7bca5350 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12878 | 2025.09.19 20:55:24.199459 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12879 | 2025.09.19 20:55:24.199468 [ 292 ] {} <Debug> TCP-Session: c41dca2b-8773-45bc-88d8-8b7b1bef1ca8 Authenticating user 'default' from [fd00:1122:3344:101::e]:57929 | ||
| 12880 | 2025.09.19 20:55:24.199457 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12881 | 2025.09.19 20:55:24.199509 [ 292 ] {} <Debug> TCP-Session: c41dca2b-8773-45bc-88d8-8b7b1bef1ca8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12882 | 2025.09.19 20:55:24.199498 [ 288 ] {} <Debug> TCP-Session: 2bb40d4b-2283-498b-a90b-028b98f3fe95 Authenticating user 'default' from [fd00:1122:3344:101::e]:49546 | ||
| 12883 | 2025.09.19 20:55:24.199536 [ 292 ] {} <Debug> TCP-Session: c41dca2b-8773-45bc-88d8-8b7b1bef1ca8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12884 | 2025.09.19 20:55:24.199536 [ 293 ] {} <Debug> TCP-Session: 2d61d641-12c2-4973-9d73-142e33e62515 Authenticating user 'default' from [fd00:1122:3344:101::e]:50796 | ||
| 12885 | 2025.09.19 20:55:24.199550 [ 288 ] {} <Debug> TCP-Session: 2bb40d4b-2283-498b-a90b-028b98f3fe95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12886 | 2025.09.19 20:55:24.199585 [ 293 ] {} <Debug> TCP-Session: 2d61d641-12c2-4973-9d73-142e33e62515 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12887 | 2025.09.19 20:55:24.199591 [ 288 ] {} <Debug> TCP-Session: 2bb40d4b-2283-498b-a90b-028b98f3fe95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12888 | 2025.09.19 20:55:24.199608 [ 293 ] {} <Debug> TCP-Session: 2d61d641-12c2-4973-9d73-142e33e62515 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12889 | 2025.09.19 20:55:24.199418 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12890 | 2025.09.19 20:55:24.199638 [ 290 ] {ec4dd860-7777-4f5e-8612-7c4f4b4b013d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39765) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12891 | 2025.09.19 20:55:24.199352 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44296 | ||
| 12892 | 2025.09.19 20:55:24.199677 [ 294 ] {} <Debug> TCP-Session: 916de430-f70c-4481-9619-22e210c969e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:35426 | ||
| 12893 | 2025.09.19 20:55:24.199699 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12894 | 2025.09.19 20:55:24.199716 [ 294 ] {} <Debug> TCP-Session: 916de430-f70c-4481-9619-22e210c969e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12895 | 2025.09.19 20:55:24.199736 [ 289 ] {} <Debug> TCP-Session: 6b862e92-16f3-4718-a5f3-e1f5209f0edd Authenticating user 'default' from [fd00:1122:3344:101::e]:39076 | ||
| 12896 | 2025.09.19 20:55:24.199748 [ 294 ] {} <Debug> TCP-Session: 916de430-f70c-4481-9619-22e210c969e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12897 | 2025.09.19 20:55:24.199765 [ 289 ] {} <Debug> TCP-Session: 6b862e92-16f3-4718-a5f3-e1f5209f0edd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12898 | 2025.09.19 20:55:24.199298 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55168 | ||
| 12899 | 2025.09.19 20:55:24.199788 [ 289 ] {} <Debug> TCP-Session: 6b862e92-16f3-4718-a5f3-e1f5209f0edd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12900 | 2025.09.19 20:55:24.199342 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38306 | ||
| 12901 | 2025.09.19 20:55:24.199938 [ 290 ] {ec4dd860-7777-4f5e-8612-7c4f4b4b013d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12902 | 2025.09.19 20:55:24.199965 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12903 | 2025.09.19 20:55:24.199994 [ 286 ] {} <Debug> TCP-Session: 7c2ed38d-2df3-495e-b394-bc1540dce2ac Authenticating user 'default' from [fd00:1122:3344:101::e]:44296 | ||
| 12904 | 2025.09.19 20:55:24.199999 [ 290 ] {ec4dd860-7777-4f5e-8612-7c4f4b4b013d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12905 | 2025.09.19 20:55:24.200012 [ 286 ] {} <Debug> TCP-Session: 7c2ed38d-2df3-495e-b394-bc1540dce2ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12906 | 2025.09.19 20:55:24.200026 [ 286 ] {} <Debug> TCP-Session: 7c2ed38d-2df3-495e-b394-bc1540dce2ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12907 | 2025.09.19 20:55:24.200291 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12908 | 2025.09.19 20:55:24.200309 [ 290 ] {ec4dd860-7777-4f5e-8612-7c4f4b4b013d} <Debug> oximeter.version (332f541f-6306-4281-b75a-987cf66fc746) (SelectExecutor): Key condition: unknown | ||
| 12909 | 2025.09.19 20:55:24.200329 [ 3 ] {} <Debug> TCP-Session: 9d30e55b-9a88-4c9a-9d53-8e714a983e57 Authenticating user 'default' from [fd00:1122:3344:101::e]:38306 | ||
| 12910 | 2025.09.19 20:55:24.200362 [ 3 ] {} <Debug> TCP-Session: 9d30e55b-9a88-4c9a-9d53-8e714a983e57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12911 | 2025.09.19 20:55:24.200362 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12912 | 2025.09.19 20:55:24.200376 [ 3 ] {} <Debug> TCP-Session: 9d30e55b-9a88-4c9a-9d53-8e714a983e57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12913 | 2025.09.19 20:55:24.200410 [ 291 ] {} <Debug> TCP-Session: af1d1d97-aa3e-46d0-ba9a-ebc6bbd07cd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:55168 | ||
| 12914 | 2025.09.19 20:55:24.200430 [ 291 ] {} <Debug> TCP-Session: af1d1d97-aa3e-46d0-ba9a-ebc6bbd07cd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12915 | 2025.09.19 20:55:24.200443 [ 291 ] {} <Debug> TCP-Session: af1d1d97-aa3e-46d0-ba9a-ebc6bbd07cd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12916 | 2025.09.19 20:55:24.201229 [ 317 ] {ec4dd860-7777-4f5e-8612-7c4f4b4b013d} <Trace> AggregatingTransform: Aggregating | ||
| 12917 | 2025.09.19 20:55:24.201268 [ 317 ] {ec4dd860-7777-4f5e-8612-7c4f4b4b013d} <Trace> Aggregator: Aggregation method: without_key | ||
| 12918 | 2025.09.19 20:55:24.201302 [ 317 ] {ec4dd860-7777-4f5e-8612-7c4f4b4b013d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000881771 sec. (1134.081 rows/sec., 44.30 KiB/sec.) | ||
| 12919 | 2025.09.19 20:55:24.201320 [ 317 ] {ec4dd860-7777-4f5e-8612-7c4f4b4b013d} <Trace> Aggregator: Merging aggregated data | ||
| 12920 | 2025.09.19 20:55:24.202685 [ 290 ] {ec4dd860-7777-4f5e-8612-7c4f4b4b013d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003109 sec., 321.646831778707 rows/sec., 12.56 KiB/sec. | ||
| 12921 | 2025.09.19 20:55:24.202824 [ 290 ] {ec4dd860-7777-4f5e-8612-7c4f4b4b013d} <Debug> TCPHandler: Processed in 0.003519143 sec. | ||
| 12922 | 2025.09.19 20:55:24.202946 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12923 | 2025.09.19 20:55:24.202975 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12924 | 2025.09.19 20:55:24.202984 [ 290 ] {} <Debug> TCP-Session: 3ac61ecb-1d52-4931-bfbd-829c7bca5350 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12925 | 2025.09.19 20:55:24.202996 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12926 | 2025.09.19 20:55:24.203011 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12927 | 2025.09.19 20:55:24.203024 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12928 | 2025.09.19 20:55:24.203044 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12929 | 2025.09.19 20:55:24.203059 [ 292 ] {} <Debug> TCP-Session: c41dca2b-8773-45bc-88d8-8b7b1bef1ca8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12930 | 2025.09.19 20:55:24.203081 [ 293 ] {} <Debug> TCP-Session: 2d61d641-12c2-4973-9d73-142e33e62515 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12931 | 2025.09.19 20:55:24.203096 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12932 | 2025.09.19 20:55:24.203104 [ 3 ] {} <Debug> TCP-Session: 9d30e55b-9a88-4c9a-9d53-8e714a983e57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12933 | 2025.09.19 20:55:24.203138 [ 288 ] {} <Debug> TCP-Session: 2bb40d4b-2283-498b-a90b-028b98f3fe95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12934 | 2025.09.19 20:55:24.203080 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12935 | 2025.09.19 20:55:24.203068 [ 289 ] {} <Debug> TCP-Session: 6b862e92-16f3-4718-a5f3-e1f5209f0edd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12936 | 2025.09.19 20:55:24.203207 [ 294 ] {} <Debug> TCP-Session: 916de430-f70c-4481-9619-22e210c969e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12937 | 2025.09.19 20:55:24.203059 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12938 | 2025.09.19 20:55:24.203017 [ 291 ] {} <Debug> TCP-Session: af1d1d97-aa3e-46d0-ba9a-ebc6bbd07cd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12939 | 2025.09.19 20:55:24.203274 [ 286 ] {} <Debug> TCP-Session: 7c2ed38d-2df3-495e-b394-bc1540dce2ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12940 | 2025.09.19 20:55:25.353326 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 550 | ||
| 12941 | 2025.09.19 20:55:25.377573 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12942 | 2025.09.19 20:55:25.377664 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 12943 | 2025.09.19 20:55:25.386448 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12944 | 2025.09.19 20:55:25.387451 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12945 | 2025.09.19 20:55:25.393392 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 12946 | 2025.09.19 20:55:25.701922 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61877 | ||
| 12947 | 2025.09.19 20:55:25.702035 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12948 | 2025.09.19 20:55:25.702064 [ 290 ] {} <Debug> TCP-Session: 3c8d3938-d48e-4bb8-a04b-307206b94e2d Authenticating user 'default' from [fd00:1122:3344:101::e]:61877 | ||
| 12949 | 2025.09.19 20:55:25.702086 [ 290 ] {} <Debug> TCP-Session: 3c8d3938-d48e-4bb8-a04b-307206b94e2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12950 | 2025.09.19 20:55:25.702099 [ 290 ] {} <Debug> TCP-Session: 3c8d3938-d48e-4bb8-a04b-307206b94e2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12951 | 2025.09.19 20:55:25.702328 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43881 | ||
| 12952 | 2025.09.19 20:55:25.702331 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53240 | ||
| 12953 | 2025.09.19 20:55:25.702408 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43624 | ||
| 12954 | 2025.09.19 20:55:25.702422 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38010 | ||
| 12955 | 2025.09.19 20:55:25.702441 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37492 | ||
| 12956 | 2025.09.19 20:55:25.702449 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12957 | 2025.09.19 20:55:25.702494 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12958 | 2025.09.19 20:55:25.702513 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12959 | 2025.09.19 20:55:25.702536 [ 291 ] {} <Debug> TCP-Session: 2cd92d82-0f4c-445e-af54-d3e29df540dd Authenticating user 'default' from [fd00:1122:3344:101::e]:43881 | ||
| 12960 | 2025.09.19 20:55:25.702549 [ 292 ] {} <Debug> TCP-Session: ebdbe3a7-ec8b-4361-bdd0-16a8dd977818 Authenticating user 'default' from [fd00:1122:3344:101::e]:53240 | ||
| 12961 | 2025.09.19 20:55:25.702578 [ 291 ] {} <Debug> TCP-Session: 2cd92d82-0f4c-445e-af54-d3e29df540dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12962 | 2025.09.19 20:55:25.702562 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12963 | 2025.09.19 20:55:25.702602 [ 292 ] {} <Debug> TCP-Session: ebdbe3a7-ec8b-4361-bdd0-16a8dd977818 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12964 | 2025.09.19 20:55:25.702557 [ 288 ] {} <Debug> TCP-Session: 449e3b1a-9138-4b9f-b847-c1ead72e3567 Authenticating user 'default' from [fd00:1122:3344:101::e]:38010 | ||
| 12965 | 2025.09.19 20:55:25.702641 [ 292 ] {} <Debug> TCP-Session: ebdbe3a7-ec8b-4361-bdd0-16a8dd977818 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12966 | 2025.09.19 20:55:25.702639 [ 289 ] {} <Debug> TCP-Session: 555b1c04-e914-4401-94e5-b09310e45c2b Authenticating user 'default' from [fd00:1122:3344:101::e]:37492 | ||
| 12967 | 2025.09.19 20:55:25.702658 [ 288 ] {} <Debug> TCP-Session: 449e3b1a-9138-4b9f-b847-c1ead72e3567 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12968 | 2025.09.19 20:55:25.702513 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12969 | 2025.09.19 20:55:25.702693 [ 288 ] {} <Debug> TCP-Session: 449e3b1a-9138-4b9f-b847-c1ead72e3567 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12970 | 2025.09.19 20:55:25.702689 [ 289 ] {} <Debug> TCP-Session: 555b1c04-e914-4401-94e5-b09310e45c2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12971 | 2025.09.19 20:55:25.702738 [ 3 ] {} <Debug> TCP-Session: 3e47f590-f807-4a71-bc53-67bd56808ebb Authenticating user 'default' from [fd00:1122:3344:101::e]:43624 | ||
| 12972 | 2025.09.19 20:55:25.702756 [ 289 ] {} <Debug> TCP-Session: 555b1c04-e914-4401-94e5-b09310e45c2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12973 | 2025.09.19 20:55:25.702783 [ 3 ] {} <Debug> TCP-Session: 3e47f590-f807-4a71-bc53-67bd56808ebb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12974 | 2025.09.19 20:55:25.702447 [ 290 ] {} <Trace> TCP-Session: 3c8d3938-d48e-4bb8-a04b-307206b94e2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12975 | 2025.09.19 20:55:25.702816 [ 3 ] {} <Debug> TCP-Session: 3e47f590-f807-4a71-bc53-67bd56808ebb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12976 | 2025.09.19 20:55:25.702417 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49594 | ||
| 12977 | 2025.09.19 20:55:25.702377 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60911 | ||
| 12978 | 2025.09.19 20:55:25.702375 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52812 | ||
| 12979 | 2025.09.19 20:55:25.702929 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12980 | 2025.09.19 20:55:25.702608 [ 291 ] {} <Debug> TCP-Session: 2cd92d82-0f4c-445e-af54-d3e29df540dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12981 | 2025.09.19 20:55:25.702953 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12982 | 2025.09.19 20:55:25.702954 [ 286 ] {} <Debug> TCP-Session: 5458a56b-2eaa-4320-a10c-685d2ead9eaa Authenticating user 'default' from [fd00:1122:3344:101::e]:49594 | ||
| 12983 | 2025.09.19 20:55:25.702985 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12984 | 2025.09.19 20:55:25.702994 [ 290 ] {3bfe3561-6cf6-4cca-a5d2-a0db3d09c295} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61877) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12985 | 2025.09.19 20:55:25.702997 [ 286 ] {} <Debug> TCP-Session: 5458a56b-2eaa-4320-a10c-685d2ead9eaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12986 | 2025.09.19 20:55:25.703011 [ 294 ] {} <Debug> TCP-Session: 7e1df3a7-e9b8-4d89-adb9-e5bf30dabb15 Authenticating user 'default' from [fd00:1122:3344:101::e]:52812 | ||
| 12987 | 2025.09.19 20:55:25.703025 [ 286 ] {} <Debug> TCP-Session: 5458a56b-2eaa-4320-a10c-685d2ead9eaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12988 | 2025.09.19 20:55:25.703036 [ 294 ] {} <Debug> TCP-Session: 7e1df3a7-e9b8-4d89-adb9-e5bf30dabb15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12989 | 2025.09.19 20:55:25.702988 [ 293 ] {} <Debug> TCP-Session: 0827126f-59b7-4d68-9133-8607badc986b Authenticating user 'default' from [fd00:1122:3344:101::e]:60911 | ||
| 12990 | 2025.09.19 20:55:25.703065 [ 294 ] {} <Debug> TCP-Session: 7e1df3a7-e9b8-4d89-adb9-e5bf30dabb15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12991 | 2025.09.19 20:55:25.703088 [ 293 ] {} <Debug> TCP-Session: 0827126f-59b7-4d68-9133-8607badc986b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12992 | 2025.09.19 20:55:25.703108 [ 293 ] {} <Debug> TCP-Session: 0827126f-59b7-4d68-9133-8607badc986b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12993 | 2025.09.19 20:55:25.703270 [ 290 ] {3bfe3561-6cf6-4cca-a5d2-a0db3d09c295} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12994 | 2025.09.19 20:55:25.703329 [ 290 ] {3bfe3561-6cf6-4cca-a5d2-a0db3d09c295} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12995 | 2025.09.19 20:55:25.703635 [ 290 ] {3bfe3561-6cf6-4cca-a5d2-a0db3d09c295} <Debug> oximeter.version (332f541f-6306-4281-b75a-987cf66fc746) (SelectExecutor): Key condition: unknown | ||
| 12996 | 2025.09.19 20:55:25.704650 [ 348 ] {3bfe3561-6cf6-4cca-a5d2-a0db3d09c295} <Trace> AggregatingTransform: Aggregating | ||
| 12997 | 2025.09.19 20:55:25.704699 [ 348 ] {3bfe3561-6cf6-4cca-a5d2-a0db3d09c295} <Trace> Aggregator: Aggregation method: without_key | ||
| 12998 | 2025.09.19 20:55:25.704737 [ 348 ] {3bfe3561-6cf6-4cca-a5d2-a0db3d09c295} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001002214 sec. (997.791 rows/sec., 38.98 KiB/sec.) | ||
| 12999 | 2025.09.19 20:55:25.704756 [ 348 ] {3bfe3561-6cf6-4cca-a5d2-a0db3d09c295} <Trace> Aggregator: Merging aggregated data | ||
| 13000 | 2025.09.19 20:55:25.705937 [ 290 ] {3bfe3561-6cf6-4cca-a5d2-a0db3d09c295} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003 sec., 333.3333333333333 rows/sec., 13.02 KiB/sec. | ||
| 13001 | 2025.09.19 20:55:25.706074 [ 290 ] {3bfe3561-6cf6-4cca-a5d2-a0db3d09c295} <Debug> TCPHandler: Processed in 0.003741568 sec. | ||
| 13002 | 2025.09.19 20:55:25.706203 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13003 | 2025.09.19 20:55:25.706231 [ 290 ] {} <Debug> TCP-Session: 3c8d3938-d48e-4bb8-a04b-307206b94e2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13004 | 2025.09.19 20:55:25.706234 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13005 | 2025.09.19 20:55:25.706254 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13006 | 2025.09.19 20:55:25.706273 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13007 | 2025.09.19 20:55:25.706281 [ 289 ] {} <Debug> TCP-Session: 555b1c04-e914-4401-94e5-b09310e45c2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13008 | 2025.09.19 20:55:25.706304 [ 292 ] {} <Debug> TCP-Session: ebdbe3a7-ec8b-4361-bdd0-16a8dd977818 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13009 | 2025.09.19 20:55:25.706316 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13010 | 2025.09.19 20:55:25.706332 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13011 | 2025.09.19 20:55:25.706352 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13012 | 2025.09.19 20:55:25.706367 [ 294 ] {} <Debug> TCP-Session: 7e1df3a7-e9b8-4d89-adb9-e5bf30dabb15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13013 | 2025.09.19 20:55:25.706390 [ 288 ] {} <Debug> TCP-Session: 449e3b1a-9138-4b9f-b847-c1ead72e3567 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13014 | 2025.09.19 20:55:25.706413 [ 3 ] {} <Debug> TCP-Session: 3e47f590-f807-4a71-bc53-67bd56808ebb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13015 | 2025.09.19 20:55:25.706370 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13016 | 2025.09.19 20:55:25.706324 [ 293 ] {} <Debug> TCP-Session: 0827126f-59b7-4d68-9133-8607badc986b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13017 | 2025.09.19 20:55:25.706481 [ 286 ] {} <Debug> TCP-Session: 5458a56b-2eaa-4320-a10c-685d2ead9eaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13018 | 2025.09.19 20:55:25.706294 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13019 | 2025.09.19 20:55:25.706532 [ 291 ] {} <Debug> TCP-Session: 2cd92d82-0f4c-445e-af54-d3e29df540dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13020 | 2025.09.19 20:55:25.905199 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39212 | ||
| 13021 | 2025.09.19 20:55:25.905312 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13022 | 2025.09.19 20:55:25.905342 [ 293 ] {} <Debug> TCP-Session: c48b7a09-9409-4889-996b-f07c8ba67b5c Authenticating user 'default' from [fd00:1122:3344:101::e]:39212 | ||
| 13023 | 2025.09.19 20:55:25.905364 [ 293 ] {} <Debug> TCP-Session: c48b7a09-9409-4889-996b-f07c8ba67b5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13024 | 2025.09.19 20:55:25.905377 [ 293 ] {} <Debug> TCP-Session: c48b7a09-9409-4889-996b-f07c8ba67b5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13025 | 2025.09.19 20:55:25.905575 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57598 | ||
| 13026 | 2025.09.19 20:55:25.905595 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33313 | ||
| 13027 | 2025.09.19 20:55:25.905620 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62411 | ||
| 13028 | 2025.09.19 20:55:25.905633 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58908 | ||
| 13029 | 2025.09.19 20:55:25.905669 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58842 | ||
| 13030 | 2025.09.19 20:55:25.905692 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13031 | 2025.09.19 20:55:25.905721 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13032 | 2025.09.19 20:55:25.905719 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60875 | ||
| 13033 | 2025.09.19 20:55:25.905753 [ 286 ] {} <Debug> TCP-Session: 5932d4cc-f2ae-47ef-9fbd-ccf168b15f09 Authenticating user 'default' from [fd00:1122:3344:101::e]:62411 | ||
| 13034 | 2025.09.19 20:55:25.905749 [ 294 ] {} <Debug> TCP-Session: 2ce3e797-c030-478d-bbe8-ff79c2bb3505 Authenticating user 'default' from [fd00:1122:3344:101::e]:57598 | ||
| 13035 | 2025.09.19 20:55:25.905776 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13036 | 2025.09.19 20:55:25.905775 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13037 | 2025.09.19 20:55:25.905810 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13038 | 2025.09.19 20:55:25.905789 [ 294 ] {} <Debug> TCP-Session: 2ce3e797-c030-478d-bbe8-ff79c2bb3505 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13039 | 2025.09.19 20:55:25.905823 [ 288 ] {} <Debug> TCP-Session: 4ab551ea-523f-4536-b80c-8354a5e03cf9 Authenticating user 'default' from [fd00:1122:3344:101::e]:58908 | ||
| 13040 | 2025.09.19 20:55:25.905846 [ 292 ] {} <Debug> TCP-Session: 6eff1807-5781-45f3-a29d-b5fef512936d Authenticating user 'default' from [fd00:1122:3344:101::e]:60875 | ||
| 13041 | 2025.09.19 20:55:25.905854 [ 294 ] {} <Debug> TCP-Session: 2ce3e797-c030-478d-bbe8-ff79c2bb3505 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13042 | 2025.09.19 20:55:25.905874 [ 288 ] {} <Debug> TCP-Session: 4ab551ea-523f-4536-b80c-8354a5e03cf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13043 | 2025.09.19 20:55:25.905877 [ 292 ] {} <Debug> TCP-Session: 6eff1807-5781-45f3-a29d-b5fef512936d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13044 | 2025.09.19 20:55:25.905897 [ 288 ] {} <Debug> TCP-Session: 4ab551ea-523f-4536-b80c-8354a5e03cf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13045 | 2025.09.19 20:55:25.905907 [ 292 ] {} <Debug> TCP-Session: 6eff1807-5781-45f3-a29d-b5fef512936d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13046 | 2025.09.19 20:55:25.905841 [ 289 ] {} <Debug> TCP-Session: eb549544-6c11-4e7f-aeb0-b3a2af483eea Authenticating user 'default' from [fd00:1122:3344:101::e]:58842 | ||
| 13047 | 2025.09.19 20:55:25.905810 [ 293 ] {} <Trace> TCP-Session: c48b7a09-9409-4889-996b-f07c8ba67b5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13048 | 2025.09.19 20:55:25.905951 [ 289 ] {} <Debug> TCP-Session: eb549544-6c11-4e7f-aeb0-b3a2af483eea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13049 | 2025.09.19 20:55:25.905786 [ 286 ] {} <Debug> TCP-Session: 5932d4cc-f2ae-47ef-9fbd-ccf168b15f09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13050 | 2025.09.19 20:55:25.905971 [ 289 ] {} <Debug> TCP-Session: eb549544-6c11-4e7f-aeb0-b3a2af483eea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13051 | 2025.09.19 20:55:25.905994 [ 286 ] {} <Debug> TCP-Session: 5932d4cc-f2ae-47ef-9fbd-ccf168b15f09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13052 | 2025.09.19 20:55:25.905728 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13053 | 2025.09.19 20:55:25.905693 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58783 | ||
| 13054 | 2025.09.19 20:55:25.906058 [ 3 ] {} <Debug> TCP-Session: 19771d8a-34ef-4f63-a0a5-c7d3e8ff0ae5 Authenticating user 'default' from [fd00:1122:3344:101::e]:33313 | ||
| 13055 | 2025.09.19 20:55:25.905682 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52649 | ||
| 13056 | 2025.09.19 20:55:25.906086 [ 3 ] {} <Debug> TCP-Session: 19771d8a-34ef-4f63-a0a5-c7d3e8ff0ae5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13057 | 2025.09.19 20:55:25.906107 [ 293 ] {1086e8d2-3d8f-4e41-bd4d-05c8007d3762} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39212) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13058 | 2025.09.19 20:55:25.906112 [ 3 ] {} <Debug> TCP-Session: 19771d8a-34ef-4f63-a0a5-c7d3e8ff0ae5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13059 | 2025.09.19 20:55:25.906113 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13060 | 2025.09.19 20:55:25.906147 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13061 | 2025.09.19 20:55:25.906172 [ 291 ] {} <Debug> TCP-Session: b35fbcc6-ff1b-4974-b1b1-a600b41e13b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:58783 | ||
| 13062 | 2025.09.19 20:55:25.906183 [ 290 ] {} <Debug> TCP-Session: fdf0c245-9b8b-438f-94ea-42b1f7164fe4 Authenticating user 'default' from [fd00:1122:3344:101::e]:52649 | ||
| 13063 | 2025.09.19 20:55:25.906206 [ 291 ] {} <Debug> TCP-Session: b35fbcc6-ff1b-4974-b1b1-a600b41e13b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13064 | 2025.09.19 20:55:25.906215 [ 290 ] {} <Debug> TCP-Session: fdf0c245-9b8b-438f-94ea-42b1f7164fe4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13065 | 2025.09.19 20:55:25.906230 [ 291 ] {} <Debug> TCP-Session: b35fbcc6-ff1b-4974-b1b1-a600b41e13b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13066 | 2025.09.19 20:55:25.906245 [ 290 ] {} <Debug> TCP-Session: fdf0c245-9b8b-438f-94ea-42b1f7164fe4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13067 | 2025.09.19 20:55:25.906386 [ 293 ] {1086e8d2-3d8f-4e41-bd4d-05c8007d3762} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13068 | 2025.09.19 20:55:25.906447 [ 293 ] {1086e8d2-3d8f-4e41-bd4d-05c8007d3762} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13069 | 2025.09.19 20:55:25.906733 [ 293 ] {1086e8d2-3d8f-4e41-bd4d-05c8007d3762} <Debug> oximeter.version (332f541f-6306-4281-b75a-987cf66fc746) (SelectExecutor): Key condition: unknown | ||
| 13070 | 2025.09.19 20:55:25.907731 [ 298 ] {1086e8d2-3d8f-4e41-bd4d-05c8007d3762} <Trace> AggregatingTransform: Aggregating | ||
| 13071 | 2025.09.19 20:55:25.907767 [ 298 ] {1086e8d2-3d8f-4e41-bd4d-05c8007d3762} <Trace> Aggregator: Aggregation method: without_key | ||
| 13072 | 2025.09.19 20:55:25.907798 [ 298 ] {1086e8d2-3d8f-4e41-bd4d-05c8007d3762} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000968043 sec. (1033.012 rows/sec., 40.35 KiB/sec.) | ||
| 13073 | 2025.09.19 20:55:25.907813 [ 298 ] {1086e8d2-3d8f-4e41-bd4d-05c8007d3762} <Trace> Aggregator: Merging aggregated data | ||
| 13074 | 2025.09.19 20:55:25.909174 [ 293 ] {1086e8d2-3d8f-4e41-bd4d-05c8007d3762} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003122 sec., 320.30749519538756 rows/sec., 12.51 KiB/sec. | ||
| 13075 | 2025.09.19 20:55:25.909336 [ 293 ] {1086e8d2-3d8f-4e41-bd4d-05c8007d3762} <Debug> TCPHandler: Processed in 0.003639326 sec. | ||
| 13076 | 2025.09.19 20:55:25.909441 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13077 | 2025.09.19 20:55:25.909479 [ 293 ] {} <Debug> TCP-Session: c48b7a09-9409-4889-996b-f07c8ba67b5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13078 | 2025.09.19 20:55:25.909479 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13079 | 2025.09.19 20:55:25.909509 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13080 | 2025.09.19 20:55:25.909531 [ 288 ] {} <Debug> TCP-Session: 4ab551ea-523f-4536-b80c-8354a5e03cf9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13081 | 2025.09.19 20:55:25.909532 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13082 | 2025.09.19 20:55:25.909546 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13083 | 2025.09.19 20:55:25.909577 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13084 | 2025.09.19 20:55:25.909597 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13085 | 2025.09.19 20:55:25.909609 [ 292 ] {} <Debug> TCP-Session: 6eff1807-5781-45f3-a29d-b5fef512936d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13086 | 2025.09.19 20:55:25.909624 [ 286 ] {} <Debug> TCP-Session: 5932d4cc-f2ae-47ef-9fbd-ccf168b15f09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13087 | 2025.09.19 20:55:25.909644 [ 289 ] {} <Debug> TCP-Session: eb549544-6c11-4e7f-aeb0-b3a2af483eea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13088 | 2025.09.19 20:55:25.909604 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13089 | 2025.09.19 20:55:25.909565 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13090 | 2025.09.19 20:55:25.909701 [ 290 ] {} <Debug> TCP-Session: fdf0c245-9b8b-438f-94ea-42b1f7164fe4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13091 | 2025.09.19 20:55:25.909553 [ 294 ] {} <Debug> TCP-Session: 2ce3e797-c030-478d-bbe8-ff79c2bb3505 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13092 | 2025.09.19 20:55:25.909726 [ 3 ] {} <Debug> TCP-Session: 19771d8a-34ef-4f63-a0a5-c7d3e8ff0ae5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13093 | 2025.09.19 20:55:25.909588 [ 291 ] {} <Debug> TCP-Session: b35fbcc6-ff1b-4974-b1b1-a600b41e13b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13094 | 2025.09.19 20:55:26.058851 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1514 | ||
| 13095 | 2025.09.19 20:55:26.061175 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13096 | 2025.09.19 20:55:26.061226 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13097 | 2025.09.19 20:55:26.062459 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 13098 | 2025.09.19 20:55:26.062756 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13099 | 2025.09.19 20:55:26.063038 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1514 | ||
| 13100 | 2025.09.19 20:55:26.063046 [ 221 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): 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] | ||
| 13101 | 2025.09.19 20:55:26.063109 [ 221 ] {} <Debug> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): 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] | ||
| 13102 | 2025.09.19 20:55:26.067022 [ 221 ] {} <Debug> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): 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] | ||
| 13103 | 2025.09.19 20:55:26.584206 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): 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] | ||
| 13104 | 2025.09.19 20:55:26.584257 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): 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] | ||
| 13105 | 2025.09.19 20:55:26.587374 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): 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] | ||
| 13106 | 2025.09.19 20:55:26.937361 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13107 | 2025.09.19 20:55:26.937549 [ 5 ] {b1d55c0e-d776-4894-bfb6-e61d63a0f989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13108 | 2025.09.19 20:55:26.937625 [ 5 ] {b1d55c0e-d776-4894-bfb6-e61d63a0f989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13109 | 2025.09.19 20:55:26.938388 [ 5 ] {b1d55c0e-d776-4894-bfb6-e61d63a0f989} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13110 | 2025.09.19 20:55:26.938439 [ 5 ] {b1d55c0e-d776-4894-bfb6-e61d63a0f989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13111 | 2025.09.19 20:55:26.938857 [ 5 ] {b1d55c0e-d776-4894-bfb6-e61d63a0f989} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13112 | 2025.09.19 20:55:26.939101 [ 5 ] {b1d55c0e-d776-4894-bfb6-e61d63a0f989} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13113 | 2025.09.19 20:55:26.939270 [ 5 ] {b1d55c0e-d776-4894-bfb6-e61d63a0f989} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001773 sec., 77834.17935702199 rows/sec., 6.74 MiB/sec. | ||
| 13114 | 2025.09.19 20:55:26.939322 [ 5 ] {b1d55c0e-d776-4894-bfb6-e61d63a0f989} <Debug> TCPHandler: Processed in 0.002114881 sec. | ||
| 13115 | 2025.09.19 20:55:26.939456 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13116 | 2025.09.19 20:55:26.939563 [ 5 ] {59bc9bde-f5ea-4b6e-8c5d-3d65e965f53b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13117 | 2025.09.19 20:55:26.939611 [ 5 ] {59bc9bde-f5ea-4b6e-8c5d-3d65e965f53b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13118 | 2025.09.19 20:55:26.940059 [ 5 ] {59bc9bde-f5ea-4b6e-8c5d-3d65e965f53b} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13119 | 2025.09.19 20:55:26.940099 [ 5 ] {59bc9bde-f5ea-4b6e-8c5d-3d65e965f53b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13120 | 2025.09.19 20:55:26.940439 [ 5 ] {59bc9bde-f5ea-4b6e-8c5d-3d65e965f53b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13121 | 2025.09.19 20:55:26.940667 [ 5 ] {59bc9bde-f5ea-4b6e-8c5d-3d65e965f53b} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13122 | 2025.09.19 20:55:26.940808 [ 5 ] {59bc9bde-f5ea-4b6e-8c5d-3d65e965f53b} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.00127 sec., 32283.46456692913 rows/sec., 2.37 MiB/sec. | ||
| 13123 | 2025.09.19 20:55:26.940850 [ 5 ] {59bc9bde-f5ea-4b6e-8c5d-3d65e965f53b} <Debug> TCPHandler: Processed in 0.001453885 sec. | ||
| 13124 | 2025.09.19 20:55:26.940960 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13125 | 2025.09.19 20:55:26.941065 [ 5 ] {88b67e47-33a3-4d53-a0d8-9b3a32105877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13126 | 2025.09.19 20:55:26.941108 [ 5 ] {88b67e47-33a3-4d53-a0d8-9b3a32105877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13127 | 2025.09.19 20:55:26.941609 [ 5 ] {88b67e47-33a3-4d53-a0d8-9b3a32105877} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13128 | 2025.09.19 20:55:26.941649 [ 5 ] {88b67e47-33a3-4d53-a0d8-9b3a32105877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13129 | 2025.09.19 20:55:26.941987 [ 5 ] {88b67e47-33a3-4d53-a0d8-9b3a32105877} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13130 | 2025.09.19 20:55:26.942218 [ 5 ] {88b67e47-33a3-4d53-a0d8-9b3a32105877} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13131 | 2025.09.19 20:55:26.942360 [ 5 ] {88b67e47-33a3-4d53-a0d8-9b3a32105877} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001318 sec., 79666.16084977238 rows/sec., 6.22 MiB/sec. | ||
| 13132 | 2025.09.19 20:55:26.942401 [ 5 ] {88b67e47-33a3-4d53-a0d8-9b3a32105877} <Debug> TCPHandler: Processed in 0.001493325 sec. | ||
| 13133 | 2025.09.19 20:55:26.942515 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13134 | 2025.09.19 20:55:26.942613 [ 5 ] {a6c64359-c2d5-45a9-bbb7-5180933d6eca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13135 | 2025.09.19 20:55:26.942665 [ 5 ] {a6c64359-c2d5-45a9-bbb7-5180933d6eca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13136 | 2025.09.19 20:55:26.943093 [ 5 ] {a6c64359-c2d5-45a9-bbb7-5180933d6eca} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13137 | 2025.09.19 20:55:26.943135 [ 5 ] {a6c64359-c2d5-45a9-bbb7-5180933d6eca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13138 | 2025.09.19 20:55:26.943483 [ 5 ] {a6c64359-c2d5-45a9-bbb7-5180933d6eca} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13139 | 2025.09.19 20:55:26.943716 [ 5 ] {a6c64359-c2d5-45a9-bbb7-5180933d6eca} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13140 | 2025.09.19 20:55:26.943851 [ 5 ] {a6c64359-c2d5-45a9-bbb7-5180933d6eca} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001258 sec., 127186.00953895072 rows/sec., 8.86 MiB/sec. | ||
| 13141 | 2025.09.19 20:55:26.943890 [ 5 ] {a6c64359-c2d5-45a9-bbb7-5180933d6eca} <Debug> TCPHandler: Processed in 0.001425254 sec. | ||
| 13142 | 2025.09.19 20:55:26.944004 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13143 | 2025.09.19 20:55:26.944101 [ 5 ] {03ad2091-0fc1-429f-a66b-d417fc776421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13144 | 2025.09.19 20:55:26.944157 [ 5 ] {03ad2091-0fc1-429f-a66b-d417fc776421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13145 | 2025.09.19 20:55:26.945090 [ 5 ] {03ad2091-0fc1-429f-a66b-d417fc776421} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13146 | 2025.09.19 20:55:26.945127 [ 5 ] {03ad2091-0fc1-429f-a66b-d417fc776421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13147 | 2025.09.19 20:55:26.945677 [ 5 ] {03ad2091-0fc1-429f-a66b-d417fc776421} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 13148 | 2025.09.19 20:55:26.945899 [ 5 ] {03ad2091-0fc1-429f-a66b-d417fc776421} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13149 | 2025.09.19 20:55:26.946038 [ 5 ] {03ad2091-0fc1-429f-a66b-d417fc776421} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001955 sec., 20971.867007672634 rows/sec., 37.58 MiB/sec. | ||
| 13150 | 2025.09.19 20:55:26.946099 [ 5 ] {03ad2091-0fc1-429f-a66b-d417fc776421} <Debug> TCPHandler: Processed in 0.00214857 sec. | ||
| 13151 | 2025.09.19 20:55:26.946228 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13152 | 2025.09.19 20:55:26.946333 [ 5 ] {d1c84785-6593-4dc7-a1cf-5ad18688d07c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13153 | 2025.09.19 20:55:26.946377 [ 5 ] {d1c84785-6593-4dc7-a1cf-5ad18688d07c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13154 | 2025.09.19 20:55:26.946719 [ 5 ] {d1c84785-6593-4dc7-a1cf-5ad18688d07c} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13155 | 2025.09.19 20:55:26.946756 [ 5 ] {d1c84785-6593-4dc7-a1cf-5ad18688d07c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13156 | 2025.09.19 20:55:26.947060 [ 5 ] {d1c84785-6593-4dc7-a1cf-5ad18688d07c} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13157 | 2025.09.19 20:55:26.947274 [ 5 ] {d1c84785-6593-4dc7-a1cf-5ad18688d07c} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13158 | 2025.09.19 20:55:26.947408 [ 5 ] {d1c84785-6593-4dc7-a1cf-5ad18688d07c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 13159 | 2025.09.19 20:55:26.947445 [ 5 ] {d1c84785-6593-4dc7-a1cf-5ad18688d07c} <Debug> TCPHandler: Processed in 0.00126821 sec. | ||
| 13160 | 2025.09.19 20:55:27.000209 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 353.60 MiB, peak 374.00 MiB, free memory in arenas 0.00 B, will set to 357.16 MiB (RSS), difference: 3.57 MiB | ||
| 13161 | 2025.09.19 20:55:30.753375 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13162 | 2025.09.19 20:55:30.753482 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13163 | 2025.09.19 20:55:30.964097 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35464 | ||
| 13164 | 2025.09.19 20:55:30.964970 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13165 | 2025.09.19 20:55:30.965055 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13166 | 2025.09.19 20:55:30.965578 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 13167 | 2025.09.19 20:55:30.965829 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13168 | 2025.09.19 20:55:30.965965 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35464 | ||
| 13169 | 2025.09.19 20:55:31.934252 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13170 | 2025.09.19 20:55:31.934444 [ 5 ] {51d3b856-f28e-438b-8ab0-4ea55e6f73f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13171 | 2025.09.19 20:55:31.934514 [ 5 ] {51d3b856-f28e-438b-8ab0-4ea55e6f73f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13172 | 2025.09.19 20:55:31.935219 [ 5 ] {51d3b856-f28e-438b-8ab0-4ea55e6f73f5} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13173 | 2025.09.19 20:55:31.935261 [ 5 ] {51d3b856-f28e-438b-8ab0-4ea55e6f73f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13174 | 2025.09.19 20:55:31.935645 [ 5 ] {51d3b856-f28e-438b-8ab0-4ea55e6f73f5} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13175 | 2025.09.19 20:55:31.935866 [ 5 ] {51d3b856-f28e-438b-8ab0-4ea55e6f73f5} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13176 | 2025.09.19 20:55:31.936019 [ 5 ] {51d3b856-f28e-438b-8ab0-4ea55e6f73f5} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001627 sec., 34419.17639827904 rows/sec., 2.63 MiB/sec. | ||
| 13177 | 2025.09.19 20:55:31.936061 [ 5 ] {51d3b856-f28e-438b-8ab0-4ea55e6f73f5} <Debug> TCPHandler: Processed in 0.001939096 sec. | ||
| 13178 | 2025.09.19 20:55:31.936179 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13179 | 2025.09.19 20:55:31.936271 [ 5 ] {5221d2e2-4a07-4836-b932-d1090c2109c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13180 | 2025.09.19 20:55:31.936310 [ 5 ] {5221d2e2-4a07-4836-b932-d1090c2109c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13181 | 2025.09.19 20:55:31.936774 [ 5 ] {5221d2e2-4a07-4836-b932-d1090c2109c7} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13182 | 2025.09.19 20:55:31.936809 [ 5 ] {5221d2e2-4a07-4836-b932-d1090c2109c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13183 | 2025.09.19 20:55:31.937114 [ 5 ] {5221d2e2-4a07-4836-b932-d1090c2109c7} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13184 | 2025.09.19 20:55:31.937319 [ 5 ] {5221d2e2-4a07-4836-b932-d1090c2109c7} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13185 | 2025.09.19 20:55:31.937445 [ 5 ] {5221d2e2-4a07-4836-b932-d1090c2109c7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001192 sec., 53691.275167785236 rows/sec., 4.19 MiB/sec. | ||
| 13186 | 2025.09.19 20:55:31.937481 [ 5 ] {5221d2e2-4a07-4836-b932-d1090c2109c7} <Debug> TCPHandler: Processed in 0.001349102 sec. | ||
| 13187 | 2025.09.19 20:55:31.937591 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13188 | 2025.09.19 20:55:31.937681 [ 5 ] {0f6da3db-aa19-413c-ad85-1a58faf4b25b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13189 | 2025.09.19 20:55:31.937727 [ 5 ] {0f6da3db-aa19-413c-ad85-1a58faf4b25b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13190 | 2025.09.19 20:55:31.938155 [ 5 ] {0f6da3db-aa19-413c-ad85-1a58faf4b25b} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13191 | 2025.09.19 20:55:31.938190 [ 5 ] {0f6da3db-aa19-413c-ad85-1a58faf4b25b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13192 | 2025.09.19 20:55:31.938510 [ 5 ] {0f6da3db-aa19-413c-ad85-1a58faf4b25b} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13193 | 2025.09.19 20:55:31.938712 [ 5 ] {0f6da3db-aa19-413c-ad85-1a58faf4b25b} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13194 | 2025.09.19 20:55:31.938839 [ 5 ] {0f6da3db-aa19-413c-ad85-1a58faf4b25b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 13195 | 2025.09.19 20:55:31.938876 [ 5 ] {0f6da3db-aa19-413c-ad85-1a58faf4b25b} <Debug> TCPHandler: Processed in 0.001331922 sec. | ||
| 13196 | 2025.09.19 20:55:31.938990 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13197 | 2025.09.19 20:55:31.939079 [ 5 ] {355a8204-ff3b-469d-930a-02892b3764d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13198 | 2025.09.19 20:55:31.939119 [ 5 ] {355a8204-ff3b-469d-930a-02892b3764d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13199 | 2025.09.19 20:55:31.939443 [ 5 ] {355a8204-ff3b-469d-930a-02892b3764d9} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13200 | 2025.09.19 20:55:31.939478 [ 5 ] {355a8204-ff3b-469d-930a-02892b3764d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13201 | 2025.09.19 20:55:31.939775 [ 5 ] {355a8204-ff3b-469d-930a-02892b3764d9} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13202 | 2025.09.19 20:55:31.939979 [ 5 ] {355a8204-ff3b-469d-930a-02892b3764d9} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13203 | 2025.09.19 20:55:31.940112 [ 5 ] {355a8204-ff3b-469d-930a-02892b3764d9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 13204 | 2025.09.19 20:55:31.940146 [ 5 ] {355a8204-ff3b-469d-930a-02892b3764d9} <Debug> TCPHandler: Processed in 0.001210059 sec. | ||
| 13205 | 2025.09.19 20:55:32.893443 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 13206 | 2025.09.19 20:55:32.912152 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13207 | 2025.09.19 20:55:32.912223 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13208 | 2025.09.19 20:55:32.918485 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 13209 | 2025.09.19 20:55:32.919189 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13210 | 2025.09.19 20:55:32.922612 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 13211 | 2025.09.19 20:55:36.064164 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1534 | ||
| 13212 | 2025.09.19 20:55:36.066401 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13213 | 2025.09.19 20:55:36.066453 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13214 | 2025.09.19 20:55:36.067672 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13215 | 2025.09.19 20:55:36.067966 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13216 | 2025.09.19 20:55:36.068271 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1534 | ||
| 13217 | 2025.09.19 20:55:36.938161 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13218 | 2025.09.19 20:55:36.938355 [ 5 ] {d101551a-37d9-49d6-b585-ebda88cf0510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13219 | 2025.09.19 20:55:36.938432 [ 5 ] {d101551a-37d9-49d6-b585-ebda88cf0510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13220 | 2025.09.19 20:55:36.939145 [ 5 ] {d101551a-37d9-49d6-b585-ebda88cf0510} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13221 | 2025.09.19 20:55:36.939195 [ 5 ] {d101551a-37d9-49d6-b585-ebda88cf0510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13222 | 2025.09.19 20:55:36.939603 [ 5 ] {d101551a-37d9-49d6-b585-ebda88cf0510} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 13223 | 2025.09.19 20:55:36.939835 [ 5 ] {d101551a-37d9-49d6-b585-ebda88cf0510} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13224 | 2025.09.19 20:55:36.939999 [ 5 ] {d101551a-37d9-49d6-b585-ebda88cf0510} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001699 sec., 14125.956444967627 rows/sec., 1.17 MiB/sec. | ||
| 13225 | 2025.09.19 20:55:36.940053 [ 5 ] {d101551a-37d9-49d6-b585-ebda88cf0510} <Debug> TCPHandler: Processed in 0.002031108 sec. | ||
| 13226 | 2025.09.19 20:55:36.940177 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13227 | 2025.09.19 20:55:36.940282 [ 5 ] {e1548534-c92a-40cf-bf96-573f02d9423c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13228 | 2025.09.19 20:55:36.940327 [ 5 ] {e1548534-c92a-40cf-bf96-573f02d9423c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13229 | 2025.09.19 20:55:36.940734 [ 5 ] {e1548534-c92a-40cf-bf96-573f02d9423c} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13230 | 2025.09.19 20:55:36.940773 [ 5 ] {e1548534-c92a-40cf-bf96-573f02d9423c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13231 | 2025.09.19 20:55:36.941076 [ 5 ] {e1548534-c92a-40cf-bf96-573f02d9423c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 13232 | 2025.09.19 20:55:36.941290 [ 5 ] {e1548534-c92a-40cf-bf96-573f02d9423c} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13233 | 2025.09.19 20:55:36.941427 [ 5 ] {e1548534-c92a-40cf-bf96-573f02d9423c} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001171 sec., 11955.593509820666 rows/sec., 974.89 KiB/sec. | ||
| 13234 | 2025.09.19 20:55:36.941467 [ 5 ] {e1548534-c92a-40cf-bf96-573f02d9423c} <Debug> TCPHandler: Processed in 0.001341721 sec. | ||
| 13235 | 2025.09.19 20:55:36.941592 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13236 | 2025.09.19 20:55:36.941690 [ 5 ] {8201b590-1522-40eb-a6db-0071471b6266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13237 | 2025.09.19 20:55:36.941732 [ 5 ] {8201b590-1522-40eb-a6db-0071471b6266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13238 | 2025.09.19 20:55:36.942289 [ 5 ] {8201b590-1522-40eb-a6db-0071471b6266} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13239 | 2025.09.19 20:55:36.942327 [ 5 ] {8201b590-1522-40eb-a6db-0071471b6266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13240 | 2025.09.19 20:55:36.942645 [ 5 ] {8201b590-1522-40eb-a6db-0071471b6266} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13241 | 2025.09.19 20:55:36.942865 [ 5 ] {8201b590-1522-40eb-a6db-0071471b6266} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13242 | 2025.09.19 20:55:36.942998 [ 5 ] {8201b590-1522-40eb-a6db-0071471b6266} <Debug> executeQuery: Read 265 rows, 24.18 KiB in 0.001329 sec., 199398.04364183595 rows/sec., 17.77 MiB/sec. | ||
| 13243 | 2025.09.19 20:55:36.943036 [ 5 ] {8201b590-1522-40eb-a6db-0071471b6266} <Debug> TCPHandler: Processed in 0.001499585 sec. | ||
| 13244 | 2025.09.19 20:55:36.943149 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13245 | 2025.09.19 20:55:36.943252 [ 5 ] {a844e4b3-58f8-4a31-84ee-e93d72e1d1d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13246 | 2025.09.19 20:55:36.943295 [ 5 ] {a844e4b3-58f8-4a31-84ee-e93d72e1d1d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13247 | 2025.09.19 20:55:36.943716 [ 5 ] {a844e4b3-58f8-4a31-84ee-e93d72e1d1d8} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13248 | 2025.09.19 20:55:36.943753 [ 5 ] {a844e4b3-58f8-4a31-84ee-e93d72e1d1d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13249 | 2025.09.19 20:55:36.944060 [ 5 ] {a844e4b3-58f8-4a31-84ee-e93d72e1d1d8} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13250 | 2025.09.19 20:55:36.944283 [ 5 ] {a844e4b3-58f8-4a31-84ee-e93d72e1d1d8} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13251 | 2025.09.19 20:55:36.944418 [ 5 ] {a844e4b3-58f8-4a31-84ee-e93d72e1d1d8} <Debug> executeQuery: Read 67 rows, 5.02 KiB in 0.001194 sec., 56113.90284757119 rows/sec., 4.11 MiB/sec. | ||
| 13252 | 2025.09.19 20:55:36.944456 [ 5 ] {a844e4b3-58f8-4a31-84ee-e93d72e1d1d8} <Debug> TCPHandler: Processed in 0.001355612 sec. | ||
| 13253 | 2025.09.19 20:55:36.944575 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13254 | 2025.09.19 20:55:36.944670 [ 5 ] {c22123f9-4cc0-46b2-8391-481963e78751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13255 | 2025.09.19 20:55:36.944710 [ 5 ] {c22123f9-4cc0-46b2-8391-481963e78751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13256 | 2025.09.19 20:55:36.945107 [ 5 ] {c22123f9-4cc0-46b2-8391-481963e78751} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13257 | 2025.09.19 20:55:36.945144 [ 5 ] {c22123f9-4cc0-46b2-8391-481963e78751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13258 | 2025.09.19 20:55:36.945454 [ 5 ] {c22123f9-4cc0-46b2-8391-481963e78751} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13259 | 2025.09.19 20:55:36.945661 [ 5 ] {c22123f9-4cc0-46b2-8391-481963e78751} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13260 | 2025.09.19 20:55:36.945797 [ 5 ] {c22123f9-4cc0-46b2-8391-481963e78751} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001146 sec., 20942.40837696335 rows/sec., 1.74 MiB/sec. | ||
| 13261 | 2025.09.19 20:55:36.945835 [ 5 ] {c22123f9-4cc0-46b2-8391-481963e78751} <Debug> TCPHandler: Processed in 0.00131027 sec. | ||
| 13262 | 2025.09.19 20:55:36.945967 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13263 | 2025.09.19 20:55:36.946079 [ 5 ] {c67eb444-7832-4ebc-83eb-0ffa4669ac84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13264 | 2025.09.19 20:55:36.946120 [ 5 ] {c67eb444-7832-4ebc-83eb-0ffa4669ac84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13265 | 2025.09.19 20:55:36.946539 [ 5 ] {c67eb444-7832-4ebc-83eb-0ffa4669ac84} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13266 | 2025.09.19 20:55:36.946577 [ 5 ] {c67eb444-7832-4ebc-83eb-0ffa4669ac84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13267 | 2025.09.19 20:55:36.946912 [ 5 ] {c67eb444-7832-4ebc-83eb-0ffa4669ac84} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 13268 | 2025.09.19 20:55:36.947137 [ 5 ] {c67eb444-7832-4ebc-83eb-0ffa4669ac84} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13269 | 2025.09.19 20:55:36.947269 [ 5 ] {c67eb444-7832-4ebc-83eb-0ffa4669ac84} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001209 sec., 9925.558312655086 rows/sec., 775.43 KiB/sec. | ||
| 13270 | 2025.09.19 20:55:36.947308 [ 5 ] {c67eb444-7832-4ebc-83eb-0ffa4669ac84} <Debug> TCPHandler: Processed in 0.001403063 sec. | ||
| 13271 | 2025.09.19 20:55:36.947417 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13272 | 2025.09.19 20:55:36.947513 [ 5 ] {1475e1f9-481b-4d3e-badc-3e63c81bc0b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13273 | 2025.09.19 20:55:36.947555 [ 5 ] {1475e1f9-481b-4d3e-badc-3e63c81bc0b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13274 | 2025.09.19 20:55:36.948032 [ 5 ] {1475e1f9-481b-4d3e-badc-3e63c81bc0b0} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13275 | 2025.09.19 20:55:36.948072 [ 5 ] {1475e1f9-481b-4d3e-badc-3e63c81bc0b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13276 | 2025.09.19 20:55:36.948398 [ 5 ] {1475e1f9-481b-4d3e-badc-3e63c81bc0b0} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13277 | 2025.09.19 20:55:36.948614 [ 5 ] {1475e1f9-481b-4d3e-badc-3e63c81bc0b0} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13278 | 2025.09.19 20:55:36.948748 [ 5 ] {1475e1f9-481b-4d3e-badc-3e63c81bc0b0} <Debug> executeQuery: Read 155 rows, 12.80 KiB in 0.001252 sec., 123801.91693290733 rows/sec., 9.98 MiB/sec. | ||
| 13279 | 2025.09.19 20:55:36.948790 [ 5 ] {1475e1f9-481b-4d3e-badc-3e63c81bc0b0} <Debug> TCPHandler: Processed in 0.001423134 sec. | ||
| 13280 | 2025.09.19 20:55:36.948898 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13281 | 2025.09.19 20:55:36.948993 [ 5 ] {483eb9e0-ae5a-4c78-8077-a17b60aee7e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13282 | 2025.09.19 20:55:36.949039 [ 5 ] {483eb9e0-ae5a-4c78-8077-a17b60aee7e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13283 | 2025.09.19 20:55:36.949456 [ 5 ] {483eb9e0-ae5a-4c78-8077-a17b60aee7e6} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13284 | 2025.09.19 20:55:36.949492 [ 5 ] {483eb9e0-ae5a-4c78-8077-a17b60aee7e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13285 | 2025.09.19 20:55:36.949872 [ 5 ] {483eb9e0-ae5a-4c78-8077-a17b60aee7e6} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13286 | 2025.09.19 20:55:36.950100 [ 5 ] {483eb9e0-ae5a-4c78-8077-a17b60aee7e6} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13287 | 2025.09.19 20:55:36.950233 [ 5 ] {483eb9e0-ae5a-4c78-8077-a17b60aee7e6} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001259 sec., 161239.07863383638 rows/sec., 11.55 MiB/sec. | ||
| 13288 | 2025.09.19 20:55:36.950270 [ 5 ] {483eb9e0-ae5a-4c78-8077-a17b60aee7e6} <Debug> TCPHandler: Processed in 0.001421114 sec. | ||
| 13289 | 2025.09.19 20:55:36.950381 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13290 | 2025.09.19 20:55:36.950476 [ 5 ] {785ea0ea-7658-41fe-a4d7-689b15f4b0dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13291 | 2025.09.19 20:55:36.950531 [ 5 ] {785ea0ea-7658-41fe-a4d7-689b15f4b0dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13292 | 2025.09.19 20:55:36.951420 [ 5 ] {785ea0ea-7658-41fe-a4d7-689b15f4b0dd} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13293 | 2025.09.19 20:55:36.951457 [ 5 ] {785ea0ea-7658-41fe-a4d7-689b15f4b0dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13294 | 2025.09.19 20:55:36.952051 [ 5 ] {785ea0ea-7658-41fe-a4d7-689b15f4b0dd} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13295 | 2025.09.19 20:55:36.952287 [ 5 ] {785ea0ea-7658-41fe-a4d7-689b15f4b0dd} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13296 | 2025.09.19 20:55:36.952434 [ 5 ] {785ea0ea-7658-41fe-a4d7-689b15f4b0dd} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001975 sec., 20759.493670886073 rows/sec., 37.20 MiB/sec. | ||
| 13297 | 2025.09.19 20:55:36.952504 [ 5 ] {785ea0ea-7658-41fe-a4d7-689b15f4b0dd} <Debug> TCPHandler: Processed in 0.002173521 sec. | ||
| 13298 | 2025.09.19 20:55:36.952616 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13299 | 2025.09.19 20:55:36.952711 [ 5 ] {ad592226-8337-453b-a19d-47853a8fa7ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13300 | 2025.09.19 20:55:36.952755 [ 5 ] {ad592226-8337-453b-a19d-47853a8fa7ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13301 | 2025.09.19 20:55:36.953089 [ 5 ] {ad592226-8337-453b-a19d-47853a8fa7ee} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13302 | 2025.09.19 20:55:36.953125 [ 5 ] {ad592226-8337-453b-a19d-47853a8fa7ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13303 | 2025.09.19 20:55:36.953449 [ 5 ] {ad592226-8337-453b-a19d-47853a8fa7ee} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13304 | 2025.09.19 20:55:36.953662 [ 5 ] {ad592226-8337-453b-a19d-47853a8fa7ee} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13305 | 2025.09.19 20:55:36.953791 [ 5 ] {ad592226-8337-453b-a19d-47853a8fa7ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 13306 | 2025.09.19 20:55:36.953826 [ 5 ] {ad592226-8337-453b-a19d-47853a8fa7ee} <Debug> TCPHandler: Processed in 0.00126059 sec. | ||
| 13307 | 2025.09.19 20:55:38.467047 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35976 | ||
| 13308 | 2025.09.19 20:55:38.467595 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13309 | 2025.09.19 20:55:38.467641 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13310 | 2025.09.19 20:55:38.468146 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 13311 | 2025.09.19 20:55:38.468394 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13312 | 2025.09.19 20:55:38.468543 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35976 | ||
| 13313 | 2025.09.19 20:55:38.468605 [ 224 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): 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] | ||
| 13314 | 2025.09.19 20:55:38.468643 [ 224 ] {} <Debug> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): 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] | ||
| 13315 | 2025.09.19 20:55:38.471273 [ 224 ] {} <Debug> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): 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] | ||
| 13316 | 2025.09.19 20:55:38.583784 [ 224 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): 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] | ||
| 13317 | 2025.09.19 20:55:38.583812 [ 224 ] {} <Debug> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): 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] | ||
| 13318 | 2025.09.19 20:55:38.586080 [ 224 ] {} <Debug> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): 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] | ||
| 13319 | 2025.09.19 20:55:40.423624 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 13320 | 2025.09.19 20:55:40.440000 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13321 | 2025.09.19 20:55:40.440053 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13322 | 2025.09.19 20:55:40.445874 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 13323 | 2025.09.19 20:55:40.446568 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13324 | 2025.09.19 20:55:40.449454 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 13325 | 2025.09.19 20:55:41.934539 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13326 | 2025.09.19 20:55:41.934732 [ 5 ] {0525ce01-4662-43d0-adc8-9ecd194646bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13327 | 2025.09.19 20:55:41.934803 [ 5 ] {0525ce01-4662-43d0-adc8-9ecd194646bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13328 | 2025.09.19 20:55:41.935560 [ 5 ] {0525ce01-4662-43d0-adc8-9ecd194646bb} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13329 | 2025.09.19 20:55:41.935605 [ 5 ] {0525ce01-4662-43d0-adc8-9ecd194646bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13330 | 2025.09.19 20:55:41.935991 [ 5 ] {0525ce01-4662-43d0-adc8-9ecd194646bb} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13331 | 2025.09.19 20:55:41.936230 [ 5 ] {0525ce01-4662-43d0-adc8-9ecd194646bb} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13332 | 2025.09.19 20:55:41.936370 [ 143 ] {} <Debug> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13333 | 2025.09.19 20:55:41.936385 [ 5 ] {0525ce01-4662-43d0-adc8-9ecd194646bb} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001705 sec., 32844.574780058654 rows/sec., 2.51 MiB/sec. | ||
| 13334 | 2025.09.19 20:55:41.936434 [ 143 ] {} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13335 | 2025.09.19 20:55:41.936447 [ 5 ] {0525ce01-4662-43d0-adc8-9ecd194646bb} <Debug> TCPHandler: Processed in 0.002040278 sec. | ||
| 13336 | 2025.09.19 20:55:41.936460 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13337 | 2025.09.19 20:55:41.936582 [ 186 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::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 | ||
| 13338 | 2025.09.19 20:55:41.936593 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13339 | 2025.09.19 20:55:41.936734 [ 186 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13340 | 2025.09.19 20:55:41.936734 [ 5 ] {25a4a4c0-2bd8-48ad-9e2b-9fe068fb5d83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13341 | 2025.09.19 20:55:41.936774 [ 186 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1407 rows starting from the beginning of the part | ||
| 13342 | 2025.09.19 20:55:41.936794 [ 5 ] {25a4a4c0-2bd8-48ad-9e2b-9fe068fb5d83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13343 | 2025.09.19 20:55:41.936846 [ 186 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 1196 rows starting from the beginning of the part | ||
| 13344 | 2025.09.19 20:55:41.936900 [ 186 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::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 | ||
| 13345 | 2025.09.19 20:55:41.936950 [ 186 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 56 rows starting from the beginning of the part | ||
| 13346 | 2025.09.19 20:55:41.936989 [ 186 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 265 rows starting from the beginning of the part | ||
| 13347 | 2025.09.19 20:55:41.937036 [ 186 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 56 rows starting from the beginning of the part | ||
| 13348 | 2025.09.19 20:55:41.937250 [ 5 ] {25a4a4c0-2bd8-48ad-9e2b-9fe068fb5d83} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13349 | 2025.09.19 20:55:41.937293 [ 5 ] {25a4a4c0-2bd8-48ad-9e2b-9fe068fb5d83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13350 | 2025.09.19 20:55:41.937620 [ 5 ] {25a4a4c0-2bd8-48ad-9e2b-9fe068fb5d83} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13351 | 2025.09.19 20:55:41.937871 [ 5 ] {25a4a4c0-2bd8-48ad-9e2b-9fe068fb5d83} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13352 | 2025.09.19 20:55:41.937975 [ 143 ] {} <Debug> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13353 | 2025.09.19 20:55:41.938003 [ 143 ] {} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13354 | 2025.09.19 20:55:41.938005 [ 5 ] {25a4a4c0-2bd8-48ad-9e2b-9fe068fb5d83} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001291 sec., 49573.97366382649 rows/sec., 3.87 MiB/sec. | ||
| 13355 | 2025.09.19 20:55:41.938020 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13356 | 2025.09.19 20:55:41.938055 [ 5 ] {25a4a4c0-2bd8-48ad-9e2b-9fe068fb5d83} <Debug> TCPHandler: Processed in 0.001511575 sec. | ||
| 13357 | 2025.09.19 20:55:41.938140 [ 200 ] {8107928c-471f-4f51-a196-f6f1aa28a530::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 | ||
| 13358 | 2025.09.19 20:55:41.938175 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13359 | 2025.09.19 20:55:41.938276 [ 5 ] {8c5b28ce-6467-4669-bf77-d35f3bd21d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13360 | 2025.09.19 20:55:41.938282 [ 200 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13361 | 2025.09.19 20:55:41.938326 [ 5 ] {8c5b28ce-6467-4669-bf77-d35f3bd21d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13362 | 2025.09.19 20:55:41.938329 [ 200 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 633 rows starting from the beginning of the part | ||
| 13363 | 2025.09.19 20:55:41.938407 [ 200 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 520 rows starting from the beginning of the part | ||
| 13364 | 2025.09.19 20:55:41.938450 [ 200 ] {8107928c-471f-4f51-a196-f6f1aa28a530::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 | ||
| 13365 | 2025.09.19 20:55:41.938455 [ 196 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3118 rows, containing 5 columns (5 merged, 0 gathered) in 0.001924996 sec., 1619743.6254412995 rows/sec., 141.18 MiB/sec. | ||
| 13366 | 2025.09.19 20:55:41.938499 [ 200 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 64 rows starting from the beginning of the part | ||
| 13367 | 2025.09.19 20:55:41.938539 [ 200 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 155 rows starting from the beginning of the part | ||
| 13368 | 2025.09.19 20:55:41.938577 [ 200 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 64 rows starting from the beginning of the part | ||
| 13369 | 2025.09.19 20:55:41.938689 [ 201 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 13370 | 2025.09.19 20:55:41.938769 [ 5 ] {8c5b28ce-6467-4669-bf77-d35f3bd21d3d} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13371 | 2025.09.19 20:55:41.938806 [ 5 ] {8c5b28ce-6467-4669-bf77-d35f3bd21d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13372 | 2025.09.19 20:55:41.939000 [ 201 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_111_22} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13373 | 2025.09.19 20:55:41.939071 [ 201 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_111_22} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13374 | 2025.09.19 20:55:41.939154 [ 5 ] {8c5b28ce-6467-4669-bf77-d35f3bd21d3d} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13375 | 2025.09.19 20:55:41.939162 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 13376 | 2025.09.19 20:55:41.939383 [ 5 ] {8c5b28ce-6467-4669-bf77-d35f3bd21d3d} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13377 | 2025.09.19 20:55:41.939499 [ 143 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13378 | 2025.09.19 20:55:41.939514 [ 5 ] {8c5b28ce-6467-4669-bf77-d35f3bd21d3d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001256 sec., 127388.53503184713 rows/sec., 8.87 MiB/sec. | ||
| 13379 | 2025.09.19 20:55:41.939527 [ 143 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13380 | 2025.09.19 20:55:41.939552 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13381 | 2025.09.19 20:55:41.939557 [ 5 ] {8c5b28ce-6467-4669-bf77-d35f3bd21d3d} <Debug> TCPHandler: Processed in 0.001432004 sec. | ||
| 13382 | 2025.09.19 20:55:41.939623 [ 186 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::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 | ||
| 13383 | 2025.09.19 20:55:41.939673 [ 189 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1541 rows, containing 5 columns (5 merged, 0 gathered) in 0.001583647 sec., 973070.3875295441 rows/sec., 77.52 MiB/sec. | ||
| 13384 | 2025.09.19 20:55:41.939677 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13385 | 2025.09.19 20:55:41.939720 [ 186 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13386 | 2025.09.19 20:55:41.939754 [ 186 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_106_21, total 29889 rows starting from the beginning of the part | ||
| 13387 | 2025.09.19 20:55:41.939802 [ 186 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 844 rows starting from the beginning of the part | ||
| 13388 | 2025.09.19 20:55:41.939807 [ 5 ] {16850cd7-1c35-4ad7-9dec-f9b5189420c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13389 | 2025.09.19 20:55:41.939839 [ 186 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part | ||
| 13390 | 2025.09.19 20:55:41.939859 [ 5 ] {16850cd7-1c35-4ad7-9dec-f9b5189420c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13391 | 2025.09.19 20:55:41.939879 [ 186 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 13392 | 2025.09.19 20:55:41.939919 [ 186 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 203 rows starting from the beginning of the part | ||
| 13393 | 2025.09.19 20:55:41.939920 [ 194 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 13394 | 2025.09.19 20:55:41.939953 [ 186 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
| 13395 | 2025.09.19 20:55:41.940200 [ 5 ] {16850cd7-1c35-4ad7-9dec-f9b5189420c9} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13396 | 2025.09.19 20:55:41.940229 [ 194 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_111_22} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13397 | 2025.09.19 20:55:41.940241 [ 5 ] {16850cd7-1c35-4ad7-9dec-f9b5189420c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13398 | 2025.09.19 20:55:41.940312 [ 194 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_111_22} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13399 | 2025.09.19 20:55:41.940408 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 13400 | 2025.09.19 20:55:41.940573 [ 5 ] {16850cd7-1c35-4ad7-9dec-f9b5189420c9} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13401 | 2025.09.19 20:55:41.940787 [ 5 ] {16850cd7-1c35-4ad7-9dec-f9b5189420c9} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13402 | 2025.09.19 20:55:41.940896 [ 143 ] {} <Debug> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13403 | 2025.09.19 20:55:41.940921 [ 5 ] {16850cd7-1c35-4ad7-9dec-f9b5189420c9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 13404 | 2025.09.19 20:55:41.940923 [ 143 ] {} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13405 | 2025.09.19 20:55:41.940961 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13406 | 2025.09.19 20:55:41.940964 [ 5 ] {16850cd7-1c35-4ad7-9dec-f9b5189420c9} <Debug> TCPHandler: Processed in 0.001337271 sec. | ||
| 13407 | 2025.09.19 20:55:41.941032 [ 201 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 13408 | 2025.09.19 20:55:41.941116 [ 201 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13409 | 2025.09.19 20:55:41.941144 [ 201 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6276 rows starting from the beginning of the part | ||
| 13410 | 2025.09.19 20:55:41.941200 [ 201 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 13411 | 2025.09.19 20:55:41.941246 [ 201 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 13412 | 2025.09.19 20:55:41.941285 [ 201 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part | ||
| 13413 | 2025.09.19 20:55:41.941325 [ 201 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part | ||
| 13414 | 2025.09.19 20:55:41.941364 [ 201 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 13415 | 2025.09.19 20:55:41.943358 [ 189 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6576 rows, containing 4 columns (4 merged, 0 gathered) in 0.002357625 sec., 2789247.653888977 rows/sec., 187.98 MiB/sec. | ||
| 13416 | 2025.09.19 20:55:41.943716 [ 201 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 13417 | 2025.09.19 20:55:41.943961 [ 201 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_111_22} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13418 | 2025.09.19 20:55:41.944021 [ 201 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_111_22} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13419 | 2025.09.19 20:55:41.944084 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 13420 | 2025.09.19 20:55:41.946507 [ 201 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31416 rows, containing 5 columns (5 merged, 0 gathered) in 0.006914843 sec., 4543270.1798146395 rows/sec., 312.29 MiB/sec. | ||
| 13421 | 2025.09.19 20:55:41.946980 [ 189 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 13422 | 2025.09.19 20:55:41.947257 [ 189 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_111_22} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13423 | 2025.09.19 20:55:41.947321 [ 189 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_111_22} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13424 | 2025.09.19 20:55:41.947393 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 13425 | 2025.09.19 20:55:45.753541 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13426 | 2025.09.19 20:55:45.753616 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13427 | 2025.09.19 20:55:45.968686 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36424 | ||
| 13428 | 2025.09.19 20:55:45.969357 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13429 | 2025.09.19 20:55:45.969392 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13430 | 2025.09.19 20:55:45.969858 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 13431 | 2025.09.19 20:55:45.970089 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13432 | 2025.09.19 20:55:45.970240 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36424 | ||
| 13433 | 2025.09.19 20:55:45.970305 [ 139 ] {} <Debug> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 13434 | 2025.09.19 20:55:45.970396 [ 139 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13435 | 2025.09.19 20:55:45.970420 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13436 | 2025.09.19 20:55:45.970545 [ 193 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 13437 | 2025.09.19 20:55:45.970704 [ 193 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13438 | 2025.09.19 20:55:45.970749 [ 193 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34056 rows starting from the beginning of the part | ||
| 13439 | 2025.09.19 20:55:45.970821 [ 193 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 13440 | 2025.09.19 20:55:45.970872 [ 193 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 13441 | 2025.09.19 20:55:45.970919 [ 193 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 13442 | 2025.09.19 20:55:45.970964 [ 193 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 13443 | 2025.09.19 20:55:45.971012 [ 193 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 13444 | 2025.09.19 20:55:45.973541 [ 201 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36424 rows, containing 4 columns (4 merged, 0 gathered) in 0.003051303 sec., 11937195.355557937 rows/sec., 170.76 MiB/sec. | ||
| 13445 | 2025.09.19 20:55:45.973937 [ 191 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 13446 | 2025.09.19 20:55:45.974288 [ 191 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_76_15} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13447 | 2025.09.19 20:55:45.974369 [ 191 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_76_15} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 13448 | 2025.09.19 20:55:45.974491 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 13449 | 2025.09.19 20:55:46.069368 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1562 | ||
| 13450 | 2025.09.19 20:55:46.071649 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13451 | 2025.09.19 20:55:46.071695 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13452 | 2025.09.19 20:55:46.072865 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13453 | 2025.09.19 20:55:46.073122 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13454 | 2025.09.19 20:55:46.073326 [ 139 ] {} <Debug> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13455 | 2025.09.19 20:55:46.073405 [ 139 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13456 | 2025.09.19 20:55:46.073417 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1562 | ||
| 13457 | 2025.09.19 20:55:46.073446 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13458 | 2025.09.19 20:55:46.073605 [ 188 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::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 | ||
| 13459 | 2025.09.19 20:55:46.074368 [ 188 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13460 | 2025.09.19 20:55:46.074507 [ 188 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1438 rows starting from the beginning of the part | ||
| 13461 | 2025.09.19 20:55:46.074874 [ 188 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 20 rows starting from the beginning of the part | ||
| 13462 | 2025.09.19 20:55:46.075218 [ 188 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 28 rows starting from the beginning of the part | ||
| 13463 | 2025.09.19 20:55:46.075604 [ 188 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 28 rows starting from the beginning of the part | ||
| 13464 | 2025.09.19 20:55:46.075964 [ 188 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 20 rows starting from the beginning of the part | ||
| 13465 | 2025.09.19 20:55:46.076306 [ 188 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 28 rows starting from the beginning of the part | ||
| 13466 | 2025.09.19 20:55:46.083380 [ 201 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1562 rows, containing 72 columns (72 merged, 0 gathered) in 0.009843212 sec., 158688.03801035677 rows/sec., 121.86 MiB/sec. | ||
| 13467 | 2025.09.19 20:55:46.085053 [ 201 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13468 | 2025.09.19 20:55:46.085703 [ 201 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_56_11} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13469 | 2025.09.19 20:55:46.085796 [ 201 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_56_11} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13470 | 2025.09.19 20:55:46.086155 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 13471 | 2025.09.19 20:55:46.330465 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): 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] | ||
| 13472 | 2025.09.19 20:55:46.330510 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): 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] | ||
| 13473 | 2025.09.19 20:55:46.333994 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): 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] | ||
| 13474 | 2025.09.19 20:55:46.551563 [ 222 ] {} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): 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] | ||
| 13475 | 2025.09.19 20:55:46.551618 [ 222 ] {} <Debug> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): 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] | ||
| 13476 | 2025.09.19 20:55:46.553586 [ 222 ] {} <Debug> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): 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] | ||
| 13477 | 2025.09.19 20:55:46.936083 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13478 | 2025.09.19 20:55:46.936261 [ 5 ] {bfcfee62-b5e9-4141-846f-85a2746a4701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13479 | 2025.09.19 20:55:46.936329 [ 5 ] {bfcfee62-b5e9-4141-846f-85a2746a4701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13480 | 2025.09.19 20:55:46.937086 [ 5 ] {bfcfee62-b5e9-4141-846f-85a2746a4701} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13481 | 2025.09.19 20:55:46.937135 [ 5 ] {bfcfee62-b5e9-4141-846f-85a2746a4701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13482 | 2025.09.19 20:55:46.937542 [ 5 ] {bfcfee62-b5e9-4141-846f-85a2746a4701} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13483 | 2025.09.19 20:55:46.937779 [ 5 ] {bfcfee62-b5e9-4141-846f-85a2746a4701} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13484 | 2025.09.19 20:55:46.937949 [ 5 ] {bfcfee62-b5e9-4141-846f-85a2746a4701} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001736 sec., 79493.08755760369 rows/sec., 6.88 MiB/sec. | ||
| 13485 | 2025.09.19 20:55:46.938002 [ 5 ] {bfcfee62-b5e9-4141-846f-85a2746a4701} <Debug> TCPHandler: Processed in 0.002047638 sec. | ||
| 13486 | 2025.09.19 20:55:46.938067 [ 223 ] {} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): 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] | ||
| 13487 | 2025.09.19 20:55:46.938121 [ 223 ] {} <Debug> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): 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] | ||
| 13488 | 2025.09.19 20:55:46.938125 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13489 | 2025.09.19 20:55:46.938237 [ 5 ] {fad4dbb6-b074-416a-8307-e93a14dac3d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13490 | 2025.09.19 20:55:46.938284 [ 5 ] {fad4dbb6-b074-416a-8307-e93a14dac3d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13491 | 2025.09.19 20:55:46.938705 [ 5 ] {fad4dbb6-b074-416a-8307-e93a14dac3d8} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13492 | 2025.09.19 20:55:46.938747 [ 5 ] {fad4dbb6-b074-416a-8307-e93a14dac3d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13493 | 2025.09.19 20:55:46.939065 [ 5 ] {fad4dbb6-b074-416a-8307-e93a14dac3d8} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13494 | 2025.09.19 20:55:46.939323 [ 5 ] {fad4dbb6-b074-416a-8307-e93a14dac3d8} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13495 | 2025.09.19 20:55:46.939470 [ 5 ] {fad4dbb6-b074-416a-8307-e93a14dac3d8} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001257 sec., 32617.34287987271 rows/sec., 2.40 MiB/sec. | ||
| 13496 | 2025.09.19 20:55:46.939509 [ 5 ] {fad4dbb6-b074-416a-8307-e93a14dac3d8} <Debug> TCPHandler: Processed in 0.001436743 sec. | ||
| 13497 | 2025.09.19 20:55:46.939616 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13498 | 2025.09.19 20:55:46.939719 [ 5 ] {805afb25-6567-4ae3-9311-a5efdf90be83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13499 | 2025.09.19 20:55:46.939762 [ 5 ] {805afb25-6567-4ae3-9311-a5efdf90be83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13500 | 2025.09.19 20:55:46.940219 [ 5 ] {805afb25-6567-4ae3-9311-a5efdf90be83} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13501 | 2025.09.19 20:55:46.940258 [ 5 ] {805afb25-6567-4ae3-9311-a5efdf90be83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13502 | 2025.09.19 20:55:46.940600 [ 5 ] {805afb25-6567-4ae3-9311-a5efdf90be83} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13503 | 2025.09.19 20:55:46.940879 [ 5 ] {805afb25-6567-4ae3-9311-a5efdf90be83} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13504 | 2025.09.19 20:55:46.940970 [ 223 ] {} <Debug> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): 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] | ||
| 13505 | 2025.09.19 20:55:46.941035 [ 5 ] {805afb25-6567-4ae3-9311-a5efdf90be83} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001336 sec., 78592.81437125748 rows/sec., 6.14 MiB/sec. | ||
| 13506 | 2025.09.19 20:55:46.941081 [ 5 ] {805afb25-6567-4ae3-9311-a5efdf90be83} <Debug> TCPHandler: Processed in 0.001516836 sec. | ||
| 13507 | 2025.09.19 20:55:46.941191 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13508 | 2025.09.19 20:55:46.941289 [ 5 ] {830ea7a7-02ac-41cd-8af6-c57a2cc3ac9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13509 | 2025.09.19 20:55:46.941335 [ 5 ] {830ea7a7-02ac-41cd-8af6-c57a2cc3ac9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13510 | 2025.09.19 20:55:46.941757 [ 5 ] {830ea7a7-02ac-41cd-8af6-c57a2cc3ac9f} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13511 | 2025.09.19 20:55:46.941794 [ 5 ] {830ea7a7-02ac-41cd-8af6-c57a2cc3ac9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13512 | 2025.09.19 20:55:46.942126 [ 5 ] {830ea7a7-02ac-41cd-8af6-c57a2cc3ac9f} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13513 | 2025.09.19 20:55:46.942341 [ 5 ] {830ea7a7-02ac-41cd-8af6-c57a2cc3ac9f} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13514 | 2025.09.19 20:55:46.942478 [ 5 ] {830ea7a7-02ac-41cd-8af6-c57a2cc3ac9f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 13515 | 2025.09.19 20:55:46.942517 [ 5 ] {830ea7a7-02ac-41cd-8af6-c57a2cc3ac9f} <Debug> TCPHandler: Processed in 0.001375263 sec. | ||
| 13516 | 2025.09.19 20:55:46.942631 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13517 | 2025.09.19 20:55:46.942749 [ 5 ] {ecd0b7b2-8196-4487-959f-535cd8deb48d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13518 | 2025.09.19 20:55:46.942814 [ 5 ] {ecd0b7b2-8196-4487-959f-535cd8deb48d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13519 | 2025.09.19 20:55:46.943760 [ 5 ] {ecd0b7b2-8196-4487-959f-535cd8deb48d} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13520 | 2025.09.19 20:55:46.943797 [ 5 ] {ecd0b7b2-8196-4487-959f-535cd8deb48d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13521 | 2025.09.19 20:55:46.944360 [ 5 ] {ecd0b7b2-8196-4487-959f-535cd8deb48d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13522 | 2025.09.19 20:55:46.944582 [ 5 ] {ecd0b7b2-8196-4487-959f-535cd8deb48d} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13523 | 2025.09.19 20:55:46.944697 [ 138 ] {} <Debug> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13524 | 2025.09.19 20:55:46.944720 [ 5 ] {ecd0b7b2-8196-4487-959f-535cd8deb48d} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001996 sec., 20541.082164328658 rows/sec., 36.81 MiB/sec. | ||
| 13525 | 2025.09.19 20:55:46.944765 [ 138 ] {} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13526 | 2025.09.19 20:55:46.944790 [ 5 ] {ecd0b7b2-8196-4487-959f-535cd8deb48d} <Debug> TCPHandler: Processed in 0.002218002 sec. | ||
| 13527 | 2025.09.19 20:55:46.944791 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13528 | 2025.09.19 20:55:46.944901 [ 197 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 13529 | 2025.09.19 20:55:46.944905 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13530 | 2025.09.19 20:55:46.945013 [ 5 ] {891b1105-71fc-46a0-832b-1489d5184ddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13531 | 2025.09.19 20:55:46.945055 [ 5 ] {891b1105-71fc-46a0-832b-1489d5184ddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13532 | 2025.09.19 20:55:46.945086 [ 197 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13533 | 2025.09.19 20:55:46.945135 [ 197 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1970 rows starting from the beginning of the part | ||
| 13534 | 2025.09.19 20:55:46.945260 [ 197 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 13535 | 2025.09.19 20:55:46.945368 [ 197 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 13536 | 2025.09.19 20:55:46.945386 [ 5 ] {891b1105-71fc-46a0-832b-1489d5184ddd} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13537 | 2025.09.19 20:55:46.945423 [ 5 ] {891b1105-71fc-46a0-832b-1489d5184ddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13538 | 2025.09.19 20:55:46.945469 [ 197 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 13539 | 2025.09.19 20:55:46.945564 [ 197 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 13540 | 2025.09.19 20:55:46.945659 [ 197 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 13541 | 2025.09.19 20:55:46.945739 [ 5 ] {891b1105-71fc-46a0-832b-1489d5184ddd} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13542 | 2025.09.19 20:55:46.945950 [ 5 ] {891b1105-71fc-46a0-832b-1489d5184ddd} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13543 | 2025.09.19 20:55:46.946082 [ 5 ] {891b1105-71fc-46a0-832b-1489d5184ddd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 13544 | 2025.09.19 20:55:46.946118 [ 5 ] {891b1105-71fc-46a0-832b-1489d5184ddd} <Debug> TCPHandler: Processed in 0.001260429 sec. | ||
| 13545 | 2025.09.19 20:55:46.946178 [ 224 ] {} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): 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] | ||
| 13546 | 2025.09.19 20:55:46.946229 [ 224 ] {} <Debug> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): 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] | ||
| 13547 | 2025.09.19 20:55:46.948322 [ 224 ] {} <Debug> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): 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] | ||
| 13548 | 2025.09.19 20:55:46.954828 [ 192 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2175 rows, containing 19 columns (19 merged, 0 gathered) in 0.009964055 sec., 218284.6240812601 rows/sec., 391.16 MiB/sec. | ||
| 13549 | 2025.09.19 20:55:46.956910 [ 198 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13550 | 2025.09.19 20:55:46.957306 [ 198 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13551 | 2025.09.19 20:55:46.957406 [ 198 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13552 | 2025.09.19 20:55:46.957541 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.15 MiB. | ||
| 13553 | 2025.09.19 20:55:47.000172 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 358.76 MiB, peak 376.87 MiB, free memory in arenas 0.00 B, will set to 362.81 MiB (RSS), difference: 4.05 MiB | ||
| 13554 | 2025.09.19 20:55:47.517581 [ 138 ] {} <Debug> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 13555 | 2025.09.19 20:55:47.517656 [ 138 ] {} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13556 | 2025.09.19 20:55:47.517678 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13557 | 2025.09.19 20:55:47.517805 [ 197 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::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 | ||
| 13558 | 2025.09.19 20:55:47.517954 [ 197 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13559 | 2025.09.19 20:55:47.517997 [ 197 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 252 rows starting from the beginning of the part | ||
| 13560 | 2025.09.19 20:55:47.518074 [ 197 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 228 rows starting from the beginning of the part | ||
| 13561 | 2025.09.19 20:55:47.518129 [ 197 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 24 rows starting from the beginning of the part | ||
| 13562 | 2025.09.19 20:55:47.518181 [ 197 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 228 rows starting from the beginning of the part | ||
| 13563 | 2025.09.19 20:55:47.518229 [ 197 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 24 rows starting from the beginning of the part | ||
| 13564 | 2025.09.19 20:55:47.519087 [ 192 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001339192 sec., 564519.5013112385 rows/sec., 41.20 MiB/sec. | ||
| 13565 | 2025.09.19 20:55:47.519309 [ 187 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 13566 | 2025.09.19 20:55:47.519643 [ 187 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_37_9} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13567 | 2025.09.19 20:55:47.519727 [ 187 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_37_9} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 13568 | 2025.09.19 20:55:47.519824 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 13569 | 2025.09.19 20:55:47.949539 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 13570 | 2025.09.19 20:55:47.966794 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13571 | 2025.09.19 20:55:47.966848 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13572 | 2025.09.19 20:55:47.973012 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 13573 | 2025.09.19 20:55:47.973723 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13574 | 2025.09.19 20:55:47.974018 [ 137 ] {} <Debug> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 13575 | 2025.09.19 20:55:47.974083 [ 137 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13576 | 2025.09.19 20:55:47.974103 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13577 | 2025.09.19 20:55:47.974217 [ 190 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 13578 | 2025.09.19 20:55:47.977338 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 13579 | 2025.09.19 20:55:47.978233 [ 190 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13580 | 2025.09.19 20:55:47.979892 [ 190 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 13581 | 2025.09.19 20:55:47.984636 [ 190 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 13582 | 2025.09.19 20:55:47.989384 [ 190 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 13583 | 2025.09.19 20:55:47.993953 [ 190 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 13584 | 2025.09.19 20:55:47.998879 [ 190 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 13585 | 2025.09.19 20:55:48.000188 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 367.39 MiB, peak 376.87 MiB, free memory in arenas 0.00 B, will set to 362.81 MiB (RSS), difference: -4.57 MiB | ||
| 13586 | 2025.09.19 20:55:48.003284 [ 190 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 13587 | 2025.09.19 20:55:48.063315 [ 187 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.089148101 sec., 6427.506515253758 rows/sec., 33.24 MiB/sec. | ||
| 13588 | 2025.09.19 20:55:48.066400 [ 192 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 13589 | 2025.09.19 20:55:48.068390 [ 192 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_76_15} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13590 | 2025.09.19 20:55:48.068503 [ 192 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_76_15} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 13591 | 2025.09.19 20:55:48.070883 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 13592 | 2025.09.19 20:55:49.000188 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 359.36 MiB, peak 376.87 MiB, free memory in arenas 0.00 B, will set to 362.82 MiB (RSS), difference: 3.46 MiB | ||
| 13593 | 2025.09.19 20:55:51.626334 [ 224 ] {} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): 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] | ||
| 13594 | 2025.09.19 20:55:51.626426 [ 224 ] {} <Debug> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): 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] | ||
| 13595 | 2025.09.19 20:55:51.628601 [ 224 ] {} <Debug> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): 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] | ||
| 13596 | 2025.09.19 20:55:51.960886 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13597 | 2025.09.19 20:55:51.961151 [ 5 ] {d49d7e5c-8234-41a3-9bde-3675a8a923f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13598 | 2025.09.19 20:55:51.961249 [ 5 ] {d49d7e5c-8234-41a3-9bde-3675a8a923f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13599 | 2025.09.19 20:55:51.962074 [ 5 ] {d49d7e5c-8234-41a3-9bde-3675a8a923f5} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13600 | 2025.09.19 20:55:51.962128 [ 5 ] {d49d7e5c-8234-41a3-9bde-3675a8a923f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13601 | 2025.09.19 20:55:51.962521 [ 5 ] {d49d7e5c-8234-41a3-9bde-3675a8a923f5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 13602 | 2025.09.19 20:55:51.962787 [ 5 ] {d49d7e5c-8234-41a3-9bde-3675a8a923f5} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13603 | 2025.09.19 20:55:51.962945 [ 5 ] {d49d7e5c-8234-41a3-9bde-3675a8a923f5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001866 sec., 1071.8113612004288 rows/sec., 87.40 KiB/sec. | ||
| 13604 | 2025.09.19 20:55:51.962990 [ 5 ] {d49d7e5c-8234-41a3-9bde-3675a8a923f5} <Debug> TCPHandler: Processed in 0.002275484 sec. | ||
| 13605 | 2025.09.19 20:55:51.963114 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13606 | 2025.09.19 20:55:51.963221 [ 5 ] {1bc8bb5b-185f-4a7e-b2e0-b7f5d1cd6689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13607 | 2025.09.19 20:55:51.963263 [ 5 ] {1bc8bb5b-185f-4a7e-b2e0-b7f5d1cd6689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13608 | 2025.09.19 20:55:51.964196 [ 5 ] {1bc8bb5b-185f-4a7e-b2e0-b7f5d1cd6689} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13609 | 2025.09.19 20:55:51.964235 [ 5 ] {1bc8bb5b-185f-4a7e-b2e0-b7f5d1cd6689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13610 | 2025.09.19 20:55:51.964624 [ 5 ] {1bc8bb5b-185f-4a7e-b2e0-b7f5d1cd6689} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 13611 | 2025.09.19 20:55:51.964850 [ 5 ] {1bc8bb5b-185f-4a7e-b2e0-b7f5d1cd6689} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13612 | 2025.09.19 20:55:51.964984 [ 5 ] {1bc8bb5b-185f-4a7e-b2e0-b7f5d1cd6689} <Debug> executeQuery: Read 1197 rows, 100.57 KiB in 0.001781 sec., 672094.3290286356 rows/sec., 55.14 MiB/sec. | ||
| 13613 | 2025.09.19 20:55:51.965023 [ 5 ] {1bc8bb5b-185f-4a7e-b2e0-b7f5d1cd6689} <Debug> TCPHandler: Processed in 0.001959806 sec. | ||
| 13614 | 2025.09.19 20:55:51.965146 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13615 | 2025.09.19 20:55:51.965254 [ 5 ] {42431c0f-c008-4a74-963a-9d5df6ea0d02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13616 | 2025.09.19 20:55:51.965297 [ 5 ] {42431c0f-c008-4a74-963a-9d5df6ea0d02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13617 | 2025.09.19 20:55:51.965714 [ 5 ] {42431c0f-c008-4a74-963a-9d5df6ea0d02} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13618 | 2025.09.19 20:55:51.965750 [ 5 ] {42431c0f-c008-4a74-963a-9d5df6ea0d02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13619 | 2025.09.19 20:55:51.966043 [ 5 ] {42431c0f-c008-4a74-963a-9d5df6ea0d02} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13620 | 2025.09.19 20:55:51.966259 [ 5 ] {42431c0f-c008-4a74-963a-9d5df6ea0d02} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13621 | 2025.09.19 20:55:51.966366 [ 134 ] {} <Debug> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13622 | 2025.09.19 20:55:51.966391 [ 5 ] {42431c0f-c008-4a74-963a-9d5df6ea0d02} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001159 sec., 1725.6255392579808 rows/sec., 120.49 KiB/sec. | ||
| 13623 | 2025.09.19 20:55:51.966474 [ 134 ] {} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13624 | 2025.09.19 20:55:51.966483 [ 5 ] {42431c0f-c008-4a74-963a-9d5df6ea0d02} <Debug> TCPHandler: Processed in 0.001393623 sec. | ||
| 13625 | 2025.09.19 20:55:51.966521 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13626 | 2025.09.19 20:55:51.966637 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13627 | 2025.09.19 20:55:51.966676 [ 196 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 13628 | 2025.09.19 20:55:51.966745 [ 5 ] {08e81f62-d414-449b-ab01-3ee3e85592be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13629 | 2025.09.19 20:55:51.966793 [ 5 ] {08e81f62-d414-449b-ab01-3ee3e85592be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13630 | 2025.09.19 20:55:51.966833 [ 196 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13631 | 2025.09.19 20:55:51.966875 [ 196 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 71 rows starting from the beginning of the part | ||
| 13632 | 2025.09.19 20:55:51.966951 [ 196 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 13633 | 2025.09.19 20:55:51.967002 [ 196 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 13634 | 2025.09.19 20:55:51.967049 [ 196 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 67 rows starting from the beginning of the part | ||
| 13635 | 2025.09.19 20:55:51.967096 [ 196 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 13636 | 2025.09.19 20:55:51.967143 [ 196 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 2 rows starting from the beginning of the part | ||
| 13637 | 2025.09.19 20:55:51.967283 [ 5 ] {08e81f62-d414-449b-ab01-3ee3e85592be} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13638 | 2025.09.19 20:55:51.967328 [ 5 ] {08e81f62-d414-449b-ab01-3ee3e85592be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13639 | 2025.09.19 20:55:51.967655 [ 5 ] {08e81f62-d414-449b-ab01-3ee3e85592be} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13640 | 2025.09.19 20:55:51.967905 [ 5 ] {08e81f62-d414-449b-ab01-3ee3e85592be} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13641 | 2025.09.19 20:55:51.967996 [ 187 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 263 rows, containing 5 columns (5 merged, 0 gathered) in 0.001374952 sec., 191279.4046628537 rows/sec., 14.73 MiB/sec. | ||
| 13642 | 2025.09.19 20:55:51.968039 [ 5 ] {08e81f62-d414-449b-ab01-3ee3e85592be} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001318 sec., 172989.37784522003 rows/sec., 11.71 MiB/sec. | ||
| 13643 | 2025.09.19 20:55:51.968085 [ 5 ] {08e81f62-d414-449b-ab01-3ee3e85592be} <Debug> TCPHandler: Processed in 0.001495506 sec. | ||
| 13644 | 2025.09.19 20:55:51.968185 [ 187 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13645 | 2025.09.19 20:55:51.968202 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13646 | 2025.09.19 20:55:51.968314 [ 5 ] {66628e12-aa3b-47be-9eaa-92cabbce3b14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13647 | 2025.09.19 20:55:51.968357 [ 5 ] {66628e12-aa3b-47be-9eaa-92cabbce3b14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13648 | 2025.09.19 20:55:51.968481 [ 187 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_66_13} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13649 | 2025.09.19 20:55:51.968559 [ 187 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_66_13} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13650 | 2025.09.19 20:55:51.968670 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 13651 | 2025.09.19 20:55:51.968948 [ 5 ] {66628e12-aa3b-47be-9eaa-92cabbce3b14} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13652 | 2025.09.19 20:55:51.968994 [ 5 ] {66628e12-aa3b-47be-9eaa-92cabbce3b14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13653 | 2025.09.19 20:55:51.969342 [ 5 ] {66628e12-aa3b-47be-9eaa-92cabbce3b14} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 13654 | 2025.09.19 20:55:51.969557 [ 5 ] {66628e12-aa3b-47be-9eaa-92cabbce3b14} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13655 | 2025.09.19 20:55:51.969689 [ 5 ] {66628e12-aa3b-47be-9eaa-92cabbce3b14} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001394 sec., 374461.9799139168 rows/sec., 27.72 MiB/sec. | ||
| 13656 | 2025.09.19 20:55:51.969727 [ 5 ] {66628e12-aa3b-47be-9eaa-92cabbce3b14} <Debug> TCPHandler: Processed in 0.001572538 sec. | ||
| 13657 | 2025.09.19 20:55:51.969832 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13658 | 2025.09.19 20:55:51.969934 [ 5 ] {af30af4e-315d-4052-8326-e564a8aeab75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13659 | 2025.09.19 20:55:51.969977 [ 5 ] {af30af4e-315d-4052-8326-e564a8aeab75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13660 | 2025.09.19 20:55:51.970544 [ 5 ] {af30af4e-315d-4052-8326-e564a8aeab75} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13661 | 2025.09.19 20:55:51.970582 [ 5 ] {af30af4e-315d-4052-8326-e564a8aeab75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13662 | 2025.09.19 20:55:51.970951 [ 5 ] {af30af4e-315d-4052-8326-e564a8aeab75} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 13663 | 2025.09.19 20:55:51.971157 [ 5 ] {af30af4e-315d-4052-8326-e564a8aeab75} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13664 | 2025.09.19 20:55:51.971283 [ 5 ] {af30af4e-315d-4052-8326-e564a8aeab75} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001368 sec., 617690.0584795321 rows/sec., 41.57 MiB/sec. | ||
| 13665 | 2025.09.19 20:55:51.971320 [ 5 ] {af30af4e-315d-4052-8326-e564a8aeab75} <Debug> TCPHandler: Processed in 0.001535276 sec. | ||
| 13666 | 2025.09.19 20:55:51.971425 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13667 | 2025.09.19 20:55:51.971528 [ 5 ] {793d3718-4b6b-43cc-a8dd-2242e4bcf05a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13668 | 2025.09.19 20:55:51.971569 [ 5 ] {793d3718-4b6b-43cc-a8dd-2242e4bcf05a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13669 | 2025.09.19 20:55:51.971888 [ 5 ] {793d3718-4b6b-43cc-a8dd-2242e4bcf05a} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13670 | 2025.09.19 20:55:51.971924 [ 5 ] {793d3718-4b6b-43cc-a8dd-2242e4bcf05a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13671 | 2025.09.19 20:55:51.972225 [ 5 ] {793d3718-4b6b-43cc-a8dd-2242e4bcf05a} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 13672 | 2025.09.19 20:55:51.972436 [ 5 ] {793d3718-4b6b-43cc-a8dd-2242e4bcf05a} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13673 | 2025.09.19 20:55:51.972563 [ 5 ] {793d3718-4b6b-43cc-a8dd-2242e4bcf05a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 13674 | 2025.09.19 20:55:51.972598 [ 5 ] {793d3718-4b6b-43cc-a8dd-2242e4bcf05a} <Debug> TCPHandler: Processed in 0.001220579 sec. | ||
| 13675 | 2025.09.19 20:55:52.000217 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 359.35 MiB, peak 376.87 MiB, free memory in arenas 0.00 B, will set to 362.82 MiB (RSS), difference: 3.46 MiB | ||
| 13676 | 2025.09.19 20:55:53.470415 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36936 | ||
| 13677 | 2025.09.19 20:55:53.471291 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13678 | 2025.09.19 20:55:53.471371 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13679 | 2025.09.19 20:55:53.472173 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 13680 | 2025.09.19 20:55:53.472559 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13681 | 2025.09.19 20:55:53.472802 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36936 | ||
| 13682 | 2025.09.19 20:55:55.477413 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 13683 | 2025.09.19 20:55:55.494948 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13684 | 2025.09.19 20:55:55.495005 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13685 | 2025.09.19 20:55:55.501190 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 13686 | 2025.09.19 20:55:55.501911 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13687 | 2025.09.19 20:55:55.504935 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 13688 | 2025.09.19 20:55:56.073637 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1588 | ||
| 13689 | 2025.09.19 20:55:56.076541 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13690 | 2025.09.19 20:55:56.076590 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13691 | 2025.09.19 20:55:56.077832 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13692 | 2025.09.19 20:55:56.078121 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13693 | 2025.09.19 20:55:56.078427 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1588 | ||
| 13694 | 2025.09.19 20:55:56.150561 [ 225 ] {} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): 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] | ||
| 13695 | 2025.09.19 20:55:56.150646 [ 225 ] {} <Debug> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): 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] | ||
| 13696 | 2025.09.19 20:55:56.154753 [ 225 ] {} <Debug> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): 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] | ||
| 13697 | 2025.09.19 20:55:56.936723 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13698 | 2025.09.19 20:55:56.936904 [ 5 ] {9cf3e98c-ef90-473a-a5cd-c4a00d9c545f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13699 | 2025.09.19 20:55:56.936976 [ 5 ] {9cf3e98c-ef90-473a-a5cd-c4a00d9c545f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13700 | 2025.09.19 20:55:56.937772 [ 5 ] {9cf3e98c-ef90-473a-a5cd-c4a00d9c545f} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13701 | 2025.09.19 20:55:56.937822 [ 5 ] {9cf3e98c-ef90-473a-a5cd-c4a00d9c545f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13702 | 2025.09.19 20:55:56.938222 [ 5 ] {9cf3e98c-ef90-473a-a5cd-c4a00d9c545f} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 13703 | 2025.09.19 20:55:56.938446 [ 5 ] {9cf3e98c-ef90-473a-a5cd-c4a00d9c545f} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13704 | 2025.09.19 20:55:56.938609 [ 5 ] {9cf3e98c-ef90-473a-a5cd-c4a00d9c545f} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001757 sec., 78542.97097324986 rows/sec., 6.80 MiB/sec. | ||
| 13705 | 2025.09.19 20:55:56.938662 [ 5 ] {9cf3e98c-ef90-473a-a5cd-c4a00d9c545f} <Debug> TCPHandler: Processed in 0.002067709 sec. | ||
| 13706 | 2025.09.19 20:55:56.938786 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13707 | 2025.09.19 20:55:56.938889 [ 5 ] {6690b14e-25e5-4807-acfc-5a8859b27700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13708 | 2025.09.19 20:55:56.938934 [ 5 ] {6690b14e-25e5-4807-acfc-5a8859b27700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13709 | 2025.09.19 20:55:56.939370 [ 5 ] {6690b14e-25e5-4807-acfc-5a8859b27700} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13710 | 2025.09.19 20:55:56.939410 [ 5 ] {6690b14e-25e5-4807-acfc-5a8859b27700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13711 | 2025.09.19 20:55:56.939714 [ 5 ] {6690b14e-25e5-4807-acfc-5a8859b27700} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13712 | 2025.09.19 20:55:56.939934 [ 5 ] {6690b14e-25e5-4807-acfc-5a8859b27700} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13713 | 2025.09.19 20:55:56.940067 [ 5 ] {6690b14e-25e5-4807-acfc-5a8859b27700} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001202 sec., 34109.816971713815 rows/sec., 2.50 MiB/sec. | ||
| 13714 | 2025.09.19 20:55:56.940107 [ 5 ] {6690b14e-25e5-4807-acfc-5a8859b27700} <Debug> TCPHandler: Processed in 0.001373782 sec. | ||
| 13715 | 2025.09.19 20:55:56.940218 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13716 | 2025.09.19 20:55:56.940314 [ 5 ] {f3792a33-3f8e-40cb-9705-1561874f4700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13717 | 2025.09.19 20:55:56.940355 [ 5 ] {f3792a33-3f8e-40cb-9705-1561874f4700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13718 | 2025.09.19 20:55:56.940802 [ 5 ] {f3792a33-3f8e-40cb-9705-1561874f4700} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13719 | 2025.09.19 20:55:56.940839 [ 5 ] {f3792a33-3f8e-40cb-9705-1561874f4700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13720 | 2025.09.19 20:55:56.941137 [ 5 ] {f3792a33-3f8e-40cb-9705-1561874f4700} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 13721 | 2025.09.19 20:55:56.941345 [ 5 ] {f3792a33-3f8e-40cb-9705-1561874f4700} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13722 | 2025.09.19 20:55:56.941473 [ 5 ] {f3792a33-3f8e-40cb-9705-1561874f4700} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001179 sec., 89058.524173028 rows/sec., 6.96 MiB/sec. | ||
| 13723 | 2025.09.19 20:55:56.941512 [ 5 ] {f3792a33-3f8e-40cb-9705-1561874f4700} <Debug> TCPHandler: Processed in 0.001343462 sec. | ||
| 13724 | 2025.09.19 20:55:56.941620 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13725 | 2025.09.19 20:55:56.941713 [ 5 ] {45694645-b90d-4c44-977a-0749011f1a39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13726 | 2025.09.19 20:55:56.941756 [ 5 ] {45694645-b90d-4c44-977a-0749011f1a39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13727 | 2025.09.19 20:55:56.942170 [ 5 ] {45694645-b90d-4c44-977a-0749011f1a39} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13728 | 2025.09.19 20:55:56.942206 [ 5 ] {45694645-b90d-4c44-977a-0749011f1a39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13729 | 2025.09.19 20:55:56.942533 [ 5 ] {45694645-b90d-4c44-977a-0749011f1a39} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 13730 | 2025.09.19 20:55:56.942736 [ 5 ] {45694645-b90d-4c44-977a-0749011f1a39} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13731 | 2025.09.19 20:55:56.942866 [ 5 ] {45694645-b90d-4c44-977a-0749011f1a39} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 13732 | 2025.09.19 20:55:56.942903 [ 5 ] {45694645-b90d-4c44-977a-0749011f1a39} <Debug> TCPHandler: Processed in 0.001332022 sec. | ||
| 13733 | 2025.09.19 20:55:56.942999 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13734 | 2025.09.19 20:55:56.943092 [ 5 ] {35089dff-4381-4410-8216-27522186161a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13735 | 2025.09.19 20:55:56.943145 [ 5 ] {35089dff-4381-4410-8216-27522186161a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13736 | 2025.09.19 20:55:56.944022 [ 5 ] {35089dff-4381-4410-8216-27522186161a} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13737 | 2025.09.19 20:55:56.944058 [ 5 ] {35089dff-4381-4410-8216-27522186161a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13738 | 2025.09.19 20:55:56.944622 [ 5 ] {35089dff-4381-4410-8216-27522186161a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13739 | 2025.09.19 20:55:56.944842 [ 5 ] {35089dff-4381-4410-8216-27522186161a} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13740 | 2025.09.19 20:55:56.944981 [ 5 ] {35089dff-4381-4410-8216-27522186161a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001906 sec., 21511.017838405038 rows/sec., 38.55 MiB/sec. | ||
| 13741 | 2025.09.19 20:55:56.945046 [ 5 ] {35089dff-4381-4410-8216-27522186161a} <Debug> TCPHandler: Processed in 0.002094209 sec. | ||
| 13742 | 2025.09.19 20:55:56.945155 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13743 | 2025.09.19 20:55:56.945248 [ 5 ] {d090c45f-bac0-48ba-b83a-31047e0bb141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13744 | 2025.09.19 20:55:56.945291 [ 5 ] {d090c45f-bac0-48ba-b83a-31047e0bb141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13745 | 2025.09.19 20:55:56.945621 [ 5 ] {d090c45f-bac0-48ba-b83a-31047e0bb141} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13746 | 2025.09.19 20:55:56.945656 [ 5 ] {d090c45f-bac0-48ba-b83a-31047e0bb141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13747 | 2025.09.19 20:55:56.945951 [ 5 ] {d090c45f-bac0-48ba-b83a-31047e0bb141} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 13748 | 2025.09.19 20:55:56.946159 [ 5 ] {d090c45f-bac0-48ba-b83a-31047e0bb141} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13749 | 2025.09.19 20:55:56.946293 [ 5 ] {d090c45f-bac0-48ba-b83a-31047e0bb141} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 13750 | 2025.09.19 20:55:56.946329 [ 5 ] {d090c45f-bac0-48ba-b83a-31047e0bb141} <Debug> TCPHandler: Processed in 0.001223599 sec. | ||
| 13751 | 2025.09.19 20:56:00.753686 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13752 | 2025.09.19 20:56:00.753805 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13753 | 2025.09.19 20:56:00.973958 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37384 | ||
| 13754 | 2025.09.19 20:56:00.974504 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13755 | 2025.09.19 20:56:00.974554 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13756 | 2025.09.19 20:56:00.975044 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 13757 | 2025.09.19 20:56:00.975291 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13758 | 2025.09.19 20:56:00.975455 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37384 | ||
| 13759 | 2025.09.19 20:56:01.934396 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13760 | 2025.09.19 20:56:01.934584 [ 5 ] {9ca78d80-b64f-4520-9de4-0b2f19b7613b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13761 | 2025.09.19 20:56:01.934655 [ 5 ] {9ca78d80-b64f-4520-9de4-0b2f19b7613b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13762 | 2025.09.19 20:56:01.935308 [ 5 ] {9ca78d80-b64f-4520-9de4-0b2f19b7613b} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13763 | 2025.09.19 20:56:01.935353 [ 5 ] {9ca78d80-b64f-4520-9de4-0b2f19b7613b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13764 | 2025.09.19 20:56:01.935742 [ 5 ] {9ca78d80-b64f-4520-9de4-0b2f19b7613b} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 13765 | 2025.09.19 20:56:01.935961 [ 5 ] {9ca78d80-b64f-4520-9de4-0b2f19b7613b} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13766 | 2025.09.19 20:56:01.936115 [ 5 ] {9ca78d80-b64f-4520-9de4-0b2f19b7613b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001583 sec., 35375.86860391661 rows/sec., 2.70 MiB/sec. | ||
| 13767 | 2025.09.19 20:56:01.936156 [ 5 ] {9ca78d80-b64f-4520-9de4-0b2f19b7613b} <Debug> TCPHandler: Processed in 0.001896015 sec. | ||
| 13768 | 2025.09.19 20:56:01.936271 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13769 | 2025.09.19 20:56:01.936371 [ 5 ] {91e441bf-6ed0-4d08-9858-5155df1ffdd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13770 | 2025.09.19 20:56:01.936410 [ 5 ] {91e441bf-6ed0-4d08-9858-5155df1ffdd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13771 | 2025.09.19 20:56:01.936836 [ 5 ] {91e441bf-6ed0-4d08-9858-5155df1ffdd8} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13772 | 2025.09.19 20:56:01.936871 [ 5 ] {91e441bf-6ed0-4d08-9858-5155df1ffdd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13773 | 2025.09.19 20:56:01.937167 [ 5 ] {91e441bf-6ed0-4d08-9858-5155df1ffdd8} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 13774 | 2025.09.19 20:56:01.937371 [ 5 ] {91e441bf-6ed0-4d08-9858-5155df1ffdd8} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13775 | 2025.09.19 20:56:01.937505 [ 5 ] {91e441bf-6ed0-4d08-9858-5155df1ffdd8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001152 sec., 55555.555555555555 rows/sec., 4.34 MiB/sec. | ||
| 13776 | 2025.09.19 20:56:01.937542 [ 5 ] {91e441bf-6ed0-4d08-9858-5155df1ffdd8} <Debug> TCPHandler: Processed in 0.001318271 sec. | ||
| 13777 | 2025.09.19 20:56:01.937643 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13778 | 2025.09.19 20:56:01.937744 [ 5 ] {cb92973d-5627-44d2-ae11-bd0374a623c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13779 | 2025.09.19 20:56:01.937786 [ 5 ] {cb92973d-5627-44d2-ae11-bd0374a623c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13780 | 2025.09.19 20:56:01.938191 [ 5 ] {cb92973d-5627-44d2-ae11-bd0374a623c2} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13781 | 2025.09.19 20:56:01.938227 [ 5 ] {cb92973d-5627-44d2-ae11-bd0374a623c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13782 | 2025.09.19 20:56:01.938546 [ 5 ] {cb92973d-5627-44d2-ae11-bd0374a623c2} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 13783 | 2025.09.19 20:56:01.938747 [ 5 ] {cb92973d-5627-44d2-ae11-bd0374a623c2} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13784 | 2025.09.19 20:56:01.938873 [ 5 ] {cb92973d-5627-44d2-ae11-bd0374a623c2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001148 sec., 139372.82229965157 rows/sec., 9.71 MiB/sec. | ||
| 13785 | 2025.09.19 20:56:01.938909 [ 5 ] {cb92973d-5627-44d2-ae11-bd0374a623c2} <Debug> TCPHandler: Processed in 0.001312371 sec. | ||
| 13786 | 2025.09.19 20:56:01.939008 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13787 | 2025.09.19 20:56:01.939107 [ 5 ] {1b78d249-181a-4492-be2c-d0a7e5b28831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13788 | 2025.09.19 20:56:01.939148 [ 5 ] {1b78d249-181a-4492-be2c-d0a7e5b28831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13789 | 2025.09.19 20:56:01.939464 [ 5 ] {1b78d249-181a-4492-be2c-d0a7e5b28831} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13790 | 2025.09.19 20:56:01.939499 [ 5 ] {1b78d249-181a-4492-be2c-d0a7e5b28831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13791 | 2025.09.19 20:56:01.939795 [ 5 ] {1b78d249-181a-4492-be2c-d0a7e5b28831} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 13792 | 2025.09.19 20:56:01.940001 [ 5 ] {1b78d249-181a-4492-be2c-d0a7e5b28831} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13793 | 2025.09.19 20:56:01.940128 [ 5 ] {1b78d249-181a-4492-be2c-d0a7e5b28831} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001039 sec., 57747.83445620789 rows/sec., 3.89 MiB/sec. | ||
| 13794 | 2025.09.19 20:56:01.940162 [ 5 ] {1b78d249-181a-4492-be2c-d0a7e5b28831} <Debug> TCPHandler: Processed in 0.001200438 sec. | ||
| 13795 | 2025.09.19 20:56:02.733378 [ 128 ] {} <Debug> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 13796 | 2025.09.19 20:56:02.733500 [ 128 ] {} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13797 | 2025.09.19 20:56:02.733543 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13798 | 2025.09.19 20:56:02.733703 [ 196 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::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 | ||
| 13799 | 2025.09.19 20:56:02.733843 [ 196 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13800 | 2025.09.19 20:56:02.733883 [ 196 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 18 rows starting from the beginning of the part | ||
| 13801 | 2025.09.19 20:56:02.733960 [ 196 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::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 | ||
| 13802 | 2025.09.19 20:56:02.734015 [ 196 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::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 | ||
| 13803 | 2025.09.19 20:56:02.734067 [ 196 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::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 | ||
| 13804 | 2025.09.19 20:56:02.734116 [ 196 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::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 | ||
| 13805 | 2025.09.19 20:56:02.734919 [ 187 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001283831 sec., 29598.911383196075 rows/sec., 2.47 MiB/sec. | ||
| 13806 | 2025.09.19 20:56:02.735095 [ 195 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 13807 | 2025.09.19 20:56:02.735403 [ 195 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_29_7} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13808 | 2025.09.19 20:56:02.735484 [ 195 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_29_7} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 13809 | 2025.09.19 20:56:02.735575 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13810 | 2025.09.19 20:56:03.005947 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 13811 | 2025.09.19 20:56:03.023440 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13812 | 2025.09.19 20:56:03.023482 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13813 | 2025.09.19 20:56:03.029627 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 13814 | 2025.09.19 20:56:03.030323 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13815 | 2025.09.19 20:56:03.033303 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 13816 | 2025.09.19 20:56:03.764938 [ 221 ] {} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): 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] | ||
| 13817 | 2025.09.19 20:56:03.764993 [ 221 ] {} <Debug> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): 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] | ||
| 13818 | 2025.09.19 20:56:03.766469 [ 221 ] {} <Debug> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): 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] | ||
| 13819 | 2025.09.19 20:56:06.079472 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1608 | ||
| 13820 | 2025.09.19 20:56:06.081649 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13821 | 2025.09.19 20:56:06.081695 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13822 | 2025.09.19 20:56:06.082881 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13823 | 2025.09.19 20:56:06.083150 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13824 | 2025.09.19 20:56:06.083420 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1608 | ||
| 13825 | 2025.09.19 20:56:06.937920 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13826 | 2025.09.19 20:56:06.938110 [ 5 ] {2a3477f4-231c-4f98-b650-3164ed247a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13827 | 2025.09.19 20:56:06.938181 [ 5 ] {2a3477f4-231c-4f98-b650-3164ed247a46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13828 | 2025.09.19 20:56:06.938871 [ 5 ] {2a3477f4-231c-4f98-b650-3164ed247a46} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13829 | 2025.09.19 20:56:06.938913 [ 5 ] {2a3477f4-231c-4f98-b650-3164ed247a46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13830 | 2025.09.19 20:56:06.939288 [ 5 ] {2a3477f4-231c-4f98-b650-3164ed247a46} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 13831 | 2025.09.19 20:56:06.939656 [ 5 ] {2a3477f4-231c-4f98-b650-3164ed247a46} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13832 | 2025.09.19 20:56:06.939834 [ 5 ] {2a3477f4-231c-4f98-b650-3164ed247a46} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001776 sec., 13513.513513513513 rows/sec., 1.12 MiB/sec. | ||
| 13833 | 2025.09.19 20:56:06.939887 [ 5 ] {2a3477f4-231c-4f98-b650-3164ed247a46} <Debug> TCPHandler: Processed in 0.002102229 sec. | ||
| 13834 | 2025.09.19 20:56:06.940016 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13835 | 2025.09.19 20:56:06.940119 [ 5 ] {e326ef64-9e68-40bb-bc87-40b31b6f6f3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13836 | 2025.09.19 20:56:06.940165 [ 5 ] {e326ef64-9e68-40bb-bc87-40b31b6f6f3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13837 | 2025.09.19 20:56:06.940584 [ 5 ] {e326ef64-9e68-40bb-bc87-40b31b6f6f3e} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13838 | 2025.09.19 20:56:06.940619 [ 5 ] {e326ef64-9e68-40bb-bc87-40b31b6f6f3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13839 | 2025.09.19 20:56:06.940926 [ 5 ] {e326ef64-9e68-40bb-bc87-40b31b6f6f3e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 13840 | 2025.09.19 20:56:06.941143 [ 5 ] {e326ef64-9e68-40bb-bc87-40b31b6f6f3e} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13841 | 2025.09.19 20:56:06.941278 [ 5 ] {e326ef64-9e68-40bb-bc87-40b31b6f6f3e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001183 sec., 1690.61707523246 rows/sec., 137.86 KiB/sec. | ||
| 13842 | 2025.09.19 20:56:06.941317 [ 5 ] {e326ef64-9e68-40bb-bc87-40b31b6f6f3e} <Debug> TCPHandler: Processed in 0.001356062 sec. | ||
| 13843 | 2025.09.19 20:56:06.941431 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13844 | 2025.09.19 20:56:06.941528 [ 5 ] {b8577434-e150-4464-8dd4-b2464253c02b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13845 | 2025.09.19 20:56:06.941569 [ 5 ] {b8577434-e150-4464-8dd4-b2464253c02b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13846 | 2025.09.19 20:56:06.942119 [ 5 ] {b8577434-e150-4464-8dd4-b2464253c02b} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13847 | 2025.09.19 20:56:06.942155 [ 5 ] {b8577434-e150-4464-8dd4-b2464253c02b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13848 | 2025.09.19 20:56:06.942476 [ 5 ] {b8577434-e150-4464-8dd4-b2464253c02b} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 13849 | 2025.09.19 20:56:06.942695 [ 5 ] {b8577434-e150-4464-8dd4-b2464253c02b} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13850 | 2025.09.19 20:56:06.942825 [ 5 ] {b8577434-e150-4464-8dd4-b2464253c02b} <Debug> executeQuery: Read 259 rows, 23.74 KiB in 0.001315 sec., 196958.17490494298 rows/sec., 17.63 MiB/sec. | ||
| 13851 | 2025.09.19 20:56:06.942826 [ 119 ] {} <Debug> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 13852 | 2025.09.19 20:56:06.942863 [ 5 ] {b8577434-e150-4464-8dd4-b2464253c02b} <Debug> TCPHandler: Processed in 0.001484245 sec. | ||
| 13853 | 2025.09.19 20:56:06.942904 [ 119 ] {} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13854 | 2025.09.19 20:56:06.942934 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13855 | 2025.09.19 20:56:06.942995 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13856 | 2025.09.19 20:56:06.943044 [ 195 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::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 | ||
| 13857 | 2025.09.19 20:56:06.943100 [ 5 ] {ff448989-9f0d-4ff8-9532-8368cfeb6651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13858 | 2025.09.19 20:56:06.943146 [ 5 ] {ff448989-9f0d-4ff8-9532-8368cfeb6651} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13859 | 2025.09.19 20:56:06.943171 [ 195 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13860 | 2025.09.19 20:56:06.943215 [ 195 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1407 rows starting from the beginning of the part | ||
| 13861 | 2025.09.19 20:56:06.943292 [ 195 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 138 rows starting from the beginning of the part | ||
| 13862 | 2025.09.19 20:56:06.943347 [ 195 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 1197 rows starting from the beginning of the part | ||
| 13863 | 2025.09.19 20:56:06.943395 [ 195 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 138 rows starting from the beginning of the part | ||
| 13864 | 2025.09.19 20:56:06.943439 [ 195 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 56 rows starting from the beginning of the part | ||
| 13865 | 2025.09.19 20:56:06.943484 [ 195 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 259 rows starting from the beginning of the part | ||
| 13866 | 2025.09.19 20:56:06.943583 [ 5 ] {ff448989-9f0d-4ff8-9532-8368cfeb6651} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13867 | 2025.09.19 20:56:06.943638 [ 5 ] {ff448989-9f0d-4ff8-9532-8368cfeb6651} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13868 | 2025.09.19 20:56:06.943976 [ 5 ] {ff448989-9f0d-4ff8-9532-8368cfeb6651} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 13869 | 2025.09.19 20:56:06.944209 [ 5 ] {ff448989-9f0d-4ff8-9532-8368cfeb6651} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13870 | 2025.09.19 20:56:06.944345 [ 5 ] {ff448989-9f0d-4ff8-9532-8368cfeb6651} <Debug> executeQuery: Read 55 rows, 4.18 KiB in 0.001267 sec., 43409.62904498816 rows/sec., 3.22 MiB/sec. | ||
| 13871 | 2025.09.19 20:56:06.944384 [ 5 ] {ff448989-9f0d-4ff8-9532-8368cfeb6651} <Debug> TCPHandler: Processed in 0.001442404 sec. | ||
| 13872 | 2025.09.19 20:56:06.944498 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13873 | 2025.09.19 20:56:06.944593 [ 5 ] {f1873759-c812-43a1-9a94-6a2ceccf41db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13874 | 2025.09.19 20:56:06.944633 [ 5 ] {f1873759-c812-43a1-9a94-6a2ceccf41db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13875 | 2025.09.19 20:56:06.944922 [ 187 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3195 rows, containing 5 columns (5 merged, 0 gathered) in 0.001926346 sec., 1658580.545758654 rows/sec., 145.03 MiB/sec. | ||
| 13876 | 2025.09.19 20:56:06.945032 [ 5 ] {f1873759-c812-43a1-9a94-6a2ceccf41db} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13877 | 2025.09.19 20:56:06.945074 [ 5 ] {f1873759-c812-43a1-9a94-6a2ceccf41db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13878 | 2025.09.19 20:56:06.945126 [ 195 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 13879 | 2025.09.19 20:56:06.945431 [ 5 ] {f1873759-c812-43a1-9a94-6a2ceccf41db} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 13880 | 2025.09.19 20:56:06.945433 [ 195 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_116_23} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13881 | 2025.09.19 20:56:06.945532 [ 195 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_116_23} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 13882 | 2025.09.19 20:56:06.945607 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 13883 | 2025.09.19 20:56:06.945679 [ 5 ] {f1873759-c812-43a1-9a94-6a2ceccf41db} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13884 | 2025.09.19 20:56:06.945817 [ 5 ] {f1873759-c812-43a1-9a94-6a2ceccf41db} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001242 sec., 19323.67149758454 rows/sec., 1.60 MiB/sec. | ||
| 13885 | 2025.09.19 20:56:06.945856 [ 5 ] {f1873759-c812-43a1-9a94-6a2ceccf41db} <Debug> TCPHandler: Processed in 0.001408243 sec. | ||
| 13886 | 2025.09.19 20:56:06.945966 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13887 | 2025.09.19 20:56:06.946059 [ 5 ] {48e64614-fe02-4aa0-8607-89e41090a3ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13888 | 2025.09.19 20:56:06.946099 [ 5 ] {48e64614-fe02-4aa0-8607-89e41090a3ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13889 | 2025.09.19 20:56:06.946487 [ 5 ] {48e64614-fe02-4aa0-8607-89e41090a3ad} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13890 | 2025.09.19 20:56:06.946523 [ 5 ] {48e64614-fe02-4aa0-8607-89e41090a3ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13891 | 2025.09.19 20:56:06.946817 [ 5 ] {48e64614-fe02-4aa0-8607-89e41090a3ad} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 13892 | 2025.09.19 20:56:06.947032 [ 5 ] {48e64614-fe02-4aa0-8607-89e41090a3ad} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13893 | 2025.09.19 20:56:06.947158 [ 5 ] {48e64614-fe02-4aa0-8607-89e41090a3ad} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001117 sec., 10743.061772605193 rows/sec., 839.30 KiB/sec. | ||
| 13894 | 2025.09.19 20:56:06.947196 [ 5 ] {48e64614-fe02-4aa0-8607-89e41090a3ad} <Debug> TCPHandler: Processed in 0.001280461 sec. | ||
| 13895 | 2025.09.19 20:56:06.947311 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13896 | 2025.09.19 20:56:06.947405 [ 5 ] {12cd7164-d0df-4cfa-981f-11eefbce72c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13897 | 2025.09.19 20:56:06.947445 [ 5 ] {12cd7164-d0df-4cfa-981f-11eefbce72c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13898 | 2025.09.19 20:56:06.947916 [ 5 ] {12cd7164-d0df-4cfa-981f-11eefbce72c6} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13899 | 2025.09.19 20:56:06.947952 [ 5 ] {12cd7164-d0df-4cfa-981f-11eefbce72c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13900 | 2025.09.19 20:56:06.948262 [ 5 ] {12cd7164-d0df-4cfa-981f-11eefbce72c6} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 13901 | 2025.09.19 20:56:06.948476 [ 5 ] {12cd7164-d0df-4cfa-981f-11eefbce72c6} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13902 | 2025.09.19 20:56:06.948589 [ 119 ] {} <Debug> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 13903 | 2025.09.19 20:56:06.948605 [ 5 ] {12cd7164-d0df-4cfa-981f-11eefbce72c6} <Debug> executeQuery: Read 143 rows, 11.82 KiB in 0.001219 sec., 117309.2698933552 rows/sec., 9.47 MiB/sec. | ||
| 13904 | 2025.09.19 20:56:06.948621 [ 119 ] {} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13905 | 2025.09.19 20:56:06.948648 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13906 | 2025.09.19 20:56:06.948653 [ 5 ] {12cd7164-d0df-4cfa-981f-11eefbce72c6} <Debug> TCPHandler: Processed in 0.001391393 sec. | ||
| 13907 | 2025.09.19 20:56:06.948754 [ 200 ] {8107928c-471f-4f51-a196-f6f1aa28a530::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 | ||
| 13908 | 2025.09.19 20:56:06.948775 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13909 | 2025.09.19 20:56:06.948886 [ 5 ] {46b2b9a6-299a-4367-886b-c83ee738c562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13910 | 2025.09.19 20:56:06.948889 [ 200 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13911 | 2025.09.19 20:56:06.948934 [ 5 ] {46b2b9a6-299a-4367-886b-c83ee738c562} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13912 | 2025.09.19 20:56:06.948938 [ 200 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 633 rows starting from the beginning of the part | ||
| 13913 | 2025.09.19 20:56:06.949014 [ 200 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 105 rows starting from the beginning of the part | ||
| 13914 | 2025.09.19 20:56:06.949058 [ 200 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 522 rows starting from the beginning of the part | ||
| 13915 | 2025.09.19 20:56:06.949107 [ 200 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 105 rows starting from the beginning of the part | ||
| 13916 | 2025.09.19 20:56:06.949151 [ 200 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 64 rows starting from the beginning of the part | ||
| 13917 | 2025.09.19 20:56:06.949193 [ 200 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 143 rows starting from the beginning of the part | ||
| 13918 | 2025.09.19 20:56:06.949362 [ 5 ] {46b2b9a6-299a-4367-886b-c83ee738c562} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13919 | 2025.09.19 20:56:06.949403 [ 5 ] {46b2b9a6-299a-4367-886b-c83ee738c562} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13920 | 2025.09.19 20:56:06.949773 [ 5 ] {46b2b9a6-299a-4367-886b-c83ee738c562} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 13921 | 2025.09.19 20:56:06.950009 [ 5 ] {46b2b9a6-299a-4367-886b-c83ee738c562} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13922 | 2025.09.19 20:56:06.950126 [ 119 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 13923 | 2025.09.19 20:56:06.950141 [ 5 ] {46b2b9a6-299a-4367-886b-c83ee738c562} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001273 sec., 154752.55302435192 rows/sec., 11.10 MiB/sec. | ||
| 13924 | 2025.09.19 20:56:06.950154 [ 119 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13925 | 2025.09.19 20:56:06.950178 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13926 | 2025.09.19 20:56:06.950185 [ 5 ] {46b2b9a6-299a-4367-886b-c83ee738c562} <Debug> TCPHandler: Processed in 0.001459184 sec. | ||
| 13927 | 2025.09.19 20:56:06.950238 [ 195 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::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 | ||
| 13928 | 2025.09.19 20:56:06.950240 [ 189 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1572 rows, containing 5 columns (5 merged, 0 gathered) in 0.001536496 sec., 1023107.121658631 rows/sec., 81.54 MiB/sec. | ||
| 13929 | 2025.09.19 20:56:06.950308 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13930 | 2025.09.19 20:56:06.950327 [ 195 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13931 | 2025.09.19 20:56:06.950360 [ 195 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_111_22, total 31416 rows starting from the beginning of the part | ||
| 13932 | 2025.09.19 20:56:06.950402 [ 5 ] {4413c80d-84a0-4659-a665-c70c9a677a10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13933 | 2025.09.19 20:56:06.950409 [ 195 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 160 rows starting from the beginning of the part | ||
| 13934 | 2025.09.19 20:56:06.950465 [ 195 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 845 rows starting from the beginning of the part | ||
| 13935 | 2025.09.19 20:56:06.950465 [ 5 ] {4413c80d-84a0-4659-a665-c70c9a677a10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13936 | 2025.09.19 20:56:06.950498 [ 186 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 13937 | 2025.09.19 20:56:06.950505 [ 195 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part | ||
| 13938 | 2025.09.19 20:56:06.950583 [ 195 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part | ||
| 13939 | 2025.09.19 20:56:06.950620 [ 195 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 197 rows starting from the beginning of the part | ||
| 13940 | 2025.09.19 20:56:06.950894 [ 186 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_116_23} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13941 | 2025.09.19 20:56:06.950986 [ 186 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_116_23} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 13942 | 2025.09.19 20:56:06.951085 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 13943 | 2025.09.19 20:56:06.951386 [ 5 ] {4413c80d-84a0-4659-a665-c70c9a677a10} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13944 | 2025.09.19 20:56:06.951427 [ 5 ] {4413c80d-84a0-4659-a665-c70c9a677a10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13945 | 2025.09.19 20:56:06.952024 [ 5 ] {4413c80d-84a0-4659-a665-c70c9a677a10} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13946 | 2025.09.19 20:56:06.952261 [ 5 ] {4413c80d-84a0-4659-a665-c70c9a677a10} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13947 | 2025.09.19 20:56:06.952407 [ 5 ] {4413c80d-84a0-4659-a665-c70c9a677a10} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002023 sec., 20266.93030153238 rows/sec., 36.32 MiB/sec. | ||
| 13948 | 2025.09.19 20:56:06.952476 [ 5 ] {4413c80d-84a0-4659-a665-c70c9a677a10} <Debug> TCPHandler: Processed in 0.002218632 sec. | ||
| 13949 | 2025.09.19 20:56:06.952590 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13950 | 2025.09.19 20:56:06.952684 [ 5 ] {b0c9b3b8-bde2-40e7-8fac-c144c8757c40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13951 | 2025.09.19 20:56:06.952726 [ 5 ] {b0c9b3b8-bde2-40e7-8fac-c144c8757c40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13952 | 2025.09.19 20:56:06.953057 [ 5 ] {b0c9b3b8-bde2-40e7-8fac-c144c8757c40} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13953 | 2025.09.19 20:56:06.953093 [ 5 ] {b0c9b3b8-bde2-40e7-8fac-c144c8757c40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13954 | 2025.09.19 20:56:06.953411 [ 5 ] {b0c9b3b8-bde2-40e7-8fac-c144c8757c40} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 13955 | 2025.09.19 20:56:06.953631 [ 5 ] {b0c9b3b8-bde2-40e7-8fac-c144c8757c40} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13956 | 2025.09.19 20:56:06.953745 [ 119 ] {} <Debug> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 13957 | 2025.09.19 20:56:06.953762 [ 5 ] {b0c9b3b8-bde2-40e7-8fac-c144c8757c40} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 13958 | 2025.09.19 20:56:06.953783 [ 119 ] {} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13959 | 2025.09.19 20:56:06.953805 [ 5 ] {b0c9b3b8-bde2-40e7-8fac-c144c8757c40} <Debug> TCPHandler: Processed in 0.00126492 sec. | ||
| 13960 | 2025.09.19 20:56:06.953808 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13961 | 2025.09.19 20:56:06.953887 [ 195 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 13962 | 2025.09.19 20:56:06.953979 [ 195 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13963 | 2025.09.19 20:56:06.954004 [ 195 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6576 rows starting from the beginning of the part | ||
| 13964 | 2025.09.19 20:56:06.954049 [ 195 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 60 rows starting from the beginning of the part | ||
| 13965 | 2025.09.19 20:56:06.954086 [ 195 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 13966 | 2025.09.19 20:56:06.954124 [ 195 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part | ||
| 13967 | 2025.09.19 20:56:06.954160 [ 195 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 13968 | 2025.09.19 20:56:06.954196 [ 195 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part | ||
| 13969 | 2025.09.19 20:56:06.955723 [ 186 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6876 rows, containing 4 columns (4 merged, 0 gathered) in 0.001859473 sec., 3697821.9097561515 rows/sec., 249.21 MiB/sec. | ||
| 13970 | 2025.09.19 20:56:06.956129 [ 189 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 13971 | 2025.09.19 20:56:06.956396 [ 189 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_116_23} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13972 | 2025.09.19 20:56:06.956465 [ 189 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_116_23} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 13973 | 2025.09.19 20:56:06.956555 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 13974 | 2025.09.19 20:56:06.957252 [ 189 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32938 rows, containing 5 columns (5 merged, 0 gathered) in 0.007040055 sec., 4678656.629813261 rows/sec., 321.57 MiB/sec. | ||
| 13975 | 2025.09.19 20:56:06.957465 [ 186 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 13976 | 2025.09.19 20:56:06.957722 [ 186 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_116_23} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13977 | 2025.09.19 20:56:06.957792 [ 186 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_116_23} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 13978 | 2025.09.19 20:56:06.957870 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 13979 | 2025.09.19 20:56:08.476481 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37896 | ||
| 13980 | 2025.09.19 20:56:08.477018 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13981 | 2025.09.19 20:56:08.477056 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13982 | 2025.09.19 20:56:08.477528 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13983 | 2025.09.19 20:56:08.477750 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13984 | 2025.09.19 20:56:08.477885 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37896 | ||
| 13985 | 2025.09.19 20:56:10.534301 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 13986 | 2025.09.19 20:56:10.553106 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13987 | 2025.09.19 20:56:10.553161 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13988 | 2025.09.19 20:56:10.559421 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13989 | 2025.09.19 20:56:10.560144 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13990 | 2025.09.19 20:56:10.563414 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 13991 | 2025.09.19 20:56:11.563151 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): 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] | ||
| 13992 | 2025.09.19 20:56:11.563230 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): 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] | ||
| 13993 | 2025.09.19 20:56:11.567322 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): 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] | ||
| 13994 | 2025.09.19 20:56:11.934399 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13995 | 2025.09.19 20:56:11.934601 [ 5 ] {1ec4bc00-ec7a-49c3-a3eb-ee8c454f56c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13996 | 2025.09.19 20:56:11.934678 [ 5 ] {1ec4bc00-ec7a-49c3-a3eb-ee8c454f56c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13997 | 2025.09.19 20:56:11.935488 [ 5 ] {1ec4bc00-ec7a-49c3-a3eb-ee8c454f56c3} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13998 | 2025.09.19 20:56:11.935540 [ 5 ] {1ec4bc00-ec7a-49c3-a3eb-ee8c454f56c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 13999 | 2025.09.19 20:56:11.935959 [ 5 ] {1ec4bc00-ec7a-49c3-a3eb-ee8c454f56c3} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14000 | 2025.09.19 20:56:11.936217 [ 5 ] {1ec4bc00-ec7a-49c3-a3eb-ee8c454f56c3} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14001 | 2025.09.19 20:56:11.936387 [ 5 ] {1ec4bc00-ec7a-49c3-a3eb-ee8c454f56c3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001839 sec., 30451.332245785754 rows/sec., 2.32 MiB/sec. | ||
| 14002 | 2025.09.19 20:56:11.936439 [ 5 ] {1ec4bc00-ec7a-49c3-a3eb-ee8c454f56c3} <Debug> TCPHandler: Processed in 0.002180912 sec. | ||
| 14003 | 2025.09.19 20:56:11.936469 [ 225 ] {} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): 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] | ||
| 14004 | 2025.09.19 20:56:11.936505 [ 225 ] {} <Debug> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): 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] | ||
| 14005 | 2025.09.19 20:56:11.936582 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14006 | 2025.09.19 20:56:11.936715 [ 5 ] {ba4d0920-a066-4291-a164-3473c79f9c2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14007 | 2025.09.19 20:56:11.936768 [ 5 ] {ba4d0920-a066-4291-a164-3473c79f9c2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14008 | 2025.09.19 20:56:11.937283 [ 5 ] {ba4d0920-a066-4291-a164-3473c79f9c2a} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14009 | 2025.09.19 20:56:11.937320 [ 5 ] {ba4d0920-a066-4291-a164-3473c79f9c2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 14010 | 2025.09.19 20:56:11.937645 [ 5 ] {ba4d0920-a066-4291-a164-3473c79f9c2a} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14011 | 2025.09.19 20:56:11.937859 [ 5 ] {ba4d0920-a066-4291-a164-3473c79f9c2a} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14012 | 2025.09.19 20:56:11.937994 [ 5 ] {ba4d0920-a066-4291-a164-3473c79f9c2a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001308 sec., 48929.663608562696 rows/sec., 3.82 MiB/sec. | ||
| 14013 | 2025.09.19 20:56:11.938033 [ 5 ] {ba4d0920-a066-4291-a164-3473c79f9c2a} <Debug> TCPHandler: Processed in 0.001514146 sec. | ||
| 14014 | 2025.09.19 20:56:11.938088 [ 219 ] {} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): 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] | ||
| 14015 | 2025.09.19 20:56:11.938143 [ 219 ] {} <Debug> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): 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] | ||
| 14016 | 2025.09.19 20:56:11.938151 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14017 | 2025.09.19 20:56:11.938258 [ 5 ] {a795a88f-4c8a-4674-b337-3723199dccb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14018 | 2025.09.19 20:56:11.938303 [ 5 ] {a795a88f-4c8a-4674-b337-3723199dccb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14019 | 2025.09.19 20:56:11.938814 [ 5 ] {a795a88f-4c8a-4674-b337-3723199dccb6} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14020 | 2025.09.19 20:56:11.938853 [ 5 ] {a795a88f-4c8a-4674-b337-3723199dccb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 14021 | 2025.09.19 20:56:11.939203 [ 5 ] {a795a88f-4c8a-4674-b337-3723199dccb6} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14022 | 2025.09.19 20:56:11.939447 [ 5 ] {a795a88f-4c8a-4674-b337-3723199dccb6} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14023 | 2025.09.19 20:56:11.939589 [ 5 ] {a795a88f-4c8a-4674-b337-3723199dccb6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001351 sec., 118430.79200592154 rows/sec., 8.25 MiB/sec. | ||
| 14024 | 2025.09.19 20:56:11.939630 [ 5 ] {a795a88f-4c8a-4674-b337-3723199dccb6} <Debug> TCPHandler: Processed in 0.001528246 sec. | ||
| 14025 | 2025.09.19 20:56:11.939748 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14026 | 2025.09.19 20:56:11.939845 [ 5 ] {b63edc59-7ee8-49f8-81f2-f0ce46435531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14027 | 2025.09.19 20:56:11.939890 [ 5 ] {b63edc59-7ee8-49f8-81f2-f0ce46435531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14028 | 2025.09.19 20:56:11.940024 [ 225 ] {} <Debug> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): 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] | ||
| 14029 | 2025.09.19 20:56:11.940223 [ 5 ] {b63edc59-7ee8-49f8-81f2-f0ce46435531} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14030 | 2025.09.19 20:56:11.940258 [ 5 ] {b63edc59-7ee8-49f8-81f2-f0ce46435531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 14031 | 2025.09.19 20:56:11.940570 [ 5 ] {b63edc59-7ee8-49f8-81f2-f0ce46435531} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14032 | 2025.09.19 20:56:11.940840 [ 5 ] {b63edc59-7ee8-49f8-81f2-f0ce46435531} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14033 | 2025.09.19 20:56:11.940972 [ 5 ] {b63edc59-7ee8-49f8-81f2-f0ce46435531} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 14034 | 2025.09.19 20:56:11.941007 [ 5 ] {b63edc59-7ee8-49f8-81f2-f0ce46435531} <Debug> TCPHandler: Processed in 0.001308811 sec. | ||
| 14035 | 2025.09.19 20:56:11.941072 [ 224 ] {} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): 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] | ||
| 14036 | 2025.09.19 20:56:11.941121 [ 224 ] {} <Debug> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): 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] | ||
| 14037 | 2025.09.19 20:56:11.941496 [ 219 ] {} <Debug> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): 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] | ||
| 14038 | 2025.09.19 20:56:11.943899 [ 224 ] {} <Debug> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): 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] | ||
| 14039 | 2025.09.19 20:56:15.168961 [ 223 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): 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] | ||
| 14040 | 2025.09.19 20:56:15.169062 [ 223 ] {} <Debug> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): 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] | ||
| 14041 | 2025.09.19 20:56:15.172231 [ 223 ] {} <Debug> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): 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] | ||
| 14042 | 2025.09.19 20:56:15.753919 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14043 | 2025.09.19 20:56:15.754003 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14044 | 2025.09.19 20:56:15.978973 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38344 | ||
| 14045 | 2025.09.19 20:56:15.979465 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14046 | 2025.09.19 20:56:15.979499 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 14047 | 2025.09.19 20:56:15.979963 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 14048 | 2025.09.19 20:56:15.980207 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14049 | 2025.09.19 20:56:15.980342 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38344 | ||
| 14050 | 2025.09.19 20:56:16.002566 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.002015577 sec. | ||
| 14051 | 2025.09.19 20:56:16.084498 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1636 | ||
| 14052 | 2025.09.19 20:56:16.086865 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14053 | 2025.09.19 20:56:16.086923 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 14054 | 2025.09.19 20:56:16.088140 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 14055 | 2025.09.19 20:56:16.088416 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14056 | 2025.09.19 20:56:16.088656 [ 222 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): 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] | ||
| 14057 | 2025.09.19 20:56:16.088691 [ 222 ] {} <Debug> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): 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] | ||
| 14058 | 2025.09.19 20:56:16.088694 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1636 | ||
| 14059 | 2025.09.19 20:56:16.092091 [ 222 ] {} <Debug> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): 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] | ||
| 14060 | 2025.09.19 20:56:16.112606 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): 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] | ||
| 14061 | 2025.09.19 20:56:16.112641 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): 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] | ||
| 14062 | 2025.09.19 20:56:16.114847 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): 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] | ||
| 14063 | 2025.09.19 20:56:16.370443 [ 219 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): 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] | ||
| 14064 | 2025.09.19 20:56:16.370524 [ 219 ] {} <Debug> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): 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] | ||
| 14065 | 2025.09.19 20:56:16.372881 [ 219 ] {} <Debug> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): 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] | ||
| 14066 | 2025.09.19 20:56:16.936554 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14067 | 2025.09.19 20:56:16.936726 [ 5 ] {9170937c-bb42-4de6-85d7-87ce1cfbb117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14068 | 2025.09.19 20:56:16.936790 [ 5 ] {9170937c-bb42-4de6-85d7-87ce1cfbb117} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14069 | 2025.09.19 20:56:16.937594 [ 5 ] {9170937c-bb42-4de6-85d7-87ce1cfbb117} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14070 | 2025.09.19 20:56:16.937634 [ 5 ] {9170937c-bb42-4de6-85d7-87ce1cfbb117} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 14071 | 2025.09.19 20:56:16.938060 [ 5 ] {9170937c-bb42-4de6-85d7-87ce1cfbb117} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14072 | 2025.09.19 20:56:16.938329 [ 5 ] {9170937c-bb42-4de6-85d7-87ce1cfbb117} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14073 | 2025.09.19 20:56:16.938492 [ 5 ] {9170937c-bb42-4de6-85d7-87ce1cfbb117} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001814 sec., 76074.97243660419 rows/sec., 6.58 MiB/sec. | ||
| 14074 | 2025.09.19 20:56:16.938544 [ 5 ] {9170937c-bb42-4de6-85d7-87ce1cfbb117} <Debug> TCPHandler: Processed in 0.00211909 sec. | ||
| 14075 | 2025.09.19 20:56:16.938673 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14076 | 2025.09.19 20:56:16.938775 [ 5 ] {05c820cb-918e-440a-b4cc-50fbbb59de85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14077 | 2025.09.19 20:56:16.938818 [ 5 ] {05c820cb-918e-440a-b4cc-50fbbb59de85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14078 | 2025.09.19 20:56:16.939239 [ 5 ] {05c820cb-918e-440a-b4cc-50fbbb59de85} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14079 | 2025.09.19 20:56:16.939286 [ 5 ] {05c820cb-918e-440a-b4cc-50fbbb59de85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 14080 | 2025.09.19 20:56:16.939602 [ 5 ] {05c820cb-918e-440a-b4cc-50fbbb59de85} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 14081 | 2025.09.19 20:56:16.939818 [ 5 ] {05c820cb-918e-440a-b4cc-50fbbb59de85} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14082 | 2025.09.19 20:56:16.939958 [ 5 ] {05c820cb-918e-440a-b4cc-50fbbb59de85} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001206 sec., 33996.68325041459 rows/sec., 2.50 MiB/sec. | ||
| 14083 | 2025.09.19 20:56:16.939999 [ 5 ] {05c820cb-918e-440a-b4cc-50fbbb59de85} <Debug> TCPHandler: Processed in 0.001379163 sec. | ||
| 14084 | 2025.09.19 20:56:16.940172 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14085 | 2025.09.19 20:56:16.940275 [ 5 ] {98200eb2-ec38-4a30-bd8e-c9084edd5c30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14086 | 2025.09.19 20:56:16.940316 [ 5 ] {98200eb2-ec38-4a30-bd8e-c9084edd5c30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14087 | 2025.09.19 20:56:16.940774 [ 5 ] {98200eb2-ec38-4a30-bd8e-c9084edd5c30} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14088 | 2025.09.19 20:56:16.940809 [ 5 ] {98200eb2-ec38-4a30-bd8e-c9084edd5c30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 14089 | 2025.09.19 20:56:16.941118 [ 5 ] {98200eb2-ec38-4a30-bd8e-c9084edd5c30} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14090 | 2025.09.19 20:56:16.941321 [ 5 ] {98200eb2-ec38-4a30-bd8e-c9084edd5c30} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14091 | 2025.09.19 20:56:16.941450 [ 5 ] {98200eb2-ec38-4a30-bd8e-c9084edd5c30} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001196 sec., 87792.64214046823 rows/sec., 6.86 MiB/sec. | ||
| 14092 | 2025.09.19 20:56:16.941486 [ 5 ] {98200eb2-ec38-4a30-bd8e-c9084edd5c30} <Debug> TCPHandler: Processed in 0.001365262 sec. | ||
| 14093 | 2025.09.19 20:56:16.941598 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14094 | 2025.09.19 20:56:16.941692 [ 5 ] {74835013-8ee0-4ea1-84f3-db7db5654c8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14095 | 2025.09.19 20:56:16.941735 [ 5 ] {74835013-8ee0-4ea1-84f3-db7db5654c8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14096 | 2025.09.19 20:56:16.942161 [ 5 ] {74835013-8ee0-4ea1-84f3-db7db5654c8e} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14097 | 2025.09.19 20:56:16.942194 [ 5 ] {74835013-8ee0-4ea1-84f3-db7db5654c8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 14098 | 2025.09.19 20:56:16.942511 [ 5 ] {74835013-8ee0-4ea1-84f3-db7db5654c8e} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14099 | 2025.09.19 20:56:16.942721 [ 5 ] {74835013-8ee0-4ea1-84f3-db7db5654c8e} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14100 | 2025.09.19 20:56:16.942846 [ 5 ] {74835013-8ee0-4ea1-84f3-db7db5654c8e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 14101 | 2025.09.19 20:56:16.942882 [ 5 ] {74835013-8ee0-4ea1-84f3-db7db5654c8e} <Debug> TCPHandler: Processed in 0.001331142 sec. | ||
| 14102 | 2025.09.19 20:56:16.942987 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14103 | 2025.09.19 20:56:16.943080 [ 5 ] {40ecd283-38e8-4b77-b77a-18051593846d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14104 | 2025.09.19 20:56:16.943133 [ 5 ] {40ecd283-38e8-4b77-b77a-18051593846d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14105 | 2025.09.19 20:56:16.944024 [ 5 ] {40ecd283-38e8-4b77-b77a-18051593846d} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14106 | 2025.09.19 20:56:16.944058 [ 5 ] {40ecd283-38e8-4b77-b77a-18051593846d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 14107 | 2025.09.19 20:56:16.944598 [ 5 ] {40ecd283-38e8-4b77-b77a-18051593846d} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 14108 | 2025.09.19 20:56:16.944812 [ 5 ] {40ecd283-38e8-4b77-b77a-18051593846d} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14109 | 2025.09.19 20:56:16.944949 [ 5 ] {40ecd283-38e8-4b77-b77a-18051593846d} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001887 sec., 21727.60996290408 rows/sec., 38.93 MiB/sec. | ||
| 14110 | 2025.09.19 20:56:16.945021 [ 5 ] {40ecd283-38e8-4b77-b77a-18051593846d} <Debug> TCPHandler: Processed in 0.002080859 sec. | ||
| 14111 | 2025.09.19 20:56:16.945170 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14112 | 2025.09.19 20:56:16.945288 [ 5 ] {b2f0f306-adbf-4a45-9707-940a67bdae0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14113 | 2025.09.19 20:56:16.945339 [ 5 ] {b2f0f306-adbf-4a45-9707-940a67bdae0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14114 | 2025.09.19 20:56:16.945737 [ 5 ] {b2f0f306-adbf-4a45-9707-940a67bdae0c} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14115 | 2025.09.19 20:56:16.945779 [ 5 ] {b2f0f306-adbf-4a45-9707-940a67bdae0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 14116 | 2025.09.19 20:56:16.946157 [ 5 ] {b2f0f306-adbf-4a45-9707-940a67bdae0c} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14117 | 2025.09.19 20:56:16.946422 [ 5 ] {b2f0f306-adbf-4a45-9707-940a67bdae0c} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14118 | 2025.09.19 20:56:16.946551 [ 5 ] {b2f0f306-adbf-4a45-9707-940a67bdae0c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001287 sec., 46620.046620046625 rows/sec., 3.14 MiB/sec. | ||
| 14119 | 2025.09.19 20:56:16.946587 [ 5 ] {b2f0f306-adbf-4a45-9707-940a67bdae0c} <Debug> TCPHandler: Processed in 0.001479305 sec. | ||
| 14120 | 2025.09.19 20:56:18.064446 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 14121 | 2025.09.19 20:56:18.083814 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14122 | 2025.09.19 20:56:18.083889 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 14123 | 2025.09.19 20:56:18.091534 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 14124 | 2025.09.19 20:56:18.093018 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14125 | 2025.09.19 20:56:18.099587 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 14126 | 2025.09.19 20:56:21.962236 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14127 | 2025.09.19 20:56:21.962415 [ 5 ] {7fb24609-492a-41d1-967c-6ed32df078f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14128 | 2025.09.19 20:56:21.962485 [ 5 ] {7fb24609-492a-41d1-967c-6ed32df078f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14129 | 2025.09.19 20:56:21.964021 [ 5 ] {7fb24609-492a-41d1-967c-6ed32df078f5} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14130 | 2025.09.19 20:56:21.964071 [ 5 ] {7fb24609-492a-41d1-967c-6ed32df078f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 14131 | 2025.09.19 20:56:21.964548 [ 5 ] {7fb24609-492a-41d1-967c-6ed32df078f5} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14132 | 2025.09.19 20:56:21.964797 [ 5 ] {7fb24609-492a-41d1-967c-6ed32df078f5} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14133 | 2025.09.19 20:56:21.965000 [ 5 ] {7fb24609-492a-41d1-967c-6ed32df078f5} <Debug> executeQuery: Read 1196 rows, 100.50 KiB in 0.002635 sec., 453889.94307400374 rows/sec., 37.24 MiB/sec. | ||
| 14134 | 2025.09.19 20:56:21.965059 [ 5 ] {7fb24609-492a-41d1-967c-6ed32df078f5} <Debug> TCPHandler: Processed in 0.00295734 sec. | ||
| 14135 | 2025.09.19 20:56:21.965198 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14136 | 2025.09.19 20:56:21.965328 [ 5 ] {e379a328-fd08-48e1-8510-65297ce97ca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14137 | 2025.09.19 20:56:21.965386 [ 5 ] {e379a328-fd08-48e1-8510-65297ce97ca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14138 | 2025.09.19 20:56:21.965979 [ 5 ] {e379a328-fd08-48e1-8510-65297ce97ca6} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14139 | 2025.09.19 20:56:21.966019 [ 5 ] {e379a328-fd08-48e1-8510-65297ce97ca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 14140 | 2025.09.19 20:56:21.966370 [ 5 ] {e379a328-fd08-48e1-8510-65297ce97ca6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 14141 | 2025.09.19 20:56:21.966646 [ 5 ] {e379a328-fd08-48e1-8510-65297ce97ca6} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14142 | 2025.09.19 20:56:21.966793 [ 5 ] {e379a328-fd08-48e1-8510-65297ce97ca6} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001493 sec., 152712.65907568653 rows/sec., 10.34 MiB/sec. | ||
| 14143 | 2025.09.19 20:56:21.966841 [ 5 ] {e379a328-fd08-48e1-8510-65297ce97ca6} <Debug> TCPHandler: Processed in 0.00169952 sec. | ||
| 14144 | 2025.09.19 20:56:21.966961 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14145 | 2025.09.19 20:56:21.967069 [ 5 ] {92fffc32-1c1d-45c4-8ba0-e72fc5447042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14146 | 2025.09.19 20:56:21.967113 [ 5 ] {92fffc32-1c1d-45c4-8ba0-e72fc5447042} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14147 | 2025.09.19 20:56:21.967815 [ 5 ] {92fffc32-1c1d-45c4-8ba0-e72fc5447042} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14148 | 2025.09.19 20:56:21.967853 [ 5 ] {92fffc32-1c1d-45c4-8ba0-e72fc5447042} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 14149 | 2025.09.19 20:56:21.968210 [ 5 ] {92fffc32-1c1d-45c4-8ba0-e72fc5447042} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14150 | 2025.09.19 20:56:21.968431 [ 5 ] {92fffc32-1c1d-45c4-8ba0-e72fc5447042} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14151 | 2025.09.19 20:56:21.968579 [ 5 ] {92fffc32-1c1d-45c4-8ba0-e72fc5447042} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001521 sec., 341880.3418803419 rows/sec., 25.30 MiB/sec. | ||
| 14152 | 2025.09.19 20:56:21.968626 [ 5 ] {92fffc32-1c1d-45c4-8ba0-e72fc5447042} <Debug> TCPHandler: Processed in 0.00171722 sec. | ||
| 14153 | 2025.09.19 20:56:21.968741 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14154 | 2025.09.19 20:56:21.968839 [ 5 ] {d66246ab-b04b-4d09-b90c-6e9d73822fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14155 | 2025.09.19 20:56:21.968884 [ 5 ] {d66246ab-b04b-4d09-b90c-6e9d73822fa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14156 | 2025.09.19 20:56:21.969575 [ 5 ] {d66246ab-b04b-4d09-b90c-6e9d73822fa6} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14157 | 2025.09.19 20:56:21.969613 [ 5 ] {d66246ab-b04b-4d09-b90c-6e9d73822fa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 14158 | 2025.09.19 20:56:21.970010 [ 5 ] {d66246ab-b04b-4d09-b90c-6e9d73822fa6} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14159 | 2025.09.19 20:56:21.970234 [ 5 ] {d66246ab-b04b-4d09-b90c-6e9d73822fa6} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14160 | 2025.09.19 20:56:21.970368 [ 5 ] {d66246ab-b04b-4d09-b90c-6e9d73822fa6} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001549 sec., 544867.6565526145 rows/sec., 36.67 MiB/sec. | ||
| 14161 | 2025.09.19 20:56:21.970411 [ 5 ] {d66246ab-b04b-4d09-b90c-6e9d73822fa6} <Debug> TCPHandler: Processed in 0.00171864 sec. | ||
| 14162 | 2025.09.19 20:56:21.970538 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14163 | 2025.09.19 20:56:21.970636 [ 5 ] {ed4a60c6-23ab-45c3-9ea7-e77dcb7e5a49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14164 | 2025.09.19 20:56:21.970680 [ 5 ] {ed4a60c6-23ab-45c3-9ea7-e77dcb7e5a49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14165 | 2025.09.19 20:56:21.971050 [ 5 ] {ed4a60c6-23ab-45c3-9ea7-e77dcb7e5a49} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14166 | 2025.09.19 20:56:21.971087 [ 5 ] {ed4a60c6-23ab-45c3-9ea7-e77dcb7e5a49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 14167 | 2025.09.19 20:56:21.971397 [ 5 ] {ed4a60c6-23ab-45c3-9ea7-e77dcb7e5a49} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14168 | 2025.09.19 20:56:21.971634 [ 5 ] {ed4a60c6-23ab-45c3-9ea7-e77dcb7e5a49} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14169 | 2025.09.19 20:56:21.971779 [ 5 ] {ed4a60c6-23ab-45c3-9ea7-e77dcb7e5a49} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001163 sec., 51590.713671539124 rows/sec., 3.48 MiB/sec. | ||
| 14170 | 2025.09.19 20:56:21.971818 [ 5 ] {ed4a60c6-23ab-45c3-9ea7-e77dcb7e5a49} <Debug> TCPHandler: Processed in 0.001333271 sec. | ||
| 14171 | 2025.09.19 20:56:23.481476 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38856 | ||
| 14172 | 2025.09.19 20:56:23.482273 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14173 | 2025.09.19 20:56:23.482340 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14174 | 2025.09.19 20:56:23.483025 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 14175 | 2025.09.19 20:56:23.483351 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14176 | 2025.09.19 20:56:23.483587 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38856 | ||
| 14177 | 2025.09.19 20:56:23.483607 [ 27 ] {} <Debug> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 14178 | 2025.09.19 20:56:23.483710 [ 27 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14179 | 2025.09.19 20:56:23.483750 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14180 | 2025.09.19 20:56:23.483912 [ 191 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 14181 | 2025.09.19 20:56:23.484104 [ 191 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14182 | 2025.09.19 20:56:23.484167 [ 191 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36424 rows starting from the beginning of the part | ||
| 14183 | 2025.09.19 20:56:23.484269 [ 191 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 14184 | 2025.09.19 20:56:23.484339 [ 191 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 14185 | 2025.09.19 20:56:23.484408 [ 191 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 14186 | 2025.09.19 20:56:23.484473 [ 191 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 14187 | 2025.09.19 20:56:23.484541 [ 191 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 14188 | 2025.09.19 20:56:23.488619 [ 193 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38856 rows, containing 4 columns (4 merged, 0 gathered) in 0.004771502 sec., 8143347.73410972 rows/sec., 116.49 MiB/sec. | ||
| 14189 | 2025.09.19 20:56:23.488977 [ 199 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 14190 | 2025.09.19 20:56:23.489369 [ 199 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_81_16} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14191 | 2025.09.19 20:56:23.489474 [ 199 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_81_16} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 14192 | 2025.09.19 20:56:23.489591 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 14193 | 2025.09.19 20:56:24.259769 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54680 | ||
| 14194 | 2025.09.19 20:56:24.259871 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14195 | 2025.09.19 20:56:24.259897 [ 293 ] {} <Debug> TCP-Session: 27909489-c536-418a-89e8-01806e6c6645 Authenticating user 'default' from [fd00:1122:3344:101::e]:54680 | ||
| 14196 | 2025.09.19 20:56:24.259920 [ 293 ] {} <Debug> TCP-Session: 27909489-c536-418a-89e8-01806e6c6645 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14197 | 2025.09.19 20:56:24.259933 [ 293 ] {} <Debug> TCP-Session: 27909489-c536-418a-89e8-01806e6c6645 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14198 | 2025.09.19 20:56:24.260150 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46212 | ||
| 14199 | 2025.09.19 20:56:24.260166 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38006 | ||
| 14200 | 2025.09.19 20:56:24.260197 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45341 | ||
| 14201 | 2025.09.19 20:56:24.260211 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58170 | ||
| 14202 | 2025.09.19 20:56:24.260221 [ 293 ] {} <Trace> TCP-Session: 27909489-c536-418a-89e8-01806e6c6645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14203 | 2025.09.19 20:56:24.260271 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14204 | 2025.09.19 20:56:24.260272 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14205 | 2025.09.19 20:56:24.260306 [ 286 ] {} <Debug> TCP-Session: da57e743-4788-487b-b974-491d7bbc3a6f Authenticating user 'default' from [fd00:1122:3344:101::e]:38006 | ||
| 14206 | 2025.09.19 20:56:24.260272 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14207 | 2025.09.19 20:56:24.260334 [ 286 ] {} <Debug> TCP-Session: da57e743-4788-487b-b974-491d7bbc3a6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14208 | 2025.09.19 20:56:24.260327 [ 290 ] {} <Debug> TCP-Session: 1078e79e-72c8-42af-a2a3-17e317c13e67 Authenticating user 'default' from [fd00:1122:3344:101::e]:45341 | ||
| 14209 | 2025.09.19 20:56:24.260353 [ 294 ] {} <Debug> TCP-Session: a9f38515-4f80-408e-877a-a990538412aa Authenticating user 'default' from [fd00:1122:3344:101::e]:46212 | ||
| 14210 | 2025.09.19 20:56:24.260352 [ 286 ] {} <Debug> TCP-Session: da57e743-4788-487b-b974-491d7bbc3a6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14211 | 2025.09.19 20:56:24.260372 [ 290 ] {} <Debug> TCP-Session: 1078e79e-72c8-42af-a2a3-17e317c13e67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14212 | 2025.09.19 20:56:24.260380 [ 294 ] {} <Debug> TCP-Session: a9f38515-4f80-408e-877a-a990538412aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14213 | 2025.09.19 20:56:24.260398 [ 290 ] {} <Debug> TCP-Session: 1078e79e-72c8-42af-a2a3-17e317c13e67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14214 | 2025.09.19 20:56:24.260411 [ 294 ] {} <Debug> TCP-Session: a9f38515-4f80-408e-877a-a990538412aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14215 | 2025.09.19 20:56:24.260326 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14216 | 2025.09.19 20:56:24.260430 [ 293 ] {89d054c3-3309-4f6d-ab83-b79c93c5a9a6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54680) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14217 | 2025.09.19 20:56:24.260467 [ 291 ] {} <Debug> TCP-Session: 5aace685-3ea0-42b2-8c4e-b9583afba94c Authenticating user 'default' from [fd00:1122:3344:101::e]:58170 | ||
| 14218 | 2025.09.19 20:56:24.260217 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48141 | ||
| 14219 | 2025.09.19 20:56:24.260501 [ 291 ] {} <Debug> TCP-Session: 5aace685-3ea0-42b2-8c4e-b9583afba94c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14220 | 2025.09.19 20:56:24.260188 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36764 | ||
| 14221 | 2025.09.19 20:56:24.260561 [ 291 ] {} <Debug> TCP-Session: 5aace685-3ea0-42b2-8c4e-b9583afba94c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14222 | 2025.09.19 20:56:24.260184 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54827 | ||
| 14223 | 2025.09.19 20:56:24.260612 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14224 | 2025.09.19 20:56:24.260167 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47294 | ||
| 14225 | 2025.09.19 20:56:24.260647 [ 292 ] {} <Debug> TCP-Session: a6326046-9f7b-415e-b9af-69045417a8c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:48141 | ||
| 14226 | 2025.09.19 20:56:24.260664 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14227 | 2025.09.19 20:56:24.260637 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14228 | 2025.09.19 20:56:24.260700 [ 288 ] {} <Debug> TCP-Session: 1297de96-14e8-49f6-bb61-dd040c820c97 Authenticating user 'default' from [fd00:1122:3344:101::e]:54827 | ||
| 14229 | 2025.09.19 20:56:24.260712 [ 293 ] {89d054c3-3309-4f6d-ab83-b79c93c5a9a6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14230 | 2025.09.19 20:56:24.260729 [ 289 ] {} <Debug> TCP-Session: 8c9ef581-39d2-486e-8083-af2d5a506736 Authenticating user 'default' from [fd00:1122:3344:101::e]:36764 | ||
| 14231 | 2025.09.19 20:56:24.260736 [ 288 ] {} <Debug> TCP-Session: 1297de96-14e8-49f6-bb61-dd040c820c97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14232 | 2025.09.19 20:56:24.260764 [ 289 ] {} <Debug> TCP-Session: 8c9ef581-39d2-486e-8083-af2d5a506736 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14233 | 2025.09.19 20:56:24.260773 [ 288 ] {} <Debug> TCP-Session: 1297de96-14e8-49f6-bb61-dd040c820c97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14234 | 2025.09.19 20:56:24.260781 [ 293 ] {89d054c3-3309-4f6d-ab83-b79c93c5a9a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14235 | 2025.09.19 20:56:24.260788 [ 289 ] {} <Debug> TCP-Session: 8c9ef581-39d2-486e-8083-af2d5a506736 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14236 | 2025.09.19 20:56:24.260693 [ 292 ] {} <Debug> TCP-Session: a6326046-9f7b-415e-b9af-69045417a8c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14237 | 2025.09.19 20:56:24.260850 [ 292 ] {} <Debug> TCP-Session: a6326046-9f7b-415e-b9af-69045417a8c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14238 | 2025.09.19 20:56:24.260939 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14239 | 2025.09.19 20:56:24.260971 [ 3 ] {} <Debug> TCP-Session: bb98e120-3d90-40ec-8148-e8034b5228fd Authenticating user 'default' from [fd00:1122:3344:101::e]:47294 | ||
| 14240 | 2025.09.19 20:56:24.260989 [ 3 ] {} <Debug> TCP-Session: bb98e120-3d90-40ec-8148-e8034b5228fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14241 | 2025.09.19 20:56:24.261001 [ 3 ] {} <Debug> TCP-Session: bb98e120-3d90-40ec-8148-e8034b5228fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14242 | 2025.09.19 20:56:24.261094 [ 293 ] {89d054c3-3309-4f6d-ab83-b79c93c5a9a6} <Debug> oximeter.version (332f541f-6306-4281-b75a-987cf66fc746) (SelectExecutor): Key condition: unknown | ||
| 14243 | 2025.09.19 20:56:24.262081 [ 346 ] {89d054c3-3309-4f6d-ab83-b79c93c5a9a6} <Trace> AggregatingTransform: Aggregating | ||
| 14244 | 2025.09.19 20:56:24.262136 [ 346 ] {89d054c3-3309-4f6d-ab83-b79c93c5a9a6} <Trace> Aggregator: Aggregation method: without_key | ||
| 14245 | 2025.09.19 20:56:24.262171 [ 346 ] {89d054c3-3309-4f6d-ab83-b79c93c5a9a6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000971683 sec. (1029.142 rows/sec., 40.20 KiB/sec.) | ||
| 14246 | 2025.09.19 20:56:24.262190 [ 346 ] {89d054c3-3309-4f6d-ab83-b79c93c5a9a6} <Trace> Aggregator: Merging aggregated data | ||
| 14247 | 2025.09.19 20:56:24.263312 [ 293 ] {89d054c3-3309-4f6d-ab83-b79c93c5a9a6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002944 sec., 339.67391304347825 rows/sec., 13.27 KiB/sec. | ||
| 14248 | 2025.09.19 20:56:24.263457 [ 293 ] {89d054c3-3309-4f6d-ab83-b79c93c5a9a6} <Debug> TCPHandler: Processed in 0.003353079 sec. | ||
| 14249 | 2025.09.19 20:56:24.263587 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14250 | 2025.09.19 20:56:24.263615 [ 293 ] {} <Debug> TCP-Session: 27909489-c536-418a-89e8-01806e6c6645 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14251 | 2025.09.19 20:56:24.263623 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14252 | 2025.09.19 20:56:24.263663 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14253 | 2025.09.19 20:56:24.263670 [ 292 ] {} <Debug> TCP-Session: a6326046-9f7b-415e-b9af-69045417a8c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14254 | 2025.09.19 20:56:24.263689 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14255 | 2025.09.19 20:56:24.263710 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14256 | 2025.09.19 20:56:24.263731 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14257 | 2025.09.19 20:56:24.263747 [ 3 ] {} <Debug> TCP-Session: bb98e120-3d90-40ec-8148-e8034b5228fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14258 | 2025.09.19 20:56:24.263759 [ 286 ] {} <Debug> TCP-Session: da57e743-4788-487b-b974-491d7bbc3a6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14259 | 2025.09.19 20:56:24.263782 [ 290 ] {} <Debug> TCP-Session: 1078e79e-72c8-42af-a2a3-17e317c13e67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14260 | 2025.09.19 20:56:24.263772 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14261 | 2025.09.19 20:56:24.263798 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14262 | 2025.09.19 20:56:24.263834 [ 288 ] {} <Debug> TCP-Session: 1297de96-14e8-49f6-bb61-dd040c820c97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14263 | 2025.09.19 20:56:24.263754 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14264 | 2025.09.19 20:56:24.263857 [ 291 ] {} <Debug> TCP-Session: 5aace685-3ea0-42b2-8c4e-b9583afba94c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14265 | 2025.09.19 20:56:24.263891 [ 289 ] {} <Debug> TCP-Session: 8c9ef581-39d2-486e-8083-af2d5a506736 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14266 | 2025.09.19 20:56:24.263719 [ 294 ] {} <Debug> TCP-Session: a9f38515-4f80-408e-877a-a990538412aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14267 | 2025.09.19 20:56:25.600628 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 14268 | 2025.09.19 20:56:25.619381 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14269 | 2025.09.19 20:56:25.619449 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14270 | 2025.09.19 20:56:25.625812 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 14271 | 2025.09.19 20:56:25.626592 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14272 | 2025.09.19 20:56:25.626940 [ 33 ] {} <Debug> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 14273 | 2025.09.19 20:56:25.627012 [ 33 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14274 | 2025.09.19 20:56:25.627033 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14275 | 2025.09.19 20:56:25.627147 [ 201 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 14276 | 2025.09.19 20:56:25.632157 [ 201 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14277 | 2025.09.19 20:56:25.632692 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 14278 | 2025.09.19 20:56:25.633812 [ 201 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 14279 | 2025.09.19 20:56:25.638739 [ 201 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 14280 | 2025.09.19 20:56:25.643362 [ 201 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 14281 | 2025.09.19 20:56:25.648111 [ 201 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 14282 | 2025.09.19 20:56:25.653418 [ 201 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 14283 | 2025.09.19 20:56:25.658417 [ 201 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 14284 | 2025.09.19 20:56:25.731198 [ 188 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.104098833 sec., 5859.815930885604 rows/sec., 30.30 MiB/sec. | ||
| 14285 | 2025.09.19 20:56:25.734049 [ 197 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 14286 | 2025.09.19 20:56:25.736039 [ 197 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_81_16} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14287 | 2025.09.19 20:56:25.736151 [ 197 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_81_16} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 14288 | 2025.09.19 20:56:25.738320 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 14289 | 2025.09.19 20:56:25.818136 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63845 | ||
| 14290 | 2025.09.19 20:56:25.818251 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14291 | 2025.09.19 20:56:25.818282 [ 293 ] {} <Debug> TCP-Session: f93723c4-3e48-481f-b369-9506240fb975 Authenticating user 'default' from [fd00:1122:3344:101::e]:63845 | ||
| 14292 | 2025.09.19 20:56:25.818307 [ 293 ] {} <Debug> TCP-Session: f93723c4-3e48-481f-b369-9506240fb975 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14293 | 2025.09.19 20:56:25.818320 [ 293 ] {} <Debug> TCP-Session: f93723c4-3e48-481f-b369-9506240fb975 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14294 | 2025.09.19 20:56:25.818518 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34670 | ||
| 14295 | 2025.09.19 20:56:25.818551 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35551 | ||
| 14296 | 2025.09.19 20:56:25.818551 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55051 | ||
| 14297 | 2025.09.19 20:56:25.818600 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52749 | ||
| 14298 | 2025.09.19 20:56:25.818630 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35765 | ||
| 14299 | 2025.09.19 20:56:25.818635 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14300 | 2025.09.19 20:56:25.818691 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14301 | 2025.09.19 20:56:25.818692 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14302 | 2025.09.19 20:56:25.818712 [ 293 ] {} <Trace> TCP-Session: f93723c4-3e48-481f-b369-9506240fb975 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14303 | 2025.09.19 20:56:25.818735 [ 291 ] {} <Debug> TCP-Session: 9789d5d3-82cb-4911-82e8-fec999334a15 Authenticating user 'default' from [fd00:1122:3344:101::e]:52749 | ||
| 14304 | 2025.09.19 20:56:25.818739 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14305 | 2025.09.19 20:56:25.818772 [ 291 ] {} <Debug> TCP-Session: 9789d5d3-82cb-4911-82e8-fec999334a15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14306 | 2025.09.19 20:56:25.818728 [ 3 ] {} <Debug> TCP-Session: d6afa71c-695a-4937-a89c-46e35d6def1d Authenticating user 'default' from [fd00:1122:3344:101::e]:55051 | ||
| 14307 | 2025.09.19 20:56:25.818795 [ 291 ] {} <Debug> TCP-Session: 9789d5d3-82cb-4911-82e8-fec999334a15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14308 | 2025.09.19 20:56:25.818789 [ 292 ] {} <Debug> TCP-Session: dc220898-8f46-475b-a2aa-538072b9a965 Authenticating user 'default' from [fd00:1122:3344:101::e]:35765 | ||
| 14309 | 2025.09.19 20:56:25.818810 [ 3 ] {} <Debug> TCP-Session: d6afa71c-695a-4937-a89c-46e35d6def1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14310 | 2025.09.19 20:56:25.818719 [ 286 ] {} <Debug> TCP-Session: 81b440c0-b13e-47b0-8758-53e5ad8cdb29 Authenticating user 'default' from [fd00:1122:3344:101::e]:35551 | ||
| 14311 | 2025.09.19 20:56:25.818840 [ 292 ] {} <Debug> TCP-Session: dc220898-8f46-475b-a2aa-538072b9a965 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14312 | 2025.09.19 20:56:25.818845 [ 3 ] {} <Debug> TCP-Session: d6afa71c-695a-4937-a89c-46e35d6def1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14313 | 2025.09.19 20:56:25.818874 [ 286 ] {} <Debug> TCP-Session: 81b440c0-b13e-47b0-8758-53e5ad8cdb29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14314 | 2025.09.19 20:56:25.818895 [ 293 ] {de0f0b59-3e9f-404c-959b-d92a758e4013} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63845) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14315 | 2025.09.19 20:56:25.818909 [ 286 ] {} <Debug> TCP-Session: 81b440c0-b13e-47b0-8758-53e5ad8cdb29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14316 | 2025.09.19 20:56:25.818878 [ 292 ] {} <Debug> TCP-Session: dc220898-8f46-475b-a2aa-538072b9a965 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14317 | 2025.09.19 20:56:25.818635 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14318 | 2025.09.19 20:56:25.818590 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58217 | ||
| 14319 | 2025.09.19 20:56:25.818990 [ 294 ] {} <Debug> TCP-Session: 86e60245-abb4-4fb1-b76e-1147b070a00c Authenticating user 'default' from [fd00:1122:3344:101::e]:34670 | ||
| 14320 | 2025.09.19 20:56:25.818577 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60533 | ||
| 14321 | 2025.09.19 20:56:25.819019 [ 294 ] {} <Debug> TCP-Session: 86e60245-abb4-4fb1-b76e-1147b070a00c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14322 | 2025.09.19 20:56:25.819047 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14323 | 2025.09.19 20:56:25.819062 [ 294 ] {} <Debug> TCP-Session: 86e60245-abb4-4fb1-b76e-1147b070a00c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14324 | 2025.09.19 20:56:25.818572 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48745 | ||
| 14325 | 2025.09.19 20:56:25.819077 [ 290 ] {} <Debug> TCP-Session: 5528da8a-8c1c-4858-bc2b-d78223ffc01a Authenticating user 'default' from [fd00:1122:3344:101::e]:58217 | ||
| 14326 | 2025.09.19 20:56:25.819107 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14327 | 2025.09.19 20:56:25.819144 [ 290 ] {} <Debug> TCP-Session: 5528da8a-8c1c-4858-bc2b-d78223ffc01a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14328 | 2025.09.19 20:56:25.819180 [ 290 ] {} <Debug> TCP-Session: 5528da8a-8c1c-4858-bc2b-d78223ffc01a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14329 | 2025.09.19 20:56:25.819181 [ 289 ] {} <Debug> TCP-Session: 46befa12-2a3d-48ff-956e-8993417f1bcc Authenticating user 'default' from [fd00:1122:3344:101::e]:60533 | ||
| 14330 | 2025.09.19 20:56:25.819218 [ 289 ] {} <Debug> TCP-Session: 46befa12-2a3d-48ff-956e-8993417f1bcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14331 | 2025.09.19 20:56:25.819227 [ 293 ] {de0f0b59-3e9f-404c-959b-d92a758e4013} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14332 | 2025.09.19 20:56:25.819237 [ 289 ] {} <Debug> TCP-Session: 46befa12-2a3d-48ff-956e-8993417f1bcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14333 | 2025.09.19 20:56:25.819293 [ 293 ] {de0f0b59-3e9f-404c-959b-d92a758e4013} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14334 | 2025.09.19 20:56:25.819373 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14335 | 2025.09.19 20:56:25.819403 [ 288 ] {} <Debug> TCP-Session: fb34e476-1be9-4244-9760-9c0cb2075a57 Authenticating user 'default' from [fd00:1122:3344:101::e]:48745 | ||
| 14336 | 2025.09.19 20:56:25.819420 [ 288 ] {} <Debug> TCP-Session: fb34e476-1be9-4244-9760-9c0cb2075a57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14337 | 2025.09.19 20:56:25.819433 [ 288 ] {} <Debug> TCP-Session: fb34e476-1be9-4244-9760-9c0cb2075a57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14338 | 2025.09.19 20:56:25.819595 [ 293 ] {de0f0b59-3e9f-404c-959b-d92a758e4013} <Debug> oximeter.version (332f541f-6306-4281-b75a-987cf66fc746) (SelectExecutor): Key condition: unknown | ||
| 14339 | 2025.09.19 20:56:25.820560 [ 316 ] {de0f0b59-3e9f-404c-959b-d92a758e4013} <Trace> AggregatingTransform: Aggregating | ||
| 14340 | 2025.09.19 20:56:25.820607 [ 316 ] {de0f0b59-3e9f-404c-959b-d92a758e4013} <Trace> Aggregator: Aggregation method: without_key | ||
| 14341 | 2025.09.19 20:56:25.820647 [ 316 ] {de0f0b59-3e9f-404c-959b-d92a758e4013} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000943602 sec. (1059.769 rows/sec., 41.40 KiB/sec.) | ||
| 14342 | 2025.09.19 20:56:25.820667 [ 316 ] {de0f0b59-3e9f-404c-959b-d92a758e4013} <Trace> Aggregator: Merging aggregated data | ||
| 14343 | 2025.09.19 20:56:25.821889 [ 293 ] {de0f0b59-3e9f-404c-959b-d92a758e4013} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003048 sec., 328.0839895013123 rows/sec., 12.82 KiB/sec. | ||
| 14344 | 2025.09.19 20:56:25.822035 [ 293 ] {de0f0b59-3e9f-404c-959b-d92a758e4013} <Debug> TCPHandler: Processed in 0.003438821 sec. | ||
| 14345 | 2025.09.19 20:56:25.822160 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14346 | 2025.09.19 20:56:25.822190 [ 293 ] {} <Debug> TCP-Session: f93723c4-3e48-481f-b369-9506240fb975 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14347 | 2025.09.19 20:56:25.822192 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14348 | 2025.09.19 20:56:25.822205 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14349 | 2025.09.19 20:56:25.822224 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14350 | 2025.09.19 20:56:25.822243 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14351 | 2025.09.19 20:56:25.822262 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14352 | 2025.09.19 20:56:25.822295 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14353 | 2025.09.19 20:56:25.822311 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14354 | 2025.09.19 20:56:25.822325 [ 290 ] {} <Debug> TCP-Session: 5528da8a-8c1c-4858-bc2b-d78223ffc01a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14355 | 2025.09.19 20:56:25.822340 [ 3 ] {} <Debug> TCP-Session: d6afa71c-695a-4937-a89c-46e35d6def1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14356 | 2025.09.19 20:56:25.822350 [ 291 ] {} <Debug> TCP-Session: 9789d5d3-82cb-4911-82e8-fec999334a15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14357 | 2025.09.19 20:56:25.822292 [ 289 ] {} <Debug> TCP-Session: 46befa12-2a3d-48ff-956e-8993417f1bcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14358 | 2025.09.19 20:56:25.822282 [ 292 ] {} <Debug> TCP-Session: dc220898-8f46-475b-a2aa-538072b9a965 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14359 | 2025.09.19 20:56:25.822275 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14360 | 2025.09.19 20:56:25.822250 [ 286 ] {} <Debug> TCP-Session: 81b440c0-b13e-47b0-8758-53e5ad8cdb29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14361 | 2025.09.19 20:56:25.822452 [ 288 ] {} <Debug> TCP-Session: fb34e476-1be9-4244-9760-9c0cb2075a57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14362 | 2025.09.19 20:56:25.822238 [ 294 ] {} <Debug> TCP-Session: 86e60245-abb4-4fb1-b76e-1147b070a00c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14363 | 2025.09.19 20:56:25.836790 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65041 | ||
| 14364 | 2025.09.19 20:56:25.836855 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14365 | 2025.09.19 20:56:25.836876 [ 292 ] {} <Debug> TCP-Session: 49fb10e5-556f-4a93-ab3a-3b74000ef7d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:65041 | ||
| 14366 | 2025.09.19 20:56:25.836893 [ 292 ] {} <Debug> TCP-Session: 49fb10e5-556f-4a93-ab3a-3b74000ef7d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14367 | 2025.09.19 20:56:25.836905 [ 292 ] {} <Debug> TCP-Session: 49fb10e5-556f-4a93-ab3a-3b74000ef7d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14368 | 2025.09.19 20:56:25.837099 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50131 | ||
| 14369 | 2025.09.19 20:56:25.837124 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47679 | ||
| 14370 | 2025.09.19 20:56:25.837135 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57349 | ||
| 14371 | 2025.09.19 20:56:25.837169 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49512 | ||
| 14372 | 2025.09.19 20:56:25.837173 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14373 | 2025.09.19 20:56:25.837199 [ 292 ] {} <Trace> TCP-Session: 49fb10e5-556f-4a93-ab3a-3b74000ef7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14374 | 2025.09.19 20:56:25.837216 [ 293 ] {} <Debug> TCP-Session: 3f7e1216-775e-46b4-8131-9f41861a8202 Authenticating user 'default' from [fd00:1122:3344:101::e]:50131 | ||
| 14375 | 2025.09.19 20:56:25.837232 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14376 | 2025.09.19 20:56:25.837241 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14377 | 2025.09.19 20:56:25.837249 [ 293 ] {} <Debug> TCP-Session: 3f7e1216-775e-46b4-8131-9f41861a8202 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14378 | 2025.09.19 20:56:25.837267 [ 3 ] {} <Debug> TCP-Session: 2c363ce0-ec0c-4ac4-a350-10840f1d97fc Authenticating user 'default' from [fd00:1122:3344:101::e]:57349 | ||
| 14379 | 2025.09.19 20:56:25.837286 [ 293 ] {} <Debug> TCP-Session: 3f7e1216-775e-46b4-8131-9f41861a8202 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14380 | 2025.09.19 20:56:25.837313 [ 3 ] {} <Debug> TCP-Session: 2c363ce0-ec0c-4ac4-a350-10840f1d97fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14381 | 2025.09.19 20:56:25.837278 [ 289 ] {} <Debug> TCP-Session: 54571956-2b0c-49e2-9045-f680411d32eb Authenticating user 'default' from [fd00:1122:3344:101::e]:49512 | ||
| 14382 | 2025.09.19 20:56:25.837348 [ 3 ] {} <Debug> TCP-Session: 2c363ce0-ec0c-4ac4-a350-10840f1d97fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14383 | 2025.09.19 20:56:25.837368 [ 292 ] {c58eb21d-957a-407e-81aa-af0d93c709f6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65041) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14384 | 2025.09.19 20:56:25.837371 [ 289 ] {} <Debug> TCP-Session: 54571956-2b0c-49e2-9045-f680411d32eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14385 | 2025.09.19 20:56:25.837206 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14386 | 2025.09.19 20:56:25.837415 [ 289 ] {} <Debug> TCP-Session: 54571956-2b0c-49e2-9045-f680411d32eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14387 | 2025.09.19 20:56:25.837186 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43199 | ||
| 14388 | 2025.09.19 20:56:25.837445 [ 294 ] {} <Debug> TCP-Session: 62111d08-b7cc-4a03-977d-720a83805679 Authenticating user 'default' from [fd00:1122:3344:101::e]:47679 | ||
| 14389 | 2025.09.19 20:56:25.837180 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35827 | ||
| 14390 | 2025.09.19 20:56:25.837490 [ 294 ] {} <Debug> TCP-Session: 62111d08-b7cc-4a03-977d-720a83805679 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14391 | 2025.09.19 20:56:25.837147 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63876 | ||
| 14392 | 2025.09.19 20:56:25.837513 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14393 | 2025.09.19 20:56:25.837537 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14394 | 2025.09.19 20:56:25.837559 [ 291 ] {} <Debug> TCP-Session: a145ed5f-6807-4291-be10-1573f1a9236d Authenticating user 'default' from [fd00:1122:3344:101::e]:43199 | ||
| 14395 | 2025.09.19 20:56:25.837578 [ 290 ] {} <Debug> TCP-Session: 3477190b-011a-490a-aca2-9fd3663a0334 Authenticating user 'default' from [fd00:1122:3344:101::e]:35827 | ||
| 14396 | 2025.09.19 20:56:25.837577 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14397 | 2025.09.19 20:56:25.837594 [ 291 ] {} <Debug> TCP-Session: a145ed5f-6807-4291-be10-1573f1a9236d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14398 | 2025.09.19 20:56:25.837607 [ 290 ] {} <Debug> TCP-Session: 3477190b-011a-490a-aca2-9fd3663a0334 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14399 | 2025.09.19 20:56:25.837623 [ 288 ] {} <Debug> TCP-Session: dd25eb69-533a-4eba-83c1-a819185db804 Authenticating user 'default' from [fd00:1122:3344:101::e]:63876 | ||
| 14400 | 2025.09.19 20:56:25.837632 [ 292 ] {c58eb21d-957a-407e-81aa-af0d93c709f6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14401 | 2025.09.19 20:56:25.837658 [ 288 ] {} <Debug> TCP-Session: dd25eb69-533a-4eba-83c1-a819185db804 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14402 | 2025.09.19 20:56:25.837643 [ 290 ] {} <Debug> TCP-Session: 3477190b-011a-490a-aca2-9fd3663a0334 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14403 | 2025.09.19 20:56:25.837679 [ 288 ] {} <Debug> TCP-Session: dd25eb69-533a-4eba-83c1-a819185db804 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14404 | 2025.09.19 20:56:25.837700 [ 292 ] {c58eb21d-957a-407e-81aa-af0d93c709f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14405 | 2025.09.19 20:56:25.837630 [ 291 ] {} <Debug> TCP-Session: a145ed5f-6807-4291-be10-1573f1a9236d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14406 | 2025.09.19 20:56:25.837509 [ 294 ] {} <Debug> TCP-Session: 62111d08-b7cc-4a03-977d-720a83805679 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14407 | 2025.09.19 20:56:25.837147 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38427 | ||
| 14408 | 2025.09.19 20:56:25.837819 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14409 | 2025.09.19 20:56:25.837845 [ 286 ] {} <Debug> TCP-Session: 47f9b3ba-42dc-4216-b77c-8b217bbbe177 Authenticating user 'default' from [fd00:1122:3344:101::e]:38427 | ||
| 14410 | 2025.09.19 20:56:25.837860 [ 286 ] {} <Debug> TCP-Session: 47f9b3ba-42dc-4216-b77c-8b217bbbe177 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14411 | 2025.09.19 20:56:25.837873 [ 286 ] {} <Debug> TCP-Session: 47f9b3ba-42dc-4216-b77c-8b217bbbe177 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14412 | 2025.09.19 20:56:25.837989 [ 292 ] {c58eb21d-957a-407e-81aa-af0d93c709f6} <Debug> oximeter.version (332f541f-6306-4281-b75a-987cf66fc746) (SelectExecutor): Key condition: unknown | ||
| 14413 | 2025.09.19 20:56:25.838876 [ 299 ] {c58eb21d-957a-407e-81aa-af0d93c709f6} <Trace> AggregatingTransform: Aggregating | ||
| 14414 | 2025.09.19 20:56:25.838924 [ 299 ] {c58eb21d-957a-407e-81aa-af0d93c709f6} <Trace> Aggregator: Aggregation method: without_key | ||
| 14415 | 2025.09.19 20:56:25.838958 [ 299 ] {c58eb21d-957a-407e-81aa-af0d93c709f6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000871761 sec. (1147.103 rows/sec., 44.81 KiB/sec.) | ||
| 14416 | 2025.09.19 20:56:25.838976 [ 299 ] {c58eb21d-957a-407e-81aa-af0d93c709f6} <Trace> Aggregator: Merging aggregated data | ||
| 14417 | 2025.09.19 20:56:25.840356 [ 292 ] {c58eb21d-957a-407e-81aa-af0d93c709f6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00304 sec., 328.9473684210526 rows/sec., 12.85 KiB/sec. | ||
| 14418 | 2025.09.19 20:56:25.840486 [ 292 ] {c58eb21d-957a-407e-81aa-af0d93c709f6} <Debug> TCPHandler: Processed in 0.00340071 sec. | ||
| 14419 | 2025.09.19 20:56:25.840584 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14420 | 2025.09.19 20:56:25.840614 [ 292 ] {} <Debug> TCP-Session: 49fb10e5-556f-4a93-ab3a-3b74000ef7d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14421 | 2025.09.19 20:56:25.840624 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14422 | 2025.09.19 20:56:25.840646 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14423 | 2025.09.19 20:56:25.840663 [ 291 ] {} <Debug> TCP-Session: a145ed5f-6807-4291-be10-1573f1a9236d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14424 | 2025.09.19 20:56:25.840667 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14425 | 2025.09.19 20:56:25.840686 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14426 | 2025.09.19 20:56:25.840704 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14427 | 2025.09.19 20:56:25.840713 [ 286 ] {} <Debug> TCP-Session: 47f9b3ba-42dc-4216-b77c-8b217bbbe177 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14428 | 2025.09.19 20:56:25.840736 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14429 | 2025.09.19 20:56:25.840754 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14430 | 2025.09.19 20:56:25.840786 [ 288 ] {} <Debug> TCP-Session: dd25eb69-533a-4eba-83c1-a819185db804 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14431 | 2025.09.19 20:56:25.840750 [ 294 ] {} <Debug> TCP-Session: 62111d08-b7cc-4a03-977d-720a83805679 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14432 | 2025.09.19 20:56:25.840812 [ 290 ] {} <Debug> TCP-Session: 3477190b-011a-490a-aca2-9fd3663a0334 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14433 | 2025.09.19 20:56:25.840724 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14434 | 2025.09.19 20:56:25.840680 [ 3 ] {} <Debug> TCP-Session: 2c363ce0-ec0c-4ac4-a350-10840f1d97fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14435 | 2025.09.19 20:56:25.840883 [ 289 ] {} <Debug> TCP-Session: 54571956-2b0c-49e2-9045-f680411d32eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14436 | 2025.09.19 20:56:25.840735 [ 293 ] {} <Debug> TCP-Session: 3f7e1216-775e-46b4-8131-9f41861a8202 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14437 | 2025.09.19 20:56:26.000188 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 364.48 MiB, peak 381.42 MiB, free memory in arenas 0.00 B, will set to 362.98 MiB (RSS), difference: -1.50 MiB | ||
| 14438 | 2025.09.19 20:56:26.089829 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1664 | ||
| 14439 | 2025.09.19 20:56:26.092417 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14440 | 2025.09.19 20:56:26.092483 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14441 | 2025.09.19 20:56:26.093761 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 14442 | 2025.09.19 20:56:26.094091 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14443 | 2025.09.19 20:56:26.094519 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1664 | ||
| 14444 | 2025.09.19 20:56:26.936333 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14445 | 2025.09.19 20:56:26.936519 [ 5 ] {3a2b14eb-9312-40cd-aa60-ffaec821b310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14446 | 2025.09.19 20:56:26.936588 [ 5 ] {3a2b14eb-9312-40cd-aa60-ffaec821b310} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14447 | 2025.09.19 20:56:26.937363 [ 5 ] {3a2b14eb-9312-40cd-aa60-ffaec821b310} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14448 | 2025.09.19 20:56:26.937416 [ 5 ] {3a2b14eb-9312-40cd-aa60-ffaec821b310} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14449 | 2025.09.19 20:56:26.937849 [ 5 ] {3a2b14eb-9312-40cd-aa60-ffaec821b310} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14450 | 2025.09.19 20:56:26.938129 [ 5 ] {3a2b14eb-9312-40cd-aa60-ffaec821b310} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14451 | 2025.09.19 20:56:26.938308 [ 5 ] {3a2b14eb-9312-40cd-aa60-ffaec821b310} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001838 sec., 75081.6104461371 rows/sec., 6.50 MiB/sec. | ||
| 14452 | 2025.09.19 20:56:26.938368 [ 5 ] {3a2b14eb-9312-40cd-aa60-ffaec821b310} <Debug> TCPHandler: Processed in 0.002186781 sec. | ||
| 14453 | 2025.09.19 20:56:26.938497 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14454 | 2025.09.19 20:56:26.938606 [ 5 ] {9e0b6c9d-8aca-4b62-bd99-c7596ea98f59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14455 | 2025.09.19 20:56:26.938653 [ 5 ] {9e0b6c9d-8aca-4b62-bd99-c7596ea98f59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14456 | 2025.09.19 20:56:26.939135 [ 5 ] {9e0b6c9d-8aca-4b62-bd99-c7596ea98f59} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14457 | 2025.09.19 20:56:26.939182 [ 5 ] {9e0b6c9d-8aca-4b62-bd99-c7596ea98f59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14458 | 2025.09.19 20:56:26.939529 [ 5 ] {9e0b6c9d-8aca-4b62-bd99-c7596ea98f59} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14459 | 2025.09.19 20:56:26.939761 [ 5 ] {9e0b6c9d-8aca-4b62-bd99-c7596ea98f59} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14460 | 2025.09.19 20:56:26.939904 [ 5 ] {9e0b6c9d-8aca-4b62-bd99-c7596ea98f59} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001325 sec., 30943.396226415094 rows/sec., 2.27 MiB/sec. | ||
| 14461 | 2025.09.19 20:56:26.939946 [ 5 ] {9e0b6c9d-8aca-4b62-bd99-c7596ea98f59} <Debug> TCPHandler: Processed in 0.001505335 sec. | ||
| 14462 | 2025.09.19 20:56:26.940065 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14463 | 2025.09.19 20:56:26.940164 [ 5 ] {006c6423-0dff-4da5-9e4d-56581a7110fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14464 | 2025.09.19 20:56:26.940205 [ 5 ] {006c6423-0dff-4da5-9e4d-56581a7110fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14465 | 2025.09.19 20:56:26.940664 [ 5 ] {006c6423-0dff-4da5-9e4d-56581a7110fd} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14466 | 2025.09.19 20:56:26.940703 [ 5 ] {006c6423-0dff-4da5-9e4d-56581a7110fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14467 | 2025.09.19 20:56:26.941012 [ 5 ] {006c6423-0dff-4da5-9e4d-56581a7110fd} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14468 | 2025.09.19 20:56:26.941244 [ 5 ] {006c6423-0dff-4da5-9e4d-56581a7110fd} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14469 | 2025.09.19 20:56:26.941380 [ 5 ] {006c6423-0dff-4da5-9e4d-56581a7110fd} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001237 sec., 84882.78092158448 rows/sec., 6.63 MiB/sec. | ||
| 14470 | 2025.09.19 20:56:26.941422 [ 5 ] {006c6423-0dff-4da5-9e4d-56581a7110fd} <Debug> TCPHandler: Processed in 0.001412723 sec. | ||
| 14471 | 2025.09.19 20:56:26.941539 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14472 | 2025.09.19 20:56:26.941637 [ 5 ] {f1cce147-69eb-41eb-9098-82fea8c8a271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14473 | 2025.09.19 20:56:26.941681 [ 5 ] {f1cce147-69eb-41eb-9098-82fea8c8a271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14474 | 2025.09.19 20:56:26.942119 [ 5 ] {f1cce147-69eb-41eb-9098-82fea8c8a271} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14475 | 2025.09.19 20:56:26.942156 [ 5 ] {f1cce147-69eb-41eb-9098-82fea8c8a271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14476 | 2025.09.19 20:56:26.942490 [ 5 ] {f1cce147-69eb-41eb-9098-82fea8c8a271} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14477 | 2025.09.19 20:56:26.942697 [ 5 ] {f1cce147-69eb-41eb-9098-82fea8c8a271} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14478 | 2025.09.19 20:56:26.942829 [ 5 ] {f1cce147-69eb-41eb-9098-82fea8c8a271} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 14479 | 2025.09.19 20:56:26.942867 [ 5 ] {f1cce147-69eb-41eb-9098-82fea8c8a271} <Debug> TCPHandler: Processed in 0.001377102 sec. | ||
| 14480 | 2025.09.19 20:56:26.942978 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14481 | 2025.09.19 20:56:26.943077 [ 5 ] {f912b4dd-fc07-4b8e-a209-6eee4cedac56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14482 | 2025.09.19 20:56:26.943130 [ 5 ] {f912b4dd-fc07-4b8e-a209-6eee4cedac56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14483 | 2025.09.19 20:56:26.944132 [ 5 ] {f912b4dd-fc07-4b8e-a209-6eee4cedac56} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14484 | 2025.09.19 20:56:26.944170 [ 5 ] {f912b4dd-fc07-4b8e-a209-6eee4cedac56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14485 | 2025.09.19 20:56:26.944749 [ 5 ] {f912b4dd-fc07-4b8e-a209-6eee4cedac56} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 14486 | 2025.09.19 20:56:26.944979 [ 5 ] {f912b4dd-fc07-4b8e-a209-6eee4cedac56} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14487 | 2025.09.19 20:56:26.945129 [ 5 ] {f912b4dd-fc07-4b8e-a209-6eee4cedac56} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002072 sec., 19787.644787644786 rows/sec., 35.46 MiB/sec. | ||
| 14488 | 2025.09.19 20:56:26.945207 [ 5 ] {f912b4dd-fc07-4b8e-a209-6eee4cedac56} <Debug> TCPHandler: Processed in 0.002277463 sec. | ||
| 14489 | 2025.09.19 20:56:26.945326 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14490 | 2025.09.19 20:56:26.945421 [ 5 ] {10698f16-d227-4943-b97e-06ebaa1a3690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14491 | 2025.09.19 20:56:26.945463 [ 5 ] {10698f16-d227-4943-b97e-06ebaa1a3690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14492 | 2025.09.19 20:56:26.945812 [ 5 ] {10698f16-d227-4943-b97e-06ebaa1a3690} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14493 | 2025.09.19 20:56:26.945847 [ 5 ] {10698f16-d227-4943-b97e-06ebaa1a3690} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14494 | 2025.09.19 20:56:26.946162 [ 5 ] {10698f16-d227-4943-b97e-06ebaa1a3690} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14495 | 2025.09.19 20:56:26.946374 [ 5 ] {10698f16-d227-4943-b97e-06ebaa1a3690} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14496 | 2025.09.19 20:56:26.946506 [ 5 ] {10698f16-d227-4943-b97e-06ebaa1a3690} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 14497 | 2025.09.19 20:56:26.946542 [ 5 ] {10698f16-d227-4943-b97e-06ebaa1a3690} <Debug> TCPHandler: Processed in 0.00126579 sec. | ||
| 14498 | 2025.09.19 20:56:30.754274 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14499 | 2025.09.19 20:56:30.754376 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14500 | 2025.09.19 20:56:30.983725 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39304 | ||
| 14501 | 2025.09.19 20:56:30.984229 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14502 | 2025.09.19 20:56:30.984274 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14503 | 2025.09.19 20:56:30.984750 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 14504 | 2025.09.19 20:56:30.984988 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14505 | 2025.09.19 20:56:30.985122 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39304 | ||
| 14506 | 2025.09.19 20:56:31.935516 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14507 | 2025.09.19 20:56:31.935693 [ 5 ] {c26f857d-a325-4f10-8834-91b2904caa2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14508 | 2025.09.19 20:56:31.935759 [ 5 ] {c26f857d-a325-4f10-8834-91b2904caa2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14509 | 2025.09.19 20:56:31.936430 [ 5 ] {c26f857d-a325-4f10-8834-91b2904caa2c} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14510 | 2025.09.19 20:56:31.936475 [ 5 ] {c26f857d-a325-4f10-8834-91b2904caa2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14511 | 2025.09.19 20:56:31.936867 [ 5 ] {c26f857d-a325-4f10-8834-91b2904caa2c} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 14512 | 2025.09.19 20:56:31.937104 [ 5 ] {c26f857d-a325-4f10-8834-91b2904caa2c} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14513 | 2025.09.19 20:56:31.937250 [ 94 ] {} <Debug> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 14514 | 2025.09.19 20:56:31.937268 [ 5 ] {c26f857d-a325-4f10-8834-91b2904caa2c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001623 sec., 34504.00492914356 rows/sec., 2.63 MiB/sec. | ||
| 14515 | 2025.09.19 20:56:31.937320 [ 94 ] {} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14516 | 2025.09.19 20:56:31.937336 [ 5 ] {c26f857d-a325-4f10-8834-91b2904caa2c} <Debug> TCPHandler: Processed in 0.001948566 sec. | ||
| 14517 | 2025.09.19 20:56:31.937345 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14518 | 2025.09.19 20:56:31.937453 [ 193 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::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 | ||
| 14519 | 2025.09.19 20:56:31.937481 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14520 | 2025.09.19 20:56:31.937550 [ 193 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14521 | 2025.09.19 20:56:31.937583 [ 5 ] {b0ccbbf7-cb0b-4ced-a3e5-10fc6e82eb00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14522 | 2025.09.19 20:56:31.937583 [ 193 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1407 rows starting from the beginning of the part | ||
| 14523 | 2025.09.19 20:56:31.937624 [ 5 ] {b0ccbbf7-cb0b-4ced-a3e5-10fc6e82eb00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14524 | 2025.09.19 20:56:31.937674 [ 193 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::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 | ||
| 14525 | 2025.09.19 20:56:31.937735 [ 193 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::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 | ||
| 14526 | 2025.09.19 20:56:31.937797 [ 193 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 1196 rows starting from the beginning of the part | ||
| 14527 | 2025.09.19 20:56:31.937842 [ 193 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 138 rows starting from the beginning of the part | ||
| 14528 | 2025.09.19 20:56:31.937884 [ 193 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 56 rows starting from the beginning of the part | ||
| 14529 | 2025.09.19 20:56:31.938075 [ 5 ] {b0ccbbf7-cb0b-4ced-a3e5-10fc6e82eb00} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14530 | 2025.09.19 20:56:31.938111 [ 5 ] {b0ccbbf7-cb0b-4ced-a3e5-10fc6e82eb00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14531 | 2025.09.19 20:56:31.938418 [ 5 ] {b0ccbbf7-cb0b-4ced-a3e5-10fc6e82eb00} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 14532 | 2025.09.19 20:56:31.938623 [ 5 ] {b0ccbbf7-cb0b-4ced-a3e5-10fc6e82eb00} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14533 | 2025.09.19 20:56:31.938739 [ 94 ] {} <Debug> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 14534 | 2025.09.19 20:56:31.938765 [ 5 ] {b0ccbbf7-cb0b-4ced-a3e5-10fc6e82eb00} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001187 sec., 53917.43892165123 rows/sec., 4.21 MiB/sec. | ||
| 14535 | 2025.09.19 20:56:31.938768 [ 94 ] {} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14536 | 2025.09.19 20:56:31.938806 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14537 | 2025.09.19 20:56:31.938816 [ 5 ] {b0ccbbf7-cb0b-4ced-a3e5-10fc6e82eb00} <Debug> TCPHandler: Processed in 0.001397603 sec. | ||
| 14538 | 2025.09.19 20:56:31.938918 [ 188 ] {8107928c-471f-4f51-a196-f6f1aa28a530::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 | ||
| 14539 | 2025.09.19 20:56:31.938933 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14540 | 2025.09.19 20:56:31.939063 [ 5 ] {0ecf643e-4600-4760-a840-3b92cf875b90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14541 | 2025.09.19 20:56:31.939068 [ 188 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14542 | 2025.09.19 20:56:31.939112 [ 5 ] {0ecf643e-4600-4760-a840-3b92cf875b90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14543 | 2025.09.19 20:56:31.939117 [ 188 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 633 rows starting from the beginning of the part | ||
| 14544 | 2025.09.19 20:56:31.939138 [ 198 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2991 rows, containing 5 columns (5 merged, 0 gathered) in 0.001729611 sec., 1729290.5745858462 rows/sec., 150.10 MiB/sec. | ||
| 14545 | 2025.09.19 20:56:31.939205 [ 188 ] {8107928c-471f-4f51-a196-f6f1aa28a530::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 | ||
| 14546 | 2025.09.19 20:56:31.939257 [ 188 ] {8107928c-471f-4f51-a196-f6f1aa28a530::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 | ||
| 14547 | 2025.09.19 20:56:31.939307 [ 188 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 520 rows starting from the beginning of the part | ||
| 14548 | 2025.09.19 20:56:31.939329 [ 193 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 14549 | 2025.09.19 20:56:31.939354 [ 188 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 105 rows starting from the beginning of the part | ||
| 14550 | 2025.09.19 20:56:31.939399 [ 188 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 64 rows starting from the beginning of the part | ||
| 14551 | 2025.09.19 20:56:31.939547 [ 5 ] {0ecf643e-4600-4760-a840-3b92cf875b90} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14552 | 2025.09.19 20:56:31.939587 [ 5 ] {0ecf643e-4600-4760-a840-3b92cf875b90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14553 | 2025.09.19 20:56:31.939586 [ 193 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_121_24} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14554 | 2025.09.19 20:56:31.939655 [ 193 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_121_24} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 14555 | 2025.09.19 20:56:31.939716 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 14556 | 2025.09.19 20:56:31.939921 [ 5 ] {0ecf643e-4600-4760-a840-3b92cf875b90} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 14557 | 2025.09.19 20:56:31.940141 [ 5 ] {0ecf643e-4600-4760-a840-3b92cf875b90} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14558 | 2025.09.19 20:56:31.940256 [ 94 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Selected 4 parts from all_1_116_23 to all_119_119_0 | ||
| 14559 | 2025.09.19 20:56:31.940267 [ 5 ] {0ecf643e-4600-4760-a840-3b92cf875b90} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 14560 | 2025.09.19 20:56:31.940287 [ 94 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14561 | 2025.09.19 20:56:31.940312 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14562 | 2025.09.19 20:56:31.940316 [ 5 ] {0ecf643e-4600-4760-a840-3b92cf875b90} <Debug> TCPHandler: Processed in 0.001432844 sec. | ||
| 14563 | 2025.09.19 20:56:31.940381 [ 198 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_119_24} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_116_23 to all_119_119_0 into Compact with storage Full | ||
| 14564 | 2025.09.19 20:56:31.940434 [ 190 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1491 rows, containing 5 columns (5 merged, 0 gathered) in 0.001574927 sec., 946710.5459491138 rows/sec., 75.10 MiB/sec. | ||
| 14565 | 2025.09.19 20:56:31.940490 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14566 | 2025.09.19 20:56:31.940493 [ 198 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_119_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14567 | 2025.09.19 20:56:31.940549 [ 198 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_116_23, total 32938 rows starting from the beginning of the part | ||
| 14568 | 2025.09.19 20:56:31.940591 [ 5 ] {ca05ebc3-03a0-4426-aef7-50bf821d521b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14569 | 2025.09.19 20:56:31.940615 [ 198 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
| 14570 | 2025.09.19 20:56:31.940616 [ 188 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 14571 | 2025.09.19 20:56:31.940639 [ 5 ] {ca05ebc3-03a0-4426-aef7-50bf821d521b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14572 | 2025.09.19 20:56:31.940668 [ 198 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::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 | ||
| 14573 | 2025.09.19 20:56:31.940715 [ 198 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 844 rows starting from the beginning of the part | ||
| 14574 | 2025.09.19 20:56:31.940914 [ 188 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_121_24} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14575 | 2025.09.19 20:56:31.941010 [ 188 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_121_24} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 14576 | 2025.09.19 20:56:31.941011 [ 5 ] {ca05ebc3-03a0-4426-aef7-50bf821d521b} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14577 | 2025.09.19 20:56:31.941064 [ 5 ] {ca05ebc3-03a0-4426-aef7-50bf821d521b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14578 | 2025.09.19 20:56:31.941094 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 14579 | 2025.09.19 20:56:31.941404 [ 5 ] {ca05ebc3-03a0-4426-aef7-50bf821d521b} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 14580 | 2025.09.19 20:56:31.941627 [ 5 ] {ca05ebc3-03a0-4426-aef7-50bf821d521b} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14581 | 2025.09.19 20:56:31.941733 [ 94 ] {} <Debug> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 14582 | 2025.09.19 20:56:31.941764 [ 94 ] {} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14583 | 2025.09.19 20:56:31.941764 [ 5 ] {ca05ebc3-03a0-4426-aef7-50bf821d521b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00119 sec., 50420.168067226885 rows/sec., 3.40 MiB/sec. | ||
| 14584 | 2025.09.19 20:56:31.941783 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14585 | 2025.09.19 20:56:31.941817 [ 5 ] {ca05ebc3-03a0-4426-aef7-50bf821d521b} <Debug> TCPHandler: Processed in 0.001375442 sec. | ||
| 14586 | 2025.09.19 20:56:31.941860 [ 190 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 14587 | 2025.09.19 20:56:31.941956 [ 190 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14588 | 2025.09.19 20:56:31.941982 [ 190 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 6876 rows starting from the beginning of the part | ||
| 14589 | 2025.09.19 20:56:31.942034 [ 190 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part | ||
| 14590 | 2025.09.19 20:56:31.942073 [ 190 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 14591 | 2025.09.19 20:56:31.942110 [ 190 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 60 rows starting from the beginning of the part | ||
| 14592 | 2025.09.19 20:56:31.942146 [ 190 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 14593 | 2025.09.19 20:56:31.942183 [ 190 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part | ||
| 14594 | 2025.09.19 20:56:31.944173 [ 188 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7176 rows, containing 4 columns (4 merged, 0 gathered) in 0.002343286 sec., 3062366.266857737 rows/sec., 206.38 MiB/sec. | ||
| 14595 | 2025.09.19 20:56:31.944767 [ 194 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 14596 | 2025.09.19 20:56:31.945057 [ 194 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_121_24} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14597 | 2025.09.19 20:56:31.945156 [ 194 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_121_24} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 14598 | 2025.09.19 20:56:31.945245 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 14599 | 2025.09.19 20:56:31.947351 [ 188 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_119_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34102 rows, containing 5 columns (5 merged, 0 gathered) in 0.006997505 sec., 4873451.323007272 rows/sec., 334.83 MiB/sec. | ||
| 14600 | 2025.09.19 20:56:31.947722 [ 196 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_119_24} <Trace> MergedBlockOutputStream: filled checksums all_1_119_24 (state Temporary) | ||
| 14601 | 2025.09.19 20:56:31.948118 [ 196 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_119_24} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_merge_all_1_119_24 to all_1_119_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14602 | 2025.09.19 20:56:31.948225 [ 196 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_119_24} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Merged 4 parts: [all_1_116_23, all_119_119_0] -> all_1_119_24 | ||
| 14603 | 2025.09.19 20:56:31.948327 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 14604 | 2025.09.19 20:56:33.132789 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 14605 | 2025.09.19 20:56:33.150301 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14606 | 2025.09.19 20:56:33.150353 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14607 | 2025.09.19 20:56:33.156431 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 14608 | 2025.09.19 20:56:33.157114 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14609 | 2025.09.19 20:56:33.160141 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 14610 | 2025.09.19 20:56:36.095667 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1684 | ||
| 14611 | 2025.09.19 20:56:36.097831 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14612 | 2025.09.19 20:56:36.097882 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14613 | 2025.09.19 20:56:36.099059 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14614 | 2025.09.19 20:56:36.099348 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14615 | 2025.09.19 20:56:36.099537 [ 109 ] {} <Debug> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14616 | 2025.09.19 20:56:36.099609 [ 109 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14617 | 2025.09.19 20:56:36.099619 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1684 | ||
| 14618 | 2025.09.19 20:56:36.099635 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14619 | 2025.09.19 20:56:36.099748 [ 190 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::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 | ||
| 14620 | 2025.09.19 20:56:36.100273 [ 190 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14621 | 2025.09.19 20:56:36.100420 [ 190 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1562 rows starting from the beginning of the part | ||
| 14622 | 2025.09.19 20:56:36.100799 [ 190 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 26 rows starting from the beginning of the part | ||
| 14623 | 2025.09.19 20:56:36.101127 [ 190 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 20 rows starting from the beginning of the part | ||
| 14624 | 2025.09.19 20:56:36.101470 [ 190 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 28 rows starting from the beginning of the part | ||
| 14625 | 2025.09.19 20:56:36.101797 [ 190 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 28 rows starting from the beginning of the part | ||
| 14626 | 2025.09.19 20:56:36.102122 [ 190 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 20 rows starting from the beginning of the part | ||
| 14627 | 2025.09.19 20:56:36.108452 [ 188 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1684 rows, containing 72 columns (72 merged, 0 gathered) in 0.008744636 sec., 192575.19695502476 rows/sec., 147.14 MiB/sec. | ||
| 14628 | 2025.09.19 20:56:36.110344 [ 200 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14629 | 2025.09.19 20:56:36.110962 [ 200 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_61_12} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14630 | 2025.09.19 20:56:36.111052 [ 200 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_61_12} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14631 | 2025.09.19 20:56:36.111349 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 14632 | 2025.09.19 20:56:36.733713 [ 219 ] {} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): 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] | ||
| 14633 | 2025.09.19 20:56:36.733808 [ 219 ] {} <Debug> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): 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] | ||
| 14634 | 2025.09.19 20:56:36.738248 [ 219 ] {} <Debug> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): 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] | ||
| 14635 | 2025.09.19 20:56:36.939564 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14636 | 2025.09.19 20:56:36.939742 [ 5 ] {7883c36c-dc3c-4244-ae7c-edea19355c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14637 | 2025.09.19 20:56:36.939814 [ 5 ] {7883c36c-dc3c-4244-ae7c-edea19355c07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14638 | 2025.09.19 20:56:36.940515 [ 5 ] {7883c36c-dc3c-4244-ae7c-edea19355c07} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14639 | 2025.09.19 20:56:36.940564 [ 5 ] {7883c36c-dc3c-4244-ae7c-edea19355c07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14640 | 2025.09.19 20:56:36.940974 [ 5 ] {7883c36c-dc3c-4244-ae7c-edea19355c07} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 14641 | 2025.09.19 20:56:36.941231 [ 5 ] {7883c36c-dc3c-4244-ae7c-edea19355c07} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14642 | 2025.09.19 20:56:36.941368 [ 105 ] {} <Debug> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 14643 | 2025.09.19 20:56:36.941401 [ 5 ] {7883c36c-dc3c-4244-ae7c-edea19355c07} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001709 sec., 14043.300175541252 rows/sec., 1.17 MiB/sec. | ||
| 14644 | 2025.09.19 20:56:36.941407 [ 105 ] {} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14645 | 2025.09.19 20:56:36.941436 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14646 | 2025.09.19 20:56:36.941457 [ 5 ] {7883c36c-dc3c-4244-ae7c-edea19355c07} <Debug> TCPHandler: Processed in 0.002030128 sec. | ||
| 14647 | 2025.09.19 20:56:36.941526 [ 220 ] {} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): 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] | ||
| 14648 | 2025.09.19 20:56:36.941563 [ 200 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::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 | ||
| 14649 | 2025.09.19 20:56:36.941575 [ 220 ] {} <Debug> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): 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] | ||
| 14650 | 2025.09.19 20:56:36.941598 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14651 | 2025.09.19 20:56:36.941685 [ 200 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14652 | 2025.09.19 20:56:36.941710 [ 5 ] {256fe746-4a2e-47bf-8b3e-19859948fede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14653 | 2025.09.19 20:56:36.941723 [ 200 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 24 rows starting from the beginning of the part | ||
| 14654 | 2025.09.19 20:56:36.941763 [ 5 ] {256fe746-4a2e-47bf-8b3e-19859948fede} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14655 | 2025.09.19 20:56:36.941798 [ 200 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 14656 | 2025.09.19 20:56:36.941849 [ 200 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 14657 | 2025.09.19 20:56:36.941891 [ 200 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 14658 | 2025.09.19 20:56:36.941935 [ 200 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 14659 | 2025.09.19 20:56:36.942243 [ 5 ] {256fe746-4a2e-47bf-8b3e-19859948fede} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14660 | 2025.09.19 20:56:36.942288 [ 5 ] {256fe746-4a2e-47bf-8b3e-19859948fede} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14661 | 2025.09.19 20:56:36.942636 [ 5 ] {256fe746-4a2e-47bf-8b3e-19859948fede} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 14662 | 2025.09.19 20:56:36.942797 [ 187 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.00128537 sec., 93358.3326201794 rows/sec., 8.10 MiB/sec. | ||
| 14663 | 2025.09.19 20:56:36.942873 [ 5 ] {256fe746-4a2e-47bf-8b3e-19859948fede} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14664 | 2025.09.19 20:56:36.942979 [ 189 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 14665 | 2025.09.19 20:56:36.943031 [ 5 ] {256fe746-4a2e-47bf-8b3e-19859948fede} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001344 sec., 10416.666666666668 rows/sec., 849.41 KiB/sec. | ||
| 14666 | 2025.09.19 20:56:36.943090 [ 5 ] {256fe746-4a2e-47bf-8b3e-19859948fede} <Debug> TCPHandler: Processed in 0.001546937 sec. | ||
| 14667 | 2025.09.19 20:56:36.943208 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14668 | 2025.09.19 20:56:36.943305 [ 5 ] {f8d8ab1d-7535-4f81-a766-8128883228f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14669 | 2025.09.19 20:56:36.943348 [ 5 ] {f8d8ab1d-7535-4f81-a766-8128883228f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14670 | 2025.09.19 20:56:36.943353 [ 189 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::all_1_21_5} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14671 | 2025.09.19 20:56:36.943428 [ 189 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::all_1_21_5} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 14672 | 2025.09.19 20:56:36.943517 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14673 | 2025.09.19 20:56:36.944044 [ 5 ] {f8d8ab1d-7535-4f81-a766-8128883228f0} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14674 | 2025.09.19 20:56:36.944086 [ 5 ] {f8d8ab1d-7535-4f81-a766-8128883228f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14675 | 2025.09.19 20:56:36.944223 [ 220 ] {} <Debug> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): 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] | ||
| 14676 | 2025.09.19 20:56:36.944462 [ 5 ] {f8d8ab1d-7535-4f81-a766-8128883228f0} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 14677 | 2025.09.19 20:56:36.944691 [ 5 ] {f8d8ab1d-7535-4f81-a766-8128883228f0} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14678 | 2025.09.19 20:56:36.944836 [ 5 ] {f8d8ab1d-7535-4f81-a766-8128883228f0} <Debug> executeQuery: Read 265 rows, 24.18 KiB in 0.001549 sec., 171078.114912847 rows/sec., 15.24 MiB/sec. | ||
| 14679 | 2025.09.19 20:56:36.944877 [ 5 ] {f8d8ab1d-7535-4f81-a766-8128883228f0} <Debug> TCPHandler: Processed in 0.001717691 sec. | ||
| 14680 | 2025.09.19 20:56:36.945000 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14681 | 2025.09.19 20:56:36.945094 [ 5 ] {96976cbb-9b88-44d8-8730-ef8e06b5d4fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14682 | 2025.09.19 20:56:36.945136 [ 5 ] {96976cbb-9b88-44d8-8730-ef8e06b5d4fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14683 | 2025.09.19 20:56:36.945605 [ 5 ] {96976cbb-9b88-44d8-8730-ef8e06b5d4fd} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14684 | 2025.09.19 20:56:36.945664 [ 5 ] {96976cbb-9b88-44d8-8730-ef8e06b5d4fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14685 | 2025.09.19 20:56:36.945993 [ 5 ] {96976cbb-9b88-44d8-8730-ef8e06b5d4fd} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 14686 | 2025.09.19 20:56:36.946313 [ 5 ] {96976cbb-9b88-44d8-8730-ef8e06b5d4fd} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14687 | 2025.09.19 20:56:36.946452 [ 105 ] {} <Debug> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 14688 | 2025.09.19 20:56:36.946482 [ 105 ] {} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14689 | 2025.09.19 20:56:36.946485 [ 5 ] {96976cbb-9b88-44d8-8730-ef8e06b5d4fd} <Debug> executeQuery: Read 67 rows, 5.02 KiB in 0.001408 sec., 47585.22727272727 rows/sec., 3.48 MiB/sec. | ||
| 14690 | 2025.09.19 20:56:36.946501 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14691 | 2025.09.19 20:56:36.946537 [ 5 ] {96976cbb-9b88-44d8-8730-ef8e06b5d4fd} <Debug> TCPHandler: Processed in 0.001590887 sec. | ||
| 14692 | 2025.09.19 20:56:36.946593 [ 188 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 14693 | 2025.09.19 20:56:36.946669 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14694 | 2025.09.19 20:56:36.946701 [ 188 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14695 | 2025.09.19 20:56:36.946735 [ 188 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 71 rows starting from the beginning of the part | ||
| 14696 | 2025.09.19 20:56:36.946772 [ 5 ] {cd9a8935-9dcf-448d-a6de-db3485b99b78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14697 | 2025.09.19 20:56:36.946791 [ 188 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 14698 | 2025.09.19 20:56:36.946817 [ 5 ] {cd9a8935-9dcf-448d-a6de-db3485b99b78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14699 | 2025.09.19 20:56:36.946839 [ 188 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 55 rows starting from the beginning of the part | ||
| 14700 | 2025.09.19 20:56:36.946887 [ 188 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 14701 | 2025.09.19 20:56:36.946934 [ 188 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 14702 | 2025.09.19 20:56:36.946974 [ 188 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 67 rows starting from the beginning of the part | ||
| 14703 | 2025.09.19 20:56:36.947246 [ 5 ] {cd9a8935-9dcf-448d-a6de-db3485b99b78} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14704 | 2025.09.19 20:56:36.947287 [ 5 ] {cd9a8935-9dcf-448d-a6de-db3485b99b78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14705 | 2025.09.19 20:56:36.947617 [ 5 ] {cd9a8935-9dcf-448d-a6de-db3485b99b78} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 14706 | 2025.09.19 20:56:36.947738 [ 189 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 316 rows, containing 5 columns (5 merged, 0 gathered) in 0.001187558 sec., 266092.2666513972 rows/sec., 20.55 MiB/sec. | ||
| 14707 | 2025.09.19 20:56:36.947843 [ 5 ] {cd9a8935-9dcf-448d-a6de-db3485b99b78} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14708 | 2025.09.19 20:56:36.947921 [ 187 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 14709 | 2025.09.19 20:56:36.947978 [ 5 ] {cd9a8935-9dcf-448d-a6de-db3485b99b78} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001225 sec., 19591.83673469388 rows/sec., 1.63 MiB/sec. | ||
| 14710 | 2025.09.19 20:56:36.948026 [ 5 ] {cd9a8935-9dcf-448d-a6de-db3485b99b78} <Debug> TCPHandler: Processed in 0.001416343 sec. | ||
| 14711 | 2025.09.19 20:56:36.948143 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14712 | 2025.09.19 20:56:36.948241 [ 5 ] {f7d26298-0772-496d-9563-5899e49c6b16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14713 | 2025.09.19 20:56:36.948255 [ 187 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_71_14} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14714 | 2025.09.19 20:56:36.948282 [ 5 ] {f7d26298-0772-496d-9563-5899e49c6b16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14715 | 2025.09.19 20:56:36.948344 [ 187 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_71_14} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 14716 | 2025.09.19 20:56:36.948465 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 14717 | 2025.09.19 20:56:36.948694 [ 5 ] {f7d26298-0772-496d-9563-5899e49c6b16} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14718 | 2025.09.19 20:56:36.948735 [ 5 ] {f7d26298-0772-496d-9563-5899e49c6b16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14719 | 2025.09.19 20:56:36.949041 [ 5 ] {f7d26298-0772-496d-9563-5899e49c6b16} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 14720 | 2025.09.19 20:56:36.949255 [ 5 ] {f7d26298-0772-496d-9563-5899e49c6b16} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14721 | 2025.09.19 20:56:36.949348 [ 105 ] {} <Debug> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 14722 | 2025.09.19 20:56:36.949373 [ 105 ] {} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14723 | 2025.09.19 20:56:36.949383 [ 5 ] {f7d26298-0772-496d-9563-5899e49c6b16} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001161 sec., 10335.917312661499 rows/sec., 807.49 KiB/sec. | ||
| 14724 | 2025.09.19 20:56:36.949391 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14725 | 2025.09.19 20:56:36.949423 [ 5 ] {f7d26298-0772-496d-9563-5899e49c6b16} <Debug> TCPHandler: Processed in 0.001329781 sec. | ||
| 14726 | 2025.09.19 20:56:36.949477 [ 195 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::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 | ||
| 14727 | 2025.09.19 20:56:36.949485 [ 222 ] {} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): 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] | ||
| 14728 | 2025.09.19 20:56:36.949535 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14729 | 2025.09.19 20:56:36.949554 [ 222 ] {} <Debug> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): 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] | ||
| 14730 | 2025.09.19 20:56:36.949591 [ 195 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14731 | 2025.09.19 20:56:36.949626 [ 195 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 12 rows starting from the beginning of the part | ||
| 14732 | 2025.09.19 20:56:36.949637 [ 5 ] {0aabdb13-8c55-4e06-b391-1deccd320d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14733 | 2025.09.19 20:56:36.949685 [ 5 ] {0aabdb13-8c55-4e06-b391-1deccd320d5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14734 | 2025.09.19 20:56:36.949690 [ 195 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 14735 | 2025.09.19 20:56:36.949744 [ 195 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 14736 | 2025.09.19 20:56:36.949784 [ 195 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part | ||
| 14737 | 2025.09.19 20:56:36.949825 [ 195 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 14738 | 2025.09.19 20:56:36.950216 [ 5 ] {0aabdb13-8c55-4e06-b391-1deccd320d5d} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14739 | 2025.09.19 20:56:36.950259 [ 5 ] {0aabdb13-8c55-4e06-b391-1deccd320d5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14740 | 2025.09.19 20:56:36.950571 [ 189 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001133017 sec., 52955.95741281904 rows/sec., 4.24 MiB/sec. | ||
| 14741 | 2025.09.19 20:56:36.950623 [ 5 ] {0aabdb13-8c55-4e06-b391-1deccd320d5d} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 14742 | 2025.09.19 20:56:36.950687 [ 195 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 14743 | 2025.09.19 20:56:36.950909 [ 5 ] {0aabdb13-8c55-4e06-b391-1deccd320d5d} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14744 | 2025.09.19 20:56:36.950977 [ 195 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::all_1_21_5} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14745 | 2025.09.19 20:56:36.951055 [ 195 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::all_1_21_5} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 14746 | 2025.09.19 20:56:36.951055 [ 5 ] {0aabdb13-8c55-4e06-b391-1deccd320d5d} <Debug> executeQuery: Read 155 rows, 12.80 KiB in 0.001436 sec., 107938.71866295264 rows/sec., 8.70 MiB/sec. | ||
| 14747 | 2025.09.19 20:56:36.951097 [ 225 ] {} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): 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] | ||
| 14748 | 2025.09.19 20:56:36.951109 [ 5 ] {0aabdb13-8c55-4e06-b391-1deccd320d5d} <Debug> TCPHandler: Processed in 0.001625239 sec. | ||
| 14749 | 2025.09.19 20:56:36.951117 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14750 | 2025.09.19 20:56:36.951127 [ 225 ] {} <Debug> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): 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] | ||
| 14751 | 2025.09.19 20:56:36.951245 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14752 | 2025.09.19 20:56:36.951342 [ 5 ] {743406f7-e0b3-40ad-8cc3-1ee7a120dddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14753 | 2025.09.19 20:56:36.951388 [ 5 ] {743406f7-e0b3-40ad-8cc3-1ee7a120dddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14754 | 2025.09.19 20:56:36.951711 [ 222 ] {} <Debug> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): 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] | ||
| 14755 | 2025.09.19 20:56:36.951844 [ 5 ] {743406f7-e0b3-40ad-8cc3-1ee7a120dddd} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14756 | 2025.09.19 20:56:36.951885 [ 5 ] {743406f7-e0b3-40ad-8cc3-1ee7a120dddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14757 | 2025.09.19 20:56:36.952243 [ 5 ] {743406f7-e0b3-40ad-8cc3-1ee7a120dddd} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 14758 | 2025.09.19 20:56:36.952465 [ 5 ] {743406f7-e0b3-40ad-8cc3-1ee7a120dddd} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14759 | 2025.09.19 20:56:36.952598 [ 5 ] {743406f7-e0b3-40ad-8cc3-1ee7a120dddd} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001275 sec., 159215.6862745098 rows/sec., 11.41 MiB/sec. | ||
| 14760 | 2025.09.19 20:56:36.952636 [ 5 ] {743406f7-e0b3-40ad-8cc3-1ee7a120dddd} <Debug> TCPHandler: Processed in 0.001442224 sec. | ||
| 14761 | 2025.09.19 20:56:36.952687 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): 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] | ||
| 14762 | 2025.09.19 20:56:36.952720 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): 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] | ||
| 14763 | 2025.09.19 20:56:36.952760 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14764 | 2025.09.19 20:56:36.952865 [ 5 ] {cf020420-87af-41a3-ab57-f7df878cc450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14765 | 2025.09.19 20:56:36.952920 [ 5 ] {cf020420-87af-41a3-ab57-f7df878cc450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14766 | 2025.09.19 20:56:36.953864 [ 5 ] {cf020420-87af-41a3-ab57-f7df878cc450} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14767 | 2025.09.19 20:56:36.953902 [ 5 ] {cf020420-87af-41a3-ab57-f7df878cc450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14768 | 2025.09.19 20:56:36.954494 [ 5 ] {cf020420-87af-41a3-ab57-f7df878cc450} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14769 | 2025.09.19 20:56:36.954614 [ 225 ] {} <Debug> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): 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] | ||
| 14770 | 2025.09.19 20:56:36.954730 [ 5 ] {cf020420-87af-41a3-ab57-f7df878cc450} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14771 | 2025.09.19 20:56:36.954850 [ 108 ] {} <Debug> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14772 | 2025.09.19 20:56:36.954887 [ 5 ] {cf020420-87af-41a3-ab57-f7df878cc450} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002025 sec., 20246.913580246914 rows/sec., 36.28 MiB/sec. | ||
| 14773 | 2025.09.19 20:56:36.954894 [ 108 ] {} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14774 | 2025.09.19 20:56:36.954933 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14775 | 2025.09.19 20:56:36.954956 [ 5 ] {cf020420-87af-41a3-ab57-f7df878cc450} <Debug> TCPHandler: Processed in 0.002247513 sec. | ||
| 14776 | 2025.09.19 20:56:36.955019 [ 187 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 14777 | 2025.09.19 20:56:36.955095 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14778 | 2025.09.19 20:56:36.955198 [ 5 ] {22be790b-4ae6-4648-bfbf-1349fd3fe470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14779 | 2025.09.19 20:56:36.955242 [ 5 ] {22be790b-4ae6-4648-bfbf-1349fd3fe470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14780 | 2025.09.19 20:56:36.955258 [ 187 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14781 | 2025.09.19 20:56:36.955328 [ 187 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2175 rows starting from the beginning of the part | ||
| 14782 | 2025.09.19 20:56:36.955499 [ 187 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 14783 | 2025.09.19 20:56:36.955637 [ 5 ] {22be790b-4ae6-4648-bfbf-1349fd3fe470} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14784 | 2025.09.19 20:56:36.955649 [ 187 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 14785 | 2025.09.19 20:56:36.955682 [ 5 ] {22be790b-4ae6-4648-bfbf-1349fd3fe470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14786 | 2025.09.19 20:56:36.955782 [ 187 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 14787 | 2025.09.19 20:56:36.955897 [ 187 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 14788 | 2025.09.19 20:56:36.956009 [ 187 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 14789 | 2025.09.19 20:56:36.956032 [ 5 ] {22be790b-4ae6-4648-bfbf-1349fd3fe470} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 14790 | 2025.09.19 20:56:36.956258 [ 5 ] {22be790b-4ae6-4648-bfbf-1349fd3fe470} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14791 | 2025.09.19 20:56:36.956400 [ 5 ] {22be790b-4ae6-4648-bfbf-1349fd3fe470} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00122 sec., 49180.32786885246 rows/sec., 3.31 MiB/sec. | ||
| 14792 | 2025.09.19 20:56:36.956439 [ 5 ] {22be790b-4ae6-4648-bfbf-1349fd3fe470} <Debug> TCPHandler: Processed in 0.001396602 sec. | ||
| 14793 | 2025.09.19 20:56:36.956473 [ 222 ] {} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): 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] | ||
| 14794 | 2025.09.19 20:56:36.956479 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): 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] | ||
| 14795 | 2025.09.19 20:56:36.956505 [ 222 ] {} <Debug> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): 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] | ||
| 14796 | 2025.09.19 20:56:36.958884 [ 222 ] {} <Debug> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): 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] | ||
| 14797 | 2025.09.19 20:56:36.967395 [ 191 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2380 rows, containing 19 columns (19 merged, 0 gathered) in 0.012411992 sec., 191750.04302290882 rows/sec., 343.61 MiB/sec. | ||
| 14798 | 2025.09.19 20:56:36.969629 [ 186 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14799 | 2025.09.19 20:56:36.969996 [ 186 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14800 | 2025.09.19 20:56:36.970074 [ 186 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14801 | 2025.09.19 20:56:36.970237 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.73 MiB. | ||
| 14802 | 2025.09.19 20:56:37.000173 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 365.05 MiB, peak 383.74 MiB, free memory in arenas 0.00 B, will set to 370.77 MiB (RSS), difference: 5.72 MiB | ||
| 14803 | 2025.09.19 20:56:38.486216 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39816 | ||
| 14804 | 2025.09.19 20:56:38.486755 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14805 | 2025.09.19 20:56:38.486794 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14806 | 2025.09.19 20:56:38.487269 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 14807 | 2025.09.19 20:56:38.487517 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14808 | 2025.09.19 20:56:38.487656 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39816 | ||
| 14809 | 2025.09.19 20:56:40.661171 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 14810 | 2025.09.19 20:56:40.679546 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14811 | 2025.09.19 20:56:40.679608 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14812 | 2025.09.19 20:56:40.686206 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 14813 | 2025.09.19 20:56:40.686941 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14814 | 2025.09.19 20:56:40.690144 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 14815 | 2025.09.19 20:56:41.934142 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14816 | 2025.09.19 20:56:41.934320 [ 5 ] {55d516d7-b805-46df-ba43-bc52157d4d43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14817 | 2025.09.19 20:56:41.934386 [ 5 ] {55d516d7-b805-46df-ba43-bc52157d4d43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14818 | 2025.09.19 20:56:41.935086 [ 5 ] {55d516d7-b805-46df-ba43-bc52157d4d43} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14819 | 2025.09.19 20:56:41.935137 [ 5 ] {55d516d7-b805-46df-ba43-bc52157d4d43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14820 | 2025.09.19 20:56:41.935541 [ 5 ] {55d516d7-b805-46df-ba43-bc52157d4d43} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 14821 | 2025.09.19 20:56:41.935770 [ 5 ] {55d516d7-b805-46df-ba43-bc52157d4d43} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14822 | 2025.09.19 20:56:41.935937 [ 5 ] {55d516d7-b805-46df-ba43-bc52157d4d43} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001662 sec., 33694.34416365824 rows/sec., 2.57 MiB/sec. | ||
| 14823 | 2025.09.19 20:56:41.936000 [ 5 ] {55d516d7-b805-46df-ba43-bc52157d4d43} <Debug> TCPHandler: Processed in 0.001988097 sec. | ||
| 14824 | 2025.09.19 20:56:41.936134 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14825 | 2025.09.19 20:56:41.936246 [ 5 ] {a96a3631-b086-494d-875c-6ed682ca3d78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14826 | 2025.09.19 20:56:41.936291 [ 5 ] {a96a3631-b086-494d-875c-6ed682ca3d78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14827 | 2025.09.19 20:56:41.936760 [ 5 ] {a96a3631-b086-494d-875c-6ed682ca3d78} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14828 | 2025.09.19 20:56:41.936798 [ 5 ] {a96a3631-b086-494d-875c-6ed682ca3d78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14829 | 2025.09.19 20:56:41.937117 [ 5 ] {a96a3631-b086-494d-875c-6ed682ca3d78} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 14830 | 2025.09.19 20:56:41.937338 [ 5 ] {a96a3631-b086-494d-875c-6ed682ca3d78} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14831 | 2025.09.19 20:56:41.937472 [ 5 ] {a96a3631-b086-494d-875c-6ed682ca3d78} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00125 sec., 51200 rows/sec., 4.00 MiB/sec. | ||
| 14832 | 2025.09.19 20:56:41.937510 [ 5 ] {a96a3631-b086-494d-875c-6ed682ca3d78} <Debug> TCPHandler: Processed in 0.001429714 sec. | ||
| 14833 | 2025.09.19 20:56:41.937621 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14834 | 2025.09.19 20:56:41.937715 [ 5 ] {bde369a6-5a4a-4406-8dc9-06f9f7e9e51c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14835 | 2025.09.19 20:56:41.937761 [ 5 ] {bde369a6-5a4a-4406-8dc9-06f9f7e9e51c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14836 | 2025.09.19 20:56:41.938185 [ 5 ] {bde369a6-5a4a-4406-8dc9-06f9f7e9e51c} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14837 | 2025.09.19 20:56:41.938220 [ 5 ] {bde369a6-5a4a-4406-8dc9-06f9f7e9e51c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14838 | 2025.09.19 20:56:41.938540 [ 5 ] {bde369a6-5a4a-4406-8dc9-06f9f7e9e51c} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 14839 | 2025.09.19 20:56:41.938752 [ 5 ] {bde369a6-5a4a-4406-8dc9-06f9f7e9e51c} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14840 | 2025.09.19 20:56:41.938878 [ 5 ] {bde369a6-5a4a-4406-8dc9-06f9f7e9e51c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 14841 | 2025.09.19 20:56:41.938914 [ 5 ] {bde369a6-5a4a-4406-8dc9-06f9f7e9e51c} <Debug> TCPHandler: Processed in 0.001340282 sec. | ||
| 14842 | 2025.09.19 20:56:41.939019 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14843 | 2025.09.19 20:56:41.939111 [ 5 ] {a56f780d-f4bb-400a-b6d9-112371ece8bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14844 | 2025.09.19 20:56:41.939150 [ 5 ] {a56f780d-f4bb-400a-b6d9-112371ece8bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14845 | 2025.09.19 20:56:41.939474 [ 5 ] {a56f780d-f4bb-400a-b6d9-112371ece8bc} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14846 | 2025.09.19 20:56:41.939506 [ 5 ] {a56f780d-f4bb-400a-b6d9-112371ece8bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14847 | 2025.09.19 20:56:41.939796 [ 5 ] {a56f780d-f4bb-400a-b6d9-112371ece8bc} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 14848 | 2025.09.19 20:56:41.939997 [ 5 ] {a56f780d-f4bb-400a-b6d9-112371ece8bc} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14849 | 2025.09.19 20:56:41.940120 [ 5 ] {a56f780d-f4bb-400a-b6d9-112371ece8bc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001027 sec., 58422.59006815969 rows/sec., 3.94 MiB/sec. | ||
| 14850 | 2025.09.19 20:56:41.940154 [ 5 ] {a56f780d-f4bb-400a-b6d9-112371ece8bc} <Debug> TCPHandler: Processed in 0.001182538 sec. | ||
| 14851 | 2025.09.19 20:56:45.754426 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14852 | 2025.09.19 20:56:45.754497 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14853 | 2025.09.19 20:56:45.988772 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40264 | ||
| 14854 | 2025.09.19 20:56:45.989450 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14855 | 2025.09.19 20:56:45.989493 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14856 | 2025.09.19 20:56:45.989972 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 14857 | 2025.09.19 20:56:45.990197 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14858 | 2025.09.19 20:56:45.990332 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40264 | ||
| 14859 | 2025.09.19 20:56:46.100725 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1712 | ||
| 14860 | 2025.09.19 20:56:46.103089 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14861 | 2025.09.19 20:56:46.103141 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14862 | 2025.09.19 20:56:46.104355 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14863 | 2025.09.19 20:56:46.104628 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14864 | 2025.09.19 20:56:46.104901 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1712 | ||
| 14865 | 2025.09.19 20:56:46.143643 [ 223 ] {} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): 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] | ||
| 14866 | 2025.09.19 20:56:46.143723 [ 223 ] {} <Debug> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): 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] | ||
| 14867 | 2025.09.19 20:56:46.146162 [ 223 ] {} <Debug> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): 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] | ||
| 14868 | 2025.09.19 20:56:46.936934 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14869 | 2025.09.19 20:56:46.937190 [ 5 ] {a84fa998-3118-40ce-a461-5d9fad656561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14870 | 2025.09.19 20:56:46.937265 [ 5 ] {a84fa998-3118-40ce-a461-5d9fad656561} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14871 | 2025.09.19 20:56:46.938095 [ 5 ] {a84fa998-3118-40ce-a461-5d9fad656561} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14872 | 2025.09.19 20:56:46.938137 [ 5 ] {a84fa998-3118-40ce-a461-5d9fad656561} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14873 | 2025.09.19 20:56:46.938558 [ 5 ] {a84fa998-3118-40ce-a461-5d9fad656561} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 14874 | 2025.09.19 20:56:46.938795 [ 5 ] {a84fa998-3118-40ce-a461-5d9fad656561} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14875 | 2025.09.19 20:56:46.938968 [ 5 ] {a84fa998-3118-40ce-a461-5d9fad656561} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001831 sec., 75368.65101037685 rows/sec., 6.52 MiB/sec. | ||
| 14876 | 2025.09.19 20:56:46.939023 [ 5 ] {a84fa998-3118-40ce-a461-5d9fad656561} <Debug> TCPHandler: Processed in 0.002215973 sec. | ||
| 14877 | 2025.09.19 20:56:46.939221 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14878 | 2025.09.19 20:56:46.939325 [ 5 ] {b37b1c04-b8fe-4fa4-962d-7769f61b594e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14879 | 2025.09.19 20:56:46.939370 [ 5 ] {b37b1c04-b8fe-4fa4-962d-7769f61b594e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14880 | 2025.09.19 20:56:46.939828 [ 5 ] {b37b1c04-b8fe-4fa4-962d-7769f61b594e} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14881 | 2025.09.19 20:56:46.939867 [ 5 ] {b37b1c04-b8fe-4fa4-962d-7769f61b594e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14882 | 2025.09.19 20:56:46.940191 [ 5 ] {b37b1c04-b8fe-4fa4-962d-7769f61b594e} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 14883 | 2025.09.19 20:56:46.940415 [ 5 ] {b37b1c04-b8fe-4fa4-962d-7769f61b594e} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14884 | 2025.09.19 20:56:46.940555 [ 5 ] {b37b1c04-b8fe-4fa4-962d-7769f61b594e} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001255 sec., 32669.322709163345 rows/sec., 2.40 MiB/sec. | ||
| 14885 | 2025.09.19 20:56:46.940598 [ 5 ] {b37b1c04-b8fe-4fa4-962d-7769f61b594e} <Debug> TCPHandler: Processed in 0.001430424 sec. | ||
| 14886 | 2025.09.19 20:56:46.940713 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14887 | 2025.09.19 20:56:46.940813 [ 5 ] {7f870f42-ad9a-41e8-8790-57a908b61f81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14888 | 2025.09.19 20:56:46.940858 [ 5 ] {7f870f42-ad9a-41e8-8790-57a908b61f81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14889 | 2025.09.19 20:56:46.941383 [ 5 ] {7f870f42-ad9a-41e8-8790-57a908b61f81} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14890 | 2025.09.19 20:56:46.941423 [ 5 ] {7f870f42-ad9a-41e8-8790-57a908b61f81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14891 | 2025.09.19 20:56:46.941750 [ 5 ] {7f870f42-ad9a-41e8-8790-57a908b61f81} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 14892 | 2025.09.19 20:56:46.941984 [ 5 ] {7f870f42-ad9a-41e8-8790-57a908b61f81} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14893 | 2025.09.19 20:56:46.942128 [ 5 ] {7f870f42-ad9a-41e8-8790-57a908b61f81} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001336 sec., 78592.81437125748 rows/sec., 6.14 MiB/sec. | ||
| 14894 | 2025.09.19 20:56:46.942168 [ 5 ] {7f870f42-ad9a-41e8-8790-57a908b61f81} <Debug> TCPHandler: Processed in 0.001505275 sec. | ||
| 14895 | 2025.09.19 20:56:46.942305 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14896 | 2025.09.19 20:56:46.942405 [ 5 ] {c96f08b3-8bc3-4673-ab27-f516d58b43d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14897 | 2025.09.19 20:56:46.942453 [ 5 ] {c96f08b3-8bc3-4673-ab27-f516d58b43d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14898 | 2025.09.19 20:56:46.942919 [ 5 ] {c96f08b3-8bc3-4673-ab27-f516d58b43d7} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14899 | 2025.09.19 20:56:46.942957 [ 5 ] {c96f08b3-8bc3-4673-ab27-f516d58b43d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14900 | 2025.09.19 20:56:46.943300 [ 5 ] {c96f08b3-8bc3-4673-ab27-f516d58b43d7} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 14901 | 2025.09.19 20:56:46.943513 [ 5 ] {c96f08b3-8bc3-4673-ab27-f516d58b43d7} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14902 | 2025.09.19 20:56:46.943649 [ 5 ] {c96f08b3-8bc3-4673-ab27-f516d58b43d7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001265 sec., 126482.21343873517 rows/sec., 8.81 MiB/sec. | ||
| 14903 | 2025.09.19 20:56:46.943646 [ 96 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Selected 4 parts from all_1_119_24 to all_122_122_0 | ||
| 14904 | 2025.09.19 20:56:46.943687 [ 5 ] {c96f08b3-8bc3-4673-ab27-f516d58b43d7} <Debug> TCPHandler: Processed in 0.001432254 sec. | ||
| 14905 | 2025.09.19 20:56:46.943723 [ 96 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14906 | 2025.09.19 20:56:46.943749 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14907 | 2025.09.19 20:56:46.943815 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14908 | 2025.09.19 20:56:46.943860 [ 186 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_122_25} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_119_24 to all_122_122_0 into Compact with storage Full | ||
| 14909 | 2025.09.19 20:56:46.943915 [ 5 ] {2ca032aa-81c7-4085-bcf2-ecfe2e760b57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14910 | 2025.09.19 20:56:46.943976 [ 5 ] {2ca032aa-81c7-4085-bcf2-ecfe2e760b57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14911 | 2025.09.19 20:56:46.944007 [ 186 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_122_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14912 | 2025.09.19 20:56:46.944047 [ 186 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_119_24, total 34102 rows starting from the beginning of the part | ||
| 14913 | 2025.09.19 20:56:46.944120 [ 186 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 160 rows starting from the beginning of the part | ||
| 14914 | 2025.09.19 20:56:46.944173 [ 186 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
| 14915 | 2025.09.19 20:56:46.944221 [ 186 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 203 rows starting from the beginning of the part | ||
| 14916 | 2025.09.19 20:56:46.944928 [ 5 ] {2ca032aa-81c7-4085-bcf2-ecfe2e760b57} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14917 | 2025.09.19 20:56:46.944975 [ 5 ] {2ca032aa-81c7-4085-bcf2-ecfe2e760b57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14918 | 2025.09.19 20:56:46.945587 [ 5 ] {2ca032aa-81c7-4085-bcf2-ecfe2e760b57} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14919 | 2025.09.19 20:56:46.945823 [ 5 ] {2ca032aa-81c7-4085-bcf2-ecfe2e760b57} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14920 | 2025.09.19 20:56:46.945977 [ 5 ] {2ca032aa-81c7-4085-bcf2-ecfe2e760b57} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00208 sec., 19711.538461538465 rows/sec., 35.32 MiB/sec. | ||
| 14921 | 2025.09.19 20:56:46.946058 [ 5 ] {2ca032aa-81c7-4085-bcf2-ecfe2e760b57} <Debug> TCPHandler: Processed in 0.002291714 sec. | ||
| 14922 | 2025.09.19 20:56:46.946182 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14923 | 2025.09.19 20:56:46.946279 [ 5 ] {47e01ffe-8a24-4e29-9298-fb50e93d348d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14924 | 2025.09.19 20:56:46.946322 [ 5 ] {47e01ffe-8a24-4e29-9298-fb50e93d348d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14925 | 2025.09.19 20:56:46.946686 [ 5 ] {47e01ffe-8a24-4e29-9298-fb50e93d348d} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14926 | 2025.09.19 20:56:46.946726 [ 5 ] {47e01ffe-8a24-4e29-9298-fb50e93d348d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14927 | 2025.09.19 20:56:46.947111 [ 5 ] {47e01ffe-8a24-4e29-9298-fb50e93d348d} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 14928 | 2025.09.19 20:56:46.947379 [ 5 ] {47e01ffe-8a24-4e29-9298-fb50e93d348d} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14929 | 2025.09.19 20:56:46.947521 [ 5 ] {47e01ffe-8a24-4e29-9298-fb50e93d348d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001261 sec., 47581.28469468676 rows/sec., 3.21 MiB/sec. | ||
| 14930 | 2025.09.19 20:56:46.947560 [ 5 ] {47e01ffe-8a24-4e29-9298-fb50e93d348d} <Debug> TCPHandler: Processed in 0.001428544 sec. | ||
| 14931 | 2025.09.19 20:56:46.950411 [ 191 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_122_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34625 rows, containing 5 columns (5 merged, 0 gathered) in 0.006595426 sec., 5249850.426644162 rows/sec., 360.82 MiB/sec. | ||
| 14932 | 2025.09.19 20:56:46.950824 [ 199 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_122_25} <Trace> MergedBlockOutputStream: filled checksums all_1_122_25 (state Temporary) | ||
| 14933 | 2025.09.19 20:56:46.951214 [ 199 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_122_25} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_merge_all_1_122_25 to all_1_122_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14934 | 2025.09.19 20:56:46.951340 [ 199 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_122_25} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Merged 4 parts: [all_1_119_24, all_122_122_0] -> all_1_122_25 | ||
| 14935 | 2025.09.19 20:56:46.951486 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
| 14936 | 2025.09.19 20:56:48.191171 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 14937 | 2025.09.19 20:56:48.210482 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14938 | 2025.09.19 20:56:48.210536 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14939 | 2025.09.19 20:56:48.216913 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 14940 | 2025.09.19 20:56:48.217653 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14941 | 2025.09.19 20:56:48.221369 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 14942 | 2025.09.19 20:56:48.911438 [ 95 ] {} <Debug> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 14943 | 2025.09.19 20:56:48.911503 [ 95 ] {} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14944 | 2025.09.19 20:56:48.911524 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14945 | 2025.09.19 20:56:48.911625 [ 191 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 14946 | 2025.09.19 20:56:48.911629 [ 224 ] {} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): 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] | ||
| 14947 | 2025.09.19 20:56:48.911688 [ 224 ] {} <Debug> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): 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] | ||
| 14948 | 2025.09.19 20:56:48.911742 [ 191 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14949 | 2025.09.19 20:56:48.911781 [ 191 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 252 rows starting from the beginning of the part | ||
| 14950 | 2025.09.19 20:56:48.911849 [ 191 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 228 rows starting from the beginning of the part | ||
| 14951 | 2025.09.19 20:56:48.911895 [ 191 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 24 rows starting from the beginning of the part | ||
| 14952 | 2025.09.19 20:56:48.911938 [ 191 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 228 rows starting from the beginning of the part | ||
| 14953 | 2025.09.19 20:56:48.911983 [ 191 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 24 rows starting from the beginning of the part | ||
| 14954 | 2025.09.19 20:56:48.912859 [ 201 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.00127246 sec., 594124.7662009022 rows/sec., 43.36 MiB/sec. | ||
| 14955 | 2025.09.19 20:56:48.913061 [ 192 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 14956 | 2025.09.19 20:56:48.913365 [ 192 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_41_10} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14957 | 2025.09.19 20:56:48.913437 [ 192 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_41_10} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 14958 | 2025.09.19 20:56:48.913549 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 14959 | 2025.09.19 20:56:48.914528 [ 224 ] {} <Debug> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): 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] | ||
| 14960 | 2025.09.19 20:56:51.961142 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14961 | 2025.09.19 20:56:51.961395 [ 5 ] {c09ee6ed-6f02-4681-9178-ee4c309e7e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14962 | 2025.09.19 20:56:51.961488 [ 5 ] {c09ee6ed-6f02-4681-9178-ee4c309e7e3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14963 | 2025.09.19 20:56:51.962364 [ 5 ] {c09ee6ed-6f02-4681-9178-ee4c309e7e3b} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14964 | 2025.09.19 20:56:51.962401 [ 5 ] {c09ee6ed-6f02-4681-9178-ee4c309e7e3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14965 | 2025.09.19 20:56:51.962768 [ 5 ] {c09ee6ed-6f02-4681-9178-ee4c309e7e3b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 14966 | 2025.09.19 20:56:51.962995 [ 5 ] {c09ee6ed-6f02-4681-9178-ee4c309e7e3b} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14967 | 2025.09.19 20:56:51.963146 [ 5 ] {c09ee6ed-6f02-4681-9178-ee4c309e7e3b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001821 sec., 1098.297638660077 rows/sec., 89.56 KiB/sec. | ||
| 14968 | 2025.09.19 20:56:51.963187 [ 5 ] {c09ee6ed-6f02-4681-9178-ee4c309e7e3b} <Debug> TCPHandler: Processed in 0.002173081 sec. | ||
| 14969 | 2025.09.19 20:56:51.963326 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14970 | 2025.09.19 20:56:51.963419 [ 5 ] {be831a15-2c82-4cf0-b9d3-a8f0b45da38f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14971 | 2025.09.19 20:56:51.963458 [ 5 ] {be831a15-2c82-4cf0-b9d3-a8f0b45da38f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14972 | 2025.09.19 20:56:51.964602 [ 5 ] {be831a15-2c82-4cf0-b9d3-a8f0b45da38f} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14973 | 2025.09.19 20:56:51.964638 [ 5 ] {be831a15-2c82-4cf0-b9d3-a8f0b45da38f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14974 | 2025.09.19 20:56:51.965027 [ 5 ] {be831a15-2c82-4cf0-b9d3-a8f0b45da38f} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 14975 | 2025.09.19 20:56:51.965230 [ 5 ] {be831a15-2c82-4cf0-b9d3-a8f0b45da38f} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14976 | 2025.09.19 20:56:51.965355 [ 5 ] {be831a15-2c82-4cf0-b9d3-a8f0b45da38f} <Debug> executeQuery: Read 1197 rows, 100.57 KiB in 0.001955 sec., 612276.2148337596 rows/sec., 50.24 MiB/sec. | ||
| 14977 | 2025.09.19 20:56:51.965392 [ 5 ] {be831a15-2c82-4cf0-b9d3-a8f0b45da38f} <Debug> TCPHandler: Processed in 0.00211413 sec. | ||
| 14978 | 2025.09.19 20:56:51.965507 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14979 | 2025.09.19 20:56:51.965611 [ 5 ] {00e01ab9-6250-4fa8-989a-8fb74a5ad625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14980 | 2025.09.19 20:56:51.965650 [ 5 ] {00e01ab9-6250-4fa8-989a-8fb74a5ad625} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14981 | 2025.09.19 20:56:51.966109 [ 5 ] {00e01ab9-6250-4fa8-989a-8fb74a5ad625} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14982 | 2025.09.19 20:56:51.966143 [ 5 ] {00e01ab9-6250-4fa8-989a-8fb74a5ad625} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14983 | 2025.09.19 20:56:51.966420 [ 5 ] {00e01ab9-6250-4fa8-989a-8fb74a5ad625} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 14984 | 2025.09.19 20:56:51.966621 [ 5 ] {00e01ab9-6250-4fa8-989a-8fb74a5ad625} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14985 | 2025.09.19 20:56:51.966743 [ 5 ] {00e01ab9-6250-4fa8-989a-8fb74a5ad625} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00115 sec., 1739.1304347826087 rows/sec., 121.43 KiB/sec. | ||
| 14986 | 2025.09.19 20:56:51.966779 [ 5 ] {00e01ab9-6250-4fa8-989a-8fb74a5ad625} <Debug> TCPHandler: Processed in 0.001319682 sec. | ||
| 14987 | 2025.09.19 20:56:51.966894 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14988 | 2025.09.19 20:56:51.966992 [ 5 ] {625764f4-7908-47a6-a014-4a5089673d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14989 | 2025.09.19 20:56:51.967029 [ 5 ] {625764f4-7908-47a6-a014-4a5089673d67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14990 | 2025.09.19 20:56:51.967564 [ 5 ] {625764f4-7908-47a6-a014-4a5089673d67} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14991 | 2025.09.19 20:56:51.967599 [ 5 ] {625764f4-7908-47a6-a014-4a5089673d67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 14992 | 2025.09.19 20:56:51.967889 [ 5 ] {625764f4-7908-47a6-a014-4a5089673d67} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 14993 | 2025.09.19 20:56:51.968093 [ 5 ] {625764f4-7908-47a6-a014-4a5089673d67} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14994 | 2025.09.19 20:56:51.968216 [ 5 ] {625764f4-7908-47a6-a014-4a5089673d67} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001249 sec., 182546.03682946358 rows/sec., 12.36 MiB/sec. | ||
| 14995 | 2025.09.19 20:56:51.968253 [ 5 ] {625764f4-7908-47a6-a014-4a5089673d67} <Debug> TCPHandler: Processed in 0.001406343 sec. | ||
| 14996 | 2025.09.19 20:56:51.968364 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14997 | 2025.09.19 20:56:51.968457 [ 5 ] {18309316-6636-43fc-b810-a5f6d11b1dfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14998 | 2025.09.19 20:56:51.968496 [ 5 ] {18309316-6636-43fc-b810-a5f6d11b1dfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14999 | 2025.09.19 20:56:51.969092 [ 5 ] {18309316-6636-43fc-b810-a5f6d11b1dfa} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15000 | 2025.09.19 20:56:51.969125 [ 5 ] {18309316-6636-43fc-b810-a5f6d11b1dfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15001 | 2025.09.19 20:56:51.969434 [ 5 ] {18309316-6636-43fc-b810-a5f6d11b1dfa} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15002 | 2025.09.19 20:56:51.969639 [ 5 ] {18309316-6636-43fc-b810-a5f6d11b1dfa} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15003 | 2025.09.19 20:56:51.969762 [ 5 ] {18309316-6636-43fc-b810-a5f6d11b1dfa} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001323 sec., 394557.8231292517 rows/sec., 29.21 MiB/sec. | ||
| 15004 | 2025.09.19 20:56:51.969798 [ 5 ] {18309316-6636-43fc-b810-a5f6d11b1dfa} <Debug> TCPHandler: Processed in 0.001480925 sec. | ||
| 15005 | 2025.09.19 20:56:51.969905 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15006 | 2025.09.19 20:56:51.970011 [ 5 ] {b899b37b-d3c6-47b1-bc00-991d2d451153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15007 | 2025.09.19 20:56:51.970053 [ 5 ] {b899b37b-d3c6-47b1-bc00-991d2d451153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15008 | 2025.09.19 20:56:51.970614 [ 5 ] {b899b37b-d3c6-47b1-bc00-991d2d451153} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15009 | 2025.09.19 20:56:51.970647 [ 5 ] {b899b37b-d3c6-47b1-bc00-991d2d451153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15010 | 2025.09.19 20:56:51.971002 [ 5 ] {b899b37b-d3c6-47b1-bc00-991d2d451153} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15011 | 2025.09.19 20:56:51.971206 [ 5 ] {b899b37b-d3c6-47b1-bc00-991d2d451153} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15012 | 2025.09.19 20:56:51.971329 [ 5 ] {b899b37b-d3c6-47b1-bc00-991d2d451153} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001337 sec., 632011.9670905011 rows/sec., 42.54 MiB/sec. | ||
| 15013 | 2025.09.19 20:56:51.971364 [ 5 ] {b899b37b-d3c6-47b1-bc00-991d2d451153} <Debug> TCPHandler: Processed in 0.001505906 sec. | ||
| 15014 | 2025.09.19 20:56:51.971470 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15015 | 2025.09.19 20:56:51.971570 [ 5 ] {95c2f140-6e57-4b52-a22e-b23a727105a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15016 | 2025.09.19 20:56:51.971610 [ 5 ] {95c2f140-6e57-4b52-a22e-b23a727105a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15017 | 2025.09.19 20:56:51.971933 [ 5 ] {95c2f140-6e57-4b52-a22e-b23a727105a8} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15018 | 2025.09.19 20:56:51.971965 [ 5 ] {95c2f140-6e57-4b52-a22e-b23a727105a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15019 | 2025.09.19 20:56:51.972258 [ 5 ] {95c2f140-6e57-4b52-a22e-b23a727105a8} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15020 | 2025.09.19 20:56:51.972456 [ 5 ] {95c2f140-6e57-4b52-a22e-b23a727105a8} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15021 | 2025.09.19 20:56:51.972579 [ 5 ] {95c2f140-6e57-4b52-a22e-b23a727105a8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001027 sec., 58422.59006815969 rows/sec., 3.94 MiB/sec. | ||
| 15022 | 2025.09.19 20:56:51.972613 [ 5 ] {95c2f140-6e57-4b52-a22e-b23a727105a8} <Debug> TCPHandler: Processed in 0.001189288 sec. | ||
| 15023 | 2025.09.19 20:56:53.080855 [ 222 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): 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] | ||
| 15024 | 2025.09.19 20:56:53.080928 [ 222 ] {} <Debug> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): 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] | ||
| 15025 | 2025.09.19 20:56:53.090693 [ 222 ] {} <Debug> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): 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] | ||
| 15026 | 2025.09.19 20:56:53.304691 [ 225 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): 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] | ||
| 15027 | 2025.09.19 20:56:53.304744 [ 225 ] {} <Debug> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): 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] | ||
| 15028 | 2025.09.19 20:56:53.313495 [ 225 ] {} <Debug> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): 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] | ||
| 15029 | 2025.09.19 20:56:53.491430 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40776 | ||
| 15030 | 2025.09.19 20:56:53.491972 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15031 | 2025.09.19 20:56:53.492022 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15032 | 2025.09.19 20:56:53.492513 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 15033 | 2025.09.19 20:56:53.492758 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15034 | 2025.09.19 20:56:53.492911 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40776 | ||
| 15035 | 2025.09.19 20:56:54.000225 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 366.79 MiB, peak 383.74 MiB, free memory in arenas 0.00 B, will set to 370.78 MiB (RSS), difference: 3.98 MiB | ||
| 15036 | 2025.09.19 20:56:55.722395 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 15037 | 2025.09.19 20:56:55.739795 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15038 | 2025.09.19 20:56:55.739857 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15039 | 2025.09.19 20:56:55.746062 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 15040 | 2025.09.19 20:56:55.746780 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15041 | 2025.09.19 20:56:55.750018 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 15042 | 2025.09.19 20:56:56.106022 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1738 | ||
| 15043 | 2025.09.19 20:56:56.108321 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15044 | 2025.09.19 20:56:56.108365 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15045 | 2025.09.19 20:56:56.109554 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 15046 | 2025.09.19 20:56:56.109840 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15047 | 2025.09.19 20:56:56.110117 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1738 | ||
| 15048 | 2025.09.19 20:56:56.936099 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15049 | 2025.09.19 20:56:56.936269 [ 5 ] {bfb637a0-60f7-44bd-846f-ec00b7ac03b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15050 | 2025.09.19 20:56:56.936333 [ 5 ] {bfb637a0-60f7-44bd-846f-ec00b7ac03b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15051 | 2025.09.19 20:56:56.937084 [ 5 ] {bfb637a0-60f7-44bd-846f-ec00b7ac03b8} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15052 | 2025.09.19 20:56:56.937129 [ 5 ] {bfb637a0-60f7-44bd-846f-ec00b7ac03b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15053 | 2025.09.19 20:56:56.937513 [ 5 ] {bfb637a0-60f7-44bd-846f-ec00b7ac03b8} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15054 | 2025.09.19 20:56:56.937749 [ 5 ] {bfb637a0-60f7-44bd-846f-ec00b7ac03b8} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15055 | 2025.09.19 20:56:56.937904 [ 5 ] {bfb637a0-60f7-44bd-846f-ec00b7ac03b8} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001682 sec., 82045.18430439953 rows/sec., 7.10 MiB/sec. | ||
| 15056 | 2025.09.19 20:56:56.937914 [ 83 ] {} <Debug> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 15057 | 2025.09.19 20:56:56.937947 [ 5 ] {bfb637a0-60f7-44bd-846f-ec00b7ac03b8} <Debug> TCPHandler: Processed in 0.001971707 sec. | ||
| 15058 | 2025.09.19 20:56:56.937984 [ 83 ] {} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15059 | 2025.09.19 20:56:56.938011 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15060 | 2025.09.19 20:56:56.938102 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15061 | 2025.09.19 20:56:56.938109 [ 193 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::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 | ||
| 15062 | 2025.09.19 20:56:56.938221 [ 193 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15063 | 2025.09.19 20:56:56.938231 [ 5 ] {a8d421b9-2149-45d9-b934-35f3fa314402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15064 | 2025.09.19 20:56:56.938257 [ 193 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1407 rows starting from the beginning of the part | ||
| 15065 | 2025.09.19 20:56:56.938285 [ 5 ] {a8d421b9-2149-45d9-b934-35f3fa314402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15066 | 2025.09.19 20:56:56.938324 [ 193 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 265 rows starting from the beginning of the part | ||
| 15067 | 2025.09.19 20:56:56.938379 [ 193 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 56 rows starting from the beginning of the part | ||
| 15068 | 2025.09.19 20:56:56.938430 [ 193 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 138 rows starting from the beginning of the part | ||
| 15069 | 2025.09.19 20:56:56.938479 [ 193 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 1197 rows starting from the beginning of the part | ||
| 15070 | 2025.09.19 20:56:56.938529 [ 193 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 138 rows starting from the beginning of the part | ||
| 15071 | 2025.09.19 20:56:56.938790 [ 5 ] {a8d421b9-2149-45d9-b934-35f3fa314402} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15072 | 2025.09.19 20:56:56.938835 [ 5 ] {a8d421b9-2149-45d9-b934-35f3fa314402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15073 | 2025.09.19 20:56:56.939232 [ 5 ] {a8d421b9-2149-45d9-b934-35f3fa314402} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 15074 | 2025.09.19 20:56:56.939472 [ 5 ] {a8d421b9-2149-45d9-b934-35f3fa314402} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15075 | 2025.09.19 20:56:56.939610 [ 5 ] {a8d421b9-2149-45d9-b934-35f3fa314402} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001405 sec., 29181.494661921708 rows/sec., 2.14 MiB/sec. | ||
| 15076 | 2025.09.19 20:56:56.939649 [ 5 ] {a8d421b9-2149-45d9-b934-35f3fa314402} <Debug> TCPHandler: Processed in 0.001611268 sec. | ||
| 15077 | 2025.09.19 20:56:56.939760 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15078 | 2025.09.19 20:56:56.939855 [ 5 ] {291fc907-eb9a-42d6-90c6-631bb72bd365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15079 | 2025.09.19 20:56:56.939897 [ 5 ] {291fc907-eb9a-42d6-90c6-631bb72bd365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15080 | 2025.09.19 20:56:56.939962 [ 192 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3201 rows, containing 5 columns (5 merged, 0 gathered) in 0.001891075 sec., 1692688.02136351 rows/sec., 147.97 MiB/sec. | ||
| 15081 | 2025.09.19 20:56:56.940167 [ 201 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 15082 | 2025.09.19 20:56:56.940347 [ 5 ] {291fc907-eb9a-42d6-90c6-631bb72bd365} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15083 | 2025.09.19 20:56:56.940384 [ 5 ] {291fc907-eb9a-42d6-90c6-631bb72bd365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15084 | 2025.09.19 20:56:56.940396 [ 201 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_126_25} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15085 | 2025.09.19 20:56:56.940463 [ 201 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_126_25} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 15086 | 2025.09.19 20:56:56.940532 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 15087 | 2025.09.19 20:56:56.940715 [ 5 ] {291fc907-eb9a-42d6-90c6-631bb72bd365} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15088 | 2025.09.19 20:56:56.940946 [ 5 ] {291fc907-eb9a-42d6-90c6-631bb72bd365} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15089 | 2025.09.19 20:56:56.941081 [ 5 ] {291fc907-eb9a-42d6-90c6-631bb72bd365} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001244 sec., 84405.14469453375 rows/sec., 6.59 MiB/sec. | ||
| 15090 | 2025.09.19 20:56:56.941088 [ 87 ] {} <Debug> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 15091 | 2025.09.19 20:56:56.941120 [ 5 ] {291fc907-eb9a-42d6-90c6-631bb72bd365} <Debug> TCPHandler: Processed in 0.001410923 sec. | ||
| 15092 | 2025.09.19 20:56:56.941134 [ 87 ] {} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15093 | 2025.09.19 20:56:56.941163 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15094 | 2025.09.19 20:56:56.941236 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15095 | 2025.09.19 20:56:56.941279 [ 194 ] {8107928c-471f-4f51-a196-f6f1aa28a530::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 | ||
| 15096 | 2025.09.19 20:56:56.941337 [ 5 ] {02396a35-c4ba-4213-9d92-b7ed4eb5eaf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15097 | 2025.09.19 20:56:56.941387 [ 5 ] {02396a35-c4ba-4213-9d92-b7ed4eb5eaf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15098 | 2025.09.19 20:56:56.941421 [ 194 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15099 | 2025.09.19 20:56:56.941461 [ 194 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 633 rows starting from the beginning of the part | ||
| 15100 | 2025.09.19 20:56:56.941529 [ 194 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 155 rows starting from the beginning of the part | ||
| 15101 | 2025.09.19 20:56:56.941576 [ 194 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 64 rows starting from the beginning of the part | ||
| 15102 | 2025.09.19 20:56:56.941619 [ 194 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 105 rows starting from the beginning of the part | ||
| 15103 | 2025.09.19 20:56:56.941662 [ 194 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 522 rows starting from the beginning of the part | ||
| 15104 | 2025.09.19 20:56:56.941704 [ 194 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 105 rows starting from the beginning of the part | ||
| 15105 | 2025.09.19 20:56:56.941812 [ 5 ] {02396a35-c4ba-4213-9d92-b7ed4eb5eaf9} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15106 | 2025.09.19 20:56:56.941856 [ 5 ] {02396a35-c4ba-4213-9d92-b7ed4eb5eaf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15107 | 2025.09.19 20:56:56.942225 [ 5 ] {02396a35-c4ba-4213-9d92-b7ed4eb5eaf9} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15108 | 2025.09.19 20:56:56.942461 [ 5 ] {02396a35-c4ba-4213-9d92-b7ed4eb5eaf9} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15109 | 2025.09.19 20:56:56.942599 [ 5 ] {02396a35-c4ba-4213-9d92-b7ed4eb5eaf9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00128 sec., 124999.99999999999 rows/sec., 8.71 MiB/sec. | ||
| 15110 | 2025.09.19 20:56:56.942638 [ 5 ] {02396a35-c4ba-4213-9d92-b7ed4eb5eaf9} <Debug> TCPHandler: Processed in 0.001451344 sec. | ||
| 15111 | 2025.09.19 20:56:56.942748 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15112 | 2025.09.19 20:56:56.942812 [ 201 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1584 rows, containing 5 columns (5 merged, 0 gathered) in 0.001591897 sec., 995039.2519113987 rows/sec., 79.34 MiB/sec. | ||
| 15113 | 2025.09.19 20:56:56.942844 [ 5 ] {1ac55117-09e7-42cc-9fda-2bd5aaa01842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15114 | 2025.09.19 20:56:56.942899 [ 5 ] {1ac55117-09e7-42cc-9fda-2bd5aaa01842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15115 | 2025.09.19 20:56:56.943000 [ 192 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 15116 | 2025.09.19 20:56:56.943301 [ 192 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_126_25} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15117 | 2025.09.19 20:56:56.943389 [ 192 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_126_25} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 15118 | 2025.09.19 20:56:56.943508 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 15119 | 2025.09.19 20:56:56.943800 [ 5 ] {1ac55117-09e7-42cc-9fda-2bd5aaa01842} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15120 | 2025.09.19 20:56:56.943842 [ 5 ] {1ac55117-09e7-42cc-9fda-2bd5aaa01842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15121 | 2025.09.19 20:56:56.944418 [ 5 ] {1ac55117-09e7-42cc-9fda-2bd5aaa01842} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 15122 | 2025.09.19 20:56:56.944658 [ 5 ] {1ac55117-09e7-42cc-9fda-2bd5aaa01842} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15123 | 2025.09.19 20:56:56.944801 [ 5 ] {1ac55117-09e7-42cc-9fda-2bd5aaa01842} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001975 sec., 20759.493670886073 rows/sec., 37.20 MiB/sec. | ||
| 15124 | 2025.09.19 20:56:56.944867 [ 5 ] {1ac55117-09e7-42cc-9fda-2bd5aaa01842} <Debug> TCPHandler: Processed in 0.002169822 sec. | ||
| 15125 | 2025.09.19 20:56:56.944989 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15126 | 2025.09.19 20:56:56.945084 [ 5 ] {28835476-0a55-4153-9d29-25615ba166a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15127 | 2025.09.19 20:56:56.945126 [ 5 ] {28835476-0a55-4153-9d29-25615ba166a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15128 | 2025.09.19 20:56:56.945468 [ 5 ] {28835476-0a55-4153-9d29-25615ba166a6} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15129 | 2025.09.19 20:56:56.945504 [ 5 ] {28835476-0a55-4153-9d29-25615ba166a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15130 | 2025.09.19 20:56:56.945813 [ 5 ] {28835476-0a55-4153-9d29-25615ba166a6} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15131 | 2025.09.19 20:56:56.946048 [ 5 ] {28835476-0a55-4153-9d29-25615ba166a6} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15132 | 2025.09.19 20:56:56.946160 [ 87 ] {} <Debug> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 15133 | 2025.09.19 20:56:56.946176 [ 5 ] {28835476-0a55-4153-9d29-25615ba166a6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 15134 | 2025.09.19 20:56:56.946192 [ 87 ] {} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15135 | 2025.09.19 20:56:56.946217 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15136 | 2025.09.19 20:56:56.946222 [ 5 ] {28835476-0a55-4153-9d29-25615ba166a6} <Debug> TCPHandler: Processed in 0.001283601 sec. | ||
| 15137 | 2025.09.19 20:56:56.946294 [ 194 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 15138 | 2025.09.19 20:56:56.946406 [ 194 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15139 | 2025.09.19 20:56:56.946437 [ 194 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 7176 rows starting from the beginning of the part | ||
| 15140 | 2025.09.19 20:56:56.946489 [ 194 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 15141 | 2025.09.19 20:56:56.946533 [ 194 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part | ||
| 15142 | 2025.09.19 20:56:56.946573 [ 194 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 60 rows starting from the beginning of the part | ||
| 15143 | 2025.09.19 20:56:56.946609 [ 194 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 15144 | 2025.09.19 20:56:56.946650 [ 194 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 60 rows starting from the beginning of the part | ||
| 15145 | 2025.09.19 20:56:56.948491 [ 192 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7476 rows, containing 4 columns (4 merged, 0 gathered) in 0.002231882 sec., 3349639.452264949 rows/sec., 225.74 MiB/sec. | ||
| 15146 | 2025.09.19 20:56:56.948920 [ 192 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 15147 | 2025.09.19 20:56:56.949184 [ 192 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_126_25} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15148 | 2025.09.19 20:56:56.949255 [ 192 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_126_25} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 15149 | 2025.09.19 20:56:56.949348 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 15150 | 2025.09.19 20:57:00.754539 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15151 | 2025.09.19 20:57:00.754604 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15152 | 2025.09.19 20:57:00.994016 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41224 | ||
| 15153 | 2025.09.19 20:57:00.994525 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15154 | 2025.09.19 20:57:00.994568 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15155 | 2025.09.19 20:57:00.995041 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 15156 | 2025.09.19 20:57:00.995290 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15157 | 2025.09.19 20:57:00.995421 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41224 | ||
| 15158 | 2025.09.19 20:57:00.995447 [ 81 ] {} <Debug> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 15159 | 2025.09.19 20:57:00.995516 [ 81 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15160 | 2025.09.19 20:57:00.995538 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15161 | 2025.09.19 20:57:00.995629 [ 192 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 15162 | 2025.09.19 20:57:00.995721 [ 192 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15163 | 2025.09.19 20:57:00.995751 [ 192 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38856 rows starting from the beginning of the part | ||
| 15164 | 2025.09.19 20:57:00.995806 [ 192 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 15165 | 2025.09.19 20:57:00.995849 [ 192 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 15166 | 2025.09.19 20:57:00.995890 [ 192 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 15167 | 2025.09.19 20:57:00.995931 [ 192 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 15168 | 2025.09.19 20:57:00.995972 [ 192 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 15169 | 2025.09.19 20:57:00.998315 [ 198 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41224 rows, containing 4 columns (4 merged, 0 gathered) in 0.002723975 sec., 15133765.911948532 rows/sec., 216.49 MiB/sec. | ||
| 15170 | 2025.09.19 20:57:00.998570 [ 192 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 15171 | 2025.09.19 20:57:00.998808 [ 192 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_86_17} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15172 | 2025.09.19 20:57:00.998868 [ 192 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_86_17} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 15173 | 2025.09.19 20:57:00.998935 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
| 15174 | 2025.09.19 20:57:01.275059 [ 224 ] {} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): 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] | ||
| 15175 | 2025.09.19 20:57:01.275111 [ 224 ] {} <Debug> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): 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] | ||
| 15176 | 2025.09.19 20:57:01.282769 [ 224 ] {} <Debug> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): 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] | ||
| 15177 | 2025.09.19 20:57:01.637832 [ 224 ] {} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): 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] | ||
| 15178 | 2025.09.19 20:57:01.637865 [ 224 ] {} <Debug> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): 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] | ||
| 15179 | 2025.09.19 20:57:01.644443 [ 224 ] {} <Debug> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): 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] | ||
| 15180 | 2025.09.19 20:57:01.756137 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): 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] | ||
| 15181 | 2025.09.19 20:57:01.756190 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): 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] | ||
| 15182 | 2025.09.19 20:57:01.764828 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): 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] | ||
| 15183 | 2025.09.19 20:57:01.934231 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15184 | 2025.09.19 20:57:01.934502 [ 5 ] {2aac7c68-e6d9-4117-ae2f-ef25764fa32a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15185 | 2025.09.19 20:57:01.934585 [ 5 ] {2aac7c68-e6d9-4117-ae2f-ef25764fa32a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15186 | 2025.09.19 20:57:01.935302 [ 5 ] {2aac7c68-e6d9-4117-ae2f-ef25764fa32a} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15187 | 2025.09.19 20:57:01.935343 [ 5 ] {2aac7c68-e6d9-4117-ae2f-ef25764fa32a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15188 | 2025.09.19 20:57:01.935736 [ 5 ] {2aac7c68-e6d9-4117-ae2f-ef25764fa32a} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 15189 | 2025.09.19 20:57:01.935979 [ 5 ] {2aac7c68-e6d9-4117-ae2f-ef25764fa32a} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15190 | 2025.09.19 20:57:01.936139 [ 5 ] {2aac7c68-e6d9-4117-ae2f-ef25764fa32a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001722 sec., 32520.325203252032 rows/sec., 2.48 MiB/sec. | ||
| 15191 | 2025.09.19 20:57:01.936187 [ 5 ] {2aac7c68-e6d9-4117-ae2f-ef25764fa32a} <Debug> TCPHandler: Processed in 0.00212122 sec. | ||
| 15192 | 2025.09.19 20:57:01.936320 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15193 | 2025.09.19 20:57:01.936422 [ 5 ] {f59c0104-2b44-4f90-b0d5-f3a15f9eeab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15194 | 2025.09.19 20:57:01.936465 [ 5 ] {f59c0104-2b44-4f90-b0d5-f3a15f9eeab1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15195 | 2025.09.19 20:57:01.936957 [ 5 ] {f59c0104-2b44-4f90-b0d5-f3a15f9eeab1} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15196 | 2025.09.19 20:57:01.936993 [ 5 ] {f59c0104-2b44-4f90-b0d5-f3a15f9eeab1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15197 | 2025.09.19 20:57:01.937311 [ 5 ] {f59c0104-2b44-4f90-b0d5-f3a15f9eeab1} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 15198 | 2025.09.19 20:57:01.937537 [ 5 ] {f59c0104-2b44-4f90-b0d5-f3a15f9eeab1} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15199 | 2025.09.19 20:57:01.937672 [ 5 ] {f59c0104-2b44-4f90-b0d5-f3a15f9eeab1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001273 sec., 50274.94108405342 rows/sec., 3.92 MiB/sec. | ||
| 15200 | 2025.09.19 20:57:01.937707 [ 221 ] {} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): 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] | ||
| 15201 | 2025.09.19 20:57:01.937710 [ 5 ] {f59c0104-2b44-4f90-b0d5-f3a15f9eeab1} <Debug> TCPHandler: Processed in 0.001441754 sec. | ||
| 15202 | 2025.09.19 20:57:01.937733 [ 221 ] {} <Debug> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): 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] | ||
| 15203 | 2025.09.19 20:57:01.937850 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15204 | 2025.09.19 20:57:01.937948 [ 5 ] {3a4bee8e-8094-4908-a564-a12b9c36a413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15205 | 2025.09.19 20:57:01.937992 [ 5 ] {3a4bee8e-8094-4908-a564-a12b9c36a413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15206 | 2025.09.19 20:57:01.938497 [ 5 ] {3a4bee8e-8094-4908-a564-a12b9c36a413} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15207 | 2025.09.19 20:57:01.938532 [ 5 ] {3a4bee8e-8094-4908-a564-a12b9c36a413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15208 | 2025.09.19 20:57:01.938869 [ 5 ] {3a4bee8e-8094-4908-a564-a12b9c36a413} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 15209 | 2025.09.19 20:57:01.939121 [ 5 ] {3a4bee8e-8094-4908-a564-a12b9c36a413} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15210 | 2025.09.19 20:57:01.939254 [ 5 ] {3a4bee8e-8094-4908-a564-a12b9c36a413} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001326 sec., 120663.65007541479 rows/sec., 8.40 MiB/sec. | ||
| 15211 | 2025.09.19 20:57:01.939277 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Selected 4 parts from all_1_122_25 to all_125_125_0 | ||
| 15212 | 2025.09.19 20:57:01.939293 [ 5 ] {3a4bee8e-8094-4908-a564-a12b9c36a413} <Debug> TCPHandler: Processed in 0.001495926 sec. | ||
| 15213 | 2025.09.19 20:57:01.939344 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15214 | 2025.09.19 20:57:01.939377 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15215 | 2025.09.19 20:57:01.939448 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15216 | 2025.09.19 20:57:01.939490 [ 188 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_125_26} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_122_25 to all_125_125_0 into Compact with storage Full | ||
| 15217 | 2025.09.19 20:57:01.939549 [ 5 ] {7c388ad7-015f-4d00-b530-db1a9585feca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15218 | 2025.09.19 20:57:01.939596 [ 5 ] {7c388ad7-015f-4d00-b530-db1a9585feca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15219 | 2025.09.19 20:57:01.939613 [ 188 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_125_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15220 | 2025.09.19 20:57:01.939645 [ 221 ] {} <Debug> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): 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] | ||
| 15221 | 2025.09.19 20:57:01.939653 [ 188 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_125_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_122_25, total 34625 rows starting from the beginning of the part | ||
| 15222 | 2025.09.19 20:57:01.939734 [ 188 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_125_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part | ||
| 15223 | 2025.09.19 20:57:01.939780 [ 188 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_125_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 160 rows starting from the beginning of the part | ||
| 15224 | 2025.09.19 20:57:01.939825 [ 188 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_125_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 845 rows starting from the beginning of the part | ||
| 15225 | 2025.09.19 20:57:01.939950 [ 5 ] {7c388ad7-015f-4d00-b530-db1a9585feca} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15226 | 2025.09.19 20:57:01.939992 [ 5 ] {7c388ad7-015f-4d00-b530-db1a9585feca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15227 | 2025.09.19 20:57:01.940335 [ 5 ] {7c388ad7-015f-4d00-b530-db1a9585feca} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 15228 | 2025.09.19 20:57:01.940556 [ 5 ] {7c388ad7-015f-4d00-b530-db1a9585feca} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15229 | 2025.09.19 20:57:01.940692 [ 5 ] {7c388ad7-015f-4d00-b530-db1a9585feca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001163 sec., 51590.713671539124 rows/sec., 3.48 MiB/sec. | ||
| 15230 | 2025.09.19 20:57:01.940728 [ 5 ] {7c388ad7-015f-4d00-b530-db1a9585feca} <Debug> TCPHandler: Processed in 0.001339062 sec. | ||
| 15231 | 2025.09.19 20:57:01.946165 [ 198 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_125_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35790 rows, containing 5 columns (5 merged, 0 gathered) in 0.006709249 sec., 5334427.146764116 rows/sec., 366.50 MiB/sec. | ||
| 15232 | 2025.09.19 20:57:01.946480 [ 192 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_125_26} <Trace> MergedBlockOutputStream: filled checksums all_1_125_26 (state Temporary) | ||
| 15233 | 2025.09.19 20:57:01.946747 [ 192 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_125_26} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_merge_all_1_125_26 to all_1_125_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15234 | 2025.09.19 20:57:01.946815 [ 192 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_125_26} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Merged 4 parts: [all_1_122_25, all_125_125_0] -> all_1_125_26 | ||
| 15235 | 2025.09.19 20:57:01.946890 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 15236 | 2025.09.19 20:57:03.251039 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 15237 | 2025.09.19 20:57:03.268547 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15238 | 2025.09.19 20:57:03.268593 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15239 | 2025.09.19 20:57:03.274865 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 15240 | 2025.09.19 20:57:03.275584 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15241 | 2025.09.19 20:57:03.275872 [ 79 ] {} <Debug> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 15242 | 2025.09.19 20:57:03.275920 [ 79 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15243 | 2025.09.19 20:57:03.275942 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15244 | 2025.09.19 20:57:03.276055 [ 189 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 15245 | 2025.09.19 20:57:03.278906 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 15246 | 2025.09.19 20:57:03.280011 [ 189 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15247 | 2025.09.19 20:57:03.281543 [ 189 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 15248 | 2025.09.19 20:57:03.286590 [ 189 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 15249 | 2025.09.19 20:57:03.291503 [ 189 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 15250 | 2025.09.19 20:57:03.296288 [ 189 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 15251 | 2025.09.19 20:57:03.301641 [ 189 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 15252 | 2025.09.19 20:57:03.306464 [ 189 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 15253 | 2025.09.19 20:57:03.365178 [ 192 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.089170991 sec., 7266.9372935420215 rows/sec., 37.58 MiB/sec. | ||
| 15254 | 2025.09.19 20:57:03.368177 [ 195 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 15255 | 2025.09.19 20:57:03.370192 [ 195 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_86_17} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15256 | 2025.09.19 20:57:03.370267 [ 195 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_86_17} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 15257 | 2025.09.19 20:57:03.372682 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 15258 | 2025.09.19 20:57:06.111224 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1758 | ||
| 15259 | 2025.09.19 20:57:06.113375 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15260 | 2025.09.19 20:57:06.113417 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15261 | 2025.09.19 20:57:06.114755 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 15262 | 2025.09.19 20:57:06.115027 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15263 | 2025.09.19 20:57:06.115248 [ 224 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): 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] | ||
| 15264 | 2025.09.19 20:57:06.115299 [ 224 ] {} <Debug> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): 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] | ||
| 15265 | 2025.09.19 20:57:06.115308 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1758 | ||
| 15266 | 2025.09.19 20:57:06.118498 [ 224 ] {} <Debug> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): 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] | ||
| 15267 | 2025.09.19 20:57:06.939027 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15268 | 2025.09.19 20:57:06.939232 [ 5 ] {ca0167fe-8b4d-4a22-8d26-e095b0cd5a08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15269 | 2025.09.19 20:57:06.939313 [ 5 ] {ca0167fe-8b4d-4a22-8d26-e095b0cd5a08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15270 | 2025.09.19 20:57:06.939997 [ 5 ] {ca0167fe-8b4d-4a22-8d26-e095b0cd5a08} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15271 | 2025.09.19 20:57:06.940047 [ 5 ] {ca0167fe-8b4d-4a22-8d26-e095b0cd5a08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15272 | 2025.09.19 20:57:06.940445 [ 5 ] {ca0167fe-8b4d-4a22-8d26-e095b0cd5a08} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 15273 | 2025.09.19 20:57:06.940687 [ 5 ] {ca0167fe-8b4d-4a22-8d26-e095b0cd5a08} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15274 | 2025.09.19 20:57:06.940854 [ 5 ] {ca0167fe-8b4d-4a22-8d26-e095b0cd5a08} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001678 sec., 14302.74135876043 rows/sec., 1.19 MiB/sec. | ||
| 15275 | 2025.09.19 20:57:06.940908 [ 5 ] {ca0167fe-8b4d-4a22-8d26-e095b0cd5a08} <Debug> TCPHandler: Processed in 0.002022118 sec. | ||
| 15276 | 2025.09.19 20:57:06.941037 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15277 | 2025.09.19 20:57:06.941143 [ 5 ] {8732dbee-f6f9-4f8a-87d7-175ecb5cb779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15278 | 2025.09.19 20:57:06.941190 [ 5 ] {8732dbee-f6f9-4f8a-87d7-175ecb5cb779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15279 | 2025.09.19 20:57:06.941609 [ 5 ] {8732dbee-f6f9-4f8a-87d7-175ecb5cb779} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15280 | 2025.09.19 20:57:06.941646 [ 5 ] {8732dbee-f6f9-4f8a-87d7-175ecb5cb779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15281 | 2025.09.19 20:57:06.941957 [ 5 ] {8732dbee-f6f9-4f8a-87d7-175ecb5cb779} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 15282 | 2025.09.19 20:57:06.942193 [ 5 ] {8732dbee-f6f9-4f8a-87d7-175ecb5cb779} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15283 | 2025.09.19 20:57:06.942333 [ 5 ] {8732dbee-f6f9-4f8a-87d7-175ecb5cb779} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001214 sec., 1647.4464579901153 rows/sec., 134.34 KiB/sec. | ||
| 15284 | 2025.09.19 20:57:06.942372 [ 5 ] {8732dbee-f6f9-4f8a-87d7-175ecb5cb779} <Debug> TCPHandler: Processed in 0.001387363 sec. | ||
| 15285 | 2025.09.19 20:57:06.942489 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15286 | 2025.09.19 20:57:06.942596 [ 5 ] {3d0ccb44-093c-4045-a124-48c74202b962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15287 | 2025.09.19 20:57:06.942639 [ 5 ] {3d0ccb44-093c-4045-a124-48c74202b962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15288 | 2025.09.19 20:57:06.943223 [ 5 ] {3d0ccb44-093c-4045-a124-48c74202b962} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15289 | 2025.09.19 20:57:06.943258 [ 5 ] {3d0ccb44-093c-4045-a124-48c74202b962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15290 | 2025.09.19 20:57:06.943593 [ 5 ] {3d0ccb44-093c-4045-a124-48c74202b962} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 15291 | 2025.09.19 20:57:06.943824 [ 5 ] {3d0ccb44-093c-4045-a124-48c74202b962} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15292 | 2025.09.19 20:57:06.943961 [ 5 ] {3d0ccb44-093c-4045-a124-48c74202b962} <Debug> executeQuery: Read 259 rows, 23.74 KiB in 0.00139 sec., 186330.93525179857 rows/sec., 16.68 MiB/sec. | ||
| 15293 | 2025.09.19 20:57:06.944000 [ 5 ] {3d0ccb44-093c-4045-a124-48c74202b962} <Debug> TCPHandler: Processed in 0.001561807 sec. | ||
| 15294 | 2025.09.19 20:57:06.944132 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15295 | 2025.09.19 20:57:06.944229 [ 5 ] {c69a282e-64e0-40d2-a632-91c760f09f89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15296 | 2025.09.19 20:57:06.944271 [ 5 ] {c69a282e-64e0-40d2-a632-91c760f09f89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15297 | 2025.09.19 20:57:06.944730 [ 5 ] {c69a282e-64e0-40d2-a632-91c760f09f89} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15298 | 2025.09.19 20:57:06.944765 [ 5 ] {c69a282e-64e0-40d2-a632-91c760f09f89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15299 | 2025.09.19 20:57:06.945100 [ 5 ] {c69a282e-64e0-40d2-a632-91c760f09f89} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 15300 | 2025.09.19 20:57:06.945324 [ 5 ] {c69a282e-64e0-40d2-a632-91c760f09f89} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15301 | 2025.09.19 20:57:06.945458 [ 5 ] {c69a282e-64e0-40d2-a632-91c760f09f89} <Debug> executeQuery: Read 55 rows, 4.18 KiB in 0.001248 sec., 44070.51282051282 rows/sec., 3.27 MiB/sec. | ||
| 15302 | 2025.09.19 20:57:06.945498 [ 5 ] {c69a282e-64e0-40d2-a632-91c760f09f89} <Debug> TCPHandler: Processed in 0.001416154 sec. | ||
| 15303 | 2025.09.19 20:57:06.945610 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15304 | 2025.09.19 20:57:06.945708 [ 5 ] {4daa764b-eebc-44a9-a4fa-9999d3bb344c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15305 | 2025.09.19 20:57:06.945751 [ 5 ] {4daa764b-eebc-44a9-a4fa-9999d3bb344c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15306 | 2025.09.19 20:57:06.946161 [ 5 ] {4daa764b-eebc-44a9-a4fa-9999d3bb344c} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15307 | 2025.09.19 20:57:06.946199 [ 5 ] {4daa764b-eebc-44a9-a4fa-9999d3bb344c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15308 | 2025.09.19 20:57:06.946501 [ 5 ] {4daa764b-eebc-44a9-a4fa-9999d3bb344c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 15309 | 2025.09.19 20:57:06.946720 [ 5 ] {4daa764b-eebc-44a9-a4fa-9999d3bb344c} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15310 | 2025.09.19 20:57:06.946849 [ 5 ] {4daa764b-eebc-44a9-a4fa-9999d3bb344c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00116 sec., 20689.655172413793 rows/sec., 1.72 MiB/sec. | ||
| 15311 | 2025.09.19 20:57:06.946889 [ 5 ] {4daa764b-eebc-44a9-a4fa-9999d3bb344c} <Debug> TCPHandler: Processed in 0.001329711 sec. | ||
| 15312 | 2025.09.19 20:57:06.946997 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15313 | 2025.09.19 20:57:06.947092 [ 5 ] {3e8be2c7-2cd6-4ff8-9838-a50ddfbbedf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15314 | 2025.09.19 20:57:06.947134 [ 5 ] {3e8be2c7-2cd6-4ff8-9838-a50ddfbbedf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15315 | 2025.09.19 20:57:06.947529 [ 5 ] {3e8be2c7-2cd6-4ff8-9838-a50ddfbbedf3} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15316 | 2025.09.19 20:57:06.947567 [ 5 ] {3e8be2c7-2cd6-4ff8-9838-a50ddfbbedf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15317 | 2025.09.19 20:57:06.947869 [ 5 ] {3e8be2c7-2cd6-4ff8-9838-a50ddfbbedf3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 15318 | 2025.09.19 20:57:06.948079 [ 5 ] {3e8be2c7-2cd6-4ff8-9838-a50ddfbbedf3} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15319 | 2025.09.19 20:57:06.948210 [ 5 ] {3e8be2c7-2cd6-4ff8-9838-a50ddfbbedf3} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001136 sec., 10563.38028169014 rows/sec., 825.26 KiB/sec. | ||
| 15320 | 2025.09.19 20:57:06.948249 [ 5 ] {3e8be2c7-2cd6-4ff8-9838-a50ddfbbedf3} <Debug> TCPHandler: Processed in 0.001301781 sec. | ||
| 15321 | 2025.09.19 20:57:06.948356 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15322 | 2025.09.19 20:57:06.948452 [ 5 ] {639fd0ff-a1b4-4f86-92a9-e605519a8cf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15323 | 2025.09.19 20:57:06.948492 [ 5 ] {639fd0ff-a1b4-4f86-92a9-e605519a8cf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15324 | 2025.09.19 20:57:06.948993 [ 5 ] {639fd0ff-a1b4-4f86-92a9-e605519a8cf6} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15325 | 2025.09.19 20:57:06.949031 [ 5 ] {639fd0ff-a1b4-4f86-92a9-e605519a8cf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15326 | 2025.09.19 20:57:06.949342 [ 5 ] {639fd0ff-a1b4-4f86-92a9-e605519a8cf6} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 15327 | 2025.09.19 20:57:06.949554 [ 5 ] {639fd0ff-a1b4-4f86-92a9-e605519a8cf6} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15328 | 2025.09.19 20:57:06.949685 [ 5 ] {639fd0ff-a1b4-4f86-92a9-e605519a8cf6} <Debug> executeQuery: Read 143 rows, 11.82 KiB in 0.001253 sec., 114126.09736632083 rows/sec., 9.21 MiB/sec. | ||
| 15329 | 2025.09.19 20:57:06.949723 [ 5 ] {639fd0ff-a1b4-4f86-92a9-e605519a8cf6} <Debug> TCPHandler: Processed in 0.001416923 sec. | ||
| 15330 | 2025.09.19 20:57:06.949830 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15331 | 2025.09.19 20:57:06.949925 [ 5 ] {01f60c99-7387-428f-892c-fb230b432267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15332 | 2025.09.19 20:57:06.949970 [ 5 ] {01f60c99-7387-428f-892c-fb230b432267} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15333 | 2025.09.19 20:57:06.950372 [ 5 ] {01f60c99-7387-428f-892c-fb230b432267} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15334 | 2025.09.19 20:57:06.950408 [ 5 ] {01f60c99-7387-428f-892c-fb230b432267} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15335 | 2025.09.19 20:57:06.950734 [ 5 ] {01f60c99-7387-428f-892c-fb230b432267} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 15336 | 2025.09.19 20:57:06.950953 [ 5 ] {01f60c99-7387-428f-892c-fb230b432267} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15337 | 2025.09.19 20:57:06.951086 [ 5 ] {01f60c99-7387-428f-892c-fb230b432267} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001179 sec., 167090.75487701443 rows/sec., 11.99 MiB/sec. | ||
| 15338 | 2025.09.19 20:57:06.951124 [ 5 ] {01f60c99-7387-428f-892c-fb230b432267} <Debug> TCPHandler: Processed in 0.001343321 sec. | ||
| 15339 | 2025.09.19 20:57:06.951232 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15340 | 2025.09.19 20:57:06.951327 [ 5 ] {b2f7bfc9-5104-49d7-a775-dabd9de069b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15341 | 2025.09.19 20:57:06.951381 [ 5 ] {b2f7bfc9-5104-49d7-a775-dabd9de069b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15342 | 2025.09.19 20:57:06.952247 [ 5 ] {b2f7bfc9-5104-49d7-a775-dabd9de069b2} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15343 | 2025.09.19 20:57:06.952284 [ 5 ] {b2f7bfc9-5104-49d7-a775-dabd9de069b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15344 | 2025.09.19 20:57:06.952837 [ 5 ] {b2f7bfc9-5104-49d7-a775-dabd9de069b2} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 15345 | 2025.09.19 20:57:06.953070 [ 5 ] {b2f7bfc9-5104-49d7-a775-dabd9de069b2} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15346 | 2025.09.19 20:57:06.953206 [ 5 ] {b2f7bfc9-5104-49d7-a775-dabd9de069b2} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001897 sec., 21613.07327358988 rows/sec., 38.73 MiB/sec. | ||
| 15347 | 2025.09.19 20:57:06.953254 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): 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] | ||
| 15348 | 2025.09.19 20:57:06.953261 [ 5 ] {b2f7bfc9-5104-49d7-a775-dabd9de069b2} <Debug> TCPHandler: Processed in 0.002078889 sec. | ||
| 15349 | 2025.09.19 20:57:06.953315 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): 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] | ||
| 15350 | 2025.09.19 20:57:06.953426 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15351 | 2025.09.19 20:57:06.953526 [ 5 ] {3401e523-1e49-4759-97c3-69b984fde41a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15352 | 2025.09.19 20:57:06.953569 [ 5 ] {3401e523-1e49-4759-97c3-69b984fde41a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15353 | 2025.09.19 20:57:06.953903 [ 5 ] {3401e523-1e49-4759-97c3-69b984fde41a} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15354 | 2025.09.19 20:57:06.953945 [ 5 ] {3401e523-1e49-4759-97c3-69b984fde41a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15355 | 2025.09.19 20:57:06.954259 [ 5 ] {3401e523-1e49-4759-97c3-69b984fde41a} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 15356 | 2025.09.19 20:57:06.954477 [ 5 ] {3401e523-1e49-4759-97c3-69b984fde41a} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15357 | 2025.09.19 20:57:06.954614 [ 5 ] {3401e523-1e49-4759-97c3-69b984fde41a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 15358 | 2025.09.19 20:57:06.954652 [ 5 ] {3401e523-1e49-4759-97c3-69b984fde41a} <Debug> TCPHandler: Processed in 0.00127565 sec. | ||
| 15359 | 2025.09.19 20:57:06.955471 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): 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] | ||
| 15360 | 2025.09.19 20:57:07.000178 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 367.58 MiB, peak 389.28 MiB, free memory in arenas 0.00 B, will set to 370.86 MiB (RSS), difference: 3.28 MiB | ||
| 15361 | 2025.09.19 20:57:08.496488 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41736 | ||
| 15362 | 2025.09.19 20:57:08.497021 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15363 | 2025.09.19 20:57:08.497060 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15364 | 2025.09.19 20:57:08.497526 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 15365 | 2025.09.19 20:57:08.497743 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15366 | 2025.09.19 20:57:08.497874 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41736 | ||
| 15367 | 2025.09.19 20:57:10.779870 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 656 | ||
| 15368 | 2025.09.19 20:57:10.796982 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15369 | 2025.09.19 20:57:10.797041 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15370 | 2025.09.19 20:57:10.803178 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 15371 | 2025.09.19 20:57:10.803930 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15372 | 2025.09.19 20:57:10.807175 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 656 | ||
| 15373 | 2025.09.19 20:57:11.933768 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15374 | 2025.09.19 20:57:11.933967 [ 5 ] {7826c4e5-9585-44ff-a766-4efda78dd37c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15375 | 2025.09.19 20:57:11.934042 [ 5 ] {7826c4e5-9585-44ff-a766-4efda78dd37c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15376 | 2025.09.19 20:57:11.934779 [ 5 ] {7826c4e5-9585-44ff-a766-4efda78dd37c} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15377 | 2025.09.19 20:57:11.934827 [ 5 ] {7826c4e5-9585-44ff-a766-4efda78dd37c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15378 | 2025.09.19 20:57:11.935224 [ 5 ] {7826c4e5-9585-44ff-a766-4efda78dd37c} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 15379 | 2025.09.19 20:57:11.935485 [ 5 ] {7826c4e5-9585-44ff-a766-4efda78dd37c} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15380 | 2025.09.19 20:57:11.935646 [ 5 ] {7826c4e5-9585-44ff-a766-4efda78dd37c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001733 sec., 32313.90652048471 rows/sec., 2.47 MiB/sec. | ||
| 15381 | 2025.09.19 20:57:11.935695 [ 5 ] {7826c4e5-9585-44ff-a766-4efda78dd37c} <Debug> TCPHandler: Processed in 0.002074289 sec. | ||
| 15382 | 2025.09.19 20:57:11.935822 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15383 | 2025.09.19 20:57:11.935917 [ 5 ] {c927e282-8893-41a8-bc36-bd2552ca9022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15384 | 2025.09.19 20:57:11.935960 [ 5 ] {c927e282-8893-41a8-bc36-bd2552ca9022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15385 | 2025.09.19 20:57:11.936380 [ 5 ] {c927e282-8893-41a8-bc36-bd2552ca9022} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15386 | 2025.09.19 20:57:11.936418 [ 5 ] {c927e282-8893-41a8-bc36-bd2552ca9022} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15387 | 2025.09.19 20:57:11.936733 [ 5 ] {c927e282-8893-41a8-bc36-bd2552ca9022} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 15388 | 2025.09.19 20:57:11.936958 [ 5 ] {c927e282-8893-41a8-bc36-bd2552ca9022} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15389 | 2025.09.19 20:57:11.937093 [ 5 ] {c927e282-8893-41a8-bc36-bd2552ca9022} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001195 sec., 53556.48535564853 rows/sec., 4.18 MiB/sec. | ||
| 15390 | 2025.09.19 20:57:11.937132 [ 5 ] {c927e282-8893-41a8-bc36-bd2552ca9022} <Debug> TCPHandler: Processed in 0.001362272 sec. | ||
| 15391 | 2025.09.19 20:57:11.937240 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15392 | 2025.09.19 20:57:11.937335 [ 5 ] {21aa88e6-b8d5-42f2-8e47-f4d933064211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15393 | 2025.09.19 20:57:11.937379 [ 5 ] {21aa88e6-b8d5-42f2-8e47-f4d933064211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15394 | 2025.09.19 20:57:11.937797 [ 5 ] {21aa88e6-b8d5-42f2-8e47-f4d933064211} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15395 | 2025.09.19 20:57:11.937833 [ 5 ] {21aa88e6-b8d5-42f2-8e47-f4d933064211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15396 | 2025.09.19 20:57:11.938168 [ 5 ] {21aa88e6-b8d5-42f2-8e47-f4d933064211} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 15397 | 2025.09.19 20:57:11.938394 [ 5 ] {21aa88e6-b8d5-42f2-8e47-f4d933064211} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15398 | 2025.09.19 20:57:11.938523 [ 5 ] {21aa88e6-b8d5-42f2-8e47-f4d933064211} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 15399 | 2025.09.19 20:57:11.938561 [ 5 ] {21aa88e6-b8d5-42f2-8e47-f4d933064211} <Debug> TCPHandler: Processed in 0.001370702 sec. | ||
| 15400 | 2025.09.19 20:57:11.938667 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15401 | 2025.09.19 20:57:11.938760 [ 5 ] {28021247-d069-4b91-978e-87813a1832d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15402 | 2025.09.19 20:57:11.938801 [ 5 ] {28021247-d069-4b91-978e-87813a1832d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15403 | 2025.09.19 20:57:11.939126 [ 5 ] {28021247-d069-4b91-978e-87813a1832d2} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15404 | 2025.09.19 20:57:11.939163 [ 5 ] {28021247-d069-4b91-978e-87813a1832d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15405 | 2025.09.19 20:57:11.939471 [ 5 ] {28021247-d069-4b91-978e-87813a1832d2} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 15406 | 2025.09.19 20:57:11.939687 [ 5 ] {28021247-d069-4b91-978e-87813a1832d2} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15407 | 2025.09.19 20:57:11.939817 [ 5 ] {28021247-d069-4b91-978e-87813a1832d2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 15408 | 2025.09.19 20:57:11.939853 [ 5 ] {28021247-d069-4b91-978e-87813a1832d2} <Debug> TCPHandler: Processed in 0.001236619 sec. | ||
| 15409 | 2025.09.19 20:57:15.754860 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15410 | 2025.09.19 20:57:15.754934 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15411 | 2025.09.19 20:57:15.998954 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42184 | ||
| 15412 | 2025.09.19 20:57:15.999450 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15413 | 2025.09.19 20:57:15.999486 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15414 | 2025.09.19 20:57:15.999945 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 15415 | 2025.09.19 20:57:16.000206 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 375.02 MiB, peak 389.28 MiB, free memory in arenas 0.00 B, will set to 370.86 MiB (RSS), difference: -4.16 MiB | ||
| 15416 | 2025.09.19 20:57:16.000321 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15417 | 2025.09.19 20:57:16.000460 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42184 | ||
| 15418 | 2025.09.19 20:57:16.116330 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1786 | ||
| 15419 | 2025.09.19 20:57:16.118649 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15420 | 2025.09.19 20:57:16.118697 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15421 | 2025.09.19 20:57:16.119920 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 15422 | 2025.09.19 20:57:16.120188 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15423 | 2025.09.19 20:57:16.120469 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1786 | ||
| 15424 | 2025.09.19 20:57:16.935688 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15425 | 2025.09.19 20:57:16.935868 [ 5 ] {fa46eec8-3946-4012-bfae-ff6cc56252c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15426 | 2025.09.19 20:57:16.935932 [ 5 ] {fa46eec8-3946-4012-bfae-ff6cc56252c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15427 | 2025.09.19 20:57:16.936639 [ 5 ] {fa46eec8-3946-4012-bfae-ff6cc56252c2} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15428 | 2025.09.19 20:57:16.936686 [ 5 ] {fa46eec8-3946-4012-bfae-ff6cc56252c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15429 | 2025.09.19 20:57:16.937085 [ 5 ] {fa46eec8-3946-4012-bfae-ff6cc56252c2} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 15430 | 2025.09.19 20:57:16.937308 [ 5 ] {fa46eec8-3946-4012-bfae-ff6cc56252c2} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15431 | 2025.09.19 20:57:16.937465 [ 5 ] {fa46eec8-3946-4012-bfae-ff6cc56252c2} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001646 sec., 83839.61117861482 rows/sec., 7.26 MiB/sec. | ||
| 15432 | 2025.09.19 20:57:16.937509 [ 5 ] {fa46eec8-3946-4012-bfae-ff6cc56252c2} <Debug> TCPHandler: Processed in 0.001946975 sec. | ||
| 15433 | 2025.09.19 20:57:16.937648 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15434 | 2025.09.19 20:57:16.937749 [ 5 ] {7982eca8-b048-4dc9-a2c9-a3fc4d296462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15435 | 2025.09.19 20:57:16.937789 [ 5 ] {7982eca8-b048-4dc9-a2c9-a3fc4d296462} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15436 | 2025.09.19 20:57:16.938239 [ 5 ] {7982eca8-b048-4dc9-a2c9-a3fc4d296462} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15437 | 2025.09.19 20:57:16.938284 [ 5 ] {7982eca8-b048-4dc9-a2c9-a3fc4d296462} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15438 | 2025.09.19 20:57:16.938668 [ 5 ] {7982eca8-b048-4dc9-a2c9-a3fc4d296462} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 15439 | 2025.09.19 20:57:16.938916 [ 5 ] {7982eca8-b048-4dc9-a2c9-a3fc4d296462} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15440 | 2025.09.19 20:57:16.939036 [ 67 ] {} <Debug> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 15441 | 2025.09.19 20:57:16.939054 [ 5 ] {7982eca8-b048-4dc9-a2c9-a3fc4d296462} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001327 sec., 30896.75960813866 rows/sec., 2.27 MiB/sec. | ||
| 15442 | 2025.09.19 20:57:16.939107 [ 67 ] {} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15443 | 2025.09.19 20:57:16.939114 [ 5 ] {7982eca8-b048-4dc9-a2c9-a3fc4d296462} <Debug> TCPHandler: Processed in 0.001515346 sec. | ||
| 15444 | 2025.09.19 20:57:16.939137 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15445 | 2025.09.19 20:57:16.939256 [ 200 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 15446 | 2025.09.19 20:57:16.939286 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15447 | 2025.09.19 20:57:16.939411 [ 200 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15448 | 2025.09.19 20:57:16.939423 [ 5 ] {42d268ee-9a94-4631-b738-7bbc90225c57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15449 | 2025.09.19 20:57:16.939453 [ 200 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 71 rows starting from the beginning of the part | ||
| 15450 | 2025.09.19 20:57:16.939495 [ 5 ] {42d268ee-9a94-4631-b738-7bbc90225c57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15451 | 2025.09.19 20:57:16.939531 [ 200 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 15452 | 2025.09.19 20:57:16.939583 [ 200 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 2 rows starting from the beginning of the part | ||
| 15453 | 2025.09.19 20:57:16.939628 [ 200 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 15454 | 2025.09.19 20:57:16.939667 [ 200 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 55 rows starting from the beginning of the part | ||
| 15455 | 2025.09.19 20:57:16.939706 [ 200 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 41 rows starting from the beginning of the part | ||
| 15456 | 2025.09.19 20:57:16.940031 [ 5 ] {42d268ee-9a94-4631-b738-7bbc90225c57} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15457 | 2025.09.19 20:57:16.940075 [ 5 ] {42d268ee-9a94-4631-b738-7bbc90225c57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15458 | 2025.09.19 20:57:16.940459 [ 5 ] {42d268ee-9a94-4631-b738-7bbc90225c57} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 15459 | 2025.09.19 20:57:16.940495 [ 192 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 251 rows, containing 5 columns (5 merged, 0 gathered) in 0.001291571 sec., 194336.9741191154 rows/sec., 15.01 MiB/sec. | ||
| 15460 | 2025.09.19 20:57:16.940690 [ 187 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 15461 | 2025.09.19 20:57:16.940702 [ 5 ] {42d268ee-9a94-4631-b738-7bbc90225c57} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15462 | 2025.09.19 20:57:16.940856 [ 5 ] {42d268ee-9a94-4631-b738-7bbc90225c57} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001457 sec., 72065.88881262869 rows/sec., 5.63 MiB/sec. | ||
| 15463 | 2025.09.19 20:57:16.940897 [ 5 ] {42d268ee-9a94-4631-b738-7bbc90225c57} <Debug> TCPHandler: Processed in 0.001664909 sec. | ||
| 15464 | 2025.09.19 20:57:16.941022 [ 187 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_76_15} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15465 | 2025.09.19 20:57:16.941038 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15466 | 2025.09.19 20:57:16.941105 [ 187 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_76_15} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 15467 | 2025.09.19 20:57:16.941152 [ 5 ] {cf7d5798-85a0-4e92-a175-2da8ee7fe7a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15468 | 2025.09.19 20:57:16.941210 [ 5 ] {cf7d5798-85a0-4e92-a175-2da8ee7fe7a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15469 | 2025.09.19 20:57:16.941216 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 15470 | 2025.09.19 20:57:16.941734 [ 5 ] {cf7d5798-85a0-4e92-a175-2da8ee7fe7a7} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15471 | 2025.09.19 20:57:16.941796 [ 5 ] {cf7d5798-85a0-4e92-a175-2da8ee7fe7a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15472 | 2025.09.19 20:57:16.942253 [ 5 ] {cf7d5798-85a0-4e92-a175-2da8ee7fe7a7} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 15473 | 2025.09.19 20:57:16.942519 [ 5 ] {cf7d5798-85a0-4e92-a175-2da8ee7fe7a7} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15474 | 2025.09.19 20:57:16.942671 [ 5 ] {cf7d5798-85a0-4e92-a175-2da8ee7fe7a7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001542 sec., 103761.34889753567 rows/sec., 7.23 MiB/sec. | ||
| 15475 | 2025.09.19 20:57:16.942678 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Selected 4 parts from all_1_125_26 to all_128_128_0 | ||
| 15476 | 2025.09.19 20:57:16.942711 [ 5 ] {cf7d5798-85a0-4e92-a175-2da8ee7fe7a7} <Debug> TCPHandler: Processed in 0.001733931 sec. | ||
| 15477 | 2025.09.19 20:57:16.942725 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15478 | 2025.09.19 20:57:16.942751 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15479 | 2025.09.19 20:57:16.942844 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15480 | 2025.09.19 20:57:16.942851 [ 192 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_128_27} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_125_26 to all_128_128_0 into Compact with storage Full | ||
| 15481 | 2025.09.19 20:57:16.942952 [ 5 ] {f2a7a4af-c795-4734-abe6-42dda93ab907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15482 | 2025.09.19 20:57:16.942987 [ 192 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_128_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15483 | 2025.09.19 20:57:16.943012 [ 5 ] {f2a7a4af-c795-4734-abe6-42dda93ab907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15484 | 2025.09.19 20:57:16.943026 [ 192 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_128_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_125_26, total 35790 rows starting from the beginning of the part | ||
| 15485 | 2025.09.19 20:57:16.943096 [ 192 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_128_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 160 rows starting from the beginning of the part | ||
| 15486 | 2025.09.19 20:57:16.943146 [ 192 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_128_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 160 rows starting from the beginning of the part | ||
| 15487 | 2025.09.19 20:57:16.943192 [ 192 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_128_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 197 rows starting from the beginning of the part | ||
| 15488 | 2025.09.19 20:57:16.943874 [ 5 ] {f2a7a4af-c795-4734-abe6-42dda93ab907} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15489 | 2025.09.19 20:57:16.943916 [ 5 ] {f2a7a4af-c795-4734-abe6-42dda93ab907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15490 | 2025.09.19 20:57:16.944509 [ 5 ] {f2a7a4af-c795-4734-abe6-42dda93ab907} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 15491 | 2025.09.19 20:57:16.944738 [ 5 ] {f2a7a4af-c795-4734-abe6-42dda93ab907} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15492 | 2025.09.19 20:57:16.944881 [ 5 ] {f2a7a4af-c795-4734-abe6-42dda93ab907} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001948 sec., 21047.227926078027 rows/sec., 37.72 MiB/sec. | ||
| 15493 | 2025.09.19 20:57:16.944936 [ 5 ] {f2a7a4af-c795-4734-abe6-42dda93ab907} <Debug> TCPHandler: Processed in 0.00215249 sec. | ||
| 15494 | 2025.09.19 20:57:16.945048 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15495 | 2025.09.19 20:57:16.945142 [ 5 ] {d63f63f4-c6e1-492f-ad56-af3ba46cb644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15496 | 2025.09.19 20:57:16.945184 [ 5 ] {d63f63f4-c6e1-492f-ad56-af3ba46cb644} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15497 | 2025.09.19 20:57:16.945513 [ 5 ] {d63f63f4-c6e1-492f-ad56-af3ba46cb644} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15498 | 2025.09.19 20:57:16.945549 [ 5 ] {d63f63f4-c6e1-492f-ad56-af3ba46cb644} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15499 | 2025.09.19 20:57:16.945861 [ 5 ] {d63f63f4-c6e1-492f-ad56-af3ba46cb644} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 15500 | 2025.09.19 20:57:16.946075 [ 5 ] {d63f63f4-c6e1-492f-ad56-af3ba46cb644} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15501 | 2025.09.19 20:57:16.946207 [ 5 ] {d63f63f4-c6e1-492f-ad56-af3ba46cb644} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 15502 | 2025.09.19 20:57:16.946243 [ 5 ] {d63f63f4-c6e1-492f-ad56-af3ba46cb644} <Debug> TCPHandler: Processed in 0.001244379 sec. | ||
| 15503 | 2025.09.19 20:57:16.949795 [ 199 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_128_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36307 rows, containing 5 columns (5 merged, 0 gathered) in 0.006983225 sec., 5199173.734198741 rows/sec., 357.34 MiB/sec. | ||
| 15504 | 2025.09.19 20:57:16.950541 [ 186 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_128_27} <Trace> MergedBlockOutputStream: filled checksums all_1_128_27 (state Temporary) | ||
| 15505 | 2025.09.19 20:57:16.950981 [ 186 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_128_27} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_merge_all_1_128_27 to all_1_128_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15506 | 2025.09.19 20:57:16.951065 [ 186 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_128_27} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Merged 4 parts: [all_1_125_26, all_128_128_0] -> all_1_128_27 | ||
| 15507 | 2025.09.19 20:57:16.951160 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
| 15508 | 2025.09.19 20:57:17.000272 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 367.21 MiB, peak 389.28 MiB, free memory in arenas 0.00 B, will set to 371.43 MiB (RSS), difference: 4.22 MiB | ||
| 15509 | 2025.09.19 20:57:18.307231 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 663 | ||
| 15510 | 2025.09.19 20:57:18.324686 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15511 | 2025.09.19 20:57:18.324740 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15512 | 2025.09.19 20:57:18.330967 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 15513 | 2025.09.19 20:57:18.331685 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15514 | 2025.09.19 20:57:18.334860 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 15515 | 2025.09.19 20:57:19.433310 [ 66 ] {} <Debug> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 15516 | 2025.09.19 20:57:19.433377 [ 66 ] {} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15517 | 2025.09.19 20:57:19.433402 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15518 | 2025.09.19 20:57:19.433499 [ 221 ] {} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): 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] | ||
| 15519 | 2025.09.19 20:57:19.433532 [ 199 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::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 | ||
| 15520 | 2025.09.19 20:57:19.433551 [ 221 ] {} <Debug> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): 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] | ||
| 15521 | 2025.09.19 20:57:19.433691 [ 199 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15522 | 2025.09.19 20:57:19.433736 [ 199 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 18 rows starting from the beginning of the part | ||
| 15523 | 2025.09.19 20:57:19.433818 [ 199 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::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 | ||
| 15524 | 2025.09.19 20:57:19.433875 [ 199 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::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 | ||
| 15525 | 2025.09.19 20:57:19.433921 [ 199 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::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 | ||
| 15526 | 2025.09.19 20:57:19.433966 [ 199 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::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 | ||
| 15527 | 2025.09.19 20:57:19.434728 [ 191 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001257229 sec., 30225.20161402577 rows/sec., 2.52 MiB/sec. | ||
| 15528 | 2025.09.19 20:57:19.434844 [ 199 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 15529 | 2025.09.19 20:57:19.435104 [ 199 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_33_8} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15530 | 2025.09.19 20:57:19.435171 [ 199 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_33_8} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 15531 | 2025.09.19 20:57:19.435240 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15532 | 2025.09.19 20:57:19.443240 [ 221 ] {} <Debug> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): 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] | ||
| 15533 | 2025.09.19 20:57:21.960150 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15534 | 2025.09.19 20:57:21.960403 [ 5 ] {34281653-8c4d-4e2d-acd8-a20e231f72e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15535 | 2025.09.19 20:57:21.960497 [ 5 ] {34281653-8c4d-4e2d-acd8-a20e231f72e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15536 | 2025.09.19 20:57:21.962058 [ 5 ] {34281653-8c4d-4e2d-acd8-a20e231f72e2} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15537 | 2025.09.19 20:57:21.962104 [ 5 ] {34281653-8c4d-4e2d-acd8-a20e231f72e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15538 | 2025.09.19 20:57:21.962558 [ 5 ] {34281653-8c4d-4e2d-acd8-a20e231f72e2} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 15539 | 2025.09.19 20:57:21.962784 [ 5 ] {34281653-8c4d-4e2d-acd8-a20e231f72e2} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15540 | 2025.09.19 20:57:21.962950 [ 5 ] {34281653-8c4d-4e2d-acd8-a20e231f72e2} <Debug> executeQuery: Read 1196 rows, 100.50 KiB in 0.002616 sec., 457186.54434250767 rows/sec., 37.52 MiB/sec. | ||
| 15541 | 2025.09.19 20:57:21.962996 [ 62 ] {} <Debug> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 15542 | 2025.09.19 20:57:21.963003 [ 5 ] {34281653-8c4d-4e2d-acd8-a20e231f72e2} <Debug> TCPHandler: Processed in 0.003026501 sec. | ||
| 15543 | 2025.09.19 20:57:21.963103 [ 62 ] {} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15544 | 2025.09.19 20:57:21.963146 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15545 | 2025.09.19 20:57:21.963212 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15546 | 2025.09.19 20:57:21.963320 [ 186 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::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 | ||
| 15547 | 2025.09.19 20:57:21.963326 [ 5 ] {eafad8ee-0777-4411-9ae2-ca1c021fa7bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15548 | 2025.09.19 20:57:21.963423 [ 5 ] {eafad8ee-0777-4411-9ae2-ca1c021fa7bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15549 | 2025.09.19 20:57:21.963523 [ 186 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15550 | 2025.09.19 20:57:21.963584 [ 186 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1407 rows starting from the beginning of the part | ||
| 15551 | 2025.09.19 20:57:21.963707 [ 186 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 56 rows starting from the beginning of the part | ||
| 15552 | 2025.09.19 20:57:21.963784 [ 186 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 259 rows starting from the beginning of the part | ||
| 15553 | 2025.09.19 20:57:21.963855 [ 186 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 56 rows starting from the beginning of the part | ||
| 15554 | 2025.09.19 20:57:21.963924 [ 186 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 138 rows starting from the beginning of the part | ||
| 15555 | 2025.09.19 20:57:21.963981 [ 5 ] {eafad8ee-0777-4411-9ae2-ca1c021fa7bb} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15556 | 2025.09.19 20:57:21.963991 [ 186 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 1196 rows starting from the beginning of the part | ||
| 15557 | 2025.09.19 20:57:21.964029 [ 5 ] {eafad8ee-0777-4411-9ae2-ca1c021fa7bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15558 | 2025.09.19 20:57:21.964388 [ 5 ] {eafad8ee-0777-4411-9ae2-ca1c021fa7bb} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 15559 | 2025.09.19 20:57:21.964610 [ 5 ] {eafad8ee-0777-4411-9ae2-ca1c021fa7bb} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15560 | 2025.09.19 20:57:21.964751 [ 5 ] {eafad8ee-0777-4411-9ae2-ca1c021fa7bb} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001448 sec., 157458.56353591158 rows/sec., 10.66 MiB/sec. | ||
| 15561 | 2025.09.19 20:57:21.964791 [ 5 ] {eafad8ee-0777-4411-9ae2-ca1c021fa7bb} <Debug> TCPHandler: Processed in 0.001628509 sec. | ||
| 15562 | 2025.09.19 20:57:21.964901 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15563 | 2025.09.19 20:57:21.965002 [ 5 ] {bcafb699-1da6-405e-96bf-e6d35b18245f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15564 | 2025.09.19 20:57:21.965042 [ 5 ] {bcafb699-1da6-405e-96bf-e6d35b18245f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15565 | 2025.09.19 20:57:21.965533 [ 191 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3112 rows, containing 5 columns (5 merged, 0 gathered) in 0.002272614 sec., 1369348.2483166961 rows/sec., 119.38 MiB/sec. | ||
| 15566 | 2025.09.19 20:57:21.965665 [ 5 ] {bcafb699-1da6-405e-96bf-e6d35b18245f} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15567 | 2025.09.19 20:57:21.965706 [ 5 ] {bcafb699-1da6-405e-96bf-e6d35b18245f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15568 | 2025.09.19 20:57:21.965861 [ 201 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 15569 | 2025.09.19 20:57:21.966035 [ 5 ] {bcafb699-1da6-405e-96bf-e6d35b18245f} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 15570 | 2025.09.19 20:57:21.966147 [ 201 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_131_26} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15571 | 2025.09.19 20:57:21.966220 [ 201 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_131_26} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 15572 | 2025.09.19 20:57:21.966249 [ 5 ] {bcafb699-1da6-405e-96bf-e6d35b18245f} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15573 | 2025.09.19 20:57:21.966311 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 15574 | 2025.09.19 20:57:21.966380 [ 5 ] {bcafb699-1da6-405e-96bf-e6d35b18245f} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001398 sec., 371959.9427753934 rows/sec., 27.53 MiB/sec. | ||
| 15575 | 2025.09.19 20:57:21.966390 [ 62 ] {} <Debug> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 15576 | 2025.09.19 20:57:21.966442 [ 62 ] {} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15577 | 2025.09.19 20:57:21.966452 [ 5 ] {bcafb699-1da6-405e-96bf-e6d35b18245f} <Debug> TCPHandler: Processed in 0.001596678 sec. | ||
| 15578 | 2025.09.19 20:57:21.966462 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15579 | 2025.09.19 20:57:21.966556 [ 186 ] {8107928c-471f-4f51-a196-f6f1aa28a530::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 | ||
| 15580 | 2025.09.19 20:57:21.966593 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15581 | 2025.09.19 20:57:21.966643 [ 186 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15582 | 2025.09.19 20:57:21.966672 [ 186 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 633 rows starting from the beginning of the part | ||
| 15583 | 2025.09.19 20:57:21.966717 [ 186 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 64 rows starting from the beginning of the part | ||
| 15584 | 2025.09.19 20:57:21.966720 [ 5 ] {c7ab9289-23c0-4a58-a832-ae1c0b6fc360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15585 | 2025.09.19 20:57:21.966761 [ 186 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 143 rows starting from the beginning of the part | ||
| 15586 | 2025.09.19 20:57:21.966782 [ 5 ] {c7ab9289-23c0-4a58-a832-ae1c0b6fc360} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15587 | 2025.09.19 20:57:21.966805 [ 186 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 64 rows starting from the beginning of the part | ||
| 15588 | 2025.09.19 20:57:21.966843 [ 186 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 105 rows starting from the beginning of the part | ||
| 15589 | 2025.09.19 20:57:21.966878 [ 186 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 520 rows starting from the beginning of the part | ||
| 15590 | 2025.09.19 20:57:21.967399 [ 5 ] {c7ab9289-23c0-4a58-a832-ae1c0b6fc360} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15591 | 2025.09.19 20:57:21.967440 [ 5 ] {c7ab9289-23c0-4a58-a832-ae1c0b6fc360} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15592 | 2025.09.19 20:57:21.967755 [ 201 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1529 rows, containing 5 columns (5 merged, 0 gathered) in 0.001227049 sec., 1246079.0074398008 rows/sec., 99.23 MiB/sec. | ||
| 15593 | 2025.09.19 20:57:21.967845 [ 5 ] {c7ab9289-23c0-4a58-a832-ae1c0b6fc360} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 15594 | 2025.09.19 20:57:21.967987 [ 196 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 15595 | 2025.09.19 20:57:21.968080 [ 5 ] {c7ab9289-23c0-4a58-a832-ae1c0b6fc360} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15596 | 2025.09.19 20:57:21.968228 [ 5 ] {c7ab9289-23c0-4a58-a832-ae1c0b6fc360} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001533 sec., 550554.4683626875 rows/sec., 37.06 MiB/sec. | ||
| 15597 | 2025.09.19 20:57:21.968271 [ 5 ] {c7ab9289-23c0-4a58-a832-ae1c0b6fc360} <Debug> TCPHandler: Processed in 0.00173377 sec. | ||
| 15598 | 2025.09.19 20:57:21.968327 [ 196 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_131_26} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15599 | 2025.09.19 20:57:21.968379 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15600 | 2025.09.19 20:57:21.968419 [ 196 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_131_26} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 15601 | 2025.09.19 20:57:21.968485 [ 5 ] {9b1a1d8e-d175-4642-bf17-1cdeff13e7e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15602 | 2025.09.19 20:57:21.968523 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 15603 | 2025.09.19 20:57:21.968533 [ 5 ] {9b1a1d8e-d175-4642-bf17-1cdeff13e7e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15604 | 2025.09.19 20:57:21.968881 [ 5 ] {9b1a1d8e-d175-4642-bf17-1cdeff13e7e5} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15605 | 2025.09.19 20:57:21.968916 [ 5 ] {9b1a1d8e-d175-4642-bf17-1cdeff13e7e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15606 | 2025.09.19 20:57:21.969227 [ 5 ] {9b1a1d8e-d175-4642-bf17-1cdeff13e7e5} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 15607 | 2025.09.19 20:57:21.969431 [ 5 ] {9b1a1d8e-d175-4642-bf17-1cdeff13e7e5} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15608 | 2025.09.19 20:57:21.969562 [ 5 ] {9b1a1d8e-d175-4642-bf17-1cdeff13e7e5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 15609 | 2025.09.19 20:57:21.969569 [ 62 ] {} <Debug> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 15610 | 2025.09.19 20:57:21.969602 [ 5 ] {9b1a1d8e-d175-4642-bf17-1cdeff13e7e5} <Debug> TCPHandler: Processed in 0.00127069 sec. | ||
| 15611 | 2025.09.19 20:57:21.969614 [ 62 ] {} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15612 | 2025.09.19 20:57:21.969638 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15613 | 2025.09.19 20:57:21.969724 [ 194 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 15614 | 2025.09.19 20:57:21.969827 [ 194 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15615 | 2025.09.19 20:57:21.969853 [ 194 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 7476 rows starting from the beginning of the part | ||
| 15616 | 2025.09.19 20:57:21.969908 [ 194 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 15617 | 2025.09.19 20:57:21.969947 [ 194 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 60 rows starting from the beginning of the part | ||
| 15618 | 2025.09.19 20:57:21.969981 [ 194 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 15619 | 2025.09.19 20:57:21.970026 [ 194 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 60 rows starting from the beginning of the part | ||
| 15620 | 2025.09.19 20:57:21.970061 [ 194 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 60 rows starting from the beginning of the part | ||
| 15621 | 2025.09.19 20:57:21.971867 [ 196 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7776 rows, containing 4 columns (4 merged, 0 gathered) in 0.002175251 sec., 3574759.8782853107 rows/sec., 240.91 MiB/sec. | ||
| 15622 | 2025.09.19 20:57:21.972375 [ 201 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 15623 | 2025.09.19 20:57:21.972683 [ 201 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_131_26} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15624 | 2025.09.19 20:57:21.972757 [ 201 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_131_26} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 15625 | 2025.09.19 20:57:21.972854 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 15626 | 2025.09.19 20:57:23.500596 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42696 | ||
| 15627 | 2025.09.19 20:57:23.501243 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15628 | 2025.09.19 20:57:23.501308 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15629 | 2025.09.19 20:57:23.502020 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 15630 | 2025.09.19 20:57:23.502370 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15631 | 2025.09.19 20:57:23.502621 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42696 | ||
| 15632 | 2025.09.19 20:57:24.095968 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55830 | ||
| 15633 | 2025.09.19 20:57:24.096095 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15634 | 2025.09.19 20:57:24.096122 [ 292 ] {} <Debug> TCP-Session: b6c5db09-2236-4b85-b938-1fe184d21ed8 Authenticating user 'default' from [fd00:1122:3344:101::e]:55830 | ||
| 15635 | 2025.09.19 20:57:24.096147 [ 292 ] {} <Debug> TCP-Session: b6c5db09-2236-4b85-b938-1fe184d21ed8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15636 | 2025.09.19 20:57:24.096161 [ 292 ] {} <Debug> TCP-Session: b6c5db09-2236-4b85-b938-1fe184d21ed8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15637 | 2025.09.19 20:57:24.096362 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53658 | ||
| 15638 | 2025.09.19 20:57:24.096432 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45222 | ||
| 15639 | 2025.09.19 20:57:24.096455 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52805 | ||
| 15640 | 2025.09.19 20:57:24.096476 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15641 | 2025.09.19 20:57:24.096486 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52872 | ||
| 15642 | 2025.09.19 20:57:24.096540 [ 293 ] {} <Debug> TCP-Session: 988f4229-2491-495e-bbd5-05347ca30a79 Authenticating user 'default' from [fd00:1122:3344:101::e]:53658 | ||
| 15643 | 2025.09.19 20:57:24.096552 [ 292 ] {} <Trace> TCP-Session: b6c5db09-2236-4b85-b938-1fe184d21ed8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15644 | 2025.09.19 20:57:24.096559 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15645 | 2025.09.19 20:57:24.096590 [ 293 ] {} <Debug> TCP-Session: 988f4229-2491-495e-bbd5-05347ca30a79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15646 | 2025.09.19 20:57:24.096620 [ 288 ] {} <Debug> TCP-Session: 70fd5763-11b9-4dbf-8cf1-d8f67c7680e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:52805 | ||
| 15647 | 2025.09.19 20:57:24.096627 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15648 | 2025.09.19 20:57:24.096638 [ 293 ] {} <Debug> TCP-Session: 988f4229-2491-495e-bbd5-05347ca30a79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15649 | 2025.09.19 20:57:24.096650 [ 288 ] {} <Debug> TCP-Session: 70fd5763-11b9-4dbf-8cf1-d8f67c7680e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15650 | 2025.09.19 20:57:24.096670 [ 291 ] {} <Debug> TCP-Session: 437c7304-5d4d-47bb-823d-b72d93935f78 Authenticating user 'default' from [fd00:1122:3344:101::e]:52872 | ||
| 15651 | 2025.09.19 20:57:24.096685 [ 288 ] {} <Debug> TCP-Session: 70fd5763-11b9-4dbf-8cf1-d8f67c7680e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15652 | 2025.09.19 20:57:24.096707 [ 291 ] {} <Debug> TCP-Session: 437c7304-5d4d-47bb-823d-b72d93935f78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15653 | 2025.09.19 20:57:24.096555 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15654 | 2025.09.19 20:57:24.096738 [ 291 ] {} <Debug> TCP-Session: 437c7304-5d4d-47bb-823d-b72d93935f78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15655 | 2025.09.19 20:57:24.096748 [ 292 ] {b5072b86-92bb-412a-990f-842724c81f09} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55830) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15656 | 2025.09.19 20:57:24.096772 [ 294 ] {} <Debug> TCP-Session: 3aeb510e-3aa3-4b99-bd7d-a3b75099ccc0 Authenticating user 'default' from [fd00:1122:3344:101::e]:45222 | ||
| 15657 | 2025.09.19 20:57:24.096476 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64139 | ||
| 15658 | 2025.09.19 20:57:24.096812 [ 294 ] {} <Debug> TCP-Session: 3aeb510e-3aa3-4b99-bd7d-a3b75099ccc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15659 | 2025.09.19 20:57:24.096466 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46922 | ||
| 15660 | 2025.09.19 20:57:24.096837 [ 294 ] {} <Debug> TCP-Session: 3aeb510e-3aa3-4b99-bd7d-a3b75099ccc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15661 | 2025.09.19 20:57:24.096441 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62304 | ||
| 15662 | 2025.09.19 20:57:24.096439 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34986 | ||
| 15663 | 2025.09.19 20:57:24.097053 [ 292 ] {b5072b86-92bb-412a-990f-842724c81f09} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15664 | 2025.09.19 20:57:24.097120 [ 292 ] {b5072b86-92bb-412a-990f-842724c81f09} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15665 | 2025.09.19 20:57:24.097133 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15666 | 2025.09.19 20:57:24.097163 [ 286 ] {} <Debug> TCP-Session: 3ca3f118-b623-4b8f-80b1-b4a79fb3aacd Authenticating user 'default' from [fd00:1122:3344:101::e]:62304 | ||
| 15667 | 2025.09.19 20:57:24.097181 [ 286 ] {} <Debug> TCP-Session: 3ca3f118-b623-4b8f-80b1-b4a79fb3aacd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15668 | 2025.09.19 20:57:24.097194 [ 286 ] {} <Debug> TCP-Session: 3ca3f118-b623-4b8f-80b1-b4a79fb3aacd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15669 | 2025.09.19 20:57:24.097277 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15670 | 2025.09.19 20:57:24.097311 [ 289 ] {} <Debug> TCP-Session: 51ee74a9-18de-40d1-bc45-d3ddb9ae655a Authenticating user 'default' from [fd00:1122:3344:101::e]:46922 | ||
| 15671 | 2025.09.19 20:57:24.097329 [ 289 ] {} <Debug> TCP-Session: 51ee74a9-18de-40d1-bc45-d3ddb9ae655a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15672 | 2025.09.19 20:57:24.097342 [ 289 ] {} <Debug> TCP-Session: 51ee74a9-18de-40d1-bc45-d3ddb9ae655a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15673 | 2025.09.19 20:57:24.097422 [ 292 ] {b5072b86-92bb-412a-990f-842724c81f09} <Debug> oximeter.version (332f541f-6306-4281-b75a-987cf66fc746) (SelectExecutor): Key condition: unknown | ||
| 15674 | 2025.09.19 20:57:24.097595 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15675 | 2025.09.19 20:57:24.097627 [ 290 ] {} <Debug> TCP-Session: 1e9a25b7-862d-4674-b507-c18a58ca9fc3 Authenticating user 'default' from [fd00:1122:3344:101::e]:64139 | ||
| 15676 | 2025.09.19 20:57:24.097644 [ 290 ] {} <Debug> TCP-Session: 1e9a25b7-862d-4674-b507-c18a58ca9fc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15677 | 2025.09.19 20:57:24.097656 [ 290 ] {} <Debug> TCP-Session: 1e9a25b7-862d-4674-b507-c18a58ca9fc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15678 | 2025.09.19 20:57:24.097741 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15679 | 2025.09.19 20:57:24.097775 [ 3 ] {} <Debug> TCP-Session: df1e1b71-b0a3-4a4d-9536-a0c52e444f0b Authenticating user 'default' from [fd00:1122:3344:101::e]:34986 | ||
| 15680 | 2025.09.19 20:57:24.097798 [ 3 ] {} <Debug> TCP-Session: df1e1b71-b0a3-4a4d-9536-a0c52e444f0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15681 | 2025.09.19 20:57:24.097811 [ 3 ] {} <Debug> TCP-Session: df1e1b71-b0a3-4a4d-9536-a0c52e444f0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15682 | 2025.09.19 20:57:24.098406 [ 260 ] {b5072b86-92bb-412a-990f-842724c81f09} <Trace> AggregatingTransform: Aggregating | ||
| 15683 | 2025.09.19 20:57:24.098444 [ 260 ] {b5072b86-92bb-412a-990f-842724c81f09} <Trace> Aggregator: Aggregation method: without_key | ||
| 15684 | 2025.09.19 20:57:24.098483 [ 260 ] {b5072b86-92bb-412a-990f-842724c81f09} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000951392 sec. (1051.091 rows/sec., 41.06 KiB/sec.) | ||
| 15685 | 2025.09.19 20:57:24.098502 [ 260 ] {b5072b86-92bb-412a-990f-842724c81f09} <Trace> Aggregator: Merging aggregated data | ||
| 15686 | 2025.09.19 20:57:24.099932 [ 292 ] {b5072b86-92bb-412a-990f-842724c81f09} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003246 sec., 308.07147258163894 rows/sec., 12.03 KiB/sec. | ||
| 15687 | 2025.09.19 20:57:24.100085 [ 292 ] {b5072b86-92bb-412a-990f-842724c81f09} <Debug> TCPHandler: Processed in 0.003660386 sec. | ||
| 15688 | 2025.09.19 20:57:24.100194 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15689 | 2025.09.19 20:57:24.100224 [ 292 ] {} <Debug> TCP-Session: b6c5db09-2236-4b85-b938-1fe184d21ed8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15690 | 2025.09.19 20:57:24.100227 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15691 | 2025.09.19 20:57:24.100245 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15692 | 2025.09.19 20:57:24.100265 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15693 | 2025.09.19 20:57:24.100281 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15694 | 2025.09.19 20:57:24.100296 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15695 | 2025.09.19 20:57:24.100319 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15696 | 2025.09.19 20:57:24.100333 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15697 | 2025.09.19 20:57:24.100351 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15698 | 2025.09.19 20:57:24.100367 [ 294 ] {} <Debug> TCP-Session: 3aeb510e-3aa3-4b99-bd7d-a3b75099ccc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15699 | 2025.09.19 20:57:24.100377 [ 286 ] {} <Debug> TCP-Session: 3ca3f118-b623-4b8f-80b1-b4a79fb3aacd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15700 | 2025.09.19 20:57:24.100391 [ 290 ] {} <Debug> TCP-Session: 1e9a25b7-862d-4674-b507-c18a58ca9fc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15701 | 2025.09.19 20:57:24.100349 [ 288 ] {} <Debug> TCP-Session: 70fd5763-11b9-4dbf-8cf1-d8f67c7680e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15702 | 2025.09.19 20:57:24.100310 [ 291 ] {} <Debug> TCP-Session: 437c7304-5d4d-47bb-823d-b72d93935f78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15703 | 2025.09.19 20:57:24.100283 [ 289 ] {} <Debug> TCP-Session: 51ee74a9-18de-40d1-bc45-d3ddb9ae655a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15704 | 2025.09.19 20:57:24.100277 [ 293 ] {} <Debug> TCP-Session: 988f4229-2491-495e-bbd5-05347ca30a79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15705 | 2025.09.19 20:57:24.100324 [ 3 ] {} <Debug> TCP-Session: df1e1b71-b0a3-4a4d-9536-a0c52e444f0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15706 | 2025.09.19 20:57:25.565694 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52312 | ||
| 15707 | 2025.09.19 20:57:25.565810 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15708 | 2025.09.19 20:57:25.565841 [ 292 ] {} <Debug> TCP-Session: 031c0ace-a43a-4ac1-aa3e-360265dbf69d Authenticating user 'default' from [fd00:1122:3344:101::e]:52312 | ||
| 15709 | 2025.09.19 20:57:25.565866 [ 292 ] {} <Debug> TCP-Session: 031c0ace-a43a-4ac1-aa3e-360265dbf69d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15710 | 2025.09.19 20:57:25.565883 [ 292 ] {} <Debug> TCP-Session: 031c0ace-a43a-4ac1-aa3e-360265dbf69d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15711 | 2025.09.19 20:57:25.566139 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40823 | ||
| 15712 | 2025.09.19 20:57:25.566165 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46757 | ||
| 15713 | 2025.09.19 20:57:25.566190 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61321 | ||
| 15714 | 2025.09.19 20:57:25.566213 [ 292 ] {} <Trace> TCP-Session: 031c0ace-a43a-4ac1-aa3e-360265dbf69d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15715 | 2025.09.19 20:57:25.566200 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49794 | ||
| 15716 | 2025.09.19 20:57:25.566287 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15717 | 2025.09.19 20:57:25.566294 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15718 | 2025.09.19 20:57:25.566254 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15719 | 2025.09.19 20:57:25.566329 [ 289 ] {} <Debug> TCP-Session: d2ee0c78-4065-49db-a47e-0933e3ca6100 Authenticating user 'default' from [fd00:1122:3344:101::e]:61321 | ||
| 15720 | 2025.09.19 20:57:25.566344 [ 3 ] {} <Debug> TCP-Session: 2b49a08c-c038-4b68-8893-51b76b4ad176 Authenticating user 'default' from [fd00:1122:3344:101::e]:46757 | ||
| 15721 | 2025.09.19 20:57:25.566359 [ 293 ] {} <Debug> TCP-Session: 8f6035a0-9e33-4ee3-93a8-55063d27053c Authenticating user 'default' from [fd00:1122:3344:101::e]:40823 | ||
| 15722 | 2025.09.19 20:57:25.566370 [ 289 ] {} <Debug> TCP-Session: d2ee0c78-4065-49db-a47e-0933e3ca6100 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15723 | 2025.09.19 20:57:25.566372 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15724 | 2025.09.19 20:57:25.566396 [ 292 ] {f2f51f84-feec-4080-8560-c58a4d8bead0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52312) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15725 | 2025.09.19 20:57:25.566420 [ 290 ] {} <Debug> TCP-Session: 84e94c9c-282b-49c9-a853-ab0db7164307 Authenticating user 'default' from [fd00:1122:3344:101::e]:49794 | ||
| 15726 | 2025.09.19 20:57:25.566393 [ 289 ] {} <Debug> TCP-Session: d2ee0c78-4065-49db-a47e-0933e3ca6100 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15727 | 2025.09.19 20:57:25.566459 [ 290 ] {} <Debug> TCP-Session: 84e94c9c-282b-49c9-a853-ab0db7164307 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15728 | 2025.09.19 20:57:25.566390 [ 293 ] {} <Debug> TCP-Session: 8f6035a0-9e33-4ee3-93a8-55063d27053c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15729 | 2025.09.19 20:57:25.566487 [ 290 ] {} <Debug> TCP-Session: 84e94c9c-282b-49c9-a853-ab0db7164307 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15730 | 2025.09.19 20:57:25.566505 [ 293 ] {} <Debug> TCP-Session: 8f6035a0-9e33-4ee3-93a8-55063d27053c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15731 | 2025.09.19 20:57:25.566385 [ 3 ] {} <Debug> TCP-Session: 2b49a08c-c038-4b68-8893-51b76b4ad176 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15732 | 2025.09.19 20:57:25.566178 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59886 | ||
| 15733 | 2025.09.19 20:57:25.566555 [ 3 ] {} <Debug> TCP-Session: 2b49a08c-c038-4b68-8893-51b76b4ad176 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15734 | 2025.09.19 20:57:25.566168 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56498 | ||
| 15735 | 2025.09.19 20:57:25.566154 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57012 | ||
| 15736 | 2025.09.19 20:57:25.566640 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15737 | 2025.09.19 20:57:25.566679 [ 292 ] {f2f51f84-feec-4080-8560-c58a4d8bead0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15738 | 2025.09.19 20:57:25.566700 [ 288 ] {} <Debug> TCP-Session: 6306daa8-c64e-42ba-90c7-a91d18576c94 Authenticating user 'default' from [fd00:1122:3344:101::e]:59886 | ||
| 15739 | 2025.09.19 20:57:25.566710 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15740 | 2025.09.19 20:57:25.566731 [ 288 ] {} <Debug> TCP-Session: 6306daa8-c64e-42ba-90c7-a91d18576c94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15741 | 2025.09.19 20:57:25.566752 [ 294 ] {} <Debug> TCP-Session: 3f0d1a2a-dd5f-4c42-ac8f-0847738517b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:57012 | ||
| 15742 | 2025.09.19 20:57:25.566776 [ 288 ] {} <Debug> TCP-Session: 6306daa8-c64e-42ba-90c7-a91d18576c94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15743 | 2025.09.19 20:57:25.566789 [ 294 ] {} <Debug> TCP-Session: 3f0d1a2a-dd5f-4c42-ac8f-0847738517b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15744 | 2025.09.19 20:57:25.566705 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15745 | 2025.09.19 20:57:25.566813 [ 294 ] {} <Debug> TCP-Session: 3f0d1a2a-dd5f-4c42-ac8f-0847738517b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15746 | 2025.09.19 20:57:25.566207 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62855 | ||
| 15747 | 2025.09.19 20:57:25.566847 [ 286 ] {} <Debug> TCP-Session: 69856d86-a6a8-4f19-8bd9-7fb62a321080 Authenticating user 'default' from [fd00:1122:3344:101::e]:56498 | ||
| 15748 | 2025.09.19 20:57:25.566736 [ 292 ] {f2f51f84-feec-4080-8560-c58a4d8bead0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15749 | 2025.09.19 20:57:25.566898 [ 286 ] {} <Debug> TCP-Session: 69856d86-a6a8-4f19-8bd9-7fb62a321080 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15750 | 2025.09.19 20:57:25.566913 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15751 | 2025.09.19 20:57:25.566934 [ 286 ] {} <Debug> TCP-Session: 69856d86-a6a8-4f19-8bd9-7fb62a321080 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15752 | 2025.09.19 20:57:25.566963 [ 291 ] {} <Debug> TCP-Session: 29441ec0-d69e-40e8-90ad-e880bdd1f7ae Authenticating user 'default' from [fd00:1122:3344:101::e]:62855 | ||
| 15753 | 2025.09.19 20:57:25.566987 [ 291 ] {} <Debug> TCP-Session: 29441ec0-d69e-40e8-90ad-e880bdd1f7ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15754 | 2025.09.19 20:57:25.566999 [ 291 ] {} <Debug> TCP-Session: 29441ec0-d69e-40e8-90ad-e880bdd1f7ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15755 | 2025.09.19 20:57:25.567173 [ 292 ] {f2f51f84-feec-4080-8560-c58a4d8bead0} <Debug> oximeter.version (332f541f-6306-4281-b75a-987cf66fc746) (SelectExecutor): Key condition: unknown | ||
| 15756 | 2025.09.19 20:57:25.568129 [ 300 ] {f2f51f84-feec-4080-8560-c58a4d8bead0} <Trace> AggregatingTransform: Aggregating | ||
| 15757 | 2025.09.19 20:57:25.568199 [ 300 ] {f2f51f84-feec-4080-8560-c58a4d8bead0} <Trace> Aggregator: Aggregation method: without_key | ||
| 15758 | 2025.09.19 20:57:25.568238 [ 300 ] {f2f51f84-feec-4080-8560-c58a4d8bead0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000965343 sec. (1035.901 rows/sec., 40.46 KiB/sec.) | ||
| 15759 | 2025.09.19 20:57:25.568258 [ 300 ] {f2f51f84-feec-4080-8560-c58a4d8bead0} <Trace> Aggregator: Merging aggregated data | ||
| 15760 | 2025.09.19 20:57:25.569536 [ 292 ] {f2f51f84-feec-4080-8560-c58a4d8bead0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003196 sec., 312.89111389236547 rows/sec., 12.22 KiB/sec. | ||
| 15761 | 2025.09.19 20:57:25.569666 [ 292 ] {f2f51f84-feec-4080-8560-c58a4d8bead0} <Debug> TCPHandler: Processed in 0.003565424 sec. | ||
| 15762 | 2025.09.19 20:57:25.569762 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15763 | 2025.09.19 20:57:25.569792 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15764 | 2025.09.19 20:57:25.569809 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15765 | 2025.09.19 20:57:25.569828 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15766 | 2025.09.19 20:57:25.569835 [ 294 ] {} <Debug> TCP-Session: 3f0d1a2a-dd5f-4c42-ac8f-0847738517b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15767 | 2025.09.19 20:57:25.569860 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15768 | 2025.09.19 20:57:25.569871 [ 290 ] {} <Debug> TCP-Session: 84e94c9c-282b-49c9-a853-ab0db7164307 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15769 | 2025.09.19 20:57:25.569880 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15770 | 2025.09.19 20:57:25.569908 [ 289 ] {} <Debug> TCP-Session: d2ee0c78-4065-49db-a47e-0933e3ca6100 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15771 | 2025.09.19 20:57:25.569904 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15772 | 2025.09.19 20:57:25.569948 [ 286 ] {} <Debug> TCP-Session: 69856d86-a6a8-4f19-8bd9-7fb62a321080 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15773 | 2025.09.19 20:57:25.569982 [ 291 ] {} <Debug> TCP-Session: 29441ec0-d69e-40e8-90ad-e880bdd1f7ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15774 | 2025.09.19 20:57:25.569881 [ 293 ] {} <Debug> TCP-Session: 8f6035a0-9e33-4ee3-93a8-55063d27053c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15775 | 2025.09.19 20:57:25.569844 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15776 | 2025.09.19 20:57:25.569889 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15777 | 2025.09.19 20:57:25.570065 [ 3 ] {} <Debug> TCP-Session: 2b49a08c-c038-4b68-8893-51b76b4ad176 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15778 | 2025.09.19 20:57:25.569795 [ 292 ] {} <Debug> TCP-Session: 031c0ace-a43a-4ac1-aa3e-360265dbf69d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15779 | 2025.09.19 20:57:25.570090 [ 288 ] {} <Debug> TCP-Session: 6306daa8-c64e-42ba-90c7-a91d18576c94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15780 | 2025.09.19 20:57:25.705533 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52540 | ||
| 15781 | 2025.09.19 20:57:25.705637 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15782 | 2025.09.19 20:57:25.705662 [ 292 ] {} <Debug> TCP-Session: 1cf56ce7-65ca-4772-b8fa-49212e0e970b Authenticating user 'default' from [fd00:1122:3344:101::e]:52540 | ||
| 15783 | 2025.09.19 20:57:25.705683 [ 292 ] {} <Debug> TCP-Session: 1cf56ce7-65ca-4772-b8fa-49212e0e970b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15784 | 2025.09.19 20:57:25.705696 [ 292 ] {} <Debug> TCP-Session: 1cf56ce7-65ca-4772-b8fa-49212e0e970b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15785 | 2025.09.19 20:57:25.705903 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42785 | ||
| 15786 | 2025.09.19 20:57:25.705917 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59254 | ||
| 15787 | 2025.09.19 20:57:25.705954 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49893 | ||
| 15788 | 2025.09.19 20:57:25.705974 [ 292 ] {} <Trace> TCP-Session: 1cf56ce7-65ca-4772-b8fa-49212e0e970b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15789 | 2025.09.19 20:57:25.705977 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51629 | ||
| 15790 | 2025.09.19 20:57:25.706017 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15791 | 2025.09.19 20:57:25.706045 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15792 | 2025.09.19 20:57:25.706051 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15793 | 2025.09.19 20:57:25.706076 [ 293 ] {} <Debug> TCP-Session: 68b8da7e-3b45-4bd4-a143-825bbaed3a22 Authenticating user 'default' from [fd00:1122:3344:101::e]:42785 | ||
| 15794 | 2025.09.19 20:57:25.706079 [ 289 ] {} <Debug> TCP-Session: 069de545-ca3c-4e5b-b754-c16491f6b3a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:49893 | ||
| 15795 | 2025.09.19 20:57:25.706101 [ 294 ] {} <Debug> TCP-Session: af838d7d-419b-4446-9609-2200da91b635 Authenticating user 'default' from [fd00:1122:3344:101::e]:59254 | ||
| 15796 | 2025.09.19 20:57:25.706109 [ 293 ] {} <Debug> TCP-Session: 68b8da7e-3b45-4bd4-a143-825bbaed3a22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15797 | 2025.09.19 20:57:25.706115 [ 289 ] {} <Debug> TCP-Session: 069de545-ca3c-4e5b-b754-c16491f6b3a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15798 | 2025.09.19 20:57:25.706135 [ 294 ] {} <Debug> TCP-Session: af838d7d-419b-4446-9609-2200da91b635 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15799 | 2025.09.19 20:57:25.706147 [ 289 ] {} <Debug> TCP-Session: 069de545-ca3c-4e5b-b754-c16491f6b3a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15800 | 2025.09.19 20:57:25.706148 [ 292 ] {413ad644-de42-42da-a4e0-5ce2d48c2581} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52540) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15801 | 2025.09.19 20:57:25.706163 [ 294 ] {} <Debug> TCP-Session: af838d7d-419b-4446-9609-2200da91b635 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15802 | 2025.09.19 20:57:25.706138 [ 293 ] {} <Debug> TCP-Session: 68b8da7e-3b45-4bd4-a143-825bbaed3a22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15803 | 2025.09.19 20:57:25.706111 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15804 | 2025.09.19 20:57:25.705965 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39795 | ||
| 15805 | 2025.09.19 20:57:25.706262 [ 291 ] {} <Debug> TCP-Session: 109407a6-74ad-41af-abf8-9bd9e360e833 Authenticating user 'default' from [fd00:1122:3344:101::e]:51629 | ||
| 15806 | 2025.09.19 20:57:25.705942 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58831 | ||
| 15807 | 2025.09.19 20:57:25.706298 [ 291 ] {} <Debug> TCP-Session: 109407a6-74ad-41af-abf8-9bd9e360e833 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15808 | 2025.09.19 20:57:25.705932 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57390 | ||
| 15809 | 2025.09.19 20:57:25.706329 [ 291 ] {} <Debug> TCP-Session: 109407a6-74ad-41af-abf8-9bd9e360e833 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15810 | 2025.09.19 20:57:25.706325 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15811 | 2025.09.19 20:57:25.706354 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15812 | 2025.09.19 20:57:25.706390 [ 290 ] {} <Debug> TCP-Session: 0877de76-ad75-40c9-abfc-d4da09d00db6 Authenticating user 'default' from [fd00:1122:3344:101::e]:39795 | ||
| 15813 | 2025.09.19 20:57:25.706393 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15814 | 2025.09.19 20:57:25.706402 [ 288 ] {} <Debug> TCP-Session: 2625e4b8-14e8-4d81-a4ed-e968689d9f61 Authenticating user 'default' from [fd00:1122:3344:101::e]:58831 | ||
| 15815 | 2025.09.19 20:57:25.706416 [ 290 ] {} <Debug> TCP-Session: 0877de76-ad75-40c9-abfc-d4da09d00db6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15816 | 2025.09.19 20:57:25.706433 [ 292 ] {413ad644-de42-42da-a4e0-5ce2d48c2581} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15817 | 2025.09.19 20:57:25.706444 [ 288 ] {} <Debug> TCP-Session: 2625e4b8-14e8-4d81-a4ed-e968689d9f61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15818 | 2025.09.19 20:57:25.706452 [ 290 ] {} <Debug> TCP-Session: 0877de76-ad75-40c9-abfc-d4da09d00db6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15819 | 2025.09.19 20:57:25.706477 [ 288 ] {} <Debug> TCP-Session: 2625e4b8-14e8-4d81-a4ed-e968689d9f61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15820 | 2025.09.19 20:57:25.706434 [ 3 ] {} <Debug> TCP-Session: f96828c9-29ec-481a-8d9f-ad47143ef74c Authenticating user 'default' from [fd00:1122:3344:101::e]:57390 | ||
| 15821 | 2025.09.19 20:57:25.706506 [ 292 ] {413ad644-de42-42da-a4e0-5ce2d48c2581} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15822 | 2025.09.19 20:57:25.706534 [ 3 ] {} <Debug> TCP-Session: f96828c9-29ec-481a-8d9f-ad47143ef74c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15823 | 2025.09.19 20:57:25.705932 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57668 | ||
| 15824 | 2025.09.19 20:57:25.706561 [ 3 ] {} <Debug> TCP-Session: f96828c9-29ec-481a-8d9f-ad47143ef74c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15825 | 2025.09.19 20:57:25.706637 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15826 | 2025.09.19 20:57:25.706665 [ 286 ] {} <Debug> TCP-Session: 9546c159-1db9-4f9d-b74a-0cdd3aa2d3ae Authenticating user 'default' from [fd00:1122:3344:101::e]:57668 | ||
| 15827 | 2025.09.19 20:57:25.706683 [ 286 ] {} <Debug> TCP-Session: 9546c159-1db9-4f9d-b74a-0cdd3aa2d3ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15828 | 2025.09.19 20:57:25.706702 [ 286 ] {} <Debug> TCP-Session: 9546c159-1db9-4f9d-b74a-0cdd3aa2d3ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15829 | 2025.09.19 20:57:25.706819 [ 292 ] {413ad644-de42-42da-a4e0-5ce2d48c2581} <Debug> oximeter.version (332f541f-6306-4281-b75a-987cf66fc746) (SelectExecutor): Key condition: unknown | ||
| 15830 | 2025.09.19 20:57:25.707821 [ 323 ] {413ad644-de42-42da-a4e0-5ce2d48c2581} <Trace> AggregatingTransform: Aggregating | ||
| 15831 | 2025.09.19 20:57:25.707872 [ 323 ] {413ad644-de42-42da-a4e0-5ce2d48c2581} <Trace> Aggregator: Aggregation method: without_key | ||
| 15832 | 2025.09.19 20:57:25.707917 [ 323 ] {413ad644-de42-42da-a4e0-5ce2d48c2581} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000990223 sec. (1009.874 rows/sec., 39.45 KiB/sec.) | ||
| 15833 | 2025.09.19 20:57:25.707936 [ 323 ] {413ad644-de42-42da-a4e0-5ce2d48c2581} <Trace> Aggregator: Merging aggregated data | ||
| 15834 | 2025.09.19 20:57:25.709378 [ 292 ] {413ad644-de42-42da-a4e0-5ce2d48c2581} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003286 sec., 304.32136335970785 rows/sec., 11.89 KiB/sec. | ||
| 15835 | 2025.09.19 20:57:25.709511 [ 292 ] {413ad644-de42-42da-a4e0-5ce2d48c2581} <Debug> TCPHandler: Processed in 0.003649116 sec. | ||
| 15836 | 2025.09.19 20:57:25.709634 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15837 | 2025.09.19 20:57:25.709664 [ 292 ] {} <Debug> TCP-Session: 1cf56ce7-65ca-4772-b8fa-49212e0e970b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15838 | 2025.09.19 20:57:25.709665 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15839 | 2025.09.19 20:57:25.709698 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15840 | 2025.09.19 20:57:25.709712 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15841 | 2025.09.19 20:57:25.709728 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15842 | 2025.09.19 20:57:25.709743 [ 294 ] {} <Debug> TCP-Session: af838d7d-419b-4446-9609-2200da91b635 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15843 | 2025.09.19 20:57:25.709764 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15844 | 2025.09.19 20:57:25.709780 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15845 | 2025.09.19 20:57:25.709799 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15846 | 2025.09.19 20:57:25.709811 [ 3 ] {} <Debug> TCP-Session: f96828c9-29ec-481a-8d9f-ad47143ef74c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15847 | 2025.09.19 20:57:25.709831 [ 288 ] {} <Debug> TCP-Session: 2625e4b8-14e8-4d81-a4ed-e968689d9f61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15848 | 2025.09.19 20:57:25.709850 [ 290 ] {} <Debug> TCP-Session: 0877de76-ad75-40c9-abfc-d4da09d00db6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15849 | 2025.09.19 20:57:25.709781 [ 286 ] {} <Debug> TCP-Session: 9546c159-1db9-4f9d-b74a-0cdd3aa2d3ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15850 | 2025.09.19 20:57:25.709762 [ 289 ] {} <Debug> TCP-Session: 069de545-ca3c-4e5b-b754-c16491f6b3a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15851 | 2025.09.19 20:57:25.709746 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15852 | 2025.09.19 20:57:25.709715 [ 291 ] {} <Debug> TCP-Session: 109407a6-74ad-41af-abf8-9bd9e360e833 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15853 | 2025.09.19 20:57:25.709949 [ 293 ] {} <Debug> TCP-Session: 68b8da7e-3b45-4bd4-a143-825bbaed3a22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15854 | 2025.09.19 20:57:25.834912 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 671 | ||
| 15855 | 2025.09.19 20:57:25.854441 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15856 | 2025.09.19 20:57:25.854502 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15857 | 2025.09.19 20:57:25.861306 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 15858 | 2025.09.19 20:57:25.862029 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15859 | 2025.09.19 20:57:25.865834 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 671 | ||
| 15860 | 2025.09.19 20:57:26.010027 [ 222 ] {} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): 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] | ||
| 15861 | 2025.09.19 20:57:26.010082 [ 222 ] {} <Debug> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): 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] | ||
| 15862 | 2025.09.19 20:57:26.014477 [ 222 ] {} <Debug> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): 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] | ||
| 15863 | 2025.09.19 20:57:26.120699 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1814 | ||
| 15864 | 2025.09.19 20:57:26.123758 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15865 | 2025.09.19 20:57:26.123820 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15866 | 2025.09.19 20:57:26.125070 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15867 | 2025.09.19 20:57:26.125341 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15868 | 2025.09.19 20:57:26.125547 [ 55 ] {} <Debug> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 15869 | 2025.09.19 20:57:26.125629 [ 55 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15870 | 2025.09.19 20:57:26.125631 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1814 | ||
| 15871 | 2025.09.19 20:57:26.125665 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15872 | 2025.09.19 20:57:26.125813 [ 196 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::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 | ||
| 15873 | 2025.09.19 20:57:26.126388 [ 196 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15874 | 2025.09.19 20:57:26.126534 [ 196 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1684 rows starting from the beginning of the part | ||
| 15875 | 2025.09.19 20:57:26.126915 [ 196 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::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 | ||
| 15876 | 2025.09.19 20:57:26.127334 [ 196 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 26 rows starting from the beginning of the part | ||
| 15877 | 2025.09.19 20:57:26.127733 [ 196 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 20 rows starting from the beginning of the part | ||
| 15878 | 2025.09.19 20:57:26.128094 [ 196 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 28 rows starting from the beginning of the part | ||
| 15879 | 2025.09.19 20:57:26.128442 [ 196 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 28 rows starting from the beginning of the part | ||
| 15880 | 2025.09.19 20:57:26.136221 [ 201 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1814 rows, containing 72 columns (72 merged, 0 gathered) in 0.010465697 sec., 173328.15960561443 rows/sec., 131.80 MiB/sec. | ||
| 15881 | 2025.09.19 20:57:26.138065 [ 201 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 15882 | 2025.09.19 20:57:26.138732 [ 201 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_66_13} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15883 | 2025.09.19 20:57:26.138826 [ 201 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_66_13} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 15884 | 2025.09.19 20:57:26.139218 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 15885 | 2025.09.19 20:57:26.224625 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): 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] | ||
| 15886 | 2025.09.19 20:57:26.224667 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): 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] | ||
| 15887 | 2025.09.19 20:57:26.228106 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): 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] | ||
| 15888 | 2025.09.19 20:57:26.628493 [ 218 ] {} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): 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] | ||
| 15889 | 2025.09.19 20:57:26.628552 [ 218 ] {} <Debug> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): 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] | ||
| 15890 | 2025.09.19 20:57:26.631877 [ 218 ] {} <Debug> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): 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] | ||
| 15891 | 2025.09.19 20:57:26.822436 [ 218 ] {} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): 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] | ||
| 15892 | 2025.09.19 20:57:26.822516 [ 218 ] {} <Debug> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): 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] | ||
| 15893 | 2025.09.19 20:57:26.825190 [ 218 ] {} <Debug> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): 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] | ||
| 15894 | 2025.09.19 20:57:26.836993 [ 225 ] {} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): 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] | ||
| 15895 | 2025.09.19 20:57:26.837045 [ 225 ] {} <Debug> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): 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] | ||
| 15896 | 2025.09.19 20:57:26.840149 [ 225 ] {} <Debug> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): 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] | ||
| 15897 | 2025.09.19 20:57:26.935881 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15898 | 2025.09.19 20:57:26.936045 [ 5 ] {d0b6d794-5b0e-4126-b377-1d06ba928736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15899 | 2025.09.19 20:57:26.936113 [ 5 ] {d0b6d794-5b0e-4126-b377-1d06ba928736} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15900 | 2025.09.19 20:57:26.936835 [ 5 ] {d0b6d794-5b0e-4126-b377-1d06ba928736} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15901 | 2025.09.19 20:57:26.936878 [ 5 ] {d0b6d794-5b0e-4126-b377-1d06ba928736} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15902 | 2025.09.19 20:57:26.937270 [ 5 ] {d0b6d794-5b0e-4126-b377-1d06ba928736} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 15903 | 2025.09.19 20:57:26.937492 [ 5 ] {d0b6d794-5b0e-4126-b377-1d06ba928736} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15904 | 2025.09.19 20:57:26.937688 [ 5 ] {d0b6d794-5b0e-4126-b377-1d06ba928736} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001694 sec., 81463.99055489965 rows/sec., 7.05 MiB/sec. | ||
| 15905 | 2025.09.19 20:57:26.937755 [ 5 ] {d0b6d794-5b0e-4126-b377-1d06ba928736} <Debug> TCPHandler: Processed in 0.002003597 sec. | ||
| 15906 | 2025.09.19 20:57:26.937891 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15907 | 2025.09.19 20:57:26.937998 [ 5 ] {b0f3879f-3673-443a-9fc1-fdb352597e93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15908 | 2025.09.19 20:57:26.938046 [ 5 ] {b0f3879f-3673-443a-9fc1-fdb352597e93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15909 | 2025.09.19 20:57:26.938496 [ 5 ] {b0f3879f-3673-443a-9fc1-fdb352597e93} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15910 | 2025.09.19 20:57:26.938534 [ 5 ] {b0f3879f-3673-443a-9fc1-fdb352597e93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15911 | 2025.09.19 20:57:26.938844 [ 5 ] {b0f3879f-3673-443a-9fc1-fdb352597e93} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 15912 | 2025.09.19 20:57:26.939056 [ 5 ] {b0f3879f-3673-443a-9fc1-fdb352597e93} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15913 | 2025.09.19 20:57:26.939193 [ 5 ] {b0f3879f-3673-443a-9fc1-fdb352597e93} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001219 sec., 33634.12633305988 rows/sec., 2.47 MiB/sec. | ||
| 15914 | 2025.09.19 20:57:26.939233 [ 5 ] {b0f3879f-3673-443a-9fc1-fdb352597e93} <Debug> TCPHandler: Processed in 0.001395023 sec. | ||
| 15915 | 2025.09.19 20:57:26.939343 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15916 | 2025.09.19 20:57:26.939441 [ 5 ] {963da7fb-8aa8-439d-9830-20face3014e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15917 | 2025.09.19 20:57:26.939482 [ 5 ] {963da7fb-8aa8-439d-9830-20face3014e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15918 | 2025.09.19 20:57:26.939919 [ 5 ] {963da7fb-8aa8-439d-9830-20face3014e5} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15919 | 2025.09.19 20:57:26.939956 [ 5 ] {963da7fb-8aa8-439d-9830-20face3014e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15920 | 2025.09.19 20:57:26.940260 [ 5 ] {963da7fb-8aa8-439d-9830-20face3014e5} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 15921 | 2025.09.19 20:57:26.940468 [ 5 ] {963da7fb-8aa8-439d-9830-20face3014e5} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15922 | 2025.09.19 20:57:26.940599 [ 5 ] {963da7fb-8aa8-439d-9830-20face3014e5} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001177 sec., 89209.85556499574 rows/sec., 6.97 MiB/sec. | ||
| 15923 | 2025.09.19 20:57:26.940640 [ 5 ] {963da7fb-8aa8-439d-9830-20face3014e5} <Debug> TCPHandler: Processed in 0.001345832 sec. | ||
| 15924 | 2025.09.19 20:57:26.940748 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15925 | 2025.09.19 20:57:26.940846 [ 5 ] {ada038b1-a1f1-4f70-949a-1825c2f0ba77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15926 | 2025.09.19 20:57:26.940890 [ 5 ] {ada038b1-a1f1-4f70-949a-1825c2f0ba77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15927 | 2025.09.19 20:57:26.941298 [ 5 ] {ada038b1-a1f1-4f70-949a-1825c2f0ba77} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15928 | 2025.09.19 20:57:26.941335 [ 5 ] {ada038b1-a1f1-4f70-949a-1825c2f0ba77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15929 | 2025.09.19 20:57:26.941656 [ 5 ] {ada038b1-a1f1-4f70-949a-1825c2f0ba77} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 15930 | 2025.09.19 20:57:26.941881 [ 5 ] {ada038b1-a1f1-4f70-949a-1825c2f0ba77} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15931 | 2025.09.19 20:57:26.942013 [ 5 ] {ada038b1-a1f1-4f70-949a-1825c2f0ba77} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 15932 | 2025.09.19 20:57:26.942049 [ 5 ] {ada038b1-a1f1-4f70-949a-1825c2f0ba77} <Debug> TCPHandler: Processed in 0.001349762 sec. | ||
| 15933 | 2025.09.19 20:57:26.942156 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15934 | 2025.09.19 20:57:26.942250 [ 5 ] {1c68910a-c13a-4494-ad1d-b3fd4f1b2607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15935 | 2025.09.19 20:57:26.942304 [ 5 ] {1c68910a-c13a-4494-ad1d-b3fd4f1b2607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15936 | 2025.09.19 20:57:26.943161 [ 5 ] {1c68910a-c13a-4494-ad1d-b3fd4f1b2607} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15937 | 2025.09.19 20:57:26.943198 [ 5 ] {1c68910a-c13a-4494-ad1d-b3fd4f1b2607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15938 | 2025.09.19 20:57:26.943760 [ 5 ] {1c68910a-c13a-4494-ad1d-b3fd4f1b2607} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15939 | 2025.09.19 20:57:26.943984 [ 5 ] {1c68910a-c13a-4494-ad1d-b3fd4f1b2607} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15940 | 2025.09.19 20:57:26.944099 [ 54 ] {} <Debug> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 15941 | 2025.09.19 20:57:26.944125 [ 5 ] {1c68910a-c13a-4494-ad1d-b3fd4f1b2607} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001894 sec., 21647.30728616684 rows/sec., 38.79 MiB/sec. | ||
| 15942 | 2025.09.19 20:57:26.944157 [ 54 ] {} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15943 | 2025.09.19 20:57:26.944185 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15944 | 2025.09.19 20:57:26.944203 [ 5 ] {1c68910a-c13a-4494-ad1d-b3fd4f1b2607} <Debug> TCPHandler: Processed in 0.002095479 sec. | ||
| 15945 | 2025.09.19 20:57:26.944286 [ 190 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 15946 | 2025.09.19 20:57:26.944352 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15947 | 2025.09.19 20:57:26.944453 [ 5 ] {72d771b7-f893-4b69-95c8-426b8da04a24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15948 | 2025.09.19 20:57:26.944495 [ 5 ] {72d771b7-f893-4b69-95c8-426b8da04a24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15949 | 2025.09.19 20:57:26.944540 [ 190 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15950 | 2025.09.19 20:57:26.944613 [ 190 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2380 rows starting from the beginning of the part | ||
| 15951 | 2025.09.19 20:57:26.944749 [ 190 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 15952 | 2025.09.19 20:57:26.944856 [ 5 ] {72d771b7-f893-4b69-95c8-426b8da04a24} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15953 | 2025.09.19 20:57:26.944868 [ 190 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 15954 | 2025.09.19 20:57:26.944900 [ 5 ] {72d771b7-f893-4b69-95c8-426b8da04a24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 15955 | 2025.09.19 20:57:26.944997 [ 190 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 15956 | 2025.09.19 20:57:26.945111 [ 190 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 15957 | 2025.09.19 20:57:26.945217 [ 190 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 15958 | 2025.09.19 20:57:26.945229 [ 5 ] {72d771b7-f893-4b69-95c8-426b8da04a24} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 15959 | 2025.09.19 20:57:26.945453 [ 5 ] {72d771b7-f893-4b69-95c8-426b8da04a24} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15960 | 2025.09.19 20:57:26.945595 [ 5 ] {72d771b7-f893-4b69-95c8-426b8da04a24} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001161 sec., 51679.58656330749 rows/sec., 3.48 MiB/sec. | ||
| 15961 | 2025.09.19 20:57:26.945632 [ 5 ] {72d771b7-f893-4b69-95c8-426b8da04a24} <Debug> TCPHandler: Processed in 0.001329362 sec. | ||
| 15962 | 2025.09.19 20:57:26.954762 [ 201 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2585 rows, containing 19 columns (19 merged, 0 gathered) in 0.010518068 sec., 245767.56872079548 rows/sec., 440.40 MiB/sec. | ||
| 15963 | 2025.09.19 20:57:26.957217 [ 188 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 15964 | 2025.09.19 20:57:26.957646 [ 188 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15965 | 2025.09.19 20:57:26.957733 [ 188 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 15966 | 2025.09.19 20:57:26.957889 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.00 MiB. | ||
| 15967 | 2025.09.19 20:57:27.000243 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 372.19 MiB, peak 391.15 MiB, free memory in arenas 0.00 B, will set to 375.48 MiB (RSS), difference: 3.29 MiB | ||
| 15968 | 2025.09.19 20:57:30.292657 [ 222 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): 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] | ||
| 15969 | 2025.09.19 20:57:30.292757 [ 222 ] {} <Debug> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): 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] | ||
| 15970 | 2025.09.19 20:57:30.296349 [ 222 ] {} <Debug> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): 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] | ||
| 15971 | 2025.09.19 20:57:30.755035 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15972 | 2025.09.19 20:57:30.755110 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15973 | 2025.09.19 20:57:31.002767 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43208 | ||
| 15974 | 2025.09.19 20:57:31.003346 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15975 | 2025.09.19 20:57:31.003382 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15976 | 2025.09.19 20:57:31.003861 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 15977 | 2025.09.19 20:57:31.004100 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15978 | 2025.09.19 20:57:31.004232 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43208 | ||
| 15979 | 2025.09.19 20:57:31.933262 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15980 | 2025.09.19 20:57:31.933464 [ 5 ] {6da31800-11fd-4568-937f-ce9253f529ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15981 | 2025.09.19 20:57:31.933538 [ 5 ] {6da31800-11fd-4568-937f-ce9253f529ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15982 | 2025.09.19 20:57:31.934238 [ 5 ] {6da31800-11fd-4568-937f-ce9253f529ae} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15983 | 2025.09.19 20:57:31.934295 [ 5 ] {6da31800-11fd-4568-937f-ce9253f529ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15984 | 2025.09.19 20:57:31.934690 [ 5 ] {6da31800-11fd-4568-937f-ce9253f529ae} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 15985 | 2025.09.19 20:57:31.934926 [ 5 ] {6da31800-11fd-4568-937f-ce9253f529ae} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15986 | 2025.09.19 20:57:31.935087 [ 5 ] {6da31800-11fd-4568-937f-ce9253f529ae} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001677 sec., 33392.96362552176 rows/sec., 2.55 MiB/sec. | ||
| 15987 | 2025.09.19 20:57:31.935130 [ 5 ] {6da31800-11fd-4568-937f-ce9253f529ae} <Debug> TCPHandler: Processed in 0.002005527 sec. | ||
| 15988 | 2025.09.19 20:57:31.935260 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15989 | 2025.09.19 20:57:31.935380 [ 5 ] {a9dde497-560f-4860-b16f-f20d748d4f24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15990 | 2025.09.19 20:57:31.935428 [ 5 ] {a9dde497-560f-4860-b16f-f20d748d4f24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15991 | 2025.09.19 20:57:31.935955 [ 5 ] {a9dde497-560f-4860-b16f-f20d748d4f24} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15992 | 2025.09.19 20:57:31.935998 [ 5 ] {a9dde497-560f-4860-b16f-f20d748d4f24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 15993 | 2025.09.19 20:57:31.936366 [ 5 ] {a9dde497-560f-4860-b16f-f20d748d4f24} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 15994 | 2025.09.19 20:57:31.936571 [ 5 ] {a9dde497-560f-4860-b16f-f20d748d4f24} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15995 | 2025.09.19 20:57:31.936700 [ 5 ] {a9dde497-560f-4860-b16f-f20d748d4f24} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001344 sec., 47619.04761904762 rows/sec., 3.72 MiB/sec. | ||
| 15996 | 2025.09.19 20:57:31.936738 [ 5 ] {a9dde497-560f-4860-b16f-f20d748d4f24} <Debug> TCPHandler: Processed in 0.001538946 sec. | ||
| 15997 | 2025.09.19 20:57:31.936846 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15998 | 2025.09.19 20:57:31.936938 [ 5 ] {da9854b7-13cc-4b82-8cd8-2424c2cae22d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15999 | 2025.09.19 20:57:31.936980 [ 5 ] {da9854b7-13cc-4b82-8cd8-2424c2cae22d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16000 | 2025.09.19 20:57:31.937397 [ 5 ] {da9854b7-13cc-4b82-8cd8-2424c2cae22d} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16001 | 2025.09.19 20:57:31.937432 [ 5 ] {da9854b7-13cc-4b82-8cd8-2424c2cae22d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16002 | 2025.09.19 20:57:31.937775 [ 5 ] {da9854b7-13cc-4b82-8cd8-2424c2cae22d} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 16003 | 2025.09.19 20:57:31.937985 [ 5 ] {da9854b7-13cc-4b82-8cd8-2424c2cae22d} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16004 | 2025.09.19 20:57:31.938112 [ 5 ] {da9854b7-13cc-4b82-8cd8-2424c2cae22d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 16005 | 2025.09.19 20:57:31.938106 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Selected 4 parts from all_1_128_27 to all_131_131_0 | ||
| 16006 | 2025.09.19 20:57:31.938149 [ 5 ] {da9854b7-13cc-4b82-8cd8-2424c2cae22d} <Debug> TCPHandler: Processed in 0.001350212 sec. | ||
| 16007 | 2025.09.19 20:57:31.938187 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16008 | 2025.09.19 20:57:31.938213 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16009 | 2025.09.19 20:57:31.938273 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16010 | 2025.09.19 20:57:31.938322 [ 190 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_131_28} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_128_27 to all_131_131_0 into Compact with storage Full | ||
| 16011 | 2025.09.19 20:57:31.938369 [ 5 ] {fb07cb6c-d4d3-4b58-8de2-e7850156c2c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16012 | 2025.09.19 20:57:31.938415 [ 5 ] {fb07cb6c-d4d3-4b58-8de2-e7850156c2c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16013 | 2025.09.19 20:57:31.938474 [ 190 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_131_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16014 | 2025.09.19 20:57:31.938521 [ 190 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_131_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_128_27, total 36307 rows starting from the beginning of the part | ||
| 16015 | 2025.09.19 20:57:31.938599 [ 190 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_131_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 160 rows starting from the beginning of the part | ||
| 16016 | 2025.09.19 20:57:31.938655 [ 190 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_131_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 160 rows starting from the beginning of the part | ||
| 16017 | 2025.09.19 20:57:31.938704 [ 190 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_131_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 844 rows starting from the beginning of the part | ||
| 16018 | 2025.09.19 20:57:31.938734 [ 5 ] {fb07cb6c-d4d3-4b58-8de2-e7850156c2c5} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16019 | 2025.09.19 20:57:31.938775 [ 5 ] {fb07cb6c-d4d3-4b58-8de2-e7850156c2c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16020 | 2025.09.19 20:57:31.939106 [ 5 ] {fb07cb6c-d4d3-4b58-8de2-e7850156c2c5} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 16021 | 2025.09.19 20:57:31.939324 [ 5 ] {fb07cb6c-d4d3-4b58-8de2-e7850156c2c5} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16022 | 2025.09.19 20:57:31.939454 [ 5 ] {fb07cb6c-d4d3-4b58-8de2-e7850156c2c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 16023 | 2025.09.19 20:57:31.939490 [ 5 ] {fb07cb6c-d4d3-4b58-8de2-e7850156c2c5} <Debug> TCPHandler: Processed in 0.00126642 sec. | ||
| 16024 | 2025.09.19 20:57:31.945601 [ 198 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_131_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37471 rows, containing 5 columns (5 merged, 0 gathered) in 0.007327223 sec., 5113942.894872996 rows/sec., 351.36 MiB/sec. | ||
| 16025 | 2025.09.19 20:57:31.946089 [ 198 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_131_28} <Trace> MergedBlockOutputStream: filled checksums all_1_131_28 (state Temporary) | ||
| 16026 | 2025.09.19 20:57:31.946373 [ 198 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_131_28} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_merge_all_1_131_28 to all_1_131_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16027 | 2025.09.19 20:57:31.946450 [ 198 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_131_28} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Merged 4 parts: [all_1_128_27, all_131_131_0] -> all_1_131_28 | ||
| 16028 | 2025.09.19 20:57:31.946522 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.44 MiB. | ||
| 16029 | 2025.09.19 20:57:32.498302 [ 223 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): 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] | ||
| 16030 | 2025.09.19 20:57:32.498372 [ 223 ] {} <Debug> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): 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] | ||
| 16031 | 2025.09.19 20:57:32.501884 [ 223 ] {} <Debug> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): 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] | ||
| 16032 | 2025.09.19 20:57:33.000274 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 371.49 MiB, peak 391.15 MiB, free memory in arenas 0.00 B, will set to 375.49 MiB (RSS), difference: 4.00 MiB | ||
| 16033 | 2025.09.19 20:57:33.366873 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 678 | ||
| 16034 | 2025.09.19 20:57:33.385106 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16035 | 2025.09.19 20:57:33.385173 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16036 | 2025.09.19 20:57:33.391476 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 16037 | 2025.09.19 20:57:33.392263 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16038 | 2025.09.19 20:57:33.396112 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 16039 | 2025.09.19 20:57:36.126766 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1834 | ||
| 16040 | 2025.09.19 20:57:36.128900 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16041 | 2025.09.19 20:57:36.128943 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16042 | 2025.09.19 20:57:36.130145 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 16043 | 2025.09.19 20:57:36.130449 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16044 | 2025.09.19 20:57:36.130726 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1834 | ||
| 16045 | 2025.09.19 20:57:36.939483 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16046 | 2025.09.19 20:57:36.939690 [ 5 ] {803545b9-299d-4c70-a952-c88a13d87f77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16047 | 2025.09.19 20:57:36.939793 [ 5 ] {803545b9-299d-4c70-a952-c88a13d87f77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16048 | 2025.09.19 20:57:36.940479 [ 5 ] {803545b9-299d-4c70-a952-c88a13d87f77} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16049 | 2025.09.19 20:57:36.940524 [ 5 ] {803545b9-299d-4c70-a952-c88a13d87f77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16050 | 2025.09.19 20:57:36.940915 [ 5 ] {803545b9-299d-4c70-a952-c88a13d87f77} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 16051 | 2025.09.19 20:57:36.941159 [ 5 ] {803545b9-299d-4c70-a952-c88a13d87f77} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16052 | 2025.09.19 20:57:36.941321 [ 5 ] {803545b9-299d-4c70-a952-c88a13d87f77} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00169 sec., 14201.183431952662 rows/sec., 1.18 MiB/sec. | ||
| 16053 | 2025.09.19 20:57:36.941375 [ 5 ] {803545b9-299d-4c70-a952-c88a13d87f77} <Debug> TCPHandler: Processed in 0.002031218 sec. | ||
| 16054 | 2025.09.19 20:57:36.941502 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16055 | 2025.09.19 20:57:36.941605 [ 5 ] {3051ecc2-1039-4332-9966-d8421f50a682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16056 | 2025.09.19 20:57:36.941649 [ 5 ] {3051ecc2-1039-4332-9966-d8421f50a682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16057 | 2025.09.19 20:57:36.942067 [ 5 ] {3051ecc2-1039-4332-9966-d8421f50a682} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16058 | 2025.09.19 20:57:36.942105 [ 5 ] {3051ecc2-1039-4332-9966-d8421f50a682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16059 | 2025.09.19 20:57:36.942412 [ 5 ] {3051ecc2-1039-4332-9966-d8421f50a682} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 16060 | 2025.09.19 20:57:36.942632 [ 5 ] {3051ecc2-1039-4332-9966-d8421f50a682} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16061 | 2025.09.19 20:57:36.942764 [ 5 ] {3051ecc2-1039-4332-9966-d8421f50a682} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001184 sec., 11824.324324324325 rows/sec., 964.19 KiB/sec. | ||
| 16062 | 2025.09.19 20:57:36.942803 [ 5 ] {3051ecc2-1039-4332-9966-d8421f50a682} <Debug> TCPHandler: Processed in 0.001353383 sec. | ||
| 16063 | 2025.09.19 20:57:36.942912 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16064 | 2025.09.19 20:57:36.943008 [ 5 ] {65cd4eb9-37e9-456c-b22e-d86e75c9ad9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16065 | 2025.09.19 20:57:36.943048 [ 5 ] {65cd4eb9-37e9-456c-b22e-d86e75c9ad9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16066 | 2025.09.19 20:57:36.943606 [ 5 ] {65cd4eb9-37e9-456c-b22e-d86e75c9ad9f} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16067 | 2025.09.19 20:57:36.943643 [ 5 ] {65cd4eb9-37e9-456c-b22e-d86e75c9ad9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16068 | 2025.09.19 20:57:36.943991 [ 5 ] {65cd4eb9-37e9-456c-b22e-d86e75c9ad9f} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16069 | 2025.09.19 20:57:36.944212 [ 5 ] {65cd4eb9-37e9-456c-b22e-d86e75c9ad9f} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16070 | 2025.09.19 20:57:36.944351 [ 5 ] {65cd4eb9-37e9-456c-b22e-d86e75c9ad9f} <Debug> executeQuery: Read 265 rows, 24.18 KiB in 0.001362 sec., 194566.8135095448 rows/sec., 17.34 MiB/sec. | ||
| 16071 | 2025.09.19 20:57:36.944389 [ 5 ] {65cd4eb9-37e9-456c-b22e-d86e75c9ad9f} <Debug> TCPHandler: Processed in 0.001526576 sec. | ||
| 16072 | 2025.09.19 20:57:36.944498 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16073 | 2025.09.19 20:57:36.944592 [ 5 ] {1b5087da-5b73-46ff-8fcf-4e3ff5cf69ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16074 | 2025.09.19 20:57:36.944632 [ 5 ] {1b5087da-5b73-46ff-8fcf-4e3ff5cf69ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16075 | 2025.09.19 20:57:36.945060 [ 5 ] {1b5087da-5b73-46ff-8fcf-4e3ff5cf69ca} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16076 | 2025.09.19 20:57:36.945096 [ 5 ] {1b5087da-5b73-46ff-8fcf-4e3ff5cf69ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16077 | 2025.09.19 20:57:36.945398 [ 5 ] {1b5087da-5b73-46ff-8fcf-4e3ff5cf69ca} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 16078 | 2025.09.19 20:57:36.945611 [ 5 ] {1b5087da-5b73-46ff-8fcf-4e3ff5cf69ca} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16079 | 2025.09.19 20:57:36.945744 [ 5 ] {1b5087da-5b73-46ff-8fcf-4e3ff5cf69ca} <Debug> executeQuery: Read 67 rows, 5.02 KiB in 0.001167 sec., 57412.167952013704 rows/sec., 4.20 MiB/sec. | ||
| 16080 | 2025.09.19 20:57:36.945787 [ 5 ] {1b5087da-5b73-46ff-8fcf-4e3ff5cf69ca} <Debug> TCPHandler: Processed in 0.001337192 sec. | ||
| 16081 | 2025.09.19 20:57:36.945901 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16082 | 2025.09.19 20:57:36.945994 [ 5 ] {83dfb98b-f732-40a3-8eed-cbe487eb375c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16083 | 2025.09.19 20:57:36.946034 [ 5 ] {83dfb98b-f732-40a3-8eed-cbe487eb375c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16084 | 2025.09.19 20:57:36.946435 [ 5 ] {83dfb98b-f732-40a3-8eed-cbe487eb375c} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16085 | 2025.09.19 20:57:36.946471 [ 5 ] {83dfb98b-f732-40a3-8eed-cbe487eb375c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16086 | 2025.09.19 20:57:36.946769 [ 5 ] {83dfb98b-f732-40a3-8eed-cbe487eb375c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 16087 | 2025.09.19 20:57:36.946979 [ 5 ] {83dfb98b-f732-40a3-8eed-cbe487eb375c} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16088 | 2025.09.19 20:57:36.947105 [ 5 ] {83dfb98b-f732-40a3-8eed-cbe487eb375c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001129 sec., 21257.750221434897 rows/sec., 1.76 MiB/sec. | ||
| 16089 | 2025.09.19 20:57:36.947143 [ 5 ] {83dfb98b-f732-40a3-8eed-cbe487eb375c} <Debug> TCPHandler: Processed in 0.001291181 sec. | ||
| 16090 | 2025.09.19 20:57:36.947257 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16091 | 2025.09.19 20:57:36.947355 [ 5 ] {728f2ba3-cdd3-44c5-aef7-9c1b084a5ff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16092 | 2025.09.19 20:57:36.947399 [ 5 ] {728f2ba3-cdd3-44c5-aef7-9c1b084a5ff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16093 | 2025.09.19 20:57:36.947890 [ 5 ] {728f2ba3-cdd3-44c5-aef7-9c1b084a5ff8} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16094 | 2025.09.19 20:57:36.947934 [ 5 ] {728f2ba3-cdd3-44c5-aef7-9c1b084a5ff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16095 | 2025.09.19 20:57:36.948356 [ 5 ] {728f2ba3-cdd3-44c5-aef7-9c1b084a5ff8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 16096 | 2025.09.19 20:57:36.948716 [ 5 ] {728f2ba3-cdd3-44c5-aef7-9c1b084a5ff8} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16097 | 2025.09.19 20:57:36.948891 [ 5 ] {728f2ba3-cdd3-44c5-aef7-9c1b084a5ff8} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001551 sec., 7736.943907156673 rows/sec., 604.45 KiB/sec. | ||
| 16098 | 2025.09.19 20:57:36.948947 [ 5 ] {728f2ba3-cdd3-44c5-aef7-9c1b084a5ff8} <Debug> TCPHandler: Processed in 0.001744801 sec. | ||
| 16099 | 2025.09.19 20:57:36.949080 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16100 | 2025.09.19 20:57:36.949201 [ 5 ] {7c1afcec-29bb-4d08-a12c-957f33772dd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16101 | 2025.09.19 20:57:36.949255 [ 5 ] {7c1afcec-29bb-4d08-a12c-957f33772dd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16102 | 2025.09.19 20:57:36.949875 [ 5 ] {7c1afcec-29bb-4d08-a12c-957f33772dd8} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16103 | 2025.09.19 20:57:36.949922 [ 5 ] {7c1afcec-29bb-4d08-a12c-957f33772dd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16104 | 2025.09.19 20:57:36.950376 [ 5 ] {7c1afcec-29bb-4d08-a12c-957f33772dd8} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16105 | 2025.09.19 20:57:36.950672 [ 5 ] {7c1afcec-29bb-4d08-a12c-957f33772dd8} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16106 | 2025.09.19 20:57:36.950815 [ 5 ] {7c1afcec-29bb-4d08-a12c-957f33772dd8} <Debug> executeQuery: Read 155 rows, 12.80 KiB in 0.001639 sec., 94569.85967053082 rows/sec., 7.63 MiB/sec. | ||
| 16107 | 2025.09.19 20:57:36.950854 [ 5 ] {7c1afcec-29bb-4d08-a12c-957f33772dd8} <Debug> TCPHandler: Processed in 0.001835843 sec. | ||
| 16108 | 2025.09.19 20:57:36.950962 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16109 | 2025.09.19 20:57:36.951056 [ 5 ] {d078210d-d128-492b-bc24-ab7a28b110d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16110 | 2025.09.19 20:57:36.951099 [ 5 ] {d078210d-d128-492b-bc24-ab7a28b110d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16111 | 2025.09.19 20:57:36.951517 [ 5 ] {d078210d-d128-492b-bc24-ab7a28b110d4} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16112 | 2025.09.19 20:57:36.951553 [ 5 ] {d078210d-d128-492b-bc24-ab7a28b110d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16113 | 2025.09.19 20:57:36.951897 [ 5 ] {d078210d-d128-492b-bc24-ab7a28b110d4} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16114 | 2025.09.19 20:57:36.952115 [ 5 ] {d078210d-d128-492b-bc24-ab7a28b110d4} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16115 | 2025.09.19 20:57:36.952249 [ 5 ] {d078210d-d128-492b-bc24-ab7a28b110d4} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001212 sec., 167491.7491749175 rows/sec., 12.00 MiB/sec. | ||
| 16116 | 2025.09.19 20:57:36.952286 [ 5 ] {d078210d-d128-492b-bc24-ab7a28b110d4} <Debug> TCPHandler: Processed in 0.001373422 sec. | ||
| 16117 | 2025.09.19 20:57:36.952397 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16118 | 2025.09.19 20:57:36.952489 [ 5 ] {67006222-b375-4c63-ae67-b97779a79c2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16119 | 2025.09.19 20:57:36.952544 [ 5 ] {67006222-b375-4c63-ae67-b97779a79c2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16120 | 2025.09.19 20:57:36.953439 [ 5 ] {67006222-b375-4c63-ae67-b97779a79c2a} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16121 | 2025.09.19 20:57:36.953475 [ 5 ] {67006222-b375-4c63-ae67-b97779a79c2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16122 | 2025.09.19 20:57:36.954063 [ 5 ] {67006222-b375-4c63-ae67-b97779a79c2a} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 16123 | 2025.09.19 20:57:36.954310 [ 5 ] {67006222-b375-4c63-ae67-b97779a79c2a} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16124 | 2025.09.19 20:57:36.954452 [ 5 ] {67006222-b375-4c63-ae67-b97779a79c2a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00198 sec., 20707.070707070707 rows/sec., 37.11 MiB/sec. | ||
| 16125 | 2025.09.19 20:57:36.954522 [ 5 ] {67006222-b375-4c63-ae67-b97779a79c2a} <Debug> TCPHandler: Processed in 0.002173372 sec. | ||
| 16126 | 2025.09.19 20:57:36.954635 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16127 | 2025.09.19 20:57:36.954729 [ 5 ] {04bb8e69-6939-4b02-aa67-4b60aed5f4ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16128 | 2025.09.19 20:57:36.954771 [ 5 ] {04bb8e69-6939-4b02-aa67-4b60aed5f4ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16129 | 2025.09.19 20:57:36.955107 [ 5 ] {04bb8e69-6939-4b02-aa67-4b60aed5f4ee} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16130 | 2025.09.19 20:57:36.955143 [ 5 ] {04bb8e69-6939-4b02-aa67-4b60aed5f4ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16131 | 2025.09.19 20:57:36.955452 [ 5 ] {04bb8e69-6939-4b02-aa67-4b60aed5f4ee} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16132 | 2025.09.19 20:57:36.955663 [ 5 ] {04bb8e69-6939-4b02-aa67-4b60aed5f4ee} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16133 | 2025.09.19 20:57:36.955792 [ 5 ] {04bb8e69-6939-4b02-aa67-4b60aed5f4ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 16134 | 2025.09.19 20:57:36.955828 [ 5 ] {04bb8e69-6939-4b02-aa67-4b60aed5f4ee} <Debug> TCPHandler: Processed in 0.001241529 sec. | ||
| 16135 | 2025.09.19 20:57:38.505332 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43656 | ||
| 16136 | 2025.09.19 20:57:38.505924 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16137 | 2025.09.19 20:57:38.505970 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16138 | 2025.09.19 20:57:38.506453 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 16139 | 2025.09.19 20:57:38.506685 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16140 | 2025.09.19 20:57:38.506842 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43656 | ||
| 16141 | 2025.09.19 20:57:38.506838 [ 45 ] {} <Debug> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 16142 | 2025.09.19 20:57:38.506919 [ 45 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16143 | 2025.09.19 20:57:38.506945 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16144 | 2025.09.19 20:57:38.507051 [ 189 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 16145 | 2025.09.19 20:57:38.507187 [ 189 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16146 | 2025.09.19 20:57:38.507230 [ 189 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41224 rows starting from the beginning of the part | ||
| 16147 | 2025.09.19 20:57:38.507303 [ 189 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 16148 | 2025.09.19 20:57:38.507356 [ 189 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 16149 | 2025.09.19 20:57:38.507404 [ 189 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 16150 | 2025.09.19 20:57:38.507450 [ 189 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 512 rows starting from the beginning of the part | ||
| 16151 | 2025.09.19 20:57:38.507491 [ 189 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 448 rows starting from the beginning of the part | ||
| 16152 | 2025.09.19 20:57:38.510221 [ 195 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43656 rows, containing 4 columns (4 merged, 0 gathered) in 0.003212906 sec., 13587699.111022856 rows/sec., 194.37 MiB/sec. | ||
| 16153 | 2025.09.19 20:57:38.510427 [ 189 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 16154 | 2025.09.19 20:57:38.510679 [ 189 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_91_18} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16155 | 2025.09.19 20:57:38.510749 [ 189 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_91_18} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 16156 | 2025.09.19 20:57:38.510838 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 16157 | 2025.09.19 20:57:40.897110 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 16158 | 2025.09.19 20:57:40.915155 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16159 | 2025.09.19 20:57:40.915206 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16160 | 2025.09.19 20:57:40.921477 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 16161 | 2025.09.19 20:57:40.922182 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16162 | 2025.09.19 20:57:40.922499 [ 39 ] {} <Debug> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 16163 | 2025.09.19 20:57:40.922543 [ 39 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16164 | 2025.09.19 20:57:40.922565 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16165 | 2025.09.19 20:57:40.922696 [ 200 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 16166 | 2025.09.19 20:57:40.925441 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 16167 | 2025.09.19 20:57:40.926380 [ 200 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16168 | 2025.09.19 20:57:40.927931 [ 200 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 16169 | 2025.09.19 20:57:40.932626 [ 200 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 8 rows starting from the beginning of the part | ||
| 16170 | 2025.09.19 20:57:40.937513 [ 200 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 7 rows starting from the beginning of the part | ||
| 16171 | 2025.09.19 20:57:40.942386 [ 200 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 16172 | 2025.09.19 20:57:40.947186 [ 200 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 16173 | 2025.09.19 20:57:40.951975 [ 200 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 16174 | 2025.09.19 20:57:41.000244 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 391.09 MiB, peak 393.99 MiB, free memory in arenas 0.00 B, will set to 375.50 MiB (RSS), difference: -15.59 MiB | ||
| 16175 | 2025.09.19 20:57:41.012584 [ 189 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.08994478 sec., 7626.90175016271 rows/sec., 39.44 MiB/sec. | ||
| 16176 | 2025.09.19 20:57:41.015825 [ 189 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 16177 | 2025.09.19 20:57:41.017824 [ 189 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_91_18} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16178 | 2025.09.19 20:57:41.017935 [ 189 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_91_18} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 16179 | 2025.09.19 20:57:41.020887 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 16180 | 2025.09.19 20:57:41.933464 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16181 | 2025.09.19 20:57:41.933734 [ 5 ] {c358d374-555a-4006-baf5-42bd7b32f2a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16182 | 2025.09.19 20:57:41.933810 [ 5 ] {c358d374-555a-4006-baf5-42bd7b32f2a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16183 | 2025.09.19 20:57:41.934549 [ 5 ] {c358d374-555a-4006-baf5-42bd7b32f2a7} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16184 | 2025.09.19 20:57:41.934595 [ 5 ] {c358d374-555a-4006-baf5-42bd7b32f2a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16185 | 2025.09.19 20:57:41.934999 [ 5 ] {c358d374-555a-4006-baf5-42bd7b32f2a7} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16186 | 2025.09.19 20:57:41.935238 [ 5 ] {c358d374-555a-4006-baf5-42bd7b32f2a7} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16187 | 2025.09.19 20:57:41.935407 [ 5 ] {c358d374-555a-4006-baf5-42bd7b32f2a7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001732 sec., 32332.56351039261 rows/sec., 2.47 MiB/sec. | ||
| 16188 | 2025.09.19 20:57:41.935460 [ 5 ] {c358d374-555a-4006-baf5-42bd7b32f2a7} <Debug> TCPHandler: Processed in 0.002163591 sec. | ||
| 16189 | 2025.09.19 20:57:41.935583 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16190 | 2025.09.19 20:57:41.935684 [ 5 ] {26a7c782-15d0-43f9-84b5-6df56125f238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16191 | 2025.09.19 20:57:41.935728 [ 5 ] {26a7c782-15d0-43f9-84b5-6df56125f238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16192 | 2025.09.19 20:57:41.936171 [ 5 ] {26a7c782-15d0-43f9-84b5-6df56125f238} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16193 | 2025.09.19 20:57:41.936210 [ 5 ] {26a7c782-15d0-43f9-84b5-6df56125f238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16194 | 2025.09.19 20:57:41.936527 [ 5 ] {26a7c782-15d0-43f9-84b5-6df56125f238} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16195 | 2025.09.19 20:57:41.936761 [ 5 ] {26a7c782-15d0-43f9-84b5-6df56125f238} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16196 | 2025.09.19 20:57:41.936896 [ 5 ] {26a7c782-15d0-43f9-84b5-6df56125f238} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001234 sec., 51863.85737439222 rows/sec., 4.05 MiB/sec. | ||
| 16197 | 2025.09.19 20:57:41.936934 [ 5 ] {26a7c782-15d0-43f9-84b5-6df56125f238} <Debug> TCPHandler: Processed in 0.001402643 sec. | ||
| 16198 | 2025.09.19 20:57:41.937047 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16199 | 2025.09.19 20:57:41.937142 [ 5 ] {6b2755fd-9c23-4aa6-903a-75cd644868ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16200 | 2025.09.19 20:57:41.937186 [ 5 ] {6b2755fd-9c23-4aa6-903a-75cd644868ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16201 | 2025.09.19 20:57:41.937620 [ 5 ] {6b2755fd-9c23-4aa6-903a-75cd644868ad} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16202 | 2025.09.19 20:57:41.937655 [ 5 ] {6b2755fd-9c23-4aa6-903a-75cd644868ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16203 | 2025.09.19 20:57:41.937996 [ 5 ] {6b2755fd-9c23-4aa6-903a-75cd644868ad} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16204 | 2025.09.19 20:57:41.938215 [ 5 ] {6b2755fd-9c23-4aa6-903a-75cd644868ad} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16205 | 2025.09.19 20:57:41.938347 [ 5 ] {6b2755fd-9c23-4aa6-903a-75cd644868ad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 16206 | 2025.09.19 20:57:41.938386 [ 5 ] {6b2755fd-9c23-4aa6-903a-75cd644868ad} <Debug> TCPHandler: Processed in 0.001389363 sec. | ||
| 16207 | 2025.09.19 20:57:41.938493 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16208 | 2025.09.19 20:57:41.938587 [ 5 ] {05d50860-46c9-4d17-9ab5-847e0785d8b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16209 | 2025.09.19 20:57:41.938630 [ 5 ] {05d50860-46c9-4d17-9ab5-847e0785d8b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16210 | 2025.09.19 20:57:41.938960 [ 5 ] {05d50860-46c9-4d17-9ab5-847e0785d8b0} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16211 | 2025.09.19 20:57:41.938995 [ 5 ] {05d50860-46c9-4d17-9ab5-847e0785d8b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16212 | 2025.09.19 20:57:41.939303 [ 5 ] {05d50860-46c9-4d17-9ab5-847e0785d8b0} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16213 | 2025.09.19 20:57:41.939520 [ 5 ] {05d50860-46c9-4d17-9ab5-847e0785d8b0} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16214 | 2025.09.19 20:57:41.939652 [ 5 ] {05d50860-46c9-4d17-9ab5-847e0785d8b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 16215 | 2025.09.19 20:57:41.939689 [ 5 ] {05d50860-46c9-4d17-9ab5-847e0785d8b0} <Debug> TCPHandler: Processed in 0.001244859 sec. | ||
| 16216 | 2025.09.19 20:57:42.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 361.25 MiB, peak 393.99 MiB, free memory in arenas 0.00 B, will set to 375.50 MiB (RSS), difference: 14.25 MiB | ||
| 16217 | 2025.09.19 20:57:45.755382 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16218 | 2025.09.19 20:57:45.755490 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16219 | 2025.09.19 20:57:46.007937 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44168 | ||
| 16220 | 2025.09.19 20:57:46.008469 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16221 | 2025.09.19 20:57:46.008508 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16222 | 2025.09.19 20:57:46.008990 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 16223 | 2025.09.19 20:57:46.009207 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16224 | 2025.09.19 20:57:46.009342 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44168 | ||
| 16225 | 2025.09.19 20:57:46.131793 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1862 | ||
| 16226 | 2025.09.19 20:57:46.134076 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16227 | 2025.09.19 20:57:46.134123 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16228 | 2025.09.19 20:57:46.135332 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 16229 | 2025.09.19 20:57:46.135596 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16230 | 2025.09.19 20:57:46.135868 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1862 | ||
| 16231 | 2025.09.19 20:57:46.936909 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16232 | 2025.09.19 20:57:46.937082 [ 5 ] {bfbeac41-9e83-4e9e-86d6-ddb994e31359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16233 | 2025.09.19 20:57:46.937150 [ 5 ] {bfbeac41-9e83-4e9e-86d6-ddb994e31359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16234 | 2025.09.19 20:57:46.937884 [ 5 ] {bfbeac41-9e83-4e9e-86d6-ddb994e31359} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16235 | 2025.09.19 20:57:46.937932 [ 5 ] {bfbeac41-9e83-4e9e-86d6-ddb994e31359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16236 | 2025.09.19 20:57:46.938358 [ 5 ] {bfbeac41-9e83-4e9e-86d6-ddb994e31359} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 16237 | 2025.09.19 20:57:46.938595 [ 5 ] {bfbeac41-9e83-4e9e-86d6-ddb994e31359} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16238 | 2025.09.19 20:57:46.938756 [ 5 ] {bfbeac41-9e83-4e9e-86d6-ddb994e31359} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001722 sec., 80139.37282229966 rows/sec., 6.94 MiB/sec. | ||
| 16239 | 2025.09.19 20:57:46.938781 [ 35 ] {} <Debug> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 16240 | 2025.09.19 20:57:46.938800 [ 5 ] {bfbeac41-9e83-4e9e-86d6-ddb994e31359} <Debug> TCPHandler: Processed in 0.002026787 sec. | ||
| 16241 | 2025.09.19 20:57:46.938855 [ 35 ] {} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16242 | 2025.09.19 20:57:46.938885 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16243 | 2025.09.19 20:57:46.938955 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16244 | 2025.09.19 20:57:46.938995 [ 187 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::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 | ||
| 16245 | 2025.09.19 20:57:46.939054 [ 5 ] {bdf9d2d8-5242-4eba-8ce3-c172e03f48e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16246 | 2025.09.19 20:57:46.939101 [ 5 ] {bdf9d2d8-5242-4eba-8ce3-c172e03f48e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16247 | 2025.09.19 20:57:46.939124 [ 187 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16248 | 2025.09.19 20:57:46.939162 [ 187 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1407 rows starting from the beginning of the part | ||
| 16249 | 2025.09.19 20:57:46.939231 [ 187 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::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 | ||
| 16250 | 2025.09.19 20:57:46.939278 [ 187 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 56 rows starting from the beginning of the part | ||
| 16251 | 2025.09.19 20:57:46.939322 [ 187 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 265 rows starting from the beginning of the part | ||
| 16252 | 2025.09.19 20:57:46.939362 [ 187 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 56 rows starting from the beginning of the part | ||
| 16253 | 2025.09.19 20:57:46.939404 [ 187 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::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 | ||
| 16254 | 2025.09.19 20:57:46.939522 [ 5 ] {bdf9d2d8-5242-4eba-8ce3-c172e03f48e0} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16255 | 2025.09.19 20:57:46.939565 [ 5 ] {bdf9d2d8-5242-4eba-8ce3-c172e03f48e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16256 | 2025.09.19 20:57:46.939920 [ 5 ] {bdf9d2d8-5242-4eba-8ce3-c172e03f48e0} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 16257 | 2025.09.19 20:57:46.940160 [ 5 ] {bdf9d2d8-5242-4eba-8ce3-c172e03f48e0} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16258 | 2025.09.19 20:57:46.940297 [ 5 ] {bdf9d2d8-5242-4eba-8ce3-c172e03f48e0} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001261 sec., 32513.87787470262 rows/sec., 2.39 MiB/sec. | ||
| 16259 | 2025.09.19 20:57:46.940337 [ 5 ] {bdf9d2d8-5242-4eba-8ce3-c172e03f48e0} <Debug> TCPHandler: Processed in 0.001432324 sec. | ||
| 16260 | 2025.09.19 20:57:46.940450 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16261 | 2025.09.19 20:57:46.940544 [ 5 ] {09c199f5-eb04-432d-af3c-3fcd0363f84b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16262 | 2025.09.19 20:57:46.940584 [ 5 ] {09c199f5-eb04-432d-af3c-3fcd0363f84b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16263 | 2025.09.19 20:57:46.940636 [ 189 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2060 rows, containing 5 columns (5 merged, 0 gathered) in 0.00169192 sec., 1217551.6572887606 rows/sec., 107.29 MiB/sec. | ||
| 16264 | 2025.09.19 20:57:46.940898 [ 192 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 16265 | 2025.09.19 20:57:46.941039 [ 5 ] {09c199f5-eb04-432d-af3c-3fcd0363f84b} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16266 | 2025.09.19 20:57:46.941084 [ 5 ] {09c199f5-eb04-432d-af3c-3fcd0363f84b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16267 | 2025.09.19 20:57:46.941244 [ 192 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_136_27} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16268 | 2025.09.19 20:57:46.941342 [ 192 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_136_27} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 16269 | 2025.09.19 20:57:46.941430 [ 5 ] {09c199f5-eb04-432d-af3c-3fcd0363f84b} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 16270 | 2025.09.19 20:57:46.941443 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 16271 | 2025.09.19 20:57:46.941659 [ 5 ] {09c199f5-eb04-432d-af3c-3fcd0363f84b} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16272 | 2025.09.19 20:57:46.941802 [ 5 ] {09c199f5-eb04-432d-af3c-3fcd0363f84b} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001276 sec., 82288.40125391849 rows/sec., 6.43 MiB/sec. | ||
| 16273 | 2025.09.19 20:57:46.941802 [ 35 ] {} <Debug> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 16274 | 2025.09.19 20:57:46.941842 [ 5 ] {09c199f5-eb04-432d-af3c-3fcd0363f84b} <Debug> TCPHandler: Processed in 0.001442254 sec. | ||
| 16275 | 2025.09.19 20:57:46.941857 [ 35 ] {} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16276 | 2025.09.19 20:57:46.941882 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16277 | 2025.09.19 20:57:46.941945 [ 187 ] {8107928c-471f-4f51-a196-f6f1aa28a530::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 | ||
| 16278 | 2025.09.19 20:57:46.941970 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16279 | 2025.09.19 20:57:46.942031 [ 187 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16280 | 2025.09.19 20:57:46.942059 [ 187 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 633 rows starting from the beginning of the part | ||
| 16281 | 2025.09.19 20:57:46.942070 [ 5 ] {97d8e1d7-e5ac-49f2-89b5-55817d215200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16282 | 2025.09.19 20:57:46.942105 [ 187 ] {8107928c-471f-4f51-a196-f6f1aa28a530::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 | ||
| 16283 | 2025.09.19 20:57:46.942120 [ 5 ] {97d8e1d7-e5ac-49f2-89b5-55817d215200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16284 | 2025.09.19 20:57:46.942146 [ 187 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 64 rows starting from the beginning of the part | ||
| 16285 | 2025.09.19 20:57:46.942270 [ 187 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 155 rows starting from the beginning of the part | ||
| 16286 | 2025.09.19 20:57:46.942306 [ 187 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 64 rows starting from the beginning of the part | ||
| 16287 | 2025.09.19 20:57:46.942340 [ 187 ] {8107928c-471f-4f51-a196-f6f1aa28a530::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 | ||
| 16288 | 2025.09.19 20:57:46.942552 [ 5 ] {97d8e1d7-e5ac-49f2-89b5-55817d215200} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16289 | 2025.09.19 20:57:46.942595 [ 5 ] {97d8e1d7-e5ac-49f2-89b5-55817d215200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16290 | 2025.09.19 20:57:46.942957 [ 5 ] {97d8e1d7-e5ac-49f2-89b5-55817d215200} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 16291 | 2025.09.19 20:57:46.943187 [ 5 ] {97d8e1d7-e5ac-49f2-89b5-55817d215200} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16292 | 2025.09.19 20:57:46.943201 [ 189 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1126 rows, containing 5 columns (5 merged, 0 gathered) in 0.00128322 sec., 877480.0891507302 rows/sec., 70.84 MiB/sec. | ||
| 16293 | 2025.09.19 20:57:46.943313 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Selected 4 parts from all_1_131_28 to all_134_134_0 | ||
| 16294 | 2025.09.19 20:57:46.943320 [ 5 ] {97d8e1d7-e5ac-49f2-89b5-55817d215200} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001268 sec., 126182.96529968454 rows/sec., 8.79 MiB/sec. | ||
| 16295 | 2025.09.19 20:57:46.943353 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16296 | 2025.09.19 20:57:46.943377 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16297 | 2025.09.19 20:57:46.943377 [ 5 ] {97d8e1d7-e5ac-49f2-89b5-55817d215200} <Debug> TCPHandler: Processed in 0.001455754 sec. | ||
| 16298 | 2025.09.19 20:57:46.943434 [ 187 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_134_29} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_131_28 to all_134_134_0 into Compact with storage Full | ||
| 16299 | 2025.09.19 20:57:46.943440 [ 189 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 16300 | 2025.09.19 20:57:46.943511 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16301 | 2025.09.19 20:57:46.943531 [ 187 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_134_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16302 | 2025.09.19 20:57:46.943564 [ 187 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_134_29} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_131_28, total 37471 rows starting from the beginning of the part | ||
| 16303 | 2025.09.19 20:57:46.943605 [ 5 ] {2167d899-97b6-4e73-a4e9-8e1caa939629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16304 | 2025.09.19 20:57:46.943613 [ 187 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_134_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part | ||
| 16305 | 2025.09.19 20:57:46.943663 [ 187 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_134_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 160 rows starting from the beginning of the part | ||
| 16306 | 2025.09.19 20:57:46.943668 [ 5 ] {2167d899-97b6-4e73-a4e9-8e1caa939629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16307 | 2025.09.19 20:57:46.943703 [ 187 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_134_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 203 rows starting from the beginning of the part | ||
| 16308 | 2025.09.19 20:57:46.943754 [ 189 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_136_27} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16309 | 2025.09.19 20:57:46.943838 [ 189 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_136_27} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 16310 | 2025.09.19 20:57:46.943939 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 16311 | 2025.09.19 20:57:46.944595 [ 5 ] {2167d899-97b6-4e73-a4e9-8e1caa939629} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16312 | 2025.09.19 20:57:46.944633 [ 5 ] {2167d899-97b6-4e73-a4e9-8e1caa939629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16313 | 2025.09.19 20:57:46.945234 [ 5 ] {2167d899-97b6-4e73-a4e9-8e1caa939629} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 16314 | 2025.09.19 20:57:46.945464 [ 5 ] {2167d899-97b6-4e73-a4e9-8e1caa939629} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16315 | 2025.09.19 20:57:46.945604 [ 5 ] {2167d899-97b6-4e73-a4e9-8e1caa939629} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002017 sec., 20327.21864154685 rows/sec., 36.43 MiB/sec. | ||
| 16316 | 2025.09.19 20:57:46.945659 [ 5 ] {2167d899-97b6-4e73-a4e9-8e1caa939629} <Debug> TCPHandler: Processed in 0.002198102 sec. | ||
| 16317 | 2025.09.19 20:57:46.945772 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16318 | 2025.09.19 20:57:46.945865 [ 5 ] {732d853a-cc43-4a73-a23f-0744bc223b76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16319 | 2025.09.19 20:57:46.945907 [ 5 ] {732d853a-cc43-4a73-a23f-0744bc223b76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16320 | 2025.09.19 20:57:46.946239 [ 5 ] {732d853a-cc43-4a73-a23f-0744bc223b76} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16321 | 2025.09.19 20:57:46.946275 [ 5 ] {732d853a-cc43-4a73-a23f-0744bc223b76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16322 | 2025.09.19 20:57:46.946598 [ 5 ] {732d853a-cc43-4a73-a23f-0744bc223b76} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 16323 | 2025.09.19 20:57:46.946814 [ 5 ] {732d853a-cc43-4a73-a23f-0744bc223b76} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16324 | 2025.09.19 20:57:46.946943 [ 35 ] {} <Debug> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 16325 | 2025.09.19 20:57:46.946947 [ 5 ] {732d853a-cc43-4a73-a23f-0744bc223b76} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 16326 | 2025.09.19 20:57:46.946990 [ 35 ] {} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16327 | 2025.09.19 20:57:46.947011 [ 5 ] {732d853a-cc43-4a73-a23f-0744bc223b76} <Debug> TCPHandler: Processed in 0.00128719 sec. | ||
| 16328 | 2025.09.19 20:57:46.947015 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16329 | 2025.09.19 20:57:46.947102 [ 187 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 16330 | 2025.09.19 20:57:46.947197 [ 187 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16331 | 2025.09.19 20:57:46.947225 [ 187 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 7776 rows starting from the beginning of the part | ||
| 16332 | 2025.09.19 20:57:46.947276 [ 187 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 16333 | 2025.09.19 20:57:46.947320 [ 187 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 60 rows starting from the beginning of the part | ||
| 16334 | 2025.09.19 20:57:46.947361 [ 187 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 16335 | 2025.09.19 20:57:46.947405 [ 187 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 60 rows starting from the beginning of the part | ||
| 16336 | 2025.09.19 20:57:46.947444 [ 187 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 16337 | 2025.09.19 20:57:46.949489 [ 191 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8076 rows, containing 4 columns (4 merged, 0 gathered) in 0.002418037 sec., 3339899.265395856 rows/sec., 225.09 MiB/sec. | ||
| 16338 | 2025.09.19 20:57:46.949947 [ 187 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 16339 | 2025.09.19 20:57:46.950196 [ 199 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_136_27} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16340 | 2025.09.19 20:57:46.950258 [ 194 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_134_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37994 rows, containing 5 columns (5 merged, 0 gathered) in 0.006832081 sec., 5561116.737345473 rows/sec., 382.21 MiB/sec. | ||
| 16341 | 2025.09.19 20:57:46.950281 [ 199 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_136_27} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 16342 | 2025.09.19 20:57:46.950408 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.58 MiB. | ||
| 16343 | 2025.09.19 20:57:46.951106 [ 194 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_134_29} <Trace> MergedBlockOutputStream: filled checksums all_1_134_29 (state Temporary) | ||
| 16344 | 2025.09.19 20:57:46.951448 [ 194 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_134_29} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_merge_all_1_134_29 to all_1_134_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16345 | 2025.09.19 20:57:46.951536 [ 194 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_134_29} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Merged 4 parts: [all_1_131_28, all_134_134_0] -> all_1_134_29 | ||
| 16346 | 2025.09.19 20:57:46.951634 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 16347 | 2025.09.19 20:57:48.426468 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 | ||
| 16348 | 2025.09.19 20:57:48.444428 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16349 | 2025.09.19 20:57:48.444497 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16350 | 2025.09.19 20:57:48.450725 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 16351 | 2025.09.19 20:57:48.451433 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16352 | 2025.09.19 20:57:48.455085 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 16353 | 2025.09.19 20:57:48.586563 [ 30 ] {} <Debug> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 16354 | 2025.09.19 20:57:48.586631 [ 30 ] {} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16355 | 2025.09.19 20:57:48.586653 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16356 | 2025.09.19 20:57:48.586754 [ 186 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
| 16357 | 2025.09.19 20:57:48.586872 [ 186 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16358 | 2025.09.19 20:57:48.586905 [ 186 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 252 rows starting from the beginning of the part | ||
| 16359 | 2025.09.19 20:57:48.586976 [ 186 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 228 rows starting from the beginning of the part | ||
| 16360 | 2025.09.19 20:57:48.587023 [ 186 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 24 rows starting from the beginning of the part | ||
| 16361 | 2025.09.19 20:57:48.587065 [ 186 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 228 rows starting from the beginning of the part | ||
| 16362 | 2025.09.19 20:57:48.587107 [ 186 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 24 rows starting from the beginning of the part | ||
| 16363 | 2025.09.19 20:57:48.587942 [ 194 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001230919 sec., 614175.2625477387 rows/sec., 44.82 MiB/sec. | ||
| 16364 | 2025.09.19 20:57:48.588140 [ 193 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 16365 | 2025.09.19 20:57:48.588458 [ 193 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_45_11} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16366 | 2025.09.19 20:57:48.588530 [ 193 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_45_11} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 16367 | 2025.09.19 20:57:48.588623 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 16368 | 2025.09.19 20:57:49.673796 [ 225 ] {} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): 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] | ||
| 16369 | 2025.09.19 20:57:49.673842 [ 225 ] {} <Debug> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): 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] | ||
| 16370 | 2025.09.19 20:57:49.675832 [ 225 ] {} <Debug> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): 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] | ||
| 16371 | 2025.09.19 20:57:51.156305 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): 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] | ||
| 16372 | 2025.09.19 20:57:51.156366 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): 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] | ||
| 16373 | 2025.09.19 20:57:51.163371 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): 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] | ||
| 16374 | 2025.09.19 20:57:51.642712 [ 220 ] {} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): 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] | ||
| 16375 | 2025.09.19 20:57:51.642769 [ 220 ] {} <Debug> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): 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] | ||
| 16376 | 2025.09.19 20:57:51.646334 [ 220 ] {} <Debug> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): 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] | ||
| 16377 | 2025.09.19 20:57:51.766518 [ 223 ] {} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): 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] | ||
| 16378 | 2025.09.19 20:57:51.766577 [ 223 ] {} <Debug> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): 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] | ||
| 16379 | 2025.09.19 20:57:51.770371 [ 223 ] {} <Debug> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): 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] | ||
| 16380 | 2025.09.19 20:57:51.961247 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16381 | 2025.09.19 20:57:51.961432 [ 5 ] {4fcf4642-da40-4602-be99-f984c8965ec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16382 | 2025.09.19 20:57:51.961504 [ 5 ] {4fcf4642-da40-4602-be99-f984c8965ec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16383 | 2025.09.19 20:57:51.962156 [ 5 ] {4fcf4642-da40-4602-be99-f984c8965ec2} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16384 | 2025.09.19 20:57:51.962202 [ 5 ] {4fcf4642-da40-4602-be99-f984c8965ec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16385 | 2025.09.19 20:57:51.962609 [ 5 ] {4fcf4642-da40-4602-be99-f984c8965ec2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 16386 | 2025.09.19 20:57:51.962856 [ 5 ] {4fcf4642-da40-4602-be99-f984c8965ec2} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16387 | 2025.09.19 20:57:51.963031 [ 5 ] {4fcf4642-da40-4602-be99-f984c8965ec2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001649 sec., 1212.856276531231 rows/sec., 98.90 KiB/sec. | ||
| 16388 | 2025.09.19 20:57:51.963091 [ 5 ] {4fcf4642-da40-4602-be99-f984c8965ec2} <Debug> TCPHandler: Processed in 0.001973507 sec. | ||
| 16389 | 2025.09.19 20:57:51.963216 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16390 | 2025.09.19 20:57:51.963323 [ 5 ] {313873dd-eb3d-46d3-91ea-a96ebbf3ea8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16391 | 2025.09.19 20:57:51.963369 [ 5 ] {313873dd-eb3d-46d3-91ea-a96ebbf3ea8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16392 | 2025.09.19 20:57:51.964506 [ 5 ] {313873dd-eb3d-46d3-91ea-a96ebbf3ea8f} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16393 | 2025.09.19 20:57:51.964546 [ 5 ] {313873dd-eb3d-46d3-91ea-a96ebbf3ea8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16394 | 2025.09.19 20:57:51.964948 [ 5 ] {313873dd-eb3d-46d3-91ea-a96ebbf3ea8f} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 16395 | 2025.09.19 20:57:51.965195 [ 5 ] {313873dd-eb3d-46d3-91ea-a96ebbf3ea8f} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16396 | 2025.09.19 20:57:51.965337 [ 5 ] {313873dd-eb3d-46d3-91ea-a96ebbf3ea8f} <Debug> executeQuery: Read 1197 rows, 100.57 KiB in 0.002038 sec., 587340.5299313052 rows/sec., 48.19 MiB/sec. | ||
| 16397 | 2025.09.19 20:57:51.965377 [ 5 ] {313873dd-eb3d-46d3-91ea-a96ebbf3ea8f} <Debug> TCPHandler: Processed in 0.002213882 sec. | ||
| 16398 | 2025.09.19 20:57:51.965503 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16399 | 2025.09.19 20:57:51.965610 [ 5 ] {d59aef7f-3bed-4f6e-923b-be133738d139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16400 | 2025.09.19 20:57:51.965656 [ 5 ] {d59aef7f-3bed-4f6e-923b-be133738d139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16401 | 2025.09.19 20:57:51.966096 [ 5 ] {d59aef7f-3bed-4f6e-923b-be133738d139} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16402 | 2025.09.19 20:57:51.966132 [ 5 ] {d59aef7f-3bed-4f6e-923b-be133738d139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16403 | 2025.09.19 20:57:51.966459 [ 5 ] {d59aef7f-3bed-4f6e-923b-be133738d139} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 16404 | 2025.09.19 20:57:51.966686 [ 5 ] {d59aef7f-3bed-4f6e-923b-be133738d139} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16405 | 2025.09.19 20:57:51.966825 [ 5 ] {d59aef7f-3bed-4f6e-923b-be133738d139} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001237 sec., 1616.8148746968473 rows/sec., 112.89 KiB/sec. | ||
| 16406 | 2025.09.19 20:57:51.966867 [ 5 ] {d59aef7f-3bed-4f6e-923b-be133738d139} <Debug> TCPHandler: Processed in 0.001425164 sec. | ||
| 16407 | 2025.09.19 20:57:51.967007 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16408 | 2025.09.19 20:57:51.967105 [ 5 ] {80810571-d2f8-4d64-a8ab-f530a4623899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16409 | 2025.09.19 20:57:51.967147 [ 5 ] {80810571-d2f8-4d64-a8ab-f530a4623899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16410 | 2025.09.19 20:57:51.967655 [ 5 ] {80810571-d2f8-4d64-a8ab-f530a4623899} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16411 | 2025.09.19 20:57:51.967695 [ 5 ] {80810571-d2f8-4d64-a8ab-f530a4623899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16412 | 2025.09.19 20:57:51.968050 [ 5 ] {80810571-d2f8-4d64-a8ab-f530a4623899} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 16413 | 2025.09.19 20:57:51.968279 [ 5 ] {80810571-d2f8-4d64-a8ab-f530a4623899} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16414 | 2025.09.19 20:57:51.968412 [ 5 ] {80810571-d2f8-4d64-a8ab-f530a4623899} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001328 sec., 171686.7469879518 rows/sec., 11.63 MiB/sec. | ||
| 16415 | 2025.09.19 20:57:51.968451 [ 5 ] {80810571-d2f8-4d64-a8ab-f530a4623899} <Debug> TCPHandler: Processed in 0.001495616 sec. | ||
| 16416 | 2025.09.19 20:57:51.968560 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16417 | 2025.09.19 20:57:51.968655 [ 5 ] {8be52b87-c32e-471a-8b5b-7f85cbaea72f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16418 | 2025.09.19 20:57:51.968696 [ 5 ] {8be52b87-c32e-471a-8b5b-7f85cbaea72f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16419 | 2025.09.19 20:57:51.969291 [ 5 ] {8be52b87-c32e-471a-8b5b-7f85cbaea72f} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16420 | 2025.09.19 20:57:51.969327 [ 5 ] {8be52b87-c32e-471a-8b5b-7f85cbaea72f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16421 | 2025.09.19 20:57:51.969671 [ 5 ] {8be52b87-c32e-471a-8b5b-7f85cbaea72f} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 16422 | 2025.09.19 20:57:51.969892 [ 5 ] {8be52b87-c32e-471a-8b5b-7f85cbaea72f} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16423 | 2025.09.19 20:57:51.970025 [ 5 ] {8be52b87-c32e-471a-8b5b-7f85cbaea72f} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001388 sec., 376080.69164265133 rows/sec., 27.84 MiB/sec. | ||
| 16424 | 2025.09.19 20:57:51.970063 [ 5 ] {8be52b87-c32e-471a-8b5b-7f85cbaea72f} <Debug> TCPHandler: Processed in 0.001552917 sec. | ||
| 16425 | 2025.09.19 20:57:51.970102 [ 222 ] {} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): 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] | ||
| 16426 | 2025.09.19 20:57:51.970156 [ 222 ] {} <Debug> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): 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] | ||
| 16427 | 2025.09.19 20:57:51.970183 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16428 | 2025.09.19 20:57:51.970285 [ 5 ] {5c4f4bd5-3f7e-468e-b8f6-1de5d290fab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16429 | 2025.09.19 20:57:51.970330 [ 5 ] {5c4f4bd5-3f7e-468e-b8f6-1de5d290fab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16430 | 2025.09.19 20:57:51.970932 [ 5 ] {5c4f4bd5-3f7e-468e-b8f6-1de5d290fab5} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16431 | 2025.09.19 20:57:51.970968 [ 5 ] {5c4f4bd5-3f7e-468e-b8f6-1de5d290fab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16432 | 2025.09.19 20:57:51.971373 [ 5 ] {5c4f4bd5-3f7e-468e-b8f6-1de5d290fab5} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 16433 | 2025.09.19 20:57:51.971592 [ 5 ] {5c4f4bd5-3f7e-468e-b8f6-1de5d290fab5} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16434 | 2025.09.19 20:57:51.971720 [ 5 ] {5c4f4bd5-3f7e-468e-b8f6-1de5d290fab5} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001454 sec., 581155.4332874828 rows/sec., 39.12 MiB/sec. | ||
| 16435 | 2025.09.19 20:57:51.971759 [ 5 ] {5c4f4bd5-3f7e-468e-b8f6-1de5d290fab5} <Debug> TCPHandler: Processed in 0.001625558 sec. | ||
| 16436 | 2025.09.19 20:57:51.971873 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16437 | 2025.09.19 20:57:51.971970 [ 5 ] {83874681-bce8-44e0-ab3e-f3d0acff1f23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16438 | 2025.09.19 20:57:51.972013 [ 5 ] {83874681-bce8-44e0-ab3e-f3d0acff1f23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16439 | 2025.09.19 20:57:51.972352 [ 5 ] {83874681-bce8-44e0-ab3e-f3d0acff1f23} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16440 | 2025.09.19 20:57:51.972388 [ 5 ] {83874681-bce8-44e0-ab3e-f3d0acff1f23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16441 | 2025.09.19 20:57:51.972724 [ 5 ] {83874681-bce8-44e0-ab3e-f3d0acff1f23} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 16442 | 2025.09.19 20:57:51.973051 [ 5 ] {83874681-bce8-44e0-ab3e-f3d0acff1f23} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16443 | 2025.09.19 20:57:51.973197 [ 5 ] {83874681-bce8-44e0-ab3e-f3d0acff1f23} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001246 sec., 48154.093097913326 rows/sec., 3.25 MiB/sec. | ||
| 16444 | 2025.09.19 20:57:51.973236 [ 5 ] {83874681-bce8-44e0-ab3e-f3d0acff1f23} <Debug> TCPHandler: Processed in 0.001412473 sec. | ||
| 16445 | 2025.09.19 20:57:51.973571 [ 222 ] {} <Debug> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): 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] | ||
| 16446 | 2025.09.19 20:57:53.509656 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44616 | ||
| 16447 | 2025.09.19 20:57:53.510196 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16448 | 2025.09.19 20:57:53.510231 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16449 | 2025.09.19 20:57:53.510726 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 16450 | 2025.09.19 20:57:53.510960 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16451 | 2025.09.19 20:57:53.511095 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44616 | ||
| 16452 | 2025.09.19 20:57:55.479029 [ 218 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): 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] | ||
| 16453 | 2025.09.19 20:57:55.479101 [ 218 ] {} <Debug> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): 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] | ||
| 16454 | 2025.09.19 20:57:55.482002 [ 218 ] {} <Debug> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): 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] | ||
| 16455 | 2025.09.19 20:57:55.955145 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 16456 | 2025.09.19 20:57:55.973266 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16457 | 2025.09.19 20:57:55.973331 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16458 | 2025.09.19 20:57:55.979612 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 16459 | 2025.09.19 20:57:55.980336 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16460 | 2025.09.19 20:57:55.984155 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 16461 | 2025.09.19 20:57:56.136015 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1888 | ||
| 16462 | 2025.09.19 20:57:56.138342 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16463 | 2025.09.19 20:57:56.138392 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16464 | 2025.09.19 20:57:56.139606 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 16465 | 2025.09.19 20:57:56.139882 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16466 | 2025.09.19 20:57:56.140162 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1888 | ||
| 16467 | 2025.09.19 20:57:56.936493 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16468 | 2025.09.19 20:57:56.936670 [ 5 ] {5515ce85-b459-4269-8fc1-71808d8526d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16469 | 2025.09.19 20:57:56.936740 [ 5 ] {5515ce85-b459-4269-8fc1-71808d8526d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16470 | 2025.09.19 20:57:56.937453 [ 5 ] {5515ce85-b459-4269-8fc1-71808d8526d5} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16471 | 2025.09.19 20:57:56.937500 [ 5 ] {5515ce85-b459-4269-8fc1-71808d8526d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16472 | 2025.09.19 20:57:56.937885 [ 5 ] {5515ce85-b459-4269-8fc1-71808d8526d5} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 16473 | 2025.09.19 20:57:56.938114 [ 5 ] {5515ce85-b459-4269-8fc1-71808d8526d5} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16474 | 2025.09.19 20:57:56.938274 [ 5 ] {5515ce85-b459-4269-8fc1-71808d8526d5} <Debug> executeQuery: Read 156 rows, 13.93 KiB in 0.001653 sec., 94373.86569872958 rows/sec., 8.23 MiB/sec. | ||
| 16475 | 2025.09.19 20:57:56.938317 [ 5 ] {5515ce85-b459-4269-8fc1-71808d8526d5} <Debug> TCPHandler: Processed in 0.001962966 sec. | ||
| 16476 | 2025.09.19 20:57:56.938434 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16477 | 2025.09.19 20:57:56.938530 [ 5 ] {9bfd5161-cb71-4083-b438-d845895e437c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16478 | 2025.09.19 20:57:56.938572 [ 5 ] {9bfd5161-cb71-4083-b438-d845895e437c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16479 | 2025.09.19 20:57:56.938983 [ 5 ] {9bfd5161-cb71-4083-b438-d845895e437c} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16480 | 2025.09.19 20:57:56.939019 [ 5 ] {9bfd5161-cb71-4083-b438-d845895e437c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16481 | 2025.09.19 20:57:56.939309 [ 5 ] {9bfd5161-cb71-4083-b438-d845895e437c} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 16482 | 2025.09.19 20:57:56.939516 [ 5 ] {9bfd5161-cb71-4083-b438-d845895e437c} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16483 | 2025.09.19 20:57:56.939639 [ 103 ] {} <Debug> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 16484 | 2025.09.19 20:57:56.939644 [ 5 ] {9bfd5161-cb71-4083-b438-d845895e437c} <Debug> executeQuery: Read 50 rows, 3.76 KiB in 0.001132 sec., 44169.6113074205 rows/sec., 3.24 MiB/sec. | ||
| 16485 | 2025.09.19 20:57:56.939708 [ 103 ] {} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16486 | 2025.09.19 20:57:56.939730 [ 5 ] {9bfd5161-cb71-4083-b438-d845895e437c} <Debug> TCPHandler: Processed in 0.001344371 sec. | ||
| 16487 | 2025.09.19 20:57:56.939736 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16488 | 2025.09.19 20:57:56.939850 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16489 | 2025.09.19 20:57:56.939879 [ 188 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 16490 | 2025.09.19 20:57:56.939949 [ 5 ] {d504e38b-b7c6-4b61-97a4-346f86f0857f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16491 | 2025.09.19 20:57:56.939993 [ 5 ] {d504e38b-b7c6-4b61-97a4-346f86f0857f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16492 | 2025.09.19 20:57:56.940023 [ 188 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16493 | 2025.09.19 20:57:56.940068 [ 188 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 71 rows starting from the beginning of the part | ||
| 16494 | 2025.09.19 20:57:56.940147 [ 188 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 41 rows starting from the beginning of the part | ||
| 16495 | 2025.09.19 20:57:56.940203 [ 188 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 67 rows starting from the beginning of the part | ||
| 16496 | 2025.09.19 20:57:56.940255 [ 188 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 41 rows starting from the beginning of the part | ||
| 16497 | 2025.09.19 20:57:56.940303 [ 188 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 2 rows starting from the beginning of the part | ||
| 16498 | 2025.09.19 20:57:56.940353 [ 188 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 50 rows starting from the beginning of the part | ||
| 16499 | 2025.09.19 20:57:56.940419 [ 5 ] {d504e38b-b7c6-4b61-97a4-346f86f0857f} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16500 | 2025.09.19 20:57:56.940461 [ 5 ] {d504e38b-b7c6-4b61-97a4-346f86f0857f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16501 | 2025.09.19 20:57:56.940815 [ 5 ] {d504e38b-b7c6-4b61-97a4-346f86f0857f} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 16502 | 2025.09.19 20:57:56.941037 [ 5 ] {d504e38b-b7c6-4b61-97a4-346f86f0857f} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16503 | 2025.09.19 20:57:56.941177 [ 5 ] {d504e38b-b7c6-4b61-97a4-346f86f0857f} <Debug> executeQuery: Read 117 rows, 9.39 KiB in 0.001246 sec., 93900.48154093098 rows/sec., 7.36 MiB/sec. | ||
| 16504 | 2025.09.19 20:57:56.941220 [ 5 ] {d504e38b-b7c6-4b61-97a4-346f86f0857f} <Debug> TCPHandler: Processed in 0.001418714 sec. | ||
| 16505 | 2025.09.19 20:57:56.941330 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16506 | 2025.09.19 20:57:56.941344 [ 193 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 5 columns (5 merged, 0 gathered) in 0.001528266 sec., 177979.4878640237 rows/sec., 13.71 MiB/sec. | ||
| 16507 | 2025.09.19 20:57:56.941426 [ 5 ] {9da375f2-8cb1-47e6-883c-97697eb1b454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16508 | 2025.09.19 20:57:56.941469 [ 5 ] {9da375f2-8cb1-47e6-883c-97697eb1b454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16509 | 2025.09.19 20:57:56.941525 [ 194 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 16510 | 2025.09.19 20:57:56.941861 [ 194 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_81_16} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16511 | 2025.09.19 20:57:56.941887 [ 5 ] {9da375f2-8cb1-47e6-883c-97697eb1b454} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16512 | 2025.09.19 20:57:56.941928 [ 5 ] {9da375f2-8cb1-47e6-883c-97697eb1b454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16513 | 2025.09.19 20:57:56.941947 [ 194 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_81_16} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 16514 | 2025.09.19 20:57:56.942056 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 16515 | 2025.09.19 20:57:56.942256 [ 5 ] {9da375f2-8cb1-47e6-883c-97697eb1b454} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 16516 | 2025.09.19 20:57:56.942475 [ 5 ] {9da375f2-8cb1-47e6-883c-97697eb1b454} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16517 | 2025.09.19 20:57:56.942605 [ 5 ] {9da375f2-8cb1-47e6-883c-97697eb1b454} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 16518 | 2025.09.19 20:57:56.942642 [ 5 ] {9da375f2-8cb1-47e6-883c-97697eb1b454} <Debug> TCPHandler: Processed in 0.001360822 sec. | ||
| 16519 | 2025.09.19 20:57:56.942749 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16520 | 2025.09.19 20:57:56.942844 [ 5 ] {69f10074-12b7-4424-b06a-efc8d108a95c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16521 | 2025.09.19 20:57:56.942897 [ 5 ] {69f10074-12b7-4424-b06a-efc8d108a95c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16522 | 2025.09.19 20:57:56.943804 [ 5 ] {69f10074-12b7-4424-b06a-efc8d108a95c} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16523 | 2025.09.19 20:57:56.943840 [ 5 ] {69f10074-12b7-4424-b06a-efc8d108a95c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16524 | 2025.09.19 20:57:56.944405 [ 5 ] {69f10074-12b7-4424-b06a-efc8d108a95c} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 16525 | 2025.09.19 20:57:56.944624 [ 5 ] {69f10074-12b7-4424-b06a-efc8d108a95c} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16526 | 2025.09.19 20:57:56.944765 [ 5 ] {69f10074-12b7-4424-b06a-efc8d108a95c} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.001939 sec., 25786.487880350698 rows/sec., 46.21 MiB/sec. | ||
| 16527 | 2025.09.19 20:57:56.944811 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): 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] | ||
| 16528 | 2025.09.19 20:57:56.944824 [ 5 ] {69f10074-12b7-4424-b06a-efc8d108a95c} <Debug> TCPHandler: Processed in 0.00212275 sec. | ||
| 16529 | 2025.09.19 20:57:56.944851 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): 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] | ||
| 16530 | 2025.09.19 20:57:56.944954 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16531 | 2025.09.19 20:57:56.945056 [ 5 ] {faf08c48-4d23-4fd8-b658-c117a3cd3dc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 16532 | 2025.09.19 20:57:56.945100 [ 5 ] {faf08c48-4d23-4fd8-b658-c117a3cd3dc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 16533 | 2025.09.19 20:57:56.945422 [ 5 ] {faf08c48-4d23-4fd8-b658-c117a3cd3dc5} <Trace> oximeter.measurements_i64 (f8bc1b0e-34c2-48fd-974c-f2fbd6097f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16534 | 2025.09.19 20:57:56.945461 [ 5 ] {faf08c48-4d23-4fd8-b658-c117a3cd3dc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16535 | 2025.09.19 20:57:56.946266 [ 5 ] {faf08c48-4d23-4fd8-b658-c117a3cd3dc5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 16536 | 2025.09.19 20:57:56.946580 [ 5 ] {faf08c48-4d23-4fd8-b658-c117a3cd3dc5} <Trace> oximeter.measurements_i64 (f8bc1b0e-34c2-48fd-974c-f2fbd6097f26): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16537 | 2025.09.19 20:57:56.946736 [ 5 ] {faf08c48-4d23-4fd8-b658-c117a3cd3dc5} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001697 sec., 1767.8255745433119 rows/sec., 141.56 KiB/sec. | ||
| 16538 | 2025.09.19 20:57:56.946782 [ 5 ] {faf08c48-4d23-4fd8-b658-c117a3cd3dc5} <Debug> TCPHandler: Processed in 0.001876365 sec. | ||
| 16539 | 2025.09.19 20:57:56.946918 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16540 | 2025.09.19 20:57:56.947022 [ 5 ] {225958b6-0922-4179-b064-cc79d52a81a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16541 | 2025.09.19 20:57:56.947073 [ 5 ] {225958b6-0922-4179-b064-cc79d52a81a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16542 | 2025.09.19 20:57:56.947472 [ 5 ] {225958b6-0922-4179-b064-cc79d52a81a8} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16543 | 2025.09.19 20:57:56.947516 [ 5 ] {225958b6-0922-4179-b064-cc79d52a81a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 16544 | 2025.09.19 20:57:56.947919 [ 5 ] {225958b6-0922-4179-b064-cc79d52a81a8} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 16545 | 2025.09.19 20:57:56.948172 [ 5 ] {225958b6-0922-4179-b064-cc79d52a81a8} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16546 | 2025.09.19 20:57:56.948308 [ 5 ] {225958b6-0922-4179-b064-cc79d52a81a8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00131 sec., 45801.52671755725 rows/sec., 3.09 MiB/sec. | ||
| 16547 | 2025.09.19 20:57:56.948346 [ 5 ] {225958b6-0922-4179-b064-cc79d52a81a8} <Debug> TCPHandler: Processed in 0.001478844 sec. | ||
| 16548 | 2025.09.19 20:57:56.948570 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): 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] | ||
| 16549 | 2025.09.19 20:58:00.755541 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16550 | 2025.09.19 20:58:00.755605 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16551 | 2025.09.19 20:58:01.011222 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45128 | ||
| 16552 | 2025.09.19 20:58:01.011834 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16553 | 2025.09.19 20:58:01.011882 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16554 | 2025.09.19 20:58:01.012420 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 16555 | 2025.09.19 20:58:01.012652 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16556 | 2025.09.19 20:58:01.012785 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45128 | ||
| 16557 | 2025.09.19 20:58:01.933192 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16558 | 2025.09.19 20:58:01.933395 [ 5 ] {68675e3d-5190-4f27-866a-2ec951e6479f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16559 | 2025.09.19 20:58:01.933471 [ 5 ] {68675e3d-5190-4f27-866a-2ec951e6479f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16560 | 2025.09.19 20:58:01.934286 [ 5 ] {68675e3d-5190-4f27-866a-2ec951e6479f} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16561 | 2025.09.19 20:58:01.934335 [ 5 ] {68675e3d-5190-4f27-866a-2ec951e6479f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16562 | 2025.09.19 20:58:01.934880 [ 5 ] {68675e3d-5190-4f27-866a-2ec951e6479f} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 16563 | 2025.09.19 20:58:01.935182 [ 5 ] {68675e3d-5190-4f27-866a-2ec951e6479f} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16564 | 2025.09.19 20:58:01.935367 [ 5 ] {68675e3d-5190-4f27-866a-2ec951e6479f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002031 sec., 27572.6243229936 rows/sec., 2.11 MiB/sec. | ||
| 16565 | 2025.09.19 20:58:01.935416 [ 5 ] {68675e3d-5190-4f27-866a-2ec951e6479f} <Debug> TCPHandler: Processed in 0.002407467 sec. | ||
| 16566 | 2025.09.19 20:58:01.935554 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16567 | 2025.09.19 20:58:01.935667 [ 5 ] {7537bd92-4549-4a9b-8531-9f1581a4470c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16568 | 2025.09.19 20:58:01.935731 [ 5 ] {7537bd92-4549-4a9b-8531-9f1581a4470c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16569 | 2025.09.19 20:58:01.936170 [ 5 ] {7537bd92-4549-4a9b-8531-9f1581a4470c} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16570 | 2025.09.19 20:58:01.936209 [ 5 ] {7537bd92-4549-4a9b-8531-9f1581a4470c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16571 | 2025.09.19 20:58:01.936541 [ 5 ] {7537bd92-4549-4a9b-8531-9f1581a4470c} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 16572 | 2025.09.19 20:58:01.936764 [ 5 ] {7537bd92-4549-4a9b-8531-9f1581a4470c} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16573 | 2025.09.19 20:58:01.936899 [ 5 ] {7537bd92-4549-4a9b-8531-9f1581a4470c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001256 sec., 50955.41401273885 rows/sec., 3.98 MiB/sec. | ||
| 16574 | 2025.09.19 20:58:01.936938 [ 5 ] {7537bd92-4549-4a9b-8531-9f1581a4470c} <Debug> TCPHandler: Processed in 0.001444184 sec. | ||
| 16575 | 2025.09.19 20:58:01.937053 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16576 | 2025.09.19 20:58:01.937148 [ 5 ] {07d58c3b-734e-4eeb-b1be-912727d5e250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16577 | 2025.09.19 20:58:01.937194 [ 5 ] {07d58c3b-734e-4eeb-b1be-912727d5e250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16578 | 2025.09.19 20:58:01.937608 [ 5 ] {07d58c3b-734e-4eeb-b1be-912727d5e250} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16579 | 2025.09.19 20:58:01.937645 [ 5 ] {07d58c3b-734e-4eeb-b1be-912727d5e250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16580 | 2025.09.19 20:58:01.937990 [ 5 ] {07d58c3b-734e-4eeb-b1be-912727d5e250} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 16581 | 2025.09.19 20:58:01.938229 [ 5 ] {07d58c3b-734e-4eeb-b1be-912727d5e250} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16582 | 2025.09.19 20:58:01.938354 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Selected 4 parts from all_1_134_29 to all_137_137_0 | ||
| 16583 | 2025.09.19 20:58:01.938363 [ 5 ] {07d58c3b-734e-4eeb-b1be-912727d5e250} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. | ||
| 16584 | 2025.09.19 20:58:01.938425 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16585 | 2025.09.19 20:58:01.938444 [ 5 ] {07d58c3b-734e-4eeb-b1be-912727d5e250} <Debug> TCPHandler: Processed in 0.001440624 sec. | ||
| 16586 | 2025.09.19 20:58:01.938452 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16587 | 2025.09.19 20:58:01.938562 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16588 | 2025.09.19 20:58:01.938571 [ 188 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_137_30} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_134_29 to all_137_137_0 into Compact with storage Full | ||
| 16589 | 2025.09.19 20:58:01.938667 [ 5 ] {86e57bec-46ab-4a2f-b19b-81549c8c69a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16590 | 2025.09.19 20:58:01.938714 [ 5 ] {86e57bec-46ab-4a2f-b19b-81549c8c69a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16591 | 2025.09.19 20:58:01.938724 [ 188 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_137_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16592 | 2025.09.19 20:58:01.938772 [ 188 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_137_30} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_134_29, total 37994 rows starting from the beginning of the part | ||
| 16593 | 2025.09.19 20:58:01.938852 [ 188 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_137_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 160 rows starting from the beginning of the part | ||
| 16594 | 2025.09.19 20:58:01.938910 [ 188 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_137_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 160 rows starting from the beginning of the part | ||
| 16595 | 2025.09.19 20:58:01.938967 [ 188 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_137_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 845 rows starting from the beginning of the part | ||
| 16596 | 2025.09.19 20:58:01.939051 [ 5 ] {86e57bec-46ab-4a2f-b19b-81549c8c69a2} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16597 | 2025.09.19 20:58:01.939093 [ 5 ] {86e57bec-46ab-4a2f-b19b-81549c8c69a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16598 | 2025.09.19 20:58:01.939451 [ 5 ] {86e57bec-46ab-4a2f-b19b-81549c8c69a2} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 16599 | 2025.09.19 20:58:01.939673 [ 5 ] {86e57bec-46ab-4a2f-b19b-81549c8c69a2} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16600 | 2025.09.19 20:58:01.939808 [ 5 ] {86e57bec-46ab-4a2f-b19b-81549c8c69a2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00116 sec., 51724.137931034486 rows/sec., 3.49 MiB/sec. | ||
| 16601 | 2025.09.19 20:58:01.939845 [ 5 ] {86e57bec-46ab-4a2f-b19b-81549c8c69a2} <Debug> TCPHandler: Processed in 0.001331121 sec. | ||
| 16602 | 2025.09.19 20:58:01.946085 [ 193 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_137_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39159 rows, containing 5 columns (5 merged, 0 gathered) in 0.007562098 sec., 5178324.851119359 rows/sec., 355.78 MiB/sec. | ||
| 16603 | 2025.09.19 20:58:01.946680 [ 196 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_137_30} <Trace> MergedBlockOutputStream: filled checksums all_1_137_30 (state Temporary) | ||
| 16604 | 2025.09.19 20:58:01.947010 [ 196 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_137_30} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_merge_all_1_137_30 to all_1_137_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16605 | 2025.09.19 20:58:01.947094 [ 196 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_137_30} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Merged 4 parts: [all_1_134_29, all_137_137_0] -> all_1_137_30 | ||
| 16606 | 2025.09.19 20:58:01.947188 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.44 MiB. | ||
| 16607 | 2025.09.19 20:58:03.484245 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 16608 | 2025.09.19 20:58:03.511744 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16609 | 2025.09.19 20:58:03.511836 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16610 | 2025.09.19 20:58:03.521120 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 16611 | 2025.09.19 20:58:03.522200 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16612 | 2025.09.19 20:58:03.526849 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 16613 | 2025.09.19 20:58:06.140301 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1910 | ||
| 16614 | 2025.09.19 20:58:06.142598 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16615 | 2025.09.19 20:58:06.142636 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16616 | 2025.09.19 20:58:06.143830 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 16617 | 2025.09.19 20:58:06.144123 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16618 | 2025.09.19 20:58:06.144390 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1910 | ||
| 16619 | 2025.09.19 20:58:06.939614 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16620 | 2025.09.19 20:58:06.939794 [ 5 ] {a0c264b3-27e4-4c8c-a823-08337f0bdc58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16621 | 2025.09.19 20:58:06.939864 [ 5 ] {a0c264b3-27e4-4c8c-a823-08337f0bdc58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16622 | 2025.09.19 20:58:06.940553 [ 5 ] {a0c264b3-27e4-4c8c-a823-08337f0bdc58} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16623 | 2025.09.19 20:58:06.940604 [ 5 ] {a0c264b3-27e4-4c8c-a823-08337f0bdc58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16624 | 2025.09.19 20:58:06.941022 [ 5 ] {a0c264b3-27e4-4c8c-a823-08337f0bdc58} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 16625 | 2025.09.19 20:58:06.941259 [ 5 ] {a0c264b3-27e4-4c8c-a823-08337f0bdc58} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16626 | 2025.09.19 20:58:06.941421 [ 5 ] {a0c264b3-27e4-4c8c-a823-08337f0bdc58} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001676 sec., 14319.809069212411 rows/sec., 1.19 MiB/sec. | ||
| 16627 | 2025.09.19 20:58:06.941476 [ 5 ] {a0c264b3-27e4-4c8c-a823-08337f0bdc58} <Debug> TCPHandler: Processed in 0.001992636 sec. | ||
| 16628 | 2025.09.19 20:58:06.941607 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16629 | 2025.09.19 20:58:06.941712 [ 5 ] {49f3db52-b322-49f2-b236-2b6087dd2997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16630 | 2025.09.19 20:58:06.941757 [ 5 ] {49f3db52-b322-49f2-b236-2b6087dd2997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16631 | 2025.09.19 20:58:06.942167 [ 5 ] {49f3db52-b322-49f2-b236-2b6087dd2997} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16632 | 2025.09.19 20:58:06.942207 [ 5 ] {49f3db52-b322-49f2-b236-2b6087dd2997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16633 | 2025.09.19 20:58:06.942533 [ 5 ] {49f3db52-b322-49f2-b236-2b6087dd2997} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 16634 | 2025.09.19 20:58:06.942766 [ 5 ] {49f3db52-b322-49f2-b236-2b6087dd2997} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16635 | 2025.09.19 20:58:06.942905 [ 5 ] {49f3db52-b322-49f2-b236-2b6087dd2997} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001218 sec., 1642.0361247947455 rows/sec., 133.90 KiB/sec. | ||
| 16636 | 2025.09.19 20:58:06.942945 [ 5 ] {49f3db52-b322-49f2-b236-2b6087dd2997} <Debug> TCPHandler: Processed in 0.001390252 sec. | ||
| 16637 | 2025.09.19 20:58:06.943054 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16638 | 2025.09.19 20:58:06.943151 [ 5 ] {84636aac-5aba-4ed2-a8af-3c1828cedeb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16639 | 2025.09.19 20:58:06.943194 [ 5 ] {84636aac-5aba-4ed2-a8af-3c1828cedeb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16640 | 2025.09.19 20:58:06.943771 [ 5 ] {84636aac-5aba-4ed2-a8af-3c1828cedeb9} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16641 | 2025.09.19 20:58:06.943809 [ 5 ] {84636aac-5aba-4ed2-a8af-3c1828cedeb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16642 | 2025.09.19 20:58:06.944144 [ 5 ] {84636aac-5aba-4ed2-a8af-3c1828cedeb9} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 16643 | 2025.09.19 20:58:06.944369 [ 5 ] {84636aac-5aba-4ed2-a8af-3c1828cedeb9} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16644 | 2025.09.19 20:58:06.944502 [ 5 ] {84636aac-5aba-4ed2-a8af-3c1828cedeb9} <Debug> executeQuery: Read 287 rows, 26.39 KiB in 0.00137 sec., 209489.0510948905 rows/sec., 18.81 MiB/sec. | ||
| 16645 | 2025.09.19 20:58:06.944541 [ 5 ] {84636aac-5aba-4ed2-a8af-3c1828cedeb9} <Debug> TCPHandler: Processed in 0.001537786 sec. | ||
| 16646 | 2025.09.19 20:58:06.944652 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16647 | 2025.09.19 20:58:06.944750 [ 5 ] {4e635a47-d2b4-46fd-8fb9-47252f7803de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16648 | 2025.09.19 20:58:06.944790 [ 5 ] {4e635a47-d2b4-46fd-8fb9-47252f7803de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16649 | 2025.09.19 20:58:06.945220 [ 5 ] {4e635a47-d2b4-46fd-8fb9-47252f7803de} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16650 | 2025.09.19 20:58:06.945258 [ 5 ] {4e635a47-d2b4-46fd-8fb9-47252f7803de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16651 | 2025.09.19 20:58:06.945572 [ 5 ] {4e635a47-d2b4-46fd-8fb9-47252f7803de} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 16652 | 2025.09.19 20:58:06.945790 [ 5 ] {4e635a47-d2b4-46fd-8fb9-47252f7803de} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16653 | 2025.09.19 20:58:06.945921 [ 5 ] {4e635a47-d2b4-46fd-8fb9-47252f7803de} <Debug> executeQuery: Read 69 rows, 5.24 KiB in 0.001189 sec., 58031.95962994113 rows/sec., 4.30 MiB/sec. | ||
| 16654 | 2025.09.19 20:58:06.945957 [ 5 ] {4e635a47-d2b4-46fd-8fb9-47252f7803de} <Debug> TCPHandler: Processed in 0.001356142 sec. | ||
| 16655 | 2025.09.19 20:58:06.945972 [ 218 ] {} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): 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] | ||
| 16656 | 2025.09.19 20:58:06.946024 [ 218 ] {} <Debug> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): 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] | ||
| 16657 | 2025.09.19 20:58:06.946073 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16658 | 2025.09.19 20:58:06.946174 [ 5 ] {73452577-cc12-42e6-8272-75cda5d6a63a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16659 | 2025.09.19 20:58:06.946214 [ 5 ] {73452577-cc12-42e6-8272-75cda5d6a63a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16660 | 2025.09.19 20:58:06.946621 [ 5 ] {73452577-cc12-42e6-8272-75cda5d6a63a} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16661 | 2025.09.19 20:58:06.946658 [ 5 ] {73452577-cc12-42e6-8272-75cda5d6a63a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16662 | 2025.09.19 20:58:06.946979 [ 5 ] {73452577-cc12-42e6-8272-75cda5d6a63a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 16663 | 2025.09.19 20:58:06.947236 [ 5 ] {73452577-cc12-42e6-8272-75cda5d6a63a} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16664 | 2025.09.19 20:58:06.947386 [ 5 ] {73452577-cc12-42e6-8272-75cda5d6a63a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001231 sec., 19496.344435418356 rows/sec., 1.62 MiB/sec. | ||
| 16665 | 2025.09.19 20:58:06.947424 [ 5 ] {73452577-cc12-42e6-8272-75cda5d6a63a} <Debug> TCPHandler: Processed in 0.001400523 sec. | ||
| 16666 | 2025.09.19 20:58:06.947540 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16667 | 2025.09.19 20:58:06.947635 [ 5 ] {f0aae421-3cf7-466b-8c4a-544d89f8b73f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16668 | 2025.09.19 20:58:06.947679 [ 5 ] {f0aae421-3cf7-466b-8c4a-544d89f8b73f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16669 | 2025.09.19 20:58:06.948119 [ 5 ] {f0aae421-3cf7-466b-8c4a-544d89f8b73f} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16670 | 2025.09.19 20:58:06.948157 [ 5 ] {f0aae421-3cf7-466b-8c4a-544d89f8b73f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16671 | 2025.09.19 20:58:06.948504 [ 5 ] {f0aae421-3cf7-466b-8c4a-544d89f8b73f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 16672 | 2025.09.19 20:58:06.948748 [ 5 ] {f0aae421-3cf7-466b-8c4a-544d89f8b73f} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16673 | 2025.09.19 20:58:06.948881 [ 5 ] {f0aae421-3cf7-466b-8c4a-544d89f8b73f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001264 sec., 9493.67088607595 rows/sec., 741.69 KiB/sec. | ||
| 16674 | 2025.09.19 20:58:06.948922 [ 5 ] {f0aae421-3cf7-466b-8c4a-544d89f8b73f} <Debug> TCPHandler: Processed in 0.001431074 sec. | ||
| 16675 | 2025.09.19 20:58:06.949054 [ 218 ] {} <Debug> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): 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] | ||
| 16676 | 2025.09.19 20:58:06.949062 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16677 | 2025.09.19 20:58:06.949195 [ 5 ] {64a9ac9b-5a17-4c72-8ca8-2c1ce9c9d234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16678 | 2025.09.19 20:58:06.949247 [ 5 ] {64a9ac9b-5a17-4c72-8ca8-2c1ce9c9d234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16679 | 2025.09.19 20:58:06.949791 [ 5 ] {64a9ac9b-5a17-4c72-8ca8-2c1ce9c9d234} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16680 | 2025.09.19 20:58:06.949829 [ 5 ] {64a9ac9b-5a17-4c72-8ca8-2c1ce9c9d234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16681 | 2025.09.19 20:58:06.950174 [ 5 ] {64a9ac9b-5a17-4c72-8ca8-2c1ce9c9d234} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 16682 | 2025.09.19 20:58:06.950413 [ 5 ] {64a9ac9b-5a17-4c72-8ca8-2c1ce9c9d234} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16683 | 2025.09.19 20:58:06.950552 [ 5 ] {64a9ac9b-5a17-4c72-8ca8-2c1ce9c9d234} <Debug> executeQuery: Read 166 rows, 13.66 KiB in 0.001381 sec., 120202.75162925415 rows/sec., 9.66 MiB/sec. | ||
| 16684 | 2025.09.19 20:58:06.950592 [ 5 ] {64a9ac9b-5a17-4c72-8ca8-2c1ce9c9d234} <Debug> TCPHandler: Processed in 0.001600057 sec. | ||
| 16685 | 2025.09.19 20:58:06.950705 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16686 | 2025.09.19 20:58:06.950801 [ 5 ] {62c860ae-cc12-472a-8689-2a6a675e09a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16687 | 2025.09.19 20:58:06.950845 [ 5 ] {62c860ae-cc12-472a-8689-2a6a675e09a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16688 | 2025.09.19 20:58:06.951264 [ 5 ] {62c860ae-cc12-472a-8689-2a6a675e09a1} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16689 | 2025.09.19 20:58:06.951301 [ 5 ] {62c860ae-cc12-472a-8689-2a6a675e09a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16690 | 2025.09.19 20:58:06.951643 [ 5 ] {62c860ae-cc12-472a-8689-2a6a675e09a1} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 16691 | 2025.09.19 20:58:06.951867 [ 5 ] {62c860ae-cc12-472a-8689-2a6a675e09a1} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16692 | 2025.09.19 20:58:06.951998 [ 5 ] {62c860ae-cc12-472a-8689-2a6a675e09a1} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001216 sec., 162006.5789473684 rows/sec., 11.62 MiB/sec. | ||
| 16693 | 2025.09.19 20:58:06.952036 [ 5 ] {62c860ae-cc12-472a-8689-2a6a675e09a1} <Debug> TCPHandler: Processed in 0.001380293 sec. | ||
| 16694 | 2025.09.19 20:58:06.952143 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16695 | 2025.09.19 20:58:06.952237 [ 5 ] {c0ddab77-da3d-43cd-9006-14ad779c006d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16696 | 2025.09.19 20:58:06.952291 [ 5 ] {c0ddab77-da3d-43cd-9006-14ad779c006d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16697 | 2025.09.19 20:58:06.953270 [ 5 ] {c0ddab77-da3d-43cd-9006-14ad779c006d} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16698 | 2025.09.19 20:58:06.953308 [ 5 ] {c0ddab77-da3d-43cd-9006-14ad779c006d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16699 | 2025.09.19 20:58:06.953918 [ 5 ] {c0ddab77-da3d-43cd-9006-14ad779c006d} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 16700 | 2025.09.19 20:58:06.954166 [ 5 ] {c0ddab77-da3d-43cd-9006-14ad779c006d} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16701 | 2025.09.19 20:58:06.954308 [ 5 ] {c0ddab77-da3d-43cd-9006-14ad779c006d} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.002089 sec., 26328.38678793681 rows/sec., 47.18 MiB/sec. | ||
| 16702 | 2025.09.19 20:58:06.954364 [ 5 ] {c0ddab77-da3d-43cd-9006-14ad779c006d} <Debug> TCPHandler: Processed in 0.002270763 sec. | ||
| 16703 | 2025.09.19 20:58:06.954477 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16704 | 2025.09.19 20:58:06.954572 [ 5 ] {b4f020d0-34a8-4a42-bbf9-eeb9df4cba4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 16705 | 2025.09.19 20:58:06.954616 [ 5 ] {b4f020d0-34a8-4a42-bbf9-eeb9df4cba4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 16706 | 2025.09.19 20:58:06.954933 [ 5 ] {b4f020d0-34a8-4a42-bbf9-eeb9df4cba4a} <Trace> oximeter.measurements_i64 (f8bc1b0e-34c2-48fd-974c-f2fbd6097f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16707 | 2025.09.19 20:58:06.954971 [ 5 ] {b4f020d0-34a8-4a42-bbf9-eeb9df4cba4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16708 | 2025.09.19 20:58:06.955289 [ 5 ] {b4f020d0-34a8-4a42-bbf9-eeb9df4cba4a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 16709 | 2025.09.19 20:58:06.955520 [ 5 ] {b4f020d0-34a8-4a42-bbf9-eeb9df4cba4a} <Trace> oximeter.measurements_i64 (f8bc1b0e-34c2-48fd-974c-f2fbd6097f26): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16710 | 2025.09.19 20:58:06.955657 [ 5 ] {b4f020d0-34a8-4a42-bbf9-eeb9df4cba4a} <Debug> executeQuery: Read 12 rows, 868.00 B in 0.001103 sec., 10879.419764279239 rows/sec., 768.50 KiB/sec. | ||
| 16711 | 2025.09.19 20:58:06.955695 [ 5 ] {b4f020d0-34a8-4a42-bbf9-eeb9df4cba4a} <Debug> TCPHandler: Processed in 0.00126853 sec. | ||
| 16712 | 2025.09.19 20:58:06.955805 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16713 | 2025.09.19 20:58:06.955900 [ 5 ] {5479a010-e924-418f-8037-4646822ce90a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16714 | 2025.09.19 20:58:06.955941 [ 5 ] {5479a010-e924-418f-8037-4646822ce90a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16715 | 2025.09.19 20:58:06.956268 [ 5 ] {5479a010-e924-418f-8037-4646822ce90a} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16716 | 2025.09.19 20:58:06.956305 [ 5 ] {5479a010-e924-418f-8037-4646822ce90a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16717 | 2025.09.19 20:58:06.956619 [ 5 ] {5479a010-e924-418f-8037-4646822ce90a} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 16718 | 2025.09.19 20:58:06.956835 [ 5 ] {5479a010-e924-418f-8037-4646822ce90a} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16719 | 2025.09.19 20:58:06.956964 [ 5 ] {5479a010-e924-418f-8037-4646822ce90a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 16720 | 2025.09.19 20:58:06.957001 [ 5 ] {5479a010-e924-418f-8037-4646822ce90a} <Debug> TCPHandler: Processed in 0.001245089 sec. | ||
| 16721 | 2025.09.19 20:58:08.512920 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45576 | ||
| 16722 | 2025.09.19 20:58:08.513492 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16723 | 2025.09.19 20:58:08.513541 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16724 | 2025.09.19 20:58:08.514057 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 16725 | 2025.09.19 20:58:08.514307 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16726 | 2025.09.19 20:58:08.514462 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45576 | ||
| 16727 | 2025.09.19 20:58:09.004656 [ 224 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): 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] | ||
| 16728 | 2025.09.19 20:58:09.004728 [ 224 ] {} <Debug> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): 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] | ||
| 16729 | 2025.09.19 20:58:09.008187 [ 224 ] {} <Debug> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): 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] | ||
| 16730 | 2025.09.19 20:58:10.491794 [ 221 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): 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] | ||
| 16731 | 2025.09.19 20:58:10.491856 [ 221 ] {} <Debug> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): 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] | ||
| 16732 | 2025.09.19 20:58:10.494193 [ 221 ] {} <Debug> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): 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] | ||
| 16733 | 2025.09.19 20:58:11.000174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 372.19 MiB, peak 393.99 MiB, free memory in arenas 0.00 B, will set to 376.19 MiB (RSS), difference: 4.00 MiB | ||
| 16734 | 2025.09.19 20:58:11.027894 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 16735 | 2025.09.19 20:58:11.045889 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16736 | 2025.09.19 20:58:11.045931 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16737 | 2025.09.19 20:58:11.052101 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 16738 | 2025.09.19 20:58:11.052810 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16739 | 2025.09.19 20:58:11.056056 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 16740 | 2025.09.19 20:58:11.933302 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16741 | 2025.09.19 20:58:11.933487 [ 5 ] {244882a1-a57c-4f93-a950-0f95239a96ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16742 | 2025.09.19 20:58:11.933552 [ 5 ] {244882a1-a57c-4f93-a950-0f95239a96ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16743 | 2025.09.19 20:58:11.934221 [ 5 ] {244882a1-a57c-4f93-a950-0f95239a96ae} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16744 | 2025.09.19 20:58:11.934262 [ 5 ] {244882a1-a57c-4f93-a950-0f95239a96ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16745 | 2025.09.19 20:58:11.934664 [ 5 ] {244882a1-a57c-4f93-a950-0f95239a96ae} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 16746 | 2025.09.19 20:58:11.934928 [ 5 ] {244882a1-a57c-4f93-a950-0f95239a96ae} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16747 | 2025.09.19 20:58:11.935076 [ 141 ] {} <Debug> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 16748 | 2025.09.19 20:58:11.935089 [ 5 ] {244882a1-a57c-4f93-a950-0f95239a96ae} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001651 sec., 33918.83706844337 rows/sec., 2.59 MiB/sec. | ||
| 16749 | 2025.09.19 20:58:11.935115 [ 141 ] {} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16750 | 2025.09.19 20:58:11.935134 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16751 | 2025.09.19 20:58:11.935137 [ 5 ] {244882a1-a57c-4f93-a950-0f95239a96ae} <Debug> TCPHandler: Processed in 0.001974417 sec. | ||
| 16752 | 2025.09.19 20:58:11.935219 [ 201 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::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 | ||
| 16753 | 2025.09.19 20:58:11.935282 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16754 | 2025.09.19 20:58:11.935303 [ 201 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16755 | 2025.09.19 20:58:11.935334 [ 201 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1407 rows starting from the beginning of the part | ||
| 16756 | 2025.09.19 20:58:11.935381 [ 5 ] {4f554427-e149-409a-ba47-cd837fb83d15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16757 | 2025.09.19 20:58:11.935394 [ 201 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 1197 rows starting from the beginning of the part | ||
| 16758 | 2025.09.19 20:58:11.935424 [ 5 ] {4f554427-e149-409a-ba47-cd837fb83d15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16759 | 2025.09.19 20:58:11.935441 [ 201 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 156 rows starting from the beginning of the part | ||
| 16760 | 2025.09.19 20:58:11.935485 [ 201 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 56 rows starting from the beginning of the part | ||
| 16761 | 2025.09.19 20:58:11.935526 [ 201 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 287 rows starting from the beginning of the part | ||
| 16762 | 2025.09.19 20:58:11.935569 [ 201 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 56 rows starting from the beginning of the part | ||
| 16763 | 2025.09.19 20:58:11.935861 [ 5 ] {4f554427-e149-409a-ba47-cd837fb83d15} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16764 | 2025.09.19 20:58:11.935897 [ 5 ] {4f554427-e149-409a-ba47-cd837fb83d15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16765 | 2025.09.19 20:58:11.936220 [ 5 ] {4f554427-e149-409a-ba47-cd837fb83d15} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 16766 | 2025.09.19 20:58:11.936446 [ 5 ] {4f554427-e149-409a-ba47-cd837fb83d15} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16767 | 2025.09.19 20:58:11.936560 [ 141 ] {} <Debug> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 16768 | 2025.09.19 20:58:11.936576 [ 5 ] {4f554427-e149-409a-ba47-cd837fb83d15} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001213 sec., 52761.74773289365 rows/sec., 4.12 MiB/sec. | ||
| 16769 | 2025.09.19 20:58:11.936593 [ 141 ] {} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16770 | 2025.09.19 20:58:11.936611 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16771 | 2025.09.19 20:58:11.936614 [ 5 ] {4f554427-e149-409a-ba47-cd837fb83d15} <Debug> TCPHandler: Processed in 0.001394203 sec. | ||
| 16772 | 2025.09.19 20:58:11.936681 [ 193 ] {8107928c-471f-4f51-a196-f6f1aa28a530::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 | ||
| 16773 | 2025.09.19 20:58:11.936735 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16774 | 2025.09.19 20:58:11.936778 [ 193 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16775 | 2025.09.19 20:58:11.936813 [ 193 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 633 rows starting from the beginning of the part | ||
| 16776 | 2025.09.19 20:58:11.936830 [ 5 ] {2a456877-41e4-4d41-a5f9-795a3a8cdfe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16777 | 2025.09.19 20:58:11.936876 [ 193 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 522 rows starting from the beginning of the part | ||
| 16778 | 2025.09.19 20:58:11.936879 [ 5 ] {2a456877-41e4-4d41-a5f9-795a3a8cdfe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16779 | 2025.09.19 20:58:11.936942 [ 193 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 117 rows starting from the beginning of the part | ||
| 16780 | 2025.09.19 20:58:11.936941 [ 190 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3159 rows, containing 5 columns (5 merged, 0 gathered) in 0.001752931 sec., 1802124.5559579926 rows/sec., 157.34 MiB/sec. | ||
| 16781 | 2025.09.19 20:58:11.936986 [ 193 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 64 rows starting from the beginning of the part | ||
| 16782 | 2025.09.19 20:58:11.937041 [ 193 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 166 rows starting from the beginning of the part | ||
| 16783 | 2025.09.19 20:58:11.937081 [ 193 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 64 rows starting from the beginning of the part | ||
| 16784 | 2025.09.19 20:58:11.937259 [ 190 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 16785 | 2025.09.19 20:58:11.937373 [ 5 ] {2a456877-41e4-4d41-a5f9-795a3a8cdfe7} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16786 | 2025.09.19 20:58:11.937423 [ 5 ] {2a456877-41e4-4d41-a5f9-795a3a8cdfe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16787 | 2025.09.19 20:58:11.937613 [ 190 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_141_28} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16788 | 2025.09.19 20:58:11.937711 [ 190 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_141_28} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 16789 | 2025.09.19 20:58:11.937811 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 16790 | 2025.09.19 20:58:11.937854 [ 5 ] {2a456877-41e4-4d41-a5f9-795a3a8cdfe7} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 16791 | 2025.09.19 20:58:11.938116 [ 193 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1566 rows, containing 5 columns (5 merged, 0 gathered) in 0.001468365 sec., 1066492.3230940537 rows/sec., 85.01 MiB/sec. | ||
| 16792 | 2025.09.19 20:58:11.938131 [ 5 ] {2a456877-41e4-4d41-a5f9-795a3a8cdfe7} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16793 | 2025.09.19 20:58:11.938280 [ 190 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 16794 | 2025.09.19 20:58:11.938286 [ 5 ] {2a456877-41e4-4d41-a5f9-795a3a8cdfe7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001474 sec., 108548.16824966078 rows/sec., 7.56 MiB/sec. | ||
| 16795 | 2025.09.19 20:58:11.938345 [ 5 ] {2a456877-41e4-4d41-a5f9-795a3a8cdfe7} <Debug> TCPHandler: Processed in 0.001661249 sec. | ||
| 16796 | 2025.09.19 20:58:11.938466 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16797 | 2025.09.19 20:58:11.938569 [ 190 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_141_28} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16798 | 2025.09.19 20:58:11.938571 [ 5 ] {66dba490-3838-4792-a14d-b6b211b5fcb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16799 | 2025.09.19 20:58:11.938632 [ 5 ] {66dba490-3838-4792-a14d-b6b211b5fcb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16800 | 2025.09.19 20:58:11.938655 [ 190 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_141_28} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 16801 | 2025.09.19 20:58:11.938757 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 16802 | 2025.09.19 20:58:11.939006 [ 5 ] {66dba490-3838-4792-a14d-b6b211b5fcb0} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16803 | 2025.09.19 20:58:11.939047 [ 5 ] {66dba490-3838-4792-a14d-b6b211b5fcb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16804 | 2025.09.19 20:58:11.939385 [ 5 ] {66dba490-3838-4792-a14d-b6b211b5fcb0} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 16805 | 2025.09.19 20:58:11.939611 [ 5 ] {66dba490-3838-4792-a14d-b6b211b5fcb0} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16806 | 2025.09.19 20:58:11.939745 [ 141 ] {} <Debug> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 16807 | 2025.09.19 20:58:11.939756 [ 5 ] {66dba490-3838-4792-a14d-b6b211b5fcb0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001204 sec., 49833.88704318937 rows/sec., 3.36 MiB/sec. | ||
| 16808 | 2025.09.19 20:58:11.939775 [ 141 ] {} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16809 | 2025.09.19 20:58:11.939794 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16810 | 2025.09.19 20:58:11.939796 [ 5 ] {66dba490-3838-4792-a14d-b6b211b5fcb0} <Debug> TCPHandler: Processed in 0.001383452 sec. | ||
| 16811 | 2025.09.19 20:58:11.939861 [ 201 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 16812 | 2025.09.19 20:58:11.939938 [ 201 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16813 | 2025.09.19 20:58:11.939963 [ 201 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 8076 rows starting from the beginning of the part | ||
| 16814 | 2025.09.19 20:58:11.940003 [ 201 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 60 rows starting from the beginning of the part | ||
| 16815 | 2025.09.19 20:58:11.940035 [ 201 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 60 rows starting from the beginning of the part | ||
| 16816 | 2025.09.19 20:58:11.940068 [ 201 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 16817 | 2025.09.19 20:58:11.940100 [ 201 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 60 rows starting from the beginning of the part | ||
| 16818 | 2025.09.19 20:58:11.940133 [ 201 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 16819 | 2025.09.19 20:58:11.942356 [ 190 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8376 rows, containing 4 columns (4 merged, 0 gathered) in 0.00252017 sec., 3323585.313689156 rows/sec., 223.99 MiB/sec. | ||
| 16820 | 2025.09.19 20:58:11.942477 [ 201 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 16821 | 2025.09.19 20:58:11.942728 [ 201 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_141_28} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16822 | 2025.09.19 20:58:11.942791 [ 201 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_141_28} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 16823 | 2025.09.19 20:58:11.942851 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. | ||
| 16824 | 2025.09.19 20:58:15.755696 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16825 | 2025.09.19 20:58:15.755761 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16826 | 2025.09.19 20:58:16.010113 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.008738306 sec. | ||
| 16827 | 2025.09.19 20:58:16.015558 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46088 | ||
| 16828 | 2025.09.19 20:58:16.016114 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16829 | 2025.09.19 20:58:16.016155 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16830 | 2025.09.19 20:58:16.016645 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 16831 | 2025.09.19 20:58:16.016875 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16832 | 2025.09.19 20:58:16.017011 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46088 | ||
| 16833 | 2025.09.19 20:58:16.017021 [ 125 ] {} <Debug> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 16834 | 2025.09.19 20:58:16.017099 [ 125 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16835 | 2025.09.19 20:58:16.017123 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16836 | 2025.09.19 20:58:16.017276 [ 195 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 16837 | 2025.09.19 20:58:16.017454 [ 195 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16838 | 2025.09.19 20:58:16.017515 [ 195 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43656 rows starting from the beginning of the part | ||
| 16839 | 2025.09.19 20:58:16.017617 [ 195 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 512 rows starting from the beginning of the part | ||
| 16840 | 2025.09.19 20:58:16.017677 [ 195 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 448 rows starting from the beginning of the part | ||
| 16841 | 2025.09.19 20:58:16.017726 [ 195 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 512 rows starting from the beginning of the part | ||
| 16842 | 2025.09.19 20:58:16.017763 [ 195 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 448 rows starting from the beginning of the part | ||
| 16843 | 2025.09.19 20:58:16.017800 [ 195 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 512 rows starting from the beginning of the part | ||
| 16844 | 2025.09.19 20:58:16.020624 [ 190 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46088 rows, containing 4 columns (4 merged, 0 gathered) in 0.00341843 sec., 13482212.594670653 rows/sec., 192.86 MiB/sec. | ||
| 16845 | 2025.09.19 20:58:16.021165 [ 190 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 16846 | 2025.09.19 20:58:16.021640 [ 190 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_96_19} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16847 | 2025.09.19 20:58:16.021716 [ 190 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_96_19} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 16848 | 2025.09.19 20:58:16.021838 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 16849 | 2025.09.19 20:58:16.145440 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1940 | ||
| 16850 | 2025.09.19 20:58:16.147743 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16851 | 2025.09.19 20:58:16.147782 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16852 | 2025.09.19 20:58:16.148914 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 16853 | 2025.09.19 20:58:16.149168 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16854 | 2025.09.19 20:58:16.149318 [ 125 ] {} <Debug> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 16855 | 2025.09.19 20:58:16.149363 [ 125 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16856 | 2025.09.19 20:58:16.149384 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16857 | 2025.09.19 20:58:16.149427 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1940 | ||
| 16858 | 2025.09.19 20:58:16.149490 [ 197 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::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 | ||
| 16859 | 2025.09.19 20:58:16.150112 [ 197 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16860 | 2025.09.19 20:58:16.150278 [ 197 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1814 rows starting from the beginning of the part | ||
| 16861 | 2025.09.19 20:58:16.150696 [ 197 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 20 rows starting from the beginning of the part | ||
| 16862 | 2025.09.19 20:58:16.151072 [ 197 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 28 rows starting from the beginning of the part | ||
| 16863 | 2025.09.19 20:58:16.151438 [ 197 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 26 rows starting from the beginning of the part | ||
| 16864 | 2025.09.19 20:58:16.151791 [ 197 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 22 rows starting from the beginning of the part | ||
| 16865 | 2025.09.19 20:58:16.152147 [ 197 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 30 rows starting from the beginning of the part | ||
| 16866 | 2025.09.19 20:58:16.160384 [ 200 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1940 rows, containing 72 columns (72 merged, 0 gathered) in 0.010938667 sec., 177352.50556580615 rows/sec., 134.25 MiB/sec. | ||
| 16867 | 2025.09.19 20:58:16.162691 [ 200 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 16868 | 2025.09.19 20:58:16.163281 [ 200 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_71_14} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16869 | 2025.09.19 20:58:16.163357 [ 200 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_71_14} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 16870 | 2025.09.19 20:58:16.163686 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.05 MiB. | ||
| 16871 | 2025.09.19 20:58:16.759643 [ 224 ] {} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): 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] | ||
| 16872 | 2025.09.19 20:58:16.759721 [ 224 ] {} <Debug> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): 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] | ||
| 16873 | 2025.09.19 20:58:16.763464 [ 224 ] {} <Debug> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): 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] | ||
| 16874 | 2025.09.19 20:58:16.802315 [ 218 ] {} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): 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] | ||
| 16875 | 2025.09.19 20:58:16.802394 [ 218 ] {} <Debug> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): 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] | ||
| 16876 | 2025.09.19 20:58:16.805685 [ 218 ] {} <Debug> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): 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] | ||
| 16877 | 2025.09.19 20:58:16.936051 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16878 | 2025.09.19 20:58:16.936230 [ 5 ] {7314f7f0-d627-44a0-a245-754781ad96f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16879 | 2025.09.19 20:58:16.936296 [ 5 ] {7314f7f0-d627-44a0-a245-754781ad96f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16880 | 2025.09.19 20:58:16.937074 [ 5 ] {7314f7f0-d627-44a0-a245-754781ad96f6} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16881 | 2025.09.19 20:58:16.937119 [ 5 ] {7314f7f0-d627-44a0-a245-754781ad96f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16882 | 2025.09.19 20:58:16.937672 [ 5 ] {7314f7f0-d627-44a0-a245-754781ad96f6} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 16883 | 2025.09.19 20:58:16.938109 [ 5 ] {7314f7f0-d627-44a0-a245-754781ad96f6} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16884 | 2025.09.19 20:58:16.938263 [ 5 ] {7314f7f0-d627-44a0-a245-754781ad96f6} <Debug> executeQuery: Read 170 rows, 15.26 KiB in 0.002082 sec., 81652.25744476465 rows/sec., 7.16 MiB/sec. | ||
| 16885 | 2025.09.19 20:58:16.938307 [ 5 ] {7314f7f0-d627-44a0-a245-754781ad96f6} <Debug> TCPHandler: Processed in 0.002385907 sec. | ||
| 16886 | 2025.09.19 20:58:16.938363 [ 219 ] {} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): 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] | ||
| 16887 | 2025.09.19 20:58:16.938414 [ 219 ] {} <Debug> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): 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] | ||
| 16888 | 2025.09.19 20:58:16.938437 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16889 | 2025.09.19 20:58:16.938537 [ 5 ] {b2711f75-4f02-4274-98f8-54ca488924e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16890 | 2025.09.19 20:58:16.938579 [ 5 ] {b2711f75-4f02-4274-98f8-54ca488924e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16891 | 2025.09.19 20:58:16.939089 [ 5 ] {b2711f75-4f02-4274-98f8-54ca488924e5} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16892 | 2025.09.19 20:58:16.939129 [ 5 ] {b2711f75-4f02-4274-98f8-54ca488924e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16893 | 2025.09.19 20:58:16.939687 [ 5 ] {b2711f75-4f02-4274-98f8-54ca488924e5} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 16894 | 2025.09.19 20:58:16.940238 [ 5 ] {b2711f75-4f02-4274-98f8-54ca488924e5} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16895 | 2025.09.19 20:58:16.940411 [ 5 ] {b2711f75-4f02-4274-98f8-54ca488924e5} <Debug> executeQuery: Read 57 rows, 4.29 KiB in 0.001891 sec., 30142.781597038604 rows/sec., 2.21 MiB/sec. | ||
| 16896 | 2025.09.19 20:58:16.940466 [ 5 ] {b2711f75-4f02-4274-98f8-54ca488924e5} <Debug> TCPHandler: Processed in 0.002079089 sec. | ||
| 16897 | 2025.09.19 20:58:16.940617 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16898 | 2025.09.19 20:58:16.940725 [ 5 ] {79545e06-3030-4fb9-92f0-9767d801ca5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16899 | 2025.09.19 20:58:16.940769 [ 5 ] {79545e06-3030-4fb9-92f0-9767d801ca5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16900 | 2025.09.19 20:58:16.941204 [ 219 ] {} <Debug> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): 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] | ||
| 16901 | 2025.09.19 20:58:16.941300 [ 5 ] {79545e06-3030-4fb9-92f0-9767d801ca5c} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16902 | 2025.09.19 20:58:16.941341 [ 5 ] {79545e06-3030-4fb9-92f0-9767d801ca5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16903 | 2025.09.19 20:58:16.941776 [ 5 ] {79545e06-3030-4fb9-92f0-9767d801ca5c} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 16904 | 2025.09.19 20:58:16.942213 [ 5 ] {79545e06-3030-4fb9-92f0-9767d801ca5c} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16905 | 2025.09.19 20:58:16.942358 [ 5 ] {79545e06-3030-4fb9-92f0-9767d801ca5c} <Debug> executeQuery: Read 121 rows, 9.68 KiB in 0.001652 sec., 73244.55205811138 rows/sec., 5.72 MiB/sec. | ||
| 16906 | 2025.09.19 20:58:16.942407 [ 5 ] {79545e06-3030-4fb9-92f0-9767d801ca5c} <Debug> TCPHandler: Processed in 0.001851343 sec. | ||
| 16907 | 2025.09.19 20:58:16.942537 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16908 | 2025.09.19 20:58:16.942641 [ 5 ] {dbd0fa41-f57e-4e3b-93d0-38b010645776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16909 | 2025.09.19 20:58:16.942690 [ 5 ] {dbd0fa41-f57e-4e3b-93d0-38b010645776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16910 | 2025.09.19 20:58:16.943170 [ 5 ] {dbd0fa41-f57e-4e3b-93d0-38b010645776} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16911 | 2025.09.19 20:58:16.943210 [ 5 ] {dbd0fa41-f57e-4e3b-93d0-38b010645776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16912 | 2025.09.19 20:58:16.943773 [ 5 ] {dbd0fa41-f57e-4e3b-93d0-38b010645776} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 16913 | 2025.09.19 20:58:16.944379 [ 5 ] {dbd0fa41-f57e-4e3b-93d0-38b010645776} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16914 | 2025.09.19 20:58:16.944513 [ 137 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Selected 2 parts from all_1_137_30 to all_138_138_0 | ||
| 16915 | 2025.09.19 20:58:16.944531 [ 5 ] {dbd0fa41-f57e-4e3b-93d0-38b010645776} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001912 sec., 83682.00836820084 rows/sec., 5.83 MiB/sec. | ||
| 16916 | 2025.09.19 20:58:16.944546 [ 137 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16917 | 2025.09.19 20:58:16.944566 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16918 | 2025.09.19 20:58:16.944571 [ 5 ] {dbd0fa41-f57e-4e3b-93d0-38b010645776} <Debug> TCPHandler: Processed in 0.002090839 sec. | ||
| 16919 | 2025.09.19 20:58:16.944683 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): 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] | ||
| 16920 | 2025.09.19 20:58:16.944696 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16921 | 2025.09.19 20:58:16.944713 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): 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] | ||
| 16922 | 2025.09.19 20:58:16.944700 [ 192 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_138_31} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_137_30 to all_138_138_0 into Compact with storage Full | ||
| 16923 | 2025.09.19 20:58:16.944801 [ 5 ] {7cf6fa01-7bcb-427d-8f39-dbd18b863dd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16924 | 2025.09.19 20:58:16.944865 [ 5 ] {7cf6fa01-7bcb-427d-8f39-dbd18b863dd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16925 | 2025.09.19 20:58:16.944905 [ 192 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_138_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16926 | 2025.09.19 20:58:16.944950 [ 192 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_138_31} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_137_30, total 39159 rows starting from the beginning of the part | ||
| 16927 | 2025.09.19 20:58:16.945027 [ 192 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_138_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 160 rows starting from the beginning of the part | ||
| 16928 | 2025.09.19 20:58:16.945857 [ 5 ] {7cf6fa01-7bcb-427d-8f39-dbd18b863dd5} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16929 | 2025.09.19 20:58:16.945898 [ 5 ] {7cf6fa01-7bcb-427d-8f39-dbd18b863dd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16930 | 2025.09.19 20:58:16.946712 [ 5 ] {7cf6fa01-7bcb-427d-8f39-dbd18b863dd5} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 16931 | 2025.09.19 20:58:16.947295 [ 5 ] {7cf6fa01-7bcb-427d-8f39-dbd18b863dd5} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16932 | 2025.09.19 20:58:16.947411 [ 137 ] {} <Debug> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 16933 | 2025.09.19 20:58:16.947442 [ 137 ] {} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16934 | 2025.09.19 20:58:16.947442 [ 5 ] {7cf6fa01-7bcb-427d-8f39-dbd18b863dd5} <Debug> executeQuery: Read 57 rows, 104.59 KiB in 0.00266 sec., 21428.571428571428 rows/sec., 38.40 MiB/sec. | ||
| 16935 | 2025.09.19 20:58:16.947459 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16936 | 2025.09.19 20:58:16.947506 [ 5 ] {7cf6fa01-7bcb-427d-8f39-dbd18b863dd5} <Debug> TCPHandler: Processed in 0.002859908 sec. | ||
| 16937 | 2025.09.19 20:58:16.947559 [ 195 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 16938 | 2025.09.19 20:58:16.947625 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16939 | 2025.09.19 20:58:16.947724 [ 5 ] {7350b6c0-d424-42f1-b04a-c830795f9ebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16940 | 2025.09.19 20:58:16.947768 [ 5 ] {7350b6c0-d424-42f1-b04a-c830795f9ebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16941 | 2025.09.19 20:58:16.947782 [ 195 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16942 | 2025.09.19 20:58:16.947847 [ 195 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2585 rows starting from the beginning of the part | ||
| 16943 | 2025.09.19 20:58:16.947980 [ 195 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 16944 | 2025.09.19 20:58:16.948094 [ 195 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 16945 | 2025.09.19 20:58:16.948108 [ 5 ] {7350b6c0-d424-42f1-b04a-c830795f9ebc} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16946 | 2025.09.19 20:58:16.948150 [ 5 ] {7350b6c0-d424-42f1-b04a-c830795f9ebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16947 | 2025.09.19 20:58:16.948163 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): 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] | ||
| 16948 | 2025.09.19 20:58:16.948194 [ 195 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 50 rows starting from the beginning of the part | ||
| 16949 | 2025.09.19 20:58:16.948295 [ 195 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 16950 | 2025.09.19 20:58:16.948390 [ 195 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 57 rows starting from the beginning of the part | ||
| 16951 | 2025.09.19 20:58:16.948610 [ 5 ] {7350b6c0-d424-42f1-b04a-c830795f9ebc} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 16952 | 2025.09.19 20:58:16.949168 [ 5 ] {7350b6c0-d424-42f1-b04a-c830795f9ebc} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16953 | 2025.09.19 20:58:16.949317 [ 5 ] {7350b6c0-d424-42f1-b04a-c830795f9ebc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001611 sec., 37243.947858472995 rows/sec., 2.51 MiB/sec. | ||
| 16954 | 2025.09.19 20:58:16.949354 [ 5 ] {7350b6c0-d424-42f1-b04a-c830795f9ebc} <Debug> TCPHandler: Processed in 0.001788072 sec. | ||
| 16955 | 2025.09.19 20:58:16.952037 [ 191 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_138_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39319 rows, containing 5 columns (5 merged, 0 gathered) in 0.007392224 sec., 5318967.607042211 rows/sec., 365.46 MiB/sec. | ||
| 16956 | 2025.09.19 20:58:16.952807 [ 199 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_138_31} <Trace> MergedBlockOutputStream: filled checksums all_1_138_31 (state Temporary) | ||
| 16957 | 2025.09.19 20:58:16.953401 [ 199 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_138_31} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_merge_all_1_138_31 to all_1_138_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16958 | 2025.09.19 20:58:16.953482 [ 199 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_138_31} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Merged 2 parts: [all_1_137_30, all_138_138_0] -> all_1_138_31 | ||
| 16959 | 2025.09.19 20:58:16.953737 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 16960 | 2025.09.19 20:58:16.963991 [ 186 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2829 rows, containing 19 columns (19 merged, 0 gathered) in 0.016472579 sec., 171739.95644519295 rows/sec., 307.75 MiB/sec. | ||
| 16961 | 2025.09.19 20:58:16.966590 [ 186 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 16962 | 2025.09.19 20:58:16.967209 [ 186 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16963 | 2025.09.19 20:58:16.967296 [ 186 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 16964 | 2025.09.19 20:58:16.967425 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.79 MiB. | ||
| 16965 | 2025.09.19 20:58:17.000216 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 376.86 MiB, peak 394.60 MiB, free memory in arenas 0.00 B, will set to 382.02 MiB (RSS), difference: 5.17 MiB | ||
| 16966 | 2025.09.19 20:58:17.346360 [ 137 ] {} <Debug> oximeter.measurements_i64 (f8bc1b0e-34c2-48fd-974c-f2fbd6097f26) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 16967 | 2025.09.19 20:58:17.346507 [ 137 ] {} <Trace> oximeter.measurements_i64 (f8bc1b0e-34c2-48fd-974c-f2fbd6097f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16968 | 2025.09.19 20:58:17.346532 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16969 | 2025.09.19 20:58:17.346652 [ 191 ] {f8bc1b0e-34c2-48fd-974c-f2fbd6097f26::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 | ||
| 16970 | 2025.09.19 20:58:17.346793 [ 191 ] {f8bc1b0e-34c2-48fd-974c-f2fbd6097f26::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16971 | 2025.09.19 20:58:17.346834 [ 191 ] {f8bc1b0e-34c2-48fd-974c-f2fbd6097f26::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part | ||
| 16972 | 2025.09.19 20:58:17.346908 [ 191 ] {f8bc1b0e-34c2-48fd-974c-f2fbd6097f26::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 | ||
| 16973 | 2025.09.19 20:58:17.346960 [ 191 ] {f8bc1b0e-34c2-48fd-974c-f2fbd6097f26::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 16974 | 2025.09.19 20:58:17.347009 [ 191 ] {f8bc1b0e-34c2-48fd-974c-f2fbd6097f26::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 3 rows starting from the beginning of the part | ||
| 16975 | 2025.09.19 20:58:17.347056 [ 191 ] {f8bc1b0e-34c2-48fd-974c-f2fbd6097f26::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 16976 | 2025.09.19 20:58:17.349335 [ 186 ] {f8bc1b0e-34c2-48fd-974c-f2fbd6097f26::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.002735444 sec., 15353.997376659876 rows/sec., 1.10 MiB/sec. | ||
| 16977 | 2025.09.19 20:58:17.349604 [ 191 ] {f8bc1b0e-34c2-48fd-974c-f2fbd6097f26::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 16978 | 2025.09.19 20:58:17.350136 [ 191 ] {f8bc1b0e-34c2-48fd-974c-f2fbd6097f26::all_1_5_1} <Trace> oximeter.measurements_i64 (f8bc1b0e-34c2-48fd-974c-f2fbd6097f26): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16979 | 2025.09.19 20:58:17.350207 [ 191 ] {f8bc1b0e-34c2-48fd-974c-f2fbd6097f26::all_1_5_1} <Trace> oximeter.measurements_i64 (f8bc1b0e-34c2-48fd-974c-f2fbd6097f26) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 16980 | 2025.09.19 20:58:17.350271 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16981 | 2025.09.19 20:58:18.557072 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 16982 | 2025.09.19 20:58:18.575073 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16983 | 2025.09.19 20:58:18.575129 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16984 | 2025.09.19 20:58:18.581590 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 16985 | 2025.09.19 20:58:18.582275 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16986 | 2025.09.19 20:58:18.582630 [ 122 ] {} <Debug> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 16987 | 2025.09.19 20:58:18.582727 [ 122 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16988 | 2025.09.19 20:58:18.582747 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 16989 | 2025.09.19 20:58:18.582859 [ 194 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 16990 | 2025.09.19 20:58:18.585627 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 16991 | 2025.09.19 20:58:18.586707 [ 194 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16992 | 2025.09.19 20:58:18.588285 [ 194 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 16993 | 2025.09.19 20:58:18.593181 [ 194 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 16994 | 2025.09.19 20:58:18.598146 [ 194 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 16995 | 2025.09.19 20:58:18.603282 [ 194 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 16996 | 2025.09.19 20:58:18.608444 [ 194 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 16997 | 2025.09.19 20:58:18.613418 [ 194 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 16998 | 2025.09.19 20:58:18.675146 [ 191 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.092335386 sec., 7830.150837296548 rows/sec., 40.49 MiB/sec. | ||
| 16999 | 2025.09.19 20:58:18.678462 [ 191 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 17000 | 2025.09.19 20:58:18.680488 [ 191 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_96_19} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17001 | 2025.09.19 20:58:18.680572 [ 191 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_96_19} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 17002 | 2025.09.19 20:58:18.683345 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 17003 | 2025.09.19 20:58:19.000211 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 383.08 MiB, peak 400.50 MiB, free memory in arenas 0.00 B, will set to 382.03 MiB (RSS), difference: -1.05 MiB | ||
| 17004 | 2025.09.19 20:58:21.960792 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17005 | 2025.09.19 20:58:21.960987 [ 5 ] {c37f8b29-38ab-4ad3-a7cd-99df238e97f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17006 | 2025.09.19 20:58:21.961060 [ 5 ] {c37f8b29-38ab-4ad3-a7cd-99df238e97f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17007 | 2025.09.19 20:58:21.961690 [ 5 ] {c37f8b29-38ab-4ad3-a7cd-99df238e97f6} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17008 | 2025.09.19 20:58:21.961731 [ 5 ] {c37f8b29-38ab-4ad3-a7cd-99df238e97f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 17009 | 2025.09.19 20:58:21.962164 [ 5 ] {c37f8b29-38ab-4ad3-a7cd-99df238e97f6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 17010 | 2025.09.19 20:58:21.962425 [ 5 ] {c37f8b29-38ab-4ad3-a7cd-99df238e97f6} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17011 | 2025.09.19 20:58:21.962601 [ 5 ] {c37f8b29-38ab-4ad3-a7cd-99df238e97f6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001667 sec., 1199.760047990402 rows/sec., 97.83 KiB/sec. | ||
| 17012 | 2025.09.19 20:58:21.962655 [ 5 ] {c37f8b29-38ab-4ad3-a7cd-99df238e97f6} <Debug> TCPHandler: Processed in 0.001989717 sec. | ||
| 17013 | 2025.09.19 20:58:21.962785 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17014 | 2025.09.19 20:58:21.962893 [ 5 ] {22477a99-6a9b-4d1d-9f69-67a49c0bb9bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17015 | 2025.09.19 20:58:21.962945 [ 5 ] {22477a99-6a9b-4d1d-9f69-67a49c0bb9bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17016 | 2025.09.19 20:58:21.964095 [ 5 ] {22477a99-6a9b-4d1d-9f69-67a49c0bb9bb} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17017 | 2025.09.19 20:58:21.964132 [ 5 ] {22477a99-6a9b-4d1d-9f69-67a49c0bb9bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 17018 | 2025.09.19 20:58:21.964546 [ 5 ] {22477a99-6a9b-4d1d-9f69-67a49c0bb9bb} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 17019 | 2025.09.19 20:58:21.964812 [ 5 ] {22477a99-6a9b-4d1d-9f69-67a49c0bb9bb} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17020 | 2025.09.19 20:58:21.964959 [ 5 ] {22477a99-6a9b-4d1d-9f69-67a49c0bb9bb} <Debug> executeQuery: Read 1197 rows, 100.57 KiB in 0.002094 sec., 571633.2378223495 rows/sec., 46.90 MiB/sec. | ||
| 17021 | 2025.09.19 20:58:21.965003 [ 5 ] {22477a99-6a9b-4d1d-9f69-67a49c0bb9bb} <Debug> TCPHandler: Processed in 0.002270694 sec. | ||
| 17022 | 2025.09.19 20:58:21.965121 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17023 | 2025.09.19 20:58:21.965221 [ 5 ] {9b7910f4-9cac-4400-a835-c824b190641e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17024 | 2025.09.19 20:58:21.965264 [ 5 ] {9b7910f4-9cac-4400-a835-c824b190641e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17025 | 2025.09.19 20:58:21.965684 [ 5 ] {9b7910f4-9cac-4400-a835-c824b190641e} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17026 | 2025.09.19 20:58:21.965720 [ 5 ] {9b7910f4-9cac-4400-a835-c824b190641e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 17027 | 2025.09.19 20:58:21.966047 [ 5 ] {9b7910f4-9cac-4400-a835-c824b190641e} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 17028 | 2025.09.19 20:58:21.966271 [ 5 ] {9b7910f4-9cac-4400-a835-c824b190641e} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17029 | 2025.09.19 20:58:21.966404 [ 5 ] {9b7910f4-9cac-4400-a835-c824b190641e} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001205 sec., 1659.7510373443984 rows/sec., 115.89 KiB/sec. | ||
| 17030 | 2025.09.19 20:58:21.966443 [ 5 ] {9b7910f4-9cac-4400-a835-c824b190641e} <Debug> TCPHandler: Processed in 0.001374493 sec. | ||
| 17031 | 2025.09.19 20:58:21.966562 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17032 | 2025.09.19 20:58:21.966658 [ 5 ] {531dcbb4-59d6-479a-96e4-ff487b58a06f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17033 | 2025.09.19 20:58:21.966699 [ 5 ] {531dcbb4-59d6-479a-96e4-ff487b58a06f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17034 | 2025.09.19 20:58:21.967223 [ 5 ] {531dcbb4-59d6-479a-96e4-ff487b58a06f} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17035 | 2025.09.19 20:58:21.967259 [ 5 ] {531dcbb4-59d6-479a-96e4-ff487b58a06f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 17036 | 2025.09.19 20:58:21.967584 [ 5 ] {531dcbb4-59d6-479a-96e4-ff487b58a06f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 17037 | 2025.09.19 20:58:21.967802 [ 5 ] {531dcbb4-59d6-479a-96e4-ff487b58a06f} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17038 | 2025.09.19 20:58:21.967934 [ 5 ] {531dcbb4-59d6-479a-96e4-ff487b58a06f} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001297 sec., 175790.28527370855 rows/sec., 11.90 MiB/sec. | ||
| 17039 | 2025.09.19 20:58:21.967973 [ 5 ] {531dcbb4-59d6-479a-96e4-ff487b58a06f} <Debug> TCPHandler: Processed in 0.001463785 sec. | ||
| 17040 | 2025.09.19 20:58:21.968083 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17041 | 2025.09.19 20:58:21.968177 [ 5 ] {8fc1693a-33cb-4039-9e12-26260e66c307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17042 | 2025.09.19 20:58:21.968217 [ 5 ] {8fc1693a-33cb-4039-9e12-26260e66c307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17043 | 2025.09.19 20:58:21.968817 [ 5 ] {8fc1693a-33cb-4039-9e12-26260e66c307} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17044 | 2025.09.19 20:58:21.968852 [ 5 ] {8fc1693a-33cb-4039-9e12-26260e66c307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 17045 | 2025.09.19 20:58:21.969183 [ 5 ] {8fc1693a-33cb-4039-9e12-26260e66c307} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 17046 | 2025.09.19 20:58:21.969400 [ 5 ] {8fc1693a-33cb-4039-9e12-26260e66c307} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17047 | 2025.09.19 20:58:21.969536 [ 5 ] {8fc1693a-33cb-4039-9e12-26260e66c307} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001377 sec., 379084.96732026146 rows/sec., 28.06 MiB/sec. | ||
| 17048 | 2025.09.19 20:58:21.969576 [ 5 ] {8fc1693a-33cb-4039-9e12-26260e66c307} <Debug> TCPHandler: Processed in 0.001543147 sec. | ||
| 17049 | 2025.09.19 20:58:21.969692 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17050 | 2025.09.19 20:58:21.969787 [ 5 ] {117085c5-85f0-4fa6-a2ed-bc1e4f44b02d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17051 | 2025.09.19 20:58:21.969833 [ 5 ] {117085c5-85f0-4fa6-a2ed-bc1e4f44b02d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17052 | 2025.09.19 20:58:21.970422 [ 5 ] {117085c5-85f0-4fa6-a2ed-bc1e4f44b02d} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17053 | 2025.09.19 20:58:21.970458 [ 5 ] {117085c5-85f0-4fa6-a2ed-bc1e4f44b02d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 17054 | 2025.09.19 20:58:21.970860 [ 5 ] {117085c5-85f0-4fa6-a2ed-bc1e4f44b02d} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 17055 | 2025.09.19 20:58:21.971114 [ 5 ] {117085c5-85f0-4fa6-a2ed-bc1e4f44b02d} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17056 | 2025.09.19 20:58:21.971233 [ 133 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Selected 6 parts from all_1_138_31 to all_143_143_0 | ||
| 17057 | 2025.09.19 20:58:21.971266 [ 133 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17058 | 2025.09.19 20:58:21.971267 [ 5 ] {117085c5-85f0-4fa6-a2ed-bc1e4f44b02d} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001482 sec., 570175.4385964912 rows/sec., 38.38 MiB/sec. | ||
| 17059 | 2025.09.19 20:58:21.971287 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 17060 | 2025.09.19 20:58:21.971317 [ 5 ] {117085c5-85f0-4fa6-a2ed-bc1e4f44b02d} <Debug> TCPHandler: Processed in 0.00167541 sec. | ||
| 17061 | 2025.09.19 20:58:21.971404 [ 186 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_143_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_138_31 to all_143_143_0 into Compact with storage Full | ||
| 17062 | 2025.09.19 20:58:21.971436 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17063 | 2025.09.19 20:58:21.971542 [ 5 ] {65e88f77-3fc2-440b-bd4b-8c04344a06c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17064 | 2025.09.19 20:58:21.971559 [ 186 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_143_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17065 | 2025.09.19 20:58:21.971597 [ 5 ] {65e88f77-3fc2-440b-bd4b-8c04344a06c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17066 | 2025.09.19 20:58:21.971611 [ 186 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_143_32} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_138_31, total 39319 rows starting from the beginning of the part | ||
| 17067 | 2025.09.19 20:58:21.971684 [ 186 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_143_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 160 rows starting from the beginning of the part | ||
| 17068 | 2025.09.19 20:58:21.971732 [ 186 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_143_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 197 rows starting from the beginning of the part | ||
| 17069 | 2025.09.19 20:58:21.971778 [ 186 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_143_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 160 rows starting from the beginning of the part | ||
| 17070 | 2025.09.19 20:58:21.971821 [ 186 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_143_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 160 rows starting from the beginning of the part | ||
| 17071 | 2025.09.19 20:58:21.971870 [ 186 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_143_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 845 rows starting from the beginning of the part | ||
| 17072 | 2025.09.19 20:58:21.971966 [ 5 ] {65e88f77-3fc2-440b-bd4b-8c04344a06c8} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17073 | 2025.09.19 20:58:21.972009 [ 5 ] {65e88f77-3fc2-440b-bd4b-8c04344a06c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 17074 | 2025.09.19 20:58:21.972359 [ 5 ] {65e88f77-3fc2-440b-bd4b-8c04344a06c8} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 17075 | 2025.09.19 20:58:21.972572 [ 5 ] {65e88f77-3fc2-440b-bd4b-8c04344a06c8} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17076 | 2025.09.19 20:58:21.972709 [ 5 ] {65e88f77-3fc2-440b-bd4b-8c04344a06c8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001187 sec., 50547.59898904803 rows/sec., 3.41 MiB/sec. | ||
| 17077 | 2025.09.19 20:58:21.972746 [ 5 ] {65e88f77-3fc2-440b-bd4b-8c04344a06c8} <Debug> TCPHandler: Processed in 0.001358402 sec. | ||
| 17078 | 2025.09.19 20:58:21.982593 [ 196 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_143_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40841 rows, containing 5 columns (5 merged, 0 gathered) in 0.011241745 sec., 3632976.9088339936 rows/sec., 249.61 MiB/sec. | ||
| 17079 | 2025.09.19 20:58:21.983190 [ 198 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_143_32} <Trace> MergedBlockOutputStream: filled checksums all_1_143_32 (state Temporary) | ||
| 17080 | 2025.09.19 20:58:21.983486 [ 198 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_143_32} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_merge_all_1_143_32 to all_1_143_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17081 | 2025.09.19 20:58:21.983568 [ 198 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_143_32} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Merged 6 parts: [all_1_138_31, all_143_143_0] -> all_1_143_32 | ||
| 17082 | 2025.09.19 20:58:21.983654 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 17083 | 2025.09.19 20:58:23.518082 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46536 | ||
| 17084 | 2025.09.19 20:58:23.518607 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17085 | 2025.09.19 20:58:23.518656 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 17086 | 2025.09.19 20:58:23.519194 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 17087 | 2025.09.19 20:58:23.519457 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17088 | 2025.09.19 20:58:23.519595 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46536 | ||
| 17089 | 2025.09.19 20:58:24.123211 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60377 | ||
| 17090 | 2025.09.19 20:58:24.123317 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17091 | 2025.09.19 20:58:24.123345 [ 286 ] {} <Debug> TCP-Session: dc41a044-e72c-4216-a12c-76a31fc73cfe Authenticating user 'default' from [fd00:1122:3344:101::e]:60377 | ||
| 17092 | 2025.09.19 20:58:24.123368 [ 286 ] {} <Debug> TCP-Session: dc41a044-e72c-4216-a12c-76a31fc73cfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17093 | 2025.09.19 20:58:24.123381 [ 286 ] {} <Debug> TCP-Session: dc41a044-e72c-4216-a12c-76a31fc73cfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17094 | 2025.09.19 20:58:24.123565 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45560 | ||
| 17095 | 2025.09.19 20:58:24.123587 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37889 | ||
| 17096 | 2025.09.19 20:58:24.123608 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61136 | ||
| 17097 | 2025.09.19 20:58:24.123625 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59464 | ||
| 17098 | 2025.09.19 20:58:24.123657 [ 286 ] {} <Trace> TCP-Session: dc41a044-e72c-4216-a12c-76a31fc73cfe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17099 | 2025.09.19 20:58:24.123671 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17100 | 2025.09.19 20:58:24.123699 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17101 | 2025.09.19 20:58:24.123701 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17102 | 2025.09.19 20:58:24.123718 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17103 | 2025.09.19 20:58:24.123736 [ 289 ] {} <Debug> TCP-Session: 643c4339-1070-489b-aef8-e5e82c8dad44 Authenticating user 'default' from [fd00:1122:3344:101::e]:37889 | ||
| 17104 | 2025.09.19 20:58:24.123750 [ 292 ] {} <Debug> TCP-Session: 90e504ad-9ba8-4fb1-bd8b-27c4f45edf3a Authenticating user 'default' from [fd00:1122:3344:101::e]:61136 | ||
| 17105 | 2025.09.19 20:58:24.123762 [ 293 ] {} <Debug> TCP-Session: 60ffe218-a2f7-4cc0-a6e7-02d9c77796bb Authenticating user 'default' from [fd00:1122:3344:101::e]:59464 | ||
| 17106 | 2025.09.19 20:58:24.123775 [ 289 ] {} <Debug> TCP-Session: 643c4339-1070-489b-aef8-e5e82c8dad44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17107 | 2025.09.19 20:58:24.123789 [ 292 ] {} <Debug> TCP-Session: 90e504ad-9ba8-4fb1-bd8b-27c4f45edf3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17108 | 2025.09.19 20:58:24.123795 [ 293 ] {} <Debug> TCP-Session: 60ffe218-a2f7-4cc0-a6e7-02d9c77796bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17109 | 2025.09.19 20:58:24.123803 [ 289 ] {} <Debug> TCP-Session: 643c4339-1070-489b-aef8-e5e82c8dad44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17110 | 2025.09.19 20:58:24.123815 [ 292 ] {} <Debug> TCP-Session: 90e504ad-9ba8-4fb1-bd8b-27c4f45edf3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17111 | 2025.09.19 20:58:24.123826 [ 293 ] {} <Debug> TCP-Session: 60ffe218-a2f7-4cc0-a6e7-02d9c77796bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17112 | 2025.09.19 20:58:24.123839 [ 286 ] {23846a50-af4c-4f03-a2c0-36739f77c621} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60377) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17113 | 2025.09.19 20:58:24.123646 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58351 | ||
| 17114 | 2025.09.19 20:58:24.123608 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53393 | ||
| 17115 | 2025.09.19 20:58:24.123586 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49832 | ||
| 17116 | 2025.09.19 20:58:24.123635 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52733 | ||
| 17117 | 2025.09.19 20:58:24.124009 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17118 | 2025.09.19 20:58:24.124023 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17119 | 2025.09.19 20:58:24.124050 [ 3 ] {} <Debug> TCP-Session: d6b08764-f283-4ef1-ab12-f88f090734e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:58351 | ||
| 17120 | 2025.09.19 20:58:24.124064 [ 291 ] {} <Debug> TCP-Session: 95ac400a-7324-4b7a-96e7-16baf3b8d814 Authenticating user 'default' from [fd00:1122:3344:101::e]:53393 | ||
| 17121 | 2025.09.19 20:58:24.124075 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17122 | 2025.09.19 20:58:24.124078 [ 3 ] {} <Debug> TCP-Session: d6b08764-f283-4ef1-ab12-f88f090734e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17123 | 2025.09.19 20:58:24.124087 [ 291 ] {} <Debug> TCP-Session: 95ac400a-7324-4b7a-96e7-16baf3b8d814 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17124 | 2025.09.19 20:58:24.124112 [ 294 ] {} <Debug> TCP-Session: e0792d76-e236-4d48-96ed-219ea6ad5a36 Authenticating user 'default' from [fd00:1122:3344:101::e]:52733 | ||
| 17125 | 2025.09.19 20:58:24.124115 [ 3 ] {} <Debug> TCP-Session: d6b08764-f283-4ef1-ab12-f88f090734e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17126 | 2025.09.19 20:58:24.124126 [ 291 ] {} <Debug> TCP-Session: 95ac400a-7324-4b7a-96e7-16baf3b8d814 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17127 | 2025.09.19 20:58:24.124143 [ 294 ] {} <Debug> TCP-Session: e0792d76-e236-4d48-96ed-219ea6ad5a36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17128 | 2025.09.19 20:58:24.124150 [ 286 ] {23846a50-af4c-4f03-a2c0-36739f77c621} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17129 | 2025.09.19 20:58:24.124173 [ 294 ] {} <Debug> TCP-Session: e0792d76-e236-4d48-96ed-219ea6ad5a36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17130 | 2025.09.19 20:58:24.124075 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17131 | 2025.09.19 20:58:24.123725 [ 288 ] {} <Debug> TCP-Session: 60facb4c-f615-4f6e-8c41-aa449e1002ff Authenticating user 'default' from [fd00:1122:3344:101::e]:45560 | ||
| 17132 | 2025.09.19 20:58:24.124218 [ 286 ] {23846a50-af4c-4f03-a2c0-36739f77c621} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17133 | 2025.09.19 20:58:24.124230 [ 290 ] {} <Debug> TCP-Session: 92ce43e3-e76d-4440-824d-d343a7a40b50 Authenticating user 'default' from [fd00:1122:3344:101::e]:49832 | ||
| 17134 | 2025.09.19 20:58:24.124246 [ 288 ] {} <Debug> TCP-Session: 60facb4c-f615-4f6e-8c41-aa449e1002ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17135 | 2025.09.19 20:58:24.124265 [ 290 ] {} <Debug> TCP-Session: 92ce43e3-e76d-4440-824d-d343a7a40b50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17136 | 2025.09.19 20:58:24.124277 [ 288 ] {} <Debug> TCP-Session: 60facb4c-f615-4f6e-8c41-aa449e1002ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17137 | 2025.09.19 20:58:24.124289 [ 290 ] {} <Debug> TCP-Session: 92ce43e3-e76d-4440-824d-d343a7a40b50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17138 | 2025.09.19 20:58:24.124529 [ 286 ] {23846a50-af4c-4f03-a2c0-36739f77c621} <Debug> oximeter.version (332f541f-6306-4281-b75a-987cf66fc746) (SelectExecutor): Key condition: unknown | ||
| 17139 | 2025.09.19 20:58:24.125561 [ 325 ] {23846a50-af4c-4f03-a2c0-36739f77c621} <Trace> AggregatingTransform: Aggregating | ||
| 17140 | 2025.09.19 20:58:24.125615 [ 325 ] {23846a50-af4c-4f03-a2c0-36739f77c621} <Trace> Aggregator: Aggregation method: without_key | ||
| 17141 | 2025.09.19 20:58:24.125650 [ 325 ] {23846a50-af4c-4f03-a2c0-36739f77c621} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001021054 sec. (979.380 rows/sec., 38.26 KiB/sec.) | ||
| 17142 | 2025.09.19 20:58:24.125670 [ 325 ] {23846a50-af4c-4f03-a2c0-36739f77c621} <Trace> Aggregator: Merging aggregated data | ||
| 17143 | 2025.09.19 20:58:24.127175 [ 286 ] {23846a50-af4c-4f03-a2c0-36739f77c621} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003393 sec., 294.7244326554671 rows/sec., 11.51 KiB/sec. | ||
| 17144 | 2025.09.19 20:58:24.127285 [ 286 ] {23846a50-af4c-4f03-a2c0-36739f77c621} <Debug> TCPHandler: Processed in 0.003742828 sec. | ||
| 17145 | 2025.09.19 20:58:24.127366 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17146 | 2025.09.19 20:58:24.127392 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17147 | 2025.09.19 20:58:24.127394 [ 286 ] {} <Debug> TCP-Session: dc41a044-e72c-4216-a12c-76a31fc73cfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17148 | 2025.09.19 20:58:24.127415 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17149 | 2025.09.19 20:58:24.127435 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17150 | 2025.09.19 20:58:24.127442 [ 288 ] {} <Debug> TCP-Session: 60facb4c-f615-4f6e-8c41-aa449e1002ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17151 | 2025.09.19 20:58:24.127477 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17152 | 2025.09.19 20:58:24.127494 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17153 | 2025.09.19 20:58:24.127512 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17154 | 2025.09.19 20:58:24.127529 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17155 | 2025.09.19 20:58:24.127541 [ 289 ] {} <Debug> TCP-Session: 643c4339-1070-489b-aef8-e5e82c8dad44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17156 | 2025.09.19 20:58:24.127559 [ 292 ] {} <Debug> TCP-Session: 90e504ad-9ba8-4fb1-bd8b-27c4f45edf3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17157 | 2025.09.19 20:58:24.127573 [ 293 ] {} <Debug> TCP-Session: 60ffe218-a2f7-4cc0-a6e7-02d9c77796bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17158 | 2025.09.19 20:58:24.127522 [ 290 ] {} <Debug> TCP-Session: 92ce43e3-e76d-4440-824d-d343a7a40b50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17159 | 2025.09.19 20:58:24.127484 [ 291 ] {} <Debug> TCP-Session: 95ac400a-7324-4b7a-96e7-16baf3b8d814 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17160 | 2025.09.19 20:58:24.127469 [ 3 ] {} <Debug> TCP-Session: d6b08764-f283-4ef1-ab12-f88f090734e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17161 | 2025.09.19 20:58:24.127458 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17162 | 2025.09.19 20:58:24.127701 [ 294 ] {} <Debug> TCP-Session: e0792d76-e236-4d48-96ed-219ea6ad5a36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17163 | 2025.09.19 20:58:25.615433 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46608 | ||
| 17164 | 2025.09.19 20:58:25.615555 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17165 | 2025.09.19 20:58:25.615583 [ 286 ] {} <Debug> TCP-Session: 0cc7b2f3-e54e-4ead-9885-2853d44e803b Authenticating user 'default' from [fd00:1122:3344:101::e]:46608 | ||
| 17166 | 2025.09.19 20:58:25.615605 [ 286 ] {} <Debug> TCP-Session: 0cc7b2f3-e54e-4ead-9885-2853d44e803b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17167 | 2025.09.19 20:58:25.615618 [ 286 ] {} <Debug> TCP-Session: 0cc7b2f3-e54e-4ead-9885-2853d44e803b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17168 | 2025.09.19 20:58:25.615793 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60703 | ||
| 17169 | 2025.09.19 20:58:25.615846 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59890 | ||
| 17170 | 2025.09.19 20:58:25.615860 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37608 | ||
| 17171 | 2025.09.19 20:58:25.615889 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42846 | ||
| 17172 | 2025.09.19 20:58:25.615913 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47212 | ||
| 17173 | 2025.09.19 20:58:25.615952 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17174 | 2025.09.19 20:58:25.615968 [ 286 ] {} <Trace> TCP-Session: 0cc7b2f3-e54e-4ead-9885-2853d44e803b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17175 | 2025.09.19 20:58:25.615930 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17176 | 2025.09.19 20:58:25.616000 [ 292 ] {} <Debug> TCP-Session: 00cc98e7-0f2e-4044-aadb-a1c381d640ee Authenticating user 'default' from [fd00:1122:3344:101::e]:37608 | ||
| 17177 | 2025.09.19 20:58:25.616000 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17178 | 2025.09.19 20:58:25.616033 [ 288 ] {} <Debug> TCP-Session: 5761eb82-6f79-4fac-975f-2309841d4311 Authenticating user 'default' from [fd00:1122:3344:101::e]:60703 | ||
| 17179 | 2025.09.19 20:58:25.616040 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17180 | 2025.09.19 20:58:25.616073 [ 288 ] {} <Debug> TCP-Session: 5761eb82-6f79-4fac-975f-2309841d4311 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17181 | 2025.09.19 20:58:25.616068 [ 293 ] {} <Debug> TCP-Session: 71d2d990-f2ef-43cc-b5c9-ee8ba7680cd7 Authenticating user 'default' from [fd00:1122:3344:101::e]:42846 | ||
| 17182 | 2025.09.19 20:58:25.616099 [ 288 ] {} <Debug> TCP-Session: 5761eb82-6f79-4fac-975f-2309841d4311 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17183 | 2025.09.19 20:58:25.616096 [ 3 ] {} <Debug> TCP-Session: 8053f8b5-be4d-4b8e-9915-d241cca04812 Authenticating user 'default' from [fd00:1122:3344:101::e]:47212 | ||
| 17184 | 2025.09.19 20:58:25.616123 [ 293 ] {} <Debug> TCP-Session: 71d2d990-f2ef-43cc-b5c9-ee8ba7680cd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17185 | 2025.09.19 20:58:25.616152 [ 3 ] {} <Debug> TCP-Session: 8053f8b5-be4d-4b8e-9915-d241cca04812 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17186 | 2025.09.19 20:58:25.616158 [ 293 ] {} <Debug> TCP-Session: 71d2d990-f2ef-43cc-b5c9-ee8ba7680cd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17187 | 2025.09.19 20:58:25.616159 [ 286 ] {155c7296-5a82-4cf3-b00d-593f435c87a5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46608) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17188 | 2025.09.19 20:58:25.616043 [ 292 ] {} <Debug> TCP-Session: 00cc98e7-0f2e-4044-aadb-a1c381d640ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17189 | 2025.09.19 20:58:25.615925 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17190 | 2025.09.19 20:58:25.616240 [ 292 ] {} <Debug> TCP-Session: 00cc98e7-0f2e-4044-aadb-a1c381d640ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17191 | 2025.09.19 20:58:25.616267 [ 290 ] {} <Debug> TCP-Session: cd26177d-7061-4d64-9cfd-5dff56cfc83f Authenticating user 'default' from [fd00:1122:3344:101::e]:59890 | ||
| 17192 | 2025.09.19 20:58:25.615902 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38038 | ||
| 17193 | 2025.09.19 20:58:25.616297 [ 290 ] {} <Debug> TCP-Session: cd26177d-7061-4d64-9cfd-5dff56cfc83f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17194 | 2025.09.19 20:58:25.615870 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36834 | ||
| 17195 | 2025.09.19 20:58:25.616329 [ 290 ] {} <Debug> TCP-Session: cd26177d-7061-4d64-9cfd-5dff56cfc83f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17196 | 2025.09.19 20:58:25.616374 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17197 | 2025.09.19 20:58:25.615848 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39374 | ||
| 17198 | 2025.09.19 20:58:25.616412 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17199 | 2025.09.19 20:58:25.616411 [ 294 ] {} <Debug> TCP-Session: 82cc5efd-b54f-4bea-9156-b6d07e6a327f Authenticating user 'default' from [fd00:1122:3344:101::e]:38038 | ||
| 17200 | 2025.09.19 20:58:25.616463 [ 291 ] {} <Debug> TCP-Session: b5e64774-2616-49f1-8b85-3e4de421c5f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:36834 | ||
| 17201 | 2025.09.19 20:58:25.616477 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17202 | 2025.09.19 20:58:25.616481 [ 294 ] {} <Debug> TCP-Session: 82cc5efd-b54f-4bea-9156-b6d07e6a327f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17203 | 2025.09.19 20:58:25.616494 [ 291 ] {} <Debug> TCP-Session: b5e64774-2616-49f1-8b85-3e4de421c5f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17204 | 2025.09.19 20:58:25.616508 [ 289 ] {} <Debug> TCP-Session: f8412f22-603a-4c11-ad50-4060897c5d35 Authenticating user 'default' from [fd00:1122:3344:101::e]:39374 | ||
| 17205 | 2025.09.19 20:58:25.616535 [ 291 ] {} <Debug> TCP-Session: b5e64774-2616-49f1-8b85-3e4de421c5f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17206 | 2025.09.19 20:58:25.616558 [ 289 ] {} <Debug> TCP-Session: f8412f22-603a-4c11-ad50-4060897c5d35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17207 | 2025.09.19 20:58:25.616516 [ 294 ] {} <Debug> TCP-Session: 82cc5efd-b54f-4bea-9156-b6d07e6a327f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17208 | 2025.09.19 20:58:25.616589 [ 289 ] {} <Debug> TCP-Session: f8412f22-603a-4c11-ad50-4060897c5d35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17209 | 2025.09.19 20:58:25.616480 [ 286 ] {155c7296-5a82-4cf3-b00d-593f435c87a5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17210 | 2025.09.19 20:58:25.616177 [ 3 ] {} <Debug> TCP-Session: 8053f8b5-be4d-4b8e-9915-d241cca04812 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17211 | 2025.09.19 20:58:25.616686 [ 286 ] {155c7296-5a82-4cf3-b00d-593f435c87a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17212 | 2025.09.19 20:58:25.616982 [ 286 ] {155c7296-5a82-4cf3-b00d-593f435c87a5} <Debug> oximeter.version (332f541f-6306-4281-b75a-987cf66fc746) (SelectExecutor): Key condition: unknown | ||
| 17213 | 2025.09.19 20:58:25.617914 [ 343 ] {155c7296-5a82-4cf3-b00d-593f435c87a5} <Trace> AggregatingTransform: Aggregating | ||
| 17214 | 2025.09.19 20:58:25.617974 [ 343 ] {155c7296-5a82-4cf3-b00d-593f435c87a5} <Trace> Aggregator: Aggregation method: without_key | ||
| 17215 | 2025.09.19 20:58:25.618017 [ 343 ] {155c7296-5a82-4cf3-b00d-593f435c87a5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000931302 sec. (1073.766 rows/sec., 41.94 KiB/sec.) | ||
| 17216 | 2025.09.19 20:58:25.618042 [ 343 ] {155c7296-5a82-4cf3-b00d-593f435c87a5} <Trace> Aggregator: Merging aggregated data | ||
| 17217 | 2025.09.19 20:58:25.619196 [ 286 ] {155c7296-5a82-4cf3-b00d-593f435c87a5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003101 sec., 322.4766204450177 rows/sec., 12.60 KiB/sec. | ||
| 17218 | 2025.09.19 20:58:25.619347 [ 286 ] {155c7296-5a82-4cf3-b00d-593f435c87a5} <Debug> TCPHandler: Processed in 0.003492142 sec. | ||
| 17219 | 2025.09.19 20:58:25.619433 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17220 | 2025.09.19 20:58:25.619458 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17221 | 2025.09.19 20:58:25.619462 [ 286 ] {} <Debug> TCP-Session: 0cc7b2f3-e54e-4ead-9885-2853d44e803b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17222 | 2025.09.19 20:58:25.619483 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17223 | 2025.09.19 20:58:25.619507 [ 288 ] {} <Debug> TCP-Session: 5761eb82-6f79-4fac-975f-2309841d4311 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17224 | 2025.09.19 20:58:25.619502 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17225 | 2025.09.19 20:58:25.619526 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17226 | 2025.09.19 20:58:25.619556 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17227 | 2025.09.19 20:58:25.619577 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17228 | 2025.09.19 20:58:25.619597 [ 294 ] {} <Debug> TCP-Session: 82cc5efd-b54f-4bea-9156-b6d07e6a327f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17229 | 2025.09.19 20:58:25.619612 [ 293 ] {} <Debug> TCP-Session: 71d2d990-f2ef-43cc-b5c9-ee8ba7680cd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17230 | 2025.09.19 20:58:25.619632 [ 292 ] {} <Debug> TCP-Session: 00cc98e7-0f2e-4044-aadb-a1c381d640ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17231 | 2025.09.19 20:58:25.619595 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17232 | 2025.09.19 20:58:25.619574 [ 291 ] {} <Debug> TCP-Session: b5e64774-2616-49f1-8b85-3e4de421c5f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17233 | 2025.09.19 20:58:25.619695 [ 3 ] {} <Debug> TCP-Session: 8053f8b5-be4d-4b8e-9915-d241cca04812 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17234 | 2025.09.19 20:58:25.619559 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17235 | 2025.09.19 20:58:25.619534 [ 290 ] {} <Debug> TCP-Session: cd26177d-7061-4d64-9cfd-5dff56cfc83f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17236 | 2025.09.19 20:58:25.619750 [ 289 ] {} <Debug> TCP-Session: f8412f22-603a-4c11-ad50-4060897c5d35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17237 | 2025.09.19 20:58:25.660969 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52570 | ||
| 17238 | 2025.09.19 20:58:25.661055 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17239 | 2025.09.19 20:58:25.661081 [ 286 ] {} <Debug> TCP-Session: 5f6d0f44-22a1-47f2-9594-21d01c590a1a Authenticating user 'default' from [fd00:1122:3344:101::e]:52570 | ||
| 17240 | 2025.09.19 20:58:25.661103 [ 286 ] {} <Debug> TCP-Session: 5f6d0f44-22a1-47f2-9594-21d01c590a1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17241 | 2025.09.19 20:58:25.661123 [ 286 ] {} <Debug> TCP-Session: 5f6d0f44-22a1-47f2-9594-21d01c590a1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17242 | 2025.09.19 20:58:25.661288 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63190 | ||
| 17243 | 2025.09.19 20:58:25.661323 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49138 | ||
| 17244 | 2025.09.19 20:58:25.661339 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65518 | ||
| 17245 | 2025.09.19 20:58:25.661361 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43734 | ||
| 17246 | 2025.09.19 20:58:25.661384 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39704 | ||
| 17247 | 2025.09.19 20:58:25.661418 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43050 | ||
| 17248 | 2025.09.19 20:58:25.661409 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51920 | ||
| 17249 | 2025.09.19 20:58:25.661476 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17250 | 2025.09.19 20:58:25.661490 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17251 | 2025.09.19 20:58:25.661527 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17252 | 2025.09.19 20:58:25.661530 [ 291 ] {} <Debug> TCP-Session: 02cec954-81b5-4d9e-974f-b393f09a3d5e Authenticating user 'default' from [fd00:1122:3344:101::e]:43734 | ||
| 17253 | 2025.09.19 20:58:25.661552 [ 292 ] {} <Debug> TCP-Session: e0358238-c2b2-464c-95ac-a8626f625461 Authenticating user 'default' from [fd00:1122:3344:101::e]:39704 | ||
| 17254 | 2025.09.19 20:58:25.661563 [ 3 ] {} <Debug> TCP-Session: 87af813d-b38a-4702-a484-6262f083a318 Authenticating user 'default' from [fd00:1122:3344:101::e]:43050 | ||
| 17255 | 2025.09.19 20:58:25.661399 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51859 | ||
| 17256 | 2025.09.19 20:58:25.661601 [ 292 ] {} <Debug> TCP-Session: e0358238-c2b2-464c-95ac-a8626f625461 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17257 | 2025.09.19 20:58:25.661610 [ 3 ] {} <Debug> TCP-Session: 87af813d-b38a-4702-a484-6262f083a318 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17258 | 2025.09.19 20:58:25.661652 [ 292 ] {} <Debug> TCP-Session: e0358238-c2b2-464c-95ac-a8626f625461 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17259 | 2025.09.19 20:58:25.661676 [ 3 ] {} <Debug> TCP-Session: 87af813d-b38a-4702-a484-6262f083a318 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17260 | 2025.09.19 20:58:25.661681 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17261 | 2025.09.19 20:58:25.661397 [ 286 ] {} <Trace> TCP-Session: 5f6d0f44-22a1-47f2-9594-21d01c590a1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17262 | 2025.09.19 20:58:25.661729 [ 293 ] {} <Debug> TCP-Session: b9d1a02d-0961-4618-9cda-574ded76ba56 Authenticating user 'default' from [fd00:1122:3344:101::e]:51859 | ||
| 17263 | 2025.09.19 20:58:25.661391 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17264 | 2025.09.19 20:58:25.661768 [ 293 ] {} <Debug> TCP-Session: b9d1a02d-0961-4618-9cda-574ded76ba56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17265 | 2025.09.19 20:58:25.661795 [ 288 ] {} <Debug> TCP-Session: 42fb182e-862b-416e-b51a-c2e011a48c65 Authenticating user 'default' from [fd00:1122:3344:101::e]:63190 | ||
| 17266 | 2025.09.19 20:58:25.661803 [ 293 ] {} <Debug> TCP-Session: b9d1a02d-0961-4618-9cda-574ded76ba56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17267 | 2025.09.19 20:58:25.661824 [ 288 ] {} <Debug> TCP-Session: 42fb182e-862b-416e-b51a-c2e011a48c65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17268 | 2025.09.19 20:58:25.661415 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17269 | 2025.09.19 20:58:25.661854 [ 288 ] {} <Debug> TCP-Session: 42fb182e-862b-416e-b51a-c2e011a48c65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17270 | 2025.09.19 20:58:25.661879 [ 286 ] {de395715-db30-4d69-ae5e-8638d9d25c29} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52570) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17271 | 2025.09.19 20:58:25.661881 [ 289 ] {} <Debug> TCP-Session: d33b9c95-417e-45ba-9966-5b4971d4f49c Authenticating user 'default' from [fd00:1122:3344:101::e]:49138 | ||
| 17272 | 2025.09.19 20:58:25.661597 [ 291 ] {} <Debug> TCP-Session: 02cec954-81b5-4d9e-974f-b393f09a3d5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17273 | 2025.09.19 20:58:25.661922 [ 289 ] {} <Debug> TCP-Session: d33b9c95-417e-45ba-9966-5b4971d4f49c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17274 | 2025.09.19 20:58:25.661942 [ 291 ] {} <Debug> TCP-Session: 02cec954-81b5-4d9e-974f-b393f09a3d5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17275 | 2025.09.19 20:58:25.661959 [ 289 ] {} <Debug> TCP-Session: d33b9c95-417e-45ba-9966-5b4971d4f49c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17276 | 2025.09.19 20:58:25.661549 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17277 | 2025.09.19 20:58:25.661423 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17278 | 2025.09.19 20:58:25.662017 [ 294 ] {} <Debug> TCP-Session: 63933805-3a55-48d5-84b9-4d38ba0b67df Authenticating user 'default' from [fd00:1122:3344:101::e]:51920 | ||
| 17279 | 2025.09.19 20:58:25.662027 [ 290 ] {} <Debug> TCP-Session: 6d231268-c1e2-4c60-8cf3-75fc1a7acf6b Authenticating user 'default' from [fd00:1122:3344:101::e]:65518 | ||
| 17280 | 2025.09.19 20:58:25.662038 [ 294 ] {} <Debug> TCP-Session: 63933805-3a55-48d5-84b9-4d38ba0b67df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17281 | 2025.09.19 20:58:25.662044 [ 290 ] {} <Debug> TCP-Session: 6d231268-c1e2-4c60-8cf3-75fc1a7acf6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17282 | 2025.09.19 20:58:25.662053 [ 294 ] {} <Debug> TCP-Session: 63933805-3a55-48d5-84b9-4d38ba0b67df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17283 | 2025.09.19 20:58:25.662060 [ 290 ] {} <Debug> TCP-Session: 6d231268-c1e2-4c60-8cf3-75fc1a7acf6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17284 | 2025.09.19 20:58:25.662088 [ 286 ] {de395715-db30-4d69-ae5e-8638d9d25c29} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17285 | 2025.09.19 20:58:25.662134 [ 286 ] {de395715-db30-4d69-ae5e-8638d9d25c29} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17286 | 2025.09.19 20:58:25.662386 [ 286 ] {de395715-db30-4d69-ae5e-8638d9d25c29} <Debug> oximeter.version (332f541f-6306-4281-b75a-987cf66fc746) (SelectExecutor): Key condition: unknown | ||
| 17287 | 2025.09.19 20:58:25.663179 [ 309 ] {de395715-db30-4d69-ae5e-8638d9d25c29} <Trace> AggregatingTransform: Aggregating | ||
| 17288 | 2025.09.19 20:58:25.663210 [ 309 ] {de395715-db30-4d69-ae5e-8638d9d25c29} <Trace> Aggregator: Aggregation method: without_key | ||
| 17289 | 2025.09.19 20:58:25.663240 [ 309 ] {de395715-db30-4d69-ae5e-8638d9d25c29} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000766328 sec. (1304.924 rows/sec., 50.97 KiB/sec.) | ||
| 17290 | 2025.09.19 20:58:25.663257 [ 309 ] {de395715-db30-4d69-ae5e-8638d9d25c29} <Trace> Aggregator: Merging aggregated data | ||
| 17291 | 2025.09.19 20:58:25.664484 [ 286 ] {de395715-db30-4d69-ae5e-8638d9d25c29} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002651 sec., 377.2161448509996 rows/sec., 14.74 KiB/sec. | ||
| 17292 | 2025.09.19 20:58:25.664600 [ 286 ] {de395715-db30-4d69-ae5e-8638d9d25c29} <Debug> TCPHandler: Processed in 0.003286287 sec. | ||
| 17293 | 2025.09.19 20:58:25.664685 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17294 | 2025.09.19 20:58:25.664711 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17295 | 2025.09.19 20:58:25.664726 [ 286 ] {} <Debug> TCP-Session: 5f6d0f44-22a1-47f2-9594-21d01c590a1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17296 | 2025.09.19 20:58:25.664737 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17297 | 2025.09.19 20:58:25.664748 [ 290 ] {} <Debug> TCP-Session: 6d231268-c1e2-4c60-8cf3-75fc1a7acf6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17298 | 2025.09.19 20:58:25.664759 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17299 | 2025.09.19 20:58:25.664779 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17300 | 2025.09.19 20:58:25.664796 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17301 | 2025.09.19 20:58:25.664826 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17302 | 2025.09.19 20:58:25.664834 [ 289 ] {} <Debug> TCP-Session: d33b9c95-417e-45ba-9966-5b4971d4f49c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17303 | 2025.09.19 20:58:25.664849 [ 294 ] {} <Debug> TCP-Session: 63933805-3a55-48d5-84b9-4d38ba0b67df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17304 | 2025.09.19 20:58:25.664870 [ 291 ] {} <Debug> TCP-Session: 02cec954-81b5-4d9e-974f-b393f09a3d5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17305 | 2025.09.19 20:58:25.664850 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17306 | 2025.09.19 20:58:25.664819 [ 3 ] {} <Debug> TCP-Session: 87af813d-b38a-4702-a484-6262f083a318 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17307 | 2025.09.19 20:58:25.664933 [ 293 ] {} <Debug> TCP-Session: b9d1a02d-0961-4618-9cda-574ded76ba56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17308 | 2025.09.19 20:58:25.664783 [ 288 ] {} <Debug> TCP-Session: 42fb182e-862b-416e-b51a-c2e011a48c65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17309 | 2025.09.19 20:58:25.664832 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17310 | 2025.09.19 20:58:25.665002 [ 292 ] {} <Debug> TCP-Session: e0358238-c2b2-464c-95ac-a8626f625461 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17311 | 2025.09.19 20:58:26.086636 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 | ||
| 17312 | 2025.09.19 20:58:26.104600 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17313 | 2025.09.19 20:58:26.104661 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17314 | 2025.09.19 20:58:26.110755 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 17315 | 2025.09.19 20:58:26.111910 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17316 | 2025.09.19 20:58:26.115152 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
| 17317 | 2025.09.19 20:58:26.150533 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1972 | ||
| 17318 | 2025.09.19 20:58:26.153074 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17319 | 2025.09.19 20:58:26.153124 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17320 | 2025.09.19 20:58:26.154492 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 17321 | 2025.09.19 20:58:26.155005 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17322 | 2025.09.19 20:58:26.155296 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1972 | ||
| 17323 | 2025.09.19 20:58:26.937424 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17324 | 2025.09.19 20:58:26.937606 [ 5 ] {137e9f6d-033c-4fa7-a878-fce30a03ad82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17325 | 2025.09.19 20:58:26.937674 [ 5 ] {137e9f6d-033c-4fa7-a878-fce30a03ad82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17326 | 2025.09.19 20:58:26.938491 [ 5 ] {137e9f6d-033c-4fa7-a878-fce30a03ad82} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17327 | 2025.09.19 20:58:26.938543 [ 5 ] {137e9f6d-033c-4fa7-a878-fce30a03ad82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17328 | 2025.09.19 20:58:26.939118 [ 5 ] {137e9f6d-033c-4fa7-a878-fce30a03ad82} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 17329 | 2025.09.19 20:58:26.939566 [ 5 ] {137e9f6d-033c-4fa7-a878-fce30a03ad82} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17330 | 2025.09.19 20:58:26.939738 [ 5 ] {137e9f6d-033c-4fa7-a878-fce30a03ad82} <Debug> executeQuery: Read 176 rows, 15.82 KiB in 0.002181 sec., 80696.92801467216 rows/sec., 7.08 MiB/sec. | ||
| 17331 | 2025.09.19 20:58:26.939793 [ 5 ] {137e9f6d-033c-4fa7-a878-fce30a03ad82} <Debug> TCPHandler: Processed in 0.002498338 sec. | ||
| 17332 | 2025.09.19 20:58:26.939924 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17333 | 2025.09.19 20:58:26.940029 [ 5 ] {c6c50a20-db91-47ce-896c-326a80fc8589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17334 | 2025.09.19 20:58:26.940074 [ 5 ] {c6c50a20-db91-47ce-896c-326a80fc8589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17335 | 2025.09.19 20:58:26.940525 [ 5 ] {c6c50a20-db91-47ce-896c-326a80fc8589} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17336 | 2025.09.19 20:58:26.940564 [ 5 ] {c6c50a20-db91-47ce-896c-326a80fc8589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17337 | 2025.09.19 20:58:26.940972 [ 5 ] {c6c50a20-db91-47ce-896c-326a80fc8589} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 17338 | 2025.09.19 20:58:26.941393 [ 5 ] {c6c50a20-db91-47ce-896c-326a80fc8589} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17339 | 2025.09.19 20:58:26.941533 [ 5 ] {c6c50a20-db91-47ce-896c-326a80fc8589} <Debug> executeQuery: Read 60 rows, 4.51 KiB in 0.001528 sec., 39267.01570680628 rows/sec., 2.88 MiB/sec. | ||
| 17340 | 2025.09.19 20:58:26.941575 [ 5 ] {c6c50a20-db91-47ce-896c-326a80fc8589} <Debug> TCPHandler: Processed in 0.001702631 sec. | ||
| 17341 | 2025.09.19 20:58:26.941684 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17342 | 2025.09.19 20:58:26.941781 [ 5 ] {ba5dc8ad-e6ed-4f01-857d-6e8484fe6341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17343 | 2025.09.19 20:58:26.941822 [ 5 ] {ba5dc8ad-e6ed-4f01-857d-6e8484fe6341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17344 | 2025.09.19 20:58:26.942286 [ 5 ] {ba5dc8ad-e6ed-4f01-857d-6e8484fe6341} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17345 | 2025.09.19 20:58:26.942324 [ 5 ] {ba5dc8ad-e6ed-4f01-857d-6e8484fe6341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17346 | 2025.09.19 20:58:26.942810 [ 5 ] {ba5dc8ad-e6ed-4f01-857d-6e8484fe6341} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 17347 | 2025.09.19 20:58:26.943304 [ 5 ] {ba5dc8ad-e6ed-4f01-857d-6e8484fe6341} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17348 | 2025.09.19 20:58:26.943450 [ 5 ] {ba5dc8ad-e6ed-4f01-857d-6e8484fe6341} <Debug> executeQuery: Read 133 rows, 10.64 KiB in 0.001688 sec., 78791.4691943128 rows/sec., 6.16 MiB/sec. | ||
| 17349 | 2025.09.19 20:58:26.943490 [ 5 ] {ba5dc8ad-e6ed-4f01-857d-6e8484fe6341} <Debug> TCPHandler: Processed in 0.001855314 sec. | ||
| 17350 | 2025.09.19 20:58:26.943611 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17351 | 2025.09.19 20:58:26.943708 [ 5 ] {b55fe38c-fed6-4b2c-8c20-bf2ca41246af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17352 | 2025.09.19 20:58:26.943756 [ 5 ] {b55fe38c-fed6-4b2c-8c20-bf2ca41246af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17353 | 2025.09.19 20:58:26.944185 [ 5 ] {b55fe38c-fed6-4b2c-8c20-bf2ca41246af} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17354 | 2025.09.19 20:58:26.944223 [ 5 ] {b55fe38c-fed6-4b2c-8c20-bf2ca41246af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17355 | 2025.09.19 20:58:26.944736 [ 5 ] {b55fe38c-fed6-4b2c-8c20-bf2ca41246af} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 17356 | 2025.09.19 20:58:26.945165 [ 5 ] {b55fe38c-fed6-4b2c-8c20-bf2ca41246af} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17357 | 2025.09.19 20:58:26.945303 [ 5 ] {b55fe38c-fed6-4b2c-8c20-bf2ca41246af} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001614 sec., 99132.58983890954 rows/sec., 6.90 MiB/sec. | ||
| 17358 | 2025.09.19 20:58:26.945341 [ 5 ] {b55fe38c-fed6-4b2c-8c20-bf2ca41246af} <Debug> TCPHandler: Processed in 0.001780522 sec. | ||
| 17359 | 2025.09.19 20:58:26.945450 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17360 | 2025.09.19 20:58:26.945546 [ 5 ] {2d9b7ebb-8364-447e-a800-1054b08cd8bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17361 | 2025.09.19 20:58:26.945601 [ 5 ] {2d9b7ebb-8364-447e-a800-1054b08cd8bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17362 | 2025.09.19 20:58:26.946571 [ 5 ] {2d9b7ebb-8364-447e-a800-1054b08cd8bd} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17363 | 2025.09.19 20:58:26.946608 [ 5 ] {2d9b7ebb-8364-447e-a800-1054b08cd8bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17364 | 2025.09.19 20:58:26.947303 [ 5 ] {2d9b7ebb-8364-447e-a800-1054b08cd8bd} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 17365 | 2025.09.19 20:58:26.947731 [ 5 ] {2d9b7ebb-8364-447e-a800-1054b08cd8bd} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17366 | 2025.09.19 20:58:26.947873 [ 5 ] {2d9b7ebb-8364-447e-a800-1054b08cd8bd} <Debug> executeQuery: Read 60 rows, 110.10 KiB in 0.002345 sec., 25586.353944562903 rows/sec., 45.85 MiB/sec. | ||
| 17367 | 2025.09.19 20:58:26.947929 [ 5 ] {2d9b7ebb-8364-447e-a800-1054b08cd8bd} <Debug> TCPHandler: Processed in 0.002527759 sec. | ||
| 17368 | 2025.09.19 20:58:26.948063 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17369 | 2025.09.19 20:58:26.948157 [ 5 ] {da61ea02-1a4d-4869-9329-22b71a6a2831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 17370 | 2025.09.19 20:58:26.948200 [ 5 ] {da61ea02-1a4d-4869-9329-22b71a6a2831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 17371 | 2025.09.19 20:58:26.948533 [ 5 ] {da61ea02-1a4d-4869-9329-22b71a6a2831} <Trace> oximeter.measurements_i64 (f8bc1b0e-34c2-48fd-974c-f2fbd6097f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17372 | 2025.09.19 20:58:26.948571 [ 5 ] {da61ea02-1a4d-4869-9329-22b71a6a2831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17373 | 2025.09.19 20:58:26.949018 [ 5 ] {da61ea02-1a4d-4869-9329-22b71a6a2831} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 17374 | 2025.09.19 20:58:26.949423 [ 5 ] {da61ea02-1a4d-4869-9329-22b71a6a2831} <Trace> oximeter.measurements_i64 (f8bc1b0e-34c2-48fd-974c-f2fbd6097f26): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17375 | 2025.09.19 20:58:26.949559 [ 5 ] {da61ea02-1a4d-4869-9329-22b71a6a2831} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.00142 sec., 6338.028169014085 rows/sec., 447.71 KiB/sec. | ||
| 17376 | 2025.09.19 20:58:26.949596 [ 5 ] {da61ea02-1a4d-4869-9329-22b71a6a2831} <Debug> TCPHandler: Processed in 0.001583938 sec. | ||
| 17377 | 2025.09.19 20:58:26.949706 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17378 | 2025.09.19 20:58:26.949800 [ 5 ] {588a4013-9d97-4e3a-9d64-907b02317231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17379 | 2025.09.19 20:58:26.949841 [ 5 ] {588a4013-9d97-4e3a-9d64-907b02317231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17380 | 2025.09.19 20:58:26.950174 [ 5 ] {588a4013-9d97-4e3a-9d64-907b02317231} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17381 | 2025.09.19 20:58:26.950211 [ 5 ] {588a4013-9d97-4e3a-9d64-907b02317231} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17382 | 2025.09.19 20:58:26.950607 [ 5 ] {588a4013-9d97-4e3a-9d64-907b02317231} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 17383 | 2025.09.19 20:58:26.951020 [ 5 ] {588a4013-9d97-4e3a-9d64-907b02317231} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17384 | 2025.09.19 20:58:26.951155 [ 5 ] {588a4013-9d97-4e3a-9d64-907b02317231} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001372 sec., 43731.778425655975 rows/sec., 2.95 MiB/sec. | ||
| 17385 | 2025.09.19 20:58:26.951192 [ 5 ] {588a4013-9d97-4e3a-9d64-907b02317231} <Debug> TCPHandler: Processed in 0.001534926 sec. | ||
| 17386 | 2025.09.19 20:58:27.000280 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 383.38 MiB, peak 400.50 MiB, free memory in arenas 0.00 B, will set to 382.36 MiB (RSS), difference: -1.02 MiB | ||
| 17387 | 2025.09.19 20:58:30.756013 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17388 | 2025.09.19 20:58:30.756125 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17389 | 2025.09.19 20:58:31.020680 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47048 | ||
| 17390 | 2025.09.19 20:58:31.021219 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17391 | 2025.09.19 20:58:31.021259 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17392 | 2025.09.19 20:58:31.021916 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 17393 | 2025.09.19 20:58:31.022465 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17394 | 2025.09.19 20:58:31.022622 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47048 | ||
| 17395 | 2025.09.19 20:58:31.933358 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17396 | 2025.09.19 20:58:31.933535 [ 5 ] {23e4caa1-ab89-4041-b499-c731e8962a40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17397 | 2025.09.19 20:58:31.933604 [ 5 ] {23e4caa1-ab89-4041-b499-c731e8962a40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17398 | 2025.09.19 20:58:31.934280 [ 5 ] {23e4caa1-ab89-4041-b499-c731e8962a40} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17399 | 2025.09.19 20:58:31.934325 [ 5 ] {23e4caa1-ab89-4041-b499-c731e8962a40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17400 | 2025.09.19 20:58:31.934943 [ 5 ] {23e4caa1-ab89-4041-b499-c731e8962a40} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 17401 | 2025.09.19 20:58:31.935421 [ 5 ] {23e4caa1-ab89-4041-b499-c731e8962a40} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17402 | 2025.09.19 20:58:31.935596 [ 5 ] {23e4caa1-ab89-4041-b499-c731e8962a40} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002108 sec., 26565.464895635672 rows/sec., 2.03 MiB/sec. | ||
| 17403 | 2025.09.19 20:58:31.935652 [ 5 ] {23e4caa1-ab89-4041-b499-c731e8962a40} <Debug> TCPHandler: Processed in 0.002420387 sec. | ||
| 17404 | 2025.09.19 20:58:31.935772 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17405 | 2025.09.19 20:58:31.935876 [ 5 ] {3c6d10e8-f0fc-4055-9a57-9466436b3523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17406 | 2025.09.19 20:58:31.935923 [ 5 ] {3c6d10e8-f0fc-4055-9a57-9466436b3523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17407 | 2025.09.19 20:58:31.936378 [ 5 ] {3c6d10e8-f0fc-4055-9a57-9466436b3523} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17408 | 2025.09.19 20:58:31.936417 [ 5 ] {3c6d10e8-f0fc-4055-9a57-9466436b3523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17409 | 2025.09.19 20:58:31.936912 [ 5 ] {3c6d10e8-f0fc-4055-9a57-9466436b3523} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 17410 | 2025.09.19 20:58:31.937374 [ 5 ] {3c6d10e8-f0fc-4055-9a57-9466436b3523} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17411 | 2025.09.19 20:58:31.937524 [ 5 ] {3c6d10e8-f0fc-4055-9a57-9466436b3523} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001672 sec., 38277.511961722485 rows/sec., 2.99 MiB/sec. | ||
| 17412 | 2025.09.19 20:58:31.937565 [ 5 ] {3c6d10e8-f0fc-4055-9a57-9466436b3523} <Debug> TCPHandler: Processed in 0.001846593 sec. | ||
| 17413 | 2025.09.19 20:58:31.937683 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17414 | 2025.09.19 20:58:31.937782 [ 5 ] {4bc88d43-6607-41d6-b96f-4d1cef3b7cbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17415 | 2025.09.19 20:58:31.937830 [ 5 ] {4bc88d43-6607-41d6-b96f-4d1cef3b7cbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17416 | 2025.09.19 20:58:31.938251 [ 5 ] {4bc88d43-6607-41d6-b96f-4d1cef3b7cbd} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17417 | 2025.09.19 20:58:31.938290 [ 5 ] {4bc88d43-6607-41d6-b96f-4d1cef3b7cbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17418 | 2025.09.19 20:58:31.938778 [ 5 ] {4bc88d43-6607-41d6-b96f-4d1cef3b7cbd} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 17419 | 2025.09.19 20:58:31.939237 [ 5 ] {4bc88d43-6607-41d6-b96f-4d1cef3b7cbd} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17420 | 2025.09.19 20:58:31.939384 [ 5 ] {4bc88d43-6607-41d6-b96f-4d1cef3b7cbd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001623 sec., 98582.87122612445 rows/sec., 6.87 MiB/sec. | ||
| 17421 | 2025.09.19 20:58:31.939424 [ 5 ] {4bc88d43-6607-41d6-b96f-4d1cef3b7cbd} <Debug> TCPHandler: Processed in 0.001793292 sec. | ||
| 17422 | 2025.09.19 20:58:31.939542 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17423 | 2025.09.19 20:58:31.939638 [ 5 ] {1e3b8d5b-cb74-4666-841e-e16aea640ba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17424 | 2025.09.19 20:58:31.939683 [ 5 ] {1e3b8d5b-cb74-4666-841e-e16aea640ba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17425 | 2025.09.19 20:58:31.940021 [ 5 ] {1e3b8d5b-cb74-4666-841e-e16aea640ba2} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17426 | 2025.09.19 20:58:31.940058 [ 5 ] {1e3b8d5b-cb74-4666-841e-e16aea640ba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17427 | 2025.09.19 20:58:31.940494 [ 5 ] {1e3b8d5b-cb74-4666-841e-e16aea640ba2} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 17428 | 2025.09.19 20:58:31.940935 [ 5 ] {1e3b8d5b-cb74-4666-841e-e16aea640ba2} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17429 | 2025.09.19 20:58:31.941077 [ 5 ] {1e3b8d5b-cb74-4666-841e-e16aea640ba2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001458 sec., 41152.26337448559 rows/sec., 2.77 MiB/sec. | ||
| 17430 | 2025.09.19 20:58:31.941115 [ 5 ] {1e3b8d5b-cb74-4666-841e-e16aea640ba2} <Debug> TCPHandler: Processed in 0.001626838 sec. | ||
| 17431 | 2025.09.19 20:58:33.616181 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 | ||
| 17432 | 2025.09.19 20:58:33.634037 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17433 | 2025.09.19 20:58:33.634092 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17434 | 2025.09.19 20:58:33.640335 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 17435 | 2025.09.19 20:58:33.641540 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17436 | 2025.09.19 20:58:33.644664 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 738 | ||
| 17437 | 2025.09.19 20:58:35.186768 [ 119 ] {} <Debug> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 17438 | 2025.09.19 20:58:35.186863 [ 119 ] {} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17439 | 2025.09.19 20:58:35.186904 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17440 | 2025.09.19 20:58:35.187060 [ 193 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::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 | ||
| 17441 | 2025.09.19 20:58:35.187220 [ 193 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17442 | 2025.09.19 20:58:35.187255 [ 193 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 18 rows starting from the beginning of the part | ||
| 17443 | 2025.09.19 20:58:35.187324 [ 193 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::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 | ||
| 17444 | 2025.09.19 20:58:35.187369 [ 193 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::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 | ||
| 17445 | 2025.09.19 20:58:35.187413 [ 193 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::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 | ||
| 17446 | 2025.09.19 20:58:35.187456 [ 193 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 2 rows starting from the beginning of the part | ||
| 17447 | 2025.09.19 20:58:35.188439 [ 198 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001438424 sec., 26417.80170519958 rows/sec., 2.20 MiB/sec. | ||
| 17448 | 2025.09.19 20:58:35.188741 [ 196 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 17449 | 2025.09.19 20:58:35.189300 [ 196 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_37_9} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17450 | 2025.09.19 20:58:35.189385 [ 196 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_37_9} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 17451 | 2025.09.19 20:58:35.189497 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17452 | 2025.09.19 20:58:36.156451 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1994 | ||
| 17453 | 2025.09.19 20:58:36.158622 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17454 | 2025.09.19 20:58:36.158660 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17455 | 2025.09.19 20:58:36.159986 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 17456 | 2025.09.19 20:58:36.160522 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17457 | 2025.09.19 20:58:36.160787 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1994 | ||
| 17458 | 2025.09.19 20:58:36.938575 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17459 | 2025.09.19 20:58:36.938742 [ 5 ] {abe9ba03-4635-4050-a1d9-bced256fc190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17460 | 2025.09.19 20:58:36.938804 [ 5 ] {abe9ba03-4635-4050-a1d9-bced256fc190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17461 | 2025.09.19 20:58:36.939445 [ 5 ] {abe9ba03-4635-4050-a1d9-bced256fc190} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17462 | 2025.09.19 20:58:36.939482 [ 5 ] {abe9ba03-4635-4050-a1d9-bced256fc190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17463 | 2025.09.19 20:58:36.939994 [ 5 ] {abe9ba03-4635-4050-a1d9-bced256fc190} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 17464 | 2025.09.19 20:58:36.940485 [ 5 ] {abe9ba03-4635-4050-a1d9-bced256fc190} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17465 | 2025.09.19 20:58:36.940605 [ 117 ] {} <Debug> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 17466 | 2025.09.19 20:58:36.940632 [ 5 ] {abe9ba03-4635-4050-a1d9-bced256fc190} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001936 sec., 12396.694214876034 rows/sec., 1.03 MiB/sec. | ||
| 17467 | 2025.09.19 20:58:36.940643 [ 117 ] {} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17468 | 2025.09.19 20:58:36.940664 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17469 | 2025.09.19 20:58:36.940675 [ 5 ] {abe9ba03-4635-4050-a1d9-bced256fc190} <Debug> TCPHandler: Processed in 0.002222142 sec. | ||
| 17470 | 2025.09.19 20:58:36.940744 [ 225 ] {} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): 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] | ||
| 17471 | 2025.09.19 20:58:36.940772 [ 225 ] {} <Debug> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): 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] | ||
| 17472 | 2025.09.19 20:58:36.940781 [ 198 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::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 | ||
| 17473 | 2025.09.19 20:58:36.940799 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17474 | 2025.09.19 20:58:36.940914 [ 5 ] {b17c5253-dc51-4199-95cf-8b3a7b9781b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17475 | 2025.09.19 20:58:36.940929 [ 198 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17476 | 2025.09.19 20:58:36.940955 [ 5 ] {b17c5253-dc51-4199-95cf-8b3a7b9781b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17477 | 2025.09.19 20:58:36.940968 [ 198 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 24 rows starting from the beginning of the part | ||
| 17478 | 2025.09.19 20:58:36.941042 [ 198 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 17479 | 2025.09.19 20:58:36.941089 [ 198 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 17480 | 2025.09.19 20:58:36.941136 [ 198 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 17481 | 2025.09.19 20:58:36.941178 [ 198 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 17482 | 2025.09.19 20:58:36.941359 [ 5 ] {b17c5253-dc51-4199-95cf-8b3a7b9781b5} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17483 | 2025.09.19 20:58:36.941400 [ 5 ] {b17c5253-dc51-4199-95cf-8b3a7b9781b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17484 | 2025.09.19 20:58:36.941843 [ 5 ] {b17c5253-dc51-4199-95cf-8b3a7b9781b5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 17485 | 2025.09.19 20:58:36.942158 [ 196 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001427454 sec., 84065.75623452663 rows/sec., 7.30 MiB/sec. | ||
| 17486 | 2025.09.19 20:58:36.942299 [ 5 ] {b17c5253-dc51-4199-95cf-8b3a7b9781b5} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17487 | 2025.09.19 20:58:36.942400 [ 201 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 17488 | 2025.09.19 20:58:36.942477 [ 5 ] {b17c5253-dc51-4199-95cf-8b3a7b9781b5} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001581 sec., 8855.154965211892 rows/sec., 722.08 KiB/sec. | ||
| 17489 | 2025.09.19 20:58:36.942516 [ 5 ] {b17c5253-dc51-4199-95cf-8b3a7b9781b5} <Debug> TCPHandler: Processed in 0.001764882 sec. | ||
| 17490 | 2025.09.19 20:58:36.942630 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17491 | 2025.09.19 20:58:36.942729 [ 5 ] {1be48978-0cb4-400e-9007-9f10e40955ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17492 | 2025.09.19 20:58:36.942769 [ 5 ] {1be48978-0cb4-400e-9007-9f10e40955ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17493 | 2025.09.19 20:58:36.942954 [ 201 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::all_1_25_6} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17494 | 2025.09.19 20:58:36.943020 [ 201 ] {35b8eff3-b84f-4c14-b861-24ba0260f8f2::all_1_25_6} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 17495 | 2025.09.19 20:58:36.943106 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 17496 | 2025.09.19 20:58:36.943375 [ 5 ] {1be48978-0cb4-400e-9007-9f10e40955ad} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17497 | 2025.09.19 20:58:36.943411 [ 5 ] {1be48978-0cb4-400e-9007-9f10e40955ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17498 | 2025.09.19 20:58:36.943901 [ 5 ] {1be48978-0cb4-400e-9007-9f10e40955ad} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 17499 | 2025.09.19 20:58:36.944019 [ 225 ] {} <Debug> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): 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] | ||
| 17500 | 2025.09.19 20:58:36.944327 [ 5 ] {1be48978-0cb4-400e-9007-9f10e40955ad} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17501 | 2025.09.19 20:58:36.944442 [ 117 ] {} <Debug> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 17502 | 2025.09.19 20:58:36.944464 [ 5 ] {1be48978-0cb4-400e-9007-9f10e40955ad} <Debug> executeQuery: Read 303 rows, 27.77 KiB in 0.001754 sec., 172748.00456100344 rows/sec., 15.46 MiB/sec. | ||
| 17503 | 2025.09.19 20:58:36.944475 [ 117 ] {} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17504 | 2025.09.19 20:58:36.944499 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17505 | 2025.09.19 20:58:36.944507 [ 5 ] {1be48978-0cb4-400e-9007-9f10e40955ad} <Debug> TCPHandler: Processed in 0.001929406 sec. | ||
| 17506 | 2025.09.19 20:58:36.944581 [ 190 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::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 | ||
| 17507 | 2025.09.19 20:58:36.944620 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17508 | 2025.09.19 20:58:36.944679 [ 190 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17509 | 2025.09.19 20:58:36.944710 [ 190 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1435 rows starting from the beginning of the part | ||
| 17510 | 2025.09.19 20:58:36.944721 [ 5 ] {37cba512-d438-4a86-9603-10861d66ab09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17511 | 2025.09.19 20:58:36.944764 [ 190 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 170 rows starting from the beginning of the part | ||
| 17512 | 2025.09.19 20:58:36.944766 [ 5 ] {37cba512-d438-4a86-9603-10861d66ab09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17513 | 2025.09.19 20:58:36.944815 [ 190 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 1197 rows starting from the beginning of the part | ||
| 17514 | 2025.09.19 20:58:36.944863 [ 190 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 176 rows starting from the beginning of the part | ||
| 17515 | 2025.09.19 20:58:36.944901 [ 190 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::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 | ||
| 17516 | 2025.09.19 20:58:36.944940 [ 190 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 303 rows starting from the beginning of the part | ||
| 17517 | 2025.09.19 20:58:36.945220 [ 5 ] {37cba512-d438-4a86-9603-10861d66ab09} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17518 | 2025.09.19 20:58:36.945260 [ 5 ] {37cba512-d438-4a86-9603-10861d66ab09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17519 | 2025.09.19 20:58:36.945734 [ 5 ] {37cba512-d438-4a86-9603-10861d66ab09} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 17520 | 2025.09.19 20:58:36.946157 [ 5 ] {37cba512-d438-4a86-9603-10861d66ab09} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17521 | 2025.09.19 20:58:36.946259 [ 190 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3337 rows, containing 5 columns (5 merged, 0 gathered) in 0.001713621 sec., 1947338.4138032855 rows/sec., 170.92 MiB/sec. | ||
| 17522 | 2025.09.19 20:58:36.946270 [ 117 ] {} <Debug> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 17523 | 2025.09.19 20:58:36.946292 [ 5 ] {37cba512-d438-4a86-9603-10861d66ab09} <Debug> executeQuery: Read 86 rows, 6.45 KiB in 0.001589 sec., 54122.08936438012 rows/sec., 3.96 MiB/sec. | ||
| 17524 | 2025.09.19 20:58:36.946318 [ 117 ] {} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17525 | 2025.09.19 20:58:36.946336 [ 5 ] {37cba512-d438-4a86-9603-10861d66ab09} <Debug> TCPHandler: Processed in 0.001765422 sec. | ||
| 17526 | 2025.09.19 20:58:36.946340 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17527 | 2025.09.19 20:58:36.946427 [ 189 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 17528 | 2025.09.19 20:58:36.946446 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17529 | 2025.09.19 20:58:36.946523 [ 189 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17530 | 2025.09.19 20:58:36.946544 [ 5 ] {cd55aba4-118e-47ff-af8a-ff2b4cece956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17531 | 2025.09.19 20:58:36.946557 [ 189 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 80 rows starting from the beginning of the part | ||
| 17532 | 2025.09.19 20:58:36.946570 [ 190 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 17533 | 2025.09.19 20:58:36.946588 [ 5 ] {cd55aba4-118e-47ff-af8a-ff2b4cece956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17534 | 2025.09.19 20:58:36.946626 [ 189 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 69 rows starting from the beginning of the part | ||
| 17535 | 2025.09.19 20:58:36.946680 [ 189 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 57 rows starting from the beginning of the part | ||
| 17536 | 2025.09.19 20:58:36.946729 [ 189 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 2 rows starting from the beginning of the part | ||
| 17537 | 2025.09.19 20:58:36.946775 [ 189 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 17538 | 2025.09.19 20:58:36.946823 [ 189 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 86 rows starting from the beginning of the part | ||
| 17539 | 2025.09.19 20:58:36.946999 [ 5 ] {cd55aba4-118e-47ff-af8a-ff2b4cece956} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17540 | 2025.09.19 20:58:36.947036 [ 5 ] {cd55aba4-118e-47ff-af8a-ff2b4cece956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17541 | 2025.09.19 20:58:36.947116 [ 190 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_146_29} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17542 | 2025.09.19 20:58:36.947201 [ 190 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_146_29} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 17543 | 2025.09.19 20:58:36.947275 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 17544 | 2025.09.19 20:58:36.947446 [ 5 ] {cd55aba4-118e-47ff-af8a-ff2b4cece956} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 17545 | 2025.09.19 20:58:36.947700 [ 187 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 354 rows, containing 5 columns (5 merged, 0 gathered) in 0.001305211 sec., 271220.5153036559 rows/sec., 20.94 MiB/sec. | ||
| 17546 | 2025.09.19 20:58:36.947922 [ 5 ] {cd55aba4-118e-47ff-af8a-ff2b4cece956} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17547 | 2025.09.19 20:58:36.947942 [ 189 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 17548 | 2025.09.19 20:58:36.948059 [ 5 ] {cd55aba4-118e-47ff-af8a-ff2b4cece956} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001532 sec., 15665.79634464752 rows/sec., 1.30 MiB/sec. | ||
| 17549 | 2025.09.19 20:58:36.948097 [ 5 ] {cd55aba4-118e-47ff-af8a-ff2b4cece956} <Debug> TCPHandler: Processed in 0.00169925 sec. | ||
| 17550 | 2025.09.19 20:58:36.948202 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17551 | 2025.09.19 20:58:36.948296 [ 5 ] {4771e115-77df-45a6-a17a-2fe04b641336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17552 | 2025.09.19 20:58:36.948335 [ 5 ] {4771e115-77df-45a6-a17a-2fe04b641336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17553 | 2025.09.19 20:58:36.948516 [ 189 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_86_17} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17554 | 2025.09.19 20:58:36.948581 [ 189 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_86_17} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 17555 | 2025.09.19 20:58:36.948640 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 17556 | 2025.09.19 20:58:36.948731 [ 5 ] {4771e115-77df-45a6-a17a-2fe04b641336} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17557 | 2025.09.19 20:58:36.948765 [ 5 ] {4771e115-77df-45a6-a17a-2fe04b641336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17558 | 2025.09.19 20:58:36.949164 [ 5 ] {4771e115-77df-45a6-a17a-2fe04b641336} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 17559 | 2025.09.19 20:58:36.949578 [ 5 ] {4771e115-77df-45a6-a17a-2fe04b641336} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17560 | 2025.09.19 20:58:36.949668 [ 117 ] {} <Debug> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 17561 | 2025.09.19 20:58:36.949694 [ 117 ] {} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17562 | 2025.09.19 20:58:36.949703 [ 5 ] {4771e115-77df-45a6-a17a-2fe04b641336} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001425 sec., 8421.052631578947 rows/sec., 657.89 KiB/sec. | ||
| 17563 | 2025.09.19 20:58:36.949711 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17564 | 2025.09.19 20:58:36.949743 [ 5 ] {4771e115-77df-45a6-a17a-2fe04b641336} <Debug> TCPHandler: Processed in 0.001588588 sec. | ||
| 17565 | 2025.09.19 20:58:36.949783 [ 197 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::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 | ||
| 17566 | 2025.09.19 20:58:36.949786 [ 219 ] {} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): 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] | ||
| 17567 | 2025.09.19 20:58:36.949838 [ 219 ] {} <Debug> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): 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] | ||
| 17568 | 2025.09.19 20:58:36.949848 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17569 | 2025.09.19 20:58:36.949866 [ 197 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17570 | 2025.09.19 20:58:36.949893 [ 197 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 12 rows starting from the beginning of the part | ||
| 17571 | 2025.09.19 20:58:36.949944 [ 197 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part | ||
| 17572 | 2025.09.19 20:58:36.949949 [ 5 ] {9781b370-0890-4a17-bd0a-9fbe06b0adf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17573 | 2025.09.19 20:58:36.949988 [ 197 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part | ||
| 17574 | 2025.09.19 20:58:36.949993 [ 5 ] {9781b370-0890-4a17-bd0a-9fbe06b0adf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17575 | 2025.09.19 20:58:36.950030 [ 197 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 12 rows starting from the beginning of the part | ||
| 17576 | 2025.09.19 20:58:36.950070 [ 197 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 17577 | 2025.09.19 20:58:36.950494 [ 5 ] {9781b370-0890-4a17-bd0a-9fbe06b0adf9} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17578 | 2025.09.19 20:58:36.950529 [ 5 ] {9781b370-0890-4a17-bd0a-9fbe06b0adf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17579 | 2025.09.19 20:58:36.950837 [ 187 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001083386 sec., 55381.9229711294 rows/sec., 4.44 MiB/sec. | ||
| 17580 | 2025.09.19 20:58:36.951000 [ 5 ] {9781b370-0890-4a17-bd0a-9fbe06b0adf9} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 17581 | 2025.09.19 20:58:36.951197 [ 199 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 17582 | 2025.09.19 20:58:36.951634 [ 5 ] {9781b370-0890-4a17-bd0a-9fbe06b0adf9} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17583 | 2025.09.19 20:58:36.951758 [ 117 ] {} <Debug> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 17584 | 2025.09.19 20:58:36.951778 [ 5 ] {9781b370-0890-4a17-bd0a-9fbe06b0adf9} <Debug> executeQuery: Read 174 rows, 14.32 KiB in 0.001847 sec., 94206.82187330807 rows/sec., 7.57 MiB/sec. | ||
| 17585 | 2025.09.19 20:58:36.951788 [ 117 ] {} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17586 | 2025.09.19 20:58:36.951814 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17587 | 2025.09.19 20:58:36.951818 [ 5 ] {9781b370-0890-4a17-bd0a-9fbe06b0adf9} <Debug> TCPHandler: Processed in 0.002018078 sec. | ||
| 17588 | 2025.09.19 20:58:36.951876 [ 189 ] {8107928c-471f-4f51-a196-f6f1aa28a530::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 | ||
| 17589 | 2025.09.19 20:58:36.951936 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17590 | 2025.09.19 20:58:36.951945 [ 189 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17591 | 2025.09.19 20:58:36.951946 [ 199 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::all_1_25_6} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17592 | 2025.09.19 20:58:36.951976 [ 189 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 650 rows starting from the beginning of the part | ||
| 17593 | 2025.09.19 20:58:36.952031 [ 189 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 121 rows starting from the beginning of the part | ||
| 17594 | 2025.09.19 20:58:36.952032 [ 5 ] {aa9b602e-e2d1-4e10-b94f-0142d2b05a50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17595 | 2025.09.19 20:58:36.952055 [ 199 ] {b6fc4d70-2b7b-4f9e-b199-6185e39eac3e::all_1_25_6} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 17596 | 2025.09.19 20:58:36.952072 [ 189 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 522 rows starting from the beginning of the part | ||
| 17597 | 2025.09.19 20:58:36.952087 [ 5 ] {aa9b602e-e2d1-4e10-b94f-0142d2b05a50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17598 | 2025.09.19 20:58:36.952113 [ 189 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 133 rows starting from the beginning of the part | ||
| 17599 | 2025.09.19 20:58:36.952149 [ 189 ] {8107928c-471f-4f51-a196-f6f1aa28a530::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 | ||
| 17600 | 2025.09.19 20:58:36.952184 [ 189 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 174 rows starting from the beginning of the part | ||
| 17601 | 2025.09.19 20:58:36.952184 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17602 | 2025.09.19 20:58:36.952517 [ 5 ] {aa9b602e-e2d1-4e10-b94f-0142d2b05a50} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17603 | 2025.09.19 20:58:36.952555 [ 5 ] {aa9b602e-e2d1-4e10-b94f-0142d2b05a50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17604 | 2025.09.19 20:58:36.952990 [ 219 ] {} <Debug> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): 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] | ||
| 17605 | 2025.09.19 20:58:36.953006 [ 5 ] {aa9b602e-e2d1-4e10-b94f-0142d2b05a50} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 17606 | 2025.09.19 20:58:36.953134 [ 195 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1664 rows, containing 5 columns (5 merged, 0 gathered) in 0.00128165 sec., 1298326.3761557366 rows/sec., 103.66 MiB/sec. | ||
| 17607 | 2025.09.19 20:58:36.953410 [ 199 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 17608 | 2025.09.19 20:58:36.953453 [ 5 ] {aa9b602e-e2d1-4e10-b94f-0142d2b05a50} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17609 | 2025.09.19 20:58:36.953600 [ 5 ] {aa9b602e-e2d1-4e10-b94f-0142d2b05a50} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001585 sec., 128075.7097791798 rows/sec., 9.18 MiB/sec. | ||
| 17610 | 2025.09.19 20:58:36.953641 [ 5 ] {aa9b602e-e2d1-4e10-b94f-0142d2b05a50} <Debug> TCPHandler: Processed in 0.001753101 sec. | ||
| 17611 | 2025.09.19 20:58:36.953752 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17612 | 2025.09.19 20:58:36.953848 [ 5 ] {edd64346-bad4-40df-bb47-99aa78c7b19f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17613 | 2025.09.19 20:58:36.953904 [ 5 ] {edd64346-bad4-40df-bb47-99aa78c7b19f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17614 | 2025.09.19 20:58:36.953942 [ 199 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_146_29} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17615 | 2025.09.19 20:58:36.954022 [ 199 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_146_29} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 17616 | 2025.09.19 20:58:36.954116 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 17617 | 2025.09.19 20:58:36.954869 [ 5 ] {edd64346-bad4-40df-bb47-99aa78c7b19f} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17618 | 2025.09.19 20:58:36.954912 [ 5 ] {edd64346-bad4-40df-bb47-99aa78c7b19f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17619 | 2025.09.19 20:58:36.955649 [ 5 ] {edd64346-bad4-40df-bb47-99aa78c7b19f} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 17620 | 2025.09.19 20:58:36.956143 [ 5 ] {edd64346-bad4-40df-bb47-99aa78c7b19f} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17621 | 2025.09.19 20:58:36.956288 [ 5 ] {edd64346-bad4-40df-bb47-99aa78c7b19f} <Debug> executeQuery: Read 60 rows, 110.10 KiB in 0.002458 sec., 24410.08950366151 rows/sec., 43.74 MiB/sec. | ||
| 17622 | 2025.09.19 20:58:36.956345 [ 5 ] {edd64346-bad4-40df-bb47-99aa78c7b19f} <Debug> TCPHandler: Processed in 0.002642013 sec. | ||
| 17623 | 2025.09.19 20:58:36.956469 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17624 | 2025.09.19 20:58:36.956565 [ 5 ] {bb968947-b610-4144-bab3-713e4705f8ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17625 | 2025.09.19 20:58:36.956607 [ 5 ] {bb968947-b610-4144-bab3-713e4705f8ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17626 | 2025.09.19 20:58:36.956954 [ 5 ] {bb968947-b610-4144-bab3-713e4705f8ba} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17627 | 2025.09.19 20:58:36.956992 [ 5 ] {bb968947-b610-4144-bab3-713e4705f8ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17628 | 2025.09.19 20:58:36.957440 [ 5 ] {bb968947-b610-4144-bab3-713e4705f8ba} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 17629 | 2025.09.19 20:58:36.957927 [ 5 ] {bb968947-b610-4144-bab3-713e4705f8ba} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17630 | 2025.09.19 20:58:36.958048 [ 115 ] {} <Debug> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 17631 | 2025.09.19 20:58:36.958061 [ 5 ] {bb968947-b610-4144-bab3-713e4705f8ba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001515 sec., 39603.960396039605 rows/sec., 2.67 MiB/sec. | ||
| 17632 | 2025.09.19 20:58:36.958089 [ 115 ] {} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17633 | 2025.09.19 20:58:36.958109 [ 5 ] {bb968947-b610-4144-bab3-713e4705f8ba} <Debug> TCPHandler: Processed in 0.00169008 sec. | ||
| 17634 | 2025.09.19 20:58:36.958113 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17635 | 2025.09.19 20:58:36.958205 [ 189 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 17636 | 2025.09.19 20:58:36.958297 [ 189 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17637 | 2025.09.19 20:58:36.958324 [ 189 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 8376 rows starting from the beginning of the part | ||
| 17638 | 2025.09.19 20:58:36.958374 [ 189 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 17639 | 2025.09.19 20:58:36.958416 [ 189 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 17640 | 2025.09.19 20:58:36.958452 [ 189 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 17641 | 2025.09.19 20:58:36.958494 [ 189 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 60 rows starting from the beginning of the part | ||
| 17642 | 2025.09.19 20:58:36.958532 [ 189 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 17643 | 2025.09.19 20:58:36.960857 [ 192 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8676 rows, containing 4 columns (4 merged, 0 gathered) in 0.002684993 sec., 3231293.3404295654 rows/sec., 217.77 MiB/sec. | ||
| 17644 | 2025.09.19 20:58:36.961195 [ 191 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 17645 | 2025.09.19 20:58:36.961734 [ 191 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_146_29} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17646 | 2025.09.19 20:58:36.961807 [ 191 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_146_29} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 17647 | 2025.09.19 20:58:36.961895 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.84 MiB. | ||
| 17648 | 2025.09.19 20:58:38.523708 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47496 | ||
| 17649 | 2025.09.19 20:58:38.524212 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17650 | 2025.09.19 20:58:38.524250 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17651 | 2025.09.19 20:58:38.524870 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 17652 | 2025.09.19 20:58:38.525370 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17653 | 2025.09.19 20:58:38.525505 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47496 | ||
| 17654 | 2025.09.19 20:58:41.090563 [ 218 ] {} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): 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] | ||
| 17655 | 2025.09.19 20:58:41.090625 [ 218 ] {} <Debug> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): 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] | ||
| 17656 | 2025.09.19 20:58:41.094680 [ 218 ] {} <Debug> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): 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] | ||
| 17657 | 2025.09.19 20:58:41.145694 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 746 | ||
| 17658 | 2025.09.19 20:58:41.164599 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17659 | 2025.09.19 20:58:41.164662 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17660 | 2025.09.19 20:58:41.171054 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 17661 | 2025.09.19 20:58:41.172156 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17662 | 2025.09.19 20:58:41.175487 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 746 | ||
| 17663 | 2025.09.19 20:58:41.933089 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17664 | 2025.09.19 20:58:41.933268 [ 5 ] {c31dc4a9-dce9-4534-8895-d84b10560f6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17665 | 2025.09.19 20:58:41.933335 [ 5 ] {c31dc4a9-dce9-4534-8895-d84b10560f6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17666 | 2025.09.19 20:58:41.933999 [ 5 ] {c31dc4a9-dce9-4534-8895-d84b10560f6c} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17667 | 2025.09.19 20:58:41.934043 [ 5 ] {c31dc4a9-dce9-4534-8895-d84b10560f6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17668 | 2025.09.19 20:58:41.934685 [ 5 ] {c31dc4a9-dce9-4534-8895-d84b10560f6c} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 17669 | 2025.09.19 20:58:41.935214 [ 5 ] {c31dc4a9-dce9-4534-8895-d84b10560f6c} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17670 | 2025.09.19 20:58:41.935382 [ 5 ] {c31dc4a9-dce9-4534-8895-d84b10560f6c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002163 sec., 25889.967637540452 rows/sec., 1.98 MiB/sec. | ||
| 17671 | 2025.09.19 20:58:41.935432 [ 5 ] {c31dc4a9-dce9-4534-8895-d84b10560f6c} <Debug> TCPHandler: Processed in 0.002468158 sec. | ||
| 17672 | 2025.09.19 20:58:41.935559 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17673 | 2025.09.19 20:58:41.935670 [ 5 ] {b9a8fbcc-b08e-4c44-83bc-5adb6ec8f28e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17674 | 2025.09.19 20:58:41.935715 [ 5 ] {b9a8fbcc-b08e-4c44-83bc-5adb6ec8f28e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17675 | 2025.09.19 20:58:41.936176 [ 5 ] {b9a8fbcc-b08e-4c44-83bc-5adb6ec8f28e} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17676 | 2025.09.19 20:58:41.936215 [ 5 ] {b9a8fbcc-b08e-4c44-83bc-5adb6ec8f28e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17677 | 2025.09.19 20:58:41.936659 [ 5 ] {b9a8fbcc-b08e-4c44-83bc-5adb6ec8f28e} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 17678 | 2025.09.19 20:58:41.937084 [ 5 ] {b9a8fbcc-b08e-4c44-83bc-5adb6ec8f28e} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17679 | 2025.09.19 20:58:41.937229 [ 5 ] {b9a8fbcc-b08e-4c44-83bc-5adb6ec8f28e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001583 sec., 40429.564118761846 rows/sec., 3.16 MiB/sec. | ||
| 17680 | 2025.09.19 20:58:41.937271 [ 5 ] {b9a8fbcc-b08e-4c44-83bc-5adb6ec8f28e} <Debug> TCPHandler: Processed in 0.001764861 sec. | ||
| 17681 | 2025.09.19 20:58:41.937318 [ 224 ] {} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): 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] | ||
| 17682 | 2025.09.19 20:58:41.937373 [ 224 ] {} <Debug> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): 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] | ||
| 17683 | 2025.09.19 20:58:41.937385 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17684 | 2025.09.19 20:58:41.937488 [ 5 ] {364a3a25-e67a-4b53-b03a-d8f238fddef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17685 | 2025.09.19 20:58:41.937535 [ 5 ] {364a3a25-e67a-4b53-b03a-d8f238fddef8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17686 | 2025.09.19 20:58:41.937966 [ 5 ] {364a3a25-e67a-4b53-b03a-d8f238fddef8} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17687 | 2025.09.19 20:58:41.938003 [ 5 ] {364a3a25-e67a-4b53-b03a-d8f238fddef8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17688 | 2025.09.19 20:58:41.938567 [ 5 ] {364a3a25-e67a-4b53-b03a-d8f238fddef8} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 17689 | 2025.09.19 20:58:41.939111 [ 5 ] {364a3a25-e67a-4b53-b03a-d8f238fddef8} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17690 | 2025.09.19 20:58:41.939293 [ 5 ] {364a3a25-e67a-4b53-b03a-d8f238fddef8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001824 sec., 87719.29824561403 rows/sec., 6.11 MiB/sec. | ||
| 17691 | 2025.09.19 20:58:41.939333 [ 5 ] {364a3a25-e67a-4b53-b03a-d8f238fddef8} <Debug> TCPHandler: Processed in 0.001997457 sec. | ||
| 17692 | 2025.09.19 20:58:41.939364 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): 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] | ||
| 17693 | 2025.09.19 20:58:41.939392 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): 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] | ||
| 17694 | 2025.09.19 20:58:41.939445 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17695 | 2025.09.19 20:58:41.939548 [ 5 ] {1a29f1d9-032d-464f-83a4-dd67171e9238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17696 | 2025.09.19 20:58:41.939704 [ 5 ] {1a29f1d9-032d-464f-83a4-dd67171e9238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17697 | 2025.09.19 20:58:41.940053 [ 5 ] {1a29f1d9-032d-464f-83a4-dd67171e9238} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17698 | 2025.09.19 20:58:41.940090 [ 5 ] {1a29f1d9-032d-464f-83a4-dd67171e9238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17699 | 2025.09.19 20:58:41.940557 [ 5 ] {1a29f1d9-032d-464f-83a4-dd67171e9238} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 17700 | 2025.09.19 20:58:41.941127 [ 5 ] {1a29f1d9-032d-464f-83a4-dd67171e9238} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17701 | 2025.09.19 20:58:41.941270 [ 5 ] {1a29f1d9-032d-464f-83a4-dd67171e9238} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00174 sec., 34482.75862068965 rows/sec., 2.32 MiB/sec. | ||
| 17702 | 2025.09.19 20:58:41.941309 [ 5 ] {1a29f1d9-032d-464f-83a4-dd67171e9238} <Debug> TCPHandler: Processed in 0.001914315 sec. | ||
| 17703 | 2025.09.19 20:58:41.941785 [ 224 ] {} <Debug> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): 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] | ||
| 17704 | 2025.09.19 20:58:41.942615 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): 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] | ||
| 17705 | 2025.09.19 20:58:42.270696 [ 222 ] {} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): 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] | ||
| 17706 | 2025.09.19 20:58:42.270774 [ 222 ] {} <Debug> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): 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] | ||
| 17707 | 2025.09.19 20:58:42.275142 [ 222 ] {} <Debug> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): 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] | ||
| 17708 | 2025.09.19 20:58:45.756277 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17709 | 2025.09.19 20:58:45.756373 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17710 | 2025.09.19 20:58:46.026602 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 48008 | ||
| 17711 | 2025.09.19 20:58:46.027118 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17712 | 2025.09.19 20:58:46.027155 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17713 | 2025.09.19 20:58:46.027784 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 17714 | 2025.09.19 20:58:46.028290 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17715 | 2025.09.19 20:58:46.028423 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48008 | ||
| 17716 | 2025.09.19 20:58:46.028554 [ 218 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): 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] | ||
| 17717 | 2025.09.19 20:58:46.028610 [ 218 ] {} <Debug> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): 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] | ||
| 17718 | 2025.09.19 20:58:46.031287 [ 218 ] {} <Debug> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): 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] | ||
| 17719 | 2025.09.19 20:58:46.134872 [ 220 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): 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] | ||
| 17720 | 2025.09.19 20:58:46.134906 [ 220 ] {} <Debug> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): 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] | ||
| 17721 | 2025.09.19 20:58:46.137124 [ 220 ] {} <Debug> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): 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] | ||
| 17722 | 2025.09.19 20:58:46.161890 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2022 | ||
| 17723 | 2025.09.19 20:58:46.164224 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17724 | 2025.09.19 20:58:46.164263 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17725 | 2025.09.19 20:58:46.165610 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 17726 | 2025.09.19 20:58:46.166095 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17727 | 2025.09.19 20:58:46.166363 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2022 | ||
| 17728 | 2025.09.19 20:58:46.326456 [ 219 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): 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] | ||
| 17729 | 2025.09.19 20:58:46.326505 [ 219 ] {} <Debug> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): 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] | ||
| 17730 | 2025.09.19 20:58:46.330808 [ 219 ] {} <Debug> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): 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] | ||
| 17731 | 2025.09.19 20:58:46.935858 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17732 | 2025.09.19 20:58:46.936031 [ 5 ] {9bc7da75-3e2e-47ea-b008-c096a679ab13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17733 | 2025.09.19 20:58:46.936097 [ 5 ] {9bc7da75-3e2e-47ea-b008-c096a679ab13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17734 | 2025.09.19 20:58:46.936872 [ 5 ] {9bc7da75-3e2e-47ea-b008-c096a679ab13} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17735 | 2025.09.19 20:58:46.936917 [ 5 ] {9bc7da75-3e2e-47ea-b008-c096a679ab13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17736 | 2025.09.19 20:58:46.937432 [ 5 ] {9bc7da75-3e2e-47ea-b008-c096a679ab13} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 17737 | 2025.09.19 20:58:46.937899 [ 5 ] {9bc7da75-3e2e-47ea-b008-c096a679ab13} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17738 | 2025.09.19 20:58:46.938058 [ 5 ] {9bc7da75-3e2e-47ea-b008-c096a679ab13} <Debug> executeQuery: Read 176 rows, 15.82 KiB in 0.002075 sec., 84819.27710843373 rows/sec., 7.45 MiB/sec. | ||
| 17739 | 2025.09.19 20:58:46.938102 [ 5 ] {9bc7da75-3e2e-47ea-b008-c096a679ab13} <Debug> TCPHandler: Processed in 0.002371716 sec. | ||
| 17740 | 2025.09.19 20:58:46.938235 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17741 | 2025.09.19 20:58:46.938332 [ 5 ] {e51018e5-1ec3-401a-bbfd-07e9c9f4ca75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17742 | 2025.09.19 20:58:46.938374 [ 5 ] {e51018e5-1ec3-401a-bbfd-07e9c9f4ca75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17743 | 2025.09.19 20:58:46.938809 [ 5 ] {e51018e5-1ec3-401a-bbfd-07e9c9f4ca75} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17744 | 2025.09.19 20:58:46.938846 [ 5 ] {e51018e5-1ec3-401a-bbfd-07e9c9f4ca75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17745 | 2025.09.19 20:58:46.939260 [ 5 ] {e51018e5-1ec3-401a-bbfd-07e9c9f4ca75} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 17746 | 2025.09.19 20:58:46.939679 [ 5 ] {e51018e5-1ec3-401a-bbfd-07e9c9f4ca75} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17747 | 2025.09.19 20:58:46.939815 [ 5 ] {e51018e5-1ec3-401a-bbfd-07e9c9f4ca75} <Debug> executeQuery: Read 60 rows, 4.51 KiB in 0.001501 sec., 39973.35109926716 rows/sec., 2.94 MiB/sec. | ||
| 17748 | 2025.09.19 20:58:46.939853 [ 5 ] {e51018e5-1ec3-401a-bbfd-07e9c9f4ca75} <Debug> TCPHandler: Processed in 0.00167591 sec. | ||
| 17749 | 2025.09.19 20:58:46.939962 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17750 | 2025.09.19 20:58:46.940056 [ 5 ] {8f04481a-7752-4e85-a029-6206b140c819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17751 | 2025.09.19 20:58:46.940097 [ 5 ] {8f04481a-7752-4e85-a029-6206b140c819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17752 | 2025.09.19 20:58:46.940552 [ 5 ] {8f04481a-7752-4e85-a029-6206b140c819} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17753 | 2025.09.19 20:58:46.940588 [ 5 ] {8f04481a-7752-4e85-a029-6206b140c819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17754 | 2025.09.19 20:58:46.941001 [ 5 ] {8f04481a-7752-4e85-a029-6206b140c819} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 17755 | 2025.09.19 20:58:46.941429 [ 5 ] {8f04481a-7752-4e85-a029-6206b140c819} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17756 | 2025.09.19 20:58:46.941568 [ 5 ] {8f04481a-7752-4e85-a029-6206b140c819} <Debug> executeQuery: Read 124 rows, 9.92 KiB in 0.001529 sec., 81098.75735775016 rows/sec., 6.34 MiB/sec. | ||
| 17757 | 2025.09.19 20:58:46.941607 [ 5 ] {8f04481a-7752-4e85-a029-6206b140c819} <Debug> TCPHandler: Processed in 0.00169388 sec. | ||
| 17758 | 2025.09.19 20:58:46.941715 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17759 | 2025.09.19 20:58:46.941809 [ 5 ] {55b5e56b-15dd-46c8-b342-b9ab011c80f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17760 | 2025.09.19 20:58:46.941853 [ 5 ] {55b5e56b-15dd-46c8-b342-b9ab011c80f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17761 | 2025.09.19 20:58:46.942268 [ 5 ] {55b5e56b-15dd-46c8-b342-b9ab011c80f8} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17762 | 2025.09.19 20:58:46.942305 [ 5 ] {55b5e56b-15dd-46c8-b342-b9ab011c80f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17763 | 2025.09.19 20:58:46.942775 [ 5 ] {55b5e56b-15dd-46c8-b342-b9ab011c80f8} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 17764 | 2025.09.19 20:58:46.943247 [ 5 ] {55b5e56b-15dd-46c8-b342-b9ab011c80f8} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17765 | 2025.09.19 20:58:46.943370 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Selected 2 parts from all_1_143_32 to all_144_144_0 | ||
| 17766 | 2025.09.19 20:58:46.943382 [ 5 ] {55b5e56b-15dd-46c8-b342-b9ab011c80f8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00159 sec., 100628.93081761006 rows/sec., 7.01 MiB/sec. | ||
| 17767 | 2025.09.19 20:58:46.943434 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17768 | 2025.09.19 20:58:46.943445 [ 5 ] {55b5e56b-15dd-46c8-b342-b9ab011c80f8} <Debug> TCPHandler: Processed in 0.001779582 sec. | ||
| 17769 | 2025.09.19 20:58:46.943463 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17770 | 2025.09.19 20:58:46.943572 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17771 | 2025.09.19 20:58:46.943579 [ 194 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_144_33} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_143_32 to all_144_144_0 into Compact with storage Full | ||
| 17772 | 2025.09.19 20:58:46.943697 [ 5 ] {2b249a88-ec3a-491a-850e-3b281c05836b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17773 | 2025.09.19 20:58:46.943740 [ 194 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_144_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17774 | 2025.09.19 20:58:46.943766 [ 5 ] {2b249a88-ec3a-491a-850e-3b281c05836b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17775 | 2025.09.19 20:58:46.943785 [ 194 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_144_33} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_143_32, total 40841 rows starting from the beginning of the part | ||
| 17776 | 2025.09.19 20:58:46.943867 [ 194 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_144_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 160 rows starting from the beginning of the part | ||
| 17777 | 2025.09.19 20:58:46.944812 [ 5 ] {2b249a88-ec3a-491a-850e-3b281c05836b} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17778 | 2025.09.19 20:58:46.944854 [ 5 ] {2b249a88-ec3a-491a-850e-3b281c05836b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17779 | 2025.09.19 20:58:46.945577 [ 5 ] {2b249a88-ec3a-491a-850e-3b281c05836b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 17780 | 2025.09.19 20:58:46.945997 [ 5 ] {2b249a88-ec3a-491a-850e-3b281c05836b} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17781 | 2025.09.19 20:58:46.946143 [ 5 ] {2b249a88-ec3a-491a-850e-3b281c05836b} <Debug> executeQuery: Read 60 rows, 110.10 KiB in 0.00247 sec., 24291.497975708502 rows/sec., 43.53 MiB/sec. | ||
| 17782 | 2025.09.19 20:58:46.946176 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): 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] | ||
| 17783 | 2025.09.19 20:58:46.946200 [ 5 ] {2b249a88-ec3a-491a-850e-3b281c05836b} <Debug> TCPHandler: Processed in 0.002687103 sec. | ||
| 17784 | 2025.09.19 20:58:46.946215 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): 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] | ||
| 17785 | 2025.09.19 20:58:46.946317 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17786 | 2025.09.19 20:58:46.946415 [ 5 ] {f96b3fd2-afd5-4fe7-abbf-0b10aa3c015a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17787 | 2025.09.19 20:58:46.946457 [ 5 ] {f96b3fd2-afd5-4fe7-abbf-0b10aa3c015a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17788 | 2025.09.19 20:58:46.946790 [ 5 ] {f96b3fd2-afd5-4fe7-abbf-0b10aa3c015a} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17789 | 2025.09.19 20:58:46.946826 [ 5 ] {f96b3fd2-afd5-4fe7-abbf-0b10aa3c015a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17790 | 2025.09.19 20:58:46.947290 [ 5 ] {f96b3fd2-afd5-4fe7-abbf-0b10aa3c015a} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 17791 | 2025.09.19 20:58:46.947797 [ 5 ] {f96b3fd2-afd5-4fe7-abbf-0b10aa3c015a} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17792 | 2025.09.19 20:58:46.947950 [ 5 ] {f96b3fd2-afd5-4fe7-abbf-0b10aa3c015a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001553 sec., 38634.9001931745 rows/sec., 2.60 MiB/sec. | ||
| 17793 | 2025.09.19 20:58:46.947986 [ 5 ] {f96b3fd2-afd5-4fe7-abbf-0b10aa3c015a} <Debug> TCPHandler: Processed in 0.00171707 sec. | ||
| 17794 | 2025.09.19 20:58:46.949450 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): 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] | ||
| 17795 | 2025.09.19 20:58:46.951290 [ 192 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_144_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41001 rows, containing 5 columns (5 merged, 0 gathered) in 0.007757893 sec., 5285069.025829565 rows/sec., 363.14 MiB/sec. | ||
| 17796 | 2025.09.19 20:58:46.951805 [ 188 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_144_33} <Trace> MergedBlockOutputStream: filled checksums all_1_144_33 (state Temporary) | ||
| 17797 | 2025.09.19 20:58:46.952461 [ 188 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_144_33} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_merge_all_1_144_33 to all_1_144_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17798 | 2025.09.19 20:58:46.952546 [ 188 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_144_33} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Merged 2 parts: [all_1_143_32, all_144_144_0] -> all_1_144_33 | ||
| 17799 | 2025.09.19 20:58:46.952631 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 17800 | 2025.09.19 20:58:47.641552 [ 24 ] {} <Debug> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
| 17801 | 2025.09.19 20:58:47.641607 [ 24 ] {} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17802 | 2025.09.19 20:58:47.641628 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17803 | 2025.09.19 20:58:47.641729 [ 222 ] {} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 17804 | 2025.09.19 20:58:47.641754 [ 194 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
| 17805 | 2025.09.19 20:58:47.641784 [ 222 ] {} <Debug> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 17806 | 2025.09.19 20:58:47.641892 [ 194 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17807 | 2025.09.19 20:58:47.641925 [ 194 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 252 rows starting from the beginning of the part | ||
| 17808 | 2025.09.19 20:58:47.641993 [ 194 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 228 rows starting from the beginning of the part | ||
| 17809 | 2025.09.19 20:58:47.642041 [ 194 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 24 rows starting from the beginning of the part | ||
| 17810 | 2025.09.19 20:58:47.642084 [ 194 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 228 rows starting from the beginning of the part | ||
| 17811 | 2025.09.19 20:58:47.642128 [ 194 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 24 rows starting from the beginning of the part | ||
| 17812 | 2025.09.19 20:58:47.643083 [ 192 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001390073 sec., 543856.3298474253 rows/sec., 39.69 MiB/sec. | ||
| 17813 | 2025.09.19 20:58:47.643353 [ 186 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
| 17814 | 2025.09.19 20:58:47.643926 [ 186 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_49_12} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17815 | 2025.09.19 20:58:47.644008 [ 186 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_49_12} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
| 17816 | 2025.09.19 20:58:47.644089 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 17817 | 2025.09.19 20:58:47.644899 [ 222 ] {} <Debug> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 17818 | 2025.09.19 20:58:48.216892 [ 225 ] {} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): 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] | ||
| 17819 | 2025.09.19 20:58:48.216950 [ 225 ] {} <Debug> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): 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] | ||
| 17820 | 2025.09.19 20:58:48.219695 [ 225 ] {} <Debug> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): 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] | ||
| 17821 | 2025.09.19 20:58:48.675555 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 753 | ||
| 17822 | 2025.09.19 20:58:48.692632 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17823 | 2025.09.19 20:58:48.692677 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17824 | 2025.09.19 20:58:48.698788 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 17825 | 2025.09.19 20:58:48.699970 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17826 | 2025.09.19 20:58:48.703060 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 753 | ||
| 17827 | 2025.09.19 20:58:51.031491 [ 219 ] {} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): 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] | ||
| 17828 | 2025.09.19 20:58:51.031550 [ 219 ] {} <Debug> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): 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] | ||
| 17829 | 2025.09.19 20:58:51.033680 [ 219 ] {} <Debug> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): 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] | ||
| 17830 | 2025.09.19 20:58:51.959541 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17831 | 2025.09.19 20:58:51.959755 [ 5 ] {190adf7f-9f92-4bdf-b545-132ba1ad43be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17832 | 2025.09.19 20:58:51.959850 [ 5 ] {190adf7f-9f92-4bdf-b545-132ba1ad43be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17833 | 2025.09.19 20:58:51.960749 [ 5 ] {190adf7f-9f92-4bdf-b545-132ba1ad43be} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17834 | 2025.09.19 20:58:51.960791 [ 5 ] {190adf7f-9f92-4bdf-b545-132ba1ad43be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17835 | 2025.09.19 20:58:51.961362 [ 5 ] {190adf7f-9f92-4bdf-b545-132ba1ad43be} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 17836 | 2025.09.19 20:58:51.961901 [ 5 ] {190adf7f-9f92-4bdf-b545-132ba1ad43be} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17837 | 2025.09.19 20:58:51.962056 [ 5 ] {190adf7f-9f92-4bdf-b545-132ba1ad43be} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002369 sec., 844.2380751371887 rows/sec., 68.84 KiB/sec. | ||
| 17838 | 2025.09.19 20:58:51.962106 [ 5 ] {190adf7f-9f92-4bdf-b545-132ba1ad43be} <Debug> TCPHandler: Processed in 0.002695184 sec. | ||
| 17839 | 2025.09.19 20:58:51.962236 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17840 | 2025.09.19 20:58:51.962333 [ 5 ] {74892cbe-6531-4f97-8af5-5dbde08ae66c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17841 | 2025.09.19 20:58:51.962375 [ 5 ] {74892cbe-6531-4f97-8af5-5dbde08ae66c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17842 | 2025.09.19 20:58:51.963470 [ 5 ] {74892cbe-6531-4f97-8af5-5dbde08ae66c} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17843 | 2025.09.19 20:58:51.963507 [ 5 ] {74892cbe-6531-4f97-8af5-5dbde08ae66c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17844 | 2025.09.19 20:58:51.963989 [ 5 ] {74892cbe-6531-4f97-8af5-5dbde08ae66c} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 17845 | 2025.09.19 20:58:51.964412 [ 5 ] {74892cbe-6531-4f97-8af5-5dbde08ae66c} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17846 | 2025.09.19 20:58:51.964550 [ 5 ] {74892cbe-6531-4f97-8af5-5dbde08ae66c} <Debug> executeQuery: Read 1197 rows, 100.57 KiB in 0.002239 sec., 534613.6668155426 rows/sec., 43.86 MiB/sec. | ||
| 17847 | 2025.09.19 20:58:51.964589 [ 5 ] {74892cbe-6531-4f97-8af5-5dbde08ae66c} <Debug> TCPHandler: Processed in 0.002401606 sec. | ||
| 17848 | 2025.09.19 20:58:51.964715 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17849 | 2025.09.19 20:58:51.964811 [ 5 ] {f15b9d24-43cb-4f50-92fc-fe9380ba5ddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17850 | 2025.09.19 20:58:51.964851 [ 5 ] {f15b9d24-43cb-4f50-92fc-fe9380ba5ddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17851 | 2025.09.19 20:58:51.965288 [ 5 ] {f15b9d24-43cb-4f50-92fc-fe9380ba5ddb} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17852 | 2025.09.19 20:58:51.965324 [ 5 ] {f15b9d24-43cb-4f50-92fc-fe9380ba5ddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17853 | 2025.09.19 20:58:51.965713 [ 5 ] {f15b9d24-43cb-4f50-92fc-fe9380ba5ddb} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 17854 | 2025.09.19 20:58:51.966193 [ 5 ] {f15b9d24-43cb-4f50-92fc-fe9380ba5ddb} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17855 | 2025.09.19 20:58:51.966325 [ 5 ] {f15b9d24-43cb-4f50-92fc-fe9380ba5ddb} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001534 sec., 1303.780964797914 rows/sec., 91.04 KiB/sec. | ||
| 17856 | 2025.09.19 20:58:51.966363 [ 5 ] {f15b9d24-43cb-4f50-92fc-fe9380ba5ddb} <Debug> TCPHandler: Processed in 0.00170246 sec. | ||
| 17857 | 2025.09.19 20:58:51.966476 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17858 | 2025.09.19 20:58:51.966567 [ 5 ] {def1c30a-4083-45d0-98af-e14d83c381f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17859 | 2025.09.19 20:58:51.966605 [ 5 ] {def1c30a-4083-45d0-98af-e14d83c381f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17860 | 2025.09.19 20:58:51.967070 [ 5 ] {def1c30a-4083-45d0-98af-e14d83c381f7} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17861 | 2025.09.19 20:58:51.967106 [ 5 ] {def1c30a-4083-45d0-98af-e14d83c381f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17862 | 2025.09.19 20:58:51.967511 [ 5 ] {def1c30a-4083-45d0-98af-e14d83c381f7} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 17863 | 2025.09.19 20:58:51.968014 [ 5 ] {def1c30a-4083-45d0-98af-e14d83c381f7} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17864 | 2025.09.19 20:58:51.968146 [ 5 ] {def1c30a-4083-45d0-98af-e14d83c381f7} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001597 sec., 142767.6894176581 rows/sec., 9.67 MiB/sec. | ||
| 17865 | 2025.09.19 20:58:51.968184 [ 5 ] {def1c30a-4083-45d0-98af-e14d83c381f7} <Debug> TCPHandler: Processed in 0.001754541 sec. | ||
| 17866 | 2025.09.19 20:58:51.968284 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17867 | 2025.09.19 20:58:51.968375 [ 5 ] {e27117e1-a233-4238-ba75-6b24e5f514df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17868 | 2025.09.19 20:58:51.968414 [ 5 ] {e27117e1-a233-4238-ba75-6b24e5f514df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17869 | 2025.09.19 20:58:51.969001 [ 5 ] {e27117e1-a233-4238-ba75-6b24e5f514df} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17870 | 2025.09.19 20:58:51.969037 [ 5 ] {e27117e1-a233-4238-ba75-6b24e5f514df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17871 | 2025.09.19 20:58:51.969545 [ 5 ] {e27117e1-a233-4238-ba75-6b24e5f514df} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 17872 | 2025.09.19 20:58:51.969976 [ 5 ] {e27117e1-a233-4238-ba75-6b24e5f514df} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17873 | 2025.09.19 20:58:51.970106 [ 5 ] {e27117e1-a233-4238-ba75-6b24e5f514df} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001748 sec., 298627.00228832953 rows/sec., 22.11 MiB/sec. | ||
| 17874 | 2025.09.19 20:58:51.970144 [ 5 ] {e27117e1-a233-4238-ba75-6b24e5f514df} <Debug> TCPHandler: Processed in 0.001906805 sec. | ||
| 17875 | 2025.09.19 20:58:51.970247 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17876 | 2025.09.19 20:58:51.970338 [ 5 ] {81e130c2-68da-4026-83e4-bd32de101c01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17877 | 2025.09.19 20:58:51.970380 [ 5 ] {81e130c2-68da-4026-83e4-bd32de101c01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17878 | 2025.09.19 20:58:51.970956 [ 5 ] {81e130c2-68da-4026-83e4-bd32de101c01} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17879 | 2025.09.19 20:58:51.970992 [ 5 ] {81e130c2-68da-4026-83e4-bd32de101c01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17880 | 2025.09.19 20:58:51.971480 [ 5 ] {81e130c2-68da-4026-83e4-bd32de101c01} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 17881 | 2025.09.19 20:58:51.971918 [ 5 ] {81e130c2-68da-4026-83e4-bd32de101c01} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17882 | 2025.09.19 20:58:51.972048 [ 5 ] {81e130c2-68da-4026-83e4-bd32de101c01} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001728 sec., 489004.62962962966 rows/sec., 32.91 MiB/sec. | ||
| 17883 | 2025.09.19 20:58:51.972053 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Selected 6 parts from all_1_144_33 to all_149_149_0 | ||
| 17884 | 2025.09.19 20:58:51.972085 [ 5 ] {81e130c2-68da-4026-83e4-bd32de101c01} <Debug> TCPHandler: Processed in 0.001885174 sec. | ||
| 17885 | 2025.09.19 20:58:51.972130 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17886 | 2025.09.19 20:58:51.972159 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17887 | 2025.09.19 20:58:51.972219 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17888 | 2025.09.19 20:58:51.972272 [ 188 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_149_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_144_33 to all_149_149_0 into Compact with storage Full | ||
| 17889 | 2025.09.19 20:58:51.972316 [ 5 ] {0b226106-d047-4afb-b819-77a565cd71a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17890 | 2025.09.19 20:58:51.972362 [ 5 ] {0b226106-d047-4afb-b819-77a565cd71a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17891 | 2025.09.19 20:58:51.972407 [ 188 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_149_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17892 | 2025.09.19 20:58:51.972452 [ 188 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_149_34} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_144_33, total 41001 rows starting from the beginning of the part | ||
| 17893 | 2025.09.19 20:58:51.972525 [ 188 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_149_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 160 rows starting from the beginning of the part | ||
| 17894 | 2025.09.19 20:58:51.972578 [ 188 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_149_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 203 rows starting from the beginning of the part | ||
| 17895 | 2025.09.19 20:58:51.972626 [ 188 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_149_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 160 rows starting from the beginning of the part | ||
| 17896 | 2025.09.19 20:58:51.972664 [ 188 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_149_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 160 rows starting from the beginning of the part | ||
| 17897 | 2025.09.19 20:58:51.972688 [ 5 ] {0b226106-d047-4afb-b819-77a565cd71a0} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17898 | 2025.09.19 20:58:51.972713 [ 188 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_149_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 845 rows starting from the beginning of the part | ||
| 17899 | 2025.09.19 20:58:51.972731 [ 5 ] {0b226106-d047-4afb-b819-77a565cd71a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17900 | 2025.09.19 20:58:51.973197 [ 5 ] {0b226106-d047-4afb-b819-77a565cd71a0} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 17901 | 2025.09.19 20:58:51.973721 [ 5 ] {0b226106-d047-4afb-b819-77a565cd71a0} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17902 | 2025.09.19 20:58:51.973856 [ 5 ] {0b226106-d047-4afb-b819-77a565cd71a0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001558 sec., 38510.91142490372 rows/sec., 2.60 MiB/sec. | ||
| 17903 | 2025.09.19 20:58:51.973891 [ 5 ] {0b226106-d047-4afb-b819-77a565cd71a0} <Debug> TCPHandler: Processed in 0.001728541 sec. | ||
| 17904 | 2025.09.19 20:58:51.980531 [ 188 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_149_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42529 rows, containing 5 columns (5 merged, 0 gathered) in 0.008307426 sec., 5119395.586551117 rows/sec., 351.74 MiB/sec. | ||
| 17905 | 2025.09.19 20:58:51.981018 [ 192 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_149_34} <Trace> MergedBlockOutputStream: filled checksums all_1_149_34 (state Temporary) | ||
| 17906 | 2025.09.19 20:58:51.981684 [ 192 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_149_34} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_merge_all_1_149_34 to all_1_149_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17907 | 2025.09.19 20:58:51.981760 [ 192 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_149_34} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Merged 6 parts: [all_1_144_33, all_149_149_0] -> all_1_149_34 | ||
| 17908 | 2025.09.19 20:58:51.981833 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 17909 | 2025.09.19 20:58:53.529521 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48456 | ||
| 17910 | 2025.09.19 20:58:53.530033 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17911 | 2025.09.19 20:58:53.530072 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17912 | 2025.09.19 20:58:53.530735 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 17913 | 2025.09.19 20:58:53.531293 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17914 | 2025.09.19 20:58:53.531444 [ 34 ] {} <Debug> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 17915 | 2025.09.19 20:58:53.531454 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48456 | ||
| 17916 | 2025.09.19 20:58:53.531531 [ 34 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17917 | 2025.09.19 20:58:53.531561 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 17918 | 2025.09.19 20:58:53.531699 [ 193 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 17919 | 2025.09.19 20:58:53.531845 [ 193 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17920 | 2025.09.19 20:58:53.531884 [ 193 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 46088 rows starting from the beginning of the part | ||
| 17921 | 2025.09.19 20:58:53.531971 [ 193 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 448 rows starting from the beginning of the part | ||
| 17922 | 2025.09.19 20:58:53.532055 [ 193 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 512 rows starting from the beginning of the part | ||
| 17923 | 2025.09.19 20:58:53.532108 [ 193 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 448 rows starting from the beginning of the part | ||
| 17924 | 2025.09.19 20:58:53.532157 [ 193 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 17925 | 2025.09.19 20:58:53.532208 [ 193 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 17926 | 2025.09.19 20:58:53.535171 [ 188 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48456 rows, containing 4 columns (4 merged, 0 gathered) in 0.003536813 sec., 13700469.886307249 rows/sec., 195.99 MiB/sec. | ||
| 17927 | 2025.09.19 20:58:53.535645 [ 196 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 17928 | 2025.09.19 20:58:53.536078 [ 196 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_101_20} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17929 | 2025.09.19 20:58:53.536148 [ 196 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_101_20} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 17930 | 2025.09.19 20:58:53.536260 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 17931 | 2025.09.19 20:58:56.167494 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2048 | ||
| 17932 | 2025.09.19 20:58:56.169786 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17933 | 2025.09.19 20:58:56.169825 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17934 | 2025.09.19 20:58:56.171139 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 17935 | 2025.09.19 20:58:56.171664 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17936 | 2025.09.19 20:58:56.171937 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2048 | ||
| 17937 | 2025.09.19 20:58:56.203109 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 761 | ||
| 17938 | 2025.09.19 20:58:56.222039 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17939 | 2025.09.19 20:58:56.222094 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17940 | 2025.09.19 20:58:56.228235 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 17941 | 2025.09.19 20:58:56.229391 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17942 | 2025.09.19 20:58:56.229704 [ 94 ] {} <Debug> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 17943 | 2025.09.19 20:58:56.229751 [ 94 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17944 | 2025.09.19 20:58:56.229773 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17945 | 2025.09.19 20:58:56.229930 [ 200 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 17946 | 2025.09.19 20:58:56.232980 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 761 | ||
| 17947 | 2025.09.19 20:58:56.234195 [ 200 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17948 | 2025.09.19 20:58:56.235711 [ 200 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 17949 | 2025.09.19 20:58:56.240350 [ 200 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 17950 | 2025.09.19 20:58:56.245178 [ 200 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 17951 | 2025.09.19 20:58:56.250142 [ 200 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 17952 | 2025.09.19 20:58:56.255150 [ 200 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 17953 | 2025.09.19 20:58:56.259760 [ 200 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 17954 | 2025.09.19 20:58:56.320929 [ 187 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 679 columns (679 merged, 0 gathered) in 0.091083867 sec., 8354.937323862194 rows/sec., 43.20 MiB/sec. | ||
| 17955 | 2025.09.19 20:58:56.324169 [ 187 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 17956 | 2025.09.19 20:58:56.326502 [ 187 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_101_20} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17957 | 2025.09.19 20:58:56.326584 [ 187 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_101_20} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 17958 | 2025.09.19 20:58:56.329050 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 17959 | 2025.09.19 20:58:56.935967 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17960 | 2025.09.19 20:58:56.936142 [ 5 ] {cbfd6cf2-c0e4-43df-a593-0ac20cc8d9d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17961 | 2025.09.19 20:58:56.936211 [ 5 ] {cbfd6cf2-c0e4-43df-a593-0ac20cc8d9d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17962 | 2025.09.19 20:58:56.936994 [ 5 ] {cbfd6cf2-c0e4-43df-a593-0ac20cc8d9d3} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17963 | 2025.09.19 20:58:56.937045 [ 5 ] {cbfd6cf2-c0e4-43df-a593-0ac20cc8d9d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17964 | 2025.09.19 20:58:56.937576 [ 5 ] {cbfd6cf2-c0e4-43df-a593-0ac20cc8d9d3} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 17965 | 2025.09.19 20:58:56.938017 [ 5 ] {cbfd6cf2-c0e4-43df-a593-0ac20cc8d9d3} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17966 | 2025.09.19 20:58:56.938192 [ 5 ] {cbfd6cf2-c0e4-43df-a593-0ac20cc8d9d3} <Debug> executeQuery: Read 176 rows, 15.82 KiB in 0.002098 sec., 83889.41849380362 rows/sec., 7.36 MiB/sec. | ||
| 17967 | 2025.09.19 20:58:56.938251 [ 5 ] {cbfd6cf2-c0e4-43df-a593-0ac20cc8d9d3} <Debug> TCPHandler: Processed in 0.002411536 sec. | ||
| 17968 | 2025.09.19 20:58:56.938389 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17969 | 2025.09.19 20:58:56.938494 [ 5 ] {aae761b3-624c-466e-906c-e11fd7e2cbb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17970 | 2025.09.19 20:58:56.938538 [ 5 ] {aae761b3-624c-466e-906c-e11fd7e2cbb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17971 | 2025.09.19 20:58:56.938986 [ 5 ] {aae761b3-624c-466e-906c-e11fd7e2cbb1} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17972 | 2025.09.19 20:58:56.939024 [ 5 ] {aae761b3-624c-466e-906c-e11fd7e2cbb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17973 | 2025.09.19 20:58:56.939431 [ 5 ] {aae761b3-624c-466e-906c-e11fd7e2cbb1} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 17974 | 2025.09.19 20:58:56.939846 [ 5 ] {aae761b3-624c-466e-906c-e11fd7e2cbb1} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17975 | 2025.09.19 20:58:56.939987 [ 5 ] {aae761b3-624c-466e-906c-e11fd7e2cbb1} <Debug> executeQuery: Read 60 rows, 4.51 KiB in 0.001517 sec., 39551.74686882004 rows/sec., 2.90 MiB/sec. | ||
| 17976 | 2025.09.19 20:58:56.940025 [ 5 ] {aae761b3-624c-466e-906c-e11fd7e2cbb1} <Debug> TCPHandler: Processed in 0.001688829 sec. | ||
| 17977 | 2025.09.19 20:58:56.940133 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17978 | 2025.09.19 20:58:56.940231 [ 5 ] {2ff03178-f086-4c6d-8065-8ed44fc3081e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17979 | 2025.09.19 20:58:56.940272 [ 5 ] {2ff03178-f086-4c6d-8065-8ed44fc3081e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17980 | 2025.09.19 20:58:56.940715 [ 5 ] {2ff03178-f086-4c6d-8065-8ed44fc3081e} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17981 | 2025.09.19 20:58:56.940752 [ 5 ] {2ff03178-f086-4c6d-8065-8ed44fc3081e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17982 | 2025.09.19 20:58:56.941161 [ 5 ] {2ff03178-f086-4c6d-8065-8ed44fc3081e} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 17983 | 2025.09.19 20:58:56.941619 [ 5 ] {2ff03178-f086-4c6d-8065-8ed44fc3081e} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17984 | 2025.09.19 20:58:56.941758 [ 5 ] {2ff03178-f086-4c6d-8065-8ed44fc3081e} <Debug> executeQuery: Read 124 rows, 9.92 KiB in 0.001547 sec., 80155.13897866839 rows/sec., 6.26 MiB/sec. | ||
| 17985 | 2025.09.19 20:58:56.941798 [ 5 ] {2ff03178-f086-4c6d-8065-8ed44fc3081e} <Debug> TCPHandler: Processed in 0.00171508 sec. | ||
| 17986 | 2025.09.19 20:58:56.941904 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17987 | 2025.09.19 20:58:56.942001 [ 5 ] {190fb6ee-e8df-4ffe-8000-4ff344d2ee1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17988 | 2025.09.19 20:58:56.942046 [ 5 ] {190fb6ee-e8df-4ffe-8000-4ff344d2ee1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17989 | 2025.09.19 20:58:56.942459 [ 5 ] {190fb6ee-e8df-4ffe-8000-4ff344d2ee1a} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17990 | 2025.09.19 20:58:56.942497 [ 5 ] {190fb6ee-e8df-4ffe-8000-4ff344d2ee1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 17991 | 2025.09.19 20:58:56.942934 [ 5 ] {190fb6ee-e8df-4ffe-8000-4ff344d2ee1a} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 17992 | 2025.09.19 20:58:56.943342 [ 5 ] {190fb6ee-e8df-4ffe-8000-4ff344d2ee1a} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17993 | 2025.09.19 20:58:56.943481 [ 5 ] {190fb6ee-e8df-4ffe-8000-4ff344d2ee1a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001499 sec., 106737.82521681121 rows/sec., 7.43 MiB/sec. | ||
| 17994 | 2025.09.19 20:58:56.943518 [ 5 ] {190fb6ee-e8df-4ffe-8000-4ff344d2ee1a} <Debug> TCPHandler: Processed in 0.00166408 sec. | ||
| 17995 | 2025.09.19 20:58:56.943616 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17996 | 2025.09.19 20:58:56.943711 [ 5 ] {6277fc46-2948-4d08-8389-6724f9e502e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17997 | 2025.09.19 20:58:56.943766 [ 5 ] {6277fc46-2948-4d08-8389-6724f9e502e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17998 | 2025.09.19 20:58:56.944730 [ 5 ] {6277fc46-2948-4d08-8389-6724f9e502e0} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17999 | 2025.09.19 20:58:56.944768 [ 5 ] {6277fc46-2948-4d08-8389-6724f9e502e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 18000 | 2025.09.19 20:58:56.945468 [ 5 ] {6277fc46-2948-4d08-8389-6724f9e502e0} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 18001 | 2025.09.19 20:58:56.945885 [ 5 ] {6277fc46-2948-4d08-8389-6724f9e502e0} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18002 | 2025.09.19 20:58:56.946032 [ 5 ] {6277fc46-2948-4d08-8389-6724f9e502e0} <Debug> executeQuery: Read 60 rows, 110.10 KiB in 0.00234 sec., 25641.02564102564 rows/sec., 45.95 MiB/sec. | ||
| 18003 | 2025.09.19 20:58:56.946106 [ 5 ] {6277fc46-2948-4d08-8389-6724f9e502e0} <Debug> TCPHandler: Processed in 0.00253884 sec. | ||
| 18004 | 2025.09.19 20:58:56.946214 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18005 | 2025.09.19 20:58:56.946310 [ 5 ] {63d4a723-fc9a-4e4f-b484-f5b62717780d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18006 | 2025.09.19 20:58:56.946352 [ 5 ] {63d4a723-fc9a-4e4f-b484-f5b62717780d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18007 | 2025.09.19 20:58:56.946686 [ 5 ] {63d4a723-fc9a-4e4f-b484-f5b62717780d} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18008 | 2025.09.19 20:58:56.946722 [ 5 ] {63d4a723-fc9a-4e4f-b484-f5b62717780d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 18009 | 2025.09.19 20:58:56.947178 [ 5 ] {63d4a723-fc9a-4e4f-b484-f5b62717780d} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 18010 | 2025.09.19 20:58:56.947597 [ 5 ] {63d4a723-fc9a-4e4f-b484-f5b62717780d} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18011 | 2025.09.19 20:58:56.947732 [ 5 ] {63d4a723-fc9a-4e4f-b484-f5b62717780d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001441 sec., 41637.75156141568 rows/sec., 2.81 MiB/sec. | ||
| 18012 | 2025.09.19 20:58:56.947768 [ 5 ] {63d4a723-fc9a-4e4f-b484-f5b62717780d} <Debug> TCPHandler: Processed in 0.001604578 sec. | ||
| 18013 | 2025.09.19 20:58:57.000250 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 384.30 MiB, peak 401.27 MiB, free memory in arenas 0.00 B, will set to 382.79 MiB (RSS), difference: -1.51 MiB | ||
| 18014 | 2025.09.19 20:59:00.756436 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18015 | 2025.09.19 20:59:00.756525 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18016 | 2025.09.19 20:59:01.032621 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 48968 | ||
| 18017 | 2025.09.19 20:59:01.033162 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18018 | 2025.09.19 20:59:01.033205 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 18019 | 2025.09.19 20:59:01.033863 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 18020 | 2025.09.19 20:59:01.034392 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18021 | 2025.09.19 20:59:01.034528 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48968 | ||
| 18022 | 2025.09.19 20:59:01.932705 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18023 | 2025.09.19 20:59:01.932891 [ 5 ] {71148abd-ab14-47bd-99a0-9a4bf16ed11e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18024 | 2025.09.19 20:59:01.932961 [ 5 ] {71148abd-ab14-47bd-99a0-9a4bf16ed11e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18025 | 2025.09.19 20:59:01.933623 [ 5 ] {71148abd-ab14-47bd-99a0-9a4bf16ed11e} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18026 | 2025.09.19 20:59:01.933660 [ 5 ] {71148abd-ab14-47bd-99a0-9a4bf16ed11e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 18027 | 2025.09.19 20:59:01.934205 [ 5 ] {71148abd-ab14-47bd-99a0-9a4bf16ed11e} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 18028 | 2025.09.19 20:59:01.934651 [ 5 ] {71148abd-ab14-47bd-99a0-9a4bf16ed11e} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18029 | 2025.09.19 20:59:01.934800 [ 5 ] {71148abd-ab14-47bd-99a0-9a4bf16ed11e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001961 sec., 28556.85874553799 rows/sec., 2.18 MiB/sec. | ||
| 18030 | 2025.09.19 20:59:01.934827 [ 108 ] {} <Debug> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 18031 | 2025.09.19 20:59:01.934842 [ 5 ] {71148abd-ab14-47bd-99a0-9a4bf16ed11e} <Debug> TCPHandler: Processed in 0.002271903 sec. | ||
| 18032 | 2025.09.19 20:59:01.934892 [ 108 ] {} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18033 | 2025.09.19 20:59:01.934916 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 18034 | 2025.09.19 20:59:01.934992 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18035 | 2025.09.19 20:59:01.935031 [ 195 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::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 | ||
| 18036 | 2025.09.19 20:59:01.935094 [ 5 ] {2c2b0c00-8b2a-459a-b8d1-fbe270c1bf28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18037 | 2025.09.19 20:59:01.935139 [ 5 ] {2c2b0c00-8b2a-459a-b8d1-fbe270c1bf28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18038 | 2025.09.19 20:59:01.935169 [ 195 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18039 | 2025.09.19 20:59:01.935207 [ 195 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1446 rows starting from the beginning of the part | ||
| 18040 | 2025.09.19 20:59:01.935274 [ 195 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 56 rows starting from the beginning of the part | ||
| 18041 | 2025.09.19 20:59:01.935320 [ 195 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 176 rows starting from the beginning of the part | ||
| 18042 | 2025.09.19 20:59:01.935363 [ 195 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 1197 rows starting from the beginning of the part | ||
| 18043 | 2025.09.19 20:59:01.935404 [ 195 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 176 rows starting from the beginning of the part | ||
| 18044 | 2025.09.19 20:59:01.935445 [ 195 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 56 rows starting from the beginning of the part | ||
| 18045 | 2025.09.19 20:59:01.935572 [ 5 ] {2c2b0c00-8b2a-459a-b8d1-fbe270c1bf28} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18046 | 2025.09.19 20:59:01.935615 [ 5 ] {2c2b0c00-8b2a-459a-b8d1-fbe270c1bf28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 18047 | 2025.09.19 20:59:01.936051 [ 5 ] {2c2b0c00-8b2a-459a-b8d1-fbe270c1bf28} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 18048 | 2025.09.19 20:59:01.936490 [ 5 ] {2c2b0c00-8b2a-459a-b8d1-fbe270c1bf28} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18049 | 2025.09.19 20:59:01.936615 [ 108 ] {} <Debug> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 18050 | 2025.09.19 20:59:01.936625 [ 5 ] {2c2b0c00-8b2a-459a-b8d1-fbe270c1bf28} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001553 sec., 41210.5602060528 rows/sec., 3.22 MiB/sec. | ||
| 18051 | 2025.09.19 20:59:01.936647 [ 108 ] {} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18052 | 2025.09.19 20:59:01.936669 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 18053 | 2025.09.19 20:59:01.936674 [ 5 ] {2c2b0c00-8b2a-459a-b8d1-fbe270c1bf28} <Debug> TCPHandler: Processed in 0.001729751 sec. | ||
| 18054 | 2025.09.19 20:59:01.936770 [ 189 ] {8107928c-471f-4f51-a196-f6f1aa28a530::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 | ||
| 18055 | 2025.09.19 20:59:01.936793 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18056 | 2025.09.19 20:59:01.936817 [ 199 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3107 rows, containing 5 columns (5 merged, 0 gathered) in 0.001837084 sec., 1691267.247442142 rows/sec., 147.36 MiB/sec. | ||
| 18057 | 2025.09.19 20:59:01.936860 [ 189 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18058 | 2025.09.19 20:59:01.936886 [ 5 ] {4d154b98-9980-4afb-94a3-e4c4aaeac49c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18059 | 2025.09.19 20:59:01.936893 [ 189 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 657 rows starting from the beginning of the part | ||
| 18060 | 2025.09.19 20:59:01.936929 [ 5 ] {4d154b98-9980-4afb-94a3-e4c4aaeac49c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18061 | 2025.09.19 20:59:01.936957 [ 189 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 64 rows starting from the beginning of the part | ||
| 18062 | 2025.09.19 20:59:01.937004 [ 189 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 124 rows starting from the beginning of the part | ||
| 18063 | 2025.09.19 20:59:01.937047 [ 189 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 522 rows starting from the beginning of the part | ||
| 18064 | 2025.09.19 20:59:01.937088 [ 189 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 124 rows starting from the beginning of the part | ||
| 18065 | 2025.09.19 20:59:01.937110 [ 195 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 18066 | 2025.09.19 20:59:01.937129 [ 189 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 64 rows starting from the beginning of the part | ||
| 18067 | 2025.09.19 20:59:01.937352 [ 5 ] {4d154b98-9980-4afb-94a3-e4c4aaeac49c} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18068 | 2025.09.19 20:59:01.937387 [ 5 ] {4d154b98-9980-4afb-94a3-e4c4aaeac49c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 18069 | 2025.09.19 20:59:01.937662 [ 195 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_151_30} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18070 | 2025.09.19 20:59:01.937748 [ 195 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_151_30} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 18071 | 2025.09.19 20:59:01.937820 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 18072 | 2025.09.19 20:59:01.937860 [ 5 ] {4d154b98-9980-4afb-94a3-e4c4aaeac49c} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 18073 | 2025.09.19 20:59:01.938223 [ 197 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1555 rows, containing 5 columns (5 merged, 0 gathered) in 0.001495455 sec., 1039817.3131254368 rows/sec., 82.61 MiB/sec. | ||
| 18074 | 2025.09.19 20:59:01.938287 [ 5 ] {4d154b98-9980-4afb-94a3-e4c4aaeac49c} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18075 | 2025.09.19 20:59:01.938423 [ 5 ] {4d154b98-9980-4afb-94a3-e4c4aaeac49c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001555 sec., 102893.89067524116 rows/sec., 7.17 MiB/sec. | ||
| 18076 | 2025.09.19 20:59:01.938460 [ 5 ] {4d154b98-9980-4afb-94a3-e4c4aaeac49c} <Debug> TCPHandler: Processed in 0.001714381 sec. | ||
| 18077 | 2025.09.19 20:59:01.938538 [ 195 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 18078 | 2025.09.19 20:59:01.938567 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18079 | 2025.09.19 20:59:01.938663 [ 5 ] {503a80c6-85ea-4092-b5b0-cfd8e1bde557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18080 | 2025.09.19 20:59:01.938706 [ 5 ] {503a80c6-85ea-4092-b5b0-cfd8e1bde557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18081 | 2025.09.19 20:59:01.938996 [ 195 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_151_30} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18082 | 2025.09.19 20:59:01.939036 [ 5 ] {503a80c6-85ea-4092-b5b0-cfd8e1bde557} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18083 | 2025.09.19 20:59:01.939076 [ 195 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_151_30} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 18084 | 2025.09.19 20:59:01.939078 [ 5 ] {503a80c6-85ea-4092-b5b0-cfd8e1bde557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 18085 | 2025.09.19 20:59:01.939162 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 18086 | 2025.09.19 20:59:01.939548 [ 5 ] {503a80c6-85ea-4092-b5b0-cfd8e1bde557} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 18087 | 2025.09.19 20:59:01.939966 [ 5 ] {503a80c6-85ea-4092-b5b0-cfd8e1bde557} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18088 | 2025.09.19 20:59:01.940088 [ 108 ] {} <Debug> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 18089 | 2025.09.19 20:59:01.940095 [ 5 ] {503a80c6-85ea-4092-b5b0-cfd8e1bde557} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001449 sec., 41407.867494824015 rows/sec., 2.79 MiB/sec. | ||
| 18090 | 2025.09.19 20:59:01.940126 [ 108 ] {} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18091 | 2025.09.19 20:59:01.940147 [ 5 ] {503a80c6-85ea-4092-b5b0-cfd8e1bde557} <Debug> TCPHandler: Processed in 0.001627138 sec. | ||
| 18092 | 2025.09.19 20:59:01.940151 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 18093 | 2025.09.19 20:59:01.940245 [ 199 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 18094 | 2025.09.19 20:59:01.940353 [ 199 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18095 | 2025.09.19 20:59:01.940380 [ 199 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_146_29, total 8676 rows starting from the beginning of the part | ||
| 18096 | 2025.09.19 20:59:01.940433 [ 199 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 18097 | 2025.09.19 20:59:01.940475 [ 199 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 18098 | 2025.09.19 20:59:01.940515 [ 199 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 18099 | 2025.09.19 20:59:01.940552 [ 199 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 18100 | 2025.09.19 20:59:01.940589 [ 199 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 60 rows starting from the beginning of the part | ||
| 18101 | 2025.09.19 20:59:01.942943 [ 199 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8976 rows, containing 4 columns (4 merged, 0 gathered) in 0.002732084 sec., 3285404.1090976703 rows/sec., 221.41 MiB/sec. | ||
| 18102 | 2025.09.19 20:59:01.943191 [ 195 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 18103 | 2025.09.19 20:59:01.943716 [ 195 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_151_30} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18104 | 2025.09.19 20:59:01.943791 [ 195 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_151_30} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 18105 | 2025.09.19 20:59:01.943857 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.88 MiB. | ||
| 18106 | 2025.09.19 20:59:03.733052 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 768 | ||
| 18107 | 2025.09.19 20:59:03.751654 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18108 | 2025.09.19 20:59:03.751701 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 18109 | 2025.09.19 20:59:03.758070 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 18110 | 2025.09.19 20:59:03.759205 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18111 | 2025.09.19 20:59:03.762398 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 768 | ||
| 18112 | 2025.09.19 20:59:06.172573 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2068 | ||
| 18113 | 2025.09.19 20:59:06.175058 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18114 | 2025.09.19 20:59:06.175096 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 18115 | 2025.09.19 20:59:06.176380 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 18116 | 2025.09.19 20:59:06.176906 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18117 | 2025.09.19 20:59:06.177074 [ 104 ] {} <Debug> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 18118 | 2025.09.19 20:59:06.177166 [ 104 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18119 | 2025.09.19 20:59:06.177172 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2068 | ||
| 18120 | 2025.09.19 20:59:06.177207 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 18121 | 2025.09.19 20:59:06.177325 [ 190 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::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 | ||
| 18122 | 2025.09.19 20:59:06.177850 [ 190 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18123 | 2025.09.19 20:59:06.177990 [ 190 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1940 rows starting from the beginning of the part | ||
| 18124 | 2025.09.19 20:59:06.178347 [ 190 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 32 rows starting from the beginning of the part | ||
| 18125 | 2025.09.19 20:59:06.178684 [ 190 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 22 rows starting from the beginning of the part | ||
| 18126 | 2025.09.19 20:59:06.179013 [ 190 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 28 rows starting from the beginning of the part | ||
| 18127 | 2025.09.19 20:59:06.179339 [ 190 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 26 rows starting from the beginning of the part | ||
| 18128 | 2025.09.19 20:59:06.179657 [ 190 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 20 rows starting from the beginning of the part | ||
| 18129 | 2025.09.19 20:59:06.186156 [ 201 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2068 rows, containing 72 columns (72 merged, 0 gathered) in 0.008866169 sec., 233246.17430594884 rows/sec., 175.94 MiB/sec. | ||
| 18130 | 2025.09.19 20:59:06.188224 [ 195 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 18131 | 2025.09.19 20:59:06.189137 [ 195 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_76_15} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18132 | 2025.09.19 20:59:06.189224 [ 195 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_76_15} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 18133 | 2025.09.19 20:59:06.189591 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. | ||
| 18134 | 2025.09.19 20:59:06.387260 [ 218 ] {} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): 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] | ||
| 18135 | 2025.09.19 20:59:06.387335 [ 218 ] {} <Debug> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): 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] | ||
| 18136 | 2025.09.19 20:59:06.391702 [ 218 ] {} <Debug> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): 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] | ||
| 18137 | 2025.09.19 20:59:06.570255 [ 221 ] {} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): 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] | ||
| 18138 | 2025.09.19 20:59:06.570311 [ 221 ] {} <Debug> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): 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] | ||
| 18139 | 2025.09.19 20:59:06.573667 [ 221 ] {} <Debug> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): 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] | ||
| 18140 | 2025.09.19 20:59:06.709497 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): 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] | ||
| 18141 | 2025.09.19 20:59:06.709554 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): 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] | ||
| 18142 | 2025.09.19 20:59:06.713064 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): 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] | ||
| 18143 | 2025.09.19 20:59:06.937406 [ 221 ] {} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): 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] | ||
| 18144 | 2025.09.19 20:59:06.937455 [ 221 ] {} <Debug> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): 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] | ||
| 18145 | 2025.09.19 20:59:06.938278 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18146 | 2025.09.19 20:59:06.938427 [ 5 ] {253a0070-7def-43ac-80a3-b91f5d3fd166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18147 | 2025.09.19 20:59:06.938490 [ 5 ] {253a0070-7def-43ac-80a3-b91f5d3fd166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18148 | 2025.09.19 20:59:06.939129 [ 5 ] {253a0070-7def-43ac-80a3-b91f5d3fd166} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18149 | 2025.09.19 20:59:06.939169 [ 5 ] {253a0070-7def-43ac-80a3-b91f5d3fd166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 18150 | 2025.09.19 20:59:06.939804 [ 5 ] {253a0070-7def-43ac-80a3-b91f5d3fd166} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 18151 | 2025.09.19 20:59:06.940319 [ 5 ] {253a0070-7def-43ac-80a3-b91f5d3fd166} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18152 | 2025.09.19 20:59:06.940515 [ 5 ] {253a0070-7def-43ac-80a3-b91f5d3fd166} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002135 sec., 11241.217798594847 rows/sec., 955.06 KiB/sec. | ||
| 18153 | 2025.09.19 20:59:06.940569 [ 5 ] {253a0070-7def-43ac-80a3-b91f5d3fd166} <Debug> TCPHandler: Processed in 0.002409277 sec. | ||
| 18154 | 2025.09.19 20:59:06.940654 [ 221 ] {} <Debug> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): 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] | ||
| 18155 | 2025.09.19 20:59:06.940698 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18156 | 2025.09.19 20:59:06.940799 [ 5 ] {967800f5-b5ae-4582-9a25-2c5364b5085a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18157 | 2025.09.19 20:59:06.940843 [ 5 ] {967800f5-b5ae-4582-9a25-2c5364b5085a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18158 | 2025.09.19 20:59:06.941247 [ 5 ] {967800f5-b5ae-4582-9a25-2c5364b5085a} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18159 | 2025.09.19 20:59:06.941284 [ 5 ] {967800f5-b5ae-4582-9a25-2c5364b5085a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 18160 | 2025.09.19 20:59:06.941686 [ 5 ] {967800f5-b5ae-4582-9a25-2c5364b5085a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 18161 | 2025.09.19 20:59:06.942089 [ 5 ] {967800f5-b5ae-4582-9a25-2c5364b5085a} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18162 | 2025.09.19 20:59:06.942218 [ 5 ] {967800f5-b5ae-4582-9a25-2c5364b5085a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001443 sec., 1386.001386001386 rows/sec., 113.02 KiB/sec. | ||
| 18163 | 2025.09.19 20:59:06.942255 [ 5 ] {967800f5-b5ae-4582-9a25-2c5364b5085a} <Debug> TCPHandler: Processed in 0.001607518 sec. | ||
| 18164 | 2025.09.19 20:59:06.942372 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18165 | 2025.09.19 20:59:06.942467 [ 5 ] {584ef187-624b-483c-a4dc-9123d2c012b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18166 | 2025.09.19 20:59:06.942508 [ 5 ] {584ef187-624b-483c-a4dc-9123d2c012b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18167 | 2025.09.19 20:59:06.943085 [ 5 ] {584ef187-624b-483c-a4dc-9123d2c012b5} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18168 | 2025.09.19 20:59:06.943120 [ 5 ] {584ef187-624b-483c-a4dc-9123d2c012b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 18169 | 2025.09.19 20:59:06.943543 [ 5 ] {584ef187-624b-483c-a4dc-9123d2c012b5} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 18170 | 2025.09.19 20:59:06.943958 [ 5 ] {584ef187-624b-483c-a4dc-9123d2c012b5} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18171 | 2025.09.19 20:59:06.944091 [ 5 ] {584ef187-624b-483c-a4dc-9123d2c012b5} <Debug> executeQuery: Read 297 rows, 27.33 KiB in 0.001642 sec., 180876.97929354446 rows/sec., 16.25 MiB/sec. | ||
| 18172 | 2025.09.19 20:59:06.944129 [ 5 ] {584ef187-624b-483c-a4dc-9123d2c012b5} <Debug> TCPHandler: Processed in 0.001805433 sec. | ||
| 18173 | 2025.09.19 20:59:06.944224 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18174 | 2025.09.19 20:59:06.944316 [ 5 ] {22986f4e-6c47-4e09-a4b1-1d05292bd02f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18175 | 2025.09.19 20:59:06.944354 [ 5 ] {22986f4e-6c47-4e09-a4b1-1d05292bd02f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18176 | 2025.09.19 20:59:06.944801 [ 5 ] {22986f4e-6c47-4e09-a4b1-1d05292bd02f} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18177 | 2025.09.19 20:59:06.944839 [ 5 ] {22986f4e-6c47-4e09-a4b1-1d05292bd02f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 18178 | 2025.09.19 20:59:06.945236 [ 5 ] {22986f4e-6c47-4e09-a4b1-1d05292bd02f} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 18179 | 2025.09.19 20:59:06.945644 [ 5 ] {22986f4e-6c47-4e09-a4b1-1d05292bd02f} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18180 | 2025.09.19 20:59:06.945774 [ 5 ] {22986f4e-6c47-4e09-a4b1-1d05292bd02f} <Debug> executeQuery: Read 74 rows, 5.61 KiB in 0.001477 sec., 50101.55721056195 rows/sec., 3.71 MiB/sec. | ||
| 18181 | 2025.09.19 20:59:06.945813 [ 5 ] {22986f4e-6c47-4e09-a4b1-1d05292bd02f} <Debug> TCPHandler: Processed in 0.001635599 sec. | ||
| 18182 | 2025.09.19 20:59:06.945914 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18183 | 2025.09.19 20:59:06.946006 [ 5 ] {b59b3346-feab-417d-a554-473c952496d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18184 | 2025.09.19 20:59:06.946045 [ 5 ] {b59b3346-feab-417d-a554-473c952496d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18185 | 2025.09.19 20:59:06.946438 [ 5 ] {b59b3346-feab-417d-a554-473c952496d7} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18186 | 2025.09.19 20:59:06.946473 [ 5 ] {b59b3346-feab-417d-a554-473c952496d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 18187 | 2025.09.19 20:59:06.946859 [ 5 ] {b59b3346-feab-417d-a554-473c952496d7} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 18188 | 2025.09.19 20:59:06.947297 [ 5 ] {b59b3346-feab-417d-a554-473c952496d7} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18189 | 2025.09.19 20:59:06.947427 [ 5 ] {b59b3346-feab-417d-a554-473c952496d7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001439 sec., 16678.248783877694 rows/sec., 1.38 MiB/sec. | ||
| 18190 | 2025.09.19 20:59:06.947465 [ 5 ] {b59b3346-feab-417d-a554-473c952496d7} <Debug> TCPHandler: Processed in 0.001597397 sec. | ||
| 18191 | 2025.09.19 20:59:06.947571 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18192 | 2025.09.19 20:59:06.947662 [ 5 ] {15228377-79cc-41d7-8f22-49e0738d54c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18193 | 2025.09.19 20:59:06.947700 [ 5 ] {15228377-79cc-41d7-8f22-49e0738d54c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18194 | 2025.09.19 20:59:06.948084 [ 5 ] {15228377-79cc-41d7-8f22-49e0738d54c9} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18195 | 2025.09.19 20:59:06.948119 [ 5 ] {15228377-79cc-41d7-8f22-49e0738d54c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 18196 | 2025.09.19 20:59:06.948504 [ 5 ] {15228377-79cc-41d7-8f22-49e0738d54c9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 18197 | 2025.09.19 20:59:06.948906 [ 5 ] {15228377-79cc-41d7-8f22-49e0738d54c9} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18198 | 2025.09.19 20:59:06.949033 [ 5 ] {15228377-79cc-41d7-8f22-49e0738d54c9} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001389 sec., 8639.308855291576 rows/sec., 674.95 KiB/sec. | ||
| 18199 | 2025.09.19 20:59:06.949072 [ 5 ] {15228377-79cc-41d7-8f22-49e0738d54c9} <Debug> TCPHandler: Processed in 0.001547096 sec. | ||
| 18200 | 2025.09.19 20:59:06.949178 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18201 | 2025.09.19 20:59:06.949269 [ 5 ] {e5f3cecd-9f5e-4ce9-b979-b5ef794a617e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18202 | 2025.09.19 20:59:06.949308 [ 5 ] {e5f3cecd-9f5e-4ce9-b979-b5ef794a617e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18203 | 2025.09.19 20:59:06.949784 [ 5 ] {e5f3cecd-9f5e-4ce9-b979-b5ef794a617e} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18204 | 2025.09.19 20:59:06.949819 [ 5 ] {e5f3cecd-9f5e-4ce9-b979-b5ef794a617e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 18205 | 2025.09.19 20:59:06.950213 [ 5 ] {e5f3cecd-9f5e-4ce9-b979-b5ef794a617e} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 18206 | 2025.09.19 20:59:06.950615 [ 5 ] {e5f3cecd-9f5e-4ce9-b979-b5ef794a617e} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18207 | 2025.09.19 20:59:06.950746 [ 5 ] {e5f3cecd-9f5e-4ce9-b979-b5ef794a617e} <Debug> executeQuery: Read 162 rows, 13.34 KiB in 0.001494 sec., 108433.73493975903 rows/sec., 8.72 MiB/sec. | ||
| 18208 | 2025.09.19 20:59:06.950783 [ 5 ] {e5f3cecd-9f5e-4ce9-b979-b5ef794a617e} <Debug> TCPHandler: Processed in 0.001651489 sec. | ||
| 18209 | 2025.09.19 20:59:06.950887 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18210 | 2025.09.19 20:59:06.950977 [ 5 ] {03aa3be7-d999-4cbc-9839-618d7cc5bebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18211 | 2025.09.19 20:59:06.951019 [ 5 ] {03aa3be7-d999-4cbc-9839-618d7cc5bebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18212 | 2025.09.19 20:59:06.951422 [ 5 ] {03aa3be7-d999-4cbc-9839-618d7cc5bebc} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18213 | 2025.09.19 20:59:06.951457 [ 5 ] {03aa3be7-d999-4cbc-9839-618d7cc5bebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 18214 | 2025.09.19 20:59:06.951874 [ 5 ] {03aa3be7-d999-4cbc-9839-618d7cc5bebc} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 18215 | 2025.09.19 20:59:06.952321 [ 5 ] {03aa3be7-d999-4cbc-9839-618d7cc5bebc} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18216 | 2025.09.19 20:59:06.952452 [ 5 ] {03aa3be7-d999-4cbc-9839-618d7cc5bebc} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001493 sec., 131949.0957803081 rows/sec., 9.46 MiB/sec. | ||
| 18217 | 2025.09.19 20:59:06.952489 [ 5 ] {03aa3be7-d999-4cbc-9839-618d7cc5bebc} <Debug> TCPHandler: Processed in 0.001649099 sec. | ||
| 18218 | 2025.09.19 20:59:06.952591 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18219 | 2025.09.19 20:59:06.952681 [ 5 ] {a789d165-c2bd-466d-851c-6b333a8c0cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18220 | 2025.09.19 20:59:06.952733 [ 5 ] {a789d165-c2bd-466d-851c-6b333a8c0cb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18221 | 2025.09.19 20:59:06.953677 [ 5 ] {a789d165-c2bd-466d-851c-6b333a8c0cb8} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18222 | 2025.09.19 20:59:06.953712 [ 5 ] {a789d165-c2bd-466d-851c-6b333a8c0cb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 18223 | 2025.09.19 20:59:06.954402 [ 5 ] {a789d165-c2bd-466d-851c-6b333a8c0cb8} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 18224 | 2025.09.19 20:59:06.954830 [ 5 ] {a789d165-c2bd-466d-851c-6b333a8c0cb8} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18225 | 2025.09.19 20:59:06.954958 [ 102 ] {} <Debug> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 18226 | 2025.09.19 20:59:06.954972 [ 5 ] {a789d165-c2bd-466d-851c-6b333a8c0cb8} <Debug> executeQuery: Read 60 rows, 110.10 KiB in 0.002308 sec., 25996.53379549393 rows/sec., 46.58 MiB/sec. | ||
| 18227 | 2025.09.19 20:59:06.955046 [ 102 ] {} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18228 | 2025.09.19 20:59:06.955079 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 18229 | 2025.09.19 20:59:06.955086 [ 5 ] {a789d165-c2bd-466d-851c-6b333a8c0cb8} <Debug> TCPHandler: Processed in 0.00254159 sec. | ||
| 18230 | 2025.09.19 20:59:06.955208 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18231 | 2025.09.19 20:59:06.955211 [ 199 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 18232 | 2025.09.19 20:59:06.955301 [ 5 ] {824ff7c2-9826-43dd-b23c-856a5039dc8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18233 | 2025.09.19 20:59:06.955346 [ 5 ] {824ff7c2-9826-43dd-b23c-856a5039dc8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18234 | 2025.09.19 20:59:06.955489 [ 199 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18235 | 2025.09.19 20:59:06.955563 [ 199 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2829 rows starting from the beginning of the part | ||
| 18236 | 2025.09.19 20:59:06.955673 [ 5 ] {824ff7c2-9826-43dd-b23c-856a5039dc8a} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18237 | 2025.09.19 20:59:06.955709 [ 199 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 18238 | 2025.09.19 20:59:06.955713 [ 5 ] {824ff7c2-9826-43dd-b23c-856a5039dc8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 18239 | 2025.09.19 20:59:06.955837 [ 199 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 18240 | 2025.09.19 20:59:06.955954 [ 199 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 18241 | 2025.09.19 20:59:06.956060 [ 199 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 18242 | 2025.09.19 20:59:06.956150 [ 5 ] {824ff7c2-9826-43dd-b23c-856a5039dc8a} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 18243 | 2025.09.19 20:59:06.956156 [ 199 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 18244 | 2025.09.19 20:59:06.956611 [ 5 ] {824ff7c2-9826-43dd-b23c-856a5039dc8a} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18245 | 2025.09.19 20:59:06.956751 [ 5 ] {824ff7c2-9826-43dd-b23c-856a5039dc8a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001469 sec., 40844.11164057181 rows/sec., 2.75 MiB/sec. | ||
| 18246 | 2025.09.19 20:59:06.956787 [ 5 ] {824ff7c2-9826-43dd-b23c-856a5039dc8a} <Debug> TCPHandler: Processed in 0.001626118 sec. | ||
| 18247 | 2025.09.19 20:59:06.963799 [ 198 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3129 rows, containing 19 columns (19 merged, 0 gathered) in 0.008646343 sec., 361887.10070835723 rows/sec., 648.49 MiB/sec. | ||
| 18248 | 2025.09.19 20:59:06.966422 [ 191 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 18249 | 2025.09.19 20:59:06.967032 [ 191 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18250 | 2025.09.19 20:59:06.967111 [ 191 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 18251 | 2025.09.19 20:59:06.967230 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.19 MiB. | ||
| 18252 | 2025.09.19 20:59:08.535656 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 49416 | ||
| 18253 | 2025.09.19 20:59:08.536163 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18254 | 2025.09.19 20:59:08.536196 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 18255 | 2025.09.19 20:59:08.536859 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 18256 | 2025.09.19 20:59:08.537087 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18257 | 2025.09.19 20:59:08.537217 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49416 | ||
| 18258 | 2025.09.19 20:59:10.000260 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 387.27 MiB, peak 401.77 MiB, free memory in arenas 0.00 B, will set to 383.27 MiB (RSS), difference: -4.00 MiB | ||
| 18259 | 2025.09.19 20:59:11.263414 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 776 | ||
| 18260 | 2025.09.19 20:59:11.281416 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18261 | 2025.09.19 20:59:11.281466 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 18262 | 2025.09.19 20:59:11.288367 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 18263 | 2025.09.19 20:59:11.289079 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18264 | 2025.09.19 20:59:11.292286 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 776 | ||
| 18265 | 2025.09.19 20:59:11.932661 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18266 | 2025.09.19 20:59:11.932855 [ 5 ] {48fae20a-da0f-403c-a8ca-8036fc8427e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18267 | 2025.09.19 20:59:11.932926 [ 5 ] {48fae20a-da0f-403c-a8ca-8036fc8427e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18268 | 2025.09.19 20:59:11.933629 [ 5 ] {48fae20a-da0f-403c-a8ca-8036fc8427e5} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18269 | 2025.09.19 20:59:11.933671 [ 5 ] {48fae20a-da0f-403c-a8ca-8036fc8427e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 18270 | 2025.09.19 20:59:11.934054 [ 5 ] {48fae20a-da0f-403c-a8ca-8036fc8427e5} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 18271 | 2025.09.19 20:59:11.934278 [ 5 ] {48fae20a-da0f-403c-a8ca-8036fc8427e5} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18272 | 2025.09.19 20:59:11.934450 [ 5 ] {48fae20a-da0f-403c-a8ca-8036fc8427e5} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001648 sec., 33980.58252427185 rows/sec., 2.59 MiB/sec. | ||
| 18273 | 2025.09.19 20:59:11.934505 [ 5 ] {48fae20a-da0f-403c-a8ca-8036fc8427e5} <Debug> TCPHandler: Processed in 0.001977046 sec. | ||
| 18274 | 2025.09.19 20:59:11.934624 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18275 | 2025.09.19 20:59:11.934723 [ 5 ] {5438f5ae-52b9-4031-b0b8-a9ebe10f6808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18276 | 2025.09.19 20:59:11.934765 [ 5 ] {5438f5ae-52b9-4031-b0b8-a9ebe10f6808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18277 | 2025.09.19 20:59:11.935183 [ 5 ] {5438f5ae-52b9-4031-b0b8-a9ebe10f6808} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18278 | 2025.09.19 20:59:11.935219 [ 5 ] {5438f5ae-52b9-4031-b0b8-a9ebe10f6808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 18279 | 2025.09.19 20:59:11.935530 [ 5 ] {5438f5ae-52b9-4031-b0b8-a9ebe10f6808} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 18280 | 2025.09.19 20:59:11.935742 [ 5 ] {5438f5ae-52b9-4031-b0b8-a9ebe10f6808} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18281 | 2025.09.19 20:59:11.935870 [ 5 ] {5438f5ae-52b9-4031-b0b8-a9ebe10f6808} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00117 sec., 54700.854700854696 rows/sec., 4.27 MiB/sec. | ||
| 18282 | 2025.09.19 20:59:11.935908 [ 5 ] {5438f5ae-52b9-4031-b0b8-a9ebe10f6808} <Debug> TCPHandler: Processed in 0.001334392 sec. | ||
| 18283 | 2025.09.19 20:59:11.936012 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18284 | 2025.09.19 20:59:11.936105 [ 5 ] {6f0067ee-aec4-46cf-810f-c96aa75047e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18285 | 2025.09.19 20:59:11.936148 [ 5 ] {6f0067ee-aec4-46cf-810f-c96aa75047e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18286 | 2025.09.19 20:59:11.936570 [ 5 ] {6f0067ee-aec4-46cf-810f-c96aa75047e2} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18287 | 2025.09.19 20:59:11.936605 [ 5 ] {6f0067ee-aec4-46cf-810f-c96aa75047e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 18288 | 2025.09.19 20:59:11.936930 [ 5 ] {6f0067ee-aec4-46cf-810f-c96aa75047e2} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 18289 | 2025.09.19 20:59:11.937134 [ 5 ] {6f0067ee-aec4-46cf-810f-c96aa75047e2} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18290 | 2025.09.19 20:59:11.937265 [ 5 ] {6f0067ee-aec4-46cf-810f-c96aa75047e2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 18291 | 2025.09.19 20:59:11.937302 [ 5 ] {6f0067ee-aec4-46cf-810f-c96aa75047e2} <Debug> TCPHandler: Processed in 0.001337541 sec. | ||
| 18292 | 2025.09.19 20:59:11.937403 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18293 | 2025.09.19 20:59:11.937494 [ 5 ] {b6640724-d752-4b50-b98b-89dde767ba53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18294 | 2025.09.19 20:59:11.937534 [ 5 ] {b6640724-d752-4b50-b98b-89dde767ba53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18295 | 2025.09.19 20:59:11.937858 [ 5 ] {b6640724-d752-4b50-b98b-89dde767ba53} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18296 | 2025.09.19 20:59:11.937893 [ 5 ] {b6640724-d752-4b50-b98b-89dde767ba53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 18297 | 2025.09.19 20:59:11.938196 [ 5 ] {b6640724-d752-4b50-b98b-89dde767ba53} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 18298 | 2025.09.19 20:59:11.938397 [ 5 ] {b6640724-d752-4b50-b98b-89dde767ba53} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18299 | 2025.09.19 20:59:11.938526 [ 5 ] {b6640724-d752-4b50-b98b-89dde767ba53} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 18300 | 2025.09.19 20:59:11.938561 [ 5 ] {b6640724-d752-4b50-b98b-89dde767ba53} <Debug> TCPHandler: Processed in 0.001204688 sec. | ||
| 18301 | 2025.09.19 20:59:15.756791 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18302 | 2025.09.19 20:59:15.756859 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18303 | 2025.09.19 20:59:16.038377 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 49928 | ||
| 18304 | 2025.09.19 20:59:16.038886 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18305 | 2025.09.19 20:59:16.038922 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 18306 | 2025.09.19 20:59:16.039552 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 18307 | 2025.09.19 20:59:16.040056 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18308 | 2025.09.19 20:59:16.040186 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49928 | ||
| 18309 | 2025.09.19 20:59:16.178264 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2096 | ||
| 18310 | 2025.09.19 20:59:16.180621 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18311 | 2025.09.19 20:59:16.180665 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 18312 | 2025.09.19 20:59:16.182097 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 18313 | 2025.09.19 20:59:16.182643 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18314 | 2025.09.19 20:59:16.182920 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2096 | ||
| 18315 | 2025.09.19 20:59:16.935479 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18316 | 2025.09.19 20:59:16.935651 [ 5 ] {d984f4e3-c15a-4c5c-87d3-75e952abc6cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18317 | 2025.09.19 20:59:16.935713 [ 5 ] {d984f4e3-c15a-4c5c-87d3-75e952abc6cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18318 | 2025.09.19 20:59:16.936446 [ 5 ] {d984f4e3-c15a-4c5c-87d3-75e952abc6cd} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18319 | 2025.09.19 20:59:16.936493 [ 5 ] {d984f4e3-c15a-4c5c-87d3-75e952abc6cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 18320 | 2025.09.19 20:59:16.937035 [ 5 ] {d984f4e3-c15a-4c5c-87d3-75e952abc6cd} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 18321 | 2025.09.19 20:59:16.937454 [ 5 ] {d984f4e3-c15a-4c5c-87d3-75e952abc6cd} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18322 | 2025.09.19 20:59:16.937612 [ 5 ] {d984f4e3-c15a-4c5c-87d3-75e952abc6cd} <Debug> executeQuery: Read 176 rows, 15.82 KiB in 0.002009 sec., 87605.77401692384 rows/sec., 7.69 MiB/sec. | ||
| 18323 | 2025.09.19 20:59:16.937653 [ 5 ] {d984f4e3-c15a-4c5c-87d3-75e952abc6cd} <Debug> TCPHandler: Processed in 0.002297375 sec. | ||
| 18324 | 2025.09.19 20:59:16.937781 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18325 | 2025.09.19 20:59:16.937874 [ 5 ] {997858c9-e30a-4b51-9e7b-1027269a7ab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18326 | 2025.09.19 20:59:16.937914 [ 5 ] {997858c9-e30a-4b51-9e7b-1027269a7ab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18327 | 2025.09.19 20:59:16.938332 [ 5 ] {997858c9-e30a-4b51-9e7b-1027269a7ab5} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18328 | 2025.09.19 20:59:16.938368 [ 5 ] {997858c9-e30a-4b51-9e7b-1027269a7ab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 18329 | 2025.09.19 20:59:16.938757 [ 5 ] {997858c9-e30a-4b51-9e7b-1027269a7ab5} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 18330 | 2025.09.19 20:59:16.939161 [ 5 ] {997858c9-e30a-4b51-9e7b-1027269a7ab5} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18331 | 2025.09.19 20:59:16.939291 [ 5 ] {997858c9-e30a-4b51-9e7b-1027269a7ab5} <Debug> executeQuery: Read 60 rows, 4.51 KiB in 0.001435 sec., 41811.846689895465 rows/sec., 3.07 MiB/sec. | ||
| 18332 | 2025.09.19 20:59:16.939292 [ 61 ] {} <Debug> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 18333 | 2025.09.19 20:59:16.939328 [ 5 ] {997858c9-e30a-4b51-9e7b-1027269a7ab5} <Debug> TCPHandler: Processed in 0.001594098 sec. | ||
| 18334 | 2025.09.19 20:59:16.939341 [ 61 ] {} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18335 | 2025.09.19 20:59:16.939364 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 18336 | 2025.09.19 20:59:16.939470 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18337 | 2025.09.19 20:59:16.939495 [ 198 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 18338 | 2025.09.19 20:59:16.939562 [ 5 ] {f5523d08-1925-4c93-9afe-3f1b34bb622e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18339 | 2025.09.19 20:59:16.939605 [ 5 ] {f5523d08-1925-4c93-9afe-3f1b34bb622e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18340 | 2025.09.19 20:59:16.939652 [ 198 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18341 | 2025.09.19 20:59:16.939696 [ 198 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 92 rows starting from the beginning of the part | ||
| 18342 | 2025.09.19 20:59:16.939776 [ 198 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 18343 | 2025.09.19 20:59:16.939830 [ 198 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 2 rows starting from the beginning of the part | ||
| 18344 | 2025.09.19 20:59:16.939880 [ 198 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
| 18345 | 2025.09.19 20:59:16.939926 [ 198 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 74 rows starting from the beginning of the part | ||
| 18346 | 2025.09.19 20:59:16.939975 [ 198 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part | ||
| 18347 | 2025.09.19 20:59:16.940126 [ 5 ] {f5523d08-1925-4c93-9afe-3f1b34bb622e} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18348 | 2025.09.19 20:59:16.940166 [ 5 ] {f5523d08-1925-4c93-9afe-3f1b34bb622e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 18349 | 2025.09.19 20:59:16.940594 [ 5 ] {f5523d08-1925-4c93-9afe-3f1b34bb622e} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 18350 | 2025.09.19 20:59:16.940926 [ 191 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 348 rows, containing 5 columns (5 merged, 0 gathered) in 0.001493455 sec., 233016.72966376622 rows/sec., 17.99 MiB/sec. | ||
| 18351 | 2025.09.19 20:59:16.941016 [ 5 ] {f5523d08-1925-4c93-9afe-3f1b34bb622e} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18352 | 2025.09.19 20:59:16.941157 [ 5 ] {f5523d08-1925-4c93-9afe-3f1b34bb622e} <Debug> executeQuery: Read 124 rows, 9.92 KiB in 0.001613 sec., 76875.38747675139 rows/sec., 6.01 MiB/sec. | ||
| 18353 | 2025.09.19 20:59:16.941194 [ 5 ] {f5523d08-1925-4c93-9afe-3f1b34bb622e} <Debug> TCPHandler: Processed in 0.001772132 sec. | ||
| 18354 | 2025.09.19 20:59:16.941198 [ 194 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 18355 | 2025.09.19 20:59:16.941311 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18356 | 2025.09.19 20:59:16.941409 [ 5 ] {02a2cc82-3dc7-402b-a5c0-a1f0774f10a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18357 | 2025.09.19 20:59:16.941452 [ 5 ] {02a2cc82-3dc7-402b-a5c0-a1f0774f10a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18358 | 2025.09.19 20:59:16.941728 [ 194 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_91_18} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18359 | 2025.09.19 20:59:16.941807 [ 194 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_91_18} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 18360 | 2025.09.19 20:59:16.941854 [ 5 ] {02a2cc82-3dc7-402b-a5c0-a1f0774f10a0} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18361 | 2025.09.19 20:59:16.941881 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 18362 | 2025.09.19 20:59:16.941893 [ 5 ] {02a2cc82-3dc7-402b-a5c0-a1f0774f10a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 18363 | 2025.09.19 20:59:16.942326 [ 5 ] {02a2cc82-3dc7-402b-a5c0-a1f0774f10a0} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 18364 | 2025.09.19 20:59:16.942764 [ 5 ] {02a2cc82-3dc7-402b-a5c0-a1f0774f10a0} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18365 | 2025.09.19 20:59:16.942877 [ 61 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Selected 2 parts from all_1_149_34 to all_150_150_0 | ||
| 18366 | 2025.09.19 20:59:16.942893 [ 5 ] {02a2cc82-3dc7-402b-a5c0-a1f0774f10a0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001502 sec., 106524.63382157123 rows/sec., 7.42 MiB/sec. | ||
| 18367 | 2025.09.19 20:59:16.942909 [ 61 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18368 | 2025.09.19 20:59:16.942929 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 18369 | 2025.09.19 20:59:16.942931 [ 5 ] {02a2cc82-3dc7-402b-a5c0-a1f0774f10a0} <Debug> TCPHandler: Processed in 0.001666679 sec. | ||
| 18370 | 2025.09.19 20:59:16.942986 [ 198 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_150_35} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_149_34 to all_150_150_0 into Compact with storage Full | ||
| 18371 | 2025.09.19 20:59:16.943042 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18372 | 2025.09.19 20:59:16.943074 [ 198 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_150_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18373 | 2025.09.19 20:59:16.943105 [ 198 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_150_35} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_149_34, total 42529 rows starting from the beginning of the part | ||
| 18374 | 2025.09.19 20:59:16.943138 [ 5 ] {2963d9e6-354f-475c-b9fe-d90dd593cc0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18375 | 2025.09.19 20:59:16.943151 [ 198 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_150_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 160 rows starting from the beginning of the part | ||
| 18376 | 2025.09.19 20:59:16.943198 [ 5 ] {2963d9e6-354f-475c-b9fe-d90dd593cc0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18377 | 2025.09.19 20:59:16.944136 [ 5 ] {2963d9e6-354f-475c-b9fe-d90dd593cc0c} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18378 | 2025.09.19 20:59:16.944172 [ 5 ] {2963d9e6-354f-475c-b9fe-d90dd593cc0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 18379 | 2025.09.19 20:59:16.944868 [ 5 ] {2963d9e6-354f-475c-b9fe-d90dd593cc0c} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 18380 | 2025.09.19 20:59:16.945278 [ 5 ] {2963d9e6-354f-475c-b9fe-d90dd593cc0c} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18381 | 2025.09.19 20:59:16.945417 [ 5 ] {2963d9e6-354f-475c-b9fe-d90dd593cc0c} <Debug> executeQuery: Read 60 rows, 110.10 KiB in 0.002297 sec., 26121.0274270788 rows/sec., 46.81 MiB/sec. | ||
| 18382 | 2025.09.19 20:59:16.945470 [ 5 ] {2963d9e6-354f-475c-b9fe-d90dd593cc0c} <Debug> TCPHandler: Processed in 0.002475399 sec. | ||
| 18383 | 2025.09.19 20:59:16.945581 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18384 | 2025.09.19 20:59:16.945750 [ 5 ] {13ef5589-17e6-4b7c-a3d1-8adc3847bdbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18385 | 2025.09.19 20:59:16.945793 [ 5 ] {13ef5589-17e6-4b7c-a3d1-8adc3847bdbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18386 | 2025.09.19 20:59:16.946119 [ 5 ] {13ef5589-17e6-4b7c-a3d1-8adc3847bdbc} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18387 | 2025.09.19 20:59:16.946152 [ 5 ] {13ef5589-17e6-4b7c-a3d1-8adc3847bdbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 18388 | 2025.09.19 20:59:16.946544 [ 5 ] {13ef5589-17e6-4b7c-a3d1-8adc3847bdbc} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 18389 | 2025.09.19 20:59:16.946950 [ 5 ] {13ef5589-17e6-4b7c-a3d1-8adc3847bdbc} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18390 | 2025.09.19 20:59:16.947079 [ 5 ] {13ef5589-17e6-4b7c-a3d1-8adc3847bdbc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001347 sec., 44543.42984409799 rows/sec., 3.00 MiB/sec. | ||
| 18391 | 2025.09.19 20:59:16.947114 [ 5 ] {13ef5589-17e6-4b7c-a3d1-8adc3847bdbc} <Debug> TCPHandler: Processed in 0.001579577 sec. | ||
| 18392 | 2025.09.19 20:59:16.950089 [ 186 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_150_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42689 rows, containing 5 columns (5 merged, 0 gathered) in 0.007119067 sec., 5996431.835800956 rows/sec., 412.02 MiB/sec. | ||
| 18393 | 2025.09.19 20:59:16.950770 [ 191 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_150_35} <Trace> MergedBlockOutputStream: filled checksums all_1_150_35 (state Temporary) | ||
| 18394 | 2025.09.19 20:59:16.951341 [ 191 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_150_35} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_merge_all_1_150_35 to all_1_150_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18395 | 2025.09.19 20:59:16.951428 [ 191 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_150_35} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Merged 2 parts: [all_1_149_34, all_150_150_0] -> all_1_150_35 | ||
| 18396 | 2025.09.19 20:59:16.951534 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 18397 | 2025.09.19 20:59:18.793356 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 784 | ||
| 18398 | 2025.09.19 20:59:18.811621 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18399 | 2025.09.19 20:59:18.811676 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 18400 | 2025.09.19 20:59:18.818309 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 18401 | 2025.09.19 20:59:18.819005 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18402 | 2025.09.19 20:59:18.822215 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 784 | ||
| 18403 | 2025.09.19 20:59:21.960749 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18404 | 2025.09.19 20:59:21.961020 [ 5 ] {fe158f25-5cbf-4860-bab8-7b27c370e67a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18405 | 2025.09.19 20:59:21.961117 [ 5 ] {fe158f25-5cbf-4860-bab8-7b27c370e67a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18406 | 2025.09.19 20:59:21.962658 [ 5 ] {fe158f25-5cbf-4860-bab8-7b27c370e67a} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18407 | 2025.09.19 20:59:21.962701 [ 5 ] {fe158f25-5cbf-4860-bab8-7b27c370e67a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 18408 | 2025.09.19 20:59:21.963145 [ 5 ] {fe158f25-5cbf-4860-bab8-7b27c370e67a} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 18409 | 2025.09.19 20:59:21.963366 [ 5 ] {fe158f25-5cbf-4860-bab8-7b27c370e67a} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18410 | 2025.09.19 20:59:21.963515 [ 5 ] {fe158f25-5cbf-4860-bab8-7b27c370e67a} <Debug> executeQuery: Read 1196 rows, 100.50 KiB in 0.002565 sec., 466276.80311890837 rows/sec., 38.26 MiB/sec. | ||
| 18411 | 2025.09.19 20:59:21.963564 [ 5 ] {fe158f25-5cbf-4860-bab8-7b27c370e67a} <Debug> TCPHandler: Processed in 0.00297479 sec. | ||
| 18412 | 2025.09.19 20:59:21.963710 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18413 | 2025.09.19 20:59:21.963836 [ 5 ] {b1629566-cb7a-4cd7-b99e-9c85f40e4d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18414 | 2025.09.19 20:59:21.963886 [ 5 ] {b1629566-cb7a-4cd7-b99e-9c85f40e4d62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18415 | 2025.09.19 20:59:21.964562 [ 5 ] {b1629566-cb7a-4cd7-b99e-9c85f40e4d62} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18416 | 2025.09.19 20:59:21.964599 [ 5 ] {b1629566-cb7a-4cd7-b99e-9c85f40e4d62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 18417 | 2025.09.19 20:59:21.964908 [ 5 ] {b1629566-cb7a-4cd7-b99e-9c85f40e4d62} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 18418 | 2025.09.19 20:59:21.965112 [ 5 ] {b1629566-cb7a-4cd7-b99e-9c85f40e4d62} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18419 | 2025.09.19 20:59:21.965240 [ 5 ] {b1629566-cb7a-4cd7-b99e-9c85f40e4d62} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001434 sec., 158995.8158995816 rows/sec., 10.77 MiB/sec. | ||
| 18420 | 2025.09.19 20:59:21.965278 [ 5 ] {b1629566-cb7a-4cd7-b99e-9c85f40e4d62} <Debug> TCPHandler: Processed in 0.001636428 sec. | ||
| 18421 | 2025.09.19 20:59:21.965391 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18422 | 2025.09.19 20:59:21.965484 [ 5 ] {096e562c-da7a-432e-ab91-91ae87f0e445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18423 | 2025.09.19 20:59:21.965523 [ 5 ] {096e562c-da7a-432e-ab91-91ae87f0e445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18424 | 2025.09.19 20:59:21.966173 [ 5 ] {096e562c-da7a-432e-ab91-91ae87f0e445} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18425 | 2025.09.19 20:59:21.966211 [ 5 ] {096e562c-da7a-432e-ab91-91ae87f0e445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 18426 | 2025.09.19 20:59:21.966532 [ 5 ] {096e562c-da7a-432e-ab91-91ae87f0e445} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 18427 | 2025.09.19 20:59:21.966732 [ 5 ] {096e562c-da7a-432e-ab91-91ae87f0e445} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18428 | 2025.09.19 20:59:21.966859 [ 5 ] {096e562c-da7a-432e-ab91-91ae87f0e445} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001393 sec., 373295.04666188086 rows/sec., 27.62 MiB/sec. | ||
| 18429 | 2025.09.19 20:59:21.966897 [ 5 ] {096e562c-da7a-432e-ab91-91ae87f0e445} <Debug> TCPHandler: Processed in 0.001553186 sec. | ||
| 18430 | 2025.09.19 20:59:21.967004 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18431 | 2025.09.19 20:59:21.967097 [ 5 ] {82571f21-93fc-424f-826f-145f844cad25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18432 | 2025.09.19 20:59:21.967140 [ 5 ] {82571f21-93fc-424f-826f-145f844cad25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18433 | 2025.09.19 20:59:21.967732 [ 5 ] {82571f21-93fc-424f-826f-145f844cad25} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18434 | 2025.09.19 20:59:21.967768 [ 5 ] {82571f21-93fc-424f-826f-145f844cad25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 18435 | 2025.09.19 20:59:21.968142 [ 5 ] {82571f21-93fc-424f-826f-145f844cad25} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 18436 | 2025.09.19 20:59:21.968349 [ 5 ] {82571f21-93fc-424f-826f-145f844cad25} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18437 | 2025.09.19 20:59:21.968476 [ 5 ] {82571f21-93fc-424f-826f-145f844cad25} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001397 sec., 604151.753758053 rows/sec., 40.66 MiB/sec. | ||
| 18438 | 2025.09.19 20:59:21.968473 [ 83 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Selected 6 parts from all_1_150_35 to all_155_155_0 | ||
| 18439 | 2025.09.19 20:59:21.968515 [ 5 ] {82571f21-93fc-424f-826f-145f844cad25} <Debug> TCPHandler: Processed in 0.001558537 sec. | ||
| 18440 | 2025.09.19 20:59:21.968556 [ 83 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18441 | 2025.09.19 20:59:21.968582 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 18442 | 2025.09.19 20:59:21.968640 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18443 | 2025.09.19 20:59:21.968699 [ 192 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_155_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_150_35 to all_155_155_0 into Compact with storage Full | ||
| 18444 | 2025.09.19 20:59:21.968738 [ 5 ] {1b337ce2-69b1-4d10-a275-968e087b0efb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18445 | 2025.09.19 20:59:21.968787 [ 5 ] {1b337ce2-69b1-4d10-a275-968e087b0efb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18446 | 2025.09.19 20:59:21.968863 [ 192 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_155_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18447 | 2025.09.19 20:59:21.968909 [ 192 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_155_36} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_150_35, total 42689 rows starting from the beginning of the part | ||
| 18448 | 2025.09.19 20:59:21.968985 [ 192 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_155_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 160 rows starting from the beginning of the part | ||
| 18449 | 2025.09.19 20:59:21.969041 [ 192 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_155_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 197 rows starting from the beginning of the part | ||
| 18450 | 2025.09.19 20:59:21.969092 [ 192 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_155_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 160 rows starting from the beginning of the part | ||
| 18451 | 2025.09.19 20:59:21.969116 [ 5 ] {1b337ce2-69b1-4d10-a275-968e087b0efb} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18452 | 2025.09.19 20:59:21.969142 [ 192 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_155_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 160 rows starting from the beginning of the part | ||
| 18453 | 2025.09.19 20:59:21.969158 [ 5 ] {1b337ce2-69b1-4d10-a275-968e087b0efb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 18454 | 2025.09.19 20:59:21.969197 [ 192 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_155_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 844 rows starting from the beginning of the part | ||
| 18455 | 2025.09.19 20:59:21.969490 [ 5 ] {1b337ce2-69b1-4d10-a275-968e087b0efb} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 18456 | 2025.09.19 20:59:21.969718 [ 5 ] {1b337ce2-69b1-4d10-a275-968e087b0efb} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18457 | 2025.09.19 20:59:21.969847 [ 5 ] {1b337ce2-69b1-4d10-a275-968e087b0efb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 18458 | 2025.09.19 20:59:21.969883 [ 5 ] {1b337ce2-69b1-4d10-a275-968e087b0efb} <Debug> TCPHandler: Processed in 0.001294991 sec. | ||
| 18459 | 2025.09.19 20:59:21.977123 [ 186 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_155_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44210 rows, containing 5 columns (5 merged, 0 gathered) in 0.00847727 sec., 5215122.321218977 rows/sec., 358.32 MiB/sec. | ||
| 18460 | 2025.09.19 20:59:21.977566 [ 186 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_155_36} <Trace> MergedBlockOutputStream: filled checksums all_1_155_36 (state Temporary) | ||
| 18461 | 2025.09.19 20:59:21.977868 [ 186 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_155_36} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_merge_all_1_155_36 to all_1_155_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18462 | 2025.09.19 20:59:21.977951 [ 186 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_155_36} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Merged 6 parts: [all_1_150_35, all_155_155_0] -> all_1_155_36 | ||
| 18463 | 2025.09.19 20:59:21.978050 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. | ||
| 18464 | 2025.09.19 20:59:23.243207 [ 221 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): 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] | ||
| 18465 | 2025.09.19 20:59:23.243263 [ 221 ] {} <Debug> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): 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] | ||
| 18466 | 2025.09.19 20:59:23.246460 [ 221 ] {} <Debug> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): 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] | ||
| 18467 | 2025.09.19 20:59:23.541278 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 50376 | ||
| 18468 | 2025.09.19 20:59:23.541827 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18469 | 2025.09.19 20:59:23.541874 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 18470 | 2025.09.19 20:59:23.542386 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 18471 | 2025.09.19 20:59:23.542627 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18472 | 2025.09.19 20:59:23.542765 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50376 | ||
| 18473 | 2025.09.19 20:59:24.004975 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47044 | ||
| 18474 | 2025.09.19 20:59:24.005089 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18475 | 2025.09.19 20:59:24.005115 [ 286 ] {} <Debug> TCP-Session: 5eb96a62-4fd8-42d6-b2c9-4e51f8299e41 Authenticating user 'default' from [fd00:1122:3344:101::e]:47044 | ||
| 18476 | 2025.09.19 20:59:24.005138 [ 286 ] {} <Debug> TCP-Session: 5eb96a62-4fd8-42d6-b2c9-4e51f8299e41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18477 | 2025.09.19 20:59:24.005151 [ 286 ] {} <Debug> TCP-Session: 5eb96a62-4fd8-42d6-b2c9-4e51f8299e41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18478 | 2025.09.19 20:59:24.005386 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35244 | ||
| 18479 | 2025.09.19 20:59:24.005399 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54755 | ||
| 18480 | 2025.09.19 20:59:24.005434 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49306 | ||
| 18481 | 2025.09.19 20:59:24.005462 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64926 | ||
| 18482 | 2025.09.19 20:59:24.005504 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18483 | 2025.09.19 20:59:24.005525 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18484 | 2025.09.19 20:59:24.005538 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18485 | 2025.09.19 20:59:24.005543 [ 288 ] {} <Debug> TCP-Session: c66028fd-646b-4cbc-8b03-7b63a4edc3e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:35244 | ||
| 18486 | 2025.09.19 20:59:24.005559 [ 289 ] {} <Debug> TCP-Session: 8cc6528b-4be7-4337-8c07-7c1ef911428e Authenticating user 'default' from [fd00:1122:3344:101::e]:54755 | ||
| 18487 | 2025.09.19 20:59:24.005572 [ 292 ] {} <Debug> TCP-Session: 79741e1a-d8a3-468d-b515-3af32b97b2cf Authenticating user 'default' from [fd00:1122:3344:101::e]:49306 | ||
| 18488 | 2025.09.19 20:59:24.005581 [ 288 ] {} <Debug> TCP-Session: c66028fd-646b-4cbc-8b03-7b63a4edc3e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18489 | 2025.09.19 20:59:24.005597 [ 289 ] {} <Debug> TCP-Session: 8cc6528b-4be7-4337-8c07-7c1ef911428e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18490 | 2025.09.19 20:59:24.005604 [ 292 ] {} <Debug> TCP-Session: 79741e1a-d8a3-468d-b515-3af32b97b2cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18491 | 2025.09.19 20:59:24.005608 [ 288 ] {} <Debug> TCP-Session: c66028fd-646b-4cbc-8b03-7b63a4edc3e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18492 | 2025.09.19 20:59:24.005623 [ 289 ] {} <Debug> TCP-Session: 8cc6528b-4be7-4337-8c07-7c1ef911428e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18493 | 2025.09.19 20:59:24.005634 [ 292 ] {} <Debug> TCP-Session: 79741e1a-d8a3-468d-b515-3af32b97b2cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18494 | 2025.09.19 20:59:24.005558 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18495 | 2025.09.19 20:59:24.005475 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60338 | ||
| 18496 | 2025.09.19 20:59:24.005700 [ 294 ] {} <Debug> TCP-Session: 12d6f98c-a42b-4c7d-a962-ee5089125e6c Authenticating user 'default' from [fd00:1122:3344:101::e]:64926 | ||
| 18497 | 2025.09.19 20:59:24.005471 [ 286 ] {} <Trace> TCP-Session: 5eb96a62-4fd8-42d6-b2c9-4e51f8299e41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18498 | 2025.09.19 20:59:24.005752 [ 294 ] {} <Debug> TCP-Session: 12d6f98c-a42b-4c7d-a962-ee5089125e6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18499 | 2025.09.19 20:59:24.005437 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48881 | ||
| 18500 | 2025.09.19 20:59:24.005773 [ 294 ] {} <Debug> TCP-Session: 12d6f98c-a42b-4c7d-a962-ee5089125e6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18501 | 2025.09.19 20:59:24.005407 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58097 | ||
| 18502 | 2025.09.19 20:59:24.005810 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18503 | 2025.09.19 20:59:24.005848 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18504 | 2025.09.19 20:59:24.005449 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46538 | ||
| 18505 | 2025.09.19 20:59:24.005872 [ 3 ] {} <Debug> TCP-Session: 9301e768-9704-4855-a1b0-5edc5d56e076 Authenticating user 'default' from [fd00:1122:3344:101::e]:60338 | ||
| 18506 | 2025.09.19 20:59:24.005888 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18507 | 2025.09.19 20:59:24.005912 [ 286 ] {54dbb30d-839d-4cce-8ec1-f44766c0aff9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47044) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18508 | 2025.09.19 20:59:24.005924 [ 3 ] {} <Debug> TCP-Session: 9301e768-9704-4855-a1b0-5edc5d56e076 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18509 | 2025.09.19 20:59:24.005932 [ 290 ] {} <Debug> TCP-Session: b83d1619-67d6-4022-a334-8b01a9dcede2 Authenticating user 'default' from [fd00:1122:3344:101::e]:58097 | ||
| 18510 | 2025.09.19 20:59:24.005945 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18511 | 2025.09.19 20:59:24.005955 [ 3 ] {} <Debug> TCP-Session: 9301e768-9704-4855-a1b0-5edc5d56e076 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18512 | 2025.09.19 20:59:24.005972 [ 290 ] {} <Debug> TCP-Session: b83d1619-67d6-4022-a334-8b01a9dcede2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18513 | 2025.09.19 20:59:24.005989 [ 293 ] {} <Debug> TCP-Session: a34eb44b-4741-49d3-ab26-2a773e27a2fa Authenticating user 'default' from [fd00:1122:3344:101::e]:46538 | ||
| 18514 | 2025.09.19 20:59:24.006010 [ 290 ] {} <Debug> TCP-Session: b83d1619-67d6-4022-a334-8b01a9dcede2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18515 | 2025.09.19 20:59:24.006029 [ 293 ] {} <Debug> TCP-Session: a34eb44b-4741-49d3-ab26-2a773e27a2fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18516 | 2025.09.19 20:59:24.005875 [ 291 ] {} <Debug> TCP-Session: 8a178419-8b8f-4f2a-93b9-2e627eb33eb9 Authenticating user 'default' from [fd00:1122:3344:101::e]:48881 | ||
| 18517 | 2025.09.19 20:59:24.006055 [ 293 ] {} <Debug> TCP-Session: a34eb44b-4741-49d3-ab26-2a773e27a2fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18518 | 2025.09.19 20:59:24.006078 [ 291 ] {} <Debug> TCP-Session: 8a178419-8b8f-4f2a-93b9-2e627eb33eb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18519 | 2025.09.19 20:59:24.006097 [ 291 ] {} <Debug> TCP-Session: 8a178419-8b8f-4f2a-93b9-2e627eb33eb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18520 | 2025.09.19 20:59:24.006185 [ 286 ] {54dbb30d-839d-4cce-8ec1-f44766c0aff9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18521 | 2025.09.19 20:59:24.006243 [ 286 ] {54dbb30d-839d-4cce-8ec1-f44766c0aff9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18522 | 2025.09.19 20:59:24.006531 [ 286 ] {54dbb30d-839d-4cce-8ec1-f44766c0aff9} <Debug> oximeter.version (332f541f-6306-4281-b75a-987cf66fc746) (SelectExecutor): Key condition: unknown | ||
| 18523 | 2025.09.19 20:59:24.007419 [ 314 ] {54dbb30d-839d-4cce-8ec1-f44766c0aff9} <Trace> AggregatingTransform: Aggregating | ||
| 18524 | 2025.09.19 20:59:24.007465 [ 314 ] {54dbb30d-839d-4cce-8ec1-f44766c0aff9} <Trace> Aggregator: Aggregation method: without_key | ||
| 18525 | 2025.09.19 20:59:24.007503 [ 314 ] {54dbb30d-839d-4cce-8ec1-f44766c0aff9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00087085 sec. (1148.303 rows/sec., 44.86 KiB/sec.) | ||
| 18526 | 2025.09.19 20:59:24.007522 [ 314 ] {54dbb30d-839d-4cce-8ec1-f44766c0aff9} <Trace> Aggregator: Merging aggregated data | ||
| 18527 | 2025.09.19 20:59:24.008934 [ 286 ] {54dbb30d-839d-4cce-8ec1-f44766c0aff9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003078 sec., 324.8862897985705 rows/sec., 12.69 KiB/sec. | ||
| 18528 | 2025.09.19 20:59:24.009109 [ 286 ] {54dbb30d-839d-4cce-8ec1-f44766c0aff9} <Debug> TCPHandler: Processed in 0.003754369 sec. | ||
| 18529 | 2025.09.19 20:59:24.009197 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18530 | 2025.09.19 20:59:24.009226 [ 286 ] {} <Debug> TCP-Session: 5eb96a62-4fd8-42d6-b2c9-4e51f8299e41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18531 | 2025.09.19 20:59:24.009229 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18532 | 2025.09.19 20:59:24.009249 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18533 | 2025.09.19 20:59:24.009273 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18534 | 2025.09.19 20:59:24.009289 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18535 | 2025.09.19 20:59:24.009307 [ 289 ] {} <Debug> TCP-Session: 8cc6528b-4be7-4337-8c07-7c1ef911428e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18536 | 2025.09.19 20:59:24.009325 [ 294 ] {} <Debug> TCP-Session: 12d6f98c-a42b-4c7d-a962-ee5089125e6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18537 | 2025.09.19 20:59:24.009331 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18538 | 2025.09.19 20:59:24.009343 [ 292 ] {} <Debug> TCP-Session: 79741e1a-d8a3-468d-b515-3af32b97b2cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18539 | 2025.09.19 20:59:24.009364 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18540 | 2025.09.19 20:59:24.009386 [ 288 ] {} <Debug> TCP-Session: c66028fd-646b-4cbc-8b03-7b63a4edc3e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18541 | 2025.09.19 20:59:24.009349 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18542 | 2025.09.19 20:59:24.009411 [ 293 ] {} <Debug> TCP-Session: a34eb44b-4741-49d3-ab26-2a773e27a2fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18543 | 2025.09.19 20:59:24.009309 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18544 | 2025.09.19 20:59:24.009448 [ 291 ] {} <Debug> TCP-Session: 8a178419-8b8f-4f2a-93b9-2e627eb33eb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18545 | 2025.09.19 20:59:24.009280 [ 3 ] {} <Debug> TCP-Session: 9301e768-9704-4855-a1b0-5edc5d56e076 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18546 | 2025.09.19 20:59:24.009487 [ 290 ] {} <Debug> TCP-Session: b83d1619-67d6-4022-a334-8b01a9dcede2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18547 | 2025.09.19 20:59:24.474183 [ 219 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): 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] | ||
| 18548 | 2025.09.19 20:59:24.474245 [ 219 ] {} <Debug> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): 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] | ||
| 18549 | 2025.09.19 20:59:24.477265 [ 219 ] {} <Debug> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): 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] | ||
| 18550 | 2025.09.19 20:59:25.000206 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 379.54 MiB, peak 401.77 MiB, free memory in arenas 0.00 B, will set to 383.30 MiB (RSS), difference: 3.76 MiB | ||
| 18551 | 2025.09.19 20:59:25.488099 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33271 | ||
| 18552 | 2025.09.19 20:59:25.488219 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18553 | 2025.09.19 20:59:25.488246 [ 286 ] {} <Debug> TCP-Session: a3ccaf92-5b06-4e90-b07d-d260d98db8c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:33271 | ||
| 18554 | 2025.09.19 20:59:25.488268 [ 286 ] {} <Debug> TCP-Session: a3ccaf92-5b06-4e90-b07d-d260d98db8c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18555 | 2025.09.19 20:59:25.488281 [ 286 ] {} <Debug> TCP-Session: a3ccaf92-5b06-4e90-b07d-d260d98db8c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18556 | 2025.09.19 20:59:25.488440 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35479 | ||
| 18557 | 2025.09.19 20:59:25.488474 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50110 | ||
| 18558 | 2025.09.19 20:59:25.488481 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64335 | ||
| 18559 | 2025.09.19 20:59:25.488514 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41501 | ||
| 18560 | 2025.09.19 20:59:25.488553 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18561 | 2025.09.19 20:59:25.488550 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58603 | ||
| 18562 | 2025.09.19 20:59:25.488580 [ 286 ] {} <Trace> TCP-Session: a3ccaf92-5b06-4e90-b07d-d260d98db8c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18563 | 2025.09.19 20:59:25.488582 [ 288 ] {} <Debug> TCP-Session: 8cd9b4a6-d134-4e58-b11d-8b20a04b4154 Authenticating user 'default' from [fd00:1122:3344:101::e]:35479 | ||
| 18564 | 2025.09.19 20:59:25.488614 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18565 | 2025.09.19 20:59:25.488616 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18566 | 2025.09.19 20:59:25.488635 [ 288 ] {} <Debug> TCP-Session: 8cd9b4a6-d134-4e58-b11d-8b20a04b4154 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18567 | 2025.09.19 20:59:25.488640 [ 292 ] {} <Debug> TCP-Session: 52719fa5-f896-406e-a309-e4b9a96cd9c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:41501 | ||
| 18568 | 2025.09.19 20:59:25.488646 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18569 | 2025.09.19 20:59:25.488671 [ 292 ] {} <Debug> TCP-Session: 52719fa5-f896-406e-a309-e4b9a96cd9c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18570 | 2025.09.19 20:59:25.488660 [ 288 ] {} <Debug> TCP-Session: 8cd9b4a6-d134-4e58-b11d-8b20a04b4154 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18571 | 2025.09.19 20:59:25.488696 [ 292 ] {} <Debug> TCP-Session: 52719fa5-f896-406e-a309-e4b9a96cd9c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18572 | 2025.09.19 20:59:25.488691 [ 294 ] {} <Debug> TCP-Session: cd378703-7ecd-4bf3-ab73-58e7f5a73564 Authenticating user 'default' from [fd00:1122:3344:101::e]:58603 | ||
| 18573 | 2025.09.19 20:59:25.488659 [ 289 ] {} <Debug> TCP-Session: 77dd019b-797f-49f0-aaea-5e4a069ace98 Authenticating user 'default' from [fd00:1122:3344:101::e]:64335 | ||
| 18574 | 2025.09.19 20:59:25.488740 [ 294 ] {} <Debug> TCP-Session: cd378703-7ecd-4bf3-ab73-58e7f5a73564 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18575 | 2025.09.19 20:59:25.488748 [ 286 ] {62ff8113-37cc-4edc-8a92-cdbf915b7e60} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33271) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18576 | 2025.09.19 20:59:25.488765 [ 294 ] {} <Debug> TCP-Session: cd378703-7ecd-4bf3-ab73-58e7f5a73564 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18577 | 2025.09.19 20:59:25.488764 [ 289 ] {} <Debug> TCP-Session: 77dd019b-797f-49f0-aaea-5e4a069ace98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18578 | 2025.09.19 20:59:25.488564 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18579 | 2025.09.19 20:59:25.488801 [ 289 ] {} <Debug> TCP-Session: 77dd019b-797f-49f0-aaea-5e4a069ace98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18580 | 2025.09.19 20:59:25.488560 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47081 | ||
| 18581 | 2025.09.19 20:59:25.488829 [ 290 ] {} <Debug> TCP-Session: a6832419-623d-49a2-a2eb-59deee441fac Authenticating user 'default' from [fd00:1122:3344:101::e]:50110 | ||
| 18582 | 2025.09.19 20:59:25.488541 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57030 | ||
| 18583 | 2025.09.19 20:59:25.488899 [ 290 ] {} <Debug> TCP-Session: a6832419-623d-49a2-a2eb-59deee441fac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18584 | 2025.09.19 20:59:25.488504 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46880 | ||
| 18585 | 2025.09.19 20:59:25.488934 [ 290 ] {} <Debug> TCP-Session: a6832419-623d-49a2-a2eb-59deee441fac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18586 | 2025.09.19 20:59:25.488950 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18587 | 2025.09.19 20:59:25.488967 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18588 | 2025.09.19 20:59:25.488998 [ 3 ] {} <Debug> TCP-Session: b92df07b-3204-40c1-96d9-0d9e8c0379e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:47081 | ||
| 18589 | 2025.09.19 20:59:25.489005 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18590 | 2025.09.19 20:59:25.489007 [ 293 ] {} <Debug> TCP-Session: 60cf2d0b-07b1-4798-98e7-c50b263d0c27 Authenticating user 'default' from [fd00:1122:3344:101::e]:57030 | ||
| 18591 | 2025.09.19 20:59:25.489028 [ 3 ] {} <Debug> TCP-Session: b92df07b-3204-40c1-96d9-0d9e8c0379e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18592 | 2025.09.19 20:59:25.489033 [ 291 ] {} <Debug> TCP-Session: 89f319bc-c27f-4e4c-8a50-a2540f84848a Authenticating user 'default' from [fd00:1122:3344:101::e]:46880 | ||
| 18593 | 2025.09.19 20:59:25.489047 [ 293 ] {} <Debug> TCP-Session: 60cf2d0b-07b1-4798-98e7-c50b263d0c27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18594 | 2025.09.19 20:59:25.489054 [ 3 ] {} <Debug> TCP-Session: b92df07b-3204-40c1-96d9-0d9e8c0379e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18595 | 2025.09.19 20:59:25.489080 [ 293 ] {} <Debug> TCP-Session: 60cf2d0b-07b1-4798-98e7-c50b263d0c27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18596 | 2025.09.19 20:59:25.489015 [ 286 ] {62ff8113-37cc-4edc-8a92-cdbf915b7e60} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18597 | 2025.09.19 20:59:25.489066 [ 291 ] {} <Debug> TCP-Session: 89f319bc-c27f-4e4c-8a50-a2540f84848a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18598 | 2025.09.19 20:59:25.489157 [ 291 ] {} <Debug> TCP-Session: 89f319bc-c27f-4e4c-8a50-a2540f84848a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18599 | 2025.09.19 20:59:25.489177 [ 286 ] {62ff8113-37cc-4edc-8a92-cdbf915b7e60} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18600 | 2025.09.19 20:59:25.489465 [ 286 ] {62ff8113-37cc-4edc-8a92-cdbf915b7e60} <Debug> oximeter.version (332f541f-6306-4281-b75a-987cf66fc746) (SelectExecutor): Key condition: unknown | ||
| 18601 | 2025.09.19 20:59:25.490385 [ 306 ] {62ff8113-37cc-4edc-8a92-cdbf915b7e60} <Trace> AggregatingTransform: Aggregating | ||
| 18602 | 2025.09.19 20:59:25.490440 [ 306 ] {62ff8113-37cc-4edc-8a92-cdbf915b7e60} <Trace> Aggregator: Aggregation method: without_key | ||
| 18603 | 2025.09.19 20:59:25.490479 [ 306 ] {62ff8113-37cc-4edc-8a92-cdbf915b7e60} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000914382 sec. (1093.635 rows/sec., 42.72 KiB/sec.) | ||
| 18604 | 2025.09.19 20:59:25.490498 [ 306 ] {62ff8113-37cc-4edc-8a92-cdbf915b7e60} <Trace> Aggregator: Merging aggregated data | ||
| 18605 | 2025.09.19 20:59:25.491690 [ 286 ] {62ff8113-37cc-4edc-8a92-cdbf915b7e60} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002994 sec., 334.001336005344 rows/sec., 13.05 KiB/sec. | ||
| 18606 | 2025.09.19 20:59:25.491858 [ 286 ] {62ff8113-37cc-4edc-8a92-cdbf915b7e60} <Debug> TCPHandler: Processed in 0.003389569 sec. | ||
| 18607 | 2025.09.19 20:59:25.491945 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18608 | 2025.09.19 20:59:25.491979 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18609 | 2025.09.19 20:59:25.491990 [ 286 ] {} <Debug> TCP-Session: a3ccaf92-5b06-4e90-b07d-d260d98db8c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18610 | 2025.09.19 20:59:25.492007 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18611 | 2025.09.19 20:59:25.492020 [ 288 ] {} <Debug> TCP-Session: 8cd9b4a6-d134-4e58-b11d-8b20a04b4154 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18612 | 2025.09.19 20:59:25.492032 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18613 | 2025.09.19 20:59:25.492054 [ 292 ] {} <Debug> TCP-Session: 52719fa5-f896-406e-a309-e4b9a96cd9c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18614 | 2025.09.19 20:59:25.492055 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18615 | 2025.09.19 20:59:25.492078 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18616 | 2025.09.19 20:59:25.492085 [ 289 ] {} <Debug> TCP-Session: 77dd019b-797f-49f0-aaea-5e4a069ace98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18617 | 2025.09.19 20:59:25.492101 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18618 | 2025.09.19 20:59:25.492113 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18619 | 2025.09.19 20:59:25.492135 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18620 | 2025.09.19 20:59:25.492158 [ 290 ] {} <Debug> TCP-Session: a6832419-623d-49a2-a2eb-59deee441fac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18621 | 2025.09.19 20:59:25.492173 [ 293 ] {} <Debug> TCP-Session: 60cf2d0b-07b1-4798-98e7-c50b263d0c27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18622 | 2025.09.19 20:59:25.492188 [ 294 ] {} <Debug> TCP-Session: cd378703-7ecd-4bf3-ab73-58e7f5a73564 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18623 | 2025.09.19 20:59:25.492124 [ 291 ] {} <Debug> TCP-Session: 89f319bc-c27f-4e4c-8a50-a2540f84848a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18624 | 2025.09.19 20:59:25.492115 [ 3 ] {} <Debug> TCP-Session: b92df07b-3204-40c1-96d9-0d9e8c0379e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18625 | 2025.09.19 20:59:25.497694 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33982 | ||
| 18626 | 2025.09.19 20:59:25.497757 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18627 | 2025.09.19 20:59:25.497778 [ 286 ] {} <Debug> TCP-Session: 27da29a6-9994-4f3a-b77d-5bcc69c02715 Authenticating user 'default' from [fd00:1122:3344:101::e]:33982 | ||
| 18628 | 2025.09.19 20:59:25.497793 [ 286 ] {} <Debug> TCP-Session: 27da29a6-9994-4f3a-b77d-5bcc69c02715 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18629 | 2025.09.19 20:59:25.497806 [ 286 ] {} <Debug> TCP-Session: 27da29a6-9994-4f3a-b77d-5bcc69c02715 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18630 | 2025.09.19 20:59:25.497969 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33115 | ||
| 18631 | 2025.09.19 20:59:25.497996 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48990 | ||
| 18632 | 2025.09.19 20:59:25.498020 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41168 | ||
| 18633 | 2025.09.19 20:59:25.498021 [ 286 ] {} <Trace> TCP-Session: 27da29a6-9994-4f3a-b77d-5bcc69c02715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18634 | 2025.09.19 20:59:25.498050 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40195 | ||
| 18635 | 2025.09.19 20:59:25.498062 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18636 | 2025.09.19 20:59:25.498072 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34199 | ||
| 18637 | 2025.09.19 20:59:25.498111 [ 289 ] {} <Debug> TCP-Session: 1b4e3d69-761b-4679-92d3-c3ec0e63424d Authenticating user 'default' from [fd00:1122:3344:101::e]:48990 | ||
| 18638 | 2025.09.19 20:59:25.498091 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59747 | ||
| 18639 | 2025.09.19 20:59:25.498131 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18640 | 2025.09.19 20:59:25.498161 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18641 | 2025.09.19 20:59:25.498180 [ 286 ] {9c1b9bce-f99d-48c3-bd87-37947e0b3e95} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33982) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18642 | 2025.09.19 20:59:25.498183 [ 292 ] {} <Debug> TCP-Session: 73f85203-d080-4024-bcee-f80d4265639c Authenticating user 'default' from [fd00:1122:3344:101::e]:40195 | ||
| 18643 | 2025.09.19 20:59:25.498201 [ 293 ] {} <Debug> TCP-Session: 93c208c8-d139-410b-9e78-84b37412cdba Authenticating user 'default' from [fd00:1122:3344:101::e]:34199 | ||
| 18644 | 2025.09.19 20:59:25.498231 [ 292 ] {} <Debug> TCP-Session: 73f85203-d080-4024-bcee-f80d4265639c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18645 | 2025.09.19 20:59:25.498250 [ 293 ] {} <Debug> TCP-Session: 93c208c8-d139-410b-9e78-84b37412cdba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18646 | 2025.09.19 20:59:25.498259 [ 292 ] {} <Debug> TCP-Session: 73f85203-d080-4024-bcee-f80d4265639c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18647 | 2025.09.19 20:59:25.498274 [ 293 ] {} <Debug> TCP-Session: 93c208c8-d139-410b-9e78-84b37412cdba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18648 | 2025.09.19 20:59:25.498202 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18649 | 2025.09.19 20:59:25.498134 [ 289 ] {} <Debug> TCP-Session: 1b4e3d69-761b-4679-92d3-c3ec0e63424d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18650 | 2025.09.19 20:59:25.498337 [ 3 ] {} <Debug> TCP-Session: 90e92a0b-5bc8-4264-9aa4-b4c972cf9ddc Authenticating user 'default' from [fd00:1122:3344:101::e]:59747 | ||
| 18651 | 2025.09.19 20:59:25.498352 [ 289 ] {} <Debug> TCP-Session: 1b4e3d69-761b-4679-92d3-c3ec0e63424d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18652 | 2025.09.19 20:59:25.498091 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18653 | 2025.09.19 20:59:25.498375 [ 286 ] {9c1b9bce-f99d-48c3-bd87-37947e0b3e95} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18654 | 2025.09.19 20:59:25.498403 [ 290 ] {} <Debug> TCP-Session: 27d25d1b-3cc1-4886-bb64-61e8cac054e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:41168 | ||
| 18655 | 2025.09.19 20:59:25.498077 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50133 | ||
| 18656 | 2025.09.19 20:59:25.498428 [ 290 ] {} <Debug> TCP-Session: 27d25d1b-3cc1-4886-bb64-61e8cac054e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18657 | 2025.09.19 20:59:25.498439 [ 286 ] {9c1b9bce-f99d-48c3-bd87-37947e0b3e95} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18658 | 2025.09.19 20:59:25.498449 [ 290 ] {} <Debug> TCP-Session: 27d25d1b-3cc1-4886-bb64-61e8cac054e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18659 | 2025.09.19 20:59:25.498031 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18660 | 2025.09.19 20:59:25.498479 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18661 | 2025.09.19 20:59:25.498504 [ 288 ] {} <Debug> TCP-Session: 91cb9e26-42a7-4b9e-8d56-eb2829a8ca92 Authenticating user 'default' from [fd00:1122:3344:101::e]:33115 | ||
| 18662 | 2025.09.19 20:59:25.498514 [ 294 ] {} <Debug> TCP-Session: 73205e5f-a3c8-44f1-8b6e-bbbd74d34eee Authenticating user 'default' from [fd00:1122:3344:101::e]:50133 | ||
| 18663 | 2025.09.19 20:59:25.498530 [ 288 ] {} <Debug> TCP-Session: 91cb9e26-42a7-4b9e-8d56-eb2829a8ca92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18664 | 2025.09.19 20:59:25.498545 [ 294 ] {} <Debug> TCP-Session: 73205e5f-a3c8-44f1-8b6e-bbbd74d34eee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18665 | 2025.09.19 20:59:25.498559 [ 288 ] {} <Debug> TCP-Session: 91cb9e26-42a7-4b9e-8d56-eb2829a8ca92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18666 | 2025.09.19 20:59:25.498570 [ 294 ] {} <Debug> TCP-Session: 73205e5f-a3c8-44f1-8b6e-bbbd74d34eee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18667 | 2025.09.19 20:59:25.498029 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46922 | ||
| 18668 | 2025.09.19 20:59:25.498371 [ 3 ] {} <Debug> TCP-Session: 90e92a0b-5bc8-4264-9aa4-b4c972cf9ddc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18669 | 2025.09.19 20:59:25.498634 [ 3 ] {} <Debug> TCP-Session: 90e92a0b-5bc8-4264-9aa4-b4c972cf9ddc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18670 | 2025.09.19 20:59:25.498661 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18671 | 2025.09.19 20:59:25.498683 [ 291 ] {} <Debug> TCP-Session: cdc9cc98-dfef-4844-8123-7f6e9241eaeb Authenticating user 'default' from [fd00:1122:3344:101::e]:46922 | ||
| 18672 | 2025.09.19 20:59:25.498696 [ 286 ] {9c1b9bce-f99d-48c3-bd87-37947e0b3e95} <Debug> oximeter.version (332f541f-6306-4281-b75a-987cf66fc746) (SelectExecutor): Key condition: unknown | ||
| 18673 | 2025.09.19 20:59:25.498699 [ 291 ] {} <Debug> TCP-Session: cdc9cc98-dfef-4844-8123-7f6e9241eaeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18674 | 2025.09.19 20:59:25.498734 [ 291 ] {} <Debug> TCP-Session: cdc9cc98-dfef-4844-8123-7f6e9241eaeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18675 | 2025.09.19 20:59:25.499498 [ 305 ] {9c1b9bce-f99d-48c3-bd87-37947e0b3e95} <Trace> AggregatingTransform: Aggregating | ||
| 18676 | 2025.09.19 20:59:25.499536 [ 305 ] {9c1b9bce-f99d-48c3-bd87-37947e0b3e95} <Trace> Aggregator: Aggregation method: without_key | ||
| 18677 | 2025.09.19 20:59:25.499568 [ 305 ] {9c1b9bce-f99d-48c3-bd87-37947e0b3e95} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000778548 sec. (1284.442 rows/sec., 50.17 KiB/sec.) | ||
| 18678 | 2025.09.19 20:59:25.499587 [ 305 ] {9c1b9bce-f99d-48c3-bd87-37947e0b3e95} <Trace> Aggregator: Merging aggregated data | ||
| 18679 | 2025.09.19 20:59:25.500933 [ 286 ] {9c1b9bce-f99d-48c3-bd87-37947e0b3e95} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002787 sec., 358.8087549336204 rows/sec., 14.02 KiB/sec. | ||
| 18680 | 2025.09.19 20:59:25.501033 [ 286 ] {9c1b9bce-f99d-48c3-bd87-37947e0b3e95} <Debug> TCPHandler: Processed in 0.003075333 sec. | ||
| 18681 | 2025.09.19 20:59:25.501103 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18682 | 2025.09.19 20:59:25.501129 [ 286 ] {} <Debug> TCP-Session: 27da29a6-9994-4f3a-b77d-5bcc69c02715 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18683 | 2025.09.19 20:59:25.501133 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18684 | 2025.09.19 20:59:25.501163 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18685 | 2025.09.19 20:59:25.501173 [ 288 ] {} <Debug> TCP-Session: 91cb9e26-42a7-4b9e-8d56-eb2829a8ca92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18686 | 2025.09.19 20:59:25.501182 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18687 | 2025.09.19 20:59:25.501201 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18688 | 2025.09.19 20:59:25.501223 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18689 | 2025.09.19 20:59:25.501238 [ 289 ] {} <Debug> TCP-Session: 1b4e3d69-761b-4679-92d3-c3ec0e63424d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18690 | 2025.09.19 20:59:25.501238 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18691 | 2025.09.19 20:59:25.501275 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18692 | 2025.09.19 20:59:25.501270 [ 293 ] {} <Debug> TCP-Session: 93c208c8-d139-410b-9e78-84b37412cdba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18693 | 2025.09.19 20:59:25.501311 [ 294 ] {} <Debug> TCP-Session: 73205e5f-a3c8-44f1-8b6e-bbbd74d34eee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18694 | 2025.09.19 20:59:25.501297 [ 290 ] {} <Debug> TCP-Session: 27d25d1b-3cc1-4886-bb64-61e8cac054e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18695 | 2025.09.19 20:59:25.501260 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18696 | 2025.09.19 20:59:25.501256 [ 292 ] {} <Debug> TCP-Session: 73f85203-d080-4024-bcee-f80d4265639c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18697 | 2025.09.19 20:59:25.501387 [ 291 ] {} <Debug> TCP-Session: cdc9cc98-dfef-4844-8123-7f6e9241eaeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18698 | 2025.09.19 20:59:25.501206 [ 3 ] {} <Debug> TCP-Session: 90e92a0b-5bc8-4264-9aa4-b4c972cf9ddc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18699 | 2025.09.19 20:59:26.184030 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2124 | ||
| 18700 | 2025.09.19 20:59:26.186676 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18701 | 2025.09.19 20:59:26.186731 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18702 | 2025.09.19 20:59:26.188358 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 18703 | 2025.09.19 20:59:26.188706 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18704 | 2025.09.19 20:59:26.189188 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2124 | ||
| 18705 | 2025.09.19 20:59:26.323245 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 791 | ||
| 18706 | 2025.09.19 20:59:26.341238 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18707 | 2025.09.19 20:59:26.341306 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18708 | 2025.09.19 20:59:26.347720 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 18709 | 2025.09.19 20:59:26.348441 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18710 | 2025.09.19 20:59:26.352055 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 791 | ||
| 18711 | 2025.09.19 20:59:26.936638 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18712 | 2025.09.19 20:59:26.936836 [ 5 ] {47d2a046-0011-420a-91c4-800baf3a7226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18713 | 2025.09.19 20:59:26.936909 [ 5 ] {47d2a046-0011-420a-91c4-800baf3a7226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18714 | 2025.09.19 20:59:26.937730 [ 5 ] {47d2a046-0011-420a-91c4-800baf3a7226} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18715 | 2025.09.19 20:59:26.937777 [ 5 ] {47d2a046-0011-420a-91c4-800baf3a7226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18716 | 2025.09.19 20:59:26.938198 [ 5 ] {47d2a046-0011-420a-91c4-800baf3a7226} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 18717 | 2025.09.19 20:59:26.938438 [ 5 ] {47d2a046-0011-420a-91c4-800baf3a7226} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18718 | 2025.09.19 20:59:26.938600 [ 5 ] {47d2a046-0011-420a-91c4-800baf3a7226} <Debug> executeQuery: Read 176 rows, 15.82 KiB in 0.001825 sec., 96438.35616438356 rows/sec., 8.47 MiB/sec. | ||
| 18719 | 2025.09.19 20:59:26.938596 [ 82 ] {} <Debug> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 18720 | 2025.09.19 20:59:26.938648 [ 5 ] {47d2a046-0011-420a-91c4-800baf3a7226} <Debug> TCPHandler: Processed in 0.00213955 sec. | ||
| 18721 | 2025.09.19 20:59:26.938678 [ 82 ] {} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18722 | 2025.09.19 20:59:26.938705 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18723 | 2025.09.19 20:59:26.938787 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18724 | 2025.09.19 20:59:26.938806 [ 186 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::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 | ||
| 18725 | 2025.09.19 20:59:26.938894 [ 5 ] {fe43b100-8c46-4083-b036-e77752f9b218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18726 | 2025.09.19 20:59:26.938926 [ 186 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18727 | 2025.09.19 20:59:26.938940 [ 5 ] {fe43b100-8c46-4083-b036-e77752f9b218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18728 | 2025.09.19 20:59:26.938966 [ 186 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1446 rows starting from the beginning of the part | ||
| 18729 | 2025.09.19 20:59:26.939040 [ 186 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 297 rows starting from the beginning of the part | ||
| 18730 | 2025.09.19 20:59:26.939086 [ 186 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 56 rows starting from the beginning of the part | ||
| 18731 | 2025.09.19 20:59:26.939129 [ 186 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 176 rows starting from the beginning of the part | ||
| 18732 | 2025.09.19 20:59:26.939172 [ 186 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 1196 rows starting from the beginning of the part | ||
| 18733 | 2025.09.19 20:59:26.939211 [ 186 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 176 rows starting from the beginning of the part | ||
| 18734 | 2025.09.19 20:59:26.939408 [ 5 ] {fe43b100-8c46-4083-b036-e77752f9b218} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18735 | 2025.09.19 20:59:26.939451 [ 5 ] {fe43b100-8c46-4083-b036-e77752f9b218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18736 | 2025.09.19 20:59:26.939818 [ 5 ] {fe43b100-8c46-4083-b036-e77752f9b218} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 18737 | 2025.09.19 20:59:26.940070 [ 5 ] {fe43b100-8c46-4083-b036-e77752f9b218} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18738 | 2025.09.19 20:59:26.940213 [ 5 ] {fe43b100-8c46-4083-b036-e77752f9b218} <Debug> executeQuery: Read 60 rows, 4.51 KiB in 0.001337 sec., 44876.58937920718 rows/sec., 3.30 MiB/sec. | ||
| 18739 | 2025.09.19 20:59:26.940253 [ 5 ] {fe43b100-8c46-4083-b036-e77752f9b218} <Debug> TCPHandler: Processed in 0.001517736 sec. | ||
| 18740 | 2025.09.19 20:59:26.940370 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18741 | 2025.09.19 20:59:26.940466 [ 5 ] {84394b1b-c2c5-4d00-b15b-cff8ac32760a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18742 | 2025.09.19 20:59:26.940507 [ 5 ] {84394b1b-c2c5-4d00-b15b-cff8ac32760a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18743 | 2025.09.19 20:59:26.940674 [ 192 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3347 rows, containing 5 columns (5 merged, 0 gathered) in 0.001908665 sec., 1753581.6919155535 rows/sec., 154.02 MiB/sec. | ||
| 18744 | 2025.09.19 20:59:26.940967 [ 196 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 18745 | 2025.09.19 20:59:26.940994 [ 5 ] {84394b1b-c2c5-4d00-b15b-cff8ac32760a} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18746 | 2025.09.19 20:59:26.941036 [ 5 ] {84394b1b-c2c5-4d00-b15b-cff8ac32760a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18747 | 2025.09.19 20:59:26.941346 [ 196 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_156_31} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18748 | 2025.09.19 20:59:26.941387 [ 5 ] {84394b1b-c2c5-4d00-b15b-cff8ac32760a} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 18749 | 2025.09.19 20:59:26.941457 [ 196 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_156_31} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 18750 | 2025.09.19 20:59:26.941588 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 18751 | 2025.09.19 20:59:26.941635 [ 5 ] {84394b1b-c2c5-4d00-b15b-cff8ac32760a} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18752 | 2025.09.19 20:59:26.941764 [ 82 ] {} <Debug> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 18753 | 2025.09.19 20:59:26.941776 [ 5 ] {84394b1b-c2c5-4d00-b15b-cff8ac32760a} <Debug> executeQuery: Read 124 rows, 9.92 KiB in 0.001329 sec., 93303.23551542513 rows/sec., 7.29 MiB/sec. | ||
| 18754 | 2025.09.19 20:59:26.941806 [ 82 ] {} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18755 | 2025.09.19 20:59:26.941830 [ 5 ] {84394b1b-c2c5-4d00-b15b-cff8ac32760a} <Debug> TCPHandler: Processed in 0.001510786 sec. | ||
| 18756 | 2025.09.19 20:59:26.941833 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18757 | 2025.09.19 20:59:26.941913 [ 186 ] {8107928c-471f-4f51-a196-f6f1aa28a530::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 | ||
| 18758 | 2025.09.19 20:59:26.941950 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18759 | 2025.09.19 20:59:26.941995 [ 186 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18760 | 2025.09.19 20:59:26.942023 [ 186 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 657 rows starting from the beginning of the part | ||
| 18761 | 2025.09.19 20:59:26.942051 [ 5 ] {4e199e90-c8c8-4246-9a6c-7ac99b0562d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18762 | 2025.09.19 20:59:26.942070 [ 186 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 162 rows starting from the beginning of the part | ||
| 18763 | 2025.09.19 20:59:26.942099 [ 5 ] {4e199e90-c8c8-4246-9a6c-7ac99b0562d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18764 | 2025.09.19 20:59:26.942110 [ 186 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 64 rows starting from the beginning of the part | ||
| 18765 | 2025.09.19 20:59:26.942153 [ 186 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 124 rows starting from the beginning of the part | ||
| 18766 | 2025.09.19 20:59:26.942186 [ 186 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 520 rows starting from the beginning of the part | ||
| 18767 | 2025.09.19 20:59:26.942222 [ 186 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 124 rows starting from the beginning of the part | ||
| 18768 | 2025.09.19 20:59:26.942557 [ 5 ] {4e199e90-c8c8-4246-9a6c-7ac99b0562d0} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18769 | 2025.09.19 20:59:26.942598 [ 5 ] {4e199e90-c8c8-4246-9a6c-7ac99b0562d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18770 | 2025.09.19 20:59:26.942970 [ 5 ] {4e199e90-c8c8-4246-9a6c-7ac99b0562d0} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 18771 | 2025.09.19 20:59:26.943176 [ 188 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1651 rows, containing 5 columns (5 merged, 0 gathered) in 0.001289061 sec., 1280777.247934737 rows/sec., 102.22 MiB/sec. | ||
| 18772 | 2025.09.19 20:59:26.943192 [ 5 ] {4e199e90-c8c8-4246-9a6c-7ac99b0562d0} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18773 | 2025.09.19 20:59:26.943338 [ 5 ] {4e199e90-c8c8-4246-9a6c-7ac99b0562d0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001306 sec., 122511.4854517611 rows/sec., 8.53 MiB/sec. | ||
| 18774 | 2025.09.19 20:59:26.943351 [ 188 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 18775 | 2025.09.19 20:59:26.943380 [ 5 ] {4e199e90-c8c8-4246-9a6c-7ac99b0562d0} <Debug> TCPHandler: Processed in 0.001478844 sec. | ||
| 18776 | 2025.09.19 20:59:26.943496 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18777 | 2025.09.19 20:59:26.943593 [ 5 ] {d16187ab-0d84-47f6-a8e3-314079b5b52d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18778 | 2025.09.19 20:59:26.943616 [ 188 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_156_31} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18779 | 2025.09.19 20:59:26.943650 [ 5 ] {d16187ab-0d84-47f6-a8e3-314079b5b52d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18780 | 2025.09.19 20:59:26.943699 [ 188 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_156_31} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 18781 | 2025.09.19 20:59:26.943785 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 18782 | 2025.09.19 20:59:26.944656 [ 5 ] {d16187ab-0d84-47f6-a8e3-314079b5b52d} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18783 | 2025.09.19 20:59:26.944698 [ 5 ] {d16187ab-0d84-47f6-a8e3-314079b5b52d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18784 | 2025.09.19 20:59:26.945311 [ 5 ] {d16187ab-0d84-47f6-a8e3-314079b5b52d} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 18785 | 2025.09.19 20:59:26.945543 [ 5 ] {d16187ab-0d84-47f6-a8e3-314079b5b52d} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18786 | 2025.09.19 20:59:26.945689 [ 5 ] {d16187ab-0d84-47f6-a8e3-314079b5b52d} <Debug> executeQuery: Read 60 rows, 110.10 KiB in 0.002114 sec., 28382.21381267739 rows/sec., 50.86 MiB/sec. | ||
| 18787 | 2025.09.19 20:59:26.945760 [ 5 ] {d16187ab-0d84-47f6-a8e3-314079b5b52d} <Debug> TCPHandler: Processed in 0.002314075 sec. | ||
| 18788 | 2025.09.19 20:59:26.945873 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18789 | 2025.09.19 20:59:26.945967 [ 5 ] {b0ec0532-9100-4e4c-846b-b72c1178836a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18790 | 2025.09.19 20:59:26.946010 [ 5 ] {b0ec0532-9100-4e4c-846b-b72c1178836a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18791 | 2025.09.19 20:59:26.946352 [ 5 ] {b0ec0532-9100-4e4c-846b-b72c1178836a} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18792 | 2025.09.19 20:59:26.946388 [ 5 ] {b0ec0532-9100-4e4c-846b-b72c1178836a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18793 | 2025.09.19 20:59:26.946701 [ 5 ] {b0ec0532-9100-4e4c-846b-b72c1178836a} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 18794 | 2025.09.19 20:59:26.946914 [ 5 ] {b0ec0532-9100-4e4c-846b-b72c1178836a} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18795 | 2025.09.19 20:59:26.947023 [ 82 ] {} <Debug> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 18796 | 2025.09.19 20:59:26.947048 [ 5 ] {b0ec0532-9100-4e4c-846b-b72c1178836a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 18797 | 2025.09.19 20:59:26.947053 [ 82 ] {} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18798 | 2025.09.19 20:59:26.947087 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18799 | 2025.09.19 20:59:26.947093 [ 5 ] {b0ec0532-9100-4e4c-846b-b72c1178836a} <Debug> TCPHandler: Processed in 0.0012696 sec. | ||
| 18800 | 2025.09.19 20:59:26.947172 [ 192 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 18801 | 2025.09.19 20:59:26.947295 [ 192 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18802 | 2025.09.19 20:59:26.947332 [ 192 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_151_30, total 8976 rows starting from the beginning of the part | ||
| 18803 | 2025.09.19 20:59:26.947398 [ 192 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 60 rows starting from the beginning of the part | ||
| 18804 | 2025.09.19 20:59:26.947448 [ 192 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 18805 | 2025.09.19 20:59:26.947492 [ 192 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 60 rows starting from the beginning of the part | ||
| 18806 | 2025.09.19 20:59:26.947535 [ 192 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 18807 | 2025.09.19 20:59:26.947579 [ 192 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 60 rows starting from the beginning of the part | ||
| 18808 | 2025.09.19 20:59:26.949944 [ 192 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9276 rows, containing 4 columns (4 merged, 0 gathered) in 0.002813766 sec., 3296649.4015493826 rows/sec., 222.17 MiB/sec. | ||
| 18809 | 2025.09.19 20:59:26.950090 [ 192 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 18810 | 2025.09.19 20:59:26.950327 [ 192 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_156_31} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18811 | 2025.09.19 20:59:26.950392 [ 192 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_156_31} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 18812 | 2025.09.19 20:59:26.950451 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.93 MiB. | ||
| 18813 | 2025.09.19 20:59:27.000239 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 384.36 MiB, peak 401.77 MiB, free memory in arenas 0.00 B, will set to 383.30 MiB (RSS), difference: -1.06 MiB | ||
| 18814 | 2025.09.19 20:59:30.756933 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18815 | 2025.09.19 20:59:30.757008 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18816 | 2025.09.19 20:59:31.021086 [ 223 ] {} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): 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] | ||
| 18817 | 2025.09.19 20:59:31.021174 [ 223 ] {} <Debug> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): 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] | ||
| 18818 | 2025.09.19 20:59:31.023674 [ 223 ] {} <Debug> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): 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] | ||
| 18819 | 2025.09.19 20:59:31.043931 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 50888 | ||
| 18820 | 2025.09.19 20:59:31.044592 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18821 | 2025.09.19 20:59:31.044640 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18822 | 2025.09.19 20:59:31.045125 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 18823 | 2025.09.19 20:59:31.045358 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18824 | 2025.09.19 20:59:31.045485 [ 78 ] {} <Debug> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 18825 | 2025.09.19 20:59:31.045495 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50888 | ||
| 18826 | 2025.09.19 20:59:31.045545 [ 78 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18827 | 2025.09.19 20:59:31.045570 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18828 | 2025.09.19 20:59:31.045685 [ 189 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 18829 | 2025.09.19 20:59:31.045820 [ 189 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18830 | 2025.09.19 20:59:31.045863 [ 189 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_101_20, total 48456 rows starting from the beginning of the part | ||
| 18831 | 2025.09.19 20:59:31.045935 [ 189 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 18832 | 2025.09.19 20:59:31.045987 [ 189 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 18833 | 2025.09.19 20:59:31.046038 [ 189 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 18834 | 2025.09.19 20:59:31.046083 [ 189 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 18835 | 2025.09.19 20:59:31.046128 [ 189 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 18836 | 2025.09.19 20:59:31.049194 [ 197 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50888 rows, containing 4 columns (4 merged, 0 gathered) in 0.003562144 sec., 14285778.452527465 rows/sec., 204.36 MiB/sec. | ||
| 18837 | 2025.09.19 20:59:31.049335 [ 201 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 18838 | 2025.09.19 20:59:31.049670 [ 201 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_106_21} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18839 | 2025.09.19 20:59:31.049754 [ 201 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_106_21} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 18840 | 2025.09.19 20:59:31.049859 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 18841 | 2025.09.19 20:59:31.494331 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): 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] | ||
| 18842 | 2025.09.19 20:59:31.494366 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): 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] | ||
| 18843 | 2025.09.19 20:59:31.497318 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): 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] | ||
| 18844 | 2025.09.19 20:59:31.934089 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18845 | 2025.09.19 20:59:31.934260 [ 5 ] {f402b001-7dd2-42be-80ec-49f1fae727a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18846 | 2025.09.19 20:59:31.934324 [ 5 ] {f402b001-7dd2-42be-80ec-49f1fae727a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18847 | 2025.09.19 20:59:31.934980 [ 5 ] {f402b001-7dd2-42be-80ec-49f1fae727a1} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18848 | 2025.09.19 20:59:31.935019 [ 5 ] {f402b001-7dd2-42be-80ec-49f1fae727a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18849 | 2025.09.19 20:59:31.935395 [ 5 ] {f402b001-7dd2-42be-80ec-49f1fae727a1} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 18850 | 2025.09.19 20:59:31.935622 [ 5 ] {f402b001-7dd2-42be-80ec-49f1fae727a1} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18851 | 2025.09.19 20:59:31.935778 [ 5 ] {f402b001-7dd2-42be-80ec-49f1fae727a1} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001567 sec., 35737.077217613274 rows/sec., 2.73 MiB/sec. | ||
| 18852 | 2025.09.19 20:59:31.935827 [ 5 ] {f402b001-7dd2-42be-80ec-49f1fae727a1} <Debug> TCPHandler: Processed in 0.001863104 sec. | ||
| 18853 | 2025.09.19 20:59:31.935943 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18854 | 2025.09.19 20:59:31.936041 [ 5 ] {8061b79f-d051-4b63-8034-21e3e138e43b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18855 | 2025.09.19 20:59:31.936083 [ 5 ] {8061b79f-d051-4b63-8034-21e3e138e43b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18856 | 2025.09.19 20:59:31.936537 [ 5 ] {8061b79f-d051-4b63-8034-21e3e138e43b} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18857 | 2025.09.19 20:59:31.936571 [ 5 ] {8061b79f-d051-4b63-8034-21e3e138e43b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18858 | 2025.09.19 20:59:31.936872 [ 5 ] {8061b79f-d051-4b63-8034-21e3e138e43b} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 18859 | 2025.09.19 20:59:31.937076 [ 5 ] {8061b79f-d051-4b63-8034-21e3e138e43b} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18860 | 2025.09.19 20:59:31.937202 [ 5 ] {8061b79f-d051-4b63-8034-21e3e138e43b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001184 sec., 54054.05405405405 rows/sec., 4.22 MiB/sec. | ||
| 18861 | 2025.09.19 20:59:31.937239 [ 5 ] {8061b79f-d051-4b63-8034-21e3e138e43b} <Debug> TCPHandler: Processed in 0.001344492 sec. | ||
| 18862 | 2025.09.19 20:59:31.937248 [ 225 ] {} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): 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] | ||
| 18863 | 2025.09.19 20:59:31.937283 [ 225 ] {} <Debug> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): 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] | ||
| 18864 | 2025.09.19 20:59:31.937350 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18865 | 2025.09.19 20:59:31.937442 [ 5 ] {993a1184-f86a-4793-af32-2699b28bbf89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18866 | 2025.09.19 20:59:31.937485 [ 5 ] {993a1184-f86a-4793-af32-2699b28bbf89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18867 | 2025.09.19 20:59:31.937912 [ 5 ] {993a1184-f86a-4793-af32-2699b28bbf89} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18868 | 2025.09.19 20:59:31.937946 [ 5 ] {993a1184-f86a-4793-af32-2699b28bbf89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18869 | 2025.09.19 20:59:31.938265 [ 5 ] {993a1184-f86a-4793-af32-2699b28bbf89} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 18870 | 2025.09.19 20:59:31.938470 [ 5 ] {993a1184-f86a-4793-af32-2699b28bbf89} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18871 | 2025.09.19 20:59:31.938596 [ 5 ] {993a1184-f86a-4793-af32-2699b28bbf89} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 18872 | 2025.09.19 20:59:31.938633 [ 5 ] {993a1184-f86a-4793-af32-2699b28bbf89} <Debug> TCPHandler: Processed in 0.001330171 sec. | ||
| 18873 | 2025.09.19 20:59:31.938741 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18874 | 2025.09.19 20:59:31.938832 [ 5 ] {230dd6ac-9ca2-4259-9ae0-c8758d15145b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18875 | 2025.09.19 20:59:31.938872 [ 5 ] {230dd6ac-9ca2-4259-9ae0-c8758d15145b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18876 | 2025.09.19 20:59:31.939197 [ 5 ] {230dd6ac-9ca2-4259-9ae0-c8758d15145b} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18877 | 2025.09.19 20:59:31.939231 [ 5 ] {230dd6ac-9ca2-4259-9ae0-c8758d15145b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18878 | 2025.09.19 20:59:31.939533 [ 5 ] {230dd6ac-9ca2-4259-9ae0-c8758d15145b} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 18879 | 2025.09.19 20:59:31.939746 [ 5 ] {230dd6ac-9ca2-4259-9ae0-c8758d15145b} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18880 | 2025.09.19 20:59:31.939871 [ 5 ] {230dd6ac-9ca2-4259-9ae0-c8758d15145b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 18881 | 2025.09.19 20:59:31.939906 [ 5 ] {230dd6ac-9ca2-4259-9ae0-c8758d15145b} <Debug> TCPHandler: Processed in 0.001211989 sec. | ||
| 18882 | 2025.09.19 20:59:31.939955 [ 223 ] {} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): 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] | ||
| 18883 | 2025.09.19 20:59:31.939996 [ 223 ] {} <Debug> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): 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] | ||
| 18884 | 2025.09.19 20:59:31.941580 [ 225 ] {} <Debug> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): 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] | ||
| 18885 | 2025.09.19 20:59:31.943080 [ 223 ] {} <Debug> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): 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] | ||
| 18886 | 2025.09.19 20:59:33.853096 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 799 | ||
| 18887 | 2025.09.19 20:59:33.870674 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18888 | 2025.09.19 20:59:33.870730 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18889 | 2025.09.19 20:59:33.877050 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 18890 | 2025.09.19 20:59:33.877750 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18891 | 2025.09.19 20:59:33.878060 [ 75 ] {} <Debug> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 18892 | 2025.09.19 20:59:33.878103 [ 75 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18893 | 2025.09.19 20:59:33.878125 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18894 | 2025.09.19 20:59:33.878219 [ 195 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 18895 | 2025.09.19 20:59:33.880865 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 799 | ||
| 18896 | 2025.09.19 20:59:33.881295 [ 195 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18897 | 2025.09.19 20:59:33.882046 [ 195 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 18898 | 2025.09.19 20:59:33.885349 [ 195 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 18899 | 2025.09.19 20:59:33.888685 [ 195 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 18900 | 2025.09.19 20:59:33.892575 [ 195 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 8 rows starting from the beginning of the part | ||
| 18901 | 2025.09.19 20:59:33.896753 [ 195 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 7 rows starting from the beginning of the part | ||
| 18902 | 2025.09.19 20:59:33.901245 [ 195 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 18903 | 2025.09.19 20:59:33.959176 [ 197 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 799 rows, containing 679 columns (679 merged, 0 gathered) in 0.080988549 sec., 9865.59223329214 rows/sec., 51.01 MiB/sec. | ||
| 18904 | 2025.09.19 20:59:33.962821 [ 190 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 18905 | 2025.09.19 20:59:33.964995 [ 190 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_106_21} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18906 | 2025.09.19 20:59:33.965107 [ 190 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_106_21} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 18907 | 2025.09.19 20:59:33.968083 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 18908 | 2025.09.19 20:59:34.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 384.38 MiB, peak 401.79 MiB, free memory in arenas 0.00 B, will set to 383.30 MiB (RSS), difference: -1.08 MiB | ||
| 18909 | 2025.09.19 20:59:36.145665 [ 223 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): 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] | ||
| 18910 | 2025.09.19 20:59:36.145732 [ 223 ] {} <Debug> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): 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] | ||
| 18911 | 2025.09.19 20:59:36.148858 [ 223 ] {} <Debug> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): 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] | ||
| 18912 | 2025.09.19 20:59:36.190356 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2144 | ||
| 18913 | 2025.09.19 20:59:36.192539 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18914 | 2025.09.19 20:59:36.192577 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18915 | 2025.09.19 20:59:36.193756 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 18916 | 2025.09.19 20:59:36.194017 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18917 | 2025.09.19 20:59:36.194294 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2144 | ||
| 18918 | 2025.09.19 20:59:36.938665 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18919 | 2025.09.19 20:59:36.938840 [ 5 ] {c4b7e3f9-d057-45ae-809b-08c5610766a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18920 | 2025.09.19 20:59:36.938909 [ 5 ] {c4b7e3f9-d057-45ae-809b-08c5610766a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18921 | 2025.09.19 20:59:36.939586 [ 5 ] {c4b7e3f9-d057-45ae-809b-08c5610766a9} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18922 | 2025.09.19 20:59:36.939627 [ 5 ] {c4b7e3f9-d057-45ae-809b-08c5610766a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18923 | 2025.09.19 20:59:36.940023 [ 5 ] {c4b7e3f9-d057-45ae-809b-08c5610766a9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 18924 | 2025.09.19 20:59:36.940265 [ 5 ] {c4b7e3f9-d057-45ae-809b-08c5610766a9} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18925 | 2025.09.19 20:59:36.940425 [ 5 ] {c4b7e3f9-d057-45ae-809b-08c5610766a9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001633 sec., 14696.87691365585 rows/sec., 1.22 MiB/sec. | ||
| 18926 | 2025.09.19 20:59:36.940480 [ 5 ] {c4b7e3f9-d057-45ae-809b-08c5610766a9} <Debug> TCPHandler: Processed in 0.001943676 sec. | ||
| 18927 | 2025.09.19 20:59:36.940605 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18928 | 2025.09.19 20:59:36.940709 [ 5 ] {16ab07da-fbae-4c9f-a4f2-cbb938d64855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18929 | 2025.09.19 20:59:36.940755 [ 5 ] {16ab07da-fbae-4c9f-a4f2-cbb938d64855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18930 | 2025.09.19 20:59:36.941180 [ 5 ] {16ab07da-fbae-4c9f-a4f2-cbb938d64855} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18931 | 2025.09.19 20:59:36.941215 [ 5 ] {16ab07da-fbae-4c9f-a4f2-cbb938d64855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18932 | 2025.09.19 20:59:36.941525 [ 5 ] {16ab07da-fbae-4c9f-a4f2-cbb938d64855} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 18933 | 2025.09.19 20:59:36.941745 [ 5 ] {16ab07da-fbae-4c9f-a4f2-cbb938d64855} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18934 | 2025.09.19 20:59:36.941879 [ 5 ] {16ab07da-fbae-4c9f-a4f2-cbb938d64855} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001194 sec., 11725.293132328308 rows/sec., 956.12 KiB/sec. | ||
| 18935 | 2025.09.19 20:59:36.941919 [ 5 ] {16ab07da-fbae-4c9f-a4f2-cbb938d64855} <Debug> TCPHandler: Processed in 0.001366323 sec. | ||
| 18936 | 2025.09.19 20:59:36.942032 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18937 | 2025.09.19 20:59:36.942129 [ 5 ] {072a7666-2790-4951-8711-6699cd223e23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18938 | 2025.09.19 20:59:36.942170 [ 5 ] {072a7666-2790-4951-8711-6699cd223e23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18939 | 2025.09.19 20:59:36.942763 [ 5 ] {072a7666-2790-4951-8711-6699cd223e23} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18940 | 2025.09.19 20:59:36.942798 [ 5 ] {072a7666-2790-4951-8711-6699cd223e23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18941 | 2025.09.19 20:59:36.943142 [ 5 ] {072a7666-2790-4951-8711-6699cd223e23} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 18942 | 2025.09.19 20:59:36.943366 [ 5 ] {072a7666-2790-4951-8711-6699cd223e23} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18943 | 2025.09.19 20:59:36.943499 [ 5 ] {072a7666-2790-4951-8711-6699cd223e23} <Debug> executeQuery: Read 303 rows, 27.77 KiB in 0.00139 sec., 217985.61151079138 rows/sec., 19.51 MiB/sec. | ||
| 18944 | 2025.09.19 20:59:36.943538 [ 5 ] {072a7666-2790-4951-8711-6699cd223e23} <Debug> TCPHandler: Processed in 0.001555807 sec. | ||
| 18945 | 2025.09.19 20:59:36.943645 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18946 | 2025.09.19 20:59:36.943741 [ 5 ] {1b781d6e-7902-4f3a-a996-5dfe26f3207c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18947 | 2025.09.19 20:59:36.943781 [ 5 ] {1b781d6e-7902-4f3a-a996-5dfe26f3207c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18948 | 2025.09.19 20:59:36.944220 [ 5 ] {1b781d6e-7902-4f3a-a996-5dfe26f3207c} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18949 | 2025.09.19 20:59:36.944255 [ 5 ] {1b781d6e-7902-4f3a-a996-5dfe26f3207c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18950 | 2025.09.19 20:59:36.944556 [ 5 ] {1b781d6e-7902-4f3a-a996-5dfe26f3207c} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 18951 | 2025.09.19 20:59:36.944769 [ 5 ] {1b781d6e-7902-4f3a-a996-5dfe26f3207c} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18952 | 2025.09.19 20:59:36.944893 [ 5 ] {1b781d6e-7902-4f3a-a996-5dfe26f3207c} <Debug> executeQuery: Read 86 rows, 6.45 KiB in 0.001171 sec., 73441.50298889838 rows/sec., 5.38 MiB/sec. | ||
| 18953 | 2025.09.19 20:59:36.944931 [ 5 ] {1b781d6e-7902-4f3a-a996-5dfe26f3207c} <Debug> TCPHandler: Processed in 0.001336602 sec. | ||
| 18954 | 2025.09.19 20:59:36.945039 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18955 | 2025.09.19 20:59:36.945134 [ 5 ] {c59f6cc6-29ac-4f6d-97b8-acb519230e63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18956 | 2025.09.19 20:59:36.945174 [ 5 ] {c59f6cc6-29ac-4f6d-97b8-acb519230e63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18957 | 2025.09.19 20:59:36.945565 [ 5 ] {c59f6cc6-29ac-4f6d-97b8-acb519230e63} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18958 | 2025.09.19 20:59:36.945599 [ 5 ] {c59f6cc6-29ac-4f6d-97b8-acb519230e63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18959 | 2025.09.19 20:59:36.945888 [ 5 ] {c59f6cc6-29ac-4f6d-97b8-acb519230e63} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 18960 | 2025.09.19 20:59:36.946098 [ 5 ] {c59f6cc6-29ac-4f6d-97b8-acb519230e63} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18961 | 2025.09.19 20:59:36.946224 [ 5 ] {c59f6cc6-29ac-4f6d-97b8-acb519230e63} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001108 sec., 21660.649819494585 rows/sec., 1.80 MiB/sec. | ||
| 18962 | 2025.09.19 20:59:36.946261 [ 5 ] {c59f6cc6-29ac-4f6d-97b8-acb519230e63} <Debug> TCPHandler: Processed in 0.00127088 sec. | ||
| 18963 | 2025.09.19 20:59:36.946368 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18964 | 2025.09.19 20:59:36.946462 [ 5 ] {713c455f-a00c-4a9b-b3b3-bbf7aa80f181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18965 | 2025.09.19 20:59:36.946502 [ 5 ] {713c455f-a00c-4a9b-b3b3-bbf7aa80f181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18966 | 2025.09.19 20:59:36.946887 [ 5 ] {713c455f-a00c-4a9b-b3b3-bbf7aa80f181} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18967 | 2025.09.19 20:59:36.946922 [ 5 ] {713c455f-a00c-4a9b-b3b3-bbf7aa80f181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18968 | 2025.09.19 20:59:36.947212 [ 5 ] {713c455f-a00c-4a9b-b3b3-bbf7aa80f181} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 18969 | 2025.09.19 20:59:36.947433 [ 5 ] {713c455f-a00c-4a9b-b3b3-bbf7aa80f181} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18970 | 2025.09.19 20:59:36.947560 [ 5 ] {713c455f-a00c-4a9b-b3b3-bbf7aa80f181} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001115 sec., 10762.331838565022 rows/sec., 840.81 KiB/sec. | ||
| 18971 | 2025.09.19 20:59:36.947598 [ 5 ] {713c455f-a00c-4a9b-b3b3-bbf7aa80f181} <Debug> TCPHandler: Processed in 0.00127892 sec. | ||
| 18972 | 2025.09.19 20:59:36.947713 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18973 | 2025.09.19 20:59:36.947805 [ 5 ] {12727d18-7f5b-400e-954a-3358b46df586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18974 | 2025.09.19 20:59:36.947844 [ 5 ] {12727d18-7f5b-400e-954a-3358b46df586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18975 | 2025.09.19 20:59:36.948328 [ 5 ] {12727d18-7f5b-400e-954a-3358b46df586} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18976 | 2025.09.19 20:59:36.948362 [ 5 ] {12727d18-7f5b-400e-954a-3358b46df586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18977 | 2025.09.19 20:59:36.948677 [ 5 ] {12727d18-7f5b-400e-954a-3358b46df586} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 18978 | 2025.09.19 20:59:36.948893 [ 5 ] {12727d18-7f5b-400e-954a-3358b46df586} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18979 | 2025.09.19 20:59:36.949025 [ 5 ] {12727d18-7f5b-400e-954a-3358b46df586} <Debug> executeQuery: Read 174 rows, 14.32 KiB in 0.001237 sec., 140662.8940986257 rows/sec., 11.30 MiB/sec. | ||
| 18980 | 2025.09.19 20:59:36.949063 [ 5 ] {12727d18-7f5b-400e-954a-3358b46df586} <Debug> TCPHandler: Processed in 0.001399933 sec. | ||
| 18981 | 2025.09.19 20:59:36.949169 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18982 | 2025.09.19 20:59:36.949268 [ 5 ] {79dcdcf0-4f64-4ea0-a02f-33119319ce31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18983 | 2025.09.19 20:59:36.949311 [ 5 ] {79dcdcf0-4f64-4ea0-a02f-33119319ce31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18984 | 2025.09.19 20:59:36.949720 [ 5 ] {79dcdcf0-4f64-4ea0-a02f-33119319ce31} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18985 | 2025.09.19 20:59:36.949754 [ 5 ] {79dcdcf0-4f64-4ea0-a02f-33119319ce31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18986 | 2025.09.19 20:59:36.950082 [ 5 ] {79dcdcf0-4f64-4ea0-a02f-33119319ce31} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 18987 | 2025.09.19 20:59:36.950294 [ 5 ] {79dcdcf0-4f64-4ea0-a02f-33119319ce31} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18988 | 2025.09.19 20:59:36.950421 [ 5 ] {79dcdcf0-4f64-4ea0-a02f-33119319ce31} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001176 sec., 172619.04761904763 rows/sec., 12.37 MiB/sec. | ||
| 18989 | 2025.09.19 20:59:36.950459 [ 5 ] {79dcdcf0-4f64-4ea0-a02f-33119319ce31} <Debug> TCPHandler: Processed in 0.001337732 sec. | ||
| 18990 | 2025.09.19 20:59:36.950567 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18991 | 2025.09.19 20:59:36.950661 [ 5 ] {18f44823-17da-4ce4-823a-56b021d68371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18992 | 2025.09.19 20:59:36.950715 [ 5 ] {18f44823-17da-4ce4-823a-56b021d68371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18993 | 2025.09.19 20:59:36.951659 [ 5 ] {18f44823-17da-4ce4-823a-56b021d68371} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18994 | 2025.09.19 20:59:36.951693 [ 5 ] {18f44823-17da-4ce4-823a-56b021d68371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 18995 | 2025.09.19 20:59:36.952276 [ 5 ] {18f44823-17da-4ce4-823a-56b021d68371} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 18996 | 2025.09.19 20:59:36.952518 [ 5 ] {18f44823-17da-4ce4-823a-56b021d68371} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18997 | 2025.09.19 20:59:36.952659 [ 5 ] {18f44823-17da-4ce4-823a-56b021d68371} <Debug> executeQuery: Read 60 rows, 110.10 KiB in 0.002015 sec., 29776.67493796526 rows/sec., 53.36 MiB/sec. | ||
| 18998 | 2025.09.19 20:59:36.952699 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): 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] | ||
| 18999 | 2025.09.19 20:59:36.952731 [ 5 ] {18f44823-17da-4ce4-823a-56b021d68371} <Debug> TCPHandler: Processed in 0.002213203 sec. | ||
| 19000 | 2025.09.19 20:59:36.952759 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): 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] | ||
| 19001 | 2025.09.19 20:59:36.952860 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19002 | 2025.09.19 20:59:36.952961 [ 5 ] {46032edf-819b-43b5-9d11-9dc40152c192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19003 | 2025.09.19 20:59:36.953004 [ 5 ] {46032edf-819b-43b5-9d11-9dc40152c192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19004 | 2025.09.19 20:59:36.953361 [ 5 ] {46032edf-819b-43b5-9d11-9dc40152c192} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19005 | 2025.09.19 20:59:36.953401 [ 5 ] {46032edf-819b-43b5-9d11-9dc40152c192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19006 | 2025.09.19 20:59:36.953744 [ 5 ] {46032edf-819b-43b5-9d11-9dc40152c192} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 19007 | 2025.09.19 20:59:36.953986 [ 5 ] {46032edf-819b-43b5-9d11-9dc40152c192} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19008 | 2025.09.19 20:59:36.954133 [ 5 ] {46032edf-819b-43b5-9d11-9dc40152c192} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001193 sec., 50293.37803855826 rows/sec., 3.39 MiB/sec. | ||
| 19009 | 2025.09.19 20:59:36.954169 [ 5 ] {46032edf-819b-43b5-9d11-9dc40152c192} <Debug> TCPHandler: Processed in 0.001359252 sec. | ||
| 19010 | 2025.09.19 20:59:36.954718 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): 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] | ||
| 19011 | 2025.09.19 20:59:37.762254 [ 221 ] {} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): 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] | ||
| 19012 | 2025.09.19 20:59:37.762311 [ 221 ] {} <Debug> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): 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] | ||
| 19013 | 2025.09.19 20:59:37.764804 [ 221 ] {} <Debug> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): 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] | ||
| 19014 | 2025.09.19 20:59:38.546644 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 51336 | ||
| 19015 | 2025.09.19 20:59:38.547155 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19016 | 2025.09.19 20:59:38.547190 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19017 | 2025.09.19 20:59:38.547670 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 19018 | 2025.09.19 20:59:38.547896 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19019 | 2025.09.19 20:59:38.548029 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 51336 | ||
| 19020 | 2025.09.19 20:59:41.381886 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 806 | ||
| 19021 | 2025.09.19 20:59:41.400877 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19022 | 2025.09.19 20:59:41.400939 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19023 | 2025.09.19 20:59:41.407219 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 19024 | 2025.09.19 20:59:41.407918 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19025 | 2025.09.19 20:59:41.411297 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 806 | ||
| 19026 | 2025.09.19 20:59:41.932674 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19027 | 2025.09.19 20:59:41.932854 [ 5 ] {2d4ac94d-4870-4607-9082-22c71b0d1232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19028 | 2025.09.19 20:59:41.932922 [ 5 ] {2d4ac94d-4870-4607-9082-22c71b0d1232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19029 | 2025.09.19 20:59:41.933668 [ 5 ] {2d4ac94d-4870-4607-9082-22c71b0d1232} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19030 | 2025.09.19 20:59:41.933710 [ 5 ] {2d4ac94d-4870-4607-9082-22c71b0d1232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19031 | 2025.09.19 20:59:41.934116 [ 5 ] {2d4ac94d-4870-4607-9082-22c71b0d1232} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 19032 | 2025.09.19 20:59:41.934361 [ 5 ] {2d4ac94d-4870-4607-9082-22c71b0d1232} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19033 | 2025.09.19 20:59:41.934527 [ 5 ] {2d4ac94d-4870-4607-9082-22c71b0d1232} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001723 sec., 32501.450957632038 rows/sec., 2.48 MiB/sec. | ||
| 19034 | 2025.09.19 20:59:41.934579 [ 5 ] {2d4ac94d-4870-4607-9082-22c71b0d1232} <Debug> TCPHandler: Processed in 0.002030147 sec. | ||
| 19035 | 2025.09.19 20:59:41.934724 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19036 | 2025.09.19 20:59:41.934826 [ 5 ] {dd0e012a-420f-4e4b-a6eb-bbb0af9ea8da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19037 | 2025.09.19 20:59:41.934869 [ 5 ] {dd0e012a-420f-4e4b-a6eb-bbb0af9ea8da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19038 | 2025.09.19 20:59:41.935356 [ 5 ] {dd0e012a-420f-4e4b-a6eb-bbb0af9ea8da} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19039 | 2025.09.19 20:59:41.935392 [ 5 ] {dd0e012a-420f-4e4b-a6eb-bbb0af9ea8da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19040 | 2025.09.19 20:59:41.935721 [ 5 ] {dd0e012a-420f-4e4b-a6eb-bbb0af9ea8da} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 19041 | 2025.09.19 20:59:41.935945 [ 5 ] {dd0e012a-420f-4e4b-a6eb-bbb0af9ea8da} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19042 | 2025.09.19 20:59:41.936088 [ 5 ] {dd0e012a-420f-4e4b-a6eb-bbb0af9ea8da} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001283 sec., 49883.086515978175 rows/sec., 3.89 MiB/sec. | ||
| 19043 | 2025.09.19 20:59:41.936130 [ 5 ] {dd0e012a-420f-4e4b-a6eb-bbb0af9ea8da} <Debug> TCPHandler: Processed in 0.001462624 sec. | ||
| 19044 | 2025.09.19 20:59:41.936241 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19045 | 2025.09.19 20:59:41.936340 [ 5 ] {2a33e8c0-696f-47ab-ad0b-163814594c88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19046 | 2025.09.19 20:59:41.936384 [ 5 ] {2a33e8c0-696f-47ab-ad0b-163814594c88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19047 | 2025.09.19 20:59:41.936846 [ 5 ] {2a33e8c0-696f-47ab-ad0b-163814594c88} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19048 | 2025.09.19 20:59:41.936882 [ 5 ] {2a33e8c0-696f-47ab-ad0b-163814594c88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19049 | 2025.09.19 20:59:41.937219 [ 5 ] {2a33e8c0-696f-47ab-ad0b-163814594c88} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 19050 | 2025.09.19 20:59:41.937446 [ 5 ] {2a33e8c0-696f-47ab-ad0b-163814594c88} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19051 | 2025.09.19 20:59:41.937583 [ 5 ] {2a33e8c0-696f-47ab-ad0b-163814594c88} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001263 sec., 126682.5019794141 rows/sec., 8.82 MiB/sec. | ||
| 19052 | 2025.09.19 20:59:41.937623 [ 5 ] {2a33e8c0-696f-47ab-ad0b-163814594c88} <Debug> TCPHandler: Processed in 0.001431853 sec. | ||
| 19053 | 2025.09.19 20:59:41.937731 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19054 | 2025.09.19 20:59:41.937827 [ 5 ] {b1dcd841-c8a7-4de1-b751-18e4c62d4580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19055 | 2025.09.19 20:59:41.937870 [ 5 ] {b1dcd841-c8a7-4de1-b751-18e4c62d4580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19056 | 2025.09.19 20:59:41.938204 [ 5 ] {b1dcd841-c8a7-4de1-b751-18e4c62d4580} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19057 | 2025.09.19 20:59:41.938241 [ 5 ] {b1dcd841-c8a7-4de1-b751-18e4c62d4580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19058 | 2025.09.19 20:59:41.938550 [ 5 ] {b1dcd841-c8a7-4de1-b751-18e4c62d4580} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 19059 | 2025.09.19 20:59:41.938761 [ 5 ] {b1dcd841-c8a7-4de1-b751-18e4c62d4580} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19060 | 2025.09.19 20:59:41.938890 [ 5 ] {b1dcd841-c8a7-4de1-b751-18e4c62d4580} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 19061 | 2025.09.19 20:59:41.938927 [ 5 ] {b1dcd841-c8a7-4de1-b751-18e4c62d4580} <Debug> TCPHandler: Processed in 0.001245359 sec. | ||
| 19062 | 2025.09.19 20:59:45.757085 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19063 | 2025.09.19 20:59:45.757190 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19064 | 2025.09.19 20:59:46.049070 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 51848 | ||
| 19065 | 2025.09.19 20:59:46.049601 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19066 | 2025.09.19 20:59:46.049639 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19067 | 2025.09.19 20:59:46.050116 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 19068 | 2025.09.19 20:59:46.050339 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19069 | 2025.09.19 20:59:46.050475 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 51848 | ||
| 19070 | 2025.09.19 20:59:46.195338 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2172 | ||
| 19071 | 2025.09.19 20:59:46.197625 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19072 | 2025.09.19 20:59:46.197663 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19073 | 2025.09.19 20:59:46.198820 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 19074 | 2025.09.19 20:59:46.199090 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19075 | 2025.09.19 20:59:46.199366 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2172 | ||
| 19076 | 2025.09.19 20:59:46.935993 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19077 | 2025.09.19 20:59:46.936165 [ 5 ] {b8dff80c-a62c-4849-8594-ae906d4908e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19078 | 2025.09.19 20:59:46.936231 [ 5 ] {b8dff80c-a62c-4849-8594-ae906d4908e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19079 | 2025.09.19 20:59:46.937005 [ 5 ] {b8dff80c-a62c-4849-8594-ae906d4908e1} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19080 | 2025.09.19 20:59:46.937054 [ 5 ] {b8dff80c-a62c-4849-8594-ae906d4908e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19081 | 2025.09.19 20:59:46.937460 [ 5 ] {b8dff80c-a62c-4849-8594-ae906d4908e1} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 19082 | 2025.09.19 20:59:46.937687 [ 5 ] {b8dff80c-a62c-4849-8594-ae906d4908e1} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19083 | 2025.09.19 20:59:46.937849 [ 5 ] {b8dff80c-a62c-4849-8594-ae906d4908e1} <Debug> executeQuery: Read 176 rows, 15.82 KiB in 0.001732 sec., 101616.62817551963 rows/sec., 8.92 MiB/sec. | ||
| 19084 | 2025.09.19 20:59:46.937902 [ 5 ] {b8dff80c-a62c-4849-8594-ae906d4908e1} <Debug> TCPHandler: Processed in 0.002032058 sec. | ||
| 19085 | 2025.09.19 20:59:46.938027 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19086 | 2025.09.19 20:59:46.938128 [ 5 ] {7a3d09c4-6582-41c1-babb-b6ecd571534a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19087 | 2025.09.19 20:59:46.938172 [ 5 ] {7a3d09c4-6582-41c1-babb-b6ecd571534a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19088 | 2025.09.19 20:59:46.938613 [ 5 ] {7a3d09c4-6582-41c1-babb-b6ecd571534a} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19089 | 2025.09.19 20:59:46.938652 [ 5 ] {7a3d09c4-6582-41c1-babb-b6ecd571534a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19090 | 2025.09.19 20:59:46.938955 [ 5 ] {7a3d09c4-6582-41c1-babb-b6ecd571534a} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 19091 | 2025.09.19 20:59:46.939163 [ 5 ] {7a3d09c4-6582-41c1-babb-b6ecd571534a} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19092 | 2025.09.19 20:59:46.939296 [ 5 ] {7a3d09c4-6582-41c1-babb-b6ecd571534a} <Debug> executeQuery: Read 60 rows, 4.51 KiB in 0.001191 sec., 50377.83375314862 rows/sec., 3.70 MiB/sec. | ||
| 19093 | 2025.09.19 20:59:46.939335 [ 5 ] {7a3d09c4-6582-41c1-babb-b6ecd571534a} <Debug> TCPHandler: Processed in 0.001357242 sec. | ||
| 19094 | 2025.09.19 20:59:46.939440 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19095 | 2025.09.19 20:59:46.939533 [ 5 ] {7dfbaccf-4133-4105-a809-43ee44f3f815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19096 | 2025.09.19 20:59:46.939574 [ 5 ] {7dfbaccf-4133-4105-a809-43ee44f3f815} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19097 | 2025.09.19 20:59:46.940019 [ 5 ] {7dfbaccf-4133-4105-a809-43ee44f3f815} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19098 | 2025.09.19 20:59:46.940055 [ 5 ] {7dfbaccf-4133-4105-a809-43ee44f3f815} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19099 | 2025.09.19 20:59:46.940365 [ 5 ] {7dfbaccf-4133-4105-a809-43ee44f3f815} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 19100 | 2025.09.19 20:59:46.940583 [ 5 ] {7dfbaccf-4133-4105-a809-43ee44f3f815} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19101 | 2025.09.19 20:59:46.940720 [ 5 ] {7dfbaccf-4133-4105-a809-43ee44f3f815} <Debug> executeQuery: Read 124 rows, 9.92 KiB in 0.001205 sec., 102904.5643153527 rows/sec., 8.04 MiB/sec. | ||
| 19102 | 2025.09.19 20:59:46.940758 [ 5 ] {7dfbaccf-4133-4105-a809-43ee44f3f815} <Debug> TCPHandler: Processed in 0.001366272 sec. | ||
| 19103 | 2025.09.19 20:59:46.940866 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19104 | 2025.09.19 20:59:46.940957 [ 5 ] {dabbd0bb-39bf-45c4-92b8-b18849c77e15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19105 | 2025.09.19 20:59:46.941001 [ 5 ] {dabbd0bb-39bf-45c4-92b8-b18849c77e15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19106 | 2025.09.19 20:59:46.941412 [ 5 ] {dabbd0bb-39bf-45c4-92b8-b18849c77e15} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19107 | 2025.09.19 20:59:46.941447 [ 5 ] {dabbd0bb-39bf-45c4-92b8-b18849c77e15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19108 | 2025.09.19 20:59:46.941769 [ 5 ] {dabbd0bb-39bf-45c4-92b8-b18849c77e15} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 19109 | 2025.09.19 20:59:46.941979 [ 5 ] {dabbd0bb-39bf-45c4-92b8-b18849c77e15} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19110 | 2025.09.19 20:59:46.942107 [ 5 ] {dabbd0bb-39bf-45c4-92b8-b18849c77e15} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 19111 | 2025.09.19 20:59:46.942145 [ 5 ] {dabbd0bb-39bf-45c4-92b8-b18849c77e15} <Debug> TCPHandler: Processed in 0.001326071 sec. | ||
| 19112 | 2025.09.19 20:59:46.942145 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Selected 2 parts from all_1_155_36 to all_156_156_0 | ||
| 19113 | 2025.09.19 20:59:46.942247 [ 63 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19114 | 2025.09.19 20:59:46.942272 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19115 | 2025.09.19 20:59:46.942280 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19116 | 2025.09.19 20:59:46.942365 [ 199 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_156_37} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_155_36 to all_156_156_0 into Compact with storage Full | ||
| 19117 | 2025.09.19 20:59:46.942377 [ 5 ] {5d8a6d1c-1527-4cec-a727-4dcc1e8c98eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19118 | 2025.09.19 20:59:46.942450 [ 5 ] {5d8a6d1c-1527-4cec-a727-4dcc1e8c98eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19119 | 2025.09.19 20:59:46.942496 [ 199 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_156_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19120 | 2025.09.19 20:59:46.942539 [ 199 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_156_37} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_155_36, total 44210 rows starting from the beginning of the part | ||
| 19121 | 2025.09.19 20:59:46.942609 [ 199 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_156_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 160 rows starting from the beginning of the part | ||
| 19122 | 2025.09.19 20:59:46.943494 [ 5 ] {5d8a6d1c-1527-4cec-a727-4dcc1e8c98eb} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19123 | 2025.09.19 20:59:46.943535 [ 5 ] {5d8a6d1c-1527-4cec-a727-4dcc1e8c98eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19124 | 2025.09.19 20:59:46.944134 [ 5 ] {5d8a6d1c-1527-4cec-a727-4dcc1e8c98eb} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 19125 | 2025.09.19 20:59:46.944364 [ 5 ] {5d8a6d1c-1527-4cec-a727-4dcc1e8c98eb} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19126 | 2025.09.19 20:59:46.944509 [ 5 ] {5d8a6d1c-1527-4cec-a727-4dcc1e8c98eb} <Debug> executeQuery: Read 60 rows, 110.10 KiB in 0.002149 sec., 27919.96277338297 rows/sec., 50.03 MiB/sec. | ||
| 19127 | 2025.09.19 20:59:46.944578 [ 5 ] {5d8a6d1c-1527-4cec-a727-4dcc1e8c98eb} <Debug> TCPHandler: Processed in 0.002344985 sec. | ||
| 19128 | 2025.09.19 20:59:46.944700 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19129 | 2025.09.19 20:59:46.944792 [ 5 ] {37fb2394-6ff9-4f61-aeeb-2780163e018d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19130 | 2025.09.19 20:59:46.944833 [ 5 ] {37fb2394-6ff9-4f61-aeeb-2780163e018d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19131 | 2025.09.19 20:59:46.945170 [ 5 ] {37fb2394-6ff9-4f61-aeeb-2780163e018d} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19132 | 2025.09.19 20:59:46.945209 [ 5 ] {37fb2394-6ff9-4f61-aeeb-2780163e018d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19133 | 2025.09.19 20:59:46.945519 [ 5 ] {37fb2394-6ff9-4f61-aeeb-2780163e018d} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 19134 | 2025.09.19 20:59:46.945724 [ 5 ] {37fb2394-6ff9-4f61-aeeb-2780163e018d} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19135 | 2025.09.19 20:59:46.945855 [ 5 ] {37fb2394-6ff9-4f61-aeeb-2780163e018d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 19136 | 2025.09.19 20:59:46.945890 [ 5 ] {37fb2394-6ff9-4f61-aeeb-2780163e018d} <Debug> TCPHandler: Processed in 0.001237869 sec. | ||
| 19137 | 2025.09.19 20:59:46.950026 [ 194 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_156_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44370 rows, containing 5 columns (5 merged, 0 gathered) in 0.007692631 sec., 5767857.576946041 rows/sec., 396.31 MiB/sec. | ||
| 19138 | 2025.09.19 20:59:46.950492 [ 198 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_156_37} <Trace> MergedBlockOutputStream: filled checksums all_1_156_37 (state Temporary) | ||
| 19139 | 2025.09.19 20:59:46.950811 [ 198 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_156_37} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_merge_all_1_156_37 to all_1_156_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19140 | 2025.09.19 20:59:46.950886 [ 198 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_156_37} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Merged 2 parts: [all_1_155_36, all_156_156_0] -> all_1_156_37 | ||
| 19141 | 2025.09.19 20:59:46.950971 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 19142 | 2025.09.19 20:59:48.283941 [ 63 ] {} <Debug> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 19143 | 2025.09.19 20:59:48.284005 [ 63 ] {} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19144 | 2025.09.19 20:59:48.284025 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19145 | 2025.09.19 20:59:48.284140 [ 199 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 19146 | 2025.09.19 20:59:48.284268 [ 199 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19147 | 2025.09.19 20:59:48.284303 [ 199 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 20 rows starting from the beginning of the part | ||
| 19148 | 2025.09.19 20:59:48.284379 [ 199 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part | ||
| 19149 | 2025.09.19 20:59:48.284432 [ 199 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 2 rows starting from the beginning of the part | ||
| 19150 | 2025.09.19 20:59:48.284486 [ 199 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 2 rows starting from the beginning of the part | ||
| 19151 | 2025.09.19 20:59:48.284531 [ 199 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part | ||
| 19152 | 2025.09.19 20:59:48.285329 [ 194 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 5 columns (5 merged, 0 gathered) in 0.001230789 sec., 42249.321370275495 rows/sec., 3.53 MiB/sec. | ||
| 19153 | 2025.09.19 20:59:48.285523 [ 194 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 19154 | 2025.09.19 20:59:48.285813 [ 194 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_41_10} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19155 | 2025.09.19 20:59:48.285893 [ 194 ] {f981d7ca-aa97-41dc-8154-a5a407a671f0::all_1_41_10} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 19156 | 2025.09.19 20:59:48.286000 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 19157 | 2025.09.19 20:59:48.912307 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 814 | ||
| 19158 | 2025.09.19 20:59:48.930341 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19159 | 2025.09.19 20:59:48.930385 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19160 | 2025.09.19 20:59:48.936515 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 19161 | 2025.09.19 20:59:48.937235 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19162 | 2025.09.19 20:59:48.940491 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 814 | ||
| 19163 | 2025.09.19 20:59:49.579237 [ 62 ] {} <Debug> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 | ||
| 19164 | 2025.09.19 20:59:49.579345 [ 62 ] {} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19165 | 2025.09.19 20:59:49.579390 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19166 | 2025.09.19 20:59:49.579556 [ 219 ] {} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Found 5 old parts to remove. Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19167 | 2025.09.19 20:59:49.579587 [ 193 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_53_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full | ||
| 19168 | 2025.09.19 20:59:49.579648 [ 219 ] {} <Debug> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Removing 5 parts from filesystem (serially): Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19169 | 2025.09.19 20:59:49.579823 [ 193 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_53_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19170 | 2025.09.19 20:59:49.579879 [ 193 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 252 rows starting from the beginning of the part | ||
| 19171 | 2025.09.19 20:59:49.579981 [ 193 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 228 rows starting from the beginning of the part | ||
| 19172 | 2025.09.19 20:59:49.580058 [ 193 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 24 rows starting from the beginning of the part | ||
| 19173 | 2025.09.19 20:59:49.580129 [ 193 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 228 rows starting from the beginning of the part | ||
| 19174 | 2025.09.19 20:59:49.580195 [ 193 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 24 rows starting from the beginning of the part | ||
| 19175 | 2025.09.19 20:59:49.581132 [ 194 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_53_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001638408 sec., 461423.5282054287 rows/sec., 33.67 MiB/sec. | ||
| 19176 | 2025.09.19 20:59:49.581335 [ 193 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_53_13} <Trace> MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) | ||
| 19177 | 2025.09.19 20:59:49.581387 [ 219 ] {} <Debug> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Removing 5 parts from memory: Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19178 | 2025.09.19 20:59:49.581799 [ 193 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_53_13} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19179 | 2025.09.19 20:59:49.581909 [ 193 ] {ea9d5cf7-5e88-4558-8eb9-f4c7fc030851::all_1_53_13} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 | ||
| 19180 | 2025.09.19 20:59:49.582025 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 19181 | 2025.09.19 20:59:51.960823 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19182 | 2025.09.19 20:59:51.961013 [ 5 ] {a4f52f39-aa51-4aec-8c5f-5efb7b2aee8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19183 | 2025.09.19 20:59:51.961078 [ 5 ] {a4f52f39-aa51-4aec-8c5f-5efb7b2aee8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19184 | 2025.09.19 20:59:51.961799 [ 5 ] {a4f52f39-aa51-4aec-8c5f-5efb7b2aee8c} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19185 | 2025.09.19 20:59:51.961838 [ 5 ] {a4f52f39-aa51-4aec-8c5f-5efb7b2aee8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19186 | 2025.09.19 20:59:51.962223 [ 5 ] {a4f52f39-aa51-4aec-8c5f-5efb7b2aee8c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 19187 | 2025.09.19 20:59:51.962456 [ 5 ] {a4f52f39-aa51-4aec-8c5f-5efb7b2aee8c} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19188 | 2025.09.19 20:59:51.962613 [ 5 ] {a4f52f39-aa51-4aec-8c5f-5efb7b2aee8c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001647 sec., 1214.3290831815423 rows/sec., 99.02 KiB/sec. | ||
| 19189 | 2025.09.19 20:59:51.962664 [ 5 ] {a4f52f39-aa51-4aec-8c5f-5efb7b2aee8c} <Debug> TCPHandler: Processed in 0.001964476 sec. | ||
| 19190 | 2025.09.19 20:59:51.962787 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19191 | 2025.09.19 20:59:51.962890 [ 5 ] {cf202641-5614-4a22-8315-c42dc02ea2ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19192 | 2025.09.19 20:59:51.962944 [ 5 ] {cf202641-5614-4a22-8315-c42dc02ea2ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19193 | 2025.09.19 20:59:51.964060 [ 5 ] {cf202641-5614-4a22-8315-c42dc02ea2ea} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19194 | 2025.09.19 20:59:51.964098 [ 5 ] {cf202641-5614-4a22-8315-c42dc02ea2ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19195 | 2025.09.19 20:59:51.964561 [ 5 ] {cf202641-5614-4a22-8315-c42dc02ea2ea} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 19196 | 2025.09.19 20:59:51.964819 [ 5 ] {cf202641-5614-4a22-8315-c42dc02ea2ea} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19197 | 2025.09.19 20:59:51.964978 [ 5 ] {cf202641-5614-4a22-8315-c42dc02ea2ea} <Debug> executeQuery: Read 1197 rows, 100.57 KiB in 0.00211 sec., 567298.5781990521 rows/sec., 46.55 MiB/sec. | ||
| 19198 | 2025.09.19 20:59:51.964992 [ 56 ] {} <Debug> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 19199 | 2025.09.19 20:59:51.965025 [ 5 ] {cf202641-5614-4a22-8315-c42dc02ea2ea} <Debug> TCPHandler: Processed in 0.002289824 sec. | ||
| 19200 | 2025.09.19 20:59:51.965066 [ 56 ] {} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19201 | 2025.09.19 20:59:51.965095 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19202 | 2025.09.19 20:59:51.965175 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19203 | 2025.09.19 20:59:51.965223 [ 191 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::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 | ||
| 19204 | 2025.09.19 20:59:51.965294 [ 5 ] {7883c7e3-ff68-4390-ba14-db3ef50bcaa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19205 | 2025.09.19 20:59:51.965348 [ 5 ] {7883c7e3-ff68-4390-ba14-db3ef50bcaa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19206 | 2025.09.19 20:59:51.965367 [ 191 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19207 | 2025.09.19 20:59:51.965407 [ 191 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 1446 rows starting from the beginning of the part | ||
| 19208 | 2025.09.19 20:59:51.965473 [ 191 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 56 rows starting from the beginning of the part | ||
| 19209 | 2025.09.19 20:59:51.965517 [ 191 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 303 rows starting from the beginning of the part | ||
| 19210 | 2025.09.19 20:59:51.965558 [ 191 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::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 | ||
| 19211 | 2025.09.19 20:59:51.965596 [ 191 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 176 rows starting from the beginning of the part | ||
| 19212 | 2025.09.19 20:59:51.965641 [ 191 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 1197 rows starting from the beginning of the part | ||
| 19213 | 2025.09.19 20:59:51.965752 [ 5 ] {7883c7e3-ff68-4390-ba14-db3ef50bcaa9} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19214 | 2025.09.19 20:59:51.965795 [ 5 ] {7883c7e3-ff68-4390-ba14-db3ef50bcaa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19215 | 2025.09.19 20:59:51.966098 [ 5 ] {7883c7e3-ff68-4390-ba14-db3ef50bcaa9} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 19216 | 2025.09.19 20:59:51.966313 [ 5 ] {7883c7e3-ff68-4390-ba14-db3ef50bcaa9} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19217 | 2025.09.19 20:59:51.966446 [ 5 ] {7883c7e3-ff68-4390-ba14-db3ef50bcaa9} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001177 sec., 1699.235344095157 rows/sec., 118.65 KiB/sec. | ||
| 19218 | 2025.09.19 20:59:51.966485 [ 5 ] {7883c7e3-ff68-4390-ba14-db3ef50bcaa9} <Debug> TCPHandler: Processed in 0.001368683 sec. | ||
| 19219 | 2025.09.19 20:59:51.966593 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19220 | 2025.09.19 20:59:51.966685 [ 5 ] {059bf15b-bb46-428b-a92a-1ae649da488b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19221 | 2025.09.19 20:59:51.966723 [ 5 ] {059bf15b-bb46-428b-a92a-1ae649da488b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19222 | 2025.09.19 20:59:51.967127 [ 193 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3234 rows, containing 5 columns (5 merged, 0 gathered) in 0.001968137 sec., 1643178.2950069024 rows/sec., 143.72 MiB/sec. | ||
| 19223 | 2025.09.19 20:59:51.967221 [ 5 ] {059bf15b-bb46-428b-a92a-1ae649da488b} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19224 | 2025.09.19 20:59:51.967257 [ 5 ] {059bf15b-bb46-428b-a92a-1ae649da488b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19225 | 2025.09.19 20:59:51.967332 [ 193 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 19226 | 2025.09.19 20:59:51.967558 [ 5 ] {059bf15b-bb46-428b-a92a-1ae649da488b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 19227 | 2025.09.19 20:59:51.967585 [ 193 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_161_32} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19228 | 2025.09.19 20:59:51.967652 [ 193 ] {24d809ae-af64-4c6e-8e1a-245c1669593b::all_1_161_32} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 19229 | 2025.09.19 20:59:51.967728 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 19230 | 2025.09.19 20:59:51.967764 [ 5 ] {059bf15b-bb46-428b-a92a-1ae649da488b} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19231 | 2025.09.19 20:59:51.967891 [ 5 ] {059bf15b-bb46-428b-a92a-1ae649da488b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001223 sec., 186426.81929681113 rows/sec., 12.62 MiB/sec. | ||
| 19232 | 2025.09.19 20:59:51.967928 [ 5 ] {059bf15b-bb46-428b-a92a-1ae649da488b} <Debug> TCPHandler: Processed in 0.001381612 sec. | ||
| 19233 | 2025.09.19 20:59:51.968031 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19234 | 2025.09.19 20:59:51.968121 [ 5 ] {d46ace24-53ad-4970-956e-60ee6680a973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19235 | 2025.09.19 20:59:51.968160 [ 5 ] {d46ace24-53ad-4970-956e-60ee6680a973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19236 | 2025.09.19 20:59:51.968758 [ 5 ] {d46ace24-53ad-4970-956e-60ee6680a973} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19237 | 2025.09.19 20:59:51.968794 [ 5 ] {d46ace24-53ad-4970-956e-60ee6680a973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19238 | 2025.09.19 20:59:51.969109 [ 5 ] {d46ace24-53ad-4970-956e-60ee6680a973} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 19239 | 2025.09.19 20:59:51.969317 [ 5 ] {d46ace24-53ad-4970-956e-60ee6680a973} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19240 | 2025.09.19 20:59:51.969443 [ 5 ] {d46ace24-53ad-4970-956e-60ee6680a973} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001339 sec., 389843.1665421957 rows/sec., 28.86 MiB/sec. | ||
| 19241 | 2025.09.19 20:59:51.969466 [ 56 ] {} <Debug> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 19242 | 2025.09.19 20:59:51.969480 [ 5 ] {d46ace24-53ad-4970-956e-60ee6680a973} <Debug> TCPHandler: Processed in 0.001496385 sec. | ||
| 19243 | 2025.09.19 20:59:51.969514 [ 56 ] {} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19244 | 2025.09.19 20:59:51.969542 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19245 | 2025.09.19 20:59:51.969603 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19246 | 2025.09.19 20:59:51.969630 [ 200 ] {8107928c-471f-4f51-a196-f6f1aa28a530::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 | ||
| 19247 | 2025.09.19 20:59:51.969700 [ 5 ] {fa0d2de6-f2f9-40a6-bedb-27d3f2fbee84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19248 | 2025.09.19 20:59:51.969748 [ 5 ] {fa0d2de6-f2f9-40a6-bedb-27d3f2fbee84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19249 | 2025.09.19 20:59:51.969750 [ 200 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19250 | 2025.09.19 20:59:51.969796 [ 200 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 657 rows starting from the beginning of the part | ||
| 19251 | 2025.09.19 20:59:51.969860 [ 200 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 64 rows starting from the beginning of the part | ||
| 19252 | 2025.09.19 20:59:51.969911 [ 200 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 174 rows starting from the beginning of the part | ||
| 19253 | 2025.09.19 20:59:51.969972 [ 200 ] {8107928c-471f-4f51-a196-f6f1aa28a530::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 | ||
| 19254 | 2025.09.19 20:59:51.970028 [ 200 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 124 rows starting from the beginning of the part | ||
| 19255 | 2025.09.19 20:59:51.970081 [ 200 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 522 rows starting from the beginning of the part | ||
| 19256 | 2025.09.19 20:59:51.970396 [ 5 ] {fa0d2de6-f2f9-40a6-bedb-27d3f2fbee84} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19257 | 2025.09.19 20:59:51.970436 [ 5 ] {fa0d2de6-f2f9-40a6-bedb-27d3f2fbee84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19258 | 2025.09.19 20:59:51.970806 [ 5 ] {fa0d2de6-f2f9-40a6-bedb-27d3f2fbee84} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 19259 | 2025.09.19 20:59:51.971011 [ 5 ] {fa0d2de6-f2f9-40a6-bedb-27d3f2fbee84} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19260 | 2025.09.19 20:59:51.971138 [ 5 ] {fa0d2de6-f2f9-40a6-bedb-27d3f2fbee84} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001455 sec., 580756.0137457045 rows/sec., 39.09 MiB/sec. | ||
| 19261 | 2025.09.19 20:59:51.971147 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Selected 6 parts from all_1_156_37 to all_161_161_0 | ||
| 19262 | 2025.09.19 20:59:51.971162 [ 199 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1605 rows, containing 5 columns (5 merged, 0 gathered) in 0.001567848 sec., 1023696.1746291732 rows/sec., 81.65 MiB/sec. | ||
| 19263 | 2025.09.19 20:59:51.971190 [ 56 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19264 | 2025.09.19 20:59:51.971177 [ 5 ] {fa0d2de6-f2f9-40a6-bedb-27d3f2fbee84} <Debug> TCPHandler: Processed in 0.001621718 sec. | ||
| 19265 | 2025.09.19 20:59:51.971225 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19266 | 2025.09.19 20:59:51.971310 [ 200 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_161_38} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_37 to all_161_161_0 into Compact with storage Full | ||
| 19267 | 2025.09.19 20:59:51.971346 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19268 | 2025.09.19 20:59:51.971376 [ 192 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 19269 | 2025.09.19 20:59:51.971399 [ 200 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_161_38} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19270 | 2025.09.19 20:59:51.971424 [ 200 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_161_38} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_156_37, total 44370 rows starting from the beginning of the part | ||
| 19271 | 2025.09.19 20:59:51.971446 [ 5 ] {d7fd2bba-39b3-48df-8327-67367e894631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19272 | 2025.09.19 20:59:51.971471 [ 200 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_161_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 160 rows starting from the beginning of the part | ||
| 19273 | 2025.09.19 20:59:51.971493 [ 5 ] {d7fd2bba-39b3-48df-8327-67367e894631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19274 | 2025.09.19 20:59:51.971513 [ 200 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_161_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 203 rows starting from the beginning of the part | ||
| 19275 | 2025.09.19 20:59:51.971553 [ 200 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_161_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 160 rows starting from the beginning of the part | ||
| 19276 | 2025.09.19 20:59:51.971590 [ 200 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_161_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 160 rows starting from the beginning of the part | ||
| 19277 | 2025.09.19 20:59:51.971648 [ 200 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_161_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 845 rows starting from the beginning of the part | ||
| 19278 | 2025.09.19 20:59:51.971731 [ 192 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_161_32} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19279 | 2025.09.19 20:59:51.971823 [ 192 ] {8107928c-471f-4f51-a196-f6f1aa28a530::all_1_161_32} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 19280 | 2025.09.19 20:59:51.971839 [ 5 ] {d7fd2bba-39b3-48df-8327-67367e894631} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19281 | 2025.09.19 20:59:51.971881 [ 5 ] {d7fd2bba-39b3-48df-8327-67367e894631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 19282 | 2025.09.19 20:59:51.971903 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 19283 | 2025.09.19 20:59:51.972195 [ 5 ] {d7fd2bba-39b3-48df-8327-67367e894631} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 19284 | 2025.09.19 20:59:51.972402 [ 5 ] {d7fd2bba-39b3-48df-8327-67367e894631} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19285 | 2025.09.19 20:59:51.972531 [ 5 ] {d7fd2bba-39b3-48df-8327-67367e894631} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 19286 | 2025.09.19 20:59:51.972540 [ 56 ] {} <Debug> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 19287 | 2025.09.19 20:59:51.972568 [ 5 ] {d7fd2bba-39b3-48df-8327-67367e894631} <Debug> TCPHandler: Processed in 0.00126874 sec. | ||
| 19288 | 2025.09.19 20:59:51.972580 [ 56 ] {} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19289 | 2025.09.19 20:59:51.972604 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19290 | 2025.09.19 20:59:51.972689 [ 188 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 19291 | 2025.09.19 20:59:51.972795 [ 188 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19292 | 2025.09.19 20:59:51.972822 [ 188 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_156_31, total 9276 rows starting from the beginning of the part | ||
| 19293 | 2025.09.19 20:59:51.972871 [ 188 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 19294 | 2025.09.19 20:59:51.972915 [ 188 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 60 rows starting from the beginning of the part | ||
| 19295 | 2025.09.19 20:59:51.972953 [ 188 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 60 rows starting from the beginning of the part | ||
| 19296 | 2025.09.19 20:59:51.972990 [ 188 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::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 | ||
| 19297 | 2025.09.19 20:59:51.973030 [ 188 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 60 rows starting from the beginning of the part | ||
| 19298 | 2025.09.19 20:59:51.975219 [ 200 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9576 rows, containing 4 columns (4 merged, 0 gathered) in 0.00256107 sec., 3739062.188850754 rows/sec., 251.99 MiB/sec. | ||
| 19299 | 2025.09.19 20:59:51.975375 [ 200 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 19300 | 2025.09.19 20:59:51.975619 [ 200 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_161_32} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19301 | 2025.09.19 20:59:51.975683 [ 200 ] {532640c7-ff2d-4056-b2f0-abf8c3ca693a::all_1_161_32} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 19302 | 2025.09.19 20:59:51.975741 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.97 MiB. | ||
| 19303 | 2025.09.19 20:59:51.979654 [ 192 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_161_38} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45898 rows, containing 5 columns (5 merged, 0 gathered) in 0.008375438 sec., 5480071.609389264 rows/sec., 376.52 MiB/sec. | ||
| 19304 | 2025.09.19 20:59:51.980008 [ 192 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_161_38} <Trace> MergedBlockOutputStream: filled checksums all_1_161_38 (state Temporary) | ||
| 19305 | 2025.09.19 20:59:51.980258 [ 192 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_161_38} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_merge_all_1_161_38 to all_1_161_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19306 | 2025.09.19 20:59:51.980319 [ 192 ] {dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b::all_1_161_38} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b) (MergerMutator): Merged 6 parts: [all_1_156_37, all_161_161_0] -> all_1_161_38 | ||
| 19307 | 2025.09.19 20:59:51.980386 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. | ||
| 19308 | 2025.09.19 20:59:53.551569 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 52296 | ||
| 19309 | 2025.09.19 20:59:53.552092 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19310 | 2025.09.19 20:59:53.552138 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19311 | 2025.09.19 20:59:53.552624 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 19312 | 2025.09.19 20:59:53.552851 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19313 | 2025.09.19 20:59:53.552990 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 52296 | ||
| 19314 | 2025.09.19 20:59:56.178542 [ 220 ] {} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): 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] | ||
| 19315 | 2025.09.19 20:59:56.178614 [ 220 ] {} <Debug> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): 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] | ||
| 19316 | 2025.09.19 20:59:56.182196 [ 220 ] {} <Debug> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): 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] | ||
| 19317 | 2025.09.19 20:59:56.200487 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2198 | ||
| 19318 | 2025.09.19 20:59:56.202773 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19319 | 2025.09.19 20:59:56.202821 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 19320 | 2025.09.19 20:59:56.204004 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 19321 | 2025.09.19 20:59:56.204271 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19322 | 2025.09.19 20:59:56.204444 [ 52 ] {} <Debug> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 19323 | 2025.09.19 20:59:56.204501 [ 52 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19324 | 2025.09.19 20:59:56.204538 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 19325 | 2025.09.19 20:59:56.204546 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2198 | ||
| 19326 | 2025.09.19 20:59:56.204699 [ 200 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::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 | ||
| 19327 | 2025.09.19 20:59:56.205595 [ 200 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19328 | 2025.09.19 20:59:56.205753 [ 200 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2068 rows starting from the beginning of the part | ||
| 19329 | 2025.09.19 20:59:56.206154 [ 200 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 28 rows starting from the beginning of the part | ||
| 19330 | 2025.09.19 20:59:56.206517 [ 200 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 28 rows starting from the beginning of the part | ||
| 19331 | 2025.09.19 20:59:56.206868 [ 200 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 20 rows starting from the beginning of the part | ||
| 19332 | 2025.09.19 20:59:56.207218 [ 200 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 28 rows starting from the beginning of the part | ||
| 19333 | 2025.09.19 20:59:56.207550 [ 200 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 26 rows starting from the beginning of the part | ||
| 19334 | 2025.09.19 20:59:56.214641 [ 187 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2198 rows, containing 72 columns (72 merged, 0 gathered) in 0.010009726 sec., 219586.43023795058 rows/sec., 165.11 MiB/sec. | ||
| 19335 | 2025.09.19 20:59:56.216667 [ 187 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 19336 | 2025.09.19 20:59:56.217305 [ 187 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_81_16} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19337 | 2025.09.19 20:59:56.217393 [ 187 ] {22ff5c56-75ef-48d4-b228-e915ce8aa844::all_1_81_16} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 19338 | 2025.09.19 20:59:56.217775 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.02 MiB. | ||
| 19339 | 2025.09.19 20:59:56.244212 [ 222 ] {} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): 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] | ||
| 19340 | 2025.09.19 20:59:56.244248 [ 222 ] {} <Debug> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): 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] | ||
| 19341 | 2025.09.19 20:59:56.247157 [ 222 ] {} <Debug> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): 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] | ||
| 19342 | 2025.09.19 20:59:56.441526 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 821 | ||
| 19343 | 2025.09.19 20:59:56.461613 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19344 | 2025.09.19 20:59:56.461669 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 19345 | 2025.09.19 20:59:56.468062 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 19346 | 2025.09.19 20:59:56.468775 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19347 | 2025.09.19 20:59:56.472488 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 821 | ||
| 19348 | 2025.09.19 20:59:56.482008 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): 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] | ||
| 19349 | 2025.09.19 20:59:56.482051 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): 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] | ||
| 19350 | 2025.09.19 20:59:56.485575 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): 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] | ||
| 19351 | 2025.09.19 20:59:56.616057 [ 221 ] {} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): 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] | ||
| 19352 | 2025.09.19 20:59:56.616113 [ 221 ] {} <Debug> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): 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] | ||
| 19353 | 2025.09.19 20:59:56.618929 [ 221 ] {} <Debug> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): 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] | ||
| 19354 | 2025.09.19 20:59:56.937420 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19355 | 2025.09.19 20:59:56.937588 [ 5 ] {3ca8ccf4-d132-407b-b6e7-f43f9408fca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19356 | 2025.09.19 20:59:56.937656 [ 5 ] {3ca8ccf4-d132-407b-b6e7-f43f9408fca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19357 | 2025.09.19 20:59:56.938441 [ 5 ] {3ca8ccf4-d132-407b-b6e7-f43f9408fca1} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19358 | 2025.09.19 20:59:56.938487 [ 5 ] {3ca8ccf4-d132-407b-b6e7-f43f9408fca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 19359 | 2025.09.19 20:59:56.938883 [ 5 ] {3ca8ccf4-d132-407b-b6e7-f43f9408fca1} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 19360 | 2025.09.19 20:59:56.939189 [ 5 ] {3ca8ccf4-d132-407b-b6e7-f43f9408fca1} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19361 | 2025.09.19 20:59:56.939405 [ 5 ] {3ca8ccf4-d132-407b-b6e7-f43f9408fca1} <Debug> executeQuery: Read 176 rows, 15.82 KiB in 0.001863 sec., 94471.28287707997 rows/sec., 8.29 MiB/sec. | ||
| 19362 | 2025.09.19 20:59:56.939466 [ 5 ] {3ca8ccf4-d132-407b-b6e7-f43f9408fca1} <Debug> TCPHandler: Processed in 0.002168552 sec. | ||
| 19363 | 2025.09.19 20:59:56.939607 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19364 | 2025.09.19 20:59:56.939708 [ 5 ] {795656b5-d8da-4021-9646-0df0d2f866aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19365 | 2025.09.19 20:59:56.939753 [ 5 ] {795656b5-d8da-4021-9646-0df0d2f866aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19366 | 2025.09.19 20:59:56.940207 [ 5 ] {795656b5-d8da-4021-9646-0df0d2f866aa} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19367 | 2025.09.19 20:59:56.940245 [ 5 ] {795656b5-d8da-4021-9646-0df0d2f866aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 19368 | 2025.09.19 20:59:56.940570 [ 5 ] {795656b5-d8da-4021-9646-0df0d2f866aa} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 19369 | 2025.09.19 20:59:56.940780 [ 5 ] {795656b5-d8da-4021-9646-0df0d2f866aa} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19370 | 2025.09.19 20:59:56.940900 [ 50 ] {} <Debug> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 19371 | 2025.09.19 20:59:56.940906 [ 5 ] {795656b5-d8da-4021-9646-0df0d2f866aa} <Debug> executeQuery: Read 60 rows, 4.51 KiB in 0.001221 sec., 49140.04914004914 rows/sec., 3.61 MiB/sec. | ||
| 19372 | 2025.09.19 20:59:56.940971 [ 50 ] {} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19373 | 2025.09.19 20:59:56.940989 [ 5 ] {795656b5-d8da-4021-9646-0df0d2f866aa} <Debug> TCPHandler: Processed in 0.001433603 sec. | ||
| 19374 | 2025.09.19 20:59:56.940998 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 19375 | 2025.09.19 20:59:56.941100 [ 201 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 19376 | 2025.09.19 20:59:56.941109 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19377 | 2025.09.19 20:59:56.941194 [ 201 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19378 | 2025.09.19 20:59:56.941212 [ 5 ] {09b513a8-bf3c-4b38-83cd-ab1cd4e8314a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19379 | 2025.09.19 20:59:56.941224 [ 201 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 92 rows starting from the beginning of the part | ||
| 19380 | 2025.09.19 20:59:56.941253 [ 5 ] {09b513a8-bf3c-4b38-83cd-ab1cd4e8314a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19381 | 2025.09.19 20:59:56.941288 [ 201 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 19382 | 2025.09.19 20:59:56.941360 [ 201 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 86 rows starting from the beginning of the part | ||
| 19383 | 2025.09.19 20:59:56.941406 [ 201 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::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 | ||
| 19384 | 2025.09.19 20:59:56.941449 [ 201 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 2 rows starting from the beginning of the part | ||
| 19385 | 2025.09.19 20:59:56.941513 [ 201 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
| 19386 | 2025.09.19 20:59:56.941840 [ 5 ] {09b513a8-bf3c-4b38-83cd-ab1cd4e8314a} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19387 | 2025.09.19 20:59:56.941875 [ 5 ] {09b513a8-bf3c-4b38-83cd-ab1cd4e8314a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 19388 | 2025.09.19 20:59:56.942173 [ 5 ] {09b513a8-bf3c-4b38-83cd-ab1cd4e8314a} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 19389 | 2025.09.19 20:59:56.942325 [ 190 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 5 columns (5 merged, 0 gathered) in 0.00126447 sec., 284704.2634463451 rows/sec., 21.93 MiB/sec. | ||
| 19390 | 2025.09.19 20:59:56.942382 [ 5 ] {09b513a8-bf3c-4b38-83cd-ab1cd4e8314a} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19391 | 2025.09.19 20:59:56.942514 [ 195 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 19392 | 2025.09.19 20:59:56.942520 [ 5 ] {09b513a8-bf3c-4b38-83cd-ab1cd4e8314a} <Debug> executeQuery: Read 124 rows, 9.92 KiB in 0.001326 sec., 93514.32880844646 rows/sec., 7.31 MiB/sec. | ||
| 19393 | 2025.09.19 20:59:56.942582 [ 5 ] {09b513a8-bf3c-4b38-83cd-ab1cd4e8314a} <Debug> TCPHandler: Processed in 0.001521296 sec. | ||
| 19394 | 2025.09.19 20:59:56.942691 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19395 | 2025.09.19 20:59:56.942786 [ 5 ] {50d01c5f-2c59-4f1e-b886-b2562d38bae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19396 | 2025.09.19 20:59:56.942831 [ 5 ] {50d01c5f-2c59-4f1e-b886-b2562d38bae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19397 | 2025.09.19 20:59:56.942850 [ 195 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_96_19} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19398 | 2025.09.19 20:59:56.942940 [ 195 ] {3c254e6b-fb20-4510-aa0a-4d2de8e500bc::all_1_96_19} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 19399 | 2025.09.19 20:59:56.943057 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 19400 | 2025.09.19 20:59:56.943251 [ 5 ] {50d01c5f-2c59-4f1e-b886-b2562d38bae5} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19401 | 2025.09.19 20:59:56.943292 [ 5 ] {50d01c5f-2c59-4f1e-b886-b2562d38bae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 19402 | 2025.09.19 20:59:56.943629 [ 5 ] {50d01c5f-2c59-4f1e-b886-b2562d38bae5} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 19403 | 2025.09.19 20:59:56.943836 [ 5 ] {50d01c5f-2c59-4f1e-b886-b2562d38bae5} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19404 | 2025.09.19 20:59:56.943965 [ 5 ] {50d01c5f-2c59-4f1e-b886-b2562d38bae5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 19405 | 2025.09.19 20:59:56.944001 [ 5 ] {50d01c5f-2c59-4f1e-b886-b2562d38bae5} <Debug> TCPHandler: Processed in 0.001357712 sec. | ||
| 19406 | 2025.09.19 20:59:56.944105 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19407 | 2025.09.19 20:59:56.944202 [ 5 ] {ede3edd5-555c-43c1-b3f1-de2dfdceb87b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19408 | 2025.09.19 20:59:56.944255 [ 5 ] {ede3edd5-555c-43c1-b3f1-de2dfdceb87b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19409 | 2025.09.19 20:59:56.945202 [ 5 ] {ede3edd5-555c-43c1-b3f1-de2dfdceb87b} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19410 | 2025.09.19 20:59:56.945238 [ 5 ] {ede3edd5-555c-43c1-b3f1-de2dfdceb87b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 19411 | 2025.09.19 20:59:56.945816 [ 5 ] {ede3edd5-555c-43c1-b3f1-de2dfdceb87b} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 19412 | 2025.09.19 20:59:56.946038 [ 5 ] {ede3edd5-555c-43c1-b3f1-de2dfdceb87b} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19413 | 2025.09.19 20:59:56.946157 [ 50 ] {} <Debug> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 19414 | 2025.09.19 20:59:56.946177 [ 5 ] {ede3edd5-555c-43c1-b3f1-de2dfdceb87b} <Debug> executeQuery: Read 60 rows, 110.10 KiB in 0.001993 sec., 30105.368790767687 rows/sec., 53.95 MiB/sec. | ||
| 19415 | 2025.09.19 20:59:56.946196 [ 50 ] {} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19416 | 2025.09.19 20:59:56.946222 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 19417 | 2025.09.19 20:59:56.946236 [ 5 ] {ede3edd5-555c-43c1-b3f1-de2dfdceb87b} <Debug> TCPHandler: Processed in 0.002177951 sec. | ||
| 19418 | 2025.09.19 20:59:56.946304 [ 189 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 19419 | 2025.09.19 20:59:56.946352 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19420 | 2025.09.19 20:59:56.946446 [ 5 ] {051f62ec-1f3c-4bc4-8cf4-6f585d3de71b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19421 | 2025.09.19 20:59:56.946482 [ 189 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19422 | 2025.09.19 20:59:56.946487 [ 5 ] {051f62ec-1f3c-4bc4-8cf4-6f585d3de71b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19423 | 2025.09.19 20:59:56.946532 [ 189 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3129 rows starting from the beginning of the part | ||
| 19424 | 2025.09.19 20:59:56.946648 [ 189 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
| 19425 | 2025.09.19 20:59:56.946766 [ 189 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 19426 | 2025.09.19 20:59:56.946823 [ 5 ] {051f62ec-1f3c-4bc4-8cf4-6f585d3de71b} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19427 | 2025.09.19 20:59:56.946862 [ 5 ] {051f62ec-1f3c-4bc4-8cf4-6f585d3de71b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 19428 | 2025.09.19 20:59:56.946871 [ 189 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 19429 | 2025.09.19 20:59:56.946972 [ 189 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::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 | ||
| 19430 | 2025.09.19 20:59:56.947075 [ 189 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 19431 | 2025.09.19 20:59:56.947161 [ 5 ] {051f62ec-1f3c-4bc4-8cf4-6f585d3de71b} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 19432 | 2025.09.19 20:59:56.947368 [ 5 ] {051f62ec-1f3c-4bc4-8cf4-6f585d3de71b} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19433 | 2025.09.19 20:59:56.947493 [ 5 ] {051f62ec-1f3c-4bc4-8cf4-6f585d3de71b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 19434 | 2025.09.19 20:59:56.947528 [ 5 ] {051f62ec-1f3c-4bc4-8cf4-6f585d3de71b} <Debug> TCPHandler: Processed in 0.001223509 sec. | ||
| 19435 | 2025.09.19 20:59:56.959301 [ 190 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3429 rows, containing 19 columns (19 merged, 0 gathered) in 0.013035537 sec., 263050.1528245442 rows/sec., 471.37 MiB/sec. | ||
| 19436 | 2025.09.19 20:59:56.962155 [ 195 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 19437 | 2025.09.19 20:59:56.962535 [ 195 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19438 | 2025.09.19 20:59:56.962612 [ 195 ] {dfcf4657-2200-47c0-8a2d-32421c7ac972::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 19439 | 2025.09.19 20:59:56.962781 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 23.82 MiB. | ||
| 19440 | 2025.09.19 20:59:57.000165 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 384.41 MiB, peak 408.18 MiB, free memory in arenas 0.00 B, will set to 387.90 MiB (RSS), difference: 3.49 MiB | ||
| 19441 | 2025.09.19 21:00:00.757279 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19442 | 2025.09.19 21:00:00.757380 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19443 | 2025.09.19 21:00:01.054104 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 52808 | ||
| 19444 | 2025.09.19 21:00:01.054720 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19445 | 2025.09.19 21:00:01.054770 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 19446 | 2025.09.19 21:00:01.055283 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 19447 | 2025.09.19 21:00:01.055520 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19448 | 2025.09.19 21:00:01.055680 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 52808 | ||
| 19449 | 2025.09.19 21:00:01.055781 [ 218 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): 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] | ||
| 19450 | 2025.09.19 21:00:01.055836 [ 218 ] {} <Debug> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): 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] | ||
| 19451 | 2025.09.19 21:00:01.058224 [ 218 ] {} <Debug> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): 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] | ||
| 19452 | 2025.09.19 21:00:01.933043 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19453 | 2025.09.19 21:00:01.933238 [ 5 ] {917ff460-ca53-4de8-8128-8882c375dc61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19454 | 2025.09.19 21:00:01.933311 [ 5 ] {917ff460-ca53-4de8-8128-8882c375dc61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19455 | 2025.09.19 21:00:01.934077 [ 5 ] {917ff460-ca53-4de8-8128-8882c375dc61} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19456 | 2025.09.19 21:00:01.934125 [ 5 ] {917ff460-ca53-4de8-8128-8882c375dc61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 19457 | 2025.09.19 21:00:01.934506 [ 5 ] {917ff460-ca53-4de8-8128-8882c375dc61} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 19458 | 2025.09.19 21:00:01.934734 [ 5 ] {917ff460-ca53-4de8-8128-8882c375dc61} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19459 | 2025.09.19 21:00:01.934884 [ 5 ] {917ff460-ca53-4de8-8128-8882c375dc61} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001701 sec., 32921.810699588474 rows/sec., 2.51 MiB/sec. | ||
| 19460 | 2025.09.19 21:00:01.934927 [ 5 ] {917ff460-ca53-4de8-8128-8882c375dc61} <Debug> TCPHandler: Processed in 0.002019447 sec. | ||
| 19461 | 2025.09.19 21:00:01.935054 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19462 | 2025.09.19 21:00:01.935150 [ 5 ] {33c78f89-b025-49cb-8eeb-6c837e83841a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19463 | 2025.09.19 21:00:01.935191 [ 5 ] {33c78f89-b025-49cb-8eeb-6c837e83841a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19464 | 2025.09.19 21:00:01.935672 [ 5 ] {33c78f89-b025-49cb-8eeb-6c837e83841a} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19465 | 2025.09.19 21:00:01.935708 [ 5 ] {33c78f89-b025-49cb-8eeb-6c837e83841a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 19466 | 2025.09.19 21:00:01.936007 [ 5 ] {33c78f89-b025-49cb-8eeb-6c837e83841a} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 19467 | 2025.09.19 21:00:01.936209 [ 5 ] {33c78f89-b025-49cb-8eeb-6c837e83841a} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19468 | 2025.09.19 21:00:01.936339 [ 5 ] {33c78f89-b025-49cb-8eeb-6c837e83841a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001208 sec., 52980.13245033112 rows/sec., 4.14 MiB/sec. | ||
| 19469 | 2025.09.19 21:00:01.936378 [ 5 ] {33c78f89-b025-49cb-8eeb-6c837e83841a} <Debug> TCPHandler: Processed in 0.001372943 sec. | ||
| 19470 | 2025.09.19 21:00:01.936496 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19471 | 2025.09.19 21:00:01.936590 [ 5 ] {7d77a9a7-9c66-4084-8a7e-c242ae07c5ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19472 | 2025.09.19 21:00:01.936633 [ 5 ] {7d77a9a7-9c66-4084-8a7e-c242ae07c5ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19473 | 2025.09.19 21:00:01.937093 [ 5 ] {7d77a9a7-9c66-4084-8a7e-c242ae07c5ef} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19474 | 2025.09.19 21:00:01.937131 [ 5 ] {7d77a9a7-9c66-4084-8a7e-c242ae07c5ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 19475 | 2025.09.19 21:00:01.937454 [ 5 ] {7d77a9a7-9c66-4084-8a7e-c242ae07c5ef} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 19476 | 2025.09.19 21:00:01.937658 [ 5 ] {7d77a9a7-9c66-4084-8a7e-c242ae07c5ef} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19477 | 2025.09.19 21:00:01.937785 [ 5 ] {7d77a9a7-9c66-4084-8a7e-c242ae07c5ef} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 19478 | 2025.09.19 21:00:01.937822 [ 5 ] {7d77a9a7-9c66-4084-8a7e-c242ae07c5ef} <Debug> TCPHandler: Processed in 0.001374353 sec. | ||
| 19479 | 2025.09.19 21:00:01.937928 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19480 | 2025.09.19 21:00:01.938023 [ 5 ] {05ac2b69-132d-4648-9d22-f82c0e37e7e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19481 | 2025.09.19 21:00:01.938065 [ 5 ] {05ac2b69-132d-4648-9d22-f82c0e37e7e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19482 | 2025.09.19 21:00:01.938395 [ 5 ] {05ac2b69-132d-4648-9d22-f82c0e37e7e0} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19483 | 2025.09.19 21:00:01.938430 [ 5 ] {05ac2b69-132d-4648-9d22-f82c0e37e7e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 19484 | 2025.09.19 21:00:01.938726 [ 5 ] {05ac2b69-132d-4648-9d22-f82c0e37e7e0} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 19485 | 2025.09.19 21:00:01.938936 [ 5 ] {05ac2b69-132d-4648-9d22-f82c0e37e7e0} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19486 | 2025.09.19 21:00:01.939062 [ 5 ] {05ac2b69-132d-4648-9d22-f82c0e37e7e0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 19487 | 2025.09.19 21:00:01.939098 [ 5 ] {05ac2b69-132d-4648-9d22-f82c0e37e7e0} <Debug> TCPHandler: Processed in 0.001218279 sec. | ||
| 19488 | 2025.09.19 21:00:02.384136 [ 220 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): 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] | ||
| 19489 | 2025.09.19 21:00:02.384218 [ 220 ] {} <Debug> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): 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] | ||
| 19490 | 2025.09.19 21:00:02.386837 [ 220 ] {} <Debug> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): 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] | ||
| 19491 | 2025.09.19 21:00:03.000229 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 383.90 MiB, peak 408.18 MiB, free memory in arenas 0.00 B, will set to 387.90 MiB (RSS), difference: 4.00 MiB | ||
| 19492 | 2025.09.19 21:00:03.432617 [ 224 ] {} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 19493 | 2025.09.19 21:00:03.432674 [ 224 ] {} <Debug> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 19494 | 2025.09.19 21:00:03.434897 [ 224 ] {} <Debug> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 19495 | 2025.09.19 21:00:03.973528 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 829 | ||
| 19496 | 2025.09.19 21:00:03.990795 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19497 | 2025.09.19 21:00:03.990846 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 19498 | 2025.09.19 21:00:03.997172 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 19499 | 2025.09.19 21:00:03.997871 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19500 | 2025.09.19 21:00:04.000984 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 829 | ||
| 19501 | 2025.09.19 21:00:06.205722 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2218 | ||
| 19502 | 2025.09.19 21:00:06.207935 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19503 | 2025.09.19 21:00:06.207978 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 19504 | 2025.09.19 21:00:06.209136 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 19505 | 2025.09.19 21:00:06.209392 [ 242 ] {} <Trace> system.query_log (22ff5c56-75ef-48d4-b228-e915ce8aa844): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19506 | 2025.09.19 21:00:06.209667 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2218 | ||
| 19507 | 2025.09.19 21:00:06.939012 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19508 | 2025.09.19 21:00:06.939213 [ 5 ] {bb484129-99a1-4998-931b-a0b548cd0b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19509 | 2025.09.19 21:00:06.939282 [ 5 ] {bb484129-99a1-4998-931b-a0b548cd0b0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19510 | 2025.09.19 21:00:06.939925 [ 5 ] {bb484129-99a1-4998-931b-a0b548cd0b0b} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19511 | 2025.09.19 21:00:06.939972 [ 5 ] {bb484129-99a1-4998-931b-a0b548cd0b0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 19512 | 2025.09.19 21:00:06.940363 [ 5 ] {bb484129-99a1-4998-931b-a0b548cd0b0b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 19513 | 2025.09.19 21:00:06.940590 [ 5 ] {bb484129-99a1-4998-931b-a0b548cd0b0b} <Trace> oximeter.fields_i16 (35b8eff3-b84f-4c14-b861-24ba0260f8f2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19514 | 2025.09.19 21:00:06.940747 [ 5 ] {bb484129-99a1-4998-931b-a0b548cd0b0b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001586 sec., 15132.408575031526 rows/sec., 1.26 MiB/sec. | ||
| 19515 | 2025.09.19 21:00:06.940792 [ 5 ] {bb484129-99a1-4998-931b-a0b548cd0b0b} <Debug> TCPHandler: Processed in 0.001947986 sec. | ||
| 19516 | 2025.09.19 21:00:06.940911 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19517 | 2025.09.19 21:00:06.941008 [ 5 ] {b19946c2-c2e0-471d-aec9-d5aa50b39eb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19518 | 2025.09.19 21:00:06.941051 [ 5 ] {b19946c2-c2e0-471d-aec9-d5aa50b39eb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19519 | 2025.09.19 21:00:06.941442 [ 5 ] {b19946c2-c2e0-471d-aec9-d5aa50b39eb9} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19520 | 2025.09.19 21:00:06.941477 [ 5 ] {b19946c2-c2e0-471d-aec9-d5aa50b39eb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 19521 | 2025.09.19 21:00:06.941773 [ 5 ] {b19946c2-c2e0-471d-aec9-d5aa50b39eb9} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 19522 | 2025.09.19 21:00:06.941989 [ 5 ] {b19946c2-c2e0-471d-aec9-d5aa50b39eb9} <Trace> oximeter.fields_ipaddr (f981d7ca-aa97-41dc-8154-a5a407a671f0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19523 | 2025.09.19 21:00:06.942121 [ 5 ] {b19946c2-c2e0-471d-aec9-d5aa50b39eb9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001132 sec., 1766.7844522968198 rows/sec., 144.07 KiB/sec. | ||
| 19524 | 2025.09.19 21:00:06.942159 [ 5 ] {b19946c2-c2e0-471d-aec9-d5aa50b39eb9} <Debug> TCPHandler: Processed in 0.00129971 sec. | ||
| 19525 | 2025.09.19 21:00:06.942277 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19526 | 2025.09.19 21:00:06.942399 [ 5 ] {7307649e-d26b-4074-9091-e5ee177d05cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19527 | 2025.09.19 21:00:06.942449 [ 5 ] {7307649e-d26b-4074-9091-e5ee177d05cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19528 | 2025.09.19 21:00:06.943085 [ 5 ] {7307649e-d26b-4074-9091-e5ee177d05cc} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19529 | 2025.09.19 21:00:06.943123 [ 5 ] {7307649e-d26b-4074-9091-e5ee177d05cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 19530 | 2025.09.19 21:00:06.943461 [ 5 ] {7307649e-d26b-4074-9091-e5ee177d05cc} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 19531 | 2025.09.19 21:00:06.943676 [ 5 ] {7307649e-d26b-4074-9091-e5ee177d05cc} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19532 | 2025.09.19 21:00:06.943810 [ 5 ] {7307649e-d26b-4074-9091-e5ee177d05cc} <Debug> executeQuery: Read 297 rows, 27.33 KiB in 0.001436 sec., 206824.51253481893 rows/sec., 18.59 MiB/sec. | ||
| 19533 | 2025.09.19 21:00:06.943850 [ 5 ] {7307649e-d26b-4074-9091-e5ee177d05cc} <Debug> TCPHandler: Processed in 0.001634559 sec. | ||
| 19534 | 2025.09.19 21:00:06.943955 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19535 | 2025.09.19 21:00:06.944049 [ 5 ] {181b543e-e4fb-4013-9349-782ab7bb950d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19536 | 2025.09.19 21:00:06.944089 [ 5 ] {181b543e-e4fb-4013-9349-782ab7bb950d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19537 | 2025.09.19 21:00:06.944514 [ 5 ] {181b543e-e4fb-4013-9349-782ab7bb950d} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19538 | 2025.09.19 21:00:06.944551 [ 5 ] {181b543e-e4fb-4013-9349-782ab7bb950d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 19539 | 2025.09.19 21:00:06.944852 [ 5 ] {181b543e-e4fb-4013-9349-782ab7bb950d} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 19540 | 2025.09.19 21:00:06.945066 [ 5 ] {181b543e-e4fb-4013-9349-782ab7bb950d} <Trace> oximeter.fields_u16 (3c254e6b-fb20-4510-aa0a-4d2de8e500bc): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19541 | 2025.09.19 21:00:06.945196 [ 5 ] {181b543e-e4fb-4013-9349-782ab7bb950d} <Debug> executeQuery: Read 74 rows, 5.61 KiB in 0.001166 sec., 63464.83704974272 rows/sec., 4.70 MiB/sec. | ||
| 19542 | 2025.09.19 21:00:06.945234 [ 5 ] {181b543e-e4fb-4013-9349-782ab7bb950d} <Debug> TCPHandler: Processed in 0.001326841 sec. | ||
| 19543 | 2025.09.19 21:00:06.945339 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19544 | 2025.09.19 21:00:06.945433 [ 5 ] {eb1d5daf-3c13-4be4-a3c2-8dc76397062e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19545 | 2025.09.19 21:00:06.945471 [ 5 ] {eb1d5daf-3c13-4be4-a3c2-8dc76397062e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19546 | 2025.09.19 21:00:06.945856 [ 5 ] {eb1d5daf-3c13-4be4-a3c2-8dc76397062e} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19547 | 2025.09.19 21:00:06.945892 [ 5 ] {eb1d5daf-3c13-4be4-a3c2-8dc76397062e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 19548 | 2025.09.19 21:00:06.946176 [ 5 ] {eb1d5daf-3c13-4be4-a3c2-8dc76397062e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 19549 | 2025.09.19 21:00:06.946378 [ 5 ] {eb1d5daf-3c13-4be4-a3c2-8dc76397062e} <Trace> oximeter.fields_u32 (ea9d5cf7-5e88-4558-8eb9-f4c7fc030851): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19550 | 2025.09.19 21:00:06.946505 [ 5 ] {eb1d5daf-3c13-4be4-a3c2-8dc76397062e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00109 sec., 22018.34862385321 rows/sec., 1.83 MiB/sec. | ||
| 19551 | 2025.09.19 21:00:06.946543 [ 5 ] {eb1d5daf-3c13-4be4-a3c2-8dc76397062e} <Debug> TCPHandler: Processed in 0.00125241 sec. | ||
| 19552 | 2025.09.19 21:00:06.946648 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19553 | 2025.09.19 21:00:06.946740 [ 5 ] {a3935f81-fb3a-43a9-8c9b-234b84bfe5d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19554 | 2025.09.19 21:00:06.946779 [ 5 ] {a3935f81-fb3a-43a9-8c9b-234b84bfe5d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19555 | 2025.09.19 21:00:06.947161 [ 5 ] {a3935f81-fb3a-43a9-8c9b-234b84bfe5d0} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19556 | 2025.09.19 21:00:06.947196 [ 5 ] {a3935f81-fb3a-43a9-8c9b-234b84bfe5d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 19557 | 2025.09.19 21:00:06.947481 [ 5 ] {a3935f81-fb3a-43a9-8c9b-234b84bfe5d0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 19558 | 2025.09.19 21:00:06.947686 [ 5 ] {a3935f81-fb3a-43a9-8c9b-234b84bfe5d0} <Trace> oximeter.fields_u8 (b6fc4d70-2b7b-4f9e-b199-6185e39eac3e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19559 | 2025.09.19 21:00:06.947813 [ 5 ] {a3935f81-fb3a-43a9-8c9b-234b84bfe5d0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00109 sec., 11009.174311926605 rows/sec., 860.09 KiB/sec. | ||
| 19560 | 2025.09.19 21:00:06.947853 [ 5 ] {a3935f81-fb3a-43a9-8c9b-234b84bfe5d0} <Debug> TCPHandler: Processed in 0.00125199 sec. | ||
| 19561 | 2025.09.19 21:00:06.947956 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19562 | 2025.09.19 21:00:06.948047 [ 5 ] {9da3603c-7d1b-4673-81be-68c7b6a60e84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19563 | 2025.09.19 21:00:06.948086 [ 5 ] {9da3603c-7d1b-4673-81be-68c7b6a60e84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19564 | 2025.09.19 21:00:06.948542 [ 5 ] {9da3603c-7d1b-4673-81be-68c7b6a60e84} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19565 | 2025.09.19 21:00:06.948578 [ 5 ] {9da3603c-7d1b-4673-81be-68c7b6a60e84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 19566 | 2025.09.19 21:00:06.948876 [ 5 ] {9da3603c-7d1b-4673-81be-68c7b6a60e84} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 19567 | 2025.09.19 21:00:06.949092 [ 5 ] {9da3603c-7d1b-4673-81be-68c7b6a60e84} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19568 | 2025.09.19 21:00:06.949223 [ 5 ] {9da3603c-7d1b-4673-81be-68c7b6a60e84} <Debug> executeQuery: Read 162 rows, 13.34 KiB in 0.001194 sec., 135678.391959799 rows/sec., 10.91 MiB/sec. | ||
| 19569 | 2025.09.19 21:00:06.949260 [ 5 ] {9da3603c-7d1b-4673-81be-68c7b6a60e84} <Debug> TCPHandler: Processed in 0.001352482 sec. | ||
| 19570 | 2025.09.19 21:00:06.949362 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19571 | 2025.09.19 21:00:06.949454 [ 5 ] {e4a68f41-d9d7-41b0-aa93-e7ed4eae5e8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19572 | 2025.09.19 21:00:06.949495 [ 5 ] {e4a68f41-d9d7-41b0-aa93-e7ed4eae5e8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19573 | 2025.09.19 21:00:06.949892 [ 5 ] {e4a68f41-d9d7-41b0-aa93-e7ed4eae5e8d} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19574 | 2025.09.19 21:00:06.949926 [ 5 ] {e4a68f41-d9d7-41b0-aa93-e7ed4eae5e8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 19575 | 2025.09.19 21:00:06.950257 [ 5 ] {e4a68f41-d9d7-41b0-aa93-e7ed4eae5e8d} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 19576 | 2025.09.19 21:00:06.950466 [ 5 ] {e4a68f41-d9d7-41b0-aa93-e7ed4eae5e8d} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19577 | 2025.09.19 21:00:06.950591 [ 5 ] {e4a68f41-d9d7-41b0-aa93-e7ed4eae5e8d} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001155 sec., 170562.77056277057 rows/sec., 12.23 MiB/sec. | ||
| 19578 | 2025.09.19 21:00:06.950628 [ 5 ] {e4a68f41-d9d7-41b0-aa93-e7ed4eae5e8d} <Debug> TCPHandler: Processed in 0.001313761 sec. | ||
| 19579 | 2025.09.19 21:00:06.950733 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19580 | 2025.09.19 21:00:06.950826 [ 5 ] {abdcd724-daa6-4e25-834d-3378e67fccc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19581 | 2025.09.19 21:00:06.950880 [ 5 ] {abdcd724-daa6-4e25-834d-3378e67fccc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19582 | 2025.09.19 21:00:06.951823 [ 5 ] {abdcd724-daa6-4e25-834d-3378e67fccc8} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19583 | 2025.09.19 21:00:06.951858 [ 5 ] {abdcd724-daa6-4e25-834d-3378e67fccc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 19584 | 2025.09.19 21:00:06.952441 [ 5 ] {abdcd724-daa6-4e25-834d-3378e67fccc8} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 19585 | 2025.09.19 21:00:06.952660 [ 5 ] {abdcd724-daa6-4e25-834d-3378e67fccc8} <Trace> oximeter.measurements_histogramu64 (dfcf4657-2200-47c0-8a2d-32421c7ac972): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19586 | 2025.09.19 21:00:06.952800 [ 5 ] {abdcd724-daa6-4e25-834d-3378e67fccc8} <Debug> executeQuery: Read 60 rows, 110.10 KiB in 0.001992 sec., 30120.481927710847 rows/sec., 53.97 MiB/sec. | ||
| 19587 | 2025.09.19 21:00:06.952868 [ 5 ] {abdcd724-daa6-4e25-834d-3378e67fccc8} <Debug> TCPHandler: Processed in 0.002183611 sec. | ||
| 19588 | 2025.09.19 21:00:06.952974 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19589 | 2025.09.19 21:00:06.953067 [ 5 ] {912ca47b-4714-4767-a0de-5f929a990969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19590 | 2025.09.19 21:00:06.953108 [ 5 ] {912ca47b-4714-4767-a0de-5f929a990969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19591 | 2025.09.19 21:00:06.953466 [ 5 ] {912ca47b-4714-4767-a0de-5f929a990969} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19592 | 2025.09.19 21:00:06.953499 [ 5 ] {912ca47b-4714-4767-a0de-5f929a990969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 19593 | 2025.09.19 21:00:06.953793 [ 5 ] {912ca47b-4714-4767-a0de-5f929a990969} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 19594 | 2025.09.19 21:00:06.954004 [ 5 ] {912ca47b-4714-4767-a0de-5f929a990969} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19595 | 2025.09.19 21:00:06.954132 [ 5 ] {912ca47b-4714-4767-a0de-5f929a990969} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 19596 | 2025.09.19 21:00:06.954168 [ 5 ] {912ca47b-4714-4767-a0de-5f929a990969} <Debug> TCPHandler: Processed in 0.00124315 sec. | ||
| 19597 | 2025.09.19 21:00:08.555832 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 53256 | ||
| 19598 | 2025.09.19 21:00:08.556395 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19599 | 2025.09.19 21:00:08.556435 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 19600 | 2025.09.19 21:00:08.556963 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 19601 | 2025.09.19 21:00:08.557191 [ 244 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19602 | 2025.09.19 21:00:08.557318 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 53256 | ||
| 19603 | 2025.09.19 21:00:08.557337 [ 36 ] {} <Debug> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 19604 | 2025.09.19 21:00:08.557382 [ 36 ] {} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19605 | 2025.09.19 21:00:08.557405 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 19606 | 2025.09.19 21:00:08.557575 [ 198 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::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 | ||
| 19607 | 2025.09.19 21:00:08.557809 [ 198 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19608 | 2025.09.19 21:00:08.557880 [ 198 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_106_21, total 50888 rows starting from the beginning of the part | ||
| 19609 | 2025.09.19 21:00:08.557975 [ 198 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 448 rows starting from the beginning of the part | ||
| 19610 | 2025.09.19 21:00:08.558021 [ 198 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 512 rows starting from the beginning of the part | ||
| 19611 | 2025.09.19 21:00:08.558065 [ 198 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 448 rows starting from the beginning of the part | ||
| 19612 | 2025.09.19 21:00:08.558103 [ 198 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 512 rows starting from the beginning of the part | ||
| 19613 | 2025.09.19 21:00:08.558148 [ 198 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 448 rows starting from the beginning of the part | ||
| 19614 | 2025.09.19 21:00:08.561277 [ 190 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 53256 rows, containing 4 columns (4 merged, 0 gathered) in 0.003793109 sec., 14040197.632074375 rows/sec., 200.85 MiB/sec. | ||
| 19615 | 2025.09.19 21:00:08.561515 [ 186 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 19616 | 2025.09.19 21:00:08.561783 [ 186 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_111_22} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19617 | 2025.09.19 21:00:08.561854 [ 186 ] {544ccef3-4ecf-4d3f-924d-3df06053291f::all_1_111_22} <Trace> system.asynchronous_metric_log (544ccef3-4ecf-4d3f-924d-3df06053291f) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 19618 | 2025.09.19 21:00:08.561936 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 19619 | 2025.09.19 21:00:11.501050 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 836 | ||
| 19620 | 2025.09.19 21:00:11.519342 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19621 | 2025.09.19 21:00:11.519390 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 19622 | 2025.09.19 21:00:11.525666 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 19623 | 2025.09.19 21:00:11.526389 [ 243 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19624 | 2025.09.19 21:00:11.526694 [ 26 ] {} <Debug> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 19625 | 2025.09.19 21:00:11.526762 [ 26 ] {} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19626 | 2025.09.19 21:00:11.526785 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 19627 | 2025.09.19 21:00:11.526876 [ 195 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::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 | ||
| 19628 | 2025.09.19 21:00:11.529548 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 836 | ||
| 19629 | 2025.09.19 21:00:11.529951 [ 195 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19630 | 2025.09.19 21:00:11.530682 [ 195 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 799 rows starting from the beginning of the part | ||
| 19631 | 2025.09.19 21:00:11.534079 [ 195 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 7 rows starting from the beginning of the part | ||
| 19632 | 2025.09.19 21:00:11.537625 [ 195 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 8 rows starting from the beginning of the part | ||
| 19633 | 2025.09.19 21:00:11.541580 [ 195 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 7 rows starting from the beginning of the part | ||
| 19634 | 2025.09.19 21:00:11.546008 [ 195 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 8 rows starting from the beginning of the part | ||
| 19635 | 2025.09.19 21:00:11.550577 [ 195 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 7 rows starting from the beginning of the part | ||
| 19636 | 2025.09.19 21:00:11.611885 [ 195 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 836 rows, containing 679 columns (679 merged, 0 gathered) in 0.085045525 sec., 9830.029269617655 rows/sec., 50.83 MiB/sec. | ||
| 19637 | 2025.09.19 21:00:11.615666 [ 190 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 19638 | 2025.09.19 21:00:11.617684 [ 190 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_111_22} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19639 | 2025.09.19 21:00:11.617794 [ 190 ] {e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a::all_1_111_22} <Trace> system.metric_log (e6c25e3b-b9a6-46f2-81f7-2dde9a6ccd9a) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 19640 | 2025.09.19 21:00:11.620653 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 19641 | 2025.09.19 21:00:11.933732 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19642 | 2025.09.19 21:00:11.933930 [ 5 ] {e460e4e1-bb41-4d05-a41c-ae260867c1ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19643 | 2025.09.19 21:00:11.934002 [ 5 ] {e460e4e1-bb41-4d05-a41c-ae260867c1ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19644 | 2025.09.19 21:00:11.934726 [ 5 ] {e460e4e1-bb41-4d05-a41c-ae260867c1ed} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19645 | 2025.09.19 21:00:11.934775 [ 5 ] {e460e4e1-bb41-4d05-a41c-ae260867c1ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 19646 | 2025.09.19 21:00:11.935169 [ 5 ] {e460e4e1-bb41-4d05-a41c-ae260867c1ed} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 19647 | 2025.09.19 21:00:11.935392 [ 5 ] {e460e4e1-bb41-4d05-a41c-ae260867c1ed} <Trace> oximeter.fields_string (24d809ae-af64-4c6e-8e1a-245c1669593b): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19648 | 2025.09.19 21:00:11.935547 [ 5 ] {e460e4e1-bb41-4d05-a41c-ae260867c1ed} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00167 sec., 33532.934131736525 rows/sec., 2.56 MiB/sec. | ||
| 19649 | 2025.09.19 21:00:11.935589 [ 5 ] {e460e4e1-bb41-4d05-a41c-ae260867c1ed} <Debug> TCPHandler: Processed in 0.001996267 sec. | ||
| 19650 | 2025.09.19 21:00:11.935713 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19651 | 2025.09.19 21:00:11.935808 [ 5 ] {238ac516-a2ed-4641-8ac1-5d330706d3da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19652 | 2025.09.19 21:00:11.935849 [ 5 ] {238ac516-a2ed-4641-8ac1-5d330706d3da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19653 | 2025.09.19 21:00:11.936268 [ 5 ] {238ac516-a2ed-4641-8ac1-5d330706d3da} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19654 | 2025.09.19 21:00:11.936305 [ 5 ] {238ac516-a2ed-4641-8ac1-5d330706d3da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 19655 | 2025.09.19 21:00:11.936611 [ 5 ] {238ac516-a2ed-4641-8ac1-5d330706d3da} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 19656 | 2025.09.19 21:00:11.936818 [ 5 ] {238ac516-a2ed-4641-8ac1-5d330706d3da} <Trace> oximeter.fields_uuid (8107928c-471f-4f51-a196-f6f1aa28a530): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19657 | 2025.09.19 21:00:11.936948 [ 5 ] {238ac516-a2ed-4641-8ac1-5d330706d3da} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001159 sec., 55220.017256255385 rows/sec., 4.31 MiB/sec. | ||
| 19658 | 2025.09.19 21:00:11.936988 [ 5 ] {238ac516-a2ed-4641-8ac1-5d330706d3da} <Debug> TCPHandler: Processed in 0.001322951 sec. | ||
| 19659 | 2025.09.19 21:00:11.937100 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19660 | 2025.09.19 21:00:11.937194 [ 5 ] {5977d6ac-5729-4b4c-9840-6417265af333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19661 | 2025.09.19 21:00:11.937238 [ 5 ] {5977d6ac-5729-4b4c-9840-6417265af333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19662 | 2025.09.19 21:00:11.937661 [ 5 ] {5977d6ac-5729-4b4c-9840-6417265af333} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19663 | 2025.09.19 21:00:11.937697 [ 5 ] {5977d6ac-5729-4b4c-9840-6417265af333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 19664 | 2025.09.19 21:00:11.938019 [ 5 ] {5977d6ac-5729-4b4c-9840-6417265af333} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 19665 | 2025.09.19 21:00:11.938224 [ 5 ] {5977d6ac-5729-4b4c-9840-6417265af333} <Trace> oximeter.measurements_cumulativeu64 (dcf550b9-b704-4f7d-869e-b6ca9b9fbd1b): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19666 | 2025.09.19 21:00:11.938353 [ 5 ] {5977d6ac-5729-4b4c-9840-6417265af333} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 19667 | 2025.09.19 21:00:11.938390 [ 5 ] {5977d6ac-5729-4b4c-9840-6417265af333} <Debug> TCPHandler: Processed in 0.001338832 sec. | ||
| 19668 | 2025.09.19 21:00:11.938495 [ 5 ] {} <Trace> TCP-Session: 4554867d-eafd-44ef-8265-36fba0f12787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19669 | 2025.09.19 21:00:11.938588 [ 5 ] {05fb8199-d1d2-4739-b26d-7dd6f53e4ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32774) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19670 | 2025.09.19 21:00:11.938628 [ 5 ] {05fb8199-d1d2-4739-b26d-7dd6f53e4ac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19671 | 2025.09.19 21:00:11.938950 [ 5 ] {05fb8199-d1d2-4739-b26d-7dd6f53e4ac9} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19672 | 2025.09.19 21:00:11.938986 [ 5 ] {05fb8199-d1d2-4739-b26d-7dd6f53e4ac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 19673 | 2025.09.19 21:00:11.939300 [ 5 ] {05fb8199-d1d2-4739-b26d-7dd6f53e4ac9} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 19674 | 2025.09.19 21:00:11.939501 [ 5 ] {05fb8199-d1d2-4739-b26d-7dd6f53e4ac9} <Trace> oximeter.measurements_u64 (532640c7-ff2d-4056-b2f0-abf8c3ca693a): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19675 | 2025.09.19 21:00:11.939628 [ 5 ] {05fb8199-d1d2-4739-b26d-7dd6f53e4ac9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 19676 | 2025.09.19 21:00:11.939664 [ 5 ] {05fb8199-d1d2-4739-b26d-7dd6f53e4ac9} <Debug> TCPHandler: Processed in 0.001218999 sec. | ||
| 19677 | 2025.09.19 21:00:12.000225 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 389.27 MiB, peak 408.18 MiB, free memory in arenas 0.00 B, will set to 387.90 MiB (RSS), difference: -1.37 MiB | ||